Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf562dc766fd38f4e5702a64e70d5e04b319d653 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-ssh17080430205835755044.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-ssh18392237246229930730.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-ssh2589964736464114537.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-ssh8679414855972612384.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-ssh18434701159478003647.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/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2286 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/372 [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/372 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bf562dc766fd38f4e5702a64e70d5e04b319d653 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf562dc766fd38f4e5702a64e70d5e04b319d653 # timeout=10 Commit message: "feat(security)!: Remove OAuth support for Kong users (#4281)" > git rev-list --no-walk 174f8488092471fc19e005ee5b54feb7e74348b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:10:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:10:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:10:38 ========================================================= 23:10:38 EdgeX Global Pipelines Version Info 23:10:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:10:39 ------------------- 23:10:39 stable info: 23:10:39 ------------------- 23:10:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:10:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:10:39 Message: update stable to v1.0.244 23:10:39 ------------------- 23:10:39 experimental info: 23:10:39 ------------------- 23:10:39 Commited By: **** collab-it+edgex@linuxfoundation.org 23:10:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:10:39 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf562dc [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:40 provisioning config files... 23:10:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/372@tmp/config3747987103531260244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:40 ---> docker-login.sh 23:10:40 nexus3.edgexfoundry.org:10001 23:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:40 Configure a credential helper to remove this warning. See 23:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:40 23:10:40 Login Succeeded 23:10:40 nexus3.edgexfoundry.org:10002 23:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:41 Configure a credential helper to remove this warning. See 23:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:41 23:10:41 Login Succeeded 23:10:41 nexus3.edgexfoundry.org:10003 23:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:41 Configure a credential helper to remove this warning. See 23:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:41 23:10:41 Login Succeeded 23:10:41 nexus3.edgexfoundry.org:10004 23:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:41 Configure a credential helper to remove this warning. See 23:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:41 23:10:41 Login Succeeded 23:10:41 docker.io 23:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:41 Configure a credential helper to remove this warning. See 23:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:41 23:10:41 Login Succeeded 23:10:41 ---> docker-login.sh ends [Pipeline] } 23:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:41 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 23:10:41 + + dirname cmd/core-command/Dockerfile 23:10:41 cut -d/ -f2 23:10:41 + echo core-command,cmd/core-command/Dockerfile 23:10:41 + dirname cmd/core-data/Dockerfile 23:10:41 + cut -d/ -f2 23:10:41 + echo core-data,cmd/core-data/Dockerfile 23:10:41 + dirname cmd/core-metadata/Dockerfile 23:10:41 + cut -d/ -f2 23:10:41 + echo core-metadata,cmd/core-metadata/Dockerfile 23:10:41 + dirname cmd/security-bootstrapper/Dockerfile 23:10:41 + cut -d/ -f2 23:10:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:10:41 + dirname cmd/security-proxy-setup/Dockerfile 23:10:41 + cut -d/ -f2 23:10:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:10:41 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 23:10:41 23:10:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:10:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:10:41 + cut -d/ -f2 23:10:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:10:41 + dirname cmd/security-spire-agent/Dockerfile 23:10:41 + cut -d/ -f2 23:10:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:10:41 + dirname cmd/security-spire-config/Dockerfile 23:10:41 + cut -d/ -f2 23:10:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:10:41 + dirname cmd/security-spire-server/Dockerfile 23:10:41 + cut -d/ -f2 23:10:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:10:41 + dirname cmd/support-notifications/Dockerfile 23:10:41 + cut -d/ -f2 23:10:41 + echo support-notifications,cmd/support-notifications/Dockerfile 23:10:41 + dirname cmd/support-scheduler/Dockerfile 23:10:41 + cut -d/ -f2 23:10:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:10:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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 23:10:42 + git rev-list -1 --merges bf562dc766fd38f4e5702a64e70d5e04b319d653~1..bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] echo 23:10:42 -----------> git rev-list -1 --merges bf562dc766fd38f4e5702a64e70d5e04b319d653~1..bf562dc766fd38f4e5702a64e70d5e04b319d653 bf562dc766fd38f4e5702a64e70d5e04b319d653 [false] [Pipeline] sh 23:10:42 + git log --format=format:%s -1 bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] echo 23:10:42 ========================================================= 23:10:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:10:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:10:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:10:43 + grep -v github /etc/ssh/ssh_known_hosts 23:10:43 + [ -e /tmp/ssh_known_hosts ] 23:10:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:10:43 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:10:43 sudo tee -a /etc/ssh/ssh_known_hosts 23:10:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:43 23:10:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:43 0.1.4: Pulling from edgex-devops/py-git-semver 23:10:43 b85a868b505f: Pulling fs layer 23:10:43 e2be974225ed: Pulling fs layer 23:10:43 339a4e72a1f5: Pulling fs layer 23:10:43 988bab9f4d93: Pulling fs layer 23:10:43 1469e6f7b9e6: Pulling fs layer 23:10:43 eaf3925da568: Pulling fs layer 23:10:43 bab4dde63d76: Pulling fs layer 23:10:43 bde34c3a00c8: Pulling fs layer 23:10:43 b352a97aabf1: Pulling fs layer 23:10:43 4872d77fe225: Pulling fs layer 23:10:43 5851b861e8e6: Pulling fs layer 23:10:43 eaf3925da568: Waiting 23:10:43 bab4dde63d76: Waiting 23:10:43 bde34c3a00c8: Waiting 23:10:43 b352a97aabf1: Waiting 23:10:43 4872d77fe225: Waiting 23:10:43 988bab9f4d93: Waiting 23:10:43 1469e6f7b9e6: Waiting 23:10:43 e2be974225ed: Verifying Checksum 23:10:43 e2be974225ed: Download complete 23:10:43 988bab9f4d93: Verifying Checksum 23:10:43 988bab9f4d93: Download complete 23:10:44 1469e6f7b9e6: Verifying Checksum 23:10:44 1469e6f7b9e6: Download complete 23:10:44 eaf3925da568: Verifying Checksum 23:10:44 eaf3925da568: Download complete 23:10:44 339a4e72a1f5: Verifying Checksum 23:10:44 339a4e72a1f5: Download complete 23:10:44 bde34c3a00c8: Download complete 23:10:44 b352a97aabf1: Download complete 23:10:44 4872d77fe225: Download complete 23:10:44 5851b861e8e6: Verifying Checksum 23:10:44 5851b861e8e6: Download complete 23:10:44 b85a868b505f: Verifying Checksum 23:10:44 b85a868b505f: Download complete 23:10:44 bab4dde63d76: Verifying Checksum 23:10:44 bab4dde63d76: Download complete 23:10:45 b85a868b505f: Pull complete 23:10:45 e2be974225ed: Pull complete 23:10:46 339a4e72a1f5: Pull complete 23:10:46 988bab9f4d93: Pull complete 23:10:46 1469e6f7b9e6: Pull complete 23:10:46 eaf3925da568: Pull complete 23:10:48 bab4dde63d76: Pull complete 23:10:48 bde34c3a00c8: Pull complete 23:10:48 b352a97aabf1: Pull complete 23:10:48 4872d77fe225: Pull complete 23:10:48 5851b861e8e6: Pull complete 23:10:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:48 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:10:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:10:51 $ docker top 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 -eo pid,comm 23:10:51 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). 23:10:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:51 [ssh-agent] Looking for ssh-agent implementation... 23:10:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:51 $ docker exec 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 ssh-agent 23:10:51 SSH_AUTH_SOCK=/tmp/ssh-ExJimzUFkG5H/agent.33 23:10:51 SSH_AGENT_PID=39 23:10:51 Running ssh-add (command line suppressed) 23:10:51 Identity added: /w/workspace/edgex-go/372@tmp/private_key_2431012344514760967.key (/w/workspace/edgex-go/372@tmp/private_key_2431012344514760967.key) 23:10:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:51 + git tag --points-at HEAD [Pipeline] } 23:10:51 $ docker exec --env ******** --env ******** 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 ssh-agent -k 23:10:51 unset SSH_AUTH_SOCK; 23:10:51 unset SSH_AGENT_PID; 23:10:51 echo Agent pid 39 killed; 23:10:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:10:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:52 [ssh-agent] Looking for ssh-agent implementation... 23:10:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:52 $ docker exec 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 ssh-agent 23:10:52 SSH_AUTH_SOCK=/tmp/ssh-q0HVoaNlnLKg/agent.71 23:10:52 SSH_AGENT_PID=77 23:10:52 Running ssh-add (command line suppressed) 23:10:52 Identity added: /w/workspace/edgex-go/372@tmp/private_key_1500487393372900791.key (/w/workspace/edgex-go/372@tmp/private_key_1500487393372900791.key) 23:10:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:52 + git semver init 23:10:52 2023-01-13 23:10:52,909 [run_init] DEBUG init version:0.0.0 force:False 23:10:52 2023-01-13 23:10:52,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/372/.semver 23:10:52 2023-01-13 23:10:52,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/372/.semver 23:10:52 2023-01-13 23:10:52,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/372/.semver'], cwd=/w/workspace/edgex-go/372, universal_newlines=False, shell=None, istream=None) 23:10:58 2023-01-13 23:10:57,516 [append_file] DEBUG append to file:/w/workspace/edgex-go/372/.git/info/exclude 23:10:58 2023-01-13 23:10:57,517 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/372/.semver/main with force:False 23:10:58 2023-01-13 23:10:57,517 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main 23:10:58 2023-01-13 23:10:57,517 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main 23:10:58 3.0.0-dev.18 [Pipeline] } 23:10:58 $ docker exec --env ******** --env ******** 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 ssh-agent -k 23:10:58 unset SSH_AUTH_SOCK; 23:10:58 unset SSH_AGENT_PID; 23:10:58 echo Agent pid 77 killed; 23:10:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:58 + git semver [Pipeline] } 23:10:58 $ docker stop --time=1 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 23:11:00 $ docker rm -f --volumes 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:11:00 Stashed 1 file(s) [Pipeline] echo 23:11:00 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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 23:11:01 + git config --global --add safe.directory /w/workspace/edgex-go/372 [Pipeline] echo 23:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:01 ========================================================= 23:11:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:11:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:11:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:11:01 213ec9aee27d: Pulling fs layer 23:11:01 4583459ba037: Pulling fs layer 23:11:01 93c1e223e6f2: Pulling fs layer 23:11:01 53926ce57604: Pulling fs layer 23:11:01 21b2b0c7a3f4: Pulling fs layer 23:11:01 22ff95d597cd: Pulling fs layer 23:11:01 12d6caf4c0d1: Pulling fs layer 23:11:01 96b7cbca73a9: Pulling fs layer 23:11:01 a7acece74701: Pulling fs layer 23:11:01 53926ce57604: Waiting 23:11:01 21b2b0c7a3f4: Waiting 23:11:01 22ff95d597cd: Waiting 23:11:01 12d6caf4c0d1: Waiting 23:11:01 96b7cbca73a9: Waiting 23:11:01 a7acece74701: Waiting 23:11:01 93c1e223e6f2: Verifying Checksum 23:11:01 93c1e223e6f2: Download complete 23:11:01 4583459ba037: Download complete 23:11:01 21b2b0c7a3f4: Verifying Checksum 23:11:01 21b2b0c7a3f4: Download complete 23:11:01 22ff95d597cd: Verifying Checksum 23:11:01 22ff95d597cd: Download complete 23:11:01 213ec9aee27d: Download complete 23:11:01 12d6caf4c0d1: Verifying Checksum 23:11:01 12d6caf4c0d1: Download complete 23:11:01 213ec9aee27d: Pull complete 23:11:02 4583459ba037: Pull complete 23:11:02 93c1e223e6f2: Pull complete 23:11:02 a7acece74701: Verifying Checksum 23:11:02 a7acece74701: Download complete 23:11:02 96b7cbca73a9: Verifying Checksum 23:11:02 96b7cbca73a9: Download complete 23:11:02 53926ce57604: Verifying Checksum 23:11:02 53926ce57604: Download complete 23:11:06 53926ce57604: Pull complete 23:11:06 21b2b0c7a3f4: Pull complete 23:11:06 22ff95d597cd: Pull complete 23:11:06 12d6caf4c0d1: Pull complete 23:11:08 96b7cbca73a9: Pull complete 23:11:09 a7acece74701: Pull complete 23:11:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:11:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:11:09 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:11:09 WORKDIR /edgex 23:11:09 COPY go.mod . 23:11:09 RUN go mod download 23:11:09 docker build -t ci-base-image-x86_64 -f - . 23:11:10 Sending build context to Docker daemon 170MB 23:11:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:11:10 ---> db6d94c90886 23:11:10 Step 2/4 : WORKDIR /edgex 23:11:14 ---> Running in fe1351da155d 23:11:14 Removing intermediate container fe1351da155d 23:11:14 ---> 783b598acd50 23:11:14 Step 3/4 : COPY go.mod . 23:11:14 ---> a6c9b69de586 23:11:14 Step 4/4 : RUN go mod download 23:11:14 ---> Running in f99c277b2221 23:11:15 Still waiting to schedule task 23:11:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2284’ 23:11:27 Removing intermediate container f99c277b2221 23:11:27 ---> e0a408b81b4a 23:11:27 Successfully built e0a408b81b4a 23:11:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:27 + docker inspect -f . ci-base-image-x86_64 23:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:27 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:11:28 $ docker top 7c0997244b3e45469b5c9756a57d68925ed0ecf6999f8cd1fbec58163ac2c1a3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:28 + go version 23:11:28 go version go1.18.7 linux/amd64 [Pipeline] } 23:11:28 $ docker stop --time=1 7c0997244b3e45469b5c9756a57d68925ed0ecf6999f8cd1fbec58163ac2c1a3 23:11:29 $ docker rm -f --volumes 7c0997244b3e45469b5c9756a57d68925ed0ecf6999f8cd1fbec58163ac2c1a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:30 + docker inspect -f . ci-base-image-x86_64 23:11:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:30 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:11:30 $ docker top e3e0fd64c22f358466e1465a2573a0beadc9047402bb06698146817ecb0a9477 -eo pid,comm [Pipeline] { [Pipeline] echo 23:11:30 ========================================================= 23:11:30 [edgeXBuildGoParallel] Running Tests and Build... 23:11:30 ========================================================= [Pipeline] sh 23:11:31 + git config --global --add safe.directory /w/workspace/edgex-go/372 [Pipeline] fileExists [Pipeline] sh 23:11:31 + make test 23:11:31 go test -race -coverprofile=coverage.out ./... 23:11:39 ? github.com/edgexfoundry/edgex-go [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 23:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements 23:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.120s coverage: 43.0% of statements 23:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.138s coverage: 54.0% of statements 23:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.357s coverage: 89.2% of statements 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.126s coverage: 2.4% of statements 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.532s coverage: 95.6% of statements 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements 23:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.104s coverage: 94.1% of statements 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 23:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 23:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.111s coverage: 94.4% of statements 23:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.085s coverage: 44.8% of statements 23:12:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 79.9% of statements 23:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.116s coverage: 92.9% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.089s coverage: 86.9% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.271s coverage: 91.2% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 65.8% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:12:17 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 23:12:39 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." 23:12:39 go vet ./... 23:12:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:12:41 ./bin/test-attribution-txt.sh [Pipeline] echo 23:12:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:12:42 + ls -al . 23:12:42 total 748 23:12:42 drwxrwxr-x 11 1001 1001 4096 Jan 13 23:11 . 23:12:42 drwxr-xr-x 4 root root 4096 Jan 13 23:11 .. 23:12:42 drwxrwxr-x 2 1001 1001 4096 Jan 13 23:10 .blubracket 23:12:42 -rw-rw-r-- 1 1001 1001 16 Jan 13 23:10 .dockerignore 23:12:42 drwxrwxr-x 8 1001 1001 4096 Jan 13 23:12 .git 23:12:42 drwxrwxr-x 3 1001 1001 4096 Jan 13 23:10 .github 23:12:42 -rw-rw-r-- 1 1001 1001 956 Jan 13 23:10 .gitignore 23:12:42 -rw-rw-r-- 1 1001 1001 42 Jan 13 23:10 .golangci.yml 23:12:42 -rw-rw-r-- 1 1001 1001 87 Jan 13 23:10 .hadolint.yml 23:12:42 drwxr-xr-x 3 1001 1001 4096 Jan 13 23:10 .semver 23:12:42 -rw-rw-r-- 1 1001 1001 166 Jan 13 23:10 .sonarcloud.properties 23:12:42 -rw-rw-r-- 1 1001 1001 1171 Jan 13 23:10 ADOPTERS.md 23:12:42 -rw-rw-r-- 1 1001 1001 10825 Jan 13 23:10 Attribution.txt 23:12:42 -rw-rw-r-- 1 1001 1001 73765 Jan 13 23:10 CHANGELOG.md 23:12:42 -rw-rw-r-- 1 1001 1001 3804 Jan 13 23:10 CONTRIBUTING.md 23:12:42 -rw-rw-r-- 1 1001 1001 677 Jan 13 23:10 GOVERNANCE.md 23:12:42 -rw-rw-r-- 1 1001 1001 850 Jan 13 23:10 Jenkinsfile 23:12:42 -rw-rw-r-- 1 1001 1001 10775 Jan 13 23:10 LICENSE 23:12:42 -rw-rw-r-- 1 1001 1001 12513 Jan 13 23:10 Makefile 23:12:42 -rw-rw-r-- 1 1001 1001 582 Jan 13 23:10 OWNERS.md 23:12:42 -rw-rw-r-- 1 1001 1001 9403 Jan 13 23:10 README.md 23:12:42 -rw-rw-r-- 1 1001 1001 6912 Jan 13 23:10 SECURITY.md 23:12:42 -rw-rw-r-- 1 1001 1001 12 Jan 13 23:11 VERSION 23:12:42 drwxrwxr-x 2 1001 1001 4096 Jan 13 23:10 bin 23:12:42 drwxrwxr-x 16 1001 1001 4096 Jan 13 23:10 cmd 23:12:42 -rw-r--r-- 1 root root 489579 Jan 13 23:12 coverage.out 23:12:42 -rw-rw-r-- 1 1001 1001 3376 Jan 13 23:10 go.mod 23:12:42 -rw-rw-r-- 1 1001 1001 34949 Jan 13 23:10 go.sum 23:12:42 drwxrwxr-x 7 1001 1001 4096 Jan 13 23:10 internal 23:12:42 drwxrwxr-x 3 1001 1001 4096 Jan 13 23:10 openapi 23:12:42 drwxrwxr-x 4 1001 1001 4096 Jan 13 23:10 snap 23:12:42 -rw-rw-r-- 1 1001 1001 204 Jan 13 23:10 version.go [Pipeline] sh 23:12:42 + '[' -e coverage.out ] 23:12:42 + chown 1001:1001 coverage.out [Pipeline] stash 23:12:42 Stashed 1 file(s) [Pipeline] sh 23:12:42 + make build 23:12:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:12:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:12:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:12:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:13:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:13:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:13:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:13:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:13:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:13:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:13:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:13:16 $ docker stop --time=1 e3e0fd64c22f358466e1465a2573a0beadc9047402bb06698146817ecb0a9477 23:13:20 $ docker rm -f --volumes e3e0fd64c22f358466e1465a2573a0beadc9047402bb06698146817ecb0a9477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:13:21 23:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:13:21 latest: Pulling from edgex-devops/edgex-compose 23:13:21 cbdbe7a5bc2a: Pulling fs layer 23:13:21 ca9280d653b3: Pulling fs layer 23:13:21 7e9c9ca2126c: Pulling fs layer 23:13:21 cbdbe7a5bc2a: Download complete 23:13:21 ca9280d653b3: Verifying Checksum 23:13:21 ca9280d653b3: Download complete 23:13:21 cbdbe7a5bc2a: Pull complete 23:13:22 ca9280d653b3: Pull complete 23:13:26 7e9c9ca2126c: Pull complete 23:13:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:13:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:26 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:13:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:13:30 $ docker top 1a42fa7d25fb13af48e3e026fe5ac473c221024634201f6472346d0083ef1c4c -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:30 + docker-compose build --help 23:13:30 + grep parallel 23:13:30 --parallel Build images in parallel. [Pipeline] } 23:13:30 $ docker stop --time=1 1a42fa7d25fb13af48e3e026fe5ac473c221024634201f6472346d0083ef1c4c 23:13:32 $ docker rm -f --volumes 1a42fa7d25fb13af48e3e026fe5ac473c221024634201f6472346d0083ef1c4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:32 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:13:32 $ 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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:13:33 $ docker top 2941d899c444e335c6d1ff85ac5992f190f36fbebcfcfec783697ad7937366e8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:33 + docker-compose -f ./docker-compose-build.yml build --parallel 23:13:34 Building core-command ... 23:13:34 Building core-data ... 23:13:34 Building core-metadata ... 23:13:34 Building security-bootstrapper ... 23:13:34 Building security-proxy-setup ... 23:13:34 Building security-secretstore-setup ... 23:13:34 Building security-spiffe-token-provider ... 23:13:34 Building security-spire-agent ... 23:13:34 Building security-spire-config ... 23:13:34 Building security-spire-server ... 23:13:34 Building support-notifications ... 23:13:34 Building support-scheduler ... 23:13:34 Building security-proxy-setup 23:13:34 Building security-spiffe-token-provider 23:13:34 Building core-metadata 23:13:34 Building security-spire-agent 23:13:34 Building core-data 23:13:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:13:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:13:44 ---> e0a408b81b4a 23:13:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:13:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:13:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:13:44 ---> e0a408b81b4a 23:13:44 Step 3/24 : WORKDIR /edgex-go 23:13:44 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:13:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:13:44 ---> e0a408b81b4a 23:13:44 Step 3/21 : WORKDIR /edgex-go 23:13:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:13:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:13:44 ---> e0a408b81b4a 23:13:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:13:45 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:13:45 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:13:45 ---> e0a408b81b4a 23:13:45 Step 3/19 : WORKDIR /edgex-go 23:13:53 ---> Running in 433493ca1c47 23:13:53 ---> Running in 02b417fbac44 23:13:53 ---> Running in ef77d0db798d 23:13:53 ---> Running in 6a9f0da2e126 23:13:53 ---> Running in ea59de2976d8 23:13:53 Removing intermediate container 433493ca1c47 23:13:53 ---> be53032e83e0 23:13:53 Step 4/24 : WORKDIR /edgex-go 23:13:53 Removing intermediate container 6a9f0da2e126 23:13:53 ---> 466f26ae69bd 23:13:53 Step 4/22 : WORKDIR /edgex-go 23:13:53 Removing intermediate container ef77d0db798d 23:13:53 ---> 93b7699c8f66 23:13:53 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:13:53 Removing intermediate container ea59de2976d8 23:13:53 ---> c20abf201e27 23:13:53 Step 4/21 : RUN apk add --update --no-cache make git 23:13:53 ---> Running in 983786c7a851 23:13:53 Removing intermediate container 02b417fbac44 23:13:53 ---> de0237e643bc 23:13:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:13:53 ---> Running in e50b3d22c0a3 23:13:53 ---> Running in b6dcc035fe08 23:13:53 ---> Running in d3f5f23e510c 23:13:53 ---> Running in 82c2d1400191 23:13:53 Removing intermediate container 983786c7a851 23:13:53 ---> 959e5ca5c34a 23:13:53 Step 5/24 : RUN apk add --update --no-cache make git 23:13:53 ---> Running in f4a2031f537b 23:13:53 Removing intermediate container e50b3d22c0a3 23:13:53 ---> 71e5143153a9 23:13:53 Step 5/22 : RUN apk add --update --no-cache make git 23:13:53 ---> Running in fbc49b121222 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:13:53 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:13:53 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:13:53 OK: 17042 distinct packages available 23:13:53 OK: 211 MiB in 51 packages 23:13:53 OK: 211 MiB in 51 packages 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:13:53 OK: 211 MiB in 51 packages 23:13:53 OK: 211 MiB in 51 packages 23:13:53 OK: 211 MiB in 51 packages 23:13:53 Removing intermediate container d3f5f23e510c 23:13:53 ---> 727c31e515fe 23:13:53 Step 5/21 : COPY go.mod vendor* ./ 23:13:54 Removing intermediate container 82c2d1400191 23:13:54 ---> 594ad4f13ed9 23:13:54 Step 5/24 : COPY go.mod vendor* ./ 23:13:54 ---> df28dd7be7a3 23:13:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:54 ---> Running in 81f1e295c437 23:13:54 Removing intermediate container f4a2031f537b 23:13:54 ---> b65e19a38365 23:13:54 Step 6/24 : COPY go.mod vendor* ./ 23:13:54 Removing intermediate container fbc49b121222 23:13:54 ---> 0345281d588a 23:13:54 Step 6/22 : COPY go.mod vendor* ./ 23:13:54 ---> 62f6aeaa335a 23:13:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:54 ---> Running in bd73778b3a05 23:13:54 Removing intermediate container b6dcc035fe08 23:13:54 ---> 2b960a66bc34 23:13:54 Step 5/19 : COPY go.mod vendor* ./ 23:13:54 ---> 0d4bb3f9115f 23:13:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:54 ---> Running in e1bcf3c8a5c2 23:13:54 ---> d66e0095c008 23:13:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:54 ---> Running in 082ae1a1968b 23:13:54 ---> a69adb829c1c 23:13:54 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:54 ---> Running in 973b2c2d0251 23:14:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2287 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:14:46 Running in /w/workspace/edgex-go/372 [Pipeline] { [Pipeline] checkout 23:14:46 The recommended git tool is: git 23:14:51 using credential edgex-jenkins-ssh 23:14:51 Cloning the remote Git repository 23:14:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:14:51 > git init /w/workspace/edgex-go/372 # timeout=10 23:14:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:14:51 > git --version # timeout=10 23:14:51 > git --version # 'git version 2.25.1' 23:14:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:15:02 Removing intermediate container 81f1e295c437 23:15:02 ---> af5b12124f73 23:15:02 Step 7/21 : COPY . . 23:15:02 Removing intermediate container bd73778b3a05 23:15:02 ---> 80d87f3f1356 23:15:02 Step 7/24 : COPY . . 23:15:02 Removing intermediate container 973b2c2d0251 23:15:02 ---> 43072035f5b3 23:15:02 Step 7/19 : COPY . . 23:15:02 Removing intermediate container e1bcf3c8a5c2 23:15:02 ---> b8aa5c0c312b 23:15:02 Step 8/24 : COPY . . 23:15:02 Removing intermediate container 082ae1a1968b 23:15:02 ---> d5742387939b 23:15:02 Step 8/22 : COPY . . 23:15:05 ---> c9d6ac9c2a24 23:15:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:15:05 ---> d1b884ba1e33 23:15:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:15:05 ---> cde6017597df 23:15:05 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:15:05 ---> 135fa0b2936b 23:15:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:15:05 ---> 6ab95115566d 23:15:05 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:15:05 ---> Running in 68ebdb6d0939 23:15:05 ---> Running in 9ab19471c32b 23:15:05 ---> Running in d384c9c03724 23:15:05 ---> Running in 0f5b77bafdce 23:15:05 ---> Running in 1c533c40a364 23:15:05 Removing intermediate container d384c9c03724 23:15:05 ---> e4f105b768f7 23:15:05 Step 9/24 : WORKDIR /edgex-go/spire-build 23:15:05 ---> Running in e661c5a092ab 23:15:05 Removing intermediate container e661c5a092ab 23:15:05 ---> 2aad05bdb837 23:15:05 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 23:15:05 ---> Running in e7dc9f466a82 23:15:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:15:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:15:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:15:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:15:07 Removing intermediate container e7dc9f466a82 23:15:07 ---> 8538111a986e 23:15:07 Step 11/24 : WORKDIR /edgex-go 23:15:07 ---> Running in c152e3318117 23:15:07 Removing intermediate container c152e3318117 23:15:07 ---> 6aa628e39b11 23:15:07 23:15:07 Step 12/24 : FROM alpine:3.15 23:15:07 3.15: Pulling from library/alpine 23:15:08 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:15:08 Status: Downloaded newer image for alpine:3.15 23:15:08 ---> c4fc93816858 23:15:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:15:08 ---> Running in e42bbe789c52 23:15:08 Removing intermediate container e42bbe789c52 23:15:08 ---> 6d62786b5ba6 23:15:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:15:08 ---> Running in c61907a18766 23:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:15:09 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:15:09 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:15:09 OK: 15859 distinct packages available 23:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:15:09 Avoid second fetch 23:15:09 Checking out Revision bf562dc766fd38f4e5702a64e70d5e04b319d653 (main) 23:15:09 (1/5) Installing dumb-init (1.2.5-r1) 23:15:09 (2/5) Installing musl-obstack (1.2.3-r0) 23:15:09 (3/5) Installing libucontext (1.1-r0) 23:15:09 (4/5) Installing gcompat (1.0.0-r4) 23:15:09 (5/5) Installing openssl (1.1.1s-r1) 23:15:09 Executing busybox-1.34.1-r7.trigger 23:15:09 OK: 7 MiB in 19 packages 23:15:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:15:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:15:09 > git config core.sparsecheckout # timeout=10 23:15:09 > git checkout -f bf562dc766fd38f4e5702a64e70d5e04b319d653 # timeout=10 23:15:10 Commit message: "feat(security)!: Remove OAuth support for Kong users (#4281)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:15:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:15:11 % Total % Received % Xferd Average Speed Time Time Time Current 23:15:11 Dload Upload Total Spent Left Speed 23:15:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 23:15:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:15:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:15:12 + sudo tee /etc/docker/daemon.new 23:15:12 { 23:15:12 "registry-mirrors": [ 23:15:12 "https://nexus3.edgexfoundry.org:10001" 23:15:12 ], 23:15:12 "bip": "10.250.0.254/24", 23:15:12 "hosts": [ 23:15:12 "tcp://0.0.0.0:5555", 23:15:12 "unix:///var/run/docker.sock" 23:15:12 ], 23:15:12 "mtu": 1458, 23:15:12 "selinux-enabled": true, 23:15:12 "seccomp-profile": "/etc/docker/seccomp.json" 23:15:12 } [Pipeline] sh 23:15:12 Removing intermediate container c61907a18766 23:15:12 ---> ca694a5422f3 23:15:12 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:15:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:15:13 + sudo service docker restart 23:15:14 ---> 87fc897f9cc0 23:15:14 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:15:21 ---> fd049fa90353 23:15:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:15:22 ---> 196a22299204 23:15:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:15:23 ---> 29728f0f0a5e 23:15:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:15:25 ---> 7220e4decdd4 23:15:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:15:25 ---> Running in 2ad8a4b3dc27 23:15:26 Removing intermediate container 2ad8a4b3dc27 23:15:26 ---> 4f1d55bd28bb 23:15:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:15:26 ---> Running in dceed3997357 23:15:26 Removing intermediate container dceed3997357 23:15:26 ---> b1bc6e9c7a55 23:15:26 Step 22/24 : LABEL arch=x86_64 23:15:26 ---> Running in 030d1e04cbe4 23:15:27 Removing intermediate container 030d1e04cbe4 23:15:27 ---> 45f67a147f92 23:15:27 Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:15:27 ---> Running in 39df47f47530 23:15:27 Removing intermediate container 39df47f47530 23:15:27 ---> 63f1f4d49130 23:15:27 Step 24/24 : LABEL version=3.0.0-dev.18 23:15:27 ---> Running in 6b581bbfede6 23:15:27 Removing intermediate container 6b581bbfede6 23:15:27 ---> 2887dae720e2 23:15:27 23:15:27 Successfully built 2887dae720e2 23:15:27 Successfully tagged security-spire-agent:latest 23:15:27  Building security-spire-agent ... done Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:31 provisioning config files... 23:15:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/372@tmp/config385094425538323860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:31 ---> docker-login.sh 23:15:31 nexus3.edgexfoundry.org:10001 23:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:32 Configure a credential helper to remove this warning. See 23:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:32 23:15:32 Login Succeeded 23:15:32 nexus3.edgexfoundry.org:10002 23:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:32 Configure a credential helper to remove this warning. See 23:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:32 23:15:32 Login Succeeded 23:15:32 nexus3.edgexfoundry.org:10003 23:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:33 Configure a credential helper to remove this warning. See 23:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:33 23:15:33 Login Succeeded 23:15:33 nexus3.edgexfoundry.org:10004 23:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:33 Configure a credential helper to remove this warning. See 23:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:33 23:15:33 Login Succeeded 23:15:33 docker.io 23:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:34 Configure a credential helper to remove this warning. See 23:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:34 23:15:34 Login Succeeded 23:15:34 ---> docker-login.sh ends [Pipeline] } 23:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:15:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:15:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:15:34 ---> e0a408b81b4a 23:15:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:15:34 ---> Using cache 23:15:34 ---> 466f26ae69bd 23:15:34 Step 4/22 : WORKDIR /edgex-go 23:15:34 ---> Using cache 23:15:34 ---> 71e5143153a9 23:15:34 Step 5/22 : RUN apk add --update --no-cache make git 23:15:34 ---> Using cache 23:15:34 ---> 0345281d588a 23:15:34 Step 6/22 : COPY go.mod vendor* ./ 23:15:34 ---> Using cache 23:15:34 ---> d66e0095c008 23:15:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:34 ---> Using cache 23:15:34 ---> d5742387939b 23:15:34 Step 8/22 : COPY . . 23:15:34 ---> Using cache 23:15:34 ---> c9d6ac9c2a24 23:15:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:15:34 + git config --global --add safe.directory /w/workspace/edgex-go/372 [Pipeline] echo 23:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:34 ========================================================= 23:15:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:15:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:15:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:15:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:15:34 9b18e9b68314: Pulling fs layer 23:15:34 35d82f9e3411: Pulling fs layer 23:15:34 e16973657156: Pulling fs layer 23:15:34 fc693d55d65f: Pulling fs layer 23:15:34 7e9fc2657dce: Pulling fs layer 23:15:34 dda99020689f: Pulling fs layer 23:15:34 db1c61fa0a46: Pulling fs layer 23:15:34 891c053d2c06: Pulling fs layer 23:15:34 7e9fc2657dce: Waiting 23:15:34 fc693d55d65f: Waiting 23:15:34 891c053d2c06: Waiting 23:15:34 dda99020689f: Waiting 23:15:35 e16973657156: Download complete 23:15:35 35d82f9e3411: Verifying Checksum 23:15:35 35d82f9e3411: Download complete 23:15:35 7e9fc2657dce: Download complete 23:15:35 dda99020689f: Verifying Checksum 23:15:35 dda99020689f: Download complete 23:15:35 9b18e9b68314: Verifying Checksum 23:15:36 9b18e9b68314: Pull complete 23:15:36 891c053d2c06: Verifying Checksum 23:15:36 891c053d2c06: Download complete 23:15:36 35d82f9e3411: Pull complete 23:15:36 e16973657156: Pull complete 23:15:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:15:37 db1c61fa0a46: Verifying Checksum 23:15:37 db1c61fa0a46: Download complete 23:15:37 fc693d55d65f: Verifying Checksum 23:15:37 fc693d55d65f: Download complete 23:15:38 ---> Running in eeaaa9724708 23:15:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:15:42 Removing intermediate container 68ebdb6d0939 23:15:42 ---> a69e5d48fb1f 23:15:42 23:15:42 Step 10/24 : FROM alpine:3.16 23:15:42 Removing intermediate container 0f5b77bafdce 23:15:42 ---> db60c22d2397 23:15:42 23:15:42 Step 10/22 : FROM alpine:3.16 23:15:42 Removing intermediate container 1c533c40a364 23:15:42 ---> 631039925c37 23:15:42 23:15:42 Step 9/21 : FROM alpine:3.16 23:15:43 3.16: Pulling from library/alpine 23:15:43 3.16: Pulling from library/alpine 23:15:43 3.16: Pulling from library/alpine 23:15:46 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:15:46 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:15:46 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:15:46 Status: Downloaded newer image for alpine:3.16 23:15:46 Status: Image is up to date for alpine:3.16 23:15:46 Status: Downloaded newer image for alpine:3.16 23:15:46 ---> bfe296a52501 23:15:46 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:15:46 ---> bfe296a52501 23:15:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:15:46 ---> bfe296a52501 23:15:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:15:46 Removing intermediate container 9ab19471c32b 23:15:46 ---> 02977c0d155d 23:15:46 23:15:46 Step 9/19 : FROM alpine:3.15 23:15:46 ---> c4fc93816858 23:15:46 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:15:46 ---> Using cache 23:15:46 ---> 6d62786b5ba6 23:15:46 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:15:46 ---> Running in f261c99586ed 23:15:46 ---> Running in ffc0050f28bc 23:15:46 ---> Running in 614f4156ecc9 23:15:46 ---> Running in d368fba420ed 23:15:46 Removing intermediate container f261c99586ed 23:15:46 ---> eea77c00a9ac 23:15:46 Step 12/22 : ENV APP_PORT=59880 23:15:46 ---> Running in b406fcc9c6a7 23:15:47 Removing intermediate container b406fcc9c6a7 23:15:47 ---> 91ad20ff86ae 23:15:47 Step 13/22 : EXPOSE $APP_PORT 23:15:47 ---> Running in 321980fef31a 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:15:47 Removing intermediate container 321980fef31a 23:15:47 ---> 888e4712002b 23:15:47 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:15:47 (1/1) Installing dumb-init (1.2.5-r1) 23:15:47 Executing busybox-1.35.0-r17.trigger 23:15:47 OK: 6 MiB in 15 packages 23:15:47 ---> Running in a8e08608087c 23:15:47 (1/6) Installing ca-certificates (20220614-r0) 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:15:47 (2/6) Installing brotli-libs (1.0.9-r6) 23:15:47 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:15:47 (4/6) Installing libcurl (7.83.1-r5) 23:15:47 (5/6) Installing curl (7.83.1-r5) 23:15:47 (6/6) Installing dumb-init (1.2.5-r1) 23:15:47 Executing busybox-1.35.0-r17.trigger 23:15:47 Executing ca-certificates-20220614-r0.trigger 23:15:47 OK: 8 MiB in 20 packages 23:15:48 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:15:48 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:15:48 OK: 15859 distinct packages available 23:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:15:48 Removing intermediate container 614f4156ecc9 23:15:48 ---> aade2a64b302 23:15:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:15:48 (1/9) Installing ca-certificates (20220614-r0) 23:15:48 (2/9) Installing brotli-libs (1.0.9-r5) 23:15:48 ---> Running in 431d2b31fd0a 23:15:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:15:48 (4/9) Installing libcurl (7.80.0-r5) 23:15:48 (5/9) Installing curl (7.80.0-r5) 23:15:48 (6/9) Installing dumb-init (1.2.5-r1) 23:15:48 (7/9) Installing musl-obstack (1.2.3-r0) 23:15:48 (8/9) Installing libucontext (1.1-r0) 23:15:48 (9/9) Installing gcompat (1.0.0-r4) 23:15:48 Executing busybox-1.34.1-r7.trigger 23:15:48 Executing ca-certificates-20220614-r0.trigger 23:15:48 (1/1) Installing dumb-init (1.2.5-r1) 23:15:48 Executing busybox-1.35.0-r17.trigger 23:15:48 OK: 6 MiB in 15 packages 23:15:48 OK: 8 MiB in 23 packages 23:15:48 Removing intermediate container 431d2b31fd0a 23:15:48 ---> 2cbf1123b920 23:15:48 Step 13/24 : ENV APP_PORT=59881 23:15:49 ---> Running in a5d8052f36bf 23:15:49 Removing intermediate container ffc0050f28bc 23:15:49 ---> 11cf5df15507 23:15:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:15:49 ---> Running in 228ee0a1fb13 23:15:49 Removing intermediate container a5d8052f36bf 23:15:49 ---> 03c3cb38f71d 23:15:49 Step 14/24 : EXPOSE $APP_PORT 23:15:49 ---> Running in d4eac9c048f3 23:15:49 Removing intermediate container 228ee0a1fb13 23:15:49 ---> 96ea35c8c1a6 23:15:49 Step 12/21 : WORKDIR /edgex 23:15:49 Removing intermediate container a8e08608087c 23:15:49 ---> ca2690d2c1fb 23:15:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:49 Removing intermediate container d368fba420ed 23:15:49 ---> 06240f9f08a9 23:15:49 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:49 ---> Running in bb028aacc5b9 23:15:49 Removing intermediate container d4eac9c048f3 23:15:49 ---> 88783de50019 23:15:49 Step 15/24 : WORKDIR / 23:15:50 ---> Running in 2fbdf5c92455 23:15:50 Removing intermediate container bb028aacc5b9 23:15:50 ---> c1e6bbf352ba 23:15:50 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:15:50 ---> b3ef3b71ed4f 23:15:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:15:50 fc693d55d65f: Pull complete 23:15:50 7e9fc2657dce: Pull complete 23:15:50 dda99020689f: Pull complete 23:15:50 Removing intermediate container 2fbdf5c92455 23:15:50 ---> 6a46313977dd 23:15:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:50 ---> 8fa5628c4bac 23:15:50 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:15:50 ---> 51fdcb943631 23:15:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:15:51 ---> 2d1cdc23b414 23:15:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:15:51 ---> c5f1685ccc12 23:15:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:15:51 ---> be91e2d8e7f0 23:15:51 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:15:52 ---> d368805fdf39 23:15:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:15:52 ---> 928509882895 23:15:52 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:15:52 ---> e96fe0a0a658 23:15:52 Step 18/22 : ENTRYPOINT ["/core-data"] 23:15:52 ---> 8e2d35be6071 23:15:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:15:52 ---> Running in e4d61d9021dc 23:15:52 ---> Running in 7b03aed09a3a 23:15:52 Removing intermediate container e4d61d9021dc 23:15:52 ---> 05aab527d646 23:15:52 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:53 Removing intermediate container 7b03aed09a3a 23:15:53 ---> 1705429483d6 23:15:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:53 ---> Running in 56dcee696245 23:15:53 ---> d477c3bcf218 23:15:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:15:53 ---> 428dd5a95170 23:15:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:15:53 ---> Running in 78a4e228b63c 23:15:53 Removing intermediate container 56dcee696245 23:15:53 ---> a0c810e50f10 23:15:53 Step 17/19 : LABEL arch=x86_64 23:15:53 ---> Running in 73e7d4e74190 23:15:53 Removing intermediate container 78a4e228b63c 23:15:53 ---> 6a7d256a065f 23:15:53 Step 20/22 : LABEL arch=x86_64 23:15:53 ---> 8829747ee5d9 23:15:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:15:53 ---> Running in 75e9173fa9d0 23:15:53 ---> Running in 501d6f06fff2 23:15:53 ---> 02ddf7fc9f44 23:15:53 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:15:53 Removing intermediate container 73e7d4e74190 23:15:53 ---> c89ce85100c5 23:15:53 Step 18/19 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:15:53 ---> Running in 896620c9db35 23:15:53 ---> Running in b69ba2ae4a87 23:15:53 Removing intermediate container 75e9173fa9d0 23:15:53 ---> c334bb5794ac 23:15:53 Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:15:54 Removing intermediate container 501d6f06fff2 23:15:54 ---> 2a460fbe28c4 23:15:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:54 ---> Running in 9e6cf1349d5e 23:15:54 ---> Running in 76d02dafb6a6 23:15:54 Removing intermediate container b69ba2ae4a87 23:15:54 ---> c75a0768bc35 23:15:54 Step 19/19 : LABEL version=3.0.0-dev.18 23:15:54 ---> Running in 36bec42a93d5 23:15:54 Removing intermediate container 36bec42a93d5 23:15:54 ---> 0fdd28c9b6a8 23:15:54 23:15:54 Removing intermediate container 9e6cf1349d5e 23:15:54 ---> 571fcf6644da 23:15:54 Step 22/22 : LABEL version=3.0.0-dev.18 23:15:54 Removing intermediate container 76d02dafb6a6 23:15:54 ---> a6f11c7b8ac2 23:15:54 Step 22/24 : LABEL arch=x86_64 23:15:54 ---> Running in 8b974bac09f2 23:15:54 Successfully built 0fdd28c9b6a8 23:15:54 ---> Running in d76e1f56b605 23:15:54 Successfully tagged security-spiffe-token-provider:latest 23:15:54  Building security-spiffe-token-provider ... done Building security-spire-server 23:15:56 db1c61fa0a46: Pull complete 23:15:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:15:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:15:57 ---> e0a408b81b4a 23:15:57 Step 3/23 : WORKDIR /edgex-go 23:15:57 ---> Using cache 23:15:57 ---> de0237e643bc 23:15:57 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:15:57 ---> Using cache 23:15:57 ---> 594ad4f13ed9 23:15:57 Step 5/23 : COPY go.mod vendor* ./ 23:15:57 ---> Using cache 23:15:57 ---> 62f6aeaa335a 23:15:57 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:57 ---> Using cache 23:15:57 ---> 80d87f3f1356 23:15:57 Step 7/23 : COPY . . 23:15:57 ---> Using cache 23:15:57 ---> 135fa0b2936b 23:15:57 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:15:57 ---> Using cache 23:15:57 ---> e4f105b768f7 23:15:57 Step 9/23 : WORKDIR /edgex-go/spire-build 23:15:57 ---> Using cache 23:15:57 ---> 2aad05bdb837 23:15:57 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 23:15:58 Removing intermediate container 8b974bac09f2 23:15:58 ---> 412024268b82 23:15:58 23:15:58 Removing intermediate container d76e1f56b605 23:15:58 ---> 7cedd233bcc0 23:15:58 Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:15:58 ---> Running in 97a87cf8a769 23:15:58 ---> Running in df2bc7a52b5e 23:15:58 Successfully built 412024268b82 23:15:58 Successfully tagged core-data:latest 23:15:58 Building security-spire-config 23:15:58 891c053d2c06: Pull complete 23:15:58 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:15:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:15:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:15:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:15:59 WORKDIR /edgex 23:15:59 COPY go.mod . 23:15:59 RUN go mod download 23:15:59 + docker build -t ci-base-image-arm64 -f - . 23:15:59  Building core-data ... done Removing intermediate container 896620c9db35 23:15:59 ---> 53dff84d679d 23:15:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:15:59 Sending build context to Docker daemon 3.112MB 23:15:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:15:59 ---> f96f9c87975a 23:15:59 Step 2/4 : WORKDIR /edgex 23:16:00 Removing intermediate container df2bc7a52b5e 23:16:00 ---> 045a7407e363 23:16:00 Step 24/24 : LABEL version=3.0.0-dev.18 23:16:00 ---> Running in 8eb87a52525e 23:16:00 ---> Running in c4e184af387e 23:16:00 Removing intermediate container 8eb87a52525e 23:16:00 ---> eda584f6118e 23:16:00 Step 19/21 : LABEL arch=x86_64 23:16:01 Removing intermediate container 97a87cf8a769 23:16:01 ---> 90b1963d56f3 23:16:01 Removing intermediate container c4e184af387e 23:16:01 ---> 6c45e42d0ff2 23:16:01 23:16:01 Step 11/23 : WORKDIR /edgex-go 23:16:01 Successfully built 6c45e42d0ff2 23:16:01 Successfully tagged core-metadata:latest 23:16:01 Building support-notifications 23:16:01 ---> Running in 3c28b89469d8 23:16:01  Building core-metadata ... done  ---> Running in 2acdc020815f 23:16:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:16:01 ---> e0a408b81b4a 23:16:01 Step 3/24 : WORKDIR /edgex-go 23:16:01 ---> Using cache 23:16:01 ---> de0237e643bc 23:16:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:16:01 ---> Using cache 23:16:01 ---> 594ad4f13ed9 23:16:01 Step 5/24 : COPY go.mod vendor* ./ 23:16:01 ---> Using cache 23:16:01 ---> 62f6aeaa335a 23:16:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:01 ---> Using cache 23:16:01 ---> 80d87f3f1356 23:16:01 Step 7/24 : COPY . . 23:16:01 ---> Using cache 23:16:01 ---> 135fa0b2936b 23:16:01 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:16:01 ---> Using cache 23:16:01 ---> e4f105b768f7 23:16:01 Step 9/24 : WORKDIR /edgex-go/spire-build 23:16:01 ---> Using cache 23:16:01 ---> 2aad05bdb837 23:16:01 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 23:16:01 ---> Using cache 23:16:01 ---> 8538111a986e 23:16:01 Step 11/24 : WORKDIR /edgex-go 23:16:01 ---> Using cache 23:16:01 ---> 6aa628e39b11 23:16:01 23:16:01 Step 12/24 : FROM alpine:3.15 23:16:01 ---> c4fc93816858 23:16:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:16:01 ---> Using cache 23:16:01 ---> 6d62786b5ba6 23:16:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:16:01 ---> Running in 0983d5146df3 23:16:02 Removing intermediate container 0983d5146df3 23:16:02 ---> 480731eb7abc 23:16:02 Step 3/4 : COPY go.mod . 23:16:02 ---> 8c9603f8a5f7 23:16:02 Step 4/4 : RUN go mod download 23:16:02 ---> Running in 03f30e421d44 23:16:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:16:04 ---> e0a408b81b4a 23:16:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:16:04 ---> Using cache 23:16:04 ---> 466f26ae69bd 23:16:04 Step 4/22 : WORKDIR /edgex-go 23:16:04 ---> Using cache 23:16:04 ---> 71e5143153a9 23:16:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:16:05 Removing intermediate container 3c28b89469d8 23:16:05 ---> 29736027197f 23:16:05 Step 20/21 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:16:05 ---> Running in 85d66557e837 23:16:05 Removing intermediate container 2acdc020815f 23:16:05 ---> e187c8795dda 23:16:05 23:16:05 Step 12/23 : FROM alpine:3.15 23:16:05 ---> c4fc93816858 23:16:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:16:05 ---> Using cache 23:16:05 ---> 6d62786b5ba6 23:16:05 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:16:05 ---> Using cache 23:16:05 ---> ca694a5422f3 23:16:05 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:16:05 ---> Running in 5d8149f32d3e 23:16:05 ---> Running in 4e48b5a8c74c 23:16:05 Removing intermediate container 4e48b5a8c74c 23:16:05 ---> 515754daf19e 23:16:05 Step 21/21 : LABEL version=3.0.0-dev.18 23:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:16:06 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:16:06 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:16:06 OK: 15859 distinct packages available 23:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:06 (1/4) Installing dumb-init (1.2.5-r1) 23:16:06 (2/4) Installing musl-obstack (1.2.3-r0) 23:16:06 (3/4) Installing libucontext (1.1-r0) 23:16:06 (4/4) Installing gcompat (1.0.0-r4) 23:16:06 Executing busybox-1.34.1-r7.trigger 23:16:06 OK: 6 MiB in 18 packages 23:16:06 OK: 211 MiB in 51 packages 23:16:07 ---> Running in bec0a679c89d 23:16:07 ---> 318adc4a5007 23:16:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:16:07 Removing intermediate container bec0a679c89d 23:16:07 ---> 0547e03f56f8 23:16:07 23:16:08 Removing intermediate container eeaaa9724708 23:16:08 ---> 166955e899fd 23:16:08 23:16:08 Step 10/22 : FROM alpine:3.16 23:16:08 ---> bfe296a52501 23:16:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:16:08 ---> Using cache 23:16:08 ---> aade2a64b302 23:16:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:16:08 ---> Using cache 23:16:08 ---> 2cbf1123b920 23:16:08 Step 13/22 : ENV APP_PORT=59861 23:16:08 ---> d0621df4dc05 23:16:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:16:08 Successfully built 0547e03f56f8 23:16:08 Successfully tagged security-proxy-setup:latest 23:16:08  Building security-proxy-setup ... done Building security-bootstrapper 23:16:08 Removing intermediate container 85d66557e837 23:16:08 ---> 7008042a8a82 23:16:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:16:08 Removing intermediate container 5d8149f32d3e 23:16:08 ---> 6c248110d86a 23:16:08 Step 6/22 : COPY go.mod vendor* ./ 23:16:08 ---> Running in 31b338048e41 23:16:09 Removing intermediate container 31b338048e41 23:16:09 ---> b9c35fde56a5 23:16:09 Step 14/22 : EXPOSE $APP_PORT 23:16:11 ---> 63d7f29f0ea7 23:16:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:16:11 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:16:11 ---> e0a408b81b4a 23:16:11 Step 3/32 : WORKDIR /edgex-go 23:16:11 ---> Using cache 23:16:11 ---> de0237e643bc 23:16:11 Step 4/32 : RUN apk add --update --no-cache make git 23:16:11 ---> 3c8bd1d1c59a 23:16:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:11 ---> 8eb477bde0ad 23:16:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:16:11 ---> Running in 3d8db5027805 23:16:11 ---> Running in 3854b538924f 23:16:11 ---> Running in b2c33c616e69 23:16:11 ---> edcba95ece77 23:16:11 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:16:11 Removing intermediate container 3d8db5027805 23:16:11 ---> 6721fcfb30f3 23:16:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:16:11 ---> fea3855c3e19 23:16:11 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:16:11 ---> Running in 9fc8580bbb05 23:16:11 ---> Running in 82b40b0afc6d 23:16:11 Removing intermediate container 82b40b0afc6d 23:16:11 ---> 12cfe1cd53c8 23:16:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:16:11 Removing intermediate container 9fc8580bbb05 23:16:11 ---> 586874e24139 23:16:11 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:16:11 ---> bb2ce130e586 23:16:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:16:11 ---> Running in 9a560bbff8ae 23:16:11 ---> f2fecc1618ef 23:16:11 Step 19/24 : WORKDIR / 23:16:11 Removing intermediate container 9a560bbff8ae 23:16:11 ---> 1776db9a40c4 23:16:11 Step 21/23 : LABEL arch=x86_64 23:16:11 ---> Running in ce565188e1f3 23:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:11 ---> Running in fd807b26bd8b 23:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:11 Removing intermediate container ce565188e1f3 23:16:11 ---> 4fe31efc1563 23:16:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:16:11 OK: 211 MiB in 51 packages 23:16:12 Removing intermediate container fd807b26bd8b 23:16:12 ---> 9447844ed0af 23:16:12 Step 22/23 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:16:12 ---> Running in c831add91dcb 23:16:12 ---> 209d7c9ce28a 23:16:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:16:12 ---> Running in 95967005f52a 23:16:12 Removing intermediate container c831add91dcb 23:16:12 ---> f55dab50ad04 23:16:12 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:16:12 ---> Running in 9fba4ee50299 23:16:12 Removing intermediate container 95967005f52a 23:16:12 ---> a158cdff5700 23:16:12 Step 23/23 : LABEL version=3.0.0-dev.18 23:16:12 ---> a06eae2b25ae 23:16:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:16:12 ---> Running in 883b76dac14b 23:16:12 Removing intermediate container 3854b538924f 23:16:12 ---> 254a1ac94043 23:16:12 Step 5/32 : COPY go.mod vendor* ./ 23:16:12 ---> Running in c4402875ee91 23:16:12 Removing intermediate container 9fba4ee50299 23:16:12 ---> 5856678f046c 23:16:12 Step 22/24 : LABEL arch=x86_64 23:16:12 ---> Running in a734d0b380fe 23:16:12 Removing intermediate container 883b76dac14b 23:16:12 ---> 264b942050a9 23:16:12 23:16:12 Removing intermediate container c4402875ee91 23:16:12 ---> 120eccd2b2cb 23:16:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:16:12 ---> 851c5370c721 23:16:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:12 Removing intermediate container a734d0b380fe 23:16:12 ---> f5ffa9c13ea9 23:16:12 Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:16:12 ---> Running in 24daf034faf6 23:16:12 ---> Running in 97585bb0e077 23:16:12 Successfully built 264b942050a9 23:16:12 Successfully tagged security-spire-server:latest 23:16:12  Building security-spire-server ... done Building core-command 23:16:12 ---> Running in 0a49115eb785 23:16:13 Removing intermediate container 24daf034faf6 23:16:13 ---> 3b44b2fdc0b7 23:16:13 Step 20/22 : LABEL arch=x86_64 23:16:13 Removing intermediate container 0a49115eb785 23:16:13 ---> 6bed147bf033 23:16:13 Step 24/24 : LABEL version=3.0.0-dev.18 23:16:14 ---> Running in a335f211f2ff 23:16:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:16:15 ---> e0a408b81b4a 23:16:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:16:15 ---> Using cache 23:16:15 ---> 466f26ae69bd 23:16:15 Step 4/23 : WORKDIR /edgex-go 23:16:15 ---> Using cache 23:16:15 ---> 71e5143153a9 23:16:15 Step 5/23 : RUN apk add --update --no-cache make git 23:16:15 ---> Using cache 23:16:15 ---> 0345281d588a 23:16:15 Step 6/23 : COPY go.mod vendor* ./ 23:16:15 ---> Using cache 23:16:15 ---> d66e0095c008 23:16:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:15 ---> Using cache 23:16:15 ---> d5742387939b 23:16:15 Step 8/23 : COPY . . 23:16:15 ---> Using cache 23:16:15 ---> c9d6ac9c2a24 23:16:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:16:16 ---> Running in b43dec13adb7 23:16:16 Removing intermediate container a335f211f2ff 23:16:16 ---> 40ecfc08414e 23:16:16 Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:16:16 ---> Running in e16d1f21f96b 23:16:16 ---> Running in 43c8044ad198 23:16:17 Removing intermediate container b43dec13adb7 23:16:17 ---> 49571bf14277 23:16:17 23:16:17 Removing intermediate container 43c8044ad198 23:16:17 ---> 4021608a3810 23:16:17 Step 22/22 : LABEL version=3.0.0-dev.18 23:16:17 ---> Running in d8685d8951b9 23:16:17 Successfully built 49571bf14277 23:16:17 Successfully tagged security-spire-config:latest 23:16:17  Building security-spire-config ... done Building security-secretstore-setup 23:16:17 Removing intermediate container d8685d8951b9 23:16:17 ---> f7d9da2937a5 23:16:17 23:16:17 Successfully built f7d9da2937a5 23:16:17 Successfully tagged support-scheduler:latest 23:16:17  Building support-scheduler ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:16:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:16:21 ---> e0a408b81b4a 23:16:21 Step 3/24 : WORKDIR /edgex-go 23:16:21 ---> Using cache 23:16:21 ---> de0237e643bc 23:16:21 Step 4/24 : RUN apk add --update --no-cache make git 23:16:21 ---> Using cache 23:16:21 ---> 254a1ac94043 23:16:21 Step 5/24 : COPY go.mod vendor* ./ 23:16:21 ---> Using cache 23:16:21 ---> 851c5370c721 23:16:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:28 ---> Running in dc5b4beb5ac2 23:16:35 Removing intermediate container 03f30e421d44 23:16:35 ---> 45f573c3277d 23:16:35 Successfully built 45f573c3277d 23:16:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:35 + docker inspect -f . ci-base-image-arm64 23:16:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:35 prd-ubuntu20.04-docker-arm64-4c-16g-2287 does not seem to be running inside a container 23:16:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:16:36 $ docker top 90a8059a8935b201ed36664432a97a9d8a093957dd140ca33047e0a3f4d02e67 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:37 + go version 23:16:37 go version go1.18.7 linux/arm64 [Pipeline] } 23:16:37 $ docker stop --time=1 90a8059a8935b201ed36664432a97a9d8a093957dd140ca33047e0a3f4d02e67 23:16:39 $ docker rm -f --volumes 90a8059a8935b201ed36664432a97a9d8a093957dd140ca33047e0a3f4d02e67 [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 23:16:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:16:40 23:16:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:16:43 latest: Pulling from edgex-devops/edgex-compose-arm64 23:16:43 29e5d40040c1: Pulling fs layer 23:16:43 1ce36da41761: Pulling fs layer 23:16:43 25b303627fd3: Pulling fs layer 23:16:43 29e5d40040c1: Verifying Checksum 23:16:43 29e5d40040c1: Download complete 23:16:43 1ce36da41761: Verifying Checksum 23:16:43 1ce36da41761: Download complete 23:16:43 29e5d40040c1: Pull complete 23:16:45 1ce36da41761: Pull complete 23:16:45 25b303627fd3: Verifying Checksum 23:16:45 25b303627fd3: Download complete 23:16:46 Removing intermediate container 97585bb0e077 23:16:46 ---> 8f16076880f1 23:16:46 Step 7/32 : COPY . . 23:16:46 Removing intermediate container b2c33c616e69 23:16:46 ---> 03172f5292be 23:16:46 Step 8/22 : COPY . . 23:16:54 Removing intermediate container e16d1f21f96b 23:16:54 ---> 2520ebe18be9 23:16:54 23:16:54 Step 10/23 : FROM alpine:3.16 23:16:54 ---> bfe296a52501 23:16:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:16:54 ---> Using cache 23:16:54 ---> aade2a64b302 23:16:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:16:54 ---> Using cache 23:16:54 ---> 2cbf1123b920 23:16:54 Step 13/23 : ENV APP_PORT=59882 23:16:54 ---> 46cae6400892 23:16:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:16:54 ---> 079ab3b3e34d 23:16:54 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:16:54 ---> Running in af428cca10b0 23:16:54 ---> Running in fc21ecebb714 23:16:54 ---> Running in d9e5c2a39cdf 23:16:54 Removing intermediate container af428cca10b0 23:16:54 ---> 61a592487795 23:16:54 Step 14/23 : EXPOSE $APP_PORT 23:16:54 ---> Running in dd62db833264 23:16:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:16:54 Removing intermediate container dd62db833264 23:16:54 ---> c46c47548073 23:16:54 Step 15/23 : WORKDIR / 23:16:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:16:54 Removing intermediate container dc5b4beb5ac2 23:16:54 ---> 5d57a3bb9cdd 23:16:54 Step 7/24 : COPY . . 23:16:54 ---> Running in e42685298d7d 23:16:54 Removing intermediate container e42685298d7d 23:16:54 ---> 2203b6572698 23:16:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:16:55 25b303627fd3: Pull complete 23:16:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:16:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:55 prd-ubuntu20.04-docker-arm64-4c-16g-2287 does not seem to be running inside a container 23:16:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:16:56 ---> b37e7f93c654 23:16:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:16:57 $ docker top 6193704e74f6bb6320aa0df5133443a33cb3e0e7b246373951ecd658d37660fa -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:58 ---> 8790eb2869de 23:16:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:16:58 ---> 3a09f93b273a 23:16:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:16:58 ---> Running in 31fac4da4971 23:16:58 ---> 583fcedb2af2 23:16:58 Step 19/23 : ENTRYPOINT ["/core-command"] 23:16:58 ---> Running in 53922e0b4ee1 23:16:58 + docker-compose build+ --helpgrep 23:16:58 parallel 23:16:58 Removing intermediate container 53922e0b4ee1 23:16:58 ---> 29980735ba41 23:16:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:16:58 ---> Running in 1e160d42a043 23:16:59 Removing intermediate container 1e160d42a043 23:16:59 ---> cd68387c9f6d 23:16:59 Step 21/23 : LABEL arch=x86_64 23:16:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:16:59 ---> Running in 2aee23ec199a 23:16:59 Removing intermediate container 2aee23ec199a 23:16:59 ---> 436a12573471 23:16:59 Step 22/23 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:16:59 ---> Running in d7d71377ac06 23:17:00 Removing intermediate container d7d71377ac06 23:17:00 ---> 8ebc0aff5cfb 23:17:00 Step 23/23 : LABEL version=3.0.0-dev.18 23:17:00 ---> Running in d171d08ee9f8 23:17:00 Removing intermediate container d171d08ee9f8 23:17:00 ---> 98b14cc3cfab 23:17:00 23:17:00 Successfully built 98b14cc3cfab 23:17:00 Successfully tagged core-command:latest 23:17:04 --parallel Build images in parallel. [Pipeline] } 23:17:04 $ docker stop --time=1 6193704e74f6bb6320aa0df5133443a33cb3e0e7b246373951ecd658d37660fa 23:17:05 $ docker rm -f --volumes 6193704e74f6bb6320aa0df5133443a33cb3e0e7b246373951ecd658d37660fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:06 prd-ubuntu20.04-docker-arm64-4c-16g-2287 does not seem to be running inside a container 23:17:06 $ 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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:17:07 $ docker top 4fce2cf6bfdd00835c4cff80a8bfd1dca575f19e0ed74e878fed5c6a9bae1ff3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:08 + docker-compose -f ./docker-compose-build.yml build --parallel 23:17:13 Building core-command ... 23:17:13 Building core-data ... 23:17:13 Building core-metadata ... 23:17:13 Building security-bootstrapper ... 23:17:13 Building security-proxy-setup ... 23:17:13 Building security-secretstore-setup ... 23:17:13 Building security-spiffe-token-provider ... 23:17:13 Building security-spire-agent ... 23:17:13 Building security-spire-config ... 23:17:13 Building security-spire-server ... 23:17:13 Building support-notifications ... 23:17:13 Building support-scheduler ... 23:17:13 Building security-secretstore-setup 23:17:13 Building support-scheduler 23:17:13 Building core-metadata 23:17:13 Building security-spire-agent 23:17:13 Building security-spire-config 23:17:22  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:17:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:17:25 ---> 45f573c3277d 23:17:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:17:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:17:25 ---> 45f573c3277d 23:17:25 Step 3/24 : WORKDIR /edgex-go 23:17:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:17:25 ---> 45f573c3277d 23:17:25 Step 3/24 : WORKDIR /edgex-go 23:17:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:17:25 ---> 45f573c3277d 23:17:25 Step 3/24 : WORKDIR /edgex-go 23:17:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:17:25 ---> 45f573c3277d 23:17:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:17:25 ---> Running in 48d89bb972f8 23:17:25 ---> Running in 8e7974804150 23:17:25 ---> Running in d44949fe6842 23:17:25 ---> Running in 3b9b732eee47 23:17:25 ---> Running in 394cfb56a19e 23:17:25 Removing intermediate container 8e7974804150 23:17:25 ---> bbbafc2308a8 23:17:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:17:25 Removing intermediate container 48d89bb972f8 23:17:25 ---> 7a8417fe6b2d 23:17:25 Step 4/22 : WORKDIR /edgex-go 23:17:25 ---> Running in 748fd3c20b4d 23:17:25 Removing intermediate container d44949fe6842 23:17:25 ---> 7b8cc83add24 23:17:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:17:25 Removing intermediate container 3b9b732eee47 23:17:25 ---> 337a9552c447 23:17:25 Step 4/24 : RUN apk add --update --no-cache make git 23:17:25 ---> Running in 1f8d97f07b40 23:17:25 Removing intermediate container 394cfb56a19e 23:17:25 ---> 3125655fb6ec 23:17:25 Step 4/24 : WORKDIR /edgex-go 23:17:25 ---> Running in e426cafe44eb 23:17:25 ---> Running in fcf82e1114a1 23:17:25 ---> Running in bea2a05f4520 23:17:25 Removing intermediate container d9e5c2a39cdf 23:17:25 ---> 63ce0d8fe30d 23:17:25 23:17:25 Step 9/32 : FROM alpine:3.16 23:17:25 ---> bfe296a52501 23:17:25 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:17:26 Removing intermediate container 31fac4da4971 23:17:26 ---> a80d35c4a245 23:17:26 23:17:26 Step 9/24 : FROM alpine:3.16 23:17:26 ---> bfe296a52501 23:17:26 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:17:26 Removing intermediate container 1f8d97f07b40 23:17:26 ---> d3538cbf22ce 23:17:26 Step 5/22 : RUN apk add --update --no-cache make git 23:17:26 ---> Running in 0747fb02ebe6 23:17:26 ---> Running in 632c9edd5f23 23:17:26 ---> Running in d85576cda03f 23:17:26 Removing intermediate container bea2a05f4520 23:17:26 ---> 3ba93d93decf 23:17:26 Step 5/24 : RUN apk add --update --no-cache make git 23:17:26 Removing intermediate container 0747fb02ebe6 23:17:26 ---> cd1af1e2e8a3 23:17:26 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:17:26 ---> Running in 58aa6db32690 23:17:26 ---> Running in 33b736a5d114 23:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:27 Removing intermediate container fc21ecebb714 23:17:27 ---> 90ab9d0505cb 23:17:27 23:17:27 Step 10/22 : FROM alpine:3.16 23:17:27 ---> bfe296a52501 23:17:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:17:27 ---> Running in d28b9dfd76d2 23:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:27 (1/3) Installing ca-certificates (20220614-r0) 23:17:27 (2/3) Installing dumb-init (1.2.5-r1) 23:17:27 (3/3) Installing su-exec (0.2-r1) 23:17:27 Executing busybox-1.35.0-r17.trigger 23:17:27 (1/2) Installing dumb-init (1.2.5-r1) 23:17:27 Executing ca-certificates-20220614-r0.trigger 23:17:27 (2/2) Installing su-exec (0.2-r1) 23:17:27 Executing busybox-1.35.0-r17.trigger 23:17:27 OK: 6 MiB in 16 packages 23:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:27 OK: 6 MiB in 17 packages 23:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:27 (1/2) Installing ca-certificates (20220614-r0) 23:17:27 (2/2) Installing dumb-init (1.2.5-r1) 23:17:27 Executing busybox-1.35.0-r17.trigger 23:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:17:28 Executing ca-certificates-20220614-r0.trigger 23:17:28 Removing intermediate container 58aa6db32690 23:17:28 ---> 8a5e5c781213 23:17:28 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:17:28 ---> Running in 632559d03cc8 23:17:28 OK: 6 MiB in 16 packages 23:17:28 Removing intermediate container 632559d03cc8 23:17:28 ---> 47da6b450081 23:17:28 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:17:28 Removing intermediate container 632c9edd5f23 23:17:28 ---> 85e3d1b1258d 23:17:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:17:28 ---> Running in 57b5f322a36c 23:17:28 ---> Running in 8ea8d1f5cb64 23:17:28 Removing intermediate container 57b5f322a36c 23:17:28 ---> 6b98f86884f7 23:17:28 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:17:28 Removing intermediate container 8ea8d1f5cb64 23:17:28 ---> 32c3373d5881 23:17:28 Step 12/24 : WORKDIR / 23:17:28 ---> Running in 716679a65abb 23:17:28 ---> Running in f107a5164d56 23:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:17:28 Removing intermediate container 716679a65abb 23:17:28 ---> a85136175b68 23:17:28 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:17:28 Removing intermediate container f107a5164d56 23:17:28 ---> e2e44a77ced4 23:17:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:17:28 ---> Running in 0b368ae8ac5a 23:17:28 Removing intermediate container d28b9dfd76d2 23:17:28 ---> 1ab4b146db2f 23:17:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:17:28 ---> Running in 0d1ef13f7ef0 23:17:28 Removing intermediate container 0b368ae8ac5a 23:17:28 ---> 35978ff56f4a 23:17:28 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:17:28 ---> Running in adae5825d5a2 23:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:17:28 ---> 0eda52415565 23:17:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:17:28 Removing intermediate container 0d1ef13f7ef0 23:17:28 ---> 5a0f3c429864 23:17:28 Step 13/22 : ENV APP_PORT=59860 23:17:28 ---> Running in f26982bd1568 23:17:28 ---> c67db407e58d 23:17:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:17:29 Removing intermediate container f26982bd1568 23:17:29 ---> a981d446d32e 23:17:29 Step 14/22 : EXPOSE $APP_PORT 23:17:29 ---> Running in ba6c0f2754a6 23:17:29 Removing intermediate container ba6c0f2754a6 23:17:29 ---> 23e59ae8b7fb 23:17:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:29 ---> 1e8cd8b1269c 23:17:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:17:29 OK: 221 MiB in 51 packages 23:17:29 ---> 54f70e0e9a28 23:17:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:17:29 ---> ee18f666cfe0 23:17:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:17:29 Removing intermediate container adae5825d5a2 23:17:29 ---> 7c0ff2440ddc 23:17:29 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:17:29 ---> Running in 35441fdc527d 23:17:29 Removing intermediate container 35441fdc527d 23:17:29 ---> 01053f969b78 23:17:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:17:29 ---> 6577664040fe 23:17:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:17:29 OK: 221 MiB in 51 packages 23:17:30 ---> d7b58d93c833 23:17:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:17:30 ---> Running in 92356ed2dd61 23:17:30 ---> 834deb10b82e 23:17:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:17:30 OK: 221 MiB in 51 packages 23:17:30 OK: 221 MiB in 51 packages 23:17:30 ---> e7235fcb984e 23:17:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:17:30 ---> 712200de119e 23:17:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:17:30 ---> Running in 21b148e8009b 23:17:30 Removing intermediate container 21b148e8009b 23:17:30 ---> 757c9bd1dddc 23:17:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:17:30 ---> b5de5b89d562 23:17:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:17:30 ---> Running in 001660668abd 23:17:30 ---> Running in 4201c65ea801 23:17:30 Removing intermediate container 001660668abd 23:17:30 ---> a3b10e91452d 23:17:30 Step 20/22 : LABEL arch=x86_64 23:17:30 ---> Running in e66abb47c001 23:17:30 OK: 221 MiB in 51 packages 23:17:30 Removing intermediate container e66abb47c001 23:17:30 ---> 94d790f42e2b 23:17:30 Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:30 Removing intermediate container 92356ed2dd61 23:17:30 ---> 0d842a294432 23:17:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:30 ---> Running in 7246d3010c4e 23:17:30 Removing intermediate container 7246d3010c4e 23:17:30 ---> f82aeb57986b 23:17:30 Step 22/22 : LABEL version=3.0.0-dev.18 23:17:30 ---> ecc01484ac33 23:17:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:17:30 ---> Running in 41e79a0be865 23:17:31 Removing intermediate container 41e79a0be865 23:17:31 ---> 082f4ecc2a05 23:17:31 23:17:31 Successfully built 082f4ecc2a05 23:17:31 Successfully tagged support-notifications:latest 23:17:31 Removing intermediate container 748fd3c20b4d 23:17:31 ---> 8ef6d2ba4f87 23:17:31 Step 5/24 : COPY go.mod vendor* ./ 23:17:31  Building support-notifications ... done Removing intermediate container 4201c65ea801 23:17:31 ---> 1134fdc6dafd 23:17:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:17:31 ---> Running in 19b5e9f9083a 23:17:31 ---> ab8a33f79777 23:17:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:17:31 Removing intermediate container 19b5e9f9083a 23:17:31 ---> 1f7e6bfc1199 23:17:31 Step 22/24 : LABEL arch=x86_64 23:17:31 ---> Running in 69783e199a82 23:17:31 ---> 4b4696951126 23:17:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:17:31 Removing intermediate container 69783e199a82 23:17:31 ---> 44e2993ca428 23:17:31 Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:31 ---> Running in d4c185cf75ce 23:17:31 Removing intermediate container fcf82e1114a1 23:17:31 ---> 03cec8799899 23:17:31 Step 5/24 : COPY go.mod vendor* ./ 23:17:31 Removing intermediate container d85576cda03f 23:17:31 ---> 743c3aa338ed 23:17:31 Step 6/22 : COPY go.mod vendor* ./ 23:17:31 ---> a33a11d32fa6 23:17:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:17:31 Removing intermediate container d4c185cf75ce 23:17:31 ---> 96ce4e7d9838 23:17:31 Step 24/24 : LABEL version=3.0.0-dev.18 23:17:31 ---> Running in 104d1c98c6ff 23:17:31 Removing intermediate container 104d1c98c6ff 23:17:31 ---> 59daae2b0711 23:17:31 23:17:31 ---> f34df8ffe16a 23:17:31 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:17:31 Successfully built 59daae2b0711 23:17:31 Successfully tagged security-secretstore-setup:latest 23:17:32 Removing intermediate container e426cafe44eb 23:17:32 ---> 22c9abba5697 23:17:32 Step 5/24 : COPY go.mod vendor* ./ 23:17:32  Building security-secretstore-setup ... done  ---> ddccc8ba726a 23:17:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:17:32 ---> 5fe28817a642 23:17:32 Step 27/32 : RUN chmod +x /entrypoint.sh 23:17:32 ---> Running in 3c36e53ad01c 23:17:32 ---> 89a9b7c6d14a 23:17:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:32 Removing intermediate container 33b736a5d114 23:17:32 ---> d4801bf68d06 23:17:32 Step 6/24 : COPY go.mod vendor* ./ 23:17:32 ---> Running in a940e588249c 23:17:32 Removing intermediate container 3c36e53ad01c 23:17:32 ---> 5bacb6808325 23:17:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:17:32 ---> Running in ea31088a21af 23:17:32 Removing intermediate container ea31088a21af 23:17:32 ---> b48fadc9b3a0 23:17:32 Step 29/32 : CMD ["gate"] 23:17:32 ---> Running in 344257d58c5d 23:17:32 Removing intermediate container 344257d58c5d 23:17:32 ---> 7d7cef675aae 23:17:32 Step 30/32 : LABEL arch=x86_64 23:17:32 ---> Running in bd5bd5d1446a 23:17:32 Removing intermediate container bd5bd5d1446a 23:17:32 ---> 4c1324914a33 23:17:32 Step 31/32 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:32 ---> d218601bff39 23:17:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:32 ---> Running in 87760b8ada82 23:17:33 ---> Running in 26c5a8253629 23:17:33 Removing intermediate container 26c5a8253629 23:17:33 ---> 450387530866 23:17:33 Step 32/32 : LABEL version=3.0.0-dev.18 23:17:33 ---> Running in 296682e47fcd 23:17:33 Removing intermediate container 296682e47fcd 23:17:33 ---> 840fa51547ae 23:17:33 23:17:33 Successfully built 840fa51547ae 23:17:33 Successfully tagged security-bootstrapper:latest 23:17:33  Building security-bootstrapper ... done  [Pipeline] } 23:17:33 $ docker stop --time=1 2941d899c444e335c6d1ff85ac5992f190f36fbebcfcfec783697ad7937366e8 23:17:33 ---> 405ec5b21d98 23:17:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:33 ---> Running in 346e1c664342 23:17:33 ---> a1c95d0af6d5 23:17:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:33 ---> 01167421d3c2 23:17:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:33 ---> Running in 659ebaff4d01 23:17:33 ---> Running in 9853fed73111 23:17:34 $ docker rm -f --volumes 2941d899c444e335c6d1ff85ac5992f190f36fbebcfcfec783697ad7937366e8 [Pipeline] // withDockerContainer [Pipeline] sh 23:17:35 + docker images 23:17:35 REPOSITORY TAG IMAGE ID CREATED SIZE 23:17:35 security-bootstrapper latest 840fa51547ae 1 second ago 20.3MB 23:17:35 security-secretstore-setup latest 59daae2b0711 3 seconds ago 29.9MB 23:17:35 support-notifications latest 082f4ecc2a05 4 seconds ago 30.6MB 23:17:35 90ab9d0505cb 8 seconds ago 1.74GB 23:17:35 a80d35c4a245 9 seconds ago 1.66GB 23:17:35 63ce0d8fe30d 10 seconds ago 1.66GB 23:17:35 core-command latest 98b14cc3cfab 34 seconds ago 17.7MB 23:17:35 2520ebe18be9 48 seconds ago 1.67GB 23:17:35 support-scheduler latest f7d9da2937a5 About a minute ago 30MB 23:17:35 security-spire-config latest 49571bf14277 About a minute ago 85.8MB 23:17:35 security-spire-server latest 264b942050a9 About a minute ago 86.5MB 23:17:35 166955e899fd About a minute ago 1.74GB 23:17:35 security-proxy-setup latest 0547e03f56f8 About a minute ago 27.7MB 23:17:35 e187c8795dda About a minute ago 1.54GB 23:17:35 core-metadata latest 6c45e42d0ff2 About a minute ago 18.5MB 23:17:35 security-spiffe-token-provider latest 0fdd28c9b6a8 About a minute ago 29.8MB 23:17:35 core-data latest 412024268b82 About a minute ago 17.9MB 23:17:35 02977c0d155d About a minute ago 1.7GB 23:17:35 a69e5d48fb1f About a minute ago 1.68GB 23:17:35 631039925c37 About a minute ago 1.66GB 23:17:35 db60c22d2397 About a minute ago 1.68GB 23:17:35 security-spire-agent latest 2887dae720e2 2 minutes ago 125MB 23:17:35 6aa628e39b11 2 minutes ago 1.54GB 23:17:35 ci-base-image-x86_64 latest e0a408b81b4a 6 minutes ago 904MB 23:17:35 alpine 3.16 bfe296a52501 2 months ago 5.54MB 23:17:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 23:17:35 alpine 3.15 c4fc93816858 5 months ago 5.59MB 23:17:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 23:17:35 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 23:17:35 provisioning config files... 23:17:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/372@tmp/config5917554809265197239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:35 ---> docker-login.sh 23:17:35 nexus3.edgexfoundry.org:10001 23:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:35 Configure a credential helper to remove this warning. See 23:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:35 23:17:35 Login Succeeded 23:17:35 nexus3.edgexfoundry.org:10002 23:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:35 Configure a credential helper to remove this warning. See 23:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:35 23:17:35 Login Succeeded 23:17:35 nexus3.edgexfoundry.org:10003 23:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:35 Configure a credential helper to remove this warning. See 23:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:35 23:17:35 Login Succeeded 23:17:35 nexus3.edgexfoundry.org:10004 23:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:35 Configure a credential helper to remove this warning. See 23:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:35 23:17:35 Login Succeeded 23:17:35 docker.io 23:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:36 Configure a credential helper to remove this warning. See 23:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:36 23:17:36 Login Succeeded 23:17:36 ---> docker-login.sh ends [Pipeline] } 23:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:17:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:36 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:17:36 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:36 latest 23:17:36 3.0.0-dev.18 23:17:36 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:36 main 23:17:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:37 + docker push nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:17:37 d07d3b1d6e9c: Preparing 23:17:37 74e54b4e792d: Preparing 23:17:37 a2e0b9fe4ba8: Preparing 23:17:37 8905bad6d05a: Preparing 23:17:37 e5e13b0c77cb: Preparing 23:17:37 e5e13b0c77cb: Layer already exists 23:17:37 8905bad6d05a: Pushed 23:17:37 a2e0b9fe4ba8: Pushed 23:17:37 d07d3b1d6e9c: Pushed 23:17:38 74e54b4e792d: Pushed 23:17:38 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:8b2eb8e4e692431556bfe7c1bc710490e22b0f21d072dd0314efa0bec4b78d56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:39 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:17:39 d07d3b1d6e9c: Preparing 23:17:39 74e54b4e792d: Preparing 23:17:39 a2e0b9fe4ba8: Preparing 23:17:39 8905bad6d05a: Preparing 23:17:39 e5e13b0c77cb: Preparing 23:17:39 a2e0b9fe4ba8: Layer already exists 23:17:39 e5e13b0c77cb: Layer already exists 23:17:39 8905bad6d05a: Layer already exists 23:17:39 74e54b4e792d: Layer already exists 23:17:39 d07d3b1d6e9c: Layer already exists 23:17:39 latest: digest: sha256:8b2eb8e4e692431556bfe7c1bc710490e22b0f21d072dd0314efa0bec4b78d56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:39 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.18 23:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:17:39 d07d3b1d6e9c: Preparing 23:17:39 74e54b4e792d: Preparing 23:17:39 a2e0b9fe4ba8: Preparing 23:17:39 8905bad6d05a: Preparing 23:17:39 e5e13b0c77cb: Preparing 23:17:39 e5e13b0c77cb: Layer already exists 23:17:39 d07d3b1d6e9c: Layer already exists 23:17:39 a2e0b9fe4ba8: Layer already exists 23:17:39 8905bad6d05a: Layer already exists 23:17:39 74e54b4e792d: Layer already exists 23:17:39 3.0.0-dev.18: digest: sha256:8b2eb8e4e692431556bfe7c1bc710490e22b0f21d072dd0314efa0bec4b78d56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:40 + docker push nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:17:40 d07d3b1d6e9c: Preparing 23:17:40 74e54b4e792d: Preparing 23:17:40 a2e0b9fe4ba8: Preparing 23:17:40 8905bad6d05a: Preparing 23:17:40 e5e13b0c77cb: Preparing 23:17:40 d07d3b1d6e9c: Layer already exists 23:17:40 8905bad6d05a: Layer already exists 23:17:40 a2e0b9fe4ba8: Layer already exists 23:17:40 74e54b4e792d: Layer already exists 23:17:40 e5e13b0c77cb: Layer already exists 23:17:40 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:8b2eb8e4e692431556bfe7c1bc710490e22b0f21d072dd0314efa0bec4b78d56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:17:41 d07d3b1d6e9c: Preparing 23:17:41 74e54b4e792d: Preparing 23:17:41 a2e0b9fe4ba8: Preparing 23:17:41 8905bad6d05a: Preparing 23:17:41 e5e13b0c77cb: Preparing 23:17:41 a2e0b9fe4ba8: Layer already exists 23:17:41 e5e13b0c77cb: Layer already exists 23:17:41 8905bad6d05a: Layer already exists 23:17:41 74e54b4e792d: Layer already exists 23:17:41 d07d3b1d6e9c: Layer already exists 23:17:41 main: digest: sha256:8b2eb8e4e692431556bfe7c1bc710490e22b0f21d072dd0314efa0bec4b78d56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:17:41 ===================================================== [Pipeline] echo 23:17:41 taggedImages: 23:17:41 - nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:41 - nexus3.edgexfoundry.org:10004/core-command:latest 23:17:41 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.18 23:17:41 - nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:41 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:17:41 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:17:41 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:41 latest 23:17:41 3.0.0-dev.18 23:17:41 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:41 main 23:17:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:41 + docker push nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:17:41 c01c12a1ff74: Preparing 23:17:41 36cb095b7d74: Preparing 23:17:41 a2e0b9fe4ba8: Preparing 23:17:41 26ca080d4ddf: Preparing 23:17:41 e5e13b0c77cb: Preparing 23:17:41 e5e13b0c77cb: Layer already exists 23:17:41 a2e0b9fe4ba8: Layer already exists 23:17:41 c01c12a1ff74: Pushed 23:17:41 26ca080d4ddf: Pushed 23:17:43 36cb095b7d74: Pushed 23:17:43 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:c5715595687e0b1e432fa9ede9c01b2ce0bd5db6026266616e652ef0975df55c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:44 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:17:44 c01c12a1ff74: Preparing 23:17:44 36cb095b7d74: Preparing 23:17:44 a2e0b9fe4ba8: Preparing 23:17:44 26ca080d4ddf: Preparing 23:17:44 e5e13b0c77cb: Preparing 23:17:44 a2e0b9fe4ba8: Layer already exists 23:17:44 e5e13b0c77cb: Layer already exists 23:17:44 c01c12a1ff74: Layer already exists 23:17:44 26ca080d4ddf: Layer already exists 23:17:44 36cb095b7d74: Layer already exists 23:17:44 latest: digest: sha256:c5715595687e0b1e432fa9ede9c01b2ce0bd5db6026266616e652ef0975df55c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:44 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.18 23:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:17:44 c01c12a1ff74: Preparing 23:17:44 36cb095b7d74: Preparing 23:17:44 a2e0b9fe4ba8: Preparing 23:17:44 26ca080d4ddf: Preparing 23:17:44 e5e13b0c77cb: Preparing 23:17:44 26ca080d4ddf: Layer already exists 23:17:44 e5e13b0c77cb: Layer already exists 23:17:44 c01c12a1ff74: Layer already exists 23:17:44 36cb095b7d74: Layer already exists 23:17:44 a2e0b9fe4ba8: Layer already exists 23:17:44 3.0.0-dev.18: digest: sha256:c5715595687e0b1e432fa9ede9c01b2ce0bd5db6026266616e652ef0975df55c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:45 + docker push nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:17:45 c01c12a1ff74: Preparing 23:17:45 36cb095b7d74: Preparing 23:17:45 a2e0b9fe4ba8: Preparing 23:17:45 26ca080d4ddf: Preparing 23:17:45 e5e13b0c77cb: Preparing 23:17:45 26ca080d4ddf: Layer already exists 23:17:45 36cb095b7d74: Layer already exists 23:17:45 a2e0b9fe4ba8: Layer already exists 23:17:45 e5e13b0c77cb: Layer already exists 23:17:45 c01c12a1ff74: Layer already exists 23:17:45 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:c5715595687e0b1e432fa9ede9c01b2ce0bd5db6026266616e652ef0975df55c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:45 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:17:45 c01c12a1ff74: Preparing 23:17:45 36cb095b7d74: Preparing 23:17:45 a2e0b9fe4ba8: Preparing 23:17:45 26ca080d4ddf: Preparing 23:17:45 e5e13b0c77cb: Preparing 23:17:45 26ca080d4ddf: Layer already exists 23:17:45 e5e13b0c77cb: Layer already exists 23:17:45 a2e0b9fe4ba8: Layer already exists 23:17:45 c01c12a1ff74: Layer already exists 23:17:45 36cb095b7d74: Layer already exists 23:17:45 main: digest: sha256:c5715595687e0b1e432fa9ede9c01b2ce0bd5db6026266616e652ef0975df55c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:17:46 ===================================================== [Pipeline] echo 23:17:46 taggedImages: 23:17:46 - nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:46 - nexus3.edgexfoundry.org:10004/core-data:latest 23:17:46 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.18 23:17:46 - nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:17:46 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:17:46 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:46 latest 23:17:46 3.0.0-dev.18 23:17:46 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:46 main 23:17:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:17:46 3f4215acfb37: Preparing 23:17:46 bd444ea12436: Preparing 23:17:46 684eebf0e28d: Preparing 23:17:46 a2e0b9fe4ba8: Preparing 23:17:46 8905bad6d05a: Preparing 23:17:46 e5e13b0c77cb: Preparing 23:17:46 e5e13b0c77cb: Waiting 23:17:46 8905bad6d05a: Layer already exists 23:17:46 a2e0b9fe4ba8: Layer already exists 23:17:46 e5e13b0c77cb: Layer already exists 23:17:46 3f4215acfb37: Pushed 23:17:46 bd444ea12436: Pushed 23:17:48 684eebf0e28d: Pushed 23:17:48 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:2a264866bf87e32ef05e28bea292bc1b4c9f5c312c260d9bfd2d5f0040cd346c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:17:49 3f4215acfb37: Preparing 23:17:49 bd444ea12436: Preparing 23:17:49 684eebf0e28d: Preparing 23:17:49 a2e0b9fe4ba8: Preparing 23:17:49 8905bad6d05a: Preparing 23:17:49 e5e13b0c77cb: Preparing 23:17:49 e5e13b0c77cb: Waiting 23:17:49 bd444ea12436: Layer already exists 23:17:49 684eebf0e28d: Layer already exists 23:17:49 3f4215acfb37: Layer already exists 23:17:49 a2e0b9fe4ba8: Layer already exists 23:17:49 8905bad6d05a: Layer already exists 23:17:49 e5e13b0c77cb: Layer already exists 23:17:49 latest: digest: sha256:2a264866bf87e32ef05e28bea292bc1b4c9f5c312c260d9bfd2d5f0040cd346c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.18 23:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:17:50 3f4215acfb37: Preparing 23:17:50 bd444ea12436: Preparing 23:17:50 684eebf0e28d: Preparing 23:17:50 a2e0b9fe4ba8: Preparing 23:17:50 8905bad6d05a: Preparing 23:17:50 e5e13b0c77cb: Preparing 23:17:50 e5e13b0c77cb: Waiting 23:17:50 a2e0b9fe4ba8: Layer already exists 23:17:50 3f4215acfb37: Layer already exists 23:17:50 bd444ea12436: Layer already exists 23:17:50 8905bad6d05a: Layer already exists 23:17:50 684eebf0e28d: Layer already exists 23:17:50 e5e13b0c77cb: Layer already exists 23:17:50 3.0.0-dev.18: digest: sha256:2a264866bf87e32ef05e28bea292bc1b4c9f5c312c260d9bfd2d5f0040cd346c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:17:50 3f4215acfb37: Preparing 23:17:50 bd444ea12436: Preparing 23:17:50 684eebf0e28d: Preparing 23:17:50 a2e0b9fe4ba8: Preparing 23:17:50 8905bad6d05a: Preparing 23:17:50 e5e13b0c77cb: Preparing 23:17:50 e5e13b0c77cb: Waiting 23:17:50 3f4215acfb37: Layer already exists 23:17:50 bd444ea12436: Layer already exists 23:17:50 684eebf0e28d: Layer already exists 23:17:50 8905bad6d05a: Layer already exists 23:17:50 a2e0b9fe4ba8: Layer already exists 23:17:50 e5e13b0c77cb: Layer already exists 23:17:50 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:2a264866bf87e32ef05e28bea292bc1b4c9f5c312c260d9bfd2d5f0040cd346c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:17:51 3f4215acfb37: Preparing 23:17:51 bd444ea12436: Preparing 23:17:51 684eebf0e28d: Preparing 23:17:51 a2e0b9fe4ba8: Preparing 23:17:51 8905bad6d05a: Preparing 23:17:51 e5e13b0c77cb: Preparing 23:17:51 e5e13b0c77cb: Waiting 23:17:51 8905bad6d05a: Layer already exists 23:17:51 684eebf0e28d: Layer already exists 23:17:51 3f4215acfb37: Layer already exists 23:17:51 a2e0b9fe4ba8: Layer already exists 23:17:51 bd444ea12436: Layer already exists 23:17:51 e5e13b0c77cb: Layer already exists 23:17:51 main: digest: sha256:2a264866bf87e32ef05e28bea292bc1b4c9f5c312c260d9bfd2d5f0040cd346c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:17:51 ===================================================== [Pipeline] echo 23:17:51 taggedImages: 23:17:51 - nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:17:51 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.18 23:17:51 - nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:17:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:17:51 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:51 latest 23:17:51 3.0.0-dev.18 23:17:51 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:51 main 23:17:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:17:51 c02be4523168: Preparing 23:17:51 c02be4523168: Preparing 23:17:51 b05c8b6010d0: Preparing 23:17:51 29d9a4dc06a8: Preparing 23:17:51 e8ea4852c142: Preparing 23:17:51 ef2852bebda5: Preparing 23:17:51 eafc9490861c: Preparing 23:17:51 a2e0b9fe4ba8: Preparing 23:17:51 72ae028a2f9b: Preparing 23:17:51 697230a61cde: Preparing 23:17:51 66a3cc1abfef: Preparing 23:17:51 cdc37478aed1: Preparing 23:17:51 e5e13b0c77cb: Preparing 23:17:51 697230a61cde: Waiting 23:17:51 66a3cc1abfef: Waiting 23:17:51 cdc37478aed1: Waiting 23:17:51 e5e13b0c77cb: Waiting 23:17:51 a2e0b9fe4ba8: Waiting 23:17:51 72ae028a2f9b: Waiting 23:17:51 29d9a4dc06a8: Pushed 23:17:51 b05c8b6010d0: Pushed 23:17:51 c02be4523168: Pushed 23:17:51 e8ea4852c142: Pushed 23:17:51 ef2852bebda5: Pushed 23:17:52 a2e0b9fe4ba8: Layer already exists 23:17:52 72ae028a2f9b: Pushed 23:17:52 e5e13b0c77cb: Layer already exists 23:17:52 cdc37478aed1: Pushed 23:17:52 697230a61cde: Pushed 23:17:52 66a3cc1abfef: Pushed 23:17:54 eafc9490861c: Pushed 23:17:54 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:1d04cfb349694fac4845310fe49050c672cbad61cf0f36c8d613ee14b9f8bf88 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:17:54 c02be4523168: Preparing 23:17:54 c02be4523168: Preparing 23:17:54 b05c8b6010d0: Preparing 23:17:54 29d9a4dc06a8: Preparing 23:17:54 e8ea4852c142: Preparing 23:17:54 ef2852bebda5: Preparing 23:17:54 eafc9490861c: Preparing 23:17:54 a2e0b9fe4ba8: Preparing 23:17:54 72ae028a2f9b: Preparing 23:17:54 697230a61cde: Preparing 23:17:54 66a3cc1abfef: Preparing 23:17:54 cdc37478aed1: Preparing 23:17:54 e5e13b0c77cb: Preparing 23:17:54 72ae028a2f9b: Waiting 23:17:54 eafc9490861c: Waiting 23:17:54 697230a61cde: Waiting 23:17:54 66a3cc1abfef: Waiting 23:17:54 a2e0b9fe4ba8: Waiting 23:17:54 e5e13b0c77cb: Waiting 23:17:54 cdc37478aed1: Waiting 23:17:54 29d9a4dc06a8: Layer already exists 23:17:54 e8ea4852c142: Layer already exists 23:17:54 ef2852bebda5: Layer already exists 23:17:54 b05c8b6010d0: Layer already exists 23:17:54 c02be4523168: Layer already exists 23:17:54 eafc9490861c: Layer already exists 23:17:54 66a3cc1abfef: Layer already exists 23:17:54 a2e0b9fe4ba8: Layer already exists 23:17:54 72ae028a2f9b: Layer already exists 23:17:54 697230a61cde: Layer already exists 23:17:54 cdc37478aed1: Layer already exists 23:17:54 e5e13b0c77cb: Layer already exists 23:17:54 latest: digest: sha256:1d04cfb349694fac4845310fe49050c672cbad61cf0f36c8d613ee14b9f8bf88 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.18 23:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:17:55 c02be4523168: Preparing 23:17:55 c02be4523168: Preparing 23:17:55 b05c8b6010d0: Preparing 23:17:55 29d9a4dc06a8: Preparing 23:17:55 e8ea4852c142: Preparing 23:17:55 ef2852bebda5: Preparing 23:17:55 eafc9490861c: Preparing 23:17:55 a2e0b9fe4ba8: Preparing 23:17:55 72ae028a2f9b: Preparing 23:17:55 697230a61cde: Preparing 23:17:55 66a3cc1abfef: Preparing 23:17:55 cdc37478aed1: Preparing 23:17:55 e5e13b0c77cb: Preparing 23:17:55 eafc9490861c: Waiting 23:17:55 a2e0b9fe4ba8: Waiting 23:17:55 72ae028a2f9b: Waiting 23:17:55 697230a61cde: Waiting 23:17:55 66a3cc1abfef: Waiting 23:17:55 cdc37478aed1: Waiting 23:17:55 e5e13b0c77cb: Waiting 23:17:55 e8ea4852c142: Layer already exists 23:17:55 b05c8b6010d0: Layer already exists 23:17:55 29d9a4dc06a8: Layer already exists 23:17:55 c02be4523168: Layer already exists 23:17:55 ef2852bebda5: Layer already exists 23:17:55 eafc9490861c: Layer already exists 23:17:55 72ae028a2f9b: Layer already exists 23:17:55 66a3cc1abfef: Layer already exists 23:17:55 697230a61cde: Layer already exists 23:17:55 a2e0b9fe4ba8: Layer already exists 23:17:55 cdc37478aed1: Layer already exists 23:17:55 e5e13b0c77cb: Layer already exists 23:17:55 3.0.0-dev.18: digest: sha256:1d04cfb349694fac4845310fe49050c672cbad61cf0f36c8d613ee14b9f8bf88 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:17:56 c02be4523168: Preparing 23:17:56 c02be4523168: Preparing 23:17:56 b05c8b6010d0: Preparing 23:17:56 29d9a4dc06a8: Preparing 23:17:56 e8ea4852c142: Preparing 23:17:56 ef2852bebda5: Preparing 23:17:56 eafc9490861c: Preparing 23:17:56 a2e0b9fe4ba8: Preparing 23:17:56 72ae028a2f9b: Preparing 23:17:56 697230a61cde: Preparing 23:17:56 66a3cc1abfef: Preparing 23:17:56 cdc37478aed1: Preparing 23:17:56 e5e13b0c77cb: Preparing 23:17:56 a2e0b9fe4ba8: Waiting 23:17:56 66a3cc1abfef: Waiting 23:17:56 eafc9490861c: Waiting 23:17:56 cdc37478aed1: Waiting 23:17:56 e5e13b0c77cb: Waiting 23:17:56 72ae028a2f9b: Waiting 23:17:56 697230a61cde: Waiting 23:17:56 29d9a4dc06a8: Layer already exists 23:17:56 c02be4523168: Layer already exists 23:17:56 ef2852bebda5: Layer already exists 23:17:56 b05c8b6010d0: Layer already exists 23:17:56 e8ea4852c142: Layer already exists 23:17:56 eafc9490861c: Layer already exists 23:17:56 72ae028a2f9b: Layer already exists 23:17:56 a2e0b9fe4ba8: Layer already exists 23:17:56 66a3cc1abfef: Layer already exists 23:17:56 697230a61cde: Layer already exists 23:17:56 cdc37478aed1: Layer already exists 23:17:56 e5e13b0c77cb: Layer already exists 23:17:56 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:1d04cfb349694fac4845310fe49050c672cbad61cf0f36c8d613ee14b9f8bf88 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:17:56 c02be4523168: Preparing 23:17:56 c02be4523168: Preparing 23:17:56 b05c8b6010d0: Preparing 23:17:56 29d9a4dc06a8: Preparing 23:17:56 e8ea4852c142: Preparing 23:17:56 ef2852bebda5: Preparing 23:17:56 eafc9490861c: Preparing 23:17:56 a2e0b9fe4ba8: Preparing 23:17:56 72ae028a2f9b: Preparing 23:17:56 697230a61cde: Preparing 23:17:56 66a3cc1abfef: Preparing 23:17:56 cdc37478aed1: Preparing 23:17:56 e5e13b0c77cb: Preparing 23:17:56 eafc9490861c: Waiting 23:17:56 66a3cc1abfef: Waiting 23:17:56 a2e0b9fe4ba8: Waiting 23:17:56 72ae028a2f9b: Waiting 23:17:56 cdc37478aed1: Waiting 23:17:56 e5e13b0c77cb: Waiting 23:17:56 697230a61cde: Waiting 23:17:56 29d9a4dc06a8: Layer already exists 23:17:56 ef2852bebda5: Layer already exists 23:17:56 b05c8b6010d0: Layer already exists 23:17:56 e8ea4852c142: Layer already exists 23:17:56 c02be4523168: Layer already exists 23:17:56 eafc9490861c: Layer already exists 23:17:56 66a3cc1abfef: Layer already exists 23:17:56 697230a61cde: Layer already exists 23:17:56 a2e0b9fe4ba8: Layer already exists 23:17:56 72ae028a2f9b: Layer already exists 23:17:56 e5e13b0c77cb: Layer already exists 23:17:56 cdc37478aed1: Layer already exists 23:17:56 main: digest: sha256:1d04cfb349694fac4845310fe49050c672cbad61cf0f36c8d613ee14b9f8bf88 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:17:56 ===================================================== [Pipeline] echo 23:17:56 taggedImages: 23:17:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:17:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.18 23:17:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:17:56 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:17:56 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:56 latest 23:17:56 3.0.0-dev.18 23:17:56 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:17:56 main 23:17:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:17:57 adfb0b68dcb8: Preparing 23:17:57 b11f6dd8d1a3: Preparing 23:17:57 9933c1df49c3: Preparing 23:17:57 611bd684230b: Preparing 23:17:57 8aa871ca9291: Preparing 23:17:57 9ac6b87a34f1: Preparing 23:17:57 0d356e5d9277: Preparing 23:17:57 e5e13b0c77cb: Preparing 23:17:57 9ac6b87a34f1: Waiting 23:17:57 0d356e5d9277: Waiting 23:17:57 e5e13b0c77cb: Waiting 23:17:57 8aa871ca9291: Pushed 23:17:57 b11f6dd8d1a3: Pushed 23:17:57 adfb0b68dcb8: Pushed 23:17:57 e5e13b0c77cb: Layer already exists 23:17:57 9ac6b87a34f1: Pushed 23:17:57 0d356e5d9277: Pushed 23:17:58 611bd684230b: Pushed 23:17:58 9933c1df49c3: Pushed 23:17:58 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:6a592211799f73403196d48161111b78f71841dc5756d08660a237ac6867fe26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:17:59 adfb0b68dcb8: Preparing 23:17:59 b11f6dd8d1a3: Preparing 23:17:59 9933c1df49c3: Preparing 23:17:59 611bd684230b: Preparing 23:17:59 8aa871ca9291: Preparing 23:17:59 9ac6b87a34f1: Preparing 23:17:59 0d356e5d9277: Preparing 23:17:59 e5e13b0c77cb: Preparing 23:17:59 e5e13b0c77cb: Waiting 23:17:59 0d356e5d9277: Waiting 23:17:59 9ac6b87a34f1: Waiting 23:17:59 adfb0b68dcb8: Layer already exists 23:17:59 611bd684230b: Layer already exists 23:17:59 9933c1df49c3: Layer already exists 23:17:59 8aa871ca9291: Layer already exists 23:17:59 b11f6dd8d1a3: Layer already exists 23:17:59 9ac6b87a34f1: Layer already exists 23:17:59 e5e13b0c77cb: Layer already exists 23:17:59 0d356e5d9277: Layer already exists 23:17:59 latest: digest: sha256:6a592211799f73403196d48161111b78f71841dc5756d08660a237ac6867fe26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.18 23:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:18:00 adfb0b68dcb8: Preparing 23:18:00 b11f6dd8d1a3: Preparing 23:18:00 9933c1df49c3: Preparing 23:18:00 611bd684230b: Preparing 23:18:00 8aa871ca9291: Preparing 23:18:00 9ac6b87a34f1: Preparing 23:18:00 0d356e5d9277: Preparing 23:18:00 e5e13b0c77cb: Preparing 23:18:00 9ac6b87a34f1: Waiting 23:18:00 0d356e5d9277: Waiting 23:18:00 e5e13b0c77cb: Waiting 23:18:00 adfb0b68dcb8: Layer already exists 23:18:00 b11f6dd8d1a3: Layer already exists 23:18:00 611bd684230b: Layer already exists 23:18:00 9933c1df49c3: Layer already exists 23:18:00 8aa871ca9291: Layer already exists 23:18:00 0d356e5d9277: Layer already exists 23:18:00 9ac6b87a34f1: Layer already exists 23:18:00 e5e13b0c77cb: Layer already exists 23:18:00 3.0.0-dev.18: digest: sha256:6a592211799f73403196d48161111b78f71841dc5756d08660a237ac6867fe26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:18:00 adfb0b68dcb8: Preparing 23:18:00 b11f6dd8d1a3: Preparing 23:18:00 9933c1df49c3: Preparing 23:18:00 611bd684230b: Preparing 23:18:00 8aa871ca9291: Preparing 23:18:00 9ac6b87a34f1: Preparing 23:18:00 0d356e5d9277: Preparing 23:18:00 e5e13b0c77cb: Preparing 23:18:00 0d356e5d9277: Waiting 23:18:00 e5e13b0c77cb: Waiting 23:18:00 9ac6b87a34f1: Waiting 23:18:00 b11f6dd8d1a3: Layer already exists 23:18:00 9933c1df49c3: Layer already exists 23:18:00 8aa871ca9291: Layer already exists 23:18:00 611bd684230b: Layer already exists 23:18:00 adfb0b68dcb8: Layer already exists 23:18:00 0d356e5d9277: Layer already exists 23:18:00 e5e13b0c77cb: Layer already exists 23:18:00 9ac6b87a34f1: Layer already exists 23:18:00 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:6a592211799f73403196d48161111b78f71841dc5756d08660a237ac6867fe26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:18:01 adfb0b68dcb8: Preparing 23:18:01 b11f6dd8d1a3: Preparing 23:18:01 9933c1df49c3: Preparing 23:18:01 611bd684230b: Preparing 23:18:01 8aa871ca9291: Preparing 23:18:01 9ac6b87a34f1: Preparing 23:18:01 0d356e5d9277: Preparing 23:18:01 e5e13b0c77cb: Preparing 23:18:01 9ac6b87a34f1: Waiting 23:18:01 0d356e5d9277: Waiting 23:18:01 e5e13b0c77cb: Waiting 23:18:01 9933c1df49c3: Layer already exists 23:18:01 b11f6dd8d1a3: Layer already exists 23:18:01 8aa871ca9291: Layer already exists 23:18:01 adfb0b68dcb8: Layer already exists 23:18:01 611bd684230b: Layer already exists 23:18:01 9ac6b87a34f1: Layer already exists 23:18:01 e5e13b0c77cb: Layer already exists 23:18:01 0d356e5d9277: Layer already exists 23:18:01 main: digest: sha256:6a592211799f73403196d48161111b78f71841dc5756d08660a237ac6867fe26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:01 ===================================================== [Pipeline] echo 23:18:01 taggedImages: 23:18:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:18:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.18 23:18:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:18:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:18:01 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:01 latest 23:18:01 3.0.0-dev.18 23:18:01 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:01 main 23:18:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:18:01 fe1d0cc6d634: Preparing 23:18:01 3c89b15b19ce: Preparing 23:18:01 dec719cd014b: Preparing 23:18:01 9795cb458c81: Preparing 23:18:01 ff84e4c7db92: Preparing 23:18:01 6ab7a521ead1: Preparing 23:18:01 e36bc78d799b: Preparing 23:18:01 1d6ffb945539: Preparing 23:18:01 4929cf71df7b: Preparing 23:18:01 e5e13b0c77cb: Preparing 23:18:01 6ab7a521ead1: Waiting 23:18:01 4929cf71df7b: Waiting 23:18:01 e36bc78d799b: Waiting 23:18:01 1d6ffb945539: Waiting 23:18:01 e5e13b0c77cb: Waiting 23:18:01 ff84e4c7db92: Pushed 23:18:01 3c89b15b19ce: Pushed 23:18:01 fe1d0cc6d634: Pushed 23:18:02 6ab7a521ead1: Pushed 23:18:02 e36bc78d799b: Pushed 23:18:02 1d6ffb945539: Pushed 23:18:02 e5e13b0c77cb: Layer already exists 23:18:02 4929cf71df7b: Pushed 23:18:03 9795cb458c81: Pushed 23:18:03 dec719cd014b: Pushed 23:18:03 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:11bcb5e79463d7b064ef6065840bb10a8d5eaa6f20bde7090ab58a520b4f4934 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:18:04 fe1d0cc6d634: Preparing 23:18:04 3c89b15b19ce: Preparing 23:18:04 dec719cd014b: Preparing 23:18:04 9795cb458c81: Preparing 23:18:04 ff84e4c7db92: Preparing 23:18:04 6ab7a521ead1: Preparing 23:18:04 e36bc78d799b: Preparing 23:18:04 1d6ffb945539: Preparing 23:18:04 4929cf71df7b: Preparing 23:18:04 e5e13b0c77cb: Preparing 23:18:04 e36bc78d799b: Waiting 23:18:04 4929cf71df7b: Waiting 23:18:04 e5e13b0c77cb: Waiting 23:18:04 1d6ffb945539: Waiting 23:18:04 6ab7a521ead1: Waiting 23:18:04 3c89b15b19ce: Layer already exists 23:18:04 9795cb458c81: Layer already exists 23:18:04 fe1d0cc6d634: Layer already exists 23:18:04 ff84e4c7db92: Layer already exists 23:18:04 dec719cd014b: Layer already exists 23:18:04 6ab7a521ead1: Layer already exists 23:18:04 1d6ffb945539: Layer already exists 23:18:04 e36bc78d799b: Layer already exists 23:18:04 4929cf71df7b: Layer already exists 23:18:04 e5e13b0c77cb: Layer already exists 23:18:04 latest: digest: sha256:11bcb5e79463d7b064ef6065840bb10a8d5eaa6f20bde7090ab58a520b4f4934 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.18 23:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:18:04 fe1d0cc6d634: Preparing 23:18:04 3c89b15b19ce: Preparing 23:18:04 dec719cd014b: Preparing 23:18:04 9795cb458c81: Preparing 23:18:04 ff84e4c7db92: Preparing 23:18:04 6ab7a521ead1: Preparing 23:18:04 e36bc78d799b: Preparing 23:18:04 1d6ffb945539: Preparing 23:18:04 4929cf71df7b: Preparing 23:18:04 e5e13b0c77cb: Preparing 23:18:04 6ab7a521ead1: Waiting 23:18:04 e36bc78d799b: Waiting 23:18:04 4929cf71df7b: Waiting 23:18:04 e5e13b0c77cb: Waiting 23:18:04 9795cb458c81: Layer already exists 23:18:04 fe1d0cc6d634: Layer already exists 23:18:04 3c89b15b19ce: Layer already exists 23:18:04 dec719cd014b: Layer already exists 23:18:04 ff84e4c7db92: Layer already exists 23:18:04 6ab7a521ead1: Layer already exists 23:18:04 e36bc78d799b: Layer already exists 23:18:04 4929cf71df7b: Layer already exists 23:18:04 e5e13b0c77cb: Layer already exists 23:18:04 1d6ffb945539: Layer already exists 23:18:04 3.0.0-dev.18: digest: sha256:11bcb5e79463d7b064ef6065840bb10a8d5eaa6f20bde7090ab58a520b4f4934 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:18:05 fe1d0cc6d634: Preparing 23:18:05 3c89b15b19ce: Preparing 23:18:05 dec719cd014b: Preparing 23:18:05 9795cb458c81: Preparing 23:18:05 ff84e4c7db92: Preparing 23:18:05 6ab7a521ead1: Preparing 23:18:05 e36bc78d799b: Preparing 23:18:05 1d6ffb945539: Preparing 23:18:05 4929cf71df7b: Preparing 23:18:05 e5e13b0c77cb: Preparing 23:18:05 6ab7a521ead1: Waiting 23:18:05 1d6ffb945539: Waiting 23:18:05 4929cf71df7b: Waiting 23:18:05 e5e13b0c77cb: Waiting 23:18:05 9795cb458c81: Layer already exists 23:18:05 fe1d0cc6d634: Layer already exists 23:18:05 dec719cd014b: Layer already exists 23:18:05 ff84e4c7db92: Layer already exists 23:18:05 3c89b15b19ce: Layer already exists 23:18:05 6ab7a521ead1: Layer already exists 23:18:05 e36bc78d799b: Layer already exists 23:18:05 1d6ffb945539: Layer already exists 23:18:05 4929cf71df7b: Layer already exists 23:18:05 e5e13b0c77cb: Layer already exists 23:18:05 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:11bcb5e79463d7b064ef6065840bb10a8d5eaa6f20bde7090ab58a520b4f4934 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:18:06 fe1d0cc6d634: Preparing 23:18:06 3c89b15b19ce: Preparing 23:18:06 dec719cd014b: Preparing 23:18:06 9795cb458c81: Preparing 23:18:06 ff84e4c7db92: Preparing 23:18:06 6ab7a521ead1: Preparing 23:18:06 e36bc78d799b: Preparing 23:18:06 1d6ffb945539: Preparing 23:18:06 4929cf71df7b: Preparing 23:18:06 e5e13b0c77cb: Preparing 23:18:06 6ab7a521ead1: Waiting 23:18:06 4929cf71df7b: Waiting 23:18:06 1d6ffb945539: Waiting 23:18:06 e36bc78d799b: Waiting 23:18:06 e5e13b0c77cb: Waiting 23:18:06 3c89b15b19ce: Layer already exists 23:18:06 dec719cd014b: Layer already exists 23:18:06 9795cb458c81: Layer already exists 23:18:06 ff84e4c7db92: Layer already exists 23:18:06 fe1d0cc6d634: Layer already exists 23:18:06 6ab7a521ead1: Layer already exists 23:18:06 e36bc78d799b: Layer already exists 23:18:06 1d6ffb945539: Layer already exists 23:18:06 4929cf71df7b: Layer already exists 23:18:06 e5e13b0c77cb: Layer already exists 23:18:06 main: digest: sha256:11bcb5e79463d7b064ef6065840bb10a8d5eaa6f20bde7090ab58a520b4f4934 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:06 ===================================================== [Pipeline] echo 23:18:06 taggedImages: 23:18:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:18:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.18 23:18:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:18:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:18:06 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:06 latest 23:18:06 3.0.0-dev.18 23:18:06 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:06 main 23:18:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:18:06 dd158cfd5481: Preparing 23:18:06 8dfcdcd6626b: Preparing 23:18:06 a2e0b9fe4ba8: Preparing 23:18:06 7602a74e5008: Preparing 23:18:06 34d5ebaa5410: Preparing 23:18:06 34d5ebaa5410: Layer already exists 23:18:06 a2e0b9fe4ba8: Layer already exists 23:18:06 dd158cfd5481: Pushed 23:18:07 7602a74e5008: Pushed 23:18:09 8dfcdcd6626b: Pushed 23:18:09 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:64e1efeac6eb476c8c6614a8adc780f84fae9b5f46212aea08e2151916e49e16 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:09 + 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 23:18:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:18:09 dd158cfd5481: Preparing 23:18:09 8dfcdcd6626b: Preparing 23:18:09 a2e0b9fe4ba8: Preparing 23:18:09 7602a74e5008: Preparing 23:18:09 34d5ebaa5410: Preparing 23:18:09 7602a74e5008: Layer already exists 23:18:09 a2e0b9fe4ba8: Layer already exists 23:18:09 dd158cfd5481: Layer already exists 23:18:09 8dfcdcd6626b: Layer already exists 23:18:09 34d5ebaa5410: Layer already exists 23:18:09 latest: digest: sha256:64e1efeac6eb476c8c6614a8adc780f84fae9b5f46212aea08e2151916e49e16 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.18 23:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:18:10 dd158cfd5481: Preparing 23:18:10 8dfcdcd6626b: Preparing 23:18:10 a2e0b9fe4ba8: Preparing 23:18:10 7602a74e5008: Preparing 23:18:10 34d5ebaa5410: Preparing 23:18:10 34d5ebaa5410: Layer already exists 23:18:10 7602a74e5008: Layer already exists 23:18:10 dd158cfd5481: Layer already exists 23:18:10 8dfcdcd6626b: Layer already exists 23:18:10 a2e0b9fe4ba8: Layer already exists 23:18:10 3.0.0-dev.18: digest: sha256:64e1efeac6eb476c8c6614a8adc780f84fae9b5f46212aea08e2151916e49e16 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:18:11 dd158cfd5481: Preparing 23:18:11 8dfcdcd6626b: Preparing 23:18:11 a2e0b9fe4ba8: Preparing 23:18:11 7602a74e5008: Preparing 23:18:11 34d5ebaa5410: Preparing 23:18:11 dd158cfd5481: Layer already exists 23:18:11 a2e0b9fe4ba8: Layer already exists 23:18:11 8dfcdcd6626b: Layer already exists 23:18:11 34d5ebaa5410: Layer already exists 23:18:11 7602a74e5008: Layer already exists 23:18:11 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:64e1efeac6eb476c8c6614a8adc780f84fae9b5f46212aea08e2151916e49e16 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:11 + 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 23:18:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:18:11 dd158cfd5481: Preparing 23:18:11 8dfcdcd6626b: Preparing 23:18:11 a2e0b9fe4ba8: Preparing 23:18:11 7602a74e5008: Preparing 23:18:11 34d5ebaa5410: Preparing 23:18:11 a2e0b9fe4ba8: Layer already exists 23:18:11 7602a74e5008: Layer already exists 23:18:11 8dfcdcd6626b: Layer already exists 23:18:11 34d5ebaa5410: Layer already exists 23:18:11 dd158cfd5481: Layer already exists 23:18:11 main: digest: sha256:64e1efeac6eb476c8c6614a8adc780f84fae9b5f46212aea08e2151916e49e16 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:11 ===================================================== [Pipeline] echo 23:18:11 taggedImages: 23:18:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:18:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.18 23:18:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:18:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:18:11 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:11 latest 23:18:11 3.0.0-dev.18 23:18:11 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:11 main 23:18:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:18:12 340e619bcfd5: Preparing 23:18:12 424ef318dba2: Preparing 23:18:12 7c71f3fe95fb: Preparing 23:18:12 0dc1f3c52152: Preparing 23:18:12 1a1c59fcde5e: Preparing 23:18:12 74e702786424: Preparing 23:18:12 34d5ebaa5410: Preparing 23:18:12 74e702786424: Waiting 23:18:12 34d5ebaa5410: Waiting 23:18:12 424ef318dba2: Pushed 23:18:12 340e619bcfd5: Pushed 23:18:12 7c71f3fe95fb: Pushed 23:18:12 34d5ebaa5410: Layer already exists 23:18:12 74e702786424: Pushed 23:18:16 1a1c59fcde5e: Pushed 23:18:19 0dc1f3c52152: Pushed 23:18:19 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:5417c87bb1a1274e8e65df84f6ed411a15d58b12cbf0756660bea65bc7ec91da size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:18:20 340e619bcfd5: Preparing 23:18:20 424ef318dba2: Preparing 23:18:20 7c71f3fe95fb: Preparing 23:18:20 0dc1f3c52152: Preparing 23:18:20 1a1c59fcde5e: Preparing 23:18:20 74e702786424: Preparing 23:18:20 34d5ebaa5410: Preparing 23:18:20 74e702786424: Waiting 23:18:20 34d5ebaa5410: Waiting 23:18:20 0dc1f3c52152: Layer already exists 23:18:20 424ef318dba2: Layer already exists 23:18:20 7c71f3fe95fb: Layer already exists 23:18:20 340e619bcfd5: Layer already exists 23:18:20 1a1c59fcde5e: Layer already exists 23:18:20 74e702786424: Layer already exists 23:18:20 34d5ebaa5410: Layer already exists 23:18:20 latest: digest: sha256:5417c87bb1a1274e8e65df84f6ed411a15d58b12cbf0756660bea65bc7ec91da size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.18 23:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:18:20 340e619bcfd5: Preparing 23:18:20 424ef318dba2: Preparing 23:18:20 7c71f3fe95fb: Preparing 23:18:20 0dc1f3c52152: Preparing 23:18:20 1a1c59fcde5e: Preparing 23:18:20 74e702786424: Preparing 23:18:20 34d5ebaa5410: Preparing 23:18:20 74e702786424: Waiting 23:18:20 34d5ebaa5410: Waiting 23:18:20 340e619bcfd5: Layer already exists 23:18:20 424ef318dba2: Layer already exists 23:18:20 0dc1f3c52152: Layer already exists 23:18:20 7c71f3fe95fb: Layer already exists 23:18:20 1a1c59fcde5e: Layer already exists 23:18:20 34d5ebaa5410: Layer already exists 23:18:20 74e702786424: Layer already exists 23:18:20 3.0.0-dev.18: digest: sha256:5417c87bb1a1274e8e65df84f6ed411a15d58b12cbf0756660bea65bc7ec91da size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:18:21 340e619bcfd5: Preparing 23:18:21 424ef318dba2: Preparing 23:18:21 7c71f3fe95fb: Preparing 23:18:21 0dc1f3c52152: Preparing 23:18:21 1a1c59fcde5e: Preparing 23:18:21 74e702786424: Preparing 23:18:21 34d5ebaa5410: Preparing 23:18:21 74e702786424: Waiting 23:18:21 34d5ebaa5410: Waiting 23:18:21 0dc1f3c52152: Layer already exists 23:18:21 7c71f3fe95fb: Layer already exists 23:18:21 340e619bcfd5: Layer already exists 23:18:21 424ef318dba2: Layer already exists 23:18:21 1a1c59fcde5e: Layer already exists 23:18:21 74e702786424: Layer already exists 23:18:21 34d5ebaa5410: Layer already exists 23:18:21 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:5417c87bb1a1274e8e65df84f6ed411a15d58b12cbf0756660bea65bc7ec91da size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:18:22 340e619bcfd5: Preparing 23:18:22 424ef318dba2: Preparing 23:18:22 7c71f3fe95fb: Preparing 23:18:22 0dc1f3c52152: Preparing 23:18:22 1a1c59fcde5e: Preparing 23:18:22 74e702786424: Preparing 23:18:22 34d5ebaa5410: Preparing 23:18:22 74e702786424: Waiting 23:18:22 34d5ebaa5410: Waiting 23:18:22 340e619bcfd5: Layer already exists 23:18:22 424ef318dba2: Layer already exists 23:18:22 0dc1f3c52152: Layer already exists 23:18:22 7c71f3fe95fb: Layer already exists 23:18:22 1a1c59fcde5e: Layer already exists 23:18:22 74e702786424: Layer already exists 23:18:22 34d5ebaa5410: Layer already exists 23:18:22 main: digest: sha256:5417c87bb1a1274e8e65df84f6ed411a15d58b12cbf0756660bea65bc7ec91da size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:22 ===================================================== [Pipeline] echo 23:18:22 taggedImages: 23:18:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:18:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.18 23:18:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:18:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:18:22 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:22 latest 23:18:22 3.0.0-dev.18 23:18:22 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:22 main 23:18:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:18:22 4b6572848092: Preparing 23:18:22 f4a70707c4b7: Preparing 23:18:22 0d8c8a484bd5: Preparing 23:18:22 9de8815ab4e2: Preparing 23:18:22 9f9e2886c097: Preparing 23:18:22 34d5ebaa5410: Preparing 23:18:22 34d5ebaa5410: Waiting 23:18:22 0d8c8a484bd5: Pushed 23:18:22 f4a70707c4b7: Pushed 23:18:22 4b6572848092: Pushed 23:18:22 34d5ebaa5410: Layer already exists 23:18:23 9f9e2886c097: Pushed 23:18:31 9de8815ab4e2: Pushed 23:18:31 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:197fc9508bec68a2df62072277de457ea393c0804b3f0697f73c88be99932afd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:18:31 4b6572848092: Preparing 23:18:31 f4a70707c4b7: Preparing 23:18:31 0d8c8a484bd5: Preparing 23:18:31 9de8815ab4e2: Preparing 23:18:31 9f9e2886c097: Preparing 23:18:31 34d5ebaa5410: Preparing 23:18:31 34d5ebaa5410: Waiting 23:18:31 0d8c8a484bd5: Layer already exists 23:18:31 9f9e2886c097: Layer already exists 23:18:31 9de8815ab4e2: Layer already exists 23:18:31 4b6572848092: Layer already exists 23:18:31 f4a70707c4b7: Layer already exists 23:18:31 34d5ebaa5410: Layer already exists 23:18:31 latest: digest: sha256:197fc9508bec68a2df62072277de457ea393c0804b3f0697f73c88be99932afd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.18 23:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:18:32 4b6572848092: Preparing 23:18:32 f4a70707c4b7: Preparing 23:18:32 0d8c8a484bd5: Preparing 23:18:32 9de8815ab4e2: Preparing 23:18:32 9f9e2886c097: Preparing 23:18:32 34d5ebaa5410: Preparing 23:18:32 9de8815ab4e2: Layer already exists 23:18:32 0d8c8a484bd5: Layer already exists 23:18:32 f4a70707c4b7: Layer already exists 23:18:32 9f9e2886c097: Layer already exists 23:18:32 4b6572848092: Layer already exists 23:18:32 34d5ebaa5410: Layer already exists 23:18:32 3.0.0-dev.18: digest: sha256:197fc9508bec68a2df62072277de457ea393c0804b3f0697f73c88be99932afd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:18:32 4b6572848092: Preparing 23:18:32 f4a70707c4b7: Preparing 23:18:32 0d8c8a484bd5: Preparing 23:18:32 9de8815ab4e2: Preparing 23:18:32 9f9e2886c097: Preparing 23:18:32 34d5ebaa5410: Preparing 23:18:32 f4a70707c4b7: Layer already exists 23:18:32 0d8c8a484bd5: Layer already exists 23:18:32 9f9e2886c097: Layer already exists 23:18:32 9de8815ab4e2: Layer already exists 23:18:32 4b6572848092: Layer already exists 23:18:32 34d5ebaa5410: Layer already exists 23:18:32 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:197fc9508bec68a2df62072277de457ea393c0804b3f0697f73c88be99932afd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:18:33 4b6572848092: Preparing 23:18:33 f4a70707c4b7: Preparing 23:18:33 0d8c8a484bd5: Preparing 23:18:33 9de8815ab4e2: Preparing 23:18:33 9f9e2886c097: Preparing 23:18:33 34d5ebaa5410: Preparing 23:18:33 34d5ebaa5410: Waiting 23:18:33 f4a70707c4b7: Layer already exists 23:18:33 9de8815ab4e2: Layer already exists 23:18:33 9f9e2886c097: Layer already exists 23:18:33 4b6572848092: Layer already exists 23:18:33 0d8c8a484bd5: Layer already exists 23:18:33 34d5ebaa5410: Layer already exists 23:18:33 main: digest: sha256:197fc9508bec68a2df62072277de457ea393c0804b3f0697f73c88be99932afd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:33 ===================================================== [Pipeline] echo 23:18:33 taggedImages: 23:18:33 - nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:33 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:18:33 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.18 23:18:33 - nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:33 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:18:33 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:18:33 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:33 latest 23:18:33 3.0.0-dev.18 23:18:33 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:33 main 23:18:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:18:34 5b0fc1b442b5: Preparing 23:18:34 f835d837d633: Preparing 23:18:34 a5d3e52da3d7: Preparing 23:18:34 946fa5863c91: Preparing 23:18:34 74e702786424: Preparing 23:18:34 34d5ebaa5410: Preparing 23:18:34 34d5ebaa5410: Waiting 23:18:34 74e702786424: Layer already exists 23:18:34 34d5ebaa5410: Layer already exists 23:18:34 a5d3e52da3d7: Pushed 23:18:34 5b0fc1b442b5: Pushed 23:18:34 f835d837d633: Pushed 23:18:42 946fa5863c91: Pushed 23:18:42 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:523397e5ed4a983ab38c8427fe85821aa6da255da77ef29bd7f1e7641114da11 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:18:42 5b0fc1b442b5: Preparing 23:18:42 f835d837d633: Preparing 23:18:42 a5d3e52da3d7: Preparing 23:18:42 946fa5863c91: Preparing 23:18:42 74e702786424: Preparing 23:18:42 34d5ebaa5410: Preparing 23:18:42 34d5ebaa5410: Waiting 23:18:42 74e702786424: Layer already exists 23:18:42 946fa5863c91: Layer already exists 23:18:42 a5d3e52da3d7: Layer already exists 23:18:42 f835d837d633: Layer already exists 23:18:42 5b0fc1b442b5: Layer already exists 23:18:42 34d5ebaa5410: Layer already exists 23:18:42 latest: digest: sha256:523397e5ed4a983ab38c8427fe85821aa6da255da77ef29bd7f1e7641114da11 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.18 23:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:18:43 5b0fc1b442b5: Preparing 23:18:43 f835d837d633: Preparing 23:18:43 a5d3e52da3d7: Preparing 23:18:43 946fa5863c91: Preparing 23:18:43 74e702786424: Preparing 23:18:43 34d5ebaa5410: Preparing 23:18:43 34d5ebaa5410: Waiting 23:18:43 74e702786424: Layer already exists 23:18:43 5b0fc1b442b5: Layer already exists 23:18:43 946fa5863c91: Layer already exists 23:18:43 f835d837d633: Layer already exists 23:18:43 a5d3e52da3d7: Layer already exists 23:18:43 34d5ebaa5410: Layer already exists 23:18:43 3.0.0-dev.18: digest: sha256:523397e5ed4a983ab38c8427fe85821aa6da255da77ef29bd7f1e7641114da11 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:18:44 5b0fc1b442b5: Preparing 23:18:44 f835d837d633: Preparing 23:18:44 a5d3e52da3d7: Preparing 23:18:44 946fa5863c91: Preparing 23:18:44 74e702786424: Preparing 23:18:44 34d5ebaa5410: Preparing 23:18:44 34d5ebaa5410: Waiting 23:18:44 a5d3e52da3d7: Layer already exists 23:18:44 5b0fc1b442b5: Layer already exists 23:18:44 74e702786424: Layer already exists 23:18:44 946fa5863c91: Layer already exists 23:18:44 f835d837d633: Layer already exists 23:18:44 34d5ebaa5410: Layer already exists 23:18:44 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:523397e5ed4a983ab38c8427fe85821aa6da255da77ef29bd7f1e7641114da11 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:18:44 5b0fc1b442b5: Preparing 23:18:44 f835d837d633: Preparing 23:18:44 a5d3e52da3d7: Preparing 23:18:44 946fa5863c91: Preparing 23:18:44 74e702786424: Preparing 23:18:44 34d5ebaa5410: Preparing 23:18:44 34d5ebaa5410: Waiting 23:18:44 5b0fc1b442b5: Layer already exists 23:18:44 a5d3e52da3d7: Layer already exists 23:18:44 74e702786424: Layer already exists 23:18:44 946fa5863c91: Layer already exists 23:18:44 f835d837d633: Layer already exists 23:18:44 34d5ebaa5410: Layer already exists 23:18:44 main: digest: sha256:523397e5ed4a983ab38c8427fe85821aa6da255da77ef29bd7f1e7641114da11 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:44 ===================================================== [Pipeline] echo 23:18:44 taggedImages: 23:18:44 - nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:44 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:18:44 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.18 23:18:44 - nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:44 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:18:44 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:18:44 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:44 latest 23:18:44 3.0.0-dev.18 23:18:44 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:44 main 23:18:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:18:45 6052cae36955: Preparing 23:18:45 fcb5f93f2abd: Preparing 23:18:45 a2e0b9fe4ba8: Preparing 23:18:45 6bf336c99b33: Preparing 23:18:45 e5e13b0c77cb: Preparing 23:18:45 a2e0b9fe4ba8: Layer already exists 23:18:45 e5e13b0c77cb: Layer already exists 23:18:45 6052cae36955: Pushed 23:18:45 6bf336c99b33: Pushed 23:18:48 fcb5f93f2abd: Pushed 23:18:48 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:08bf4f44bd549b496b6571d2e8b96f982e9742268c9b5e9ff8e882089c354e73 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:18:49 6052cae36955: Preparing 23:18:49 fcb5f93f2abd: Preparing 23:18:49 a2e0b9fe4ba8: Preparing 23:18:49 6bf336c99b33: Preparing 23:18:49 e5e13b0c77cb: Preparing 23:18:49 6052cae36955: Layer already exists 23:18:49 e5e13b0c77cb: Layer already exists 23:18:49 6bf336c99b33: Layer already exists 23:18:49 fcb5f93f2abd: Layer already exists 23:18:49 a2e0b9fe4ba8: Layer already exists 23:18:49 latest: digest: sha256:08bf4f44bd549b496b6571d2e8b96f982e9742268c9b5e9ff8e882089c354e73 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.18 23:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:18:49 6052cae36955: Preparing 23:18:49 fcb5f93f2abd: Preparing 23:18:49 a2e0b9fe4ba8: Preparing 23:18:49 6bf336c99b33: Preparing 23:18:49 e5e13b0c77cb: Preparing 23:18:49 6052cae36955: Layer already exists 23:18:49 6bf336c99b33: Layer already exists 23:18:49 a2e0b9fe4ba8: Layer already exists 23:18:49 fcb5f93f2abd: Layer already exists 23:18:49 e5e13b0c77cb: Layer already exists 23:18:49 3.0.0-dev.18: digest: sha256:08bf4f44bd549b496b6571d2e8b96f982e9742268c9b5e9ff8e882089c354e73 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:18:50 6052cae36955: Preparing 23:18:50 fcb5f93f2abd: Preparing 23:18:50 a2e0b9fe4ba8: Preparing 23:18:50 6bf336c99b33: Preparing 23:18:50 e5e13b0c77cb: Preparing 23:18:50 a2e0b9fe4ba8: Layer already exists 23:18:50 6bf336c99b33: Layer already exists 23:18:50 e5e13b0c77cb: Layer already exists 23:18:50 6052cae36955: Layer already exists 23:18:50 fcb5f93f2abd: Layer already exists 23:18:50 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:08bf4f44bd549b496b6571d2e8b96f982e9742268c9b5e9ff8e882089c354e73 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:18:51 6052cae36955: Preparing 23:18:51 fcb5f93f2abd: Preparing 23:18:51 a2e0b9fe4ba8: Preparing 23:18:51 6bf336c99b33: Preparing 23:18:51 e5e13b0c77cb: Preparing 23:18:51 fcb5f93f2abd: Layer already exists 23:18:51 a2e0b9fe4ba8: Layer already exists 23:18:51 6052cae36955: Layer already exists 23:18:51 e5e13b0c77cb: Layer already exists 23:18:51 6bf336c99b33: Layer already exists 23:18:51 main: digest: sha256:08bf4f44bd549b496b6571d2e8b96f982e9742268c9b5e9ff8e882089c354e73 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:51 ===================================================== [Pipeline] echo 23:18:51 taggedImages: 23:18:51 - nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:51 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:18:51 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.18 23:18:51 - nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:51 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:18:51 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:18:51 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:51 latest 23:18:51 3.0.0-dev.18 23:18:51 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:51 main 23:18:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:18:51 02b7779bae84: Preparing 23:18:51 ac0d0fddadba: Preparing 23:18:51 a2e0b9fe4ba8: Preparing 23:18:51 8905bad6d05a: Preparing 23:18:51 e5e13b0c77cb: Preparing 23:18:51 a2e0b9fe4ba8: Layer already exists 23:18:51 e5e13b0c77cb: Layer already exists 23:18:51 8905bad6d05a: Layer already exists 23:18:51 02b7779bae84: Pushed 23:18:55 ac0d0fddadba: Pushed 23:18:55 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:ed24d63f20750655714f145c97ac6097cdab3af82aefe43db5a52787b2fee68b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:18:55 02b7779bae84: Preparing 23:18:55 ac0d0fddadba: Preparing 23:18:55 a2e0b9fe4ba8: Preparing 23:18:55 8905bad6d05a: Preparing 23:18:55 e5e13b0c77cb: Preparing 23:18:55 e5e13b0c77cb: Layer already exists 23:18:55 a2e0b9fe4ba8: Layer already exists 23:18:55 02b7779bae84: Layer already exists 23:18:55 ac0d0fddadba: Layer already exists 23:18:55 8905bad6d05a: Layer already exists 23:18:55 latest: digest: sha256:ed24d63f20750655714f145c97ac6097cdab3af82aefe43db5a52787b2fee68b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.18 23:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:18:56 02b7779bae84: Preparing 23:18:56 ac0d0fddadba: Preparing 23:18:56 a2e0b9fe4ba8: Preparing 23:18:56 8905bad6d05a: Preparing 23:18:56 e5e13b0c77cb: Preparing 23:18:56 ac0d0fddadba: Layer already exists 23:18:56 8905bad6d05a: Layer already exists 23:18:56 e5e13b0c77cb: Layer already exists 23:18:56 02b7779bae84: Layer already exists 23:18:56 a2e0b9fe4ba8: Layer already exists 23:18:56 3.0.0-dev.18: digest: sha256:ed24d63f20750655714f145c97ac6097cdab3af82aefe43db5a52787b2fee68b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:18:57 02b7779bae84: Preparing 23:18:57 ac0d0fddadba: Preparing 23:18:57 a2e0b9fe4ba8: Preparing 23:18:57 8905bad6d05a: Preparing 23:18:57 e5e13b0c77cb: Preparing 23:18:57 e5e13b0c77cb: Layer already exists 23:18:57 8905bad6d05a: Layer already exists 23:18:57 02b7779bae84: Layer already exists 23:18:57 a2e0b9fe4ba8: Layer already exists 23:18:57 ac0d0fddadba: Layer already exists 23:18:57 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:ed24d63f20750655714f145c97ac6097cdab3af82aefe43db5a52787b2fee68b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:18:57 02b7779bae84: Preparing 23:18:57 ac0d0fddadba: Preparing 23:18:57 a2e0b9fe4ba8: Preparing 23:18:57 8905bad6d05a: Preparing 23:18:57 e5e13b0c77cb: Preparing 23:18:57 8905bad6d05a: Layer already exists 23:18:57 a2e0b9fe4ba8: Layer already exists 23:18:57 e5e13b0c77cb: Layer already exists 23:18:57 02b7779bae84: Layer already exists 23:18:57 ac0d0fddadba: Layer already exists 23:18:57 main: digest: sha256:ed24d63f20750655714f145c97ac6097cdab3af82aefe43db5a52787b2fee68b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:57 ===================================================== [Pipeline] echo 23:18:57 taggedImages: 23:18:57 - nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:18:57 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:18:57 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.18 23:18:57 - nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:18:57 - 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] } 23:19:25 Removing intermediate container 9853fed73111 23:19:25 ---> 69c9e1b44cbd 23:19:25 Step 7/24 : COPY . . 23:19:25 Removing intermediate container 346e1c664342 23:19:25 Removing intermediate container 659ebaff4d01 23:19:25 ---> eb53517ddef8 23:19:25 Step 8/22 : COPY . . 23:19:25 Removing intermediate container a940e588249c 23:19:25 ---> c8ef79f95fab 23:19:25 Step 7/24 : COPY . . 23:19:25 ---> 38e8873c5db5 23:19:25 Step 8/24 : COPY . . 23:19:25 Removing intermediate container 87760b8ada82 23:19:25 ---> 6d44b8920948 23:19:25 Step 7/24 : COPY . . 23:19:25 ---> eaeca13447ce 23:19:25 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:19:25 ---> Running in da5fdf30e954 23:19:25 ---> 799be04945b6 23:19:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:19:25 ---> 475190c223e5 23:19:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:19:25 ---> Running in 085855e5c19f 23:19:25 ---> Running in ca3884208311 23:19:25 ---> 710f5ebc254e 23:19:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:19:25 ---> Running in 6d943088ad5f 23:19:25 ---> ba8da38d0a01 23:19:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:19:25 ---> Running in ca290285da01 23:19:25 Removing intermediate container 085855e5c19f 23:19:25 ---> 0d5ad4ba7c43 23:19:25 Step 9/24 : WORKDIR /edgex-go/spire-build 23:19:25 ---> Running in 00d0faf386d4 23:19:25 Removing intermediate container ca290285da01 23:19:25 ---> aa4ea5af2461 23:19:25 Step 9/24 : WORKDIR /edgex-go/spire-build 23:19:25 ---> Running in 6037d36b85b7 23:19:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:19:25 Removing intermediate container 00d0faf386d4 23:19:25 ---> 6ac48a04b30a 23:19:25 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 23:19:25 ---> Running in 01cfae9486ff 23:19:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:19:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:19:25 Removing intermediate container 6037d36b85b7 23:19:25 ---> 29d06d4e4b95 23:19:25 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 23:19:25 ---> Running in c236ec095aa2 23:19:26 Removing intermediate container 01cfae9486ff 23:19:26 ---> 805041604967 23:19:26 Step 11/24 : WORKDIR /edgex-go 23:19:27 ---> Running in 867bb4f7c2ff 23:19:28 Removing intermediate container c236ec095aa2 23:19:28 ---> cc623850ec00 23:19:28 Step 11/24 : WORKDIR /edgex-go 23:19:28 Removing intermediate container 867bb4f7c2ff 23:19:28 ---> 0cfae75d0dcd 23:19:28 23:19:28 Step 12/24 : FROM alpine:3.15 23:19:28 ---> Running in b596b38c65ac 23:19:28 3.15: Pulling from library/alpine 23:19:29 Removing intermediate container b596b38c65ac 23:19:29 ---> 992563076fe4 23:19:29 23:19:29 Step 12/24 : FROM alpine:3.15 23:19:29 3.15: Pulling from library/alpine 23:19:31 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:19:31 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:19:31 Status: Downloaded newer image for alpine:3.15 23:19:31 Status: Downloaded newer image for alpine:3.15 23:19:31 ---> 8aa73fd46299 23:19:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:31 ---> 8aa73fd46299 23:19:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:31 ---> Running in cb34ad741a4e 23:19:31 ---> Running in aab81bdf5d1e 23:19:32 Removing intermediate container aab81bdf5d1e 23:19:32 ---> af47da74794f 23:19:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:19:32 Removing intermediate container cb34ad741a4e 23:19:32 ---> f81ea61deb04 23:19:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:19:32 ---> Running in e5756e409c4c 23:19:32 ---> Running in 56a86751e30f 23:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:39 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:19:39 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:19:39 OK: 15736 distinct packages available 23:19:39 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:19:39 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:19:39 OK: 15736 distinct packages available 23:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:41 (1/4) Installing dumb-init (1.2.5-r1) 23:19:41 (2/4) Installing musl-obstack (1.2.3-r0) 23:19:41 (3/4) Installing libucontext (1.1-r0) 23:19:41 (4/4) Installing gcompat (1.0.0-r4) 23:19:41 Executing busybox-1.34.1-r7.trigger 23:19:41 (1/5) Installing dumb-init (1.2.5-r1) 23:19:41 (2/5) Installing musl-obstack (1.2.3-r0) 23:19:41 (3/5) Installing libucontext (1.1-r0) 23:19:41 OK: 6 MiB in 18 packages 23:19:41 (4/5) Installing gcompat (1.0.0-r4) 23:19:41 (5/5) Installing openssl (1.1.1s-r1) 23:19:41 Executing busybox-1.34.1-r7.trigger 23:19:41 OK: 6 MiB in 19 packages 23:19:43 Removing intermediate container 56a86751e30f 23:19:43 ---> 432685d77f9e 23:19:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:19:43 Removing intermediate container e5756e409c4c 23:19:43 ---> 24432a9ace01 23:19:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:19:52 ---> faa43fde6cd8 23:19:52 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:19:55 ---> 1fd1d2227806 23:19:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:19:56 ---> e3ad795063fe 23:19:56 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:19:56 ---> Running in bda01e3ec36e 23:19:57 Removing intermediate container bda01e3ec36e 23:19:57 ---> 619613bac5c6 23:19:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:20:02 ---> be1919f333d2 23:20:02 Step 19/24 : WORKDIR / 23:20:02 ---> Running in 233cbf22b658 23:20:02 ---> 00881ea04865 23:20:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:20:02 Removing intermediate container 233cbf22b658 23:20:02 ---> bb38f0c50cca 23:20:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:02 ---> Running in bac62eeb6a3a 23:20:03 Removing intermediate container bac62eeb6a3a 23:20:03 ---> 06078c5aa777 23:20:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:03 ---> Running in 90d6d7c2acce 23:20:04 ---> 0f4cfd1823cd 23:20:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:20:04 Removing intermediate container 90d6d7c2acce 23:20:04 ---> ee1c1714bbd4 23:20:04 Step 22/24 : LABEL arch=arm64 23:20:05 ---> Running in f4ac1a5c7ef6 23:20:05 ---> b14fb2aa228a 23:20:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:20:06 Removing intermediate container f4ac1a5c7ef6 23:20:06 ---> 7c8d2c903252 23:20:06 Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:20:06 ---> Running in d0ae6880db32 23:20:07 Removing intermediate container d0ae6880db32 23:20:07 ---> 58db730aea6b 23:20:07 Step 24/24 : LABEL version=3.0.0-dev.18 23:20:07 ---> Running in 8b169f0ca1c1 23:20:07 ---> 945d730cb663 23:20:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:08 ---> Running in 274451bdd691 23:20:08 Removing intermediate container 8b169f0ca1c1 23:20:08 ---> 1d7b45c43416 23:20:08 23:20:08 Successfully built 1d7b45c43416 23:20:08 Successfully tagged security-spire-config-arm64:latest 23:20:08  Building security-spire-config ... done Building core-command 23:20:08 Removing intermediate container 274451bdd691 23:20:08 ---> 3a50ca3fe8d7 23:20:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:08 ---> Running in dceb31c5c10f 23:20:09 Removing intermediate container dceb31c5c10f 23:20:09 ---> 4a7ba8953833 23:20:09 Step 22/24 : LABEL arch=arm64 23:20:09 ---> Running in 26d0323de226 23:20:10 Removing intermediate container 26d0323de226 23:20:10 ---> 7c57130bd7ec 23:20:10 Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:20:10 ---> Running in c24b7161419d 23:20:11 Removing intermediate container c24b7161419d 23:20:11 ---> 4c94343c9f33 23:20:11 Step 24/24 : LABEL version=3.0.0-dev.18 23:20:11 ---> Running in 15beb8c29452 23:20:12 Removing intermediate container 15beb8c29452 23:20:12 ---> 7e64b4aed451 23:20:12 23:20:12 Successfully built 7e64b4aed451 23:20:12 Successfully tagged security-spire-agent-arm64:latest 23:20:12 Building security-spiffe-token-provider 23:20:13  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:20:13 ---> 45f573c3277d 23:20:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:20:14 ---> Using cache 23:20:14 ---> 3125655fb6ec 23:20:14 Step 4/23 : WORKDIR /edgex-go 23:20:14 ---> Using cache 23:20:14 ---> 3ba93d93decf 23:20:14 Step 5/23 : RUN apk add --update --no-cache make git 23:20:14 ---> Using cache 23:20:14 ---> d4801bf68d06 23:20:14 Step 6/23 : COPY go.mod vendor* ./ 23:20:14 ---> Using cache 23:20:14 ---> a1c95d0af6d5 23:20:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:14 ---> Using cache 23:20:14 ---> 38e8873c5db5 23:20:14 Step 8/23 : COPY . . 23:20:14 ---> Using cache 23:20:14 ---> 710f5ebc254e 23:20:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:20:14 ---> Running in c458fc041a38 23:20:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:20:18 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:18 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:20:18 ---> 45f573c3277d 23:20:18 Step 3/19 : WORKDIR /edgex-go 23:20:18 ---> Using cache 23:20:18 ---> 337a9552c447 23:20:18 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:20:18 ---> Running in 380cb57b772f 23:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:23 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:20:23 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:20:23 OK: 16899 distinct packages available 23:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:25 OK: 221 MiB in 51 packages 23:20:28 Removing intermediate container 380cb57b772f 23:20:28 ---> 90f2b7644229 23:20:28 Step 5/19 : COPY go.mod vendor* ./ 23:20:31 ---> 7a9d4c3acc06 23:20:31 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:31 ---> Running in ca11ce87980e 23:22:08 Removing intermediate container ca11ce87980e 23:22:08 ---> 233a269e379d 23:22:08 Step 7/19 : COPY . . 23:22:08 ---> f8f4f3f2db9e 23:22:08 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:22:08 ---> Running in 06540d6694d2 23:22:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:25:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:26:04 Removing intermediate container da5fdf30e954 23:26:04 ---> e64c89bbb15e 23:26:04 23:26:04 Step 9/24 : FROM alpine:3.16 23:26:04 3.16: Pulling from library/alpine 23:26:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:26:04 Status: Downloaded newer image for alpine:3.16 23:26:04 ---> 2b4661558fb8 23:26:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:26:04 ---> Running in aa90b855e677 23:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:26:07 (1/3) Installing ca-certificates (20220614-r0) 23:26:07 (2/3) Installing dumb-init (1.2.5-r1) 23:26:07 (3/3) Installing su-exec (0.2-r1) 23:26:07 Executing busybox-1.35.0-r17.trigger 23:26:07 Executing ca-certificates-20220614-r0.trigger 23:26:07 OK: 6 MiB in 17 packages 23:26:10 Removing intermediate container aa90b855e677 23:26:10 ---> d3f6c56c450b 23:26:10 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:26:11 ---> Running in 0904948bce34 23:26:11 Removing intermediate container 0904948bce34 23:26:11 ---> 113e90da4fbf 23:26:11 Step 12/24 : WORKDIR / 23:26:11 ---> Running in 7f0e5b2cb06e 23:26:12 Removing intermediate container 7f0e5b2cb06e 23:26:12 ---> 5351d072fd9a 23:26:12 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:26:12 ---> c2ccd0187632 23:26:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:26:13 ---> fa7d7c2d9858 23:26:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:26:14 ---> db2cc9472bf9 23:26:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:26:15 ---> cec27ea41680 23:26:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:26:17 ---> 2f49e32ca9c8 23:26:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:26:18 ---> 00b8ce5d0113 23:26:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:26:19 ---> c7a6478cb73c 23:26:19 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:26:19 ---> Running in 13188128fdd2 23:26:24 Removing intermediate container 13188128fdd2 23:26:24 ---> 304834cb1a66 23:26:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:26:24 ---> Running in ef7be5864090 23:26:24 Removing intermediate container ef7be5864090 23:26:24 ---> 45bcca3d2d7a 23:26:24 Step 22/24 : LABEL arch=arm64 23:26:24 ---> Running in 4a127fbcf6ad 23:26:25 Removing intermediate container 4a127fbcf6ad 23:26:25 ---> 8444c9b935a0 23:26:25 Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:26:25 ---> Running in 6f863af15621 23:26:26 Removing intermediate container 6f863af15621 23:26:26 ---> 0d68dc002aad 23:26:26 Step 24/24 : LABEL version=3.0.0-dev.18 23:26:26 ---> Running in c39191e5c965 23:26:26 Removing intermediate container c39191e5c965 23:26:26 ---> c9c9ccac2b27 23:26:26 23:26:26 Successfully built c9c9ccac2b27 23:26:26 Successfully tagged security-secretstore-setup-arm64:latest 23:26:26  Building security-secretstore-setup ... done Building support-notifications 23:26:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:26:30 ---> 45f573c3277d 23:26:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:26:30 ---> Using cache 23:26:30 ---> 3125655fb6ec 23:26:30 Step 4/22 : WORKDIR /edgex-go 23:26:30 ---> Using cache 23:26:30 ---> 3ba93d93decf 23:26:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:26:30 ---> Running in 2dceae384834 23:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:26:34 OK: 221 MiB in 51 packages 23:26:35 Removing intermediate container 2dceae384834 23:26:35 ---> cbe83820c01d 23:26:35 Step 6/22 : COPY go.mod vendor* ./ 23:26:36 ---> 6bbe43e8b2f0 23:26:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:36 ---> Running in 0624fcdb1f50 23:26:54 Removing intermediate container 6d943088ad5f 23:26:54 ---> 00adcde8d4e5 23:26:54 23:26:54 Step 10/24 : FROM alpine:3.16 23:26:54 ---> 2b4661558fb8 23:26:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:26:54 ---> Running in f18a1a113f9a 23:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:26:56 (1/1) Installing dumb-init (1.2.5-r1) 23:26:56 Executing busybox-1.35.0-r17.trigger 23:26:56 OK: 5 MiB in 15 packages 23:26:58 Removing intermediate container f18a1a113f9a 23:26:58 ---> abeb44c62873 23:26:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:26:58 ---> Running in 767fb14e7f74 23:26:59 Removing intermediate container 767fb14e7f74 23:26:59 ---> cb802a45ed6e 23:26:59 Step 13/24 : ENV APP_PORT=59881 23:26:59 ---> Running in 9e071983df44 23:27:00 Removing intermediate container 9e071983df44 23:27:00 ---> cf9e77d40730 23:27:00 Step 14/24 : EXPOSE $APP_PORT 23:27:00 ---> Running in 71e8078e6f76 23:27:00 Removing intermediate container 71e8078e6f76 23:27:00 ---> 9ebc927e8d96 23:27:00 Step 15/24 : WORKDIR / 23:27:00 ---> Running in 2f2cabde8a0b 23:27:01 Removing intermediate container 2f2cabde8a0b 23:27:01 ---> 494c68deab7e 23:27:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:02 ---> 697a76edc5af 23:27:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:27:04 ---> 4884223db7d4 23:27:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:27:04 ---> 41f775c8b1b3 23:27:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:27:06 ---> aa58186ae632 23:27:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:27:06 ---> Running in 46904a567357 23:27:06 Removing intermediate container 46904a567357 23:27:06 ---> 16bbd89ffe8b 23:27:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:06 ---> Running in 6f04d36b6198 23:27:07 Removing intermediate container 6f04d36b6198 23:27:07 ---> 9f2056e8b177 23:27:07 Step 22/24 : LABEL arch=arm64 23:27:07 ---> Running in ceabcb7807e2 23:27:08 Removing intermediate container ceabcb7807e2 23:27:08 ---> e7187c21423d 23:27:08 Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:27:08 ---> Running in 3e918a2bbbd4 23:27:09 Removing intermediate container 3e918a2bbbd4 23:27:09 ---> ae118591de5a 23:27:09 Step 24/24 : LABEL version=3.0.0-dev.18 23:27:09 ---> Running in 330001526be1 23:27:09 Removing intermediate container 330001526be1 23:27:09 ---> 0d36a91b099f 23:27:09 23:27:09 Successfully built 0d36a91b099f 23:27:09 Successfully tagged core-metadata-arm64:latest 23:27:09  Building core-metadata ... done Building security-spire-server 23:27:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:27:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:27:14 ---> 45f573c3277d 23:27:14 Step 3/23 : WORKDIR /edgex-go 23:27:14 ---> Using cache 23:27:14 ---> 337a9552c447 23:27:14 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:27:14 ---> Running in 6b113633e67d 23:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:27:18 OK: 221 MiB in 51 packages 23:27:20 Removing intermediate container 6b113633e67d 23:27:20 ---> f44f9a432fd4 23:27:20 Step 5/23 : COPY go.mod vendor* ./ 23:27:22 ---> fc541541cd73 23:27:22 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:22 ---> Running in 684284b2850a 23:27:23 Removing intermediate container c458fc041a38 23:27:23 ---> d21ebfcebdea 23:27:23 23:27:23 Step 10/23 : FROM alpine:3.16 23:27:23 ---> 2b4661558fb8 23:27:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:27:23 ---> Using cache 23:27:23 ---> abeb44c62873 23:27:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:27:23 ---> Using cache 23:27:23 ---> cb802a45ed6e 23:27:23 Step 13/23 : ENV APP_PORT=59882 23:27:23 ---> Running in 627b200d7d71 23:27:24 Removing intermediate container 627b200d7d71 23:27:24 ---> 65827fc7a110 23:27:24 Step 14/23 : EXPOSE $APP_PORT 23:27:24 ---> Running in 4f33839cbcef 23:27:24 Removing intermediate container 4f33839cbcef 23:27:24 ---> 57e8a65c50b0 23:27:24 Step 15/23 : WORKDIR / 23:27:24 ---> Running in dec328fbc8f8 23:27:25 Removing intermediate container dec328fbc8f8 23:27:25 ---> d9594fd15f7a 23:27:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:26 ---> 46a52926b70a 23:27:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:27:28 ---> 364e80bf1e4d 23:27:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:27:29 ---> ba048444cc16 23:27:29 Step 19/23 : ENTRYPOINT ["/core-command"] 23:27:29 ---> Running in 3526235c13b7 23:27:30 Removing intermediate container 3526235c13b7 23:27:30 ---> f8e7588cc355 23:27:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:30 ---> Running in 3665fbc17031 23:27:30 Removing intermediate container 3665fbc17031 23:27:30 ---> cda2526568d5 23:27:30 Step 21/23 : LABEL arch=arm64 23:27:30 ---> Running in 097bc23e8439 23:27:31 Removing intermediate container 097bc23e8439 23:27:31 ---> 97c8a44d9aed 23:27:31 Step 22/23 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:27:31 ---> Running in 1bb13c3a3ae2 23:27:32 Removing intermediate container 1bb13c3a3ae2 23:27:32 ---> c61dca70136d 23:27:32 Step 23/23 : LABEL version=3.0.0-dev.18 23:27:32 ---> Running in 9d74f6a495fb 23:27:32 Removing intermediate container 9d74f6a495fb 23:27:32 ---> 6ad69c8c0558 23:27:32 23:27:32 Successfully built 6ad69c8c0558 23:27:32 Successfully tagged core-command-arm64:latest 23:27:32  Building core-command ... done Building security-proxy-setup 23:27:37 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:27:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:27:37 ---> 45f573c3277d 23:27:37 Step 3/21 : WORKDIR /edgex-go 23:27:37 ---> Using cache 23:27:37 ---> 337a9552c447 23:27:37 Step 4/21 : RUN apk add --update --no-cache make git 23:27:37 ---> Using cache 23:27:37 ---> 22c9abba5697 23:27:37 Step 5/21 : COPY go.mod vendor* ./ 23:27:37 ---> Using cache 23:27:37 ---> 01167421d3c2 23:27:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:37 ---> Using cache 23:27:37 ---> 69c9e1b44cbd 23:27:37 Step 7/21 : COPY . . 23:27:37 ---> Using cache 23:27:37 ---> eaeca13447ce 23:27:37 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:27:39 ---> Running in 16d2146b59e1 23:27:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:28:13 Removing intermediate container 0624fcdb1f50 23:28:13 ---> 69cec9b84b6b 23:28:13 Step 8/22 : COPY . . 23:28:15 ---> e5f27244855c 23:28:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:28:15 ---> Running in c756649f15fa 23:28:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:29:04 Removing intermediate container 684284b2850a 23:29:04 ---> 3a28e05b26c2 23:29:04 Step 7/23 : COPY . . 23:29:04 ---> 34b3d9ef4c5a 23:29:04 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:29:04 ---> Running in 62cbcad79fef 23:29:04 Removing intermediate container 62cbcad79fef 23:29:04 ---> 33a3d46adc70 23:29:04 Step 9/23 : WORKDIR /edgex-go/spire-build 23:29:04 ---> Running in 9e5df4792d86 23:29:04 Removing intermediate container 9e5df4792d86 23:29:04 ---> fb7e413db8ff 23:29:04 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 23:29:04 ---> Running in 3b0c65e82fa3 23:29:06 Removing intermediate container 3b0c65e82fa3 23:29:06 ---> 57b3f301ca7b 23:29:06 Step 11/23 : WORKDIR /edgex-go 23:29:06 ---> Running in c1f849351606 23:29:07 Removing intermediate container c1f849351606 23:29:07 ---> f4af2821f9dd 23:29:07 23:29:07 Step 12/23 : FROM alpine:3.15 23:29:07 ---> 8aa73fd46299 23:29:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:29:07 ---> Using cache 23:29:07 ---> f81ea61deb04 23:29:07 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:29:07 ---> Running in 7f7517cb5359 23:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:29:11 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:29:11 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:29:11 OK: 15736 distinct packages available 23:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:29:12 (1/5) Installing dumb-init (1.2.5-r1) 23:29:12 (2/5) Installing musl-obstack (1.2.3-r0) 23:29:12 (3/5) Installing libucontext (1.1-r0) 23:29:12 (4/5) Installing gcompat (1.0.0-r4) 23:29:12 (5/5) Installing openssl (1.1.1s-r1) 23:29:12 Executing busybox-1.34.1-r7.trigger 23:29:12 OK: 6 MiB in 19 packages 23:29:14 Removing intermediate container 7f7517cb5359 23:29:14 ---> 62369dc12881 23:29:14 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:29:20 ---> 42adc103f17c 23:29:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:29:20 ---> 4ef8a630e81c 23:29:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:29:21 ---> 21b42ab7e0c2 23:29:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:29:22 ---> 60fd64c68362 23:29:22 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:29:22 ---> Running in 02e95e82f9a6 23:29:23 Removing intermediate container 02e95e82f9a6 23:29:23 ---> e51d495c1dd8 23:29:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:29:23 ---> Running in beac737195fa 23:29:24 Removing intermediate container beac737195fa 23:29:24 ---> b47cd86d6774 23:29:24 Step 21/23 : LABEL arch=arm64 23:29:24 ---> Running in 269e23d9300e 23:29:24 Removing intermediate container 269e23d9300e 23:29:24 ---> c99832bca61c 23:29:24 Step 22/23 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:29:24 ---> Running in 49f78e6a04c1 23:29:25 Removing intermediate container 49f78e6a04c1 23:29:25 ---> 950847c7ccc3 23:29:25 Step 23/23 : LABEL version=3.0.0-dev.18 23:29:25 ---> Running in 9b49edb71636 23:29:26 Removing intermediate container 9b49edb71636 23:29:26 ---> eb16f4f84fa8 23:29:26 23:29:26 Successfully built eb16f4f84fa8 23:29:26 Successfully tagged security-spire-server-arm64:latest 23:29:26 Building security-bootstrapper 23:29:30  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:29:30 ---> 45f573c3277d 23:29:30 Step 3/32 : WORKDIR /edgex-go 23:29:30 ---> Using cache 23:29:30 ---> 337a9552c447 23:29:30 Step 4/32 : RUN apk add --update --no-cache make git 23:29:30 ---> Using cache 23:29:30 ---> 22c9abba5697 23:29:30 Step 5/32 : COPY go.mod vendor* ./ 23:29:30 ---> Using cache 23:29:30 ---> 01167421d3c2 23:29:30 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:30 ---> Using cache 23:29:30 ---> 69c9e1b44cbd 23:29:30 Step 7/32 : COPY . . 23:29:30 ---> Using cache 23:29:30 ---> eaeca13447ce 23:29:30 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:29:31 ---> Running in 060b0a1b2a25 23:29:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:29:40 Removing intermediate container ca3884208311 23:29:40 ---> 2f4c9059fbf6 23:29:40 23:29:40 Step 10/22 : FROM alpine:3.16 23:29:40 ---> 2b4661558fb8 23:29:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:29:40 ---> Using cache 23:29:40 ---> abeb44c62873 23:29:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:29:40 ---> Using cache 23:29:40 ---> cb802a45ed6e 23:29:40 Step 13/22 : ENV APP_PORT=59861 23:29:40 ---> Running in 253451ce1414 23:29:40 Removing intermediate container 253451ce1414 23:29:40 ---> da1ea735983c 23:29:40 Step 14/22 : EXPOSE $APP_PORT 23:29:40 ---> Running in fa95abd51dc0 23:29:41 Removing intermediate container fa95abd51dc0 23:29:41 ---> 4a5bf60c19da 23:29:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:44 ---> fcec77d2b9fb 23:29:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:29:46 ---> 8cdab681b541 23:29:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:29:47 ---> 3c0596c47cf6 23:29:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:29:47 ---> Running in faf3f76ff31a 23:29:47 Removing intermediate container faf3f76ff31a 23:29:47 ---> d6e439327259 23:29:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:29:47 ---> Running in b323d4b1b465 23:29:48 Removing intermediate container b323d4b1b465 23:29:48 ---> 761803847ae0 23:29:48 Step 20/22 : LABEL arch=arm64 23:29:48 ---> Running in 851e9a5aaf44 23:29:48 Removing intermediate container 851e9a5aaf44 23:29:48 ---> 824f6fc8e925 23:29:48 Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:29:48 ---> Running in 097a0bc0be79 23:29:49 Removing intermediate container 097a0bc0be79 23:29:49 ---> 7ac99d92d717 23:29:49 Step 22/22 : LABEL version=3.0.0-dev.18 23:29:49 ---> Running in fd672d49cbce 23:29:50 Removing intermediate container fd672d49cbce 23:29:50 ---> 188036f5c47e 23:29:50 23:29:50 Successfully built 188036f5c47e 23:29:50 Successfully tagged support-scheduler-arm64:latest 23:29:50  Building support-scheduler ... done Building core-data 23:29:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:29:53 ---> 45f573c3277d 23:29:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:29:53 ---> Using cache 23:29:53 ---> 3125655fb6ec 23:29:53 Step 4/22 : WORKDIR /edgex-go 23:29:53 ---> Using cache 23:29:53 ---> 3ba93d93decf 23:29:53 Step 5/22 : RUN apk add --update --no-cache make git 23:29:53 ---> Using cache 23:29:53 ---> d4801bf68d06 23:29:53 Step 6/22 : COPY go.mod vendor* ./ 23:29:53 ---> Using cache 23:29:53 ---> a1c95d0af6d5 23:29:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:53 ---> Using cache 23:29:53 ---> 38e8873c5db5 23:29:53 Step 8/22 : COPY . . 23:29:53 ---> Using cache 23:29:53 ---> 710f5ebc254e 23:29:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:29:54 ---> Running in 36bdfac01b87 23:29:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:30:42 Removing intermediate container 06540d6694d2 23:30:42 ---> 987c22ff9e96 23:30:42 23:30:42 Step 9/19 : FROM alpine:3.15 23:30:42 ---> 8aa73fd46299 23:30:42 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:30:42 ---> Using cache 23:30:42 ---> f81ea61deb04 23:30:42 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:30:42 ---> Running in 9e5e5d5f615a 23:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:30:42 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:30:42 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:30:42 OK: 15736 distinct packages available 23:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:30:42 (1/9) Installing ca-certificates (20220614-r0) 23:30:42 (2/9) Installing brotli-libs (1.0.9-r5) 23:30:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:30:42 (4/9) Installing libcurl (7.80.0-r5) 23:30:42 (5/9) Installing curl (7.80.0-r5) 23:30:42 (6/9) Installing dumb-init (1.2.5-r1) 23:30:42 (7/9) Installing musl-obstack (1.2.3-r0) 23:30:42 (8/9) Installing libucontext (1.1-r0) 23:30:42 (9/9) Installing gcompat (1.0.0-r4) 23:30:42 Executing busybox-1.34.1-r7.trigger 23:30:42 Executing ca-certificates-20220614-r0.trigger 23:30:43 OK: 8 MiB in 23 packages 23:30:46 Removing intermediate container 9e5e5d5f615a 23:30:46 ---> 99b417c1baec 23:30:46 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:48 ---> fbf67260b0e6 23:30:48 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:30:50 ---> 4ad275ec0fe6 23:30:50 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:30:51 ---> c5bbadc11adb 23:30:51 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:30:52 ---> Running in 27bc5ffc6177 23:30:52 Removing intermediate container 27bc5ffc6177 23:30:52 ---> 735dc5321857 23:30:52 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:30:52 ---> Running in b1ec088a3d6a 23:30:53 Removing intermediate container b1ec088a3d6a 23:30:53 ---> df8d8b747932 23:30:53 Step 17/19 : LABEL arch=arm64 23:30:53 ---> Running in 56840913fe7f 23:30:53 Removing intermediate container 56840913fe7f 23:30:53 ---> 89a8eaf76fe3 23:30:53 Step 18/19 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:30:53 ---> Running in 66f75ee1cd98 23:30:54 Removing intermediate container 66f75ee1cd98 23:30:54 ---> 9528cebb1442 23:30:54 Step 19/19 : LABEL version=3.0.0-dev.18 23:30:54 ---> Running in f2ffb28c7f22 23:30:55 Removing intermediate container f2ffb28c7f22 23:30:55 ---> 7b41eded43d2 23:30:55 23:30:55 Successfully built 7b41eded43d2 23:30:55 Successfully tagged security-spiffe-token-provider-arm64:latest 23:33:02  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:33:17 Removing intermediate container 16d2146b59e1 23:33:17 ---> 7a1a71cafa7e 23:33:17 23:33:17 Step 9/21 : FROM alpine:3.16 23:33:17 ---> 2b4661558fb8 23:33:17 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:33:17 ---> Running in 2bb8a30f809e 23:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:33:19 (1/6) Installing ca-certificates (20220614-r0) 23:33:19 (2/6) Installing brotli-libs (1.0.9-r6) 23:33:19 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:33:19 (4/6) Installing libcurl (7.83.1-r5) 23:33:19 (5/6) Installing curl (7.83.1-r5) 23:33:19 (6/6) Installing dumb-init (1.2.5-r1) 23:33:19 Executing busybox-1.35.0-r17.trigger 23:33:19 Executing ca-certificates-20220614-r0.trigger 23:33:19 OK: 8 MiB in 20 packages 23:33:22 Removing intermediate container 2bb8a30f809e 23:33:22 ---> 50fe94edf892 23:33:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:33:22 ---> Running in ae6793a96be5 23:33:22 Removing intermediate container ae6793a96be5 23:33:22 ---> eb7f4d8cbdeb 23:33:22 Step 12/21 : WORKDIR /edgex 23:33:22 ---> Running in d7553c51b45a 23:33:22 Removing intermediate container d7553c51b45a 23:33:22 ---> b89d090d005f 23:33:22 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:33:23 ---> 9ca0f323ea02 23:33:23 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:33:25 ---> d21e3ab78e91 23:33:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:33:27 ---> 4aa53a6cd96e 23:33:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:33:27 ---> c52ceefca0c5 23:33:27 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:27 ---> Running in 93e8f4058df8 23:33:32 Removing intermediate container 93e8f4058df8 23:33:32 ---> 0fe8cd7e6d71 23:33:32 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:33:32 ---> Running in 7027ab168606 23:33:32 Removing intermediate container 7027ab168606 23:33:32 ---> 9db72fe29545 23:33:32 Step 19/21 : LABEL arch=arm64 23:33:32 ---> Running in ee72b28dbadc 23:33:32 Removing intermediate container ee72b28dbadc 23:33:32 ---> 41ed6a5c69dc 23:33:32 Step 20/21 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:33:32 ---> Running in 11ba90771838 23:33:33 Removing intermediate container 11ba90771838 23:33:33 ---> 177fd862dbfb 23:33:33 Step 21/21 : LABEL version=3.0.0-dev.18 23:33:33 ---> Running in 34a96785c7e7 23:33:34 Removing intermediate container 34a96785c7e7 23:33:34 ---> 64f5d93e07c4 23:33:34 23:33:34 Successfully built 64f5d93e07c4 23:33:34 Successfully tagged security-proxy-setup-arm64:latest 23:34:42  Building security-proxy-setup ... done Removing intermediate container 060b0a1b2a25 23:34:42 ---> efa829a2d200 23:34:42 23:34:42 Step 9/32 : FROM alpine:3.16 23:34:42 ---> 2b4661558fb8 23:34:42 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:34:42 ---> Running in 3b6e13d8915b 23:34:42 Removing intermediate container 3b6e13d8915b 23:34:42 ---> cedccca74b79 23:34:42 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:34:42 ---> Running in 35d8ed3141b3 23:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:34:42 (1/2) Installing dumb-init (1.2.5-r1) 23:34:42 (2/2) Installing su-exec (0.2-r1) 23:34:42 Executing busybox-1.35.0-r17.trigger 23:34:42 OK: 5 MiB in 16 packages 23:34:42 Removing intermediate container 35d8ed3141b3 23:34:42 ---> 403f0982ac75 23:34:42 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:34:42 ---> Running in 31feb8ac171a 23:34:42 Removing intermediate container 31feb8ac171a 23:34:42 ---> 9e1869ea0cd0 23:34:42 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:34:42 ---> Running in a2e0a01e8b61 23:34:42 Removing intermediate container a2e0a01e8b61 23:34:42 ---> 69b9fe17a782 23:34:42 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:34:42 ---> Running in 8bf2925f85f9 23:34:42 Removing intermediate container 8bf2925f85f9 23:34:42 ---> 450a83e3c94e 23:34:42 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:34:42 ---> Running in 66847c9dd4c3 23:34:42 Removing intermediate container 66847c9dd4c3 23:34:42 ---> 7e81d1aaace7 23:34:42 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:34:42 ---> Running in 7165a6fda99c 23:34:45 Removing intermediate container 7165a6fda99c 23:34:45 ---> f1bd7ce3b212 23:34:45 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:34:45 ---> Running in b21387f6880c 23:34:45 Removing intermediate container b21387f6880c 23:34:45 ---> 43c41cfab6ca 23:34:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:34:46 ---> f257ab1d553c 23:34:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:34:46 ---> Running in 9b9db891af48 23:34:49 Removing intermediate container 9b9db891af48 23:34:49 ---> 6a959d29a97b 23:34:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:50 ---> 702ca3aec878 23:34:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:34:52 ---> 646b5d6c9243 23:34:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:34:52 ---> fbdf55bdd4b4 23:34:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:34:53 ---> e6625fa26c5a 23:34:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:34:54 ---> 3bffa847f176 23:34:54 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:34:56 ---> 7e62845ed1f5 23:34:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:34:58 ---> 5a0a77953f9f 23:34:58 Step 27/32 : RUN chmod +x /entrypoint.sh 23:34:58 ---> Running in 3b3bf0067474 23:35:01 Removing intermediate container 3b3bf0067474 23:35:01 ---> 999760c175a2 23:35:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:35:01 ---> Running in 0c54744b4633 23:35:01 Removing intermediate container 36bdfac01b87 23:35:01 ---> 6ca856d75102 23:35:01 23:35:01 Step 10/22 : FROM alpine:3.16 23:35:01 ---> 2b4661558fb8 23:35:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:35:01 ---> Running in 3cde4ccd9f7c 23:35:01 Removing intermediate container 0c54744b4633 23:35:01 ---> 141c76c93737 23:35:02 Step 29/32 : CMD ["gate"] 23:35:02 ---> Running in be20feb1a8e1 23:35:02 Removing intermediate container 3cde4ccd9f7c 23:35:02 ---> 60f0a0fd5a60 23:35:02 Step 12/22 : ENV APP_PORT=59880 23:35:02 ---> Running in 488743f385f9 23:35:02 Removing intermediate container be20feb1a8e1 23:35:02 ---> e2644476d526 23:35:02 Step 30/32 : LABEL arch=arm64 23:35:02 ---> Running in c73f3a997e7e 23:35:02 Removing intermediate container 488743f385f9 23:35:02 ---> 7081f2e9b053 23:35:02 Step 13/22 : EXPOSE $APP_PORT 23:35:02 ---> Running in 0a497bb6571d 23:35:03 Removing intermediate container c73f3a997e7e 23:35:03 ---> 5fdf473bfac7 23:35:03 Step 31/32 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:03 Removing intermediate container 0a497bb6571d 23:35:03 ---> 7ad3e7b87047 23:35:03 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:35:03 ---> Running in 4ea61a8758e1 23:35:03 ---> Running in c0d2b61d9d91 23:35:03 Removing intermediate container 4ea61a8758e1 23:35:03 ---> 46406431333c 23:35:03 Step 32/32 : LABEL version=3.0.0-dev.18 23:35:04 ---> Running in 3cdf5bc628dc 23:35:04 Removing intermediate container 3cdf5bc628dc 23:35:04 ---> 78c011c0ce42 23:35:04 23:35:04 Successfully built 78c011c0ce42 23:35:04 Successfully tagged security-bootstrapper-arm64:latest 23:35:04  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:35:06 (1/1) Installing dumb-init (1.2.5-r1) 23:35:06 Executing busybox-1.35.0-r17.trigger 23:35:06 OK: 5 MiB in 15 packages 23:35:07 Removing intermediate container c0d2b61d9d91 23:35:07 ---> e6a4dd4f1095 23:35:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:08 ---> 63b7cbfc7537 23:35:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:35:09 ---> de3e50a624cc 23:35:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:35:10 ---> 08355e30ee3b 23:35:10 Step 18/22 : ENTRYPOINT ["/core-data"] 23:35:10 ---> Running in 67be1c5474d1 23:35:11 Removing intermediate container 67be1c5474d1 23:35:11 ---> abf0e3f8fb26 23:35:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:11 ---> Running in 42f9f69c6b13 23:35:11 Removing intermediate container 42f9f69c6b13 23:35:11 ---> 814d96bd8fef 23:35:11 Step 20/22 : LABEL arch=arm64 23:35:11 ---> Running in 4b109bc4390a 23:35:11 Removing intermediate container 4b109bc4390a 23:35:11 ---> c6c0647bc5d8 23:35:11 Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:11 ---> Running in 82e6a374b024 23:35:12 Removing intermediate container 82e6a374b024 23:35:12 ---> a160963987ac 23:35:12 Step 22/22 : LABEL version=3.0.0-dev.18 23:35:12 ---> Running in 4884fea054ff 23:35:12 Removing intermediate container 4884fea054ff 23:35:12 ---> 824631b358bd 23:35:12 23:35:12 Successfully built 824631b358bd 23:35:12 Successfully tagged core-data-arm64:latest 23:35:25  Building core-data ... done Removing intermediate container c756649f15fa 23:35:25 ---> bea7b0174bf9 23:35:25 23:35:25 Step 10/22 : FROM alpine:3.16 23:35:25 ---> 2b4661558fb8 23:35:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:35:25 ---> Running in 0d19d8f51241 23:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:35:25 (1/2) Installing ca-certificates (20220614-r0) 23:35:25 (2/2) Installing dumb-init (1.2.5-r1) 23:35:25 Executing busybox-1.35.0-r17.trigger 23:35:25 Executing ca-certificates-20220614-r0.trigger 23:35:25 OK: 6 MiB in 16 packages 23:35:26 Removing intermediate container 0d19d8f51241 23:35:26 ---> b33aef7a5e9f 23:35:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:35:27 ---> Running in e052118cfd14 23:35:27 Removing intermediate container e052118cfd14 23:35:27 ---> 952de4c00f5b 23:35:27 Step 13/22 : ENV APP_PORT=59860 23:35:27 ---> Running in 02646dda8a1a 23:35:27 Removing intermediate container 02646dda8a1a 23:35:27 ---> a9038c147418 23:35:27 Step 14/22 : EXPOSE $APP_PORT 23:35:27 ---> Running in 26f495baf456 23:35:27 Removing intermediate container 26f495baf456 23:35:27 ---> 4fd506db05cf 23:35:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:28 ---> f74564e965ce 23:35:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:35:29 ---> 987820a88118 23:35:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:35:30 ---> 6316904e73e2 23:35:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:35:30 ---> Running in 45a3ec6225a5 23:35:30 Removing intermediate container 45a3ec6225a5 23:35:30 ---> 3e31f44b34a2 23:35:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:30 ---> Running in 15607eb9e62b 23:35:30 Removing intermediate container 15607eb9e62b 23:35:30 ---> 42141e39f55f 23:35:30 Step 20/22 : LABEL arch=arm64 23:35:30 ---> Running in 8b9baaa66709 23:35:31 Removing intermediate container 8b9baaa66709 23:35:31 ---> 3d7ae67d24ec 23:35:31 Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:31 ---> Running in ff1329d9d281 23:35:31 Removing intermediate container ff1329d9d281 23:35:31 ---> b3454ce0caf4 23:35:31 Step 22/22 : LABEL version=3.0.0-dev.18 23:35:31 ---> Running in c6b58f6f6822 23:35:32 Removing intermediate container c6b58f6f6822 23:35:32 ---> 1532d89b8109 23:35:32 23:35:32 Successfully built 1532d89b8109 23:35:32 Successfully tagged support-notifications-arm64:latest 23:35:32  Building support-notifications ... done  [Pipeline] } 23:35:32 $ docker stop --time=1 4fce2cf6bfdd00835c4cff80a8bfd1dca575f19e0ed74e878fed5c6a9bae1ff3 23:35:34 $ docker rm -f --volumes 4fce2cf6bfdd00835c4cff80a8bfd1dca575f19e0ed74e878fed5c6a9bae1ff3 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:35 + docker images 23:35:35 REPOSITORY TAG IMAGE ID CREATED SIZE 23:35:35 support-notifications-arm64 latest 1532d89b8109 4 seconds ago 29.6MB 23:35:35 bea7b0174bf9 14 seconds ago 1.41GB 23:35:35 core-data-arm64 latest 824631b358bd 23 seconds ago 17.2MB 23:35:35 security-bootstrapper-arm64 latest 78c011c0ce42 31 seconds ago 19.5MB 23:35:35 6ca856d75102 35 seconds ago 1.35GB 23:35:35 efa829a2d200 About a minute ago 1.33GB 23:35:35 security-proxy-setup-arm64 latest 64f5d93e07c4 2 minutes ago 26.8MB 23:35:35 7a1a71cafa7e 2 minutes ago 1.33GB 23:35:35 security-spiffe-token-provider-arm64 latest 7b41eded43d2 4 minutes ago 28.9MB 23:35:35 987c22ff9e96 4 minutes ago 1.37GB 23:35:35 support-scheduler-arm64 latest 188036f5c47e 5 minutes ago 29MB 23:35:35 2f4c9059fbf6 5 minutes ago 1.4GB 23:35:35 security-spire-server-arm64 latest eb16f4f84fa8 6 minutes ago 84.3MB 23:35:35 f4af2821f9dd 6 minutes ago 1.21GB 23:35:35 core-command-arm64 latest 6ad69c8c0558 8 minutes ago 17MB 23:35:35 d21ebfcebdea 8 minutes ago 1.34GB 23:35:35 core-metadata-arm64 latest 0d36a91b099f 8 minutes ago 17.8MB 23:35:35 00adcde8d4e5 8 minutes ago 1.35GB 23:35:35 security-secretstore-setup-arm64 latest c9c9ccac2b27 9 minutes ago 28.7MB 23:35:35 e64c89bbb15e 9 minutes ago 1.33GB 23:35:35 security-spire-agent-arm64 latest 7e64b4aed451 15 minutes ago 122MB 23:35:35 security-spire-config-arm64 latest 1d7b45c43416 15 minutes ago 83.6MB 23:35:35 992563076fe4 16 minutes ago 1.21GB 23:35:35 0cfae75d0dcd 16 minutes ago 1.21GB 23:35:35 ci-base-image-arm64 latest 45f573c3277d 19 minutes ago 905MB 23:35:35 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 23:35:35 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 23:35:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 23:35:35 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 23:35:35 provisioning config files... 23:35:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/372@tmp/config905866484447312524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:36 ---> docker-login.sh 23:35:36 nexus3.edgexfoundry.org:10001 23:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:36 Configure a credential helper to remove this warning. See 23:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:36 23:35:36 Login Succeeded 23:35:36 nexus3.edgexfoundry.org:10002 23:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:36 Configure a credential helper to remove this warning. See 23:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:36 23:35:36 Login Succeeded 23:35:36 nexus3.edgexfoundry.org:10003 23:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:37 Configure a credential helper to remove this warning. See 23:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:37 23:35:37 Login Succeeded 23:35:37 nexus3.edgexfoundry.org:10004 23:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:37 Configure a credential helper to remove this warning. See 23:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:37 23:35:37 Login Succeeded 23:35:37 docker.io 23:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:38 Configure a credential helper to remove this warning. See 23:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:38 23:35:38 Login Succeeded 23:35:38 ---> docker-login.sh ends [Pipeline] } 23:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:35:38 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:38 latest 23:35:38 3.0.0-dev.18 23:35:38 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:35:38 main 23:35:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:35:38 63c69459cefc: Preparing 23:35:38 2e8a4ec74173: Preparing 23:35:38 4749cb89e03a: Preparing 23:35:38 69e39bca9a76: Preparing 23:35:38 17bec77d7fdc: Preparing 23:35:38 17bec77d7fdc: Layer already exists 23:35:39 63c69459cefc: Pushed 23:35:39 4749cb89e03a: Pushed 23:35:39 69e39bca9a76: Pushed 23:35:41 2e8a4ec74173: Pushed 23:35:41 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:c2c2305f177d5d046300dec9d9a80908cfa9a1da8a82329d5531bcae52c0de06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:35:42 63c69459cefc: Preparing 23:35:42 2e8a4ec74173: Preparing 23:35:42 4749cb89e03a: Preparing 23:35:42 69e39bca9a76: Preparing 23:35:42 17bec77d7fdc: Preparing 23:35:42 63c69459cefc: Layer already exists 23:35:42 69e39bca9a76: Layer already exists 23:35:42 17bec77d7fdc: Layer already exists 23:35:42 2e8a4ec74173: Layer already exists 23:35:42 4749cb89e03a: Layer already exists 23:35:42 latest: digest: sha256:c2c2305f177d5d046300dec9d9a80908cfa9a1da8a82329d5531bcae52c0de06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.18 23:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:35:43 63c69459cefc: Preparing 23:35:43 2e8a4ec74173: Preparing 23:35:43 4749cb89e03a: Preparing 23:35:43 69e39bca9a76: Preparing 23:35:43 17bec77d7fdc: Preparing 23:35:43 17bec77d7fdc: Layer already exists 23:35:43 69e39bca9a76: Layer already exists 23:35:43 4749cb89e03a: Layer already exists 23:35:43 2e8a4ec74173: Layer already exists 23:35:43 63c69459cefc: Layer already exists 23:35:43 3.0.0-dev.18: digest: sha256:c2c2305f177d5d046300dec9d9a80908cfa9a1da8a82329d5531bcae52c0de06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:35:43 63c69459cefc: Preparing 23:35:43 2e8a4ec74173: Preparing 23:35:43 4749cb89e03a: Preparing 23:35:43 69e39bca9a76: Preparing 23:35:43 17bec77d7fdc: Preparing 23:35:43 17bec77d7fdc: Layer already exists 23:35:43 4749cb89e03a: Layer already exists 23:35:43 63c69459cefc: Layer already exists 23:35:43 2e8a4ec74173: Layer already exists 23:35:43 69e39bca9a76: Layer already exists 23:35:43 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:c2c2305f177d5d046300dec9d9a80908cfa9a1da8a82329d5531bcae52c0de06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:35:44 63c69459cefc: Preparing 23:35:44 2e8a4ec74173: Preparing 23:35:44 4749cb89e03a: Preparing 23:35:44 69e39bca9a76: Preparing 23:35:44 17bec77d7fdc: Preparing 23:35:44 63c69459cefc: Layer already exists 23:35:44 69e39bca9a76: Layer already exists 23:35:44 4749cb89e03a: Layer already exists 23:35:44 17bec77d7fdc: Layer already exists 23:35:44 2e8a4ec74173: Layer already exists 23:35:44 main: digest: sha256:c2c2305f177d5d046300dec9d9a80908cfa9a1da8a82329d5531bcae52c0de06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:45 ===================================================== [Pipeline] echo 23:35:45 taggedImages: 23:35:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:35:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.18 23:35:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:35:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:35:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:35:45 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:45 latest 23:35:45 3.0.0-dev.18 23:35:45 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:35:45 main 23:35:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:35:45 dd58ce05e402: Preparing 23:35:45 2282caa9dd8c: Preparing 23:35:45 4749cb89e03a: Preparing 23:35:45 88d3ef3e6b18: Preparing 23:35:45 17bec77d7fdc: Preparing 23:35:45 17bec77d7fdc: Layer already exists 23:35:45 4749cb89e03a: Layer already exists 23:35:46 dd58ce05e402: Pushed 23:35:46 88d3ef3e6b18: Pushed 23:35:49 2282caa9dd8c: Pushed 23:35:49 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:4530ea7915b7234daf014f4b71e0f392891b6822d173c7bd53d933dbd7153ee4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:35:50 dd58ce05e402: Preparing 23:35:50 2282caa9dd8c: Preparing 23:35:50 4749cb89e03a: Preparing 23:35:50 88d3ef3e6b18: Preparing 23:35:50 17bec77d7fdc: Preparing 23:35:50 17bec77d7fdc: Layer already exists 23:35:50 dd58ce05e402: Layer already exists 23:35:50 2282caa9dd8c: Layer already exists 23:35:50 88d3ef3e6b18: Layer already exists 23:35:50 4749cb89e03a: Layer already exists 23:35:50 latest: digest: sha256:4530ea7915b7234daf014f4b71e0f392891b6822d173c7bd53d933dbd7153ee4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.18 23:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:35:50 dd58ce05e402: Preparing 23:35:50 2282caa9dd8c: Preparing 23:35:50 4749cb89e03a: Preparing 23:35:50 88d3ef3e6b18: Preparing 23:35:50 17bec77d7fdc: Preparing 23:35:50 88d3ef3e6b18: Layer already exists 23:35:50 dd58ce05e402: Layer already exists 23:35:50 2282caa9dd8c: Layer already exists 23:35:50 4749cb89e03a: Layer already exists 23:35:50 17bec77d7fdc: Layer already exists 23:35:51 3.0.0-dev.18: digest: sha256:4530ea7915b7234daf014f4b71e0f392891b6822d173c7bd53d933dbd7153ee4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:35:51 dd58ce05e402: Preparing 23:35:51 2282caa9dd8c: Preparing 23:35:51 4749cb89e03a: Preparing 23:35:51 88d3ef3e6b18: Preparing 23:35:51 17bec77d7fdc: Preparing 23:35:51 17bec77d7fdc: Layer already exists 23:35:51 4749cb89e03a: Layer already exists 23:35:51 88d3ef3e6b18: Layer already exists 23:35:51 2282caa9dd8c: Layer already exists 23:35:51 dd58ce05e402: Layer already exists 23:35:52 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:4530ea7915b7234daf014f4b71e0f392891b6822d173c7bd53d933dbd7153ee4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:35:52 dd58ce05e402: Preparing 23:35:52 2282caa9dd8c: Preparing 23:35:52 4749cb89e03a: Preparing 23:35:52 88d3ef3e6b18: Preparing 23:35:52 17bec77d7fdc: Preparing 23:35:52 dd58ce05e402: Layer already exists 23:35:52 2282caa9dd8c: Layer already exists 23:35:52 17bec77d7fdc: Layer already exists 23:35:52 88d3ef3e6b18: Layer already exists 23:35:52 4749cb89e03a: Layer already exists 23:35:52 main: digest: sha256:4530ea7915b7234daf014f4b71e0f392891b6822d173c7bd53d933dbd7153ee4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:52 ===================================================== [Pipeline] echo 23:35:52 taggedImages: 23:35:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:35:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.18 23:35:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:35:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:35:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:35:52 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:52 latest 23:35:52 3.0.0-dev.18 23:35:52 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:35:52 main 23:35:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:35:53 fa556c316dc7: Preparing 23:35:53 ce1e0a33fa26: Preparing 23:35:53 850833acc19d: Preparing 23:35:53 4749cb89e03a: Preparing 23:35:53 69e39bca9a76: Preparing 23:35:53 17bec77d7fdc: Preparing 23:35:53 17bec77d7fdc: Waiting 23:35:53 69e39bca9a76: Layer already exists 23:35:53 4749cb89e03a: Layer already exists 23:35:53 17bec77d7fdc: Layer already exists 23:35:53 ce1e0a33fa26: Pushed 23:35:53 fa556c316dc7: Pushed 23:35:57 850833acc19d: Pushed 23:35:57 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:44ee1b75ff1da79684bd61200599f0421f83ef2a2b09b1bbc2a79b8af060b14e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:35:57 fa556c316dc7: Preparing 23:35:57 ce1e0a33fa26: Preparing 23:35:57 850833acc19d: Preparing 23:35:57 4749cb89e03a: Preparing 23:35:57 69e39bca9a76: Preparing 23:35:57 17bec77d7fdc: Preparing 23:35:57 17bec77d7fdc: Waiting 23:35:57 850833acc19d: Layer already exists 23:35:57 ce1e0a33fa26: Layer already exists 23:35:57 4749cb89e03a: Layer already exists 23:35:57 69e39bca9a76: Layer already exists 23:35:57 fa556c316dc7: Layer already exists 23:35:57 17bec77d7fdc: Layer already exists 23:35:58 latest: digest: sha256:44ee1b75ff1da79684bd61200599f0421f83ef2a2b09b1bbc2a79b8af060b14e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.18 23:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:35:58 fa556c316dc7: Preparing 23:35:58 ce1e0a33fa26: Preparing 23:35:58 850833acc19d: Preparing 23:35:58 4749cb89e03a: Preparing 23:35:58 69e39bca9a76: Preparing 23:35:58 17bec77d7fdc: Preparing 23:35:58 17bec77d7fdc: Waiting 23:35:58 ce1e0a33fa26: Layer already exists 23:35:58 fa556c316dc7: Layer already exists 23:35:58 850833acc19d: Layer already exists 23:35:58 69e39bca9a76: Layer already exists 23:35:58 4749cb89e03a: Layer already exists 23:35:58 17bec77d7fdc: Layer already exists 23:35:58 3.0.0-dev.18: digest: sha256:44ee1b75ff1da79684bd61200599f0421f83ef2a2b09b1bbc2a79b8af060b14e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:36:00 fa556c316dc7: Preparing 23:36:00 ce1e0a33fa26: Preparing 23:36:00 850833acc19d: Preparing 23:36:00 4749cb89e03a: Preparing 23:36:00 69e39bca9a76: Preparing 23:36:00 17bec77d7fdc: Preparing 23:36:00 17bec77d7fdc: Waiting 23:36:00 850833acc19d: Layer already exists 23:36:00 fa556c316dc7: Layer already exists 23:36:00 69e39bca9a76: Layer already exists 23:36:00 ce1e0a33fa26: Layer already exists 23:36:00 4749cb89e03a: Layer already exists 23:36:00 17bec77d7fdc: Layer already exists 23:36:00 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:44ee1b75ff1da79684bd61200599f0421f83ef2a2b09b1bbc2a79b8af060b14e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:36:01 fa556c316dc7: Preparing 23:36:01 ce1e0a33fa26: Preparing 23:36:01 850833acc19d: Preparing 23:36:01 4749cb89e03a: Preparing 23:36:01 69e39bca9a76: Preparing 23:36:01 17bec77d7fdc: Preparing 23:36:01 17bec77d7fdc: Waiting 23:36:01 ce1e0a33fa26: Layer already exists 23:36:01 69e39bca9a76: Layer already exists 23:36:01 850833acc19d: Layer already exists 23:36:01 4749cb89e03a: Layer already exists 23:36:01 fa556c316dc7: Layer already exists 23:36:01 17bec77d7fdc: Layer already exists 23:36:01 main: digest: sha256:44ee1b75ff1da79684bd61200599f0421f83ef2a2b09b1bbc2a79b8af060b14e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:01 ===================================================== [Pipeline] echo 23:36:01 taggedImages: 23:36:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:36:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.18 23:36:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:36:01 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:36:01 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:01 latest 23:36:01 3.0.0-dev.18 23:36:01 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:01 main 23:36:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:36:02 4f895ccb6b78: Preparing 23:36:02 4f895ccb6b78: Preparing 23:36:02 aaded1e02bdc: Preparing 23:36:02 b494ea95c94e: Preparing 23:36:02 8184693469c1: Preparing 23:36:02 a620d30db9db: Preparing 23:36:02 e28f4608adff: Preparing 23:36:02 4749cb89e03a: Preparing 23:36:02 f9a965c3c306: Preparing 23:36:02 a7a725286df9: Preparing 23:36:02 c21ae7a82434: Preparing 23:36:02 ac60600caa4c: Preparing 23:36:02 17bec77d7fdc: Preparing 23:36:02 a7a725286df9: Waiting 23:36:02 c21ae7a82434: Waiting 23:36:02 17bec77d7fdc: Waiting 23:36:02 ac60600caa4c: Waiting 23:36:02 e28f4608adff: Waiting 23:36:02 4749cb89e03a: Waiting 23:36:02 f9a965c3c306: Waiting 23:36:02 4f895ccb6b78: Pushed 23:36:02 a620d30db9db: Pushed 23:36:02 b494ea95c94e: Pushed 23:36:02 aaded1e02bdc: Pushed 23:36:02 8184693469c1: Pushed 23:36:02 4749cb89e03a: Layer already exists 23:36:02 f9a965c3c306: Pushed 23:36:02 a7a725286df9: Pushed 23:36:02 17bec77d7fdc: Layer already exists 23:36:02 c21ae7a82434: Pushed 23:36:02 ac60600caa4c: Pushed 23:36:06 e28f4608adff: Pushed 23:36:06 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:7b2f6576858603cf194a60675f30c36c01dca3575002994b15944752bde0a8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:36:07 4f895ccb6b78: Preparing 23:36:07 4f895ccb6b78: Preparing 23:36:07 aaded1e02bdc: Preparing 23:36:07 b494ea95c94e: Preparing 23:36:07 8184693469c1: Preparing 23:36:07 a620d30db9db: Preparing 23:36:07 e28f4608adff: Preparing 23:36:07 4749cb89e03a: Preparing 23:36:07 f9a965c3c306: Preparing 23:36:07 a7a725286df9: Preparing 23:36:07 c21ae7a82434: Preparing 23:36:07 ac60600caa4c: Preparing 23:36:07 17bec77d7fdc: Preparing 23:36:07 f9a965c3c306: Waiting 23:36:07 a7a725286df9: Waiting 23:36:07 c21ae7a82434: Waiting 23:36:07 e28f4608adff: Waiting 23:36:07 4749cb89e03a: Waiting 23:36:07 17bec77d7fdc: Waiting 23:36:07 ac60600caa4c: Waiting 23:36:07 a620d30db9db: Layer already exists 23:36:07 aaded1e02bdc: Layer already exists 23:36:07 4f895ccb6b78: Layer already exists 23:36:07 b494ea95c94e: Layer already exists 23:36:07 8184693469c1: Layer already exists 23:36:07 f9a965c3c306: Layer already exists 23:36:07 c21ae7a82434: Layer already exists 23:36:07 e28f4608adff: Layer already exists 23:36:07 4749cb89e03a: Layer already exists 23:36:07 a7a725286df9: Layer already exists 23:36:07 ac60600caa4c: Layer already exists 23:36:07 17bec77d7fdc: Layer already exists 23:36:07 latest: digest: sha256:7b2f6576858603cf194a60675f30c36c01dca3575002994b15944752bde0a8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.18 23:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:36:08 4f895ccb6b78: Preparing 23:36:08 4f895ccb6b78: Preparing 23:36:08 aaded1e02bdc: Preparing 23:36:08 b494ea95c94e: Preparing 23:36:08 8184693469c1: Preparing 23:36:08 a620d30db9db: Preparing 23:36:08 e28f4608adff: Preparing 23:36:08 4749cb89e03a: Preparing 23:36:08 f9a965c3c306: Preparing 23:36:08 a7a725286df9: Preparing 23:36:08 c21ae7a82434: Preparing 23:36:08 ac60600caa4c: Preparing 23:36:08 17bec77d7fdc: Preparing 23:36:08 e28f4608adff: Waiting 23:36:08 ac60600caa4c: Waiting 23:36:08 a7a725286df9: Waiting 23:36:08 c21ae7a82434: Waiting 23:36:08 f9a965c3c306: Waiting 23:36:08 17bec77d7fdc: Waiting 23:36:08 a620d30db9db: Layer already exists 23:36:08 4f895ccb6b78: Layer already exists 23:36:08 8184693469c1: Layer already exists 23:36:08 b494ea95c94e: Layer already exists 23:36:08 aaded1e02bdc: Layer already exists 23:36:08 f9a965c3c306: Layer already exists 23:36:08 e28f4608adff: Layer already exists 23:36:08 4749cb89e03a: Layer already exists 23:36:08 c21ae7a82434: Layer already exists 23:36:08 a7a725286df9: Layer already exists 23:36:08 17bec77d7fdc: Layer already exists 23:36:08 ac60600caa4c: Layer already exists 23:36:08 3.0.0-dev.18: digest: sha256:7b2f6576858603cf194a60675f30c36c01dca3575002994b15944752bde0a8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:36:09 4f895ccb6b78: Preparing 23:36:09 4f895ccb6b78: Preparing 23:36:09 aaded1e02bdc: Preparing 23:36:09 b494ea95c94e: Preparing 23:36:09 8184693469c1: Preparing 23:36:09 a620d30db9db: Preparing 23:36:09 e28f4608adff: Preparing 23:36:09 4749cb89e03a: Preparing 23:36:09 f9a965c3c306: Preparing 23:36:09 a7a725286df9: Preparing 23:36:09 c21ae7a82434: Preparing 23:36:09 ac60600caa4c: Preparing 23:36:09 17bec77d7fdc: Preparing 23:36:09 e28f4608adff: Waiting 23:36:09 a7a725286df9: Waiting 23:36:09 c21ae7a82434: Waiting 23:36:09 ac60600caa4c: Waiting 23:36:09 17bec77d7fdc: Waiting 23:36:09 4749cb89e03a: Waiting 23:36:09 f9a965c3c306: Waiting 23:36:09 b494ea95c94e: Layer already exists 23:36:09 a620d30db9db: Layer already exists 23:36:09 8184693469c1: Layer already exists 23:36:09 aaded1e02bdc: Layer already exists 23:36:09 4f895ccb6b78: Layer already exists 23:36:09 4749cb89e03a: Layer already exists 23:36:09 e28f4608adff: Layer already exists 23:36:09 f9a965c3c306: Layer already exists 23:36:09 c21ae7a82434: Layer already exists 23:36:09 a7a725286df9: Layer already exists 23:36:09 ac60600caa4c: Layer already exists 23:36:09 17bec77d7fdc: Layer already exists 23:36:09 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:7b2f6576858603cf194a60675f30c36c01dca3575002994b15944752bde0a8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:36:09 4f895ccb6b78: Preparing 23:36:09 4f895ccb6b78: Preparing 23:36:09 aaded1e02bdc: Preparing 23:36:09 b494ea95c94e: Preparing 23:36:09 8184693469c1: Preparing 23:36:09 a620d30db9db: Preparing 23:36:09 e28f4608adff: Preparing 23:36:09 4749cb89e03a: Preparing 23:36:09 f9a965c3c306: Preparing 23:36:09 a7a725286df9: Preparing 23:36:09 c21ae7a82434: Preparing 23:36:09 ac60600caa4c: Preparing 23:36:09 a7a725286df9: Waiting 23:36:09 17bec77d7fdc: Preparing 23:36:09 4749cb89e03a: Waiting 23:36:09 f9a965c3c306: Waiting 23:36:09 ac60600caa4c: Waiting 23:36:09 17bec77d7fdc: Waiting 23:36:09 4f895ccb6b78: Layer already exists 23:36:09 a620d30db9db: Layer already exists 23:36:09 aaded1e02bdc: Layer already exists 23:36:09 b494ea95c94e: Layer already exists 23:36:09 8184693469c1: Layer already exists 23:36:09 f9a965c3c306: Layer already exists 23:36:09 e28f4608adff: Layer already exists 23:36:09 c21ae7a82434: Layer already exists 23:36:09 a7a725286df9: Layer already exists 23:36:09 4749cb89e03a: Layer already exists 23:36:09 17bec77d7fdc: Layer already exists 23:36:09 ac60600caa4c: Layer already exists 23:36:10 main: digest: sha256:7b2f6576858603cf194a60675f30c36c01dca3575002994b15944752bde0a8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:10 ===================================================== [Pipeline] echo 23:36:10 taggedImages: 23:36:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:36:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.18 23:36:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:36:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:36:10 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:10 latest 23:36:10 3.0.0-dev.18 23:36:10 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:10 main 23:36:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:36:11 789dd7cef951: Preparing 23:36:11 6061a2edba90: Preparing 23:36:11 1d35c1de7cc6: Preparing 23:36:11 adde64d07e04: Preparing 23:36:11 a1e9c19b8479: Preparing 23:36:11 8d32563a8e52: Preparing 23:36:11 cedb465995e0: Preparing 23:36:11 17bec77d7fdc: Preparing 23:36:11 8d32563a8e52: Waiting 23:36:11 cedb465995e0: Waiting 23:36:11 17bec77d7fdc: Waiting 23:36:11 6061a2edba90: Pushed 23:36:11 a1e9c19b8479: Pushed 23:36:11 789dd7cef951: Pushed 23:36:11 17bec77d7fdc: Layer already exists 23:36:11 8d32563a8e52: Pushed 23:36:12 cedb465995e0: Pushed 23:36:13 adde64d07e04: Pushed 23:36:13 1d35c1de7cc6: Pushed 23:36:13 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:15a9cbd9b668db1a44e21e22620970923994878b389ad0a05de1049faa991aca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:14 + 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 23:36:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:36:14 789dd7cef951: Preparing 23:36:14 6061a2edba90: Preparing 23:36:14 1d35c1de7cc6: Preparing 23:36:14 adde64d07e04: Preparing 23:36:14 a1e9c19b8479: Preparing 23:36:14 8d32563a8e52: Preparing 23:36:14 cedb465995e0: Preparing 23:36:14 17bec77d7fdc: Preparing 23:36:14 8d32563a8e52: Waiting 23:36:14 cedb465995e0: Waiting 23:36:14 17bec77d7fdc: Waiting 23:36:14 a1e9c19b8479: Layer already exists 23:36:14 1d35c1de7cc6: Layer already exists 23:36:14 6061a2edba90: Layer already exists 23:36:14 adde64d07e04: Layer already exists 23:36:14 789dd7cef951: Layer already exists 23:36:14 cedb465995e0: Layer already exists 23:36:14 8d32563a8e52: Layer already exists 23:36:14 17bec77d7fdc: Layer already exists 23:36:14 latest: digest: sha256:15a9cbd9b668db1a44e21e22620970923994878b389ad0a05de1049faa991aca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.18 23:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:36:15 789dd7cef951: Preparing 23:36:15 6061a2edba90: Preparing 23:36:15 1d35c1de7cc6: Preparing 23:36:15 adde64d07e04: Preparing 23:36:15 a1e9c19b8479: Preparing 23:36:15 8d32563a8e52: Preparing 23:36:15 cedb465995e0: Preparing 23:36:15 17bec77d7fdc: Preparing 23:36:15 8d32563a8e52: Waiting 23:36:15 cedb465995e0: Waiting 23:36:15 17bec77d7fdc: Waiting 23:36:15 1d35c1de7cc6: Layer already exists 23:36:15 789dd7cef951: Layer already exists 23:36:15 a1e9c19b8479: Layer already exists 23:36:15 6061a2edba90: Layer already exists 23:36:15 adde64d07e04: Layer already exists 23:36:15 8d32563a8e52: Layer already exists 23:36:15 cedb465995e0: Layer already exists 23:36:15 17bec77d7fdc: Layer already exists 23:36:15 3.0.0-dev.18: digest: sha256:15a9cbd9b668db1a44e21e22620970923994878b389ad0a05de1049faa991aca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:36:16 789dd7cef951: Preparing 23:36:16 6061a2edba90: Preparing 23:36:16 1d35c1de7cc6: Preparing 23:36:16 adde64d07e04: Preparing 23:36:16 a1e9c19b8479: Preparing 23:36:16 8d32563a8e52: Preparing 23:36:16 cedb465995e0: Preparing 23:36:16 17bec77d7fdc: Preparing 23:36:16 8d32563a8e52: Waiting 23:36:16 cedb465995e0: Waiting 23:36:16 17bec77d7fdc: Waiting 23:36:16 789dd7cef951: Layer already exists 23:36:16 6061a2edba90: Layer already exists 23:36:16 a1e9c19b8479: Layer already exists 23:36:16 1d35c1de7cc6: Layer already exists 23:36:16 adde64d07e04: Layer already exists 23:36:16 8d32563a8e52: Layer already exists 23:36:16 cedb465995e0: Layer already exists 23:36:16 17bec77d7fdc: Layer already exists 23:36:16 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:15a9cbd9b668db1a44e21e22620970923994878b389ad0a05de1049faa991aca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:16 + 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 23:36:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:36:17 789dd7cef951: Preparing 23:36:17 6061a2edba90: Preparing 23:36:17 1d35c1de7cc6: Preparing 23:36:17 adde64d07e04: Preparing 23:36:17 a1e9c19b8479: Preparing 23:36:17 8d32563a8e52: Preparing 23:36:17 cedb465995e0: Preparing 23:36:17 17bec77d7fdc: Preparing 23:36:17 8d32563a8e52: Waiting 23:36:17 cedb465995e0: Waiting 23:36:17 17bec77d7fdc: Waiting 23:36:17 a1e9c19b8479: Layer already exists 23:36:17 adde64d07e04: Layer already exists 23:36:17 789dd7cef951: Layer already exists 23:36:17 1d35c1de7cc6: Layer already exists 23:36:17 6061a2edba90: Layer already exists 23:36:17 8d32563a8e52: Layer already exists 23:36:17 cedb465995e0: Layer already exists 23:36:17 17bec77d7fdc: Layer already exists 23:36:17 main: digest: sha256:15a9cbd9b668db1a44e21e22620970923994878b389ad0a05de1049faa991aca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:17 ===================================================== [Pipeline] echo 23:36:17 taggedImages: 23:36:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:36:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.18 23:36:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:36:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:36:17 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:17 latest 23:36:17 3.0.0-dev.18 23:36:17 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:17 main 23:36:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:36:18 6e7643dc18c4: Preparing 23:36:18 d3c50615f532: Preparing 23:36:18 ab5c329d6f4e: Preparing 23:36:18 c3d290e90a0b: Preparing 23:36:18 1da915211fd4: Preparing 23:36:18 965461436a95: Preparing 23:36:18 8da3d07de98a: Preparing 23:36:18 5efee0e4a016: Preparing 23:36:18 7d1dd22294dc: Preparing 23:36:18 17bec77d7fdc: Preparing 23:36:18 8da3d07de98a: Waiting 23:36:18 5efee0e4a016: Waiting 23:36:18 7d1dd22294dc: Waiting 23:36:18 965461436a95: Waiting 23:36:18 17bec77d7fdc: Waiting 23:36:18 6e7643dc18c4: Pushed 23:36:18 1da915211fd4: Pushed 23:36:18 d3c50615f532: Pushed 23:36:18 965461436a95: Pushed 23:36:18 8da3d07de98a: Pushed 23:36:18 5efee0e4a016: Pushed 23:36:18 17bec77d7fdc: Layer already exists 23:36:19 7d1dd22294dc: Pushed 23:36:21 c3d290e90a0b: Pushed 23:36:21 ab5c329d6f4e: Pushed 23:36:21 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:ad66b0388fd4c8491d1c529b3d5256bf2abf87315893539fb5844474b94ecadd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:22 + 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 23:36:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:36:22 6e7643dc18c4: Preparing 23:36:22 d3c50615f532: Preparing 23:36:22 ab5c329d6f4e: Preparing 23:36:22 c3d290e90a0b: Preparing 23:36:22 1da915211fd4: Preparing 23:36:22 965461436a95: Preparing 23:36:22 8da3d07de98a: Preparing 23:36:22 5efee0e4a016: Preparing 23:36:22 7d1dd22294dc: Preparing 23:36:22 17bec77d7fdc: Preparing 23:36:22 5efee0e4a016: Waiting 23:36:22 7d1dd22294dc: Waiting 23:36:22 17bec77d7fdc: Waiting 23:36:22 965461436a95: Waiting 23:36:22 8da3d07de98a: Waiting 23:36:22 6e7643dc18c4: Layer already exists 23:36:22 1da915211fd4: Layer already exists 23:36:22 c3d290e90a0b: Layer already exists 23:36:22 d3c50615f532: Layer already exists 23:36:22 ab5c329d6f4e: Layer already exists 23:36:22 8da3d07de98a: Layer already exists 23:36:22 965461436a95: Layer already exists 23:36:22 7d1dd22294dc: Layer already exists 23:36:22 5efee0e4a016: Layer already exists 23:36:22 17bec77d7fdc: Layer already exists 23:36:22 latest: digest: sha256:ad66b0388fd4c8491d1c529b3d5256bf2abf87315893539fb5844474b94ecadd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.18 23:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:36:23 6e7643dc18c4: Preparing 23:36:23 d3c50615f532: Preparing 23:36:23 ab5c329d6f4e: Preparing 23:36:23 c3d290e90a0b: Preparing 23:36:23 1da915211fd4: Preparing 23:36:23 965461436a95: Preparing 23:36:23 8da3d07de98a: Preparing 23:36:23 5efee0e4a016: Preparing 23:36:23 7d1dd22294dc: Preparing 23:36:23 17bec77d7fdc: Preparing 23:36:23 965461436a95: Waiting 23:36:23 8da3d07de98a: Waiting 23:36:23 5efee0e4a016: Waiting 23:36:23 7d1dd22294dc: Waiting 23:36:23 17bec77d7fdc: Waiting 23:36:23 d3c50615f532: Layer already exists 23:36:23 ab5c329d6f4e: Layer already exists 23:36:23 1da915211fd4: Layer already exists 23:36:23 6e7643dc18c4: Layer already exists 23:36:23 c3d290e90a0b: Layer already exists 23:36:23 965461436a95: Layer already exists 23:36:23 5efee0e4a016: Layer already exists 23:36:23 17bec77d7fdc: Layer already exists 23:36:23 7d1dd22294dc: Layer already exists 23:36:23 8da3d07de98a: Layer already exists 23:36:23 3.0.0-dev.18: digest: sha256:ad66b0388fd4c8491d1c529b3d5256bf2abf87315893539fb5844474b94ecadd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:36:24 6e7643dc18c4: Preparing 23:36:24 d3c50615f532: Preparing 23:36:24 ab5c329d6f4e: Preparing 23:36:24 c3d290e90a0b: Preparing 23:36:24 1da915211fd4: Preparing 23:36:24 965461436a95: Preparing 23:36:24 8da3d07de98a: Preparing 23:36:24 5efee0e4a016: Preparing 23:36:24 7d1dd22294dc: Preparing 23:36:24 17bec77d7fdc: Preparing 23:36:24 8da3d07de98a: Waiting 23:36:24 5efee0e4a016: Waiting 23:36:24 7d1dd22294dc: Waiting 23:36:24 17bec77d7fdc: Waiting 23:36:24 965461436a95: Waiting 23:36:24 ab5c329d6f4e: Layer already exists 23:36:24 1da915211fd4: Layer already exists 23:36:24 6e7643dc18c4: Layer already exists 23:36:24 d3c50615f532: Layer already exists 23:36:24 c3d290e90a0b: Layer already exists 23:36:24 965461436a95: Layer already exists 23:36:24 7d1dd22294dc: Layer already exists 23:36:24 5efee0e4a016: Layer already exists 23:36:24 17bec77d7fdc: Layer already exists 23:36:24 8da3d07de98a: Layer already exists 23:36:24 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:ad66b0388fd4c8491d1c529b3d5256bf2abf87315893539fb5844474b94ecadd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:25 + 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 23:36:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:36:25 6e7643dc18c4: Preparing 23:36:25 d3c50615f532: Preparing 23:36:25 ab5c329d6f4e: Preparing 23:36:25 c3d290e90a0b: Preparing 23:36:25 1da915211fd4: Preparing 23:36:25 965461436a95: Preparing 23:36:25 8da3d07de98a: Preparing 23:36:25 5efee0e4a016: Preparing 23:36:25 7d1dd22294dc: Preparing 23:36:25 17bec77d7fdc: Preparing 23:36:25 5efee0e4a016: Waiting 23:36:25 965461436a95: Waiting 23:36:25 7d1dd22294dc: Waiting 23:36:25 17bec77d7fdc: Waiting 23:36:25 8da3d07de98a: Waiting 23:36:25 ab5c329d6f4e: Layer already exists 23:36:25 1da915211fd4: Layer already exists 23:36:25 6e7643dc18c4: Layer already exists 23:36:25 c3d290e90a0b: Layer already exists 23:36:25 d3c50615f532: Layer already exists 23:36:25 5efee0e4a016: Layer already exists 23:36:25 8da3d07de98a: Layer already exists 23:36:25 965461436a95: Layer already exists 23:36:25 7d1dd22294dc: Layer already exists 23:36:25 17bec77d7fdc: Layer already exists 23:36:25 main: digest: sha256:ad66b0388fd4c8491d1c529b3d5256bf2abf87315893539fb5844474b94ecadd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:25 ===================================================== [Pipeline] echo 23:36:25 taggedImages: 23:36:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:36:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.18 23:36:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:36:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:36:25 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:25 latest 23:36:25 3.0.0-dev.18 23:36:25 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:25 main 23:36:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:36:26 4fe2454b78fa: Preparing 23:36:26 db82805b8f7c: Preparing 23:36:26 4749cb89e03a: Preparing 23:36:26 b1a35ae2f13e: Preparing 23:36:26 9833f26c6bda: Preparing 23:36:26 4749cb89e03a: Layer already exists 23:36:26 9833f26c6bda: Layer already exists 23:36:26 4fe2454b78fa: Pushed 23:36:27 b1a35ae2f13e: Pushed 23:36:30 db82805b8f7c: Pushed 23:36:31 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:020e29d4f8b8940f55d932b84bac9a7d250cde2eec977cecae1ed86c87fb3f69 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:31 + 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 23:36:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:36:31 4fe2454b78fa: Preparing 23:36:31 db82805b8f7c: Preparing 23:36:31 4749cb89e03a: Preparing 23:36:31 b1a35ae2f13e: Preparing 23:36:31 9833f26c6bda: Preparing 23:36:31 9833f26c6bda: Layer already exists 23:36:31 4fe2454b78fa: Layer already exists 23:36:31 b1a35ae2f13e: Layer already exists 23:36:31 4749cb89e03a: Layer already exists 23:36:31 db82805b8f7c: Layer already exists 23:36:31 latest: digest: sha256:020e29d4f8b8940f55d932b84bac9a7d250cde2eec977cecae1ed86c87fb3f69 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.18 23:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:36:32 4fe2454b78fa: Preparing 23:36:32 db82805b8f7c: Preparing 23:36:32 4749cb89e03a: Preparing 23:36:32 b1a35ae2f13e: Preparing 23:36:32 9833f26c6bda: Preparing 23:36:32 4fe2454b78fa: Layer already exists 23:36:32 4749cb89e03a: Layer already exists 23:36:32 db82805b8f7c: Layer already exists 23:36:32 b1a35ae2f13e: Layer already exists 23:36:32 9833f26c6bda: Layer already exists 23:36:32 3.0.0-dev.18: digest: sha256:020e29d4f8b8940f55d932b84bac9a7d250cde2eec977cecae1ed86c87fb3f69 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:36:33 4fe2454b78fa: Preparing 23:36:33 db82805b8f7c: Preparing 23:36:33 4749cb89e03a: Preparing 23:36:33 b1a35ae2f13e: Preparing 23:36:33 9833f26c6bda: Preparing 23:36:33 db82805b8f7c: Layer already exists 23:36:33 4749cb89e03a: Layer already exists 23:36:33 4fe2454b78fa: Layer already exists 23:36:33 b1a35ae2f13e: Layer already exists 23:36:33 9833f26c6bda: Layer already exists 23:36:33 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:020e29d4f8b8940f55d932b84bac9a7d250cde2eec977cecae1ed86c87fb3f69 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:33 + 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 23:36:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:36:33 4fe2454b78fa: Preparing 23:36:33 db82805b8f7c: Preparing 23:36:33 4749cb89e03a: Preparing 23:36:33 b1a35ae2f13e: Preparing 23:36:33 9833f26c6bda: Preparing 23:36:33 db82805b8f7c: Layer already exists 23:36:33 9833f26c6bda: Layer already exists 23:36:33 4749cb89e03a: Layer already exists 23:36:33 4fe2454b78fa: Layer already exists 23:36:33 b1a35ae2f13e: Layer already exists 23:36:33 main: digest: sha256:020e29d4f8b8940f55d932b84bac9a7d250cde2eec977cecae1ed86c87fb3f69 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:34 ===================================================== [Pipeline] echo 23:36:34 taggedImages: 23:36:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:36:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.18 23:36:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:36:34 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:36:34 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:34 latest 23:36:34 3.0.0-dev.18 23:36:34 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:34 main 23:36:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:36:34 c18c5e0bc145: Preparing 23:36:34 1d5d8174e63d: Preparing 23:36:34 2d1e7c2b940c: Preparing 23:36:34 f72b0da9e02d: Preparing 23:36:34 18f6f4ea0f53: Preparing 23:36:34 bb2f503540a4: Preparing 23:36:34 9833f26c6bda: Preparing 23:36:34 bb2f503540a4: Waiting 23:36:34 9833f26c6bda: Waiting 23:36:35 2d1e7c2b940c: Pushed 23:36:35 1d5d8174e63d: Pushed 23:36:35 c18c5e0bc145: Pushed 23:36:35 9833f26c6bda: Layer already exists 23:36:36 bb2f503540a4: Pushed 23:36:44 18f6f4ea0f53: Pushed 23:36:50 f72b0da9e02d: Pushed 23:36:50 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:634b034a08a37f74617c4d13e25fe3c9ad9de3b50ef10751077361e20cd7ea67 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:51 + 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 23:36:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:36:51 c18c5e0bc145: Preparing 23:36:51 1d5d8174e63d: Preparing 23:36:51 2d1e7c2b940c: Preparing 23:36:51 f72b0da9e02d: Preparing 23:36:51 18f6f4ea0f53: Preparing 23:36:51 bb2f503540a4: Preparing 23:36:51 9833f26c6bda: Preparing 23:36:51 bb2f503540a4: Waiting 23:36:51 9833f26c6bda: Waiting 23:36:51 c18c5e0bc145: Layer already exists 23:36:51 f72b0da9e02d: Layer already exists 23:36:51 2d1e7c2b940c: Layer already exists 23:36:51 1d5d8174e63d: Layer already exists 23:36:51 18f6f4ea0f53: Layer already exists 23:36:51 9833f26c6bda: Layer already exists 23:36:51 bb2f503540a4: Layer already exists 23:36:51 latest: digest: sha256:634b034a08a37f74617c4d13e25fe3c9ad9de3b50ef10751077361e20cd7ea67 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.18 23:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:36:52 c18c5e0bc145: Preparing 23:36:52 1d5d8174e63d: Preparing 23:36:52 2d1e7c2b940c: Preparing 23:36:52 f72b0da9e02d: Preparing 23:36:52 18f6f4ea0f53: Preparing 23:36:52 bb2f503540a4: Preparing 23:36:52 9833f26c6bda: Preparing 23:36:52 bb2f503540a4: Waiting 23:36:52 9833f26c6bda: Waiting 23:36:52 2d1e7c2b940c: Layer already exists 23:36:52 1d5d8174e63d: Layer already exists 23:36:52 c18c5e0bc145: Layer already exists 23:36:52 18f6f4ea0f53: Layer already exists 23:36:52 f72b0da9e02d: Layer already exists 23:36:52 bb2f503540a4: Layer already exists 23:36:52 9833f26c6bda: Layer already exists 23:36:52 3.0.0-dev.18: digest: sha256:634b034a08a37f74617c4d13e25fe3c9ad9de3b50ef10751077361e20cd7ea67 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:36:53 c18c5e0bc145: Preparing 23:36:53 1d5d8174e63d: Preparing 23:36:53 2d1e7c2b940c: Preparing 23:36:53 f72b0da9e02d: Preparing 23:36:53 18f6f4ea0f53: Preparing 23:36:53 bb2f503540a4: Preparing 23:36:53 9833f26c6bda: Preparing 23:36:53 bb2f503540a4: Waiting 23:36:53 9833f26c6bda: Waiting 23:36:53 1d5d8174e63d: Layer already exists 23:36:53 c18c5e0bc145: Layer already exists 23:36:53 2d1e7c2b940c: Layer already exists 23:36:53 f72b0da9e02d: Layer already exists 23:36:53 18f6f4ea0f53: Layer already exists 23:36:53 9833f26c6bda: Layer already exists 23:36:53 bb2f503540a4: Layer already exists 23:36:53 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:634b034a08a37f74617c4d13e25fe3c9ad9de3b50ef10751077361e20cd7ea67 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:53 + 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 23:36:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:36:54 c18c5e0bc145: Preparing 23:36:54 1d5d8174e63d: Preparing 23:36:54 2d1e7c2b940c: Preparing 23:36:54 f72b0da9e02d: Preparing 23:36:54 18f6f4ea0f53: Preparing 23:36:54 bb2f503540a4: Preparing 23:36:54 9833f26c6bda: Preparing 23:36:54 bb2f503540a4: Waiting 23:36:54 9833f26c6bda: Waiting 23:36:54 c18c5e0bc145: Layer already exists 23:36:54 f72b0da9e02d: Layer already exists 23:36:54 18f6f4ea0f53: Layer already exists 23:36:54 1d5d8174e63d: Layer already exists 23:36:54 2d1e7c2b940c: Layer already exists 23:36:54 bb2f503540a4: Layer already exists 23:36:54 9833f26c6bda: Layer already exists 23:36:54 main: digest: sha256:634b034a08a37f74617c4d13e25fe3c9ad9de3b50ef10751077361e20cd7ea67 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:54 ===================================================== [Pipeline] echo 23:36:54 taggedImages: 23:36:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:36:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.18 23:36:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:36:54 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:36:54 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:54 latest 23:36:54 3.0.0-dev.18 23:36:54 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:36:54 main 23:36:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:36:55 d8b72fe90235: Preparing 23:36:55 c58435b10476: Preparing 23:36:55 838548e093ba: Preparing 23:36:55 a3b364544e29: Preparing 23:36:55 76ba1b356b76: Preparing 23:36:55 9833f26c6bda: Preparing 23:36:55 9833f26c6bda: Waiting 23:36:55 d8b72fe90235: Pushed 23:36:55 c58435b10476: Pushed 23:36:55 838548e093ba: Pushed 23:36:55 9833f26c6bda: Layer already exists 23:36:55 76ba1b356b76: Pushed 23:37:10 a3b364544e29: Pushed 23:37:10 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:e3608058b13bc8d3b2392914aa9a3f127bc8c1a4c50d591eae8c29066c8e26cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:11 + 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 23:37:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:37:11 d8b72fe90235: Preparing 23:37:11 c58435b10476: Preparing 23:37:11 838548e093ba: Preparing 23:37:11 a3b364544e29: Preparing 23:37:11 76ba1b356b76: Preparing 23:37:11 9833f26c6bda: Preparing 23:37:11 76ba1b356b76: Layer already exists 23:37:11 838548e093ba: Layer already exists 23:37:11 c58435b10476: Layer already exists 23:37:11 a3b364544e29: Layer already exists 23:37:11 d8b72fe90235: Layer already exists 23:37:11 9833f26c6bda: Layer already exists 23:37:11 latest: digest: sha256:e3608058b13bc8d3b2392914aa9a3f127bc8c1a4c50d591eae8c29066c8e26cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.18 23:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:37:12 d8b72fe90235: Preparing 23:37:12 c58435b10476: Preparing 23:37:12 838548e093ba: Preparing 23:37:12 a3b364544e29: Preparing 23:37:12 76ba1b356b76: Preparing 23:37:12 9833f26c6bda: Preparing 23:37:12 9833f26c6bda: Waiting 23:37:12 a3b364544e29: Layer already exists 23:37:12 76ba1b356b76: Layer already exists 23:37:12 c58435b10476: Layer already exists 23:37:12 838548e093ba: Layer already exists 23:37:12 d8b72fe90235: Layer already exists 23:37:12 9833f26c6bda: Layer already exists 23:37:12 3.0.0-dev.18: digest: sha256:e3608058b13bc8d3b2392914aa9a3f127bc8c1a4c50d591eae8c29066c8e26cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:37:12 d8b72fe90235: Preparing 23:37:12 c58435b10476: Preparing 23:37:12 838548e093ba: Preparing 23:37:12 a3b364544e29: Preparing 23:37:12 76ba1b356b76: Preparing 23:37:12 9833f26c6bda: Preparing 23:37:12 9833f26c6bda: Waiting 23:37:12 838548e093ba: Layer already exists 23:37:12 a3b364544e29: Layer already exists 23:37:12 d8b72fe90235: Layer already exists 23:37:12 76ba1b356b76: Layer already exists 23:37:12 c58435b10476: Layer already exists 23:37:12 9833f26c6bda: Layer already exists 23:37:12 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:e3608058b13bc8d3b2392914aa9a3f127bc8c1a4c50d591eae8c29066c8e26cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:13 + 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 23:37:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:37:13 d8b72fe90235: Preparing 23:37:13 c58435b10476: Preparing 23:37:13 838548e093ba: Preparing 23:37:13 a3b364544e29: Preparing 23:37:13 76ba1b356b76: Preparing 23:37:13 9833f26c6bda: Preparing 23:37:13 9833f26c6bda: Waiting 23:37:13 d8b72fe90235: Layer already exists 23:37:13 c58435b10476: Layer already exists 23:37:13 838548e093ba: Layer already exists 23:37:13 a3b364544e29: Layer already exists 23:37:13 76ba1b356b76: Layer already exists 23:37:13 9833f26c6bda: Layer already exists 23:37:14 main: digest: sha256:e3608058b13bc8d3b2392914aa9a3f127bc8c1a4c50d591eae8c29066c8e26cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:14 ===================================================== [Pipeline] echo 23:37:14 taggedImages: 23:37:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:37:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:37:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.18 23:37:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:37:14 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:37:14 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:37:14 latest 23:37:14 3.0.0-dev.18 23:37:14 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:14 main 23:37:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:37:14 7ab46549c0c0: Preparing 23:37:14 3d11c0ed5446: Preparing 23:37:14 f1933f4c6059: Preparing 23:37:14 df541f3fb587: Preparing 23:37:14 aa80c75cab2f: Preparing 23:37:14 9833f26c6bda: Preparing 23:37:14 9833f26c6bda: Waiting 23:37:15 3d11c0ed5446: Pushed 23:37:15 f1933f4c6059: Pushed 23:37:15 7ab46549c0c0: Pushed 23:37:15 9833f26c6bda: Layer already exists 23:37:15 aa80c75cab2f: Pushed 23:37:30 df541f3fb587: Pushed 23:37:30 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:40e0bafc95f003d6c0b9c12f187bb4d3196bdb0b4cb2742868eb58e99c064529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:30 + 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 23:37:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:37:31 7ab46549c0c0: Preparing 23:37:31 3d11c0ed5446: Preparing 23:37:31 f1933f4c6059: Preparing 23:37:31 df541f3fb587: Preparing 23:37:31 aa80c75cab2f: Preparing 23:37:31 9833f26c6bda: Preparing 23:37:31 9833f26c6bda: Waiting 23:37:31 f1933f4c6059: Layer already exists 23:37:31 3d11c0ed5446: Layer already exists 23:37:31 7ab46549c0c0: Layer already exists 23:37:31 df541f3fb587: Layer already exists 23:37:31 aa80c75cab2f: Layer already exists 23:37:31 9833f26c6bda: Layer already exists 23:37:31 latest: digest: sha256:40e0bafc95f003d6c0b9c12f187bb4d3196bdb0b4cb2742868eb58e99c064529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.18 23:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:37:32 7ab46549c0c0: Preparing 23:37:32 3d11c0ed5446: Preparing 23:37:32 f1933f4c6059: Preparing 23:37:32 df541f3fb587: Preparing 23:37:32 aa80c75cab2f: Preparing 23:37:32 9833f26c6bda: Preparing 23:37:32 9833f26c6bda: Waiting 23:37:32 df541f3fb587: Layer already exists 23:37:32 3d11c0ed5446: Layer already exists 23:37:32 7ab46549c0c0: Layer already exists 23:37:32 aa80c75cab2f: Layer already exists 23:37:32 f1933f4c6059: Layer already exists 23:37:32 9833f26c6bda: Layer already exists 23:37:32 3.0.0-dev.18: digest: sha256:40e0bafc95f003d6c0b9c12f187bb4d3196bdb0b4cb2742868eb58e99c064529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:37:33 7ab46549c0c0: Preparing 23:37:33 3d11c0ed5446: Preparing 23:37:33 f1933f4c6059: Preparing 23:37:33 df541f3fb587: Preparing 23:37:33 aa80c75cab2f: Preparing 23:37:33 9833f26c6bda: Preparing 23:37:33 9833f26c6bda: Waiting 23:37:33 7ab46549c0c0: Layer already exists 23:37:33 df541f3fb587: Layer already exists 23:37:33 aa80c75cab2f: Layer already exists 23:37:33 f1933f4c6059: Layer already exists 23:37:33 3d11c0ed5446: Layer already exists 23:37:33 9833f26c6bda: Layer already exists 23:37:33 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:40e0bafc95f003d6c0b9c12f187bb4d3196bdb0b4cb2742868eb58e99c064529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:33 + 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 23:37:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:37:34 7ab46549c0c0: Preparing 23:37:34 3d11c0ed5446: Preparing 23:37:34 f1933f4c6059: Preparing 23:37:34 df541f3fb587: Preparing 23:37:34 aa80c75cab2f: Preparing 23:37:34 9833f26c6bda: Preparing 23:37:34 9833f26c6bda: Waiting 23:37:34 aa80c75cab2f: Layer already exists 23:37:34 f1933f4c6059: Layer already exists 23:37:34 7ab46549c0c0: Layer already exists 23:37:34 df541f3fb587: Layer already exists 23:37:34 3d11c0ed5446: Layer already exists 23:37:34 9833f26c6bda: Layer already exists 23:37:34 main: digest: sha256:40e0bafc95f003d6c0b9c12f187bb4d3196bdb0b4cb2742868eb58e99c064529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:34 ===================================================== [Pipeline] echo 23:37:34 taggedImages: 23:37:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:37:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:37:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.18 23:37:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:37:34 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:37:34 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:37:34 latest 23:37:34 3.0.0-dev.18 23:37:34 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:34 main 23:37:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:37:35 40d52318aa6a: Preparing 23:37:35 f7de3d7e4b5f: Preparing 23:37:35 4749cb89e03a: Preparing 23:37:35 d67afa2e8406: Preparing 23:37:35 17bec77d7fdc: Preparing 23:37:35 17bec77d7fdc: Layer already exists 23:37:35 4749cb89e03a: Layer already exists 23:37:35 40d52318aa6a: Pushed 23:37:35 d67afa2e8406: Pushed 23:37:41 f7de3d7e4b5f: Pushed 23:37:41 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:5c5ef2bf46ae0e1abd421d5d3c400d19b5b0eb77337a84f41c4718ce1d8913b1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:37:41 40d52318aa6a: Preparing 23:37:41 f7de3d7e4b5f: Preparing 23:37:41 4749cb89e03a: Preparing 23:37:41 d67afa2e8406: Preparing 23:37:41 17bec77d7fdc: Preparing 23:37:41 4749cb89e03a: Layer already exists 23:37:41 d67afa2e8406: Layer already exists 23:37:41 f7de3d7e4b5f: Layer already exists 23:37:41 17bec77d7fdc: Layer already exists 23:37:41 40d52318aa6a: Layer already exists 23:37:41 latest: digest: sha256:5c5ef2bf46ae0e1abd421d5d3c400d19b5b0eb77337a84f41c4718ce1d8913b1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.18 23:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:37:42 40d52318aa6a: Preparing 23:37:42 f7de3d7e4b5f: Preparing 23:37:42 4749cb89e03a: Preparing 23:37:42 d67afa2e8406: Preparing 23:37:42 17bec77d7fdc: Preparing 23:37:42 40d52318aa6a: Layer already exists 23:37:42 17bec77d7fdc: Layer already exists 23:37:42 f7de3d7e4b5f: Layer already exists 23:37:42 4749cb89e03a: Layer already exists 23:37:42 d67afa2e8406: Layer already exists 23:37:42 3.0.0-dev.18: digest: sha256:5c5ef2bf46ae0e1abd421d5d3c400d19b5b0eb77337a84f41c4718ce1d8913b1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:37:43 40d52318aa6a: Preparing 23:37:43 f7de3d7e4b5f: Preparing 23:37:43 4749cb89e03a: Preparing 23:37:43 d67afa2e8406: Preparing 23:37:43 17bec77d7fdc: Preparing 23:37:43 40d52318aa6a: Layer already exists 23:37:43 17bec77d7fdc: Layer already exists 23:37:43 4749cb89e03a: Layer already exists 23:37:43 f7de3d7e4b5f: Layer already exists 23:37:43 d67afa2e8406: Layer already exists 23:37:43 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:5c5ef2bf46ae0e1abd421d5d3c400d19b5b0eb77337a84f41c4718ce1d8913b1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:37:43 40d52318aa6a: Preparing 23:37:43 f7de3d7e4b5f: Preparing 23:37:43 4749cb89e03a: Preparing 23:37:43 d67afa2e8406: Preparing 23:37:43 17bec77d7fdc: Preparing 23:37:43 17bec77d7fdc: Layer already exists 23:37:43 4749cb89e03a: Layer already exists 23:37:43 f7de3d7e4b5f: Layer already exists 23:37:43 d67afa2e8406: Layer already exists 23:37:43 40d52318aa6a: Layer already exists 23:37:43 main: digest: sha256:5c5ef2bf46ae0e1abd421d5d3c400d19b5b0eb77337a84f41c4718ce1d8913b1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:44 ===================================================== [Pipeline] echo 23:37:44 taggedImages: 23:37:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:37:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:37:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.18 23:37:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:37:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:37:44 bf562dc766fd38f4e5702a64e70d5e04b319d653 23:37:44 latest 23:37:44 3.0.0-dev.18 23:37:44 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:44 main 23:37:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:37:44 e3acba088321: Preparing 23:37:44 8e0089b35616: Preparing 23:37:44 4749cb89e03a: Preparing 23:37:44 69e39bca9a76: Preparing 23:37:44 17bec77d7fdc: Preparing 23:37:44 69e39bca9a76: Layer already exists 23:37:44 17bec77d7fdc: Layer already exists 23:37:44 4749cb89e03a: Layer already exists 23:37:44 e3acba088321: Pushed 23:37:53 8e0089b35616: Pushed 23:37:53 bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:cbf7f805be3a8d94fd75124036a084ec54d1c3bed0b3c712cd8e068807397ad9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:37:53 e3acba088321: Preparing 23:37:53 8e0089b35616: Preparing 23:37:53 4749cb89e03a: Preparing 23:37:53 69e39bca9a76: Preparing 23:37:53 17bec77d7fdc: Preparing 23:37:53 8e0089b35616: Layer already exists 23:37:53 4749cb89e03a: Layer already exists 23:37:53 69e39bca9a76: Layer already exists 23:37:53 e3acba088321: Layer already exists 23:37:53 17bec77d7fdc: Layer already exists 23:37:53 latest: digest: sha256:cbf7f805be3a8d94fd75124036a084ec54d1c3bed0b3c712cd8e068807397ad9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.18 23:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:37:54 e3acba088321: Preparing 23:37:54 8e0089b35616: Preparing 23:37:54 4749cb89e03a: Preparing 23:37:54 69e39bca9a76: Preparing 23:37:54 17bec77d7fdc: Preparing 23:37:54 e3acba088321: Layer already exists 23:37:54 69e39bca9a76: Layer already exists 23:37:54 17bec77d7fdc: Layer already exists 23:37:54 8e0089b35616: Layer already exists 23:37:54 4749cb89e03a: Layer already exists 23:37:54 3.0.0-dev.18: digest: sha256:cbf7f805be3a8d94fd75124036a084ec54d1c3bed0b3c712cd8e068807397ad9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:37:55 e3acba088321: Preparing 23:37:55 8e0089b35616: Preparing 23:37:55 4749cb89e03a: Preparing 23:37:55 69e39bca9a76: Preparing 23:37:55 17bec77d7fdc: Preparing 23:37:55 8e0089b35616: Layer already exists 23:37:55 69e39bca9a76: Layer already exists 23:37:55 17bec77d7fdc: Layer already exists 23:37:55 e3acba088321: Layer already exists 23:37:55 4749cb89e03a: Layer already exists 23:37:55 bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:cbf7f805be3a8d94fd75124036a084ec54d1c3bed0b3c712cd8e068807397ad9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:37:56 e3acba088321: Preparing 23:37:56 8e0089b35616: Preparing 23:37:56 4749cb89e03a: Preparing 23:37:56 69e39bca9a76: Preparing 23:37:56 17bec77d7fdc: Preparing 23:37:56 8e0089b35616: Layer already exists 23:37:56 17bec77d7fdc: Layer already exists 23:37:56 4749cb89e03a: Layer already exists 23:37:56 69e39bca9a76: Layer already exists 23:37:56 e3acba088321: Layer already exists 23:37:56 main: digest: sha256:cbf7f805be3a8d94fd75124036a084ec54d1c3bed0b3c712cd8e068807397ad9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:56 ===================================================== [Pipeline] echo 23:37:56 taggedImages: 23:37:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 23:37:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:37:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.18 23:37:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 23:37:56 - 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 23:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:37:56 23:37:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:37:57 arm64: Pulling from edgex-lftools-log-publisher 23:37:57 8998bd30e6a1: Pulling fs layer 23:37:57 04944245beec: Pulling fs layer 23:37:57 699f458cf7ca: Pulling fs layer 23:37:57 765212b225bb: Pulling fs layer 23:37:57 f23df028b6ca: Pulling fs layer 23:37:57 d65c8cfc05b1: Pulling fs layer 23:37:57 2437ff75d9bd: Pulling fs layer 23:37:57 765212b225bb: Waiting 23:37:57 d65c8cfc05b1: Waiting 23:37:57 2437ff75d9bd: Waiting 23:37:57 04944245beec: Verifying Checksum 23:37:57 04944245beec: Download complete 23:37:57 765212b225bb: Verifying Checksum 23:37:57 765212b225bb: Download complete 23:37:57 f23df028b6ca: Verifying Checksum 23:37:57 f23df028b6ca: Download complete 23:37:57 d65c8cfc05b1: Verifying Checksum 23:37:57 d65c8cfc05b1: Download complete 23:37:57 699f458cf7ca: Verifying Checksum 23:37:57 699f458cf7ca: Download complete 23:37:57 8998bd30e6a1: Verifying Checksum 23:37:57 8998bd30e6a1: Download complete 23:38:00 2437ff75d9bd: Verifying Checksum 23:38:00 2437ff75d9bd: Download complete 23:38:01 8998bd30e6a1: Pull complete 23:38:02 04944245beec: Pull complete 23:38:03 699f458cf7ca: Pull complete 23:38:03 765212b225bb: Pull complete 23:38:04 f23df028b6ca: Pull complete 23:38:04 d65c8cfc05b1: Pull complete 23:38:19 2437ff75d9bd: Pull complete 23:38:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:19 prd-ubuntu20.04-docker-arm64-4c-16g-2287 does not seem to be running inside a container 23:38:19 $ 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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:38:22 $ docker top 48092222bec832d59cfdbf7dbc5439d6b4c966f2d99b562ff42192f369679643 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:23 ---> job-cost.sh 23:38:23 lf-activate-venv: SKIPPING 23:38:23 INFO: No Stack... 23:38:24 INFO: Retrieving Pricing Info for: v3-standard-4 23:38:24 INFO: Archiving Costs [Pipeline] sh 23:38:24 + cat /w/workspace/edgex-go/372/archives/cost.csv 23:38:24 + cut -d, -f6 [Pipeline] lock 23:38:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-372-stack-cost] 23:38:25 Resource [jenkins-edgexfoundry-edgex-go-main-372-stack-cost] did not exist. Created. 23:38:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-372-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:38:25 + echo total: 0.10999999940395355 [Pipeline] stash 23:38:26 Stashed 1 file(s) [Pipeline] } 23:38:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-372-stack-cost] [Pipeline] // lock [Pipeline] } 23:38:26 $ docker stop --time=1 48092222bec832d59cfdbf7dbc5439d6b4c966f2d99b562ff42192f369679643 23:38:27 $ docker rm -f --volumes 48092222bec832d59cfdbf7dbc5439d6b4c966f2d99b562ff42192f369679643 [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 23:38:28 provisioning config files... 23:38:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/372@tmp/config5804007215182711716tmp [Pipeline] { [Pipeline] sh 23:38:28 + set +x 23:38:28 + curl -s https://codecov.io/bash 23:38:28 + bash -s -- 23:38:28 23:38:28 _____ _ 23:38:28 / ____| | | 23:38:28 | | ___ __| | ___ ___ _____ __ 23:38:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:38:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:38:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:38:28 Bash-1.0.6 23:38:28 23:38:28 23:38:28 ==> git version 2.25.1 found 23:38:28 ==> 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 23:38:28 Release-Date: 2020-01-08 23:38:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:38:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:38:28 ==> Jenkins CI detected. 23:38:28 current dir:  /w/workspace/edgex-go/372 23:38:28 project root: . 23:38:28 --> token set from env 23:38:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:38:28 ==> Running gcov in . (disable via -X gcov) 23:38:28 ==> Python coveragepy not found 23:38:28 ==> Searching for coverage reports in: 23:38:28 + . 23:38:28 -> Found 1 reports 23:38:28 ==> Detecting git/mercurial file structure 23:38:28 ==> Reading reports 23:38:28 + ./coverage.out bytes=489579 23:38:28 ==> Appending adjustments 23:38:28 https://docs.codecov.io/docs/fixing-reports 23:38:30 + Found adjustments 23:38:30 ==> Gzipping contents 23:38:30 64K /tmp/codecov.7l5w9r.gz 23:38:30 ==> Uploading reports 23:38:30 url: https://codecov.io 23:38:30 query: branch=main&commit=bf562dc766fd38f4e5702a64e70d5e04b319d653&build=372&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F372%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:38:30 -> Pinging Codecov 23:38:30 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=bf562dc766fd38f4e5702a64e70d5e04b319d653&build=372&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F372%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:38:30 -> Uploading to 23:38:30 https://storage.googleapis.com/codecov/v4/raw/2023-01-13/00271124DB129430A58F1EEE437C3FCB/bf562dc766fd38f4e5702a64e70d5e04b319d653/9c14eb05-f5ab-4b9d-b97b-0bc8948cdd9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T233830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=922e9f843d38240f3257053c521ead1101d995673ce1f93c672483b512325089 23:38:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:30 Dload Upload Total Spent Left Speed 23:38:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63388 0 0 100 63388 0 217k --:--:-- --:--:-- --:--:-- 217k 23:38:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } 23:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:38:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:38:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:38:31 23:38:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:38:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:38:31 df9b9388f04a: Pulling fs layer 23:38:31 52dc419b0ee2: Pulling fs layer 23:38:31 25bc292e5bac: Pulling fs layer 23:38:31 114826534d7a: Pulling fs layer 23:38:31 4657fd5d0bcf: Pulling fs layer 23:38:31 6ad1cebc031e: Pulling fs layer 23:38:31 8a3aa393b2d8: Pulling fs layer 23:38:31 114826534d7a: Waiting 23:38:31 8a3aa393b2d8: Waiting 23:38:31 4657fd5d0bcf: Waiting 23:38:31 6ad1cebc031e: Waiting 23:38:31 25bc292e5bac: Verifying Checksum 23:38:31 25bc292e5bac: Download complete 23:38:31 52dc419b0ee2: Verifying Checksum 23:38:31 52dc419b0ee2: Download complete 23:38:31 4657fd5d0bcf: Verifying Checksum 23:38:31 4657fd5d0bcf: Download complete 23:38:31 df9b9388f04a: Download complete 23:38:31 df9b9388f04a: Pull complete 23:38:31 6ad1cebc031e: Verifying Checksum 23:38:31 6ad1cebc031e: Download complete 23:38:31 52dc419b0ee2: Pull complete 23:38:32 25bc292e5bac: Pull complete 23:38:32 114826534d7a: Download complete 23:38:32 8a3aa393b2d8: Verifying Checksum 23:38:32 8a3aa393b2d8: Download complete 23:38:35 114826534d7a: Pull complete 23:38:36 4657fd5d0bcf: Pull complete 23:38:36 6ad1cebc031e: Pull complete 23:38:39 8a3aa393b2d8: Pull complete 23:38:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:38:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:39 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:38:39 $ 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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:38:42 $ docker top 62879c6376742c0a3902b19c46923b61bd35304f9eda1a06834de85f2d3a1a89 -eo pid,comm [Pipeline] { [Pipeline] echo 23:38:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:38:42 + set -o pipefail 23:38:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:38:48 23:38:48 Monitoring /w/workspace/edgex-go/372 (github.com/edgexfoundry/edgex-go)... 23:38:48 23:38:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0667b60c-567f-45be-ac14-c0c048f16dad 23:38:48 23:38:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:38:48 23:38:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:38:48 23:38:48 23:38:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:38:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:38:48 More details here: https://snyk.co/ue1NS [Pipeline] } 23:38:48 $ docker stop --time=1 62879c6376742c0a3902b19c46923b61bd35304f9eda1a06834de85f2d3a1a89 23:38:50 $ docker rm -f --volumes 62879c6376742c0a3902b19c46923b61bd35304f9eda1a06834de85f2d3a1a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:38:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:50 provisioning config files... 23:38:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/372@tmp/config5141121876329124520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:51 --> edgex-publish-swagger.sh 23:38:51 === Publish openapi/v2 API === 23:38:51 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:38:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/372/openapi/v2/core-command.yaml] 23:38:51 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:51 Dload Upload Total Spent Left Speed 23:38:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 40 36367 --:--:-- --:--:-- --:--:-- 36369 100 33860 100 38 100 33822 40 36367 --:--:-- --:--:-- --:--:-- 36369 23:38:52 {"code":403,"message":"Access Denied"} 23:38:52 23:38:52 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/372/openapi/v2/core-data.yaml] 23:38:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:52 Dload Upload Total Spent Left Speed 23:38:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 46 87879 --:--:-- --:--:-- --:--:-- 87926 23:38:52 {"code":403,"message":"Access Denied"} 23:38:52 23:38:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/372/openapi/v2/core-metadata.yaml] 23:38:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:52 Dload Upload Total Spent Left Speed 23:38:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 45 174k --:--:-- --:--:-- --:--:-- 174k 23:38:53 {"code":403,"message":"Access Denied"} 23:38:53 23:38:53 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/372/openapi/v2/support-notifications.yaml] 23:38:53 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:53 Dload Upload Total Spent Left Speed 23:38:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 421k --:--:-- --:--:-- --:--:-- 419k 100 89347 100 38 100 89309 44 101k --:--:-- --:--:-- --:--:-- 101k 23:38:54 {"code":403,"message":"Access Denied"} 23:38:54 23:38:54 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/372/openapi/v2/support-scheduler.yaml] 23:38:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:54 Dload Upload Total Spent Left Speed 23:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 48 50831 --:--:-- --:--:-- --:--:-- 50815 100 39585 100 38 100 39547 48 50831 --:--:-- --:--:-- --:--:-- 50815 23:38:55 {"code":403,"message":"Access Denied"} 23:38:55 [Pipeline] } 23:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:38:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:38:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:38:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:56 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:38:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:38:56 $ docker top bce4fb7ed8ad7fccddd500c5593e7935b4fe3acb70eba231404fbbe1505248eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:38:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:38:56 [ssh-agent] Looking for ssh-agent implementation... 23:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:38:56 $ docker exec bce4fb7ed8ad7fccddd500c5593e7935b4fe3acb70eba231404fbbe1505248eb ssh-agent 23:38:56 SSH_AUTH_SOCK=/tmp/ssh-SlovcEBtVJvM/agent.32 23:38:56 SSH_AGENT_PID=38 23:38:56 Running ssh-add (command line suppressed) 23:38:57 Identity added: /w/workspace/edgex-go/372@tmp/private_key_8680321425222815923.key (/w/workspace/edgex-go/372@tmp/private_key_8680321425222815923.key) 23:38:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:38:57 + git semver tag 23:38:57 2023-01-13 23:38:57,578 [run_tag] DEBUG tag force:False 23:38:57 2023-01-13 23:38:57,578 [check_head_tag] DEBUG check head tag 23:38:57 2023-01-13 23:38:57,580 [execute] INFO git cat-file --batch-check 23:38:57 2023-01-13 23:38:57,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/372, universal_newlines=False, shell=None, istream=) 23:38:57 2023-01-13 23:38:57,584 [execute] INFO git cat-file --batch 23:38:57 2023-01-13 23:38:57,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/372, universal_newlines=False, shell=None, istream=) 23:38:57 2023-01-13 23:38:57,628 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main 23:38:57 2023-01-13 23:38:57,628 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 23:38:57 2023-01-13 23:38:57,628 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/edgex-go/372, universal_newlines=False, shell=None, istream=None) 23:38:57 2023-01-13 23:38:57,634 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main 23:38:57 3.0.0-dev.18 [Pipeline] } 23:38:57 $ docker exec --env ******** --env ******** bce4fb7ed8ad7fccddd500c5593e7935b4fe3acb70eba231404fbbe1505248eb ssh-agent -k 23:38:58 unset SSH_AUTH_SOCK; 23:38:58 unset SSH_AGENT_PID; 23:38:58 echo Agent pid 38 killed; 23:38:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:38:58 + git semver [Pipeline] } 23:38:58 $ docker stop --time=1 bce4fb7ed8ad7fccddd500c5593e7935b4fe3acb70eba231404fbbe1505248eb 23:38:59 $ docker rm -f --volumes bce4fb7ed8ad7fccddd500c5593e7935b4fe3acb70eba231404fbbe1505248eb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:39:00 23:39:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:39:00 0.23.1-centos7: Pulling from edgex-lftools 23:39:00 ab5ef0e58194: Pulling fs layer 23:39:00 9712f1f96733: Pulling fs layer 23:39:00 63f879dbbcfc: Pulling fs layer 23:39:00 0d9ebad4ef96: Pulling fs layer 23:39:00 e9a5061849ea: Pulling fs layer 23:39:00 d747dcd14b5f: Pulling fs layer 23:39:00 2de7ff778b66: Pulling fs layer 23:39:00 e9a5061849ea: Waiting 23:39:00 d747dcd14b5f: Waiting 23:39:00 2de7ff778b66: Waiting 23:39:00 0d9ebad4ef96: Waiting 23:39:00 9712f1f96733: Verifying Checksum 23:39:00 9712f1f96733: Download complete 23:39:00 63f879dbbcfc: Verifying Checksum 23:39:00 63f879dbbcfc: Download complete 23:39:01 e9a5061849ea: Verifying Checksum 23:39:01 e9a5061849ea: Download complete 23:39:01 d747dcd14b5f: Verifying Checksum 23:39:01 d747dcd14b5f: Download complete 23:39:01 0d9ebad4ef96: Verifying Checksum 23:39:01 0d9ebad4ef96: Download complete 23:39:01 ab5ef0e58194: Verifying Checksum 23:39:01 ab5ef0e58194: Download complete 23:39:01 2de7ff778b66: Verifying Checksum 23:39:01 2de7ff778b66: Download complete 23:39:04 ab5ef0e58194: Pull complete 23:39:04 9712f1f96733: Pull complete 23:39:05 63f879dbbcfc: Pull complete 23:39:09 0d9ebad4ef96: Pull complete 23:39:09 e9a5061849ea: Pull complete 23:39:09 d747dcd14b5f: Pull complete 23:39:10 2de7ff778b66: Pull complete 23:39:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:39:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:10 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:39:13 $ docker top a4d46174afcf4534afa713fc9b2803c6d49114b68772833eafa6b33349c44501 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:39:13 provisioning config files... 23:39:13 copy managed file [sigul-config] to file:/w/workspace/edgex-go/372@tmp/config1923593003519332831tmp 23:39:13 copy managed file [sigul-password] to file:/w/workspace/edgex-go/372@tmp/config3433068626429292853tmp 23:39:13 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/372@tmp/config2672262174795307942tmp [Pipeline] { [Pipeline] echo 23:39:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:39:14 ---> sigul-configuration.sh 23:39:14 gpg: directory `/root/.gnupg' created 23:39:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:39:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:39:14 gpg: keyring `/root/.gnupg/secring.gpg' created 23:39:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:39:14 gpg: CAST5 encrypted data 23:39:14 gpg: encrypted with 1 passphrase 23:39:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:39:14 + mkdir /home/jenkins 23:39:14 + mkdir /home/jenkins/sigul [Pipeline] sh 23:39:14 + 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 23:39:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:39:15 ---> sigul-install.sh 23:39:15 Sigul already installed; skipping installation. [Pipeline] sh 23:39:15 + git tag --list 23:39:15 0.6.0 23:39:15 0.6.1 23:39:15 0.7.0 23:39:15 0.7.1 23:39:15 v1.0.0 23:39:15 v1.0.1 23:39:15 v1.1.0 23:39:15 v1.2.0 23:39:15 v1.2.1 23:39:15 v1.3.0 23:39:15 v1.3.1 23:39:15 v2.0.0 23:39:15 v2.1.0 23:39:15 v2.1.1 23:39:15 v2.1.1-dev.1 23:39:15 v2.1.1-dev.2 23:39:15 v2.1.1-dev.3 23:39:15 v2.1.1-dev.4 23:39:15 v2.1.1-dev.5 23:39:15 v2.1.1-dev.6 23:39:15 v2.1.1-dev.7 23:39:15 v2.1.1-dev.8 23:39:15 v2.1.2-dev.1 23:39:15 v2.2.0 23:39:15 v2.2.1-dev.1 23:39:15 v2.2.1-dev.10 23:39:15 v2.2.1-dev.11 23:39:15 v2.2.1-dev.12 23:39:15 v2.2.1-dev.13 23:39:15 v2.2.1-dev.14 23:39:15 v2.2.1-dev.15 23:39:15 v2.2.1-dev.16 23:39:15 v2.2.1-dev.17 23:39:15 v2.2.1-dev.18 23:39:15 v2.2.1-dev.19 23:39:15 v2.2.1-dev.2 23:39:15 v2.2.1-dev.20 23:39:15 v2.2.1-dev.21 23:39:15 v2.2.1-dev.22 23:39:15 v2.2.1-dev.23 23:39:15 v2.2.1-dev.24 23:39:15 v2.2.1-dev.25 23:39:15 v2.2.1-dev.26 23:39:15 v2.2.1-dev.27 23:39:15 v2.2.1-dev.28 23:39:15 v2.2.1-dev.29 23:39:15 v2.2.1-dev.3 23:39:15 v2.2.1-dev.4 23:39:15 v2.2.1-dev.5 23:39:15 v2.2.1-dev.6 23:39:15 v2.2.1-dev.7 23:39:15 v2.2.1-dev.8 23:39:15 v2.2.1-dev.9 23:39:15 v2.3.0 23:39:15 v2.3.0-dev.100 23:39:15 v2.3.0-dev.101 23:39:15 v2.3.0-dev.102 23:39:15 v2.3.0-dev.103 23:39:15 v2.3.0-dev.104 23:39:15 v2.3.0-dev.105 23:39:15 v2.3.0-dev.106 23:39:15 v2.3.0-dev.29 23:39:15 v2.3.0-dev.30 23:39:15 v2.3.0-dev.31 23:39:15 v2.3.0-dev.32 23:39:15 v2.3.0-dev.33 23:39:15 v2.3.0-dev.34 23:39:15 v2.3.0-dev.35 23:39:15 v2.3.0-dev.36 23:39:15 v2.3.0-dev.37 23:39:15 v2.3.0-dev.38 23:39:15 v2.3.0-dev.39 23:39:15 v2.3.0-dev.40 23:39:15 v2.3.0-dev.41 23:39:15 v2.3.0-dev.42 23:39:15 v2.3.0-dev.43 23:39:15 v2.3.0-dev.44 23:39:15 v2.3.0-dev.45 23:39:15 v2.3.0-dev.46 23:39:15 v2.3.0-dev.47 23:39:15 v2.3.0-dev.48 23:39:15 v2.3.0-dev.49 23:39:15 v2.3.0-dev.50 23:39:15 v2.3.0-dev.51 23:39:15 v2.3.0-dev.52 23:39:15 v2.3.0-dev.53 23:39:15 v2.3.0-dev.54 23:39:15 v2.3.0-dev.55 23:39:15 v2.3.0-dev.56 23:39:15 v2.3.0-dev.57 23:39:15 v2.3.0-dev.58 23:39:15 v2.3.0-dev.59 23:39:15 v2.3.0-dev.60 23:39:15 v2.3.0-dev.61 23:39:15 v2.3.0-dev.62 23:39:15 v2.3.0-dev.63 23:39:15 v2.3.0-dev.64 23:39:15 v2.3.0-dev.65 23:39:15 v2.3.0-dev.66 23:39:15 v2.3.0-dev.67 23:39:15 v2.3.0-dev.68 23:39:15 v2.3.0-dev.69 23:39:15 v2.3.0-dev.70 23:39:15 v2.3.0-dev.71 23:39:15 v2.3.0-dev.72 23:39:15 v2.3.0-dev.73 23:39:15 v2.3.0-dev.74 23:39:15 v2.3.0-dev.75 23:39:15 v2.3.0-dev.76 23:39:15 v2.3.0-dev.77 23:39:15 v2.3.0-dev.78 23:39:15 v2.3.0-dev.79 23:39:15 v2.3.0-dev.80 23:39:15 v2.3.0-dev.81 23:39:15 v2.3.0-dev.82 23:39:15 v2.3.0-dev.83 23:39:15 v2.3.0-dev.84 23:39:15 v2.3.0-dev.85 23:39:15 v2.3.0-dev.86 23:39:15 v2.3.0-dev.87 23:39:15 v2.3.0-dev.88 23:39:15 v2.3.0-dev.89 23:39:15 v2.3.0-dev.90 23:39:15 v2.3.0-dev.91 23:39:15 v2.3.0-dev.92 23:39:15 v2.3.0-dev.93 23:39:15 v2.3.0-dev.94 23:39:15 v2.3.0-dev.95 23:39:15 v2.3.0-dev.96 23:39:15 v2.3.0-dev.97 23:39:15 v2.3.0-dev.98 23:39:15 v2.3.0-dev.99 23:39:15 v2.3.1-dev.1 23:39:15 v2.3.1-dev.2 23:39:15 v2.3.1-dev.3 23:39:15 v2.3.1-dev.4 23:39:15 v2.3.1-dev.5 23:39:15 v3.0.0-dev.1 23:39:15 v3.0.0-dev.10 23:39:15 v3.0.0-dev.11 23:39:15 v3.0.0-dev.12 23:39:15 v3.0.0-dev.13 23:39:15 v3.0.0-dev.14 23:39:15 v3.0.0-dev.15 23:39:15 v3.0.0-dev.16 23:39:15 v3.0.0-dev.17 23:39:15 v3.0.0-dev.18 23:39:15 v3.0.0-dev.2 23:39:15 v3.0.0-dev.3 23:39:15 v3.0.0-dev.4 23:39:15 v3.0.0-dev.5 23:39:15 v3.0.0-dev.6 23:39:15 v3.0.0-dev.7 23:39:15 v3.0.0-dev.8 23:39:15 v3.0.0-dev.9 [Pipeline] sh 23:39:15 + lftools sign git-tag v3.0.0-dev.18 23:39:16 Signing Git tag with Sigul... 23:39:16 Signing v3.0.0-dev.18 [Pipeline] echo 23:39:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:39:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:39:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:39:16 $ docker stop --time=1 a4d46174afcf4534afa713fc9b2803c6d49114b68772833eafa6b33349c44501 23:39:18 $ docker rm -f --volumes a4d46174afcf4534afa713fc9b2803c6d49114b68772833eafa6b33349c44501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:39:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:39:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:18 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:39:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:39:19 $ docker top 060e5374ddcc27493bfe5fe916e5a625d02934c0d2a986999bff38cbb3a0821a -eo pid,comm 23:39:19 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). 23:39:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:19 [ssh-agent] Looking for ssh-agent implementation... 23:39:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:19 $ docker exec 060e5374ddcc27493bfe5fe916e5a625d02934c0d2a986999bff38cbb3a0821a ssh-agent 23:39:19 SSH_AUTH_SOCK=/tmp/ssh-nessXvKcVxry/agent.31 23:39:19 SSH_AGENT_PID=37 23:39:19 Running ssh-add (command line suppressed) 23:39:19 Identity added: /w/workspace/edgex-go/372@tmp/private_key_324640775555159713.key (/w/workspace/edgex-go/372@tmp/private_key_324640775555159713.key) 23:39:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:20 + git semver bump pre 23:39:20 2023-01-13 23:39:20,226 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main 23:39:20 2023-01-13 23:39:20,226 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev 23:39:20 2023-01-13 23:39:20,226 [bump_version] DEBUG bumped version:3.0.0-dev.19 23:39:20 2023-01-13 23:39:20,226 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/edgex-go/372/.semver/main with force:True 23:39:20 2023-01-13 23:39:20,226 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main 23:39:20 2023-01-13 23:39:20,226 [write_file] DEBUG write to file:/w/workspace/edgex-go/372/.semver/main 23:39:20 2023-01-13 23:39:20,228 [execute] INFO git cat-file --batch-check 23:39:20 2023-01-13 23:39:20,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=False, shell=None, istream=) 23:39:20 2023-01-13 23:39:20,234 [execute] INFO git cat-file --batch 23:39:20 2023-01-13 23:39:20,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=False, shell=None, istream=) 23:39:20 2023-01-13 23:39:20,240 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main 23:39:20 3.0.0-dev.19 [Pipeline] } 23:39:20 $ docker exec --env ******** --env ******** 060e5374ddcc27493bfe5fe916e5a625d02934c0d2a986999bff38cbb3a0821a ssh-agent -k 23:39:20 unset SSH_AUTH_SOCK; 23:39:20 unset SSH_AGENT_PID; 23:39:20 echo Agent pid 37 killed; 23:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:20 + git semver [Pipeline] } 23:39:20 $ docker stop --time=1 060e5374ddcc27493bfe5fe916e5a625d02934c0d2a986999bff38cbb3a0821a 23:39:22 $ docker rm -f --volumes 060e5374ddcc27493bfe5fe916e5a625d02934c0d2a986999bff38cbb3a0821a [Pipeline] // withDockerContainer [Pipeline] sh 23:39:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:39:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:23 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:39:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:39:23 $ docker top a5906511cb4dc29cfcf085c56111707461d758310304735729c4b4261c588518 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:23 [ssh-agent] Looking for ssh-agent implementation... 23:39:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:23 $ docker exec a5906511cb4dc29cfcf085c56111707461d758310304735729c4b4261c588518 ssh-agent 23:39:23 SSH_AUTH_SOCK=/tmp/ssh-xgPQ8qXrIqUf/agent.33 23:39:23 SSH_AGENT_PID=39 23:39:23 Running ssh-add (command line suppressed) 23:39:23 Identity added: /w/workspace/edgex-go/372@tmp/private_key_17209773175038891981.key (/w/workspace/edgex-go/372@tmp/private_key_17209773175038891981.key) 23:39:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:24 + git semver push 23:39:24 2023-01-13 23:39:24,362 [run_push] DEBUG push 23:39:24 2023-01-13 23:39:24,362 [execute] INFO git cat-file --batch-check 23:39:24 2023-01-13 23:39:24,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=False, shell=None, istream=) 23:39:24 2023-01-13 23:39:24,367 [execute] INFO git rev-list 40df3fdc9bb6961118c71e84c4a6eab9cde7174b -- 23:39:24 2023-01-13 23:39:24,367 [execute] DEBUG Popen(['git', 'rev-list', '40df3fdc9bb6961118c71e84c4a6eab9cde7174b', '--'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=False, shell=None, istream=None) 23:39:24 2023-01-13 23:39:24,384 [execute] INFO git fetch -v origin 23:39:24 2023-01-13 23:39:24,385 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=True, shell=None, istream=None) 23:39:25 2023-01-13 23:39:24,849 [run_push] DEBUG no remote changes detected 23:39:25 2023-01-13 23:39:24,849 [execute] INFO git push origin semver 23:39:25 2023-01-13 23:39:24,850 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=False, shell=None, istream=None) 23:39:25 2023-01-13 23:39:25,676 [run_push] DEBUG push all version tags 23:39:25 2023-01-13 23:39:25,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:39:25 2023-01-13 23:39:25,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/372, universal_newlines=False, shell=None, istream=None) 23:39:26 2023-01-13 23:39:26,483 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main 23:39:26 3.0.0-dev.19 [Pipeline] } 23:39:26 $ docker exec --env ******** --env ******** a5906511cb4dc29cfcf085c56111707461d758310304735729c4b4261c588518 ssh-agent -k 23:39:26 unset SSH_AUTH_SOCK; 23:39:26 unset SSH_AGENT_PID; 23:39:26 echo Agent pid 39 killed; 23:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:26 + git semver [Pipeline] } 23:39:27 $ docker stop --time=1 a5906511cb4dc29cfcf085c56111707461d758310304735729c4b4261c588518 23:39:28 $ docker rm -f --volumes a5906511cb4dc29cfcf085c56111707461d758310304735729c4b4261c588518 [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 23:39:28 + [ -d /w/workspace/edgex-go/372/archives ] [Pipeline] libraryResource [Pipeline] sh 23:39:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:39:30 ---> package-listing.sh 23:39:30 ++ facter osfamily 23:39:30 ++ tr '[:upper:]' '[:lower:]' 23:39:30 + OS_FAMILY=debian 23:39:30 + workspace=/w/workspace/edgex-go/372 23:39:30 + START_PACKAGES=/tmp/packages_start.txt 23:39:30 + END_PACKAGES=/tmp/packages_end.txt 23:39:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:39:30 + PACKAGES=/tmp/packages_start.txt 23:39:30 + '[' /w/workspace/edgex-go/372 ']' 23:39:30 + PACKAGES=/tmp/packages_end.txt 23:39:30 + case "${OS_FAMILY}" in 23:39:30 + dpkg -l 23:39:30 + grep '^ii' 23:39:30 + '[' -f /tmp/packages_start.txt ']' 23:39:30 + '[' -f /tmp/packages_end.txt ']' 23:39:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:39:30 + '[' /w/workspace/edgex-go/372 ']' 23:39:30 + mkdir -p /w/workspace/edgex-go/372/archives/ 23:39:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/372/archives/ [Pipeline] echo 23:39:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:39:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:31 23:39:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:31 latest: Pulling from edgex-lftools-log-publisher 23:39:31 5eb5b503b376: Pulling fs layer 23:39:31 5c69ac0246d0: Pulling fs layer 23:39:31 ec43610c2a17: Pulling fs layer 23:39:31 3a2ae6a8a46f: Pulling fs layer 23:39:31 33b1e0a273af: Pulling fs layer 23:39:31 5d3b04190fa2: Pulling fs layer 23:39:31 2f39f015ded8: Pulling fs layer 23:39:31 3a2ae6a8a46f: Waiting 23:39:31 5d3b04190fa2: Waiting 23:39:31 33b1e0a273af: Waiting 23:39:31 5c69ac0246d0: Verifying Checksum 23:39:31 5c69ac0246d0: Download complete 23:39:31 3a2ae6a8a46f: Verifying Checksum 23:39:31 3a2ae6a8a46f: Download complete 23:39:31 33b1e0a273af: Verifying Checksum 23:39:31 33b1e0a273af: Download complete 23:39:31 5d3b04190fa2: Download complete 23:39:31 ec43610c2a17: Download complete 23:39:31 5eb5b503b376: Verifying Checksum 23:39:31 5eb5b503b376: Download complete 23:39:32 2f39f015ded8: Verifying Checksum 23:39:32 2f39f015ded8: Download complete 23:39:32 5eb5b503b376: Pull complete 23:39:33 5c69ac0246d0: Pull complete 23:39:33 ec43610c2a17: Pull complete 23:39:33 3a2ae6a8a46f: Pull complete 23:39:34 33b1e0a273af: Pull complete 23:39:34 5d3b04190fa2: Pull complete 23:39:39 2f39f015ded8: Pull complete 23:39:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:39 prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container 23:39:39 $ 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/372/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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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 23:39:41 $ docker top 641ae4f1d65faa72ffda7f158a5d5daf9fef0983da5993577704cc51792a170f -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:41 + touch /tmp/pre-build-complete [Pipeline] sh 23:39:41 + mkdir -p /var/log/sysstat [Pipeline] sh 23:39:41 + ls /var/log/sa-host 23:39:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:42 provisioning config files... 23:39:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/372@tmp/config15621590273427160828tmp [Pipeline] { [Pipeline] echo 23:39:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:39:42 ---> create-netrc.sh [Pipeline] } 23:39:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:39:42 ---> python-tools-install.sh [Pipeline] echo 23:39:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:39:43 ---> sudo-logs.sh 23:39:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:39:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:39:43 ---> job-cost.sh 23:39:43 lf-activate-venv: SKIPPING 23:39:43 DEBUG: total: 0.10999999940395355 23:39:43 INFO: Retrieving Stack Cost... 23:39:44 INFO: Retrieving Pricing Info for: v3-standard-8 23:39:44 INFO: Archiving Costs [Pipeline] echo 23:39:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:39:44 ---> logs-deploy.sh 23:39:44 lf-activate-venv: SKIPPING 23:39:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/372 23:39:44 INFO: archiving workspace using pattern(s): 23:39:45 Archives upload complete. 23:39:45 INFO: archiving logs to Nexus 23:39:46 ---> uname -a: 23:39:46 Linux prd-ubuntu20-04-docker-8c-8g-2286 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:39:46 23:39:46 23:39:46 ---> lscpu: 23:39:46 Architecture: x86_64 23:39:46 CPU op-mode(s): 32-bit, 64-bit 23:39:46 Byte Order: Little Endian 23:39:46 Address sizes: 40 bits physical, 48 bits virtual 23:39:46 CPU(s): 8 23:39:46 On-line CPU(s) list: 0-7 23:39:46 Thread(s) per core: 1 23:39:46 Core(s) per socket: 1 23:39:46 Socket(s): 8 23:39:46 NUMA node(s): 1 23:39:46 Vendor ID: AuthenticAMD 23:39:46 CPU family: 23 23:39:46 Model: 49 23:39:46 Model name: AMD EPYC-Rome Processor 23:39:46 Stepping: 0 23:39:46 CPU MHz: 2799.996 23:39:46 BogoMIPS: 5599.99 23:39:46 Virtualization: AMD-V 23:39:46 Hypervisor vendor: KVM 23:39:46 Virtualization type: full 23:39:46 L1d cache: 256 KiB 23:39:46 L1i cache: 256 KiB 23:39:46 L2 cache: 4 MiB 23:39:46 L3 cache: 128 MiB 23:39:46 NUMA node0 CPU(s): 0-7 23:39:46 Vulnerability Itlb multihit: Not affected 23:39:46 Vulnerability L1tf: Not affected 23:39:46 Vulnerability Mds: Not affected 23:39:46 Vulnerability Meltdown: Not affected 23:39:46 Vulnerability Mmio stale data: Not affected 23:39:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:39:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:39:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:39:46 Vulnerability Srbds: Not affected 23:39:46 Vulnerability Tsx async abort: Not affected 23:39:46 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 23:39:46 23:39:46 23:39:46 ---> nproc: 23:39:46 8 23:39:46 23:39:46 23:39:46 ---> df -h: 23:39:46 Filesystem Size Used Avail Use% Mounted on 23:39:46 overlay 155G 20G 136G 13% / 23:39:46 tmpfs 64M 0 64M 0% /dev 23:39:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:39:46 shm 64M 0 64M 0% /dev/shm 23:39:46 /dev/vda1 155G 20G 136G 13% /facter-os 23:39:46 23:39:46 23:39:46 ---> sar -b -r -n DEV: 23:39:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2286) 01/13/23 _x86_64_ (8 CPU) 23:39:46 23:39:46 23:09:58 LINUX RESTART (8 CPU) 23:39:46 23:39:46 23:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:39:46 23:11:02 144.29 48.33 95.97 0.00 5429.76 209758.77 0.00 23:39:46 23:12:01 104.02 0.83 103.19 0.00 23.59 51496.90 0.00 23:39:46 23:13:02 45.29 0.23 45.06 0.00 5.47 17893.83 0.00 23:39:46 23:14:01 254.28 3.08 251.20 0.00 34.51 99045.37 0.00 23:39:46 23:15:01 377.15 6.72 370.44 0.00 54.52 202839.79 0.00 23:39:46 23:16:01 729.40 10.71 718.69 0.00 2918.01 194594.84 0.00 23:39:46 23:17:01 768.85 2.27 766.58 0.00 2285.33 278791.60 0.00 23:39:46 23:18:01 413.71 0.28 413.43 0.00 40.52 46635.12 0.00 23:39:46 23:19:01 29.26 1.60 27.66 0.00 36.39 654.32 0.00 23:39:46 23:20:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 23:39:46 23:21:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 23:39:46 23:22:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 23:39:46 23:23:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 23:39:46 23:24:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 23:39:46 23:25:01 1.92 0.02 1.90 0.00 0.13 22.13 0.00 23:39:46 23:26:01 1.15 0.00 1.15 0.00 0.00 17.60 0.00 23:39:46 23:27:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 23:39:46 23:28:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 23:39:46 23:29:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 23:39:46 23:30:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 23:39:46 23:31:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 23:39:46 23:32:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 23:39:46 23:33:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 23:39:46 23:34:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 23:39:46 23:35:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 23:39:46 23:36:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 23:39:46 23:37:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 23:39:46 23:38:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 23:39:46 23:39:01 149.03 0.18 148.84 0.00 8.80 33839.43 0.00 23:39:46 Average: 104.73 2.56 102.17 0.00 374.03 39135.53 0.00 23:39:46 23:39:46 23:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:39:46 23:11:02 29286228 31589720 747952 2.27 62456 2532192 2037308 6.00 1021848 2253028 316412 23:39:46 23:12:01 27761488 31403312 897712 2.73 113740 3727400 2246232 6.62 1646984 3019104 562596 23:39:46 23:13:02 27767276 31538404 760784 2.31 116020 3833752 1891648 5.57 1399460 3245436 269040 23:39:46 23:14:01 24964296 31372684 903248 2.75 165016 6238856 2493276 7.35 1847360 5384548 979820 23:39:46 23:15:01 20850284 31499036 789248 2.40 284116 10212116 1918312 5.65 1735204 9479664 897240 23:39:46 23:16:01 20729160 31306188 960968 2.92 314504 10077576 2376788 7.00 2418368 8859700 94928 23:39:46 23:17:01 18672256 31122344 1130444 3.44 380220 11736128 3280916 9.67 2736528 10430984 35832 23:39:46 23:18:01 19701024 31514352 755256 2.30 384224 11128612 1842000 5.43 2382760 9813140 1852 23:39:46 23:19:01 19686136 31502472 766428 2.33 385020 11129968 1858876 5.48 2394464 9813232 292 23:39:46 23:20:01 19687032 31503392 765380 2.33 385040 11129968 1858876 5.48 2393096 9813232 16 23:39:46 23:21:01 19687412 31503800 765168 2.33 385056 11129972 1858876 5.48 2392844 9813236 16 23:39:46 23:22:01 19693624 31510032 758832 2.31 385076 11129972 1858876 5.48 2386492 9813236 4 23:39:46 23:23:01 19694180 31510848 758572 2.31 385096 11129980 1858876 5.48 2386020 9813476 36 23:39:46 23:24:01 19695896 31512592 756784 2.30 385104 11129984 1858876 5.48 2384820 9813480 8 23:39:46 23:25:01 19696136 31512884 756680 2.30 385136 11129976 1887040 5.56 2384568 9813476 24 23:39:46 23:26:01 19695560 31512328 757200 2.30 385172 11129956 1887040 5.56 2384820 9813456 28 23:39:46 23:27:01 19695460 31512276 757396 2.30 385204 11129968 1887040 5.56 2385004 9813460 8 23:39:46 23:28:01 19695728 31512572 757100 2.30 385228 11129968 1887040 5.56 2384916 9813460 16 23:39:46 23:29:01 19695640 31512492 757120 2.30 385232 11129972 1887040 5.56 2384920 9813464 8 23:39:46 23:30:01 19695356 31512236 757296 2.30 385260 11129972 1887040 5.56 2384960 9813464 32 23:39:46 23:31:01 19695080 31511984 757484 2.30 385276 11129980 1887040 5.56 2384792 9813472 8 23:39:46 23:32:01 19695308 31512256 757108 2.30 385304 11129984 1887040 5.56 2385256 9813476 172 23:39:46 23:33:01 19694920 31511880 757336 2.30 385316 11129984 1887040 5.56 2385000 9813476 176 23:39:46 23:34:01 19695172 31512160 757040 2.30 385336 11129988 1887040 5.56 2384868 9813480 188 23:39:46 23:35:01 19695264 31512268 756744 2.30 385360 11129992 1903168 5.61 2385152 9813484 36 23:39:46 23:36:01 19695288 31512332 756632 2.30 385384 11129996 1903168 5.61 2385188 9813488 200 23:39:46 23:37:01 19695440 31512584 756528 2.30 385416 11130064 1903168 5.61 2385416 9813556 208 23:39:46 23:38:01 19695504 31512664 756452 2.30 385436 11130064 1903168 5.61 2384876 9813556 8 23:39:46 23:39:01 18627860 31443816 823816 2.51 397384 12066524 2224980 6.56 2509208 10704520 232540 23:39:46 Average: 20766897 31482962 790990 2.41 342142 10143202 1998200 5.89 2256041 8946855 116957 23:39:46 23:39:46 23:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:39:46 23:11:02 docker0 315.25 285.65 24.11 2720.88 0.00 0.00 0.00 0.00 23:39:46 23:11:02 lo 5.53 5.53 0.53 0.53 0.00 0.00 0.00 0.00 23:39:46 23:11:02 ens3 1186.24 1000.90 11835.00 139.24 0.00 0.00 0.00 0.00 23:39:46 23:12:01 veth169e33b 0.44 0.63 0.03 0.05 0.00 0.00 0.00 0.00 23:39:46 23:12:01 docker0 73.85 96.05 6.27 704.94 0.00 0.00 0.00 0.00 23:39:46 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:12:01 ens3 136.74 96.90 742.24 23.76 0.00 0.00 0.00 0.00 23:39:46 23:13:02 veth169e33b 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 23:39:46 23:13:02 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 23:39:46 23:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:13:02 ens3 23.25 16.55 19.58 10.98 0.00 0.00 0.00 0.00 23:39:46 23:14:01 veth05a2b2d 55.46 84.75 5.30 353.17 0.00 0.00 0.00 0.03 23:39:46 23:14:01 vethdd2f7bd 95.89 145.13 8.92 1055.51 0.00 0.00 0.00 0.09 23:39:46 23:14:01 docker0 355.34 518.40 28.10 2970.54 0.00 0.00 0.00 0.00 23:39:46 23:14:01 vetha6fe7bb 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 23:39:46 23:14:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 23:39:46 23:14:01 ens3 623.42 445.30 4688.09 154.75 0.00 0.00 0.00 0.00 23:39:46 23:14:01 vethd0c6c32 84.28 113.95 7.61 642.74 0.00 0.00 0.00 0.05 23:39:46 23:14:01 vethc8bb419 51.65 74.01 4.91 314.18 0.00 0.00 0.00 0.03 23:39:46 23:14:01 veth374dc5b 58.43 81.40 5.50 359.14 0.00 0.00 0.00 0.03 23:39:46 23:15:01 docker0 220.15 238.21 15.86 3145.76 0.00 0.00 0.00 0.00 23:39:46 23:15:01 vetha6fe7bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:15:01 ens3 241.84 222.83 3148.62 20.54 0.00 0.00 0.00 0.00 23:39:46 23:16:01 docker0 12.56 23.47 0.83 310.72 0.00 0.00 0.00 0.00 23:39:46 23:16:01 vetha6fe7bb 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 23:39:46 23:16:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 23:39:46 23:16:01 vethaeed99d 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 23:39:46 23:16:01 ens3 449.14 219.97 2668.86 32.95 0.00 0.00 0.00 0.00 23:39:46 23:17:01 vetha337afb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:39:46 23:17:01 vethcc3f1cd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:39:46 23:17:01 docker0 258.48 435.43 21.57 3661.10 0.00 0.00 0.00 0.00 23:39:46 23:17:01 vetha6fe7bb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:39:46 23:17:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 23:39:46 23:17:01 ens3 673.63 341.02 4251.79 43.78 0.00 0.00 0.00 0.00 23:39:46 23:17:01 vetheb4a8b2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:39:46 23:18:01 docker0 5.51 11.65 0.35 128.44 0.00 0.00 0.00 0.00 23:39:46 23:18:01 lo 25.59 25.59 2.52 2.52 0.00 0.00 0.00 0.00 23:39:46 23:18:01 ens3 245.15 266.34 268.02 874.44 0.00 0.00 0.00 0.00 23:39:46 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:19:01 lo 32.06 32.06 3.16 3.16 0.00 0.00 0.00 0.00 23:39:46 23:19:01 ens3 401.65 412.18 174.82 2399.97 0.00 0.00 0.00 0.00 23:39:46 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:21:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:39:46 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:26:01 ens3 0.30 0.12 0.09 0.07 0.00 0.00 0.00 0.00 23:39:46 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:27:01 ens3 2.23 1.42 8.21 0.29 0.00 0.00 0.00 0.00 23:39:46 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:29:01 ens3 0.27 0.13 0.39 0.01 0.00 0.00 0.00 0.00 23:39:46 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:31:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:39:46 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:36:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:39:46 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:37:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:39:46 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:46 23:38:01 ens3 0.17 0.15 0.12 0.01 0.00 0.00 0.00 0.00 23:39:46 23:39:01 docker0 30.46 41.86 2.84 586.92 0.00 0.00 0.00 0.00 23:39:46 23:39:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 23:39:46 23:39:01 ens3 301.97 205.27 7755.91 38.67 0.00 0.00 0.00 0.00 23:39:46 Average: docker0 43.73 56.74 3.44 489.55 0.00 0.00 0.00 0.00 23:39:46 Average: lo 2.46 2.46 0.24 0.24 0.00 0.00 0.00 0.00 23:39:46 Average: ens3 147.66 111.26 1225.18 129.02 0.00 0.00 0.00 0.00 23:39:46 23:39:46 23:39:46 ---> sar -P ALL: 23:39:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2286) 01/13/23 _x86_64_ (8 CPU) 23:39:46 23:39:46 23:09:58 LINUX RESTART (8 CPU) 23:39:46 23:39:46 23:10:01 CPU %user %nice %system %iowait %steal %idle 23:39:46 23:11:02 all 8.55 0.00 2.89 1.99 0.05 86.52 23:39:46 23:11:02 0 7.93 0.00 2.53 3.93 0.05 85.56 23:39:46 23:11:02 1 7.15 0.00 1.86 0.15 0.03 90.80 23:39:46 23:11:02 2 11.95 0.00 3.00 2.33 0.05 82.67 23:39:46 23:11:02 3 7.60 0.00 3.67 0.07 0.05 88.60 23:39:46 23:11:02 4 10.01 0.00 2.95 0.82 0.05 86.16 23:39:46 23:11:02 5 7.47 0.00 2.25 1.85 0.07 88.37 23:39:46 23:11:02 6 6.46 0.00 3.22 0.69 0.05 89.57 23:39:46 23:11:02 7 9.79 0.00 3.61 6.12 0.07 80.41 23:39:46 23:12:01 all 35.69 0.00 7.61 1.82 0.09 54.79 23:39:46 23:12:01 0 36.89 0.00 8.69 4.97 0.09 49.36 23:39:46 23:12:01 1 35.89 0.00 7.01 0.83 0.09 56.18 23:39:46 23:12:01 2 35.03 0.00 8.18 5.18 0.10 51.51 23:39:46 23:12:01 3 34.76 0.00 6.75 0.09 0.12 58.29 23:39:46 23:12:01 4 36.63 0.00 7.25 2.96 0.09 53.07 23:39:46 23:12:01 5 36.87 0.00 8.17 0.05 0.07 54.83 23:39:46 23:12:01 6 35.22 0.00 6.86 0.24 0.09 57.59 23:39:46 23:12:01 7 34.23 0.00 7.98 0.24 0.09 57.46 23:39:46 23:13:02 all 44.71 0.00 6.10 1.02 0.07 48.10 23:39:46 23:13:02 0 45.26 0.00 6.21 0.64 0.07 47.82 23:39:46 23:13:02 1 43.97 0.00 6.00 0.07 0.07 49.90 23:39:46 23:13:02 2 45.41 0.00 6.29 3.29 0.07 44.95 23:39:46 23:13:02 3 45.42 0.00 6.09 0.12 0.12 48.26 23:39:46 23:13:02 4 43.70 0.00 6.06 1.23 0.07 48.94 23:39:46 23:13:02 5 45.20 0.00 6.51 0.00 0.07 48.23 23:39:46 23:13:02 6 44.26 0.00 5.84 2.58 0.05 47.26 23:39:46 23:13:02 7 44.43 0.00 5.83 0.24 0.07 49.44 23:39:46 23:14:01 all 16.22 0.00 8.05 5.00 0.08 70.65 23:39:46 23:14:01 0 16.65 0.00 6.23 2.00 0.07 75.06 23:39:46 23:14:01 1 16.61 0.00 8.39 1.64 0.07 73.29 23:39:46 23:14:01 2 15.36 0.00 7.66 1.82 0.09 75.08 23:39:46 23:14:01 3 17.06 0.00 8.71 2.23 0.05 71.94 23:39:46 23:14:01 4 16.03 0.00 8.65 3.99 0.05 71.28 23:39:46 23:14:01 5 17.27 0.00 7.43 1.97 0.09 73.25 23:39:46 23:14:01 6 16.55 0.00 9.18 23.27 0.10 50.89 23:39:46 23:14:01 7 14.21 0.00 8.17 3.36 0.09 74.17 23:39:46 23:15:01 all 7.68 0.00 5.16 19.84 0.06 67.26 23:39:46 23:15:01 0 8.16 0.00 4.95 24.86 0.08 61.94 23:39:46 23:15:01 1 7.26 0.00 4.91 13.04 0.03 74.75 23:39:46 23:15:01 2 7.95 0.00 5.46 36.24 0.05 50.30 23:39:46 23:15:01 3 7.94 0.00 4.80 19.92 0.12 67.22 23:39:46 23:15:01 4 7.73 0.00 5.15 13.09 0.03 74.00 23:39:46 23:15:01 5 7.64 0.00 3.68 4.40 0.02 84.28 23:39:46 23:15:01 6 7.61 0.00 5.38 8.79 0.03 78.19 23:39:46 23:15:01 7 7.15 0.00 7.01 38.76 0.09 47.00 23:39:46 23:16:01 all 63.91 0.00 13.16 7.48 0.12 15.33 23:39:46 23:16:01 0 63.42 0.00 11.93 6.51 0.10 18.04 23:39:46 23:16:01 1 64.32 0.00 12.50 5.71 0.10 17.38 23:39:46 23:16:01 2 65.93 0.00 11.98 9.20 0.12 12.77 23:39:46 23:16:01 3 64.29 0.00 12.39 8.11 0.12 15.09 23:39:46 23:16:01 4 63.89 0.00 13.08 7.45 0.12 15.46 23:39:46 23:16:01 5 64.58 0.00 13.37 6.39 0.14 15.52 23:39:46 23:16:01 6 63.01 0.00 14.67 5.45 0.19 16.69 23:39:46 23:16:01 7 61.79 0.00 15.39 11.01 0.10 11.71 23:39:46 23:17:01 all 31.74 0.00 12.90 20.35 0.21 34.81 23:39:46 23:17:01 0 28.10 0.00 9.97 18.61 0.09 43.24 23:39:46 23:17:01 1 29.37 0.00 11.38 21.11 0.15 37.98 23:39:46 23:17:01 2 33.46 0.00 13.24 12.76 0.12 40.41 23:39:46 23:17:01 3 32.96 0.00 11.72 23.67 0.31 31.34 23:39:46 23:17:01 4 34.21 0.00 13.14 20.68 0.12 31.85 23:39:46 23:17:01 5 31.31 0.00 15.40 22.30 0.21 30.78 23:39:46 23:17:01 6 33.65 0.00 13.92 23.41 0.28 28.74 23:39:46 23:17:01 7 30.91 0.00 14.54 20.43 0.37 33.76 23:39:46 23:18:01 all 34.38 0.00 6.26 2.42 0.08 56.85 23:39:46 23:18:01 0 32.69 0.00 6.20 0.72 0.08 60.30 23:39:46 23:18:01 1 34.70 0.00 5.79 0.62 0.07 58.81 23:39:46 23:18:01 2 35.28 0.00 6.47 1.50 0.08 56.67 23:39:46 23:18:01 3 36.19 0.00 6.71 0.81 0.08 56.20 23:39:46 23:18:01 4 32.97 0.00 5.57 3.99 0.07 57.40 23:39:46 23:18:01 5 32.89 0.00 6.01 2.40 0.08 58.61 23:39:46 23:18:01 6 36.57 0.00 6.61 4.22 0.12 52.48 23:39:46 23:18:01 7 33.79 0.00 6.69 5.13 0.08 54.30 23:39:46 23:19:01 all 9.19 0.00 0.86 0.09 0.06 89.80 23:39:46 23:19:01 0 12.05 0.00 0.88 0.02 0.05 87.00 23:39:46 23:19:01 1 10.35 0.00 0.70 0.08 0.07 88.80 23:39:46 23:19:01 2 11.92 0.00 0.92 0.02 0.05 87.10 23:39:46 23:19:01 3 8.77 0.00 0.84 0.03 0.07 90.29 23:39:46 23:19:01 4 8.49 0.00 0.80 0.02 0.07 90.62 23:39:46 23:19:01 5 10.30 0.00 0.96 0.08 0.05 88.61 23:39:46 23:19:01 6 8.08 0.00 0.88 0.41 0.07 90.56 23:39:46 23:19:01 7 3.54 0.00 0.94 0.02 0.05 95.45 23:39:46 23:20:01 all 0.02 0.00 0.02 0.01 0.01 99.95 23:39:46 23:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:39:46 23:20:01 1 0.00 0.00 0.02 0.03 0.00 99.95 23:39:46 23:20:01 2 0.02 0.00 0.03 0.02 0.02 99.92 23:39:46 23:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:39:46 23:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:20:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:39:46 23:20:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:39:46 23:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:39:46 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:21:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:39:46 23:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:39:46 23:21:01 3 0.05 0.00 0.02 0.00 0.02 99.92 23:39:46 23:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:39:46 23:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:39:46 23:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:39:46 23:21:01 CPU %user %nice %system %iowait %steal %idle 23:39:46 23:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:39:46 23:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:39:46 23:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:39:46 23:22:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:39:46 23:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:22:01 6 0.08 0.00 0.02 0.02 0.00 99.88 23:39:46 23:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:39:46 23:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:39:46 23:23:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:39:46 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:23:01 3 0.03 0.00 0.03 0.00 0.03 99.90 23:39:46 23:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:39:46 23:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:39:46 23:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:39:46 23:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:39:46 23:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:39:46 23:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:39:46 23:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:39:46 23:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:39:46 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:39:46 23:25:01 all 0.02 0.00 0.03 0.00 0.01 99.93 23:39:46 23:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:39:46 23:25:01 1 0.02 0.00 0.02 0.03 0.02 99.92 23:39:46 23:25:01 2 0.03 0.00 0.05 0.00 0.00 99.92 23:39:46 23:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:39:46 23:25:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:39:46 23:25:01 5 0.03 0.00 0.05 0.00 0.00 99.92 23:39:46 23:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:39:46 23:25:01 7 0.00 0.00 0.05 0.00 0.00 99.95 23:39:46 23:26:01 all 0.02 0.00 0.02 0.01 0.00 99.94 23:39:46 23:26:01 0 0.00 0.00 0.05 0.00 0.02 99.93 23:39:46 23:26:01 1 0.02 0.00 0.00 0.10 0.00 99.88 23:39:46 23:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:39:46 23:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 23:39:46 23:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:39:46 23:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:39:46 23:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:39:46 23:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:39:46 23:27:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:39:46 23:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:39:46 23:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:27:01 6 0.07 0.00 0.00 0.00 0.00 99.93 23:39:46 23:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:39:46 23:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:39:46 23:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:39:46 23:28:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:39:46 23:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:39:46 23:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:39:46 23:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:39:46 23:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:29:01 all 0.01 0.00 0.00 0.00 0.00 99.97 23:39:46 23:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:29:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:39:46 23:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:39:46 23:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:39:46 23:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:30:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:39:46 23:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:39:46 23:30:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:39:46 23:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:30:01 3 0.07 0.00 0.03 0.00 0.02 99.88 23:39:46 23:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:39:46 23:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:31:01 all 0.13 0.00 0.01 0.01 0.01 99.85 23:39:46 23:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:31:01 1 0.96 0.00 0.02 0.05 0.02 98.96 23:39:46 23:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:31:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:39:46 23:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:39:46 23:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:32:01 all 0.28 0.00 0.01 0.00 0.00 99.70 23:39:46 23:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:32:01 1 1.99 0.00 0.02 0.02 0.00 97.98 23:39:46 23:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:32:01 3 0.10 0.00 0.02 0.00 0.02 99.87 23:39:46 23:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:32:01 6 0.12 0.00 0.00 0.00 0.00 99.88 23:39:46 23:32:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:39:46 23:39:46 23:32:01 CPU %user %nice %system %iowait %steal %idle 23:39:46 23:33:01 all 0.16 0.00 0.01 0.01 0.01 99.82 23:39:46 23:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:39:46 23:33:01 1 1.16 0.00 0.00 0.03 0.02 98.79 23:39:46 23:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:39:46 23:33:01 3 0.03 0.00 0.00 0.00 0.03 99.93 23:39:46 23:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:39:46 23:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:39:46 23:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:39:46 23:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:39:46 23:34:01 3 0.08 0.00 0.03 0.00 0.00 99.88 23:39:46 23:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:39:46 23:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:39:46 23:35:01 all 0.13 0.00 0.00 0.01 0.01 99.85 23:39:46 23:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:39:46 23:35:01 1 0.85 0.00 0.02 0.03 0.02 99.09 23:39:46 23:35:01 2 0.03 0.00 0.00 0.02 0.00 99.95 23:39:46 23:35:01 3 0.07 0.00 0.00 0.00 0.02 99.92 23:39:46 23:35:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:39:46 23:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:35:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:39:46 23:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:39:46 23:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:39:46 23:36:01 1 0.03 0.00 0.00 0.02 0.02 99.93 23:39:46 23:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:39:46 23:36:01 3 0.07 0.00 0.02 0.00 0.00 99.92 23:39:46 23:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:39:46 23:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:39:46 23:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:39:46 23:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:39:46 23:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:37:01 1 0.00 0.00 0.02 0.03 0.00 99.95 23:39:46 23:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:39:46 23:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:39:46 23:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:39:46 23:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:39:46 23:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:39:46 23:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:39:46 23:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:39:46 23:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:38:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:39:46 23:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:39:46 23:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:39:46 23:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:38:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:39:46 23:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:39:46 23:39:01 all 5.75 0.00 2.56 0.75 0.04 90.90 23:39:46 23:39:01 0 5.12 0.00 2.25 1.24 0.03 91.36 23:39:46 23:39:01 1 5.52 0.00 2.63 1.05 0.05 90.75 23:39:46 23:39:01 2 6.44 0.00 2.95 3.14 0.03 87.43 23:39:46 23:39:01 3 6.46 0.00 2.46 0.15 0.07 90.86 23:39:46 23:39:01 4 5.13 0.00 2.67 0.13 0.03 92.03 23:39:46 23:39:01 5 5.98 0.00 2.47 0.24 0.03 91.28 23:39:46 23:39:01 6 6.00 0.00 2.21 0.03 0.03 91.73 23:39:46 23:39:01 7 5.30 0.00 2.85 0.03 0.03 91.78 23:39:46 Average: all 8.79 0.00 2.23 2.06 0.03 86.88 23:39:46 Average: 0 8.75 0.00 2.05 2.17 0.03 87.01 23:39:46 Average: 1 8.88 0.00 2.09 1.53 0.03 87.48 23:39:46 Average: 2 9.17 0.00 2.26 2.57 0.03 85.97 23:39:46 Average: 3 8.90 0.00 2.19 1.87 0.05 87.00 23:39:46 Average: 4 8.80 0.00 2.22 1.85 0.03 87.11 23:39:46 Average: 5 8.80 0.00 2.24 1.33 0.03 87.60 23:39:46 Average: 6 8.73 0.00 2.32 2.32 0.04 86.59 23:39:46 Average: 7 8.33 0.00 2.48 2.88 0.04 86.28 23:39:46 23:39:46 23:39:46