Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 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-ssh2361523003122048025.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9843297792774497895.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16565809314593550601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh9992372529945476997.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh16524325641666483449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 ‘prd-ubuntu20.04-docker-8c-8g-21411’ Running on prd-ubuntu20.04-docker-8c-8g-21413 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/266 [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/266 # 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 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 (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 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 Commit message: "feat: use different consul service policy rule for service role (#4104)" > git rev-list --no-walk 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:27 ========================================================= 22:10:27 EdgeX Global Pipelines Version Info 22:10:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:27 ------------------- 22:10:27 stable info: 22:10:27 ------------------- 22:10:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:10:27 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:10:27 Message: update stable to v1.0.238 22:10:28 ------------------- 22:10:28 experimental info: 22:10:28 ------------------- 22:10:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:10:28 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:10:28 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85bfaaf [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:29 provisioning config files... 22:10:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/266@tmp/config7643915787059249854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:29 ---> docker-login.sh 22:10:29 nexus3.edgexfoundry.org:10001 22:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:29 Configure a credential helper to remove this warning. See 22:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:29 22:10:29 Login Succeeded 22:10:29 nexus3.edgexfoundry.org:10002 22:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:29 Configure a credential helper to remove this warning. See 22:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:29 22:10:29 Login Succeeded 22:10:29 nexus3.edgexfoundry.org:10003 22:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:29 Configure a credential helper to remove this warning. See 22:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:29 22:10:29 Login Succeeded 22:10:29 nexus3.edgexfoundry.org:10004 22:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:30 Configure a credential helper to remove this warning. See 22:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:30 22:10:30 Login Succeeded 22:10:30 docker.io 22:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:30 Configure a credential helper to remove this warning. See 22:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:30 22:10:30 Login Succeeded 22:10:30 ---> docker-login.sh ends [Pipeline] } 22:10:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:30 + 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 cmd/sys-mgmt-agent/Dockerfile 22:10:30 + dirname cmd/core-command/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo core-command,cmd/core-command/Dockerfile 22:10:30 + dirname cmd/core-data/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo core-data,cmd/core-data/Dockerfile 22:10:30 + dirname cmd/core-metadata/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo core-metadata,cmd/core-metadata/Dockerfile 22:10:30 + dirname cmd/security-bootstrapper/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:10:30 + dirname cmd/security-proxy-setup/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:10:30 + dirname cmd/security-secretstore-setup/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:10:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:10:30 + dirname cmd/security-spire-agent/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:10:30 + dirname cmd/security-spire-config/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:10:30 + dirname cmd/security-spire-server/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:10:30 + dirname cmd/support-notifications/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo support-notifications,cmd/support-notifications/Dockerfile 22:10:30 + + dirname cmd/support-scheduler/Dockerfilecut 22:10:30 -d/ -f2 22:10:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:10:30 + dirname cmd/sys-mgmt-agent/Dockerfile 22:10:30 + cut -d/ -f2 22:10:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:10:30 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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:10:31 + git rev-list -1 --merges 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98~1..85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] echo 22:10:31 -----------> git rev-list -1 --merges 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98~1..85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [false] [Pipeline] sh 22:10:31 + git log --format=format:%s -1 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] echo 22:10:31 ========================================================= 22:10:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:10:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:10:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:31 + grep -v github /etc/ssh/ssh_known_hosts 22:10:31 + [ -e /tmp/ssh_known_hosts ] 22:10:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:10:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:10:31 + sudo tee -a /etc/ssh/ssh_known_hosts 22:10:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:32 22:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:32 0.1.4: Pulling from edgex-devops/py-git-semver 22:10:32 b85a868b505f: Pulling fs layer 22:10:32 e2be974225ed: Pulling fs layer 22:10:32 339a4e72a1f5: Pulling fs layer 22:10:32 988bab9f4d93: Pulling fs layer 22:10:32 1469e6f7b9e6: Pulling fs layer 22:10:32 eaf3925da568: Pulling fs layer 22:10:32 bab4dde63d76: Pulling fs layer 22:10:32 bde34c3a00c8: Pulling fs layer 22:10:32 b352a97aabf1: Pulling fs layer 22:10:32 4872d77fe225: Pulling fs layer 22:10:32 5851b861e8e6: Pulling fs layer 22:10:32 1469e6f7b9e6: Waiting 22:10:32 eaf3925da568: Waiting 22:10:32 bab4dde63d76: Waiting 22:10:32 988bab9f4d93: Waiting 22:10:32 4872d77fe225: Waiting 22:10:32 5851b861e8e6: Waiting 22:10:32 bde34c3a00c8: Waiting 22:10:32 b352a97aabf1: Waiting 22:10:32 e2be974225ed: Download complete 22:10:32 988bab9f4d93: Download complete 22:10:32 1469e6f7b9e6: Verifying Checksum 22:10:32 1469e6f7b9e6: Download complete 22:10:32 eaf3925da568: Verifying Checksum 22:10:32 339a4e72a1f5: Verifying Checksum 22:10:32 339a4e72a1f5: Download complete 22:10:32 bde34c3a00c8: Download complete 22:10:32 b352a97aabf1: Verifying Checksum 22:10:32 b352a97aabf1: Download complete 22:10:32 4872d77fe225: Verifying Checksum 22:10:32 4872d77fe225: Download complete 22:10:32 5851b861e8e6: Download complete 22:10:32 b85a868b505f: Verifying Checksum 22:10:32 b85a868b505f: Download complete 22:10:33 bab4dde63d76: Verifying Checksum 22:10:33 bab4dde63d76: Download complete 22:10:34 b85a868b505f: Pull complete 22:10:34 e2be974225ed: Pull complete 22:10:34 339a4e72a1f5: Pull complete 22:10:34 988bab9f4d93: Pull complete 22:10:35 1469e6f7b9e6: Pull complete 22:10:35 eaf3925da568: Pull complete 22:10:37 bab4dde63d76: Pull complete 22:10:37 bde34c3a00c8: Pull complete 22:10:37 b352a97aabf1: Pull complete 22:10:37 4872d77fe225: Pull complete 22:10:37 5851b861e8e6: Pull complete 22:10:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:37 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:10:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:10:38 $ docker top bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc -eo pid,comm 22:10:38 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). 22:10:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:38 [ssh-agent] Looking for ssh-agent implementation... 22:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:38 $ docker exec bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc ssh-agent 22:10:39 SSH_AUTH_SOCK=/tmp/ssh-7F2QKUcRNTgF/agent.33 22:10:39 SSH_AGENT_PID=39 22:10:39 Running ssh-add (command line suppressed) 22:10:39 Identity added: /w/workspace/edgex-go/266@tmp/private_key_8645178492684597047.key (/w/workspace/edgex-go/266@tmp/private_key_8645178492684597047.key) 22:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:39 + git tag --points-at HEAD [Pipeline] } 22:10:39 $ docker exec --env ******** --env ******** bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc ssh-agent -k 22:10:39 unset SSH_AUTH_SOCK; 22:10:39 unset SSH_AGENT_PID; 22:10:39 echo Agent pid 39 killed; 22:10:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:10:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:39 [ssh-agent] Looking for ssh-agent implementation... 22:10:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:39 $ docker exec bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc ssh-agent 22:10:39 SSH_AUTH_SOCK=/tmp/ssh-KNwY22hVcgZW/agent.73 22:10:39 SSH_AGENT_PID=80 22:10:39 Running ssh-add (command line suppressed) 22:10:40 Identity added: /w/workspace/edgex-go/266@tmp/private_key_7709206747233125055.key (/w/workspace/edgex-go/266@tmp/private_key_7709206747233125055.key) 22:10:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:40 + git semver init 22:10:40 2022-07-28 22:10:40,603 [run_init] DEBUG init version:0.0.0 force:False 22:10:40 2022-07-28 22:10:40,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/266/.semver 22:10:40 2022-07-28 22:10:40,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/266/.semver 22:10:40 2022-07-28 22:10:40,604 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/266/.semver'], cwd=/w/workspace/edgex-go/266, universal_newlines=False, shell=None, istream=None) 22:10:44 2022-07-28 22:10:44,837 [append_file] DEBUG append to file:/w/workspace/edgex-go/266/.git/info/exclude 22:10:44 2022-07-28 22:10:44,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/266/.semver/main with force:False 22:10:44 2022-07-28 22:10:44,838 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main 22:10:44 2022-07-28 22:10:44,838 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main 22:10:44 2.3.0-dev.31 [Pipeline] } 22:10:44 $ docker exec --env ******** --env ******** bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc ssh-agent -k 22:10:44 unset SSH_AUTH_SOCK; 22:10:45 unset SSH_AGENT_PID; 22:10:45 echo Agent pid 80 killed; 22:10:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:45 + git semver [Pipeline] } 22:10:45 $ docker stop --time=1 bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc 22:10:46 $ docker rm -f bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc [Pipeline] // withDockerContainer [Pipeline] sh 22:10:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:10:47 Stashed 1 file(s) [Pipeline] echo 22:10:47 [edgeXSemver]: initialized semver on version 2.3.0-dev.31 [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 22:10:47 + git config --global --add safe.directory /w/workspace/edgex-go/266 [Pipeline] echo 22:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:47 ========================================================= 22:10:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:10:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:10:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:48 2408cc74d12b: Pulling fs layer 22:10:48 ea60b727a1ce: Pulling fs layer 22:10:48 30c4a7721957: Pulling fs layer 22:10:48 370296b7ddb6: Pulling fs layer 22:10:48 7c6cee850709: Pulling fs layer 22:10:48 39a5fcdaea64: Pulling fs layer 22:10:48 d94ebbe4e438: Pulling fs layer 22:10:48 39a5fcdaea64: Waiting 22:10:48 bcfd1f05c69d: Pulling fs layer 22:10:48 59ccb84bbe0f: Pulling fs layer 22:10:48 d94ebbe4e438: Waiting 22:10:48 bcfd1f05c69d: Waiting 22:10:48 59ccb84bbe0f: Waiting 22:10:48 30c4a7721957: Download complete 22:10:48 ea60b727a1ce: Verifying Checksum 22:10:48 ea60b727a1ce: Download complete 22:10:48 7c6cee850709: Download complete 22:10:48 39a5fcdaea64: Verifying Checksum 22:10:48 39a5fcdaea64: Download complete 22:10:48 2408cc74d12b: Verifying Checksum 22:10:48 2408cc74d12b: Download complete 22:10:48 d94ebbe4e438: Verifying Checksum 22:10:48 d94ebbe4e438: Download complete 22:10:48 2408cc74d12b: Pull complete 22:10:48 ea60b727a1ce: Pull complete 22:10:48 30c4a7721957: Pull complete 22:10:48 59ccb84bbe0f: Verifying Checksum 22:10:48 59ccb84bbe0f: Download complete 22:10:49 370296b7ddb6: Verifying Checksum 22:10:49 370296b7ddb6: Download complete 22:10:49 bcfd1f05c69d: Verifying Checksum 22:10:49 bcfd1f05c69d: Download complete 22:10:53 370296b7ddb6: Pull complete 22:10:53 7c6cee850709: Pull complete 22:10:53 39a5fcdaea64: Pull complete 22:10:53 d94ebbe4e438: Pull complete 22:10:55 bcfd1f05c69d: Pull complete 22:10:56 59ccb84bbe0f: Pull complete 22:10:56 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:10:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:10:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:10:56 WORKDIR /edgex 22:10:56 COPY go.mod . 22:10:56 RUN go mod download 22:10:56 + docker build -t ci-base-image-x86_64 -f - . 22:10:58 Sending build context to Docker daemon 335.3MB 22:10:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:10:58 ---> a4fb48ad2a94 22:10:58 Step 2/4 : WORKDIR /edgex 22:10:59 ---> Running in a142015d4bdb 22:10:59 Removing intermediate container a142015d4bdb 22:10:59 ---> e8c331273b47 22:10:59 Step 3/4 : COPY go.mod . 22:10:59 ---> ed19340ab663 22:10:59 Step 4/4 : RUN go mod download 22:10:59 ---> Running in 3a45f4378f41 22:11:02 Still waiting to schedule task 22:11:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21412’ 22:11:12 Removing intermediate container 3a45f4378f41 22:11:12 ---> 5a0d853723f0 22:11:12 Successfully built 5a0d853723f0 22:11:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:12 + docker inspect -f . ci-base-image-x86_64 22:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:12 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:11:12 $ docker top 84790975b29facc5fd7314072315d9238eecabe0c4af19934d5290f564295cb0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:13 + go version 22:11:13 go version go1.18.3 linux/amd64 [Pipeline] } 22:11:13 $ docker stop --time=1 84790975b29facc5fd7314072315d9238eecabe0c4af19934d5290f564295cb0 22:11:14 $ docker rm -f 84790975b29facc5fd7314072315d9238eecabe0c4af19934d5290f564295cb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:15 + docker inspect -f . ci-base-image-x86_64 22:11:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:15 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:11:15 $ 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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:11:15 $ docker top e7daded134557dbbdb19a4c1c05a513ad96a41d69a34a18791fbac6bf2c64aac -eo pid,comm [Pipeline] { [Pipeline] echo 22:11:15 ========================================================= 22:11:15 [edgeXBuildGoParallel] Running Tests and Build... 22:11:15 ========================================================= [Pipeline] sh 22:11:15 + git config --global --add safe.directory /w/workspace/edgex-go/266 [Pipeline] fileExists [Pipeline] sh 22:11:16 + make test 22:11:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:11:22 ? github.com/edgexfoundry/edgex-go [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 22:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements 22:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements 22:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.874s coverage: 89.2% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 83.8% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements 22:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 22:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 22:11:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.108s coverage: 94.4% of statements 22:11:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 22:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.4% of statements 22:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 66.1% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:12:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 22:12:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:12:00 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 22:12:18 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." 22:12:18 GO111MODULE=on go vet ./... 22:12:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:12:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:12:21 ./bin/test-attribution-txt.sh 22:12:21 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:12:21 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:12:21 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:12:21 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:12:21 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:12:21 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:12:21 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:12:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:12:22 + ls -al . 22:12:22 total 688 22:12:22 drwxrwxr-x 10 1001 1001 4096 Jul 28 22:11 . 22:12:22 drwxr-xr-x 4 root root 4096 Jul 28 22:11 .. 22:12:22 -rw-rw-r-- 1 1001 1001 11 Jul 28 22:10 .dockerignore 22:12:22 drwxrwxr-x 8 1001 1001 4096 Jul 28 22:12 .git 22:12:22 drwxrwxr-x 3 1001 1001 4096 Jul 28 22:10 .github 22:12:22 -rw-rw-r-- 1 1001 1001 1030 Jul 28 22:10 .gitignore 22:12:22 -rw-rw-r-- 1 1001 1001 42 Jul 28 22:10 .golangci.yml 22:12:22 -rw-rw-r-- 1 1001 1001 87 Jul 28 22:10 .hadolint.yml 22:12:22 drwxr-xr-x 3 1001 1001 4096 Jul 28 22:10 .semver 22:12:22 -rw-rw-r-- 1 1001 1001 166 Jul 28 22:10 .sonarcloud.properties 22:12:22 -rw-rw-r-- 1 1001 1001 1171 Jul 28 22:10 ADOPTERS.md 22:12:22 -rw-rw-r-- 1 1001 1001 10347 Jul 28 22:10 Attribution.txt 22:12:22 -rw-rw-r-- 1 1001 1001 63209 Jul 28 22:10 CHANGELOG.md 22:12:22 -rw-rw-r-- 1 1001 1001 3804 Jul 28 22:10 CONTRIBUTING.md 22:12:22 -rw-rw-r-- 1 1001 1001 677 Jul 28 22:10 GOVERNANCE.md 22:12:22 -rw-rw-r-- 1 1001 1001 850 Jul 28 22:10 Jenkinsfile 22:12:22 -rw-rw-r-- 1 1001 1001 10775 Jul 28 22:10 LICENSE 22:12:22 -rw-rw-r-- 1 1001 1001 10350 Jul 28 22:10 Makefile 22:12:22 -rw-rw-r-- 1 1001 1001 582 Jul 28 22:10 OWNERS.md 22:12:22 -rw-rw-r-- 1 1001 1001 9094 Jul 28 22:10 README.md 22:12:22 -rw-rw-r-- 1 1001 1001 6912 Jul 28 22:10 SECURITY.md 22:12:22 -rw-rw-r-- 1 1001 1001 12 Jul 28 22:10 VERSION 22:12:22 -rw-rw-r-- 1 1001 1001 4131 Jul 28 22:10 ZMQWindows.md 22:12:22 drwxrwxr-x 2 1001 1001 4096 Jul 28 22:10 bin 22:12:22 drwxrwxr-x 18 1001 1001 4096 Jul 28 22:10 cmd 22:12:22 -rw-r--r-- 1 root root 436144 Jul 28 22:12 coverage.out 22:12:22 -rw-rw-r-- 1 1001 1001 3661 Jul 28 22:10 go.mod 22:12:22 -rw-rw-r-- 1 1001 1001 37993 Jul 28 22:10 go.sum 22:12:22 drwxrwxr-x 8 1001 1001 4096 Jul 28 22:10 internal 22:12:22 drwxrwxr-x 3 1001 1001 4096 Jul 28 22:10 openapi 22:12:22 drwxrwxr-x 4 1001 1001 4096 Jul 28 22:10 snap 22:12:22 -rw-rw-r-- 1 1001 1001 204 Jul 28 22:10 version.go [Pipeline] sh 22:12:22 + '[' -e coverage.out ] 22:12:22 + chown 1001:1001 coverage.out [Pipeline] stash 22:12:22 Stashed 1 file(s) [Pipeline] sh 22:12:22 + make build 22:12:22 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:12:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:12:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:12:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:13:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:13:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:13:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:13:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:13:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:13:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:13:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:13:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:13:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:13:09 $ docker stop --time=1 e7daded134557dbbdb19a4c1c05a513ad96a41d69a34a18791fbac6bf2c64aac 22:13:11 $ docker rm -f e7daded134557dbbdb19a4c1c05a513ad96a41d69a34a18791fbac6bf2c64aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:13:12 22:13:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:13:12 latest: Pulling from edgex-devops/edgex-compose 22:13:12 cbdbe7a5bc2a: Pulling fs layer 22:13:12 ca9280d653b3: Pulling fs layer 22:13:12 7e9c9ca2126c: Pulling fs layer 22:13:13 cbdbe7a5bc2a: Verifying Checksum 22:13:13 cbdbe7a5bc2a: Download complete 22:13:13 cbdbe7a5bc2a: Pull complete 22:13:13 ca9280d653b3: Verifying Checksum 22:13:13 ca9280d653b3: Download complete 22:13:13 7e9c9ca2126c: Download complete 22:13:13 ca9280d653b3: Pull complete 22:13:17 7e9c9ca2126c: Pull complete 22:13:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:13:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:17 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:13:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:13:18 $ docker top d0e2aa2a136e50922e97246564db29e9e8cd5a207b83b5185285144e24eb2b1b -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:18 + docker-compose build --help 22:13:18 + grep parallel 22:13:19 --parallel Build images in parallel. [Pipeline] } 22:13:19 $ docker stop --time=1 d0e2aa2a136e50922e97246564db29e9e8cd5a207b83b5185285144e24eb2b1b 22:13:20 $ docker rm -f d0e2aa2a136e50922e97246564db29e9e8cd5a207b83b5185285144e24eb2b1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:13:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:21 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:13:21 $ 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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:13:21 $ docker top 33ce8d9f632143647d4634213c45d78989829eeb7befdac9ec1ae78f6e559956 -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:22 + docker-compose -f ./docker-compose-build.yml build --parallel 22:13:22 Building core-command ... 22:13:22 Building core-data ... 22:13:22 Building core-metadata ... 22:13:22 Building security-bootstrapper ... 22:13:22 Building security-proxy-setup ... 22:13:22 Building security-secretstore-setup ... 22:13:22 Building security-spiffe-token-provider ... 22:13:22 Building security-spire-agent ... 22:13:22 Building security-spire-config ... 22:13:22 Building security-spire-server ... 22:13:22 Building support-notifications ... 22:13:22 Building support-scheduler ... 22:13:22 Building sys-mgmt-agent ... 22:13:22 Building core-command 22:13:22 Building security-spiffe-token-provider 22:13:22 Building security-spire-server 22:13:22 Building security-bootstrapper 22:13:22 Building security-spire-config 22:13:40 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:13:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:13:40 ---> 5a0d853723f0 22:13:40 Step 3/20 : WORKDIR /edgex-go 22:13:40 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:13:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:13:40 ---> 5a0d853723f0 22:13:40 Step 3/25 : WORKDIR /edgex-go 22:13:40 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:13:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:13:40 ---> 5a0d853723f0 22:13:40 Step 3/26 : WORKDIR /edgex-go 22:13:40 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:13:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:13:40 ---> 5a0d853723f0 22:13:40 Step 3/31 : WORKDIR /edgex-go 22:13:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:13:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:13:40 ---> 5a0d853723f0 22:13:40 Step 3/23 : WORKDIR /edgex-go 22:13:40 ---> Running in f13044c89fd0 22:13:40 ---> Running in 16675cdbcf0f 22:13:40 ---> Running in 1705c0fbb382 22:13:40 ---> Running in e2346f52aa84 22:13:40 ---> Running in 29edb5937676 22:13:41 Removing intermediate container 29edb5937676 22:13:41 ---> b07e1e9436b5 22:13:41 Removing intermediate container 16675cdbcf0f 22:13:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 7940aa6f027d 22:13:41 22:13:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:41 Removing intermediate container f13044c89fd0 22:13:41 ---> 288bbcea37c2 22:13:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:41 Removing intermediate container 1705c0fbb382 22:13:41 ---> 232ec5b547bc 22:13:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:13:41 Removing intermediate container e2346f52aa84 22:13:41 ---> 859381a062b5 22:13:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:41 ---> Running in d101fe5b7f32 22:13:41 ---> Running in 991f3a1a9c1f 22:13:41 ---> Running in 5188ec68a1f1 22:13:41 ---> Running in ad83f1667b10 22:13:41 ---> Running in 036eed0b2a5c 22:13:41 Removing intermediate container d101fe5b7f32 22:13:41 ---> 05cf6e9bba20 22:13:41 Step 5/23 : RUN apk add --update --no-cache make git 22:13:42 ---> Running in d5db13b04eea 22:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:13:42 Removing intermediate container 991f3a1a9c1f 22:13:42 ---> 06596904442e 22:13:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:13:42 ---> Running in 18c18147dda0 22:13:42 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:13:42 v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:13:42 OK: 17033 distinct packages available 22:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:13:42 Removing intermediate container 5188ec68a1f1 22:13:42 ---> 3193aecede6a 22:13:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:13:42 ---> Running in ea532f5e05c1 22:13:42 Removing intermediate container 036eed0b2a5c 22:13:42 ---> 8c427ad64841 22:13:42 Step 5/31 : RUN apk add --update --no-cache make git 22:13:43 ---> Running in e0418c19187c 22:13:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:13:43 OK: 211 MiB in 51 packages 22:13:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:13:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:13:43 Removing intermediate container ad83f1667b10 22:13:43 ---> a5e81ccb332c 22:13:43 Step 5/20 : COPY go.mod vendor* ./ 22:13:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:13:43 ---> 0473eb811bfb 22:13:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:43 ---> Running in 3a546981031d 22:13:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:13:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:13:44 OK: 211 MiB in 51 packages 22:13:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:13:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:13:44 OK: 211 MiB in 51 packages 22:13:44 Removing intermediate container d5db13b04eea 22:13:44 ---> e830e245a0b2 22:13:44 Step 6/23 : COPY go.mod vendor* ./ 22:13:44 OK: 211 MiB in 51 packages 22:13:44 OK: 211 MiB in 51 packages 22:13:44 ---> 8c27c0270f49 22:13:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:44 Removing intermediate container 18c18147dda0 22:13:44 ---> b8ab231da97b 22:13:44 Step 6/25 : COPY go.mod vendor* ./ 22:13:44 ---> Running in 48b781b90ef7 22:13:44 ---> 5c81cf217db5 22:13:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:45 ---> Running in 6f8881e314dd 22:13:45 Removing intermediate container e0418c19187c 22:13:45 ---> 61323a988864 22:13:45 Step 6/31 : COPY go.mod vendor* ./ 22:13:45 Removing intermediate container ea532f5e05c1 22:13:45 ---> db5ba0843634 22:13:45 Step 6/26 : COPY go.mod vendor* ./ 22:13:45 ---> c4a79ece93c7 22:13:45 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:45 ---> 4b0e43bfcbf0 22:13:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:45 ---> Running in 8509dba442a9 22:13:45 ---> Running in f2dc55123361 22:14:00 Removing intermediate container f2dc55123361 22:14:00 ---> 1144a15c05fa 22:14:00 Step 8/26 : COPY . . 22:14:00 Removing intermediate container 3a546981031d 22:14:00 ---> f1795686b3b9 22:14:00 Step 7/20 : COPY . . 22:14:00 Removing intermediate container 6f8881e314dd 22:14:00 ---> 5879542dfae2 22:14:00 Step 8/25 : COPY . . 22:14:00 Removing intermediate container 48b781b90ef7 22:14:00 ---> b9681abaa156 22:14:00 Step 8/23 : COPY . . 22:14:00 Removing intermediate container 8509dba442a9 22:14:00 ---> 1f20248e2697 22:14:00 Step 8/31 : COPY . . 22:14:10 ---> 3e1215e5ba6d 22:14:10 Step 9/23 : RUN make cmd/core-command/core-command 22:14:10 ---> 4f87561842be 22:14:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:14:10 ---> ba03a00a7880 22:14:10 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:14:10 ---> a3479374d7eb 22:14:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:14:10 ---> f22ae3f49d4c 22:14:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:14:10 ---> Running in a4576e6301c6 22:14:10 ---> Running in ac7c83c02ae7 22:14:10 ---> Running in b8d448df957a 22:14:10 ---> Running in 064ea702848a 22:14:10 ---> Running in e23f05586c3a 22:14:10 Removing intermediate container ac7c83c02ae7 22:14:10 ---> 2ba9ea3d3dbe 22:14:10 Step 10/25 : WORKDIR /edgex-go/spire-build 22:14:10 Removing intermediate container 064ea702848a 22:14:10 ---> 60c69f7f96be 22:14:10 Step 10/26 : WORKDIR /edgex-go/spire-build 22:14:10 ---> Running in 8304eba1363c 22:14:10 ---> Running in 3c74d3a60892 22:14:10 Removing intermediate container 8304eba1363c 22:14:10 ---> 3f36782c3683 22:14:10 Step 11/25 : 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 22:14:10 ---> Running in 4ad7d9b71343 22:14:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:14:10 Removing intermediate container 3c74d3a60892 22:14:10 ---> cbfcf0266b58 22:14:10 Step 11/26 : 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 22:14:10 ---> Running in 8ec2d69bac5c 22:14:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:14:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:14:11 Removing intermediate container 4ad7d9b71343 22:14:11 ---> 868192dd7552 22:14:11 Step 12/25 : WORKDIR /edgex-go 22:14:11 ---> Running in fae233d980be 22:14:11 Removing intermediate container 8ec2d69bac5c 22:14:11 ---> 8b59c3b3c85c 22:14:11 Step 12/26 : WORKDIR /edgex-go 22:14:11 ---> Running in 7c17e04afb1a 22:14:12 Removing intermediate container fae233d980be 22:14:12 ---> 35d30fd36446 22:14:12 22:14:12 Step 13/25 : FROM alpine:3.15 22:14:12 Removing intermediate container 7c17e04afb1a 22:14:12 ---> c1f35cd8b875 22:14:12 22:14:12 Step 13/26 : FROM alpine:3.15 22:14:12 3.15: Pulling from library/alpine 22:14:12 3.15: Pulling from library/alpine 22:14:12 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:14:12 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:14:12 Status: Downloaded newer image for alpine:3.15 22:14:12 Status: Downloaded newer image for alpine:3.15 22:14:12 ---> 2720e26172a0 22:14:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:14:12 ---> 2720e26172a0 22:14:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:14:12 ---> Running in b6c7c52871f9 22:14:12 ---> Running in f9de84bcf674 22:14:12 Removing intermediate container b6c7c52871f9 22:14:12 ---> 40e5f3d5ce8a 22:14:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:12 Removing intermediate container f9de84bcf674 22:14:12 ---> 597321246d0b 22:14:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:12 ---> Running in 55206c60b19c 22:14:12 ---> Running in 4763b24bc959 22:14:14 Removing intermediate container 55206c60b19c 22:14:14 ---> bda0b298c6d9 22:14:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:14:14 Removing intermediate container 4763b24bc959 22:14:14 ---> 896612920854 22:14:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:14:14 ---> Running in bf507d00bf47 22:14:14 ---> Running in 0b8dc5c14a27 22:14:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:14:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:14:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:14:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:14:16 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:14:16 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:14:16 OK: 15856 distinct packages available 22:14:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:14:16 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:14:16 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:14:16 OK: 15856 distinct packages available 22:14:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:14:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:14:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:14:17 (1/4) Installing dumb-init (1.2.5-r1) 22:14:17 (2/4) Installing musl-obstack (1.2.3-r0) 22:14:18 (3/4) Installing libucontext (1.1-r0) 22:14:18 (4/4) Installing gcompat (1.0.0-r4) 22:14:18 Executing busybox-1.34.1-r7.trigger 22:14:18 OK: 6 MiB in 18 packages 22:14:18 (1/5) Installing dumb-init (1.2.5-r1) 22:14:18 (2/5) Installing musl-obstack (1.2.3-r0) 22:14:18 (3/5) Installing libucontext (1.1-r0) 22:14:18 (4/5) Installing gcompat (1.0.0-r4) 22:14:18 (5/5) Installing openssl (1.1.1q-r0) 22:14:18 Executing busybox-1.34.1-r7.trigger 22:14:18 OK: 6 MiB in 19 packages 22:14:19 Removing intermediate container bf507d00bf47 22:14:19 ---> ffae5b4ed38b 22:14:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:14:20 Removing intermediate container 0b8dc5c14a27 22:14:20 ---> b5cb831c26b3 22:14:20 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:14:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21414 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:14:22 Running in /w/workspace/edgex-go/266 [Pipeline] { [Pipeline] checkout 22:14:22 The recommended git tool is: git 22:14:22 ---> c05d34efa15a 22:14:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:14:23 ---> e459a44cf391 22:14:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:14:23 ---> b58d73f3e21b 22:14:23 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:14:23 ---> 73602e996b54 22:14:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:14:23 ---> Running in 1e1ab4a94f68 22:14:24 Removing intermediate container 1e1ab4a94f68 22:14:24 ---> b0c378b56267 22:14:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:14:24 ---> e84d644f3a3d 22:14:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:14:24 ---> 26f8790b84e7 22:14:24 Step 21/26 : WORKDIR / 22:14:25 ---> 2740589de221 22:14:25 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:14:25 ---> Running in b68ea2068ba0 22:14:25 ---> Running in 7fa1d02d7d74 22:14:25 Removing intermediate container b68ea2068ba0 22:14:25 ---> a02714144831 22:14:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:14:25 ---> Running in 5fb97b455497 22:14:25 Removing intermediate container 7fa1d02d7d74 22:14:25 ---> 79416689c3a7 22:14:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:14:25 ---> Running in daa9ad883a94 22:14:26 Removing intermediate container 5fb97b455497 22:14:26 ---> bee769b05c1a 22:14:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:14:26 Removing intermediate container daa9ad883a94 22:14:26 ---> 781d2aba53ff 22:14:26 Step 23/25 : LABEL arch=x86_64 22:14:26 ---> Running in 34fb19e8e8c2 22:14:26 ---> Running in 5e3d1d666458 22:14:26 Removing intermediate container 34fb19e8e8c2 22:14:26 ---> f83679bcfbda 22:14:26 Step 24/26 : LABEL arch=x86_64 22:14:26 ---> Running in 778b15546c4a 22:14:26 Removing intermediate container 5e3d1d666458 22:14:26 ---> 51a718f1db2c 22:14:26 Step 24/25 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:14:26 ---> Running in 0f79762584e6 22:14:27 Removing intermediate container 778b15546c4a 22:14:27 ---> 0e7bf225a542 22:14:27 Step 25/26 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:14:27 Removing intermediate container 0f79762584e6 22:14:27 ---> a2159911faab 22:14:27 Step 25/25 : LABEL version=2.3.0-dev.31 22:14:27 ---> Running in 6d257b6f7a3a 22:14:27 ---> Running in 9d6254c9bbb9 22:14:27 Removing intermediate container 9d6254c9bbb9 22:14:27 ---> f2f309a3282d 22:14:27 22:14:27 Removing intermediate container 6d257b6f7a3a 22:14:27 ---> b25d8d0922ea 22:14:27 Step 26/26 : LABEL version=2.3.0-dev.31 22:14:27 ---> Running in c8836dd6dfe8 22:14:27 Successfully built f2f309a3282d 22:14:27 Successfully tagged security-spire-server:latest 22:14:27  Building security-spire-server ... done Building security-spire-agent 22:14:28 Removing intermediate container c8836dd6dfe8 22:14:28 ---> 40a4f6f9c118 22:14:28 22:14:28 Successfully built 40a4f6f9c118 22:14:28 Successfully tagged security-spire-config:latest 22:14:28 Building core-data 22:14:30 using credential edgex-jenkins-ssh 22:14:30 Cloning the remote Git repository 22:14:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:14:30 > git init /w/workspace/edgex-go/266 # timeout=10 22:14:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:14:30 > git --version # timeout=10 22:14:30 > git --version # 'git version 2.25.1' 22:14:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:34  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:14:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:14:34 ---> 5a0d853723f0 22:14:34 Step 3/26 : WORKDIR /edgex-go 22:14:34 ---> Using cache 22:14:34 ---> 859381a062b5 22:14:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:34 ---> Using cache 22:14:34 ---> 8c427ad64841 22:14:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:14:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:14:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:14:34 ---> 5a0d853723f0 22:14:34 Step 3/23 : WORKDIR /edgex-go 22:14:34 ---> Using cache 22:14:34 ---> 859381a062b5 22:14:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:34 ---> Using cache 22:14:34 ---> 8c427ad64841 22:14:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:14:35 ---> Running in 596cbf837400 22:14:35 ---> Running in ac4ec368f045 22:14:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:14:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:14:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:14:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:14:37 OK: 211 MiB in 51 packages 22:14:37 Removing intermediate container a4576e6301c6 22:14:37 ---> 411b1b83a918 22:14:37 22:14:37 Step 10/23 : FROM alpine:3.16 22:14:37 Removing intermediate container b8d448df957a 22:14:37 ---> 534a23bc389e 22:14:37 22:14:37 Step 10/31 : FROM alpine:3.16 22:14:38 OK: 211 MiB in 51 packages 22:14:38 Removing intermediate container ac4ec368f045 22:14:38 ---> 095fcf8236fe 22:14:38 Step 6/23 : COPY go.mod vendor* ./ 22:14:38 3.16: Pulling from library/alpine 22:14:38 3.16: Pulling from library/alpine 22:14:38 ---> c0d8c5428516 22:14:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:39 ---> Running in a175a2de51db 22:14:39 Removing intermediate container 596cbf837400 22:14:39 ---> c6be91026f32 22:14:39 Step 6/26 : COPY go.mod vendor* ./ 22:14:39 Removing intermediate container e23f05586c3a 22:14:39 ---> 94fc80522080 22:14:39 22:14:39 Step 9/20 : FROM alpine:3.15 22:14:39 ---> 2720e26172a0 22:14:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:14:39 ---> Using cache 22:14:39 ---> 597321246d0b 22:14:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:39 ---> Using cache 22:14:39 ---> 896612920854 22:14:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:14:39 ---> Running in 94f87209f377 22:14:39 ---> 8ba609b6a991 22:14:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:39 ---> Running in 54188c85d79f 22:14:39 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:14:39 Status: Downloaded newer image for alpine:3.16 22:14:39 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:14:39 Status: Image is up to date for alpine:3.16 22:14:39 ---> d7d3d98c851f 22:14:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:14:39 ---> d7d3d98c851f 22:14:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:14:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:14:39 ---> Running in ad4daddf29e2 22:14:39 ---> Running in a8a5294a2303 22:14:39 Removing intermediate container ad4daddf29e2 22:14:39 ---> b47314f13c65 22:14:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:14:39 ---> Running in 23ea21ceb65c 22:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:14:40 (1/1) Installing dumb-init (1.2.5-r1) 22:14:40 Executing busybox-1.35.0-r15.trigger 22:14:40 OK: 6 MiB in 15 packages 22:14:40 (1/2) Installing dumb-init (1.2.5-r1) 22:14:40 (2/2) Installing su-exec (0.2-r1) 22:14:40 Executing busybox-1.35.0-r15.trigger 22:14:40 OK: 6 MiB in 16 packages 22:14:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:14:42 Removing intermediate container 23ea21ceb65c 22:14:42 ---> c64cb33351f1 22:14:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:14:42 Removing intermediate container a8a5294a2303 22:14:42 ---> 824eb8e582a3 22:14:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:14:43 ---> Running in 10a6fc49f0ba 22:14:43 ---> Running in 56544e04e971 22:14:43 Removing intermediate container 10a6fc49f0ba 22:14:43 ---> 926f851244fe 22:14:43 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:14:43 Removing intermediate container 56544e04e971 22:14:43 ---> 55e0528a651f 22:14:43 Step 13/23 : ENV APP_PORT=59882 22:14:43 ---> Running in a7ede8307e2d 22:14:43 ---> Running in 8b4f178fa07f 22:14:43 Removing intermediate container a7ede8307e2d 22:14:43 ---> 9b92420d5c85 22:14:43 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:14:43 ---> Running in 82f06855cd47 22:14:43 Removing intermediate container 8b4f178fa07f 22:14:43 ---> d6d2ac039e2f 22:14:43 Step 14/23 : EXPOSE $APP_PORT 22:14:43 Removing intermediate container 82f06855cd47 22:14:43 ---> d99877d0b85a 22:14:43 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:14:43 ---> Running in 47137b609ce0 22:14:44 ---> Running in 3c5baeac2624 22:14:44 Removing intermediate container 47137b609ce0 22:14:44 ---> 48d71d49e6aa 22:14:44 Step 15/23 : WORKDIR / 22:14:44 ---> Running in 2479efb06078 22:14:44 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:14:44 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:14:44 OK: 15856 distinct packages available 22:14:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:14:45 Removing intermediate container 2479efb06078 22:14:45 ---> 3edd09228c4f 22:14:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:45 Removing intermediate container 3c5baeac2624 22:14:45 ---> 04f91abf29ea 22:14:45 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 22:14:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:14:45 ---> 8091e9536e9c 22:14:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:14:45 ---> Running in 5238ab656d46 22:14:46 (1/9) Installing ca-certificates (20211220-r0) 22:14:46 Removing intermediate container 5238ab656d46 22:14:46 ---> 60aa688e021c 22:14:46 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:14:46 (2/9) Installing brotli-libs (1.0.9-r5) 22:14:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:14:46 ---> b965697df89f 22:14:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:14:46 (4/9) Installing libcurl (7.80.0-r2) 22:14:46 (5/9) Installing curl (7.80.0-r2) 22:14:46 ---> c2b5775be511 22:14:46 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:14:46 (6/9) Installing dumb-init (1.2.5-r1) 22:14:46 (7/9) Installing musl-obstack (1.2.3-r0) 22:14:46 Avoid second fetch 22:14:46 Checking out Revision 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 (main) 22:14:47 ---> Running in 911b69dbbeae 22:14:47 (8/9) Installing libucontext (1.1-r0) 22:14:47 ---> eef994e8de4e 22:14:47 Step 19/23 : ENTRYPOINT ["/core-command"] 22:14:47 (9/9) Installing gcompat (1.0.0-r4) 22:14:47 Executing busybox-1.34.1-r7.trigger 22:14:47 Executing ca-certificates-20211220-r0.trigger 22:14:47 ---> Running in 10c229673588 22:14:47 OK: 8 MiB in 23 packages 22:14:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:14:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:46 > git config core.sparsecheckout # timeout=10 22:14:46 > git checkout -f 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 22:14:47 Removing intermediate container 10c229673588 22:14:47 ---> d7e71b62db40 22:14:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:14:47 ---> Running in 347162ea4110 22:14:48 Removing intermediate container 347162ea4110 22:14:48 ---> 048cd0de50f4 22:14:48 Step 21/23 : LABEL arch=x86_64 22:14:48 ---> Running in 6ed04577b58e 22:14:48 Removing intermediate container 94f87209f377 22:14:48 ---> 0072dac4d6c0 22:14:48 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:48 Removing intermediate container 911b69dbbeae 22:14:48 ---> bd0534d1804b 22:14:48 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:48 Removing intermediate container 6ed04577b58e 22:14:48 ---> 59a7ad320212 22:14:48 Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:14:48 ---> 0e2f81255abc 22:14:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:14:48 ---> Running in c15c52d7a0c2 22:14:48 Removing intermediate container a175a2de51db 22:14:48 ---> 883c28fdb1cd 22:14:48 Step 8/23 : COPY . . 22:14:48 ---> 17d866faa81a 22:14:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:14:48 Removing intermediate container 54188c85d79f 22:14:48 ---> 11d2966d11ce 22:14:48 Step 8/26 : COPY . . 22:14:49 Removing intermediate container c15c52d7a0c2 22:14:49 ---> 48ca8b7cd4a5 22:14:49 Step 23/23 : LABEL version=2.3.0-dev.31 22:14:51 Commit message: "feat: use different consul service policy rule for service role (#4104)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:52 ---> Running in 56b102a70451 22:14:52 ---> 6c6a0b1ddfca 22:14:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:14:52 ---> 4a643dc725b9 22:14:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:14:52 Removing intermediate container 56b102a70451 22:14:52 ---> aeb8038e8265 22:14:52 22:14:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:14:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:52 Dload Upload Total Spent Left Speed 22:14:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k 22:14:52 Successfully built aeb8038e8265 22:14:52 Successfully tagged core-command:latest 22:14:52 Building core-metadata 22:14:52  Building core-command ... done  ---> 47978ad5ee4d 22:14:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:14:52 ---> 20fdee6013d0 22:14:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:14:52 ---> Running in ef6d6a8cd091 [Pipeline] sh 22:14:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:14:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:14:53 + sudo tee /etc/docker/daemon.new 22:14:53 { 22:14:53 "registry-mirrors": [ 22:14:53 "https://nexus3.edgexfoundry.org:10001" 22:14:53 ], 22:14:53 "bip": "10.250.0.254/24", 22:14:53 "hosts": [ 22:14:53 "tcp://0.0.0.0:5555", 22:14:53 "unix:///var/run/docker.sock" 22:14:53 ], 22:14:53 "mtu": 1458, 22:14:53 "selinux-enabled": true, 22:14:53 "seccomp-profile": "/etc/docker/seccomp.json" 22:14:53 } [Pipeline] sh 22:14:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:14:54 + sudo service docker restart 22:14:54 ---> 8dc514a04b4f 22:14:54 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:14:54 Removing intermediate container ef6d6a8cd091 22:14:54 ---> 5bdc93359211 22:14:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:14:54 ---> Running in 578486962b03 22:14:54 ---> a69d85b91532 22:14:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:14:54 Removing intermediate container 578486962b03 22:14:54 ---> 2f7fda21d6c0 22:14:54 Step 18/20 : LABEL arch=x86_64 22:14:54 ---> 4a5fd9c448da 22:14:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:14:54 ---> Running in 293392e05b78 22:14:54 ---> Running in 46d838121cae 22:14:54 ---> 9d93206de599 22:14:54 Step 26/31 : RUN chmod +x /entrypoint.sh 22:14:55 ---> Running in 7a63c77e6ae2 22:14:55 Removing intermediate container 293392e05b78 22:14:55 ---> 70577cc75886 22:14:55 Step 10/26 : WORKDIR /edgex-go/spire-build 22:14:55 Removing intermediate container 46d838121cae 22:14:55 ---> 6ceacd430b0b 22:14:55 Step 19/20 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:14:55 ---> Running in 1182be54323b 22:14:55 ---> Running in 9d8d527dae33 22:14:55 Removing intermediate container 1182be54323b 22:14:55 ---> c44f4e929bea 22:14:55 Step 11/26 : 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 22:14:55 ---> 5185f91ee679 22:14:55 Step 9/23 : RUN make cmd/core-data/core-data 22:14:55 ---> Running in 171a4cfa3a4f 22:14:55 Removing intermediate container 9d8d527dae33 22:14:55 ---> 435b4287d511 22:14:55 Step 20/20 : LABEL version=2.3.0-dev.31 22:14:55 ---> Running in f3e796c57b0f 22:14:56 ---> Running in c3a502c25925 22:14:56 Removing intermediate container c3a502c25925 22:14:56 ---> 97338115716f 22:14:56 22:14:56 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:14:57 Successfully built 97338115716f 22:14:57 Removing intermediate container 7a63c77e6ae2 22:14:57 ---> 93232c921303 22:14:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:14:57 Successfully tagged security-spiffe-token-provider:latest 22:14:57  Building security-spiffe-token-provider ... done Building security-secretstore-setup 22:14:57 ---> Running in 37503c40a0f0 22:14:59 Removing intermediate container 37503c40a0f0 22:14:59 ---> f0e80aa4828e 22:14:59 Step 28/31 : CMD ["gate"] 22:14:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:14:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:14:59 ---> 5a0d853723f0 22:14:59 Step 3/23 : WORKDIR /edgex-go 22:14:59 ---> Using cache 22:14:59 ---> 859381a062b5 22:14:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:59 ---> Using cache 22:14:59 ---> 8c427ad64841 22:14:59 Step 5/23 : RUN apk add --update --no-cache make git 22:14:59 ---> Using cache 22:14:59 ---> 61323a988864 22:14:59 Step 6/23 : COPY go.mod vendor* ./ 22:14:59 ---> Using cache 22:14:59 ---> c4a79ece93c7 22:14:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:59 ---> Using cache 22:14:59 ---> 1f20248e2697 22:14:59 Step 8/23 : COPY . . 22:14:59 ---> Using cache 22:14:59 ---> 4f87561842be 22:14:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:14:59 ---> Running in 0fb5ec8d74a1 22:14:59 ---> Running in ee97812ef21f 22:14:59 Removing intermediate container 0fb5ec8d74a1 22:14:59 ---> ebdac87ada0d 22:14:59 Step 29/31 : LABEL arch=x86_64 22:14:59 Removing intermediate container 171a4cfa3a4f 22:14:59 ---> e30e4c5649d9 22:14:59 Step 12/26 : WORKDIR /edgex-go 22:14:59 ---> Running in ae002119b5c7 22:14:59 ---> Running in 97856e452776 22:14:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:14:59 Removing intermediate container ae002119b5c7 22:14:59 ---> a9004fc92394 22:14:59 Step 30/31 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:14:59 ---> Running in 176257e5fe3b 22:14:59 Removing intermediate container 97856e452776 22:14:59 ---> 3c927994cbcf 22:14:59 22:14:59 Step 13/26 : FROM alpine:3.15 22:14:59 ---> 2720e26172a0 22:14:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:14:59 ---> Using cache 22:14:59 ---> 597321246d0b 22:14:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:59 ---> Using cache 22:14:59 ---> 896612920854 22:14:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:14:59 ---> Using cache 22:14:59 ---> b5cb831c26b3 22:14:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:15:00 Removing intermediate container 176257e5fe3b 22:15:00 ---> 33a70399414e 22:15:00 Step 31/31 : LABEL version=2.3.0-dev.31 22:15:00 ---> Running in 7779befc7c5a 22:15:01 Removing intermediate container 7779befc7c5a 22:15:01 ---> 66a7f5565163 22:15:01 22:15:01 Successfully built 66a7f5565163 22:15:01 Successfully tagged security-bootstrapper:latest 22:15:01 Building support-scheduler 22:15:01  Building security-bootstrapper ... done  ---> 4e12412e08c8 22:15:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:15:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:15:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:15:03 ---> 5a0d853723f0 22:15:03 Step 3/25 : WORKDIR /edgex-go 22:15:03 ---> Using cache 22:15:03 ---> 859381a062b5 22:15:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:03 ---> Using cache 22:15:03 ---> 8c427ad64841 22:15:03 Step 5/25 : RUN apk add --update --no-cache make git 22:15:03 ---> Using cache 22:15:03 ---> 61323a988864 22:15:03 Step 6/25 : COPY go.mod vendor* ./ 22:15:03 ---> Using cache 22:15:03 ---> c4a79ece93c7 22:15:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:03 ---> Using cache 22:15:03 ---> 1f20248e2697 22:15:03 Step 8/25 : COPY . . 22:15:03 ---> Using cache 22:15:03 ---> 4f87561842be 22:15:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:15:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:15:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:15:06 ---> 5a0d853723f0 22:15:06 Step 3/22 : WORKDIR /edgex-go 22:15:06 ---> Using cache 22:15:06 ---> 859381a062b5 22:15:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:06 ---> Using cache 22:15:06 ---> 8c427ad64841 22:15:06 Step 5/22 : RUN apk add --update --no-cache make git 22:15:06 ---> Using cache 22:15:06 ---> 61323a988864 22:15:06 Step 6/22 : COPY go.mod vendor* ./ 22:15:06 ---> Using cache 22:15:06 ---> c4a79ece93c7 22:15:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:06 ---> Using cache 22:15:06 ---> 1f20248e2697 22:15:06 Step 8/22 : COPY . . 22:15:06 ---> Using cache 22:15:06 ---> 4f87561842be 22:15:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:15:08 ---> c365012d4b63 22:15:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:15:08 ---> Running in 53984ec08fb4 22:15:08 ---> Running in ca78c488be02 22:15:09 ---> 05ec43b6ac7c 22:15:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:15:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:15:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:15:09 ---> 8c37b6a7ccb1 22:15:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:15:10 ---> 6904ad560c73 22:15:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:15:10 ---> Running in ae19ce9cac22 22:15:10 Removing intermediate container ae19ce9cac22 22:15:10 ---> 01bc8e83e1af 22:15:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:15:10 ---> Running in 583034d83cd2 22:15:10 Removing intermediate container 583034d83cd2 22:15:10 ---> 77971d7afb22 22:15:10 Step 24/26 : LABEL arch=x86_64 22:15:10 ---> Running in 2ac0988dd2e0 22:15:11 Removing intermediate container 2ac0988dd2e0 22:15:11 ---> 2b6cf27b7719 22:15:11 Step 25/26 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:15:11 ---> Running in 04821fdd561b 22:15:11 Removing intermediate container 04821fdd561b 22:15:11 ---> f05161d1178a 22:15:11 Step 26/26 : LABEL version=2.3.0-dev.31 22:15:11 ---> Running in dbbdaeedfb06 22:15:11 Removing intermediate container dbbdaeedfb06 22:15:11 ---> a5701e915ff9 22:15:11 22:15:11 Successfully built a5701e915ff9 22:15:11 Successfully tagged security-spire-agent:latest 22:15:11 Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:12 provisioning config files... 22:15:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/266@tmp/config5960316206475609452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:12 ---> docker-login.sh 22:15:12 nexus3.edgexfoundry.org:10001 22:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:13 Configure a credential helper to remove this warning. See 22:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:13 22:15:13 Login Succeeded 22:15:13 nexus3.edgexfoundry.org:10002 22:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:14 Configure a credential helper to remove this warning. See 22:15:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:14 22:15:14 Login Succeeded 22:15:14 nexus3.edgexfoundry.org:10003 22:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:14 Configure a credential helper to remove this warning. See 22:15:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:14 22:15:14 Login Succeeded 22:15:14 nexus3.edgexfoundry.org:10004 22:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:15 Configure a credential helper to remove this warning. See 22:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:15 22:15:15 Login Succeeded 22:15:15 docker.io 22:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:16 Configure a credential helper to remove this warning. See 22:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:16 22:15:16 Login Succeeded 22:15:16 ---> docker-login.sh ends [Pipeline] } 22:15:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:15:16 + git config --global --add safe.directory /w/workspace/edgex-go/266 [Pipeline] echo 22:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:16 ========================================================= 22:15:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:15:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:15:17  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:15:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:15:17 ---> 5a0d853723f0 22:15:17 Step 3/22 : WORKDIR /edgex-go 22:15:17 ---> Using cache 22:15:17 ---> 859381a062b5 22:15:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:17 ---> Using cache 22:15:17 ---> 8c427ad64841 22:15:17 Step 5/22 : RUN apk add --update --no-cache make git 22:15:17 ---> Using cache 22:15:17 ---> 61323a988864 22:15:17 Step 6/22 : COPY go.mod vendor* ./ 22:15:17 ---> Using cache 22:15:17 ---> c4a79ece93c7 22:15:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:17 ---> Using cache 22:15:17 ---> 1f20248e2697 22:15:17 Step 8/22 : COPY . . 22:15:17 ---> Using cache 22:15:17 ---> 4f87561842be 22:15:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:15:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:15:17 b3c136eddcbf: Pulling fs layer 22:15:17 c0a3192eca97: Pulling fs layer 22:15:17 a050256f5b6f: Pulling fs layer 22:15:17 656be50a0ddc: Pulling fs layer 22:15:17 2bbca73fdf42: Pulling fs layer 22:15:17 46d945488cbd: Pulling fs layer 22:15:17 8a5474983e97: Pulling fs layer 22:15:17 329c88fbcd65: Pulling fs layer 22:15:17 2bbca73fdf42: Waiting 22:15:17 46d945488cbd: Waiting 22:15:17 8a5474983e97: Waiting 22:15:17 656be50a0ddc: Waiting 22:15:17 329c88fbcd65: Waiting 22:15:17 a050256f5b6f: Download complete 22:15:17 c0a3192eca97: Verifying Checksum 22:15:17 c0a3192eca97: Download complete 22:15:17 2bbca73fdf42: Verifying Checksum 22:15:17 2bbca73fdf42: Download complete 22:15:17 46d945488cbd: Download complete 22:15:17 b3c136eddcbf: Download complete 22:15:19 b3c136eddcbf: Pull complete 22:15:19 329c88fbcd65: Verifying Checksum 22:15:19 329c88fbcd65: Download complete 22:15:19 c0a3192eca97: Pull complete 22:15:19 ---> Running in 748fa08253fb 22:15:19 a050256f5b6f: Pull complete 22:15:19 8a5474983e97: Verifying Checksum 22:15:19 8a5474983e97: Download complete 22:15:20 656be50a0ddc: Download complete 22:15:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:15:36 656be50a0ddc: Pull complete 22:15:36 2bbca73fdf42: Pull complete 22:15:36 46d945488cbd: Pull complete 22:15:36 Removing intermediate container ee97812ef21f 22:15:36 ---> 3972e70687f5 22:15:36 22:15:36 Step 10/23 : FROM alpine:3.16 22:15:36 ---> d7d3d98c851f 22:15:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:15:36 ---> Using cache 22:15:36 ---> 824eb8e582a3 22:15:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:15:36 ---> Using cache 22:15:36 ---> 55e0528a651f 22:15:36 Step 13/23 : ENV APP_PORT=59881 22:15:36 Removing intermediate container f3e796c57b0f 22:15:36 ---> 32843592c5b1 22:15:36 22:15:36 Step 10/23 : FROM alpine:3.16 22:15:36 ---> d7d3d98c851f 22:15:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:15:36 ---> Running in 28ab99e3497b 22:15:36 ---> Running in 43bdf23fba6e 22:15:36 Removing intermediate container 28ab99e3497b 22:15:36 ---> cdc24e9498f7 22:15:36 Step 14/23 : EXPOSE $APP_PORT 22:15:37 ---> Running in aba7ee508b99 22:15:37 Removing intermediate container 43bdf23fba6e 22:15:37 ---> 3de13241b3df 22:15:37 Step 12/23 : ENV APP_PORT=59880 22:15:37 ---> Running in 5242de9ec303 22:15:37 Removing intermediate container aba7ee508b99 22:15:37 ---> 2650ba214c0c 22:15:37 Step 15/23 : WORKDIR / 22:15:37 ---> Running in d2bda66b8fc3 22:15:37 Removing intermediate container 5242de9ec303 22:15:37 ---> 7817138b0184 22:15:37 Step 13/23 : EXPOSE $APP_PORT 22:15:37 ---> Running in d6937b7f770a 22:15:37 Removing intermediate container d2bda66b8fc3 22:15:37 ---> ffac960d1978 22:15:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:38 Removing intermediate container d6937b7f770a 22:15:38 ---> fd3dd5c65e02 22:15:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:38 ---> Running in e8751c6ffa4e 22:15:38 ---> 360da40dea53 22:15:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:15:39 ---> e5f55d6b34e7 22:15:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:15:40 ---> d034d820ef41 22:15:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:15:40 ---> Running in 96bb25c287e9 22:15:40 Removing intermediate container e8751c6ffa4e 22:15:40 ---> 039dcfe8034a 22:15:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:15:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:15:40 ---> Running in f563f1782770 22:15:40 Removing intermediate container 96bb25c287e9 22:15:40 ---> 338975c2ccf3 22:15:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:15:41 ---> Running in e7a693cc5698 22:15:41 Removing intermediate container e7a693cc5698 22:15:41 ---> bbd366e47c15 22:15:41 Step 21/23 : LABEL arch=x86_64 22:15:41 ---> Running in 20110176485e 22:15:41 8a5474983e97: Pull complete 22:15:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:41 Removing intermediate container 20110176485e 22:15:41 ---> d8041247a008 22:15:41 Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:15:42 ---> Running in 2d24f076cf57 22:15:42 Removing intermediate container 2d24f076cf57 22:15:42 ---> 040c7cebd6ad 22:15:42 Step 23/23 : LABEL version=2.3.0-dev.31 22:15:42 ---> Running in 426a2a216a2c 22:15:42 Removing intermediate container 426a2a216a2c 22:15:42 ---> 068dc22aa117 22:15:42 22:15:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:42 Successfully built 068dc22aa117 22:15:42 Successfully tagged core-metadata:latest 22:15:42  Building core-metadata ... done Building sys-mgmt-agent 22:15:42 329c88fbcd65: Pull complete 22:15:43 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:15:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:15:43 (1/6) Installing dumb-init (1.2.5-r1) 22:15:43 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:15:43 (3/6) Installing libsodium (1.0.18-r0) 22:15:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:15:43 WORKDIR /edgex 22:15:43 COPY go.mod . 22:15:43 RUN go mod download 22:15:43 + docker build -t ci-base-image-arm64 -f - . 22:15:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:15:44 (5/6) Installing libzmq (4.3.4-r0) 22:15:44 (6/6) Installing zeromq (4.3.4-r0) 22:15:44 Executing busybox-1.35.0-r15.trigger 22:15:44 OK: 8 MiB in 20 packages 22:15:46 Sending build context to Docker daemon 169.3MB 22:15:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:15:46 ---> ff4287adb874 22:15:46 Step 2/4 : WORKDIR /edgex 22:15:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:15:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:15:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:15:47 ---> 5a0d853723f0 22:15:47 Step 3/23 : WORKDIR /edgex-go 22:15:47 ---> Using cache 22:15:47 ---> 859381a062b5 22:15:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:47 ---> Using cache 22:15:47 ---> 8c427ad64841 22:15:47 Step 5/23 : RUN apk add --update --no-cache make bash git 22:15:48 ---> Running in 6430fd6b7e9f 22:15:48 Removing intermediate container 6430fd6b7e9f 22:15:48 ---> 8f0c17606b2e 22:15:48 Step 3/4 : COPY go.mod . 22:15:48 ---> 2a162d5c7ef8 22:15:48 Step 4/4 : RUN go mod download 22:15:48 ---> Running in 44d74772a2bb 22:15:49 Removing intermediate container 53984ec08fb4 22:15:49 ---> 10d32972ba68 22:15:49 22:15:49 Step 10/25 : FROM alpine:3.16 22:15:49 ---> d7d3d98c851f 22:15:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:15:49 ---> Running in 4ceb11beec25 22:15:49 ---> Running in 833de3bd6e55 22:15:49 Removing intermediate container f563f1782770 22:15:49 ---> 1c5a8c2bddd4 22:15:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:50 ---> e8d8c8b5dfa3 22:15:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:51 (1/3) Installing ca-certificates (20211220-r0) 22:15:51 (2/3) Installing dumb-init (1.2.5-r1) 22:15:51 (3/3) Installing su-exec (0.2-r1) 22:15:51 Executing busybox-1.35.0-r15.trigger 22:15:51 Executing ca-certificates-20211220-r0.trigger 22:15:51 OK: 6 MiB in 17 packages 22:15:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:51 OK: 211 MiB in 51 packages 22:15:53 ---> 317887d6d33b 22:15:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:15:53 Removing intermediate container 748fa08253fb 22:15:53 ---> 3dc3ef128469 22:15:53 22:15:53 Step 10/22 : FROM alpine:3.16 22:15:53 ---> d7d3d98c851f 22:15:53 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:15:53 Removing intermediate container ca78c488be02 22:15:53 ---> 211649c29759 22:15:53 22:15:53 Step 10/22 : FROM alpine:3.16 22:15:53 ---> d7d3d98c851f 22:15:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:15:53 ---> Using cache 22:15:53 ---> 824eb8e582a3 22:15:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:15:53 ---> Using cache 22:15:53 ---> 55e0528a651f 22:15:53 Step 13/22 : ENV APP_PORT=59861 22:15:53 ---> Running in 4e0616f75265 22:15:53 ---> Running in 184ea882dfb3 22:15:53 ---> 7730402cd782 22:15:53 Step 19/23 : ENTRYPOINT ["/core-data"] 22:15:53 Removing intermediate container 4ceb11beec25 22:15:53 ---> ae80b8d48acf 22:15:53 Step 6/23 : COPY go.mod vendor* ./ 22:15:53 Removing intermediate container 833de3bd6e55 22:15:53 ---> 6c11971c64f7 22:15:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:15:53 ---> Running in 7c48b1707bed 22:15:53 ---> Running in 4808a2a3df69 22:15:54 Removing intermediate container 184ea882dfb3 22:15:54 ---> 71ccfa2801ba 22:15:54 Step 14/22 : EXPOSE $APP_PORT 22:15:54 ---> 2b4f954aae90 22:15:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:54 ---> Running in 3af1ec1bff82 22:15:54 ---> Running in 58c8479f701c 22:15:54 Removing intermediate container 7c48b1707bed 22:15:54 ---> a92d0616b593 22:15:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:15:54 Removing intermediate container 4808a2a3df69 22:15:54 ---> 5fb0798f54e7 22:15:54 Step 13/25 : WORKDIR / 22:15:54 ---> Running in 4609c84a12bd 22:15:54 ---> Running in b0210566b46f 22:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:54 Removing intermediate container 58c8479f701c 22:15:54 ---> f11508012247 22:15:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:54 Removing intermediate container 4609c84a12bd 22:15:54 ---> c107c4f191f4 22:15:54 Step 21/23 : LABEL arch=x86_64 22:15:55 Removing intermediate container b0210566b46f 22:15:55 ---> 89581976ad01 22:15:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:15:55 ---> Running in fe96e7c6b8c2 22:15:55 (1/6) Installing ca-certificates (20211220-r0) 22:15:55 (2/6) Installing brotli-libs (1.0.9-r6) 22:15:55 ---> 4e8be86c972c 22:15:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:15:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:15:55 (4/6) Installing libcurl (7.83.1-r2) 22:15:55 (5/6) Installing curl (7.83.1-r2) 22:15:55 (6/6) Installing dumb-init (1.2.5-r1) 22:15:55 Executing busybox-1.35.0-r15.trigger 22:15:55 Executing ca-certificates-20211220-r0.trigger 22:15:55 OK: 8 MiB in 20 packages 22:15:55 ---> 23048b87d0a7 22:15:55 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:15:55 Removing intermediate container fe96e7c6b8c2 22:15:55 ---> 9fc637c4f7b8 22:15:55 Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:15:55 ---> Running in 15e037f8ad2c 22:15:56 ---> d3e09cbd8737 22:15:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:15:57 Removing intermediate container 15e037f8ad2c 22:15:57 ---> dbdd85b8b02b 22:15:57 Step 23/23 : LABEL version=2.3.0-dev.31 22:15:57 ---> bf9387334bd4 22:15:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:15:57 ---> f9d31a86e8a8 22:15:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:15:57 ---> Running in e1ca91091643 22:15:57 Removing intermediate container 4e0616f75265 22:15:57 ---> 78a92e17a2d0 22:15:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:15:57 ---> Running in d6bf0f03cb09 22:15:57 Removing intermediate container e1ca91091643 22:15:57 ---> 455cd0a1dc64 22:15:57 22:15:57 ---> cc40a8bb94c2 22:15:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:15:57 Successfully built 455cd0a1dc64 22:15:58 Successfully tagged core-data:latest 22:15:58  Building core-data ... done Removing intermediate container d6bf0f03cb09 22:15:58 Building support-notifications 22:15:58 ---> 37ae198564ce 22:15:58 Step 13/22 : WORKDIR /edgex 22:15:58 ---> 04b084419ff8 22:15:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:15:58 ---> Running in 8eb3dd7ea43d 22:15:58 ---> Running in 1e59e13e89cb 22:16:00 Removing intermediate container 8eb3dd7ea43d 22:16:00 ---> 41ea5cd7dd9f 22:16:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:16:00 ---> fd98ebf5d5e1 22:16:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:16:00 Removing intermediate container 1e59e13e89cb 22:16:00 ---> cedfebad72c8 22:16:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:16:00 ---> Running in 6f4f21bcf9aa 22:16:01 Removing intermediate container 6f4f21bcf9aa 22:16:01 ---> 10c41b668d35 22:16:01 Step 20/22 : LABEL arch=x86_64 22:16:02 ---> 749c4a3b3e77 22:16:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:16:02 ---> 4e67e6917f08 22:16:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:16:02 ---> Running in 444241d182e2 22:16:02 Removing intermediate container 444241d182e2 22:16:02 ---> a0735ea89761 22:16:02 Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:16:02 ---> f977962d1c7f 22:16:02 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:16:02 ---> Running in ea146e89f43b 22:16:03 ---> Running in 71957a89c1a7 22:16:03 ---> 32f272a6ec79 22:16:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:16:03 Removing intermediate container ea146e89f43b 22:16:03 ---> 51d65d6c1433 22:16:03 Step 22/22 : LABEL version=2.3.0-dev.31 22:16:03 ---> Running in 33861fede28e 22:16:03 Removing intermediate container 3af1ec1bff82 22:16:03 ---> 20e1098e034c 22:16:03 Step 8/23 : COPY . . 22:16:03 ---> 210a7a64a02a 22:16:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:16:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:16:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:16:04 ---> 5a0d853723f0 22:16:04 Step 3/22 : WORKDIR /edgex-go 22:16:04 ---> Using cache 22:16:04 ---> 859381a062b5 22:16:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:16:04 ---> Using cache 22:16:04 ---> 8c427ad64841 22:16:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:16:04 Removing intermediate container 33861fede28e 22:16:04 ---> 17092c6dcb08 22:16:04 22:16:04 Successfully built 17092c6dcb08 22:16:05 Successfully tagged support-scheduler:latest 22:16:05  Building support-scheduler ... done  ---> 39f2116987b7 22:16:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:16:05 ---> Running in a4bced50237a 22:16:06 ---> Running in fc0805ff66b3 22:16:06 Removing intermediate container 71957a89c1a7 22:16:06 ---> 1b9b8baffeb8 22:16:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:16:06 ---> Running in 7d9f4aa464e9 22:16:06 Removing intermediate container 7d9f4aa464e9 22:16:06 ---> 87e1215eb63d 22:16:06 Step 23/25 : LABEL arch=x86_64 22:16:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:06 ---> Running in cca2fa34c5ed 22:16:06 Removing intermediate container cca2fa34c5ed 22:16:06 ---> 7f6f7d4ad3a3 22:16:06 Step 24/25 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:16:07 ---> Running in 5123cbd463a2 22:16:07 Removing intermediate container 5123cbd463a2 22:16:07 ---> 6d877ab1ae98 22:16:07 Step 25/25 : LABEL version=2.3.0-dev.31 22:16:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:07 Removing intermediate container fc0805ff66b3 22:16:07 ---> a8bcf44598cd 22:16:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:16:07 ---> Running in 5b377e6b80f0 22:16:07 ---> Running in 52d10b785a39 22:16:07 Removing intermediate container 5b377e6b80f0 22:16:07 ---> dc14fbc0827c 22:16:07 22:16:07 Removing intermediate container 52d10b785a39 22:16:07 ---> 62ab80b9cf9f 22:16:07 Step 20/22 : LABEL arch=x86_64 22:16:07 OK: 211 MiB in 51 packages 22:16:07 ---> Running in 36085dcd8a46 22:16:07 Successfully built dc14fbc0827c 22:16:07 Successfully tagged security-secretstore-setup:latest 22:16:07  Building security-secretstore-setup ... done Removing intermediate container 36085dcd8a46 22:16:07 ---> 01441624986a 22:16:07 Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:16:08 ---> Running in 391f670ad690 22:16:08 Removing intermediate container 391f670ad690 22:16:08 ---> dd9b8f583b2e 22:16:08 Step 22/22 : LABEL version=2.3.0-dev.31 22:16:08 ---> Running in 0a33876bb3af 22:16:08 Removing intermediate container a4bced50237a 22:16:08 ---> 86a268611eed 22:16:08 Step 6/22 : COPY go.mod vendor* ./ 22:16:08 Removing intermediate container 0a33876bb3af 22:16:08 ---> a40fa23b7e23 22:16:08 22:16:09 ---> fdae4e84874a 22:16:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:09 Successfully built a40fa23b7e23 22:16:09 Successfully tagged security-proxy-setup:latest 22:16:09 ---> Running in e1457a806c61 22:16:11  Building security-proxy-setup ... done  ---> e437dd5aff4b 22:16:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:16:11 ---> Running in 4b1d839d3fa5 22:16:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:16:16 Removing intermediate container e1457a806c61 22:16:16 ---> b20cb9ad28ec 22:16:16 Step 8/22 : COPY . . 22:16:24 ---> d9a2f75353e5 22:16:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:16:24 ---> Running in 1bb2d34605ae 22:16:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:16:27 Removing intermediate container 44d74772a2bb 22:16:27 ---> 32a0e132ae5f 22:16:27 Successfully built 32a0e132ae5f 22:16:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:28 Removing intermediate container 4b1d839d3fa5 22:16:28 ---> 35ca224c3ba2 22:16:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:16:28 ---> Running in 56e1d1d190dd 22:16:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:16:28 + docker inspect -f . ci-base-image-arm64 22:16:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:28 prd-ubuntu20.04-docker-arm64-4c-16g-21414 does not seem to be running inside a container 22:16:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:16:29 Removing intermediate container 56e1d1d190dd 22:16:29 ---> 43f69ac38935 22:16:29 22:16:29 Step 11/23 : FROM docker:20.10.14 22:16:29 20.10.14: Pulling from library/docker 22:16:29 $ docker top 04a146df2ee59442ec938fa7e69932dedb090d97f7d62dd7f6ae794909575ece -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:30 + go version 22:16:30 go version go1.18.3 linux/arm64 [Pipeline] } 22:16:30 $ docker stop --time=1 04a146df2ee59442ec938fa7e69932dedb090d97f7d62dd7f6ae794909575ece 22:16:32 $ docker rm -f 04a146df2ee59442ec938fa7e69932dedb090d97f7d62dd7f6ae794909575ece [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 22:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:16:33 22:16:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:16:33 latest: Pulling from edgex-devops/edgex-compose-arm64 22:16:33 29e5d40040c1: Pulling fs layer 22:16:33 1ce36da41761: Pulling fs layer 22:16:33 25b303627fd3: Pulling fs layer 22:16:33 29e5d40040c1: Verifying Checksum 22:16:33 29e5d40040c1: Download complete 22:16:33 1ce36da41761: Verifying Checksum 22:16:33 1ce36da41761: Download complete 22:16:34 29e5d40040c1: Pull complete 22:16:34 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:16:34 Status: Downloaded newer image for docker:20.10.14 22:16:34 ---> 7417809fdb73 22:16:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:16:35 ---> Running in 65289587b129 22:16:35 25b303627fd3: Verifying Checksum 22:16:35 25b303627fd3: Download complete 22:16:35 1ce36da41761: Pull complete 22:16:35 Removing intermediate container 65289587b129 22:16:35 ---> d442037dd7fe 22:16:35 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:16:35 ---> Running in b79eae7d52ea 22:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:16:37 (1/43) Installing readline (8.1.1-r0) 22:16:37 (2/43) Installing bash (5.1.16-r0) 22:16:37 Executing bash-5.1.16-r0.post-install 22:16:37 (3/43) Installing brotli-libs (1.0.9-r5) 22:16:37 (4/43) Installing nghttp2-libs (1.46.0-r0) 22:16:37 (5/43) Installing libcurl (7.80.0-r2) 22:16:37 (6/43) Installing curl (7.80.0-r2) 22:16:37 (7/43) Installing dumb-init (1.2.5-r1) 22:16:37 (8/43) Installing libbz2 (1.0.8-r1) 22:16:37 (9/43) Installing expat (2.4.7-r0) 22:16:37 (10/43) Installing libffi (3.4.2-r1) 22:16:37 (11/43) Installing gdbm (1.22-r0) 22:16:37 (12/43) Installing xz-libs (5.2.5-r1) 22:16:37 (13/43) Installing libgcc (10.3.1_git20211027-r0) 22:16:37 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 22:16:37 (15/43) Installing mpdecimal (2.5.1-r1) 22:16:37 (16/43) Installing sqlite-libs (3.36.0-r0) 22:16:37 (17/43) Installing python3 (3.9.13-r1) 22:16:37 (18/43) Installing py3-appdirs (1.4.4-r2) 22:16:37 (19/43) Installing py3-certifi (2020.12.5-r1) 22:16:37 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 22:16:37 (21/43) Installing py3-idna (3.3-r0) 22:16:37 (22/43) Installing py3-urllib3 (1.26.7-r0) 22:16:37 (23/43) Installing py3-requests (2.26.0-r1) 22:16:37 (24/43) Installing py3-msgpack (1.0.2-r1) 22:16:37 (25/43) Installing py3-lockfile (0.12.2-r4) 22:16:37 (26/43) Installing py3-cachecontrol (0.12.10-r0) 22:16:37 (27/43) Installing py3-colorama (0.4.4-r1) 22:16:37 (28/43) Installing py3-contextlib2 (21.6.0-r1) 22:16:37 (29/43) Installing py3-distlib (0.3.3-r0) 22:16:37 (30/43) Installing py3-distro (1.6.0-r0) 22:16:37 (31/43) Installing py3-six (1.16.0-r0) 22:16:37 (32/43) Installing py3-webencodings (0.5.1-r4) 22:16:37 (33/43) Installing py3-html5lib (1.1-r1) 22:16:37 (34/43) Installing py3-parsing (2.4.7-r2) 22:16:37 (35/43) Installing py3-packaging (20.9-r1) 22:16:37 (36/43) Installing py3-tomli (1.2.2-r0) 22:16:37 (37/43) Installing py3-pep517 (0.12.0-r0) 22:16:37 (38/43) Installing py3-progress (1.6-r0) 22:16:37 (39/43) Installing py3-retrying (1.3.3-r2) 22:16:37 (40/43) Installing py3-ordered-set (4.0.2-r2) 22:16:37 (41/43) Installing py3-setuptools (52.0.0-r4) 22:16:37 (42/43) Installing py3-toml (0.10.2-r2) 22:16:37 (43/43) Installing py3-pip (20.3.4-r1) 22:16:37 Executing busybox-1.34.1-r5.trigger 22:16:37 OK: 83 MiB in 65 packages 22:16:38 Collecting docker-compose==1.23.2 22:16:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:16:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:16:38 Collecting dockerpty<0.5,>=0.4.1 22:16:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:16:39 Collecting docopt<0.7,>=0.6.1 22:16:39 Downloading docopt-0.6.2.tar.gz (25 kB) 22:16:39 Collecting texttable<0.10,>=0.9.0 22:16:39 Downloading texttable-0.9.1.tar.gz (11 kB) 22:16:39 Collecting jsonschema<3,>=2.5.1 22:16:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:16:39 Collecting websocket-client<1.0,>=0.32.0 22:16:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:16:39 Collecting PyYAML<4,>=3.10 22:16:39 Downloading PyYAML-3.13.tar.gz (270 kB) 22:16:40 Collecting cached-property<2,>=1.2.0 22:16:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:16:40 Collecting docker<4.0,>=3.6.0 22:16:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:16:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:16:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:16:40 Collecting docker-pycreds>=0.4.0 22:16:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:16:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:16:41 Collecting urllib3<1.25,>=1.21.1 22:16:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:16:41 Collecting chardet<3.1.0,>=3.0.2 22:16:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:16:41 Collecting idna<2.8,>=2.5 22:16:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:16:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:16:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:16:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:16:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:16:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:16:41 Attempting uninstall: urllib3 22:16:41 Found existing installation: urllib3 1.26.7 22:16:41 Uninstalling urllib3-1.26.7: 22:16:41 Successfully uninstalled urllib3-1.26.7 22:16:41 Attempting uninstall: idna 22:16:41 Found existing installation: idna 3.3 22:16:41 Uninstalling idna-3.3: 22:16:41 Successfully uninstalled idna-3.3 22:16:42 Attempting uninstall: requests 22:16:42 Found existing installation: requests 2.26.0 22:16:42 Uninstalling requests-2.26.0: 22:16:42 Successfully uninstalled requests-2.26.0 22:16:42 Running setup.py install for texttable: started 22:16:43 Running setup.py install for texttable: finished with status 'done' 22:16:43 Running setup.py install for PyYAML: started 22:16:43 Running setup.py install for PyYAML: finished with status 'done' 22:16:43 Running setup.py install for docopt: started 22:16:44 Running setup.py install for docopt: finished with status 'done' 22:16:44 Running setup.py install for dockerpty: started 22:16:44 Running setup.py install for dockerpty: finished with status 'done' 22:16:45 Removing intermediate container 1bb2d34605ae 22:16:45 ---> eb5ce3a57c77 22:16:45 22:16:45 Step 10/22 : FROM alpine:3.16 22:16:45 ---> d7d3d98c851f 22:16:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:16:45 ---> Running in 626124565d29 22:16:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:45 (1/2) Installing ca-certificates (20211220-r0) 22:16:45 (2/2) Installing dumb-init (1.2.5-r1) 22:16:45 Executing busybox-1.35.0-r15.trigger 22:16:45 Executing ca-certificates-20211220-r0.trigger 22:16:46 OK: 6 MiB in 16 packages 22:16:47 Removing intermediate container 626124565d29 22:16:47 ---> 1ee9407a33b5 22:16:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:16:47 ---> Running in 8cc791185869 22:16:47 Removing intermediate container 8cc791185869 22:16:47 ---> 4e803495fe4d 22:16:47 Step 13/22 : ENV APP_PORT=59860 22:16:47 ---> Running in ef75d83ab257 22:16:47 Removing intermediate container ef75d83ab257 22:16:47 ---> d4c3135aeb62 22:16:47 Step 14/22 : EXPOSE $APP_PORT 22:16:47 ---> Running in daa27731fef1 22:16:47 Removing intermediate container daa27731fef1 22:16:47 ---> 62df3922aefe 22:16:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:47 Removing intermediate container b79eae7d52ea 22:16:47 ---> b5781e12d7eb 22:16:47 Step 14/23 : ENV APP_PORT=58890 22:16:47 ---> Running in fbf690727d80 22:16:47 ---> 1366069871ae 22:16:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:16:47 Removing intermediate container fbf690727d80 22:16:47 ---> ee555f1fddcd 22:16:47 Step 15/23 : EXPOSE $APP_PORT 22:16:47 ---> Running in 18d32e2eafef 22:16:48 25b303627fd3: Pull complete 22:16:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:16:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } 22:16:48 Removing intermediate container 18d32e2eafef 22:16:48 ---> 7bf0054d9ede 22:16:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:48 prd-ubuntu20.04-docker-arm64-4c-16g-21414 does not seem to be running inside a container 22:16:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:16:48 ---> cc72a7c3b708 22:16:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:16:48 ---> fe66c90626cf 22:16:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:16:48 ---> f7ba340cbecc 22:16:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:16:48 ---> 63f1f46d0895 22:16:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:16:48 ---> Running in 6c356355813f 22:16:48 Removing intermediate container 6c356355813f 22:16:48 ---> 7a982ce0bc7f 22:16:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:16:48 ---> b574d146f476 22:16:48 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:16:48 ---> Running in c7d34af66ea8 22:16:49 ---> Running in 5379941b2656 22:16:49 Removing intermediate container c7d34af66ea8 22:16:49 ---> 5e2dfd4e2db6 22:16:49 Step 20/22 : LABEL arch=x86_64 22:16:49 ---> Running in c6ec4e4448ad 22:16:49 Removing intermediate container 5379941b2656 22:16:49 ---> 5ca5acebbc19 22:16:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:16:49 ---> Running in 76e2ec088dca 22:16:49 Removing intermediate container c6ec4e4448ad 22:16:49 ---> cc8078bce77a 22:16:49 Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:16:49 ---> Running in b8bce393bc26 22:16:49 Removing intermediate container 76e2ec088dca 22:16:49 ---> f042514325ed 22:16:49 Step 21/23 : LABEL arch=x86_64 22:16:49 ---> Running in dff10b9acc35 22:16:49 Removing intermediate container b8bce393bc26 22:16:49 ---> 5fb85b060e9a 22:16:49 Step 22/22 : LABEL version=2.3.0-dev.31 22:16:49 ---> Running in 7b6a022485a4 22:16:49 Removing intermediate container dff10b9acc35 22:16:49 ---> fcabf64ef255 22:16:49 Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:16:49 ---> Running in 28d1105207ea 22:16:49 Removing intermediate container 7b6a022485a4 22:16:49 ---> eff0f64a70f0 22:16:49 22:16:49 Successfully built eff0f64a70f0 22:16:49 Successfully tagged support-notifications:latest 22:16:49 Removing intermediate container 28d1105207ea 22:16:49 ---> 5a845274c856 22:16:49 Step 23/23 : LABEL version=2.3.0-dev.31 22:16:49  Building support-notifications ... done  ---> Running in 37cc006637c3 22:16:50 Removing intermediate container 37cc006637c3 22:16:50 ---> 69735b4547f3 22:16:50 22:16:50 Successfully built 69735b4547f3 22:16:50 Successfully tagged sys-mgmt-agent:latest 22:16:50  Building sys-mgmt-agent ... done  22:16:50 $ docker top 95e88eb5e1607237357c3adeb7cadfebef3a82f66abf4534ac83a8c55d7e78ae -eo pid,comm [Pipeline] { [Pipeline] } 22:16:50 $ docker stop --time=1 33ce8d9f632143647d4634213c45d78989829eeb7befdac9ec1ae78f6e559956 22:16:52 $ docker rm -f 33ce8d9f632143647d4634213c45d78989829eeb7befdac9ec1ae78f6e559956 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 22:16:52 + docker images 22:16:52 REPOSITORY TAG IMAGE ID CREATED SIZE 22:16:52 support-notifications latest eff0f64a70f0 3 seconds ago 27.1MB 22:16:52 sys-mgmt-agent latest 69735b4547f3 3 seconds ago 299MB 22:16:52 eb5ce3a57c77 8 seconds ago 1.74GB 22:16:52 43f69ac38935 23 seconds ago 1.68GB 22:16:52 security-proxy-setup latest a40fa23b7e23 44 seconds ago 27.1MB 22:16:52 security-secretstore-setup latest dc14fbc0827c 45 seconds ago 28.9MB 22:16:52 support-scheduler latest 17092c6dcb08 49 seconds ago 26.5MB 22:16:52 core-data latest 455cd0a1dc64 55 seconds ago 21.5MB 22:16:52 3dc3ef128469 59 seconds ago 1.69GB 22:16:52 211649c29759 About a minute ago 1.74GB 22:16:52 10d32972ba68 About a minute ago 1.69GB 22:16:52 core-metadata latest 068dc22aa117 About a minute ago 17.1MB 22:16:52 32843592c5b1 About a minute ago 1.71GB 22:16:52 3972e70687f5 About a minute ago 1.69GB 22:16:52 security-spire-agent latest a5701e915ff9 About a minute ago 125MB 22:16:52 security-bootstrapper latest 66a7f5565163 About a minute ago 19.3MB 22:16:52 3c927994cbcf About a minute ago 1.58GB 22:16:52 security-spiffe-token-provider latest 97338115716f About a minute ago 29.1MB 22:16:52 core-command latest aeb8038e8265 2 minutes ago 16.1MB 22:16:52 94fc80522080 2 minutes ago 1.73GB 22:16:52 534a23bc389e 2 minutes ago 1.69GB 22:16:52 411b1b83a918 2 minutes ago 1.68GB 22:16:52 security-spire-server latest f2f309a3282d 2 minutes ago 86.5MB 22:16:52 security-spire-config latest 40a4f6f9c118 2 minutes ago 85.8MB 22:16:52 35d30fd36446 2 minutes ago 1.58GB 22:16:52 c1f35cd8b875 2 minutes ago 1.58GB 22:16:52 ci-base-image-x86_64 latest 5a0d853723f0 5 minutes ago 993MB 22:16:52 alpine 3.15 2720e26172a0 9 days ago 5.57MB 22:16:52 alpine 3.16 d7d3d98c851f 10 days ago 5.53MB 22:16:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB 22:16:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 22:16:52 docker 20.10.14 7417809fdb73 3 months ago 218MB 22:16:52 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 22:16:52 provisioning config files... 22:16:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/266@tmp/config878872272875468420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:52 + docker-compose build --help 22:16:52 + grep parallel 22:16:52 ---> docker-login.sh 22:16:52 nexus3.edgexfoundry.org:10001 22:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:52 Configure a credential helper to remove this warning. See 22:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:52 22:16:52 Login Succeeded 22:16:52 nexus3.edgexfoundry.org:10002 22:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:53 Configure a credential helper to remove this warning. See 22:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:53 22:16:53 Login Succeeded 22:16:53 nexus3.edgexfoundry.org:10003 22:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:53 Configure a credential helper to remove this warning. See 22:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:53 22:16:53 Login Succeeded 22:16:53 nexus3.edgexfoundry.org:10004 22:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:53 Configure a credential helper to remove this warning. See 22:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:53 22:16:53 Login Succeeded 22:16:53 docker.io 22:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:53 Configure a credential helper to remove this warning. See 22:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:53 22:16:53 Login Succeeded 22:16:53 ---> docker-login.sh ends [Pipeline] } 22:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:16:53 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:16:53 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:16:53 latest 22:16:53 2.3.0-dev.31 22:16:53 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:16:53 main 22:16:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:54 + docker push nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:16:54 157819ddebc1: Preparing 22:16:54 4f1ff657f362: Preparing 22:16:54 d804f29f32af: Preparing 22:16:54 af3c26ac9feb: Preparing 22:16:54 ec34fcc1d526: Preparing 22:16:54 ec34fcc1d526: Layer already exists 22:16:54 d804f29f32af: Pushed 22:16:54 157819ddebc1: Pushed 22:16:54 af3c26ac9feb: Pushed 22:16:55 4f1ff657f362: Pushed 22:16:56 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:a41581c432b57b872cb014c26c7c193583345cd35382dd148d00ef4c1dc51306 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:56 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:16:56 157819ddebc1: Preparing 22:16:56 4f1ff657f362: Preparing 22:16:56 d804f29f32af: Preparing 22:16:56 af3c26ac9feb: Preparing 22:16:56 ec34fcc1d526: Preparing 22:16:56 ec34fcc1d526: Layer already exists 22:16:56 af3c26ac9feb: Layer already exists 22:16:56 157819ddebc1: Layer already exists 22:16:56 d804f29f32af: Layer already exists 22:16:56 4f1ff657f362: Layer already exists 22:16:56 latest: digest: sha256:a41581c432b57b872cb014c26c7c193583345cd35382dd148d00ef4c1dc51306 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:57 --parallel Build images in parallel. [Pipeline] } 22:16:57 $ docker stop --time=1 95e88eb5e1607237357c3adeb7cadfebef3a82f66abf4534ac83a8c55d7e78ae 22:16:57 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.31 22:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:16:57 157819ddebc1: Preparing 22:16:57 4f1ff657f362: Preparing 22:16:57 d804f29f32af: Preparing 22:16:57 af3c26ac9feb: Preparing 22:16:57 ec34fcc1d526: Preparing 22:16:57 4f1ff657f362: Layer already exists 22:16:57 ec34fcc1d526: Layer already exists 22:16:57 af3c26ac9feb: Layer already exists 22:16:57 157819ddebc1: Layer already exists 22:16:57 d804f29f32af: Layer already exists 22:16:57 2.3.0-dev.31: digest: sha256:a41581c432b57b872cb014c26c7c193583345cd35382dd148d00ef4c1dc51306 size: 1363 22:16:58 $ docker rm -f 95e88eb5e1607237357c3adeb7cadfebef3a82f66abf4534ac83a8c55d7e78ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:16:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:59 + docker push nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:16:59 157819ddebc1: Preparing 22:16:59 4f1ff657f362: Preparing 22:16:59 d804f29f32af: Preparing 22:16:59 af3c26ac9feb: Preparing 22:16:59 ec34fcc1d526: Preparing 22:16:59 157819ddebc1: Layer already exists 22:16:59 af3c26ac9feb: Layer already exists 22:16:59 d804f29f32af: Layer already exists 22:16:59 ec34fcc1d526: Layer already exists 22:16:59 4f1ff657f362: Layer already exists 22:16:59 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:a41581c432b57b872cb014c26c7c193583345cd35382dd148d00ef4c1dc51306 size: 1363 22:16:59 prd-ubuntu20.04-docker-arm64-4c-16g-21414 does not seem to be running inside a container 22:16:59 $ 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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:17:01 $ docker top 8c59964f761c28111809cf917aae9118dfba9304fa0d24437e86253311c9bea2 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:02 + docker-compose -f ./docker-compose-build.yml build --parallel 22:17:02 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:17:02 157819ddebc1: Preparing 22:17:02 4f1ff657f362: Preparing 22:17:02 d804f29f32af: Preparing 22:17:02 af3c26ac9feb: Preparing 22:17:02 ec34fcc1d526: Preparing 22:17:02 d804f29f32af: Layer already exists 22:17:02 ec34fcc1d526: Layer already exists 22:17:02 4f1ff657f362: Layer already exists 22:17:02 af3c26ac9feb: Layer already exists 22:17:02 157819ddebc1: Layer already exists 22:17:02 main: digest: sha256:a41581c432b57b872cb014c26c7c193583345cd35382dd148d00ef4c1dc51306 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:02 ===================================================== [Pipeline] echo 22:17:02 taggedImages: 22:17:02 - nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:02 - nexus3.edgexfoundry.org:10004/core-command:latest 22:17:02 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.31 22:17:02 - nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:02 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:17:02 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:17:02 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:02 latest 22:17:02 2.3.0-dev.31 22:17:02 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:02 main 22:17:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:02 + docker push nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:17:02 3be3a6bbeb3f: Preparing 22:17:02 21f9903dc2f4: Preparing 22:17:02 d804f29f32af: Preparing 22:17:02 4906fcdcbb22: Preparing 22:17:02 028e5d390269: Preparing 22:17:02 ec34fcc1d526: Preparing 22:17:02 ec34fcc1d526: Waiting 22:17:02 d804f29f32af: Layer already exists 22:17:02 ec34fcc1d526: Layer already exists 22:17:02 028e5d390269: Pushed 22:17:02 3be3a6bbeb3f: Pushed 22:17:03 4906fcdcbb22: Pushed 22:17:04 21f9903dc2f4: Pushed 22:17:04 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:7c720f8985c8c8168af18b6c20a4cd6127db72a9780ce4662322f849ae90ed5b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:05 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:17:05 3be3a6bbeb3f: Preparing 22:17:05 21f9903dc2f4: Preparing 22:17:05 d804f29f32af: Preparing 22:17:05 4906fcdcbb22: Preparing 22:17:05 028e5d390269: Preparing 22:17:05 ec34fcc1d526: Preparing 22:17:05 ec34fcc1d526: Waiting 22:17:05 d804f29f32af: Layer already exists 22:17:05 4906fcdcbb22: Layer already exists 22:17:05 3be3a6bbeb3f: Layer already exists 22:17:05 21f9903dc2f4: Layer already exists 22:17:05 028e5d390269: Layer already exists 22:17:05 ec34fcc1d526: Layer already exists 22:17:05 latest: digest: sha256:7c720f8985c8c8168af18b6c20a4cd6127db72a9780ce4662322f849ae90ed5b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:05 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.31 22:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:17:05 3be3a6bbeb3f: Preparing 22:17:05 21f9903dc2f4: Preparing 22:17:05 d804f29f32af: Preparing 22:17:05 4906fcdcbb22: Preparing 22:17:05 028e5d390269: Preparing 22:17:05 ec34fcc1d526: Preparing 22:17:05 ec34fcc1d526: Waiting 22:17:05 028e5d390269: Layer already exists 22:17:05 d804f29f32af: Layer already exists 22:17:05 3be3a6bbeb3f: Layer already exists 22:17:05 21f9903dc2f4: Layer already exists 22:17:05 4906fcdcbb22: Layer already exists 22:17:05 ec34fcc1d526: Layer already exists 22:17:05 2.3.0-dev.31: digest: sha256:7c720f8985c8c8168af18b6c20a4cd6127db72a9780ce4662322f849ae90ed5b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:06 + docker push nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:17:06 3be3a6bbeb3f: Preparing 22:17:06 21f9903dc2f4: Preparing 22:17:06 d804f29f32af: Preparing 22:17:06 4906fcdcbb22: Preparing 22:17:06 028e5d390269: Preparing 22:17:06 ec34fcc1d526: Preparing 22:17:06 ec34fcc1d526: Waiting 22:17:06 21f9903dc2f4: Layer already exists 22:17:06 d804f29f32af: Layer already exists 22:17:06 3be3a6bbeb3f: Layer already exists 22:17:06 4906fcdcbb22: Layer already exists 22:17:06 028e5d390269: Layer already exists 22:17:06 ec34fcc1d526: Layer already exists 22:17:06 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:7c720f8985c8c8168af18b6c20a4cd6127db72a9780ce4662322f849ae90ed5b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:07 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:17:07 3be3a6bbeb3f: Preparing 22:17:07 21f9903dc2f4: Preparing 22:17:07 d804f29f32af: Preparing 22:17:07 4906fcdcbb22: Preparing 22:17:07 028e5d390269: Preparing 22:17:07 ec34fcc1d526: Preparing 22:17:07 ec34fcc1d526: Waiting 22:17:07 4906fcdcbb22: Layer already exists 22:17:07 d804f29f32af: Layer already exists 22:17:07 21f9903dc2f4: Layer already exists 22:17:07 028e5d390269: Layer already exists 22:17:07 3be3a6bbeb3f: Layer already exists 22:17:07 ec34fcc1d526: Layer already exists 22:17:07 main: digest: sha256:7c720f8985c8c8168af18b6c20a4cd6127db72a9780ce4662322f849ae90ed5b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:07 ===================================================== [Pipeline] echo 22:17:07 taggedImages: 22:17:07 - nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:07 - nexus3.edgexfoundry.org:10004/core-data:latest 22:17:07 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.31 22:17:07 - nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:07 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:17:07 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:17:07 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:07 latest 22:17:07 2.3.0-dev.31 22:17:07 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:07 main 22:17:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:07 Building core-command ... 22:17:07 Building core-data ... 22:17:07 Building core-metadata ... 22:17:07 Building security-bootstrapper ... 22:17:07 Building security-proxy-setup ... 22:17:07 Building security-secretstore-setup ... 22:17:07 Building security-spiffe-token-provider ... 22:17:07 Building security-spire-agent ... 22:17:07 Building security-spire-config ... 22:17:07 Building security-spire-server ... 22:17:07 Building support-notifications ... 22:17:07 Building support-scheduler ... 22:17:07 Building sys-mgmt-agent ... 22:17:07 Building security-proxy-setup 22:17:07 Building security-spiffe-token-provider 22:17:07 Building security-spire-server 22:17:07 Building core-data 22:17:07 Building security-secretstore-setup [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:17:07 baf67da98cca: Preparing 22:17:07 0795406b07ad: Preparing 22:17:07 d804f29f32af: Preparing 22:17:07 af3c26ac9feb: Preparing 22:17:07 ec34fcc1d526: Preparing 22:17:07 af3c26ac9feb: Layer already exists 22:17:07 ec34fcc1d526: Layer already exists 22:17:07 d804f29f32af: Layer already exists 22:17:07 baf67da98cca: Pushed 22:17:09 0795406b07ad: Pushed 22:17:09 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:a839897fdff4db26ac89768a27d54b64c67ab9b4d1bc5bf4c848c37247e27ff0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:17:09 baf67da98cca: Preparing 22:17:09 0795406b07ad: Preparing 22:17:09 d804f29f32af: Preparing 22:17:09 af3c26ac9feb: Preparing 22:17:09 ec34fcc1d526: Preparing 22:17:09 d804f29f32af: Layer already exists 22:17:09 baf67da98cca: Layer already exists 22:17:09 0795406b07ad: Layer already exists 22:17:09 af3c26ac9feb: Layer already exists 22:17:09 ec34fcc1d526: Layer already exists 22:17:09 latest: digest: sha256:a839897fdff4db26ac89768a27d54b64c67ab9b4d1bc5bf4c848c37247e27ff0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.31 22:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:17:10 baf67da98cca: Preparing 22:17:10 0795406b07ad: Preparing 22:17:10 d804f29f32af: Preparing 22:17:10 af3c26ac9feb: Preparing 22:17:10 ec34fcc1d526: Preparing 22:17:10 af3c26ac9feb: Layer already exists 22:17:10 d804f29f32af: Layer already exists 22:17:10 ec34fcc1d526: Layer already exists 22:17:10 0795406b07ad: Layer already exists 22:17:10 baf67da98cca: Layer already exists 22:17:10 2.3.0-dev.31: digest: sha256:a839897fdff4db26ac89768a27d54b64c67ab9b4d1bc5bf4c848c37247e27ff0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:17:11 baf67da98cca: Preparing 22:17:11 0795406b07ad: Preparing 22:17:11 d804f29f32af: Preparing 22:17:11 af3c26ac9feb: Preparing 22:17:11 ec34fcc1d526: Preparing 22:17:11 d804f29f32af: Layer already exists 22:17:11 af3c26ac9feb: Layer already exists 22:17:11 baf67da98cca: Layer already exists 22:17:11 ec34fcc1d526: Layer already exists 22:17:11 0795406b07ad: Layer already exists 22:17:11 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:a839897fdff4db26ac89768a27d54b64c67ab9b4d1bc5bf4c848c37247e27ff0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:17:11 baf67da98cca: Preparing 22:17:11 0795406b07ad: Preparing 22:17:11 d804f29f32af: Preparing 22:17:11 af3c26ac9feb: Preparing 22:17:11 ec34fcc1d526: Preparing 22:17:11 ec34fcc1d526: Layer already exists 22:17:11 d804f29f32af: Layer already exists 22:17:11 0795406b07ad: Layer already exists 22:17:11 baf67da98cca: Layer already exists 22:17:11 af3c26ac9feb: Layer already exists 22:17:11 main: digest: sha256:a839897fdff4db26ac89768a27d54b64c67ab9b4d1bc5bf4c848c37247e27ff0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:11 ===================================================== [Pipeline] echo 22:17:11 taggedImages: 22:17:11 - nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:17:11 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.31 22:17:11 - nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:11 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:17:11 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:17:11 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:11 latest 22:17:11 2.3.0-dev.31 22:17:11 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:11 main 22:17:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:17:12 90bbb343d9b1: Preparing 22:17:12 90bbb343d9b1: Preparing 22:17:12 688a8c926eb2: Preparing 22:17:12 21b063a6e616: Preparing 22:17:12 9c1e06b250e9: Preparing 22:17:12 8a43c756503d: Preparing 22:17:12 d804f29f32af: Preparing 22:17:12 11d7ed3d9387: Preparing 22:17:12 e5a1a66da6a2: Preparing 22:17:12 2d00e5259f93: Preparing 22:17:12 ae3771ef3985: Preparing 22:17:12 ec34fcc1d526: Preparing 22:17:12 d804f29f32af: Waiting 22:17:12 11d7ed3d9387: Waiting 22:17:12 e5a1a66da6a2: Waiting 22:17:12 2d00e5259f93: Waiting 22:17:12 ec34fcc1d526: Waiting 22:17:12 90bbb343d9b1: Pushed 22:17:12 9c1e06b250e9: Pushed 22:17:12 21b063a6e616: Pushed 22:17:12 688a8c926eb2: Pushed 22:17:12 d804f29f32af: Layer already exists 22:17:12 11d7ed3d9387: Pushed 22:17:12 e5a1a66da6a2: Pushed 22:17:12 ae3771ef3985: Pushed 22:17:12 2d00e5259f93: Pushed 22:17:12 ec34fcc1d526: Layer already exists 22:17:14 8a43c756503d: Pushed 22:17:14 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:1b4abda697ad7890bc06fe339e406f9f9fccf86ee35a6d6e56435e78e5417cd1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:17:14 90bbb343d9b1: Preparing 22:17:14 90bbb343d9b1: Preparing 22:17:14 688a8c926eb2: Preparing 22:17:14 21b063a6e616: Preparing 22:17:14 9c1e06b250e9: Preparing 22:17:14 8a43c756503d: Preparing 22:17:14 d804f29f32af: Preparing 22:17:14 11d7ed3d9387: Preparing 22:17:14 e5a1a66da6a2: Preparing 22:17:14 2d00e5259f93: Preparing 22:17:14 ae3771ef3985: Preparing 22:17:14 ec34fcc1d526: Preparing 22:17:14 ae3771ef3985: Waiting 22:17:14 d804f29f32af: Waiting 22:17:14 e5a1a66da6a2: Waiting 22:17:14 11d7ed3d9387: Waiting 22:17:14 ec34fcc1d526: Waiting 22:17:14 688a8c926eb2: Layer already exists 22:17:14 21b063a6e616: Layer already exists 22:17:14 9c1e06b250e9: Layer already exists 22:17:14 90bbb343d9b1: Layer already exists 22:17:14 8a43c756503d: Layer already exists 22:17:14 e5a1a66da6a2: Layer already exists 22:17:14 2d00e5259f93: Layer already exists 22:17:14 11d7ed3d9387: Layer already exists 22:17:14 ae3771ef3985: Layer already exists 22:17:14 d804f29f32af: Layer already exists 22:17:14 ec34fcc1d526: Layer already exists 22:17:14 latest: digest: sha256:1b4abda697ad7890bc06fe339e406f9f9fccf86ee35a6d6e56435e78e5417cd1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.31 22:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:17:15 90bbb343d9b1: Preparing 22:17:15 90bbb343d9b1: Preparing 22:17:15 688a8c926eb2: Preparing 22:17:15 21b063a6e616: Preparing 22:17:15 9c1e06b250e9: Preparing 22:17:15 8a43c756503d: Preparing 22:17:15 d804f29f32af: Preparing 22:17:15 11d7ed3d9387: Preparing 22:17:15 e5a1a66da6a2: Preparing 22:17:15 2d00e5259f93: Preparing 22:17:15 ae3771ef3985: Preparing 22:17:15 ec34fcc1d526: Preparing 22:17:15 11d7ed3d9387: Waiting 22:17:15 e5a1a66da6a2: Waiting 22:17:15 d804f29f32af: Waiting 22:17:15 2d00e5259f93: Waiting 22:17:15 ae3771ef3985: Waiting 22:17:15 ec34fcc1d526: Waiting 22:17:15 21b063a6e616: Layer already exists 22:17:15 688a8c926eb2: Layer already exists 22:17:15 9c1e06b250e9: Layer already exists 22:17:15 8a43c756503d: Layer already exists 22:17:15 90bbb343d9b1: Layer already exists 22:17:15 2d00e5259f93: Layer already exists 22:17:15 e5a1a66da6a2: Layer already exists 22:17:15 11d7ed3d9387: Layer already exists 22:17:15 d804f29f32af: Layer already exists 22:17:15 ae3771ef3985: Layer already exists 22:17:15 ec34fcc1d526: Layer already exists 22:17:15 2.3.0-dev.31: digest: sha256:1b4abda697ad7890bc06fe339e406f9f9fccf86ee35a6d6e56435e78e5417cd1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:17:15 90bbb343d9b1: Preparing 22:17:15 90bbb343d9b1: Preparing 22:17:15 688a8c926eb2: Preparing 22:17:15 21b063a6e616: Preparing 22:17:15 9c1e06b250e9: Preparing 22:17:15 8a43c756503d: Preparing 22:17:15 d804f29f32af: Preparing 22:17:15 11d7ed3d9387: Preparing 22:17:15 e5a1a66da6a2: Preparing 22:17:15 2d00e5259f93: Preparing 22:17:15 ae3771ef3985: Preparing 22:17:15 ec34fcc1d526: Preparing 22:17:15 d804f29f32af: Waiting 22:17:15 11d7ed3d9387: Waiting 22:17:15 e5a1a66da6a2: Waiting 22:17:15 2d00e5259f93: Waiting 22:17:15 ae3771ef3985: Waiting 22:17:15 ec34fcc1d526: Waiting 22:17:15 21b063a6e616: Layer already exists 22:17:15 9c1e06b250e9: Layer already exists 22:17:15 8a43c756503d: Layer already exists 22:17:15 688a8c926eb2: Layer already exists 22:17:15 90bbb343d9b1: Layer already exists 22:17:15 11d7ed3d9387: Layer already exists 22:17:15 d804f29f32af: Layer already exists 22:17:15 e5a1a66da6a2: Layer already exists 22:17:15 2d00e5259f93: Layer already exists 22:17:15 ae3771ef3985: Layer already exists 22:17:15 ec34fcc1d526: Layer already exists 22:17:15 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:1b4abda697ad7890bc06fe339e406f9f9fccf86ee35a6d6e56435e78e5417cd1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:17:16 90bbb343d9b1: Preparing 22:17:16 90bbb343d9b1: Preparing 22:17:16 688a8c926eb2: Preparing 22:17:16 21b063a6e616: Preparing 22:17:16 9c1e06b250e9: Preparing 22:17:16 8a43c756503d: Preparing 22:17:16 d804f29f32af: Preparing 22:17:16 11d7ed3d9387: Preparing 22:17:16 e5a1a66da6a2: Preparing 22:17:16 2d00e5259f93: Preparing 22:17:16 ae3771ef3985: Preparing 22:17:16 ec34fcc1d526: Preparing 22:17:16 11d7ed3d9387: Waiting 22:17:16 e5a1a66da6a2: Waiting 22:17:16 2d00e5259f93: Waiting 22:17:16 ae3771ef3985: Waiting 22:17:16 ec34fcc1d526: Waiting 22:17:16 d804f29f32af: Waiting 22:17:16 90bbb343d9b1: Layer already exists 22:17:16 21b063a6e616: Layer already exists 22:17:16 688a8c926eb2: Layer already exists 22:17:16 9c1e06b250e9: Layer already exists 22:17:16 8a43c756503d: Layer already exists 22:17:16 d804f29f32af: Layer already exists 22:17:16 2d00e5259f93: Layer already exists 22:17:16 e5a1a66da6a2: Layer already exists 22:17:16 11d7ed3d9387: Layer already exists 22:17:16 ae3771ef3985: Layer already exists 22:17:16 ec34fcc1d526: Layer already exists 22:17:16 main: digest: sha256:1b4abda697ad7890bc06fe339e406f9f9fccf86ee35a6d6e56435e78e5417cd1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:16 ===================================================== [Pipeline] echo 22:17:16 taggedImages: 22:17:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:17:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.31 22:17:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:17:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:17:16 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:16 latest 22:17:16 2.3.0-dev.31 22:17:16 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:16 main 22:17:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:17:17 57399c713724: Preparing 22:17:17 71c32809938c: Preparing 22:17:17 15ce17683b4a: Preparing 22:17:17 3b02e0092d77: Preparing 22:17:17 3270f20eef5e: Preparing 22:17:17 b4b0828f3eb6: Preparing 22:17:17 740a6103a93e: Preparing 22:17:17 ec34fcc1d526: Preparing 22:17:17 740a6103a93e: Waiting 22:17:17 ec34fcc1d526: Waiting 22:17:17 b4b0828f3eb6: Waiting 22:17:17 3270f20eef5e: Pushed 22:17:17 57399c713724: Pushed 22:17:17 71c32809938c: Pushed 22:17:17 ec34fcc1d526: Layer already exists 22:17:17 b4b0828f3eb6: Pushed 22:17:17 740a6103a93e: Pushed 22:17:18 3b02e0092d77: Pushed 22:17:18 15ce17683b4a: Pushed 22:17:18 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:35c8166f3e42467ffd5e2d9b37ad8f2a73272d60f97fd70c345616b88436b527 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:17:19 57399c713724: Preparing 22:17:19 71c32809938c: Preparing 22:17:19 15ce17683b4a: Preparing 22:17:19 3b02e0092d77: Preparing 22:17:19 3270f20eef5e: Preparing 22:17:19 b4b0828f3eb6: Preparing 22:17:19 740a6103a93e: Preparing 22:17:19 ec34fcc1d526: Preparing 22:17:19 b4b0828f3eb6: Waiting 22:17:19 15ce17683b4a: Layer already exists 22:17:19 3b02e0092d77: Layer already exists 22:17:19 57399c713724: Layer already exists 22:17:19 71c32809938c: Layer already exists 22:17:19 3270f20eef5e: Layer already exists 22:17:19 b4b0828f3eb6: Layer already exists 22:17:19 ec34fcc1d526: Layer already exists 22:17:19 740a6103a93e: Layer already exists 22:17:19 latest: digest: sha256:35c8166f3e42467ffd5e2d9b37ad8f2a73272d60f97fd70c345616b88436b527 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.31 22:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:17:19 57399c713724: Preparing 22:17:19 71c32809938c: Preparing 22:17:19 15ce17683b4a: Preparing 22:17:19 3b02e0092d77: Preparing 22:17:19 3270f20eef5e: Preparing 22:17:19 b4b0828f3eb6: Preparing 22:17:19 740a6103a93e: Preparing 22:17:19 ec34fcc1d526: Preparing 22:17:19 740a6103a93e: Waiting 22:17:19 ec34fcc1d526: Waiting 22:17:19 3b02e0092d77: Layer already exists 22:17:19 15ce17683b4a: Layer already exists 22:17:19 3270f20eef5e: Layer already exists 22:17:19 57399c713724: Layer already exists 22:17:19 71c32809938c: Layer already exists 22:17:19 b4b0828f3eb6: Layer already exists 22:17:19 ec34fcc1d526: Layer already exists 22:17:19 740a6103a93e: Layer already exists 22:17:19 2.3.0-dev.31: digest: sha256:35c8166f3e42467ffd5e2d9b37ad8f2a73272d60f97fd70c345616b88436b527 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:17:20 57399c713724: Preparing 22:17:20 71c32809938c: Preparing 22:17:20 15ce17683b4a: Preparing 22:17:20 3b02e0092d77: Preparing 22:17:20 3270f20eef5e: Preparing 22:17:20 b4b0828f3eb6: Preparing 22:17:20 740a6103a93e: Preparing 22:17:20 ec34fcc1d526: Preparing 22:17:20 b4b0828f3eb6: Waiting 22:17:20 740a6103a93e: Waiting 22:17:20 ec34fcc1d526: Waiting 22:17:20 3270f20eef5e: Layer already exists 22:17:20 57399c713724: Layer already exists 22:17:20 71c32809938c: Layer already exists 22:17:20 15ce17683b4a: Layer already exists 22:17:20 3b02e0092d77: Layer already exists 22:17:20 740a6103a93e: Layer already exists 22:17:20 b4b0828f3eb6: Layer already exists 22:17:20 ec34fcc1d526: Layer already exists 22:17:20 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:35c8166f3e42467ffd5e2d9b37ad8f2a73272d60f97fd70c345616b88436b527 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:17:21 57399c713724: Preparing 22:17:21 71c32809938c: Preparing 22:17:21 15ce17683b4a: Preparing 22:17:21 3b02e0092d77: Preparing 22:17:21 3270f20eef5e: Preparing 22:17:21 b4b0828f3eb6: Preparing 22:17:21 740a6103a93e: Preparing 22:17:21 ec34fcc1d526: Preparing 22:17:21 b4b0828f3eb6: Waiting 22:17:21 740a6103a93e: Waiting 22:17:21 3b02e0092d77: Layer already exists 22:17:21 15ce17683b4a: Layer already exists 22:17:21 71c32809938c: Layer already exists 22:17:21 3270f20eef5e: Layer already exists 22:17:21 57399c713724: Layer already exists 22:17:21 740a6103a93e: Layer already exists 22:17:21 b4b0828f3eb6: Layer already exists 22:17:21 ec34fcc1d526: Layer already exists 22:17:21 main: digest: sha256:35c8166f3e42467ffd5e2d9b37ad8f2a73272d60f97fd70c345616b88436b527 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:21 ===================================================== [Pipeline] echo 22:17:21 taggedImages: 22:17:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:17:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.31 22:17:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:17:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:17:21 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:21 latest 22:17:21 2.3.0-dev.31 22:17:21 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:21 main 22:17:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:17:22 c07df59a6360: Preparing 22:17:22 760c1d39411b: Preparing 22:17:22 91d91f6d861f: Preparing 22:17:22 bb79cd385109: Preparing 22:17:22 56e6508cc05e: Preparing 22:17:22 755ef09233af: Preparing 22:17:22 6473f67405d7: Preparing 22:17:22 c7f4e10e4008: Preparing 22:17:22 40bb979e97a4: Preparing 22:17:22 ec34fcc1d526: Preparing 22:17:22 755ef09233af: Waiting 22:17:22 6473f67405d7: Waiting 22:17:22 c7f4e10e4008: Waiting 22:17:22 40bb979e97a4: Waiting 22:17:22 c07df59a6360: Pushed 22:17:22 56e6508cc05e: Pushed 22:17:22 760c1d39411b: Pushed 22:17:22 755ef09233af: Pushed 22:17:22 6473f67405d7: Pushed 22:17:22 c7f4e10e4008: Pushed 22:17:22 ec34fcc1d526: Layer already exists 22:17:22 40bb979e97a4: Pushed 22:17:23 bb79cd385109: Pushed 22:17:23 91d91f6d861f: Pushed 22:17:23 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:8c1771532235adf5d06bae8ccc8a46b470e65df99086f33072ffd11199018561 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:17:24 c07df59a6360: Preparing 22:17:24 760c1d39411b: Preparing 22:17:24 91d91f6d861f: Preparing 22:17:24 bb79cd385109: Preparing 22:17:24 56e6508cc05e: Preparing 22:17:24 755ef09233af: Preparing 22:17:24 6473f67405d7: Preparing 22:17:24 c7f4e10e4008: Preparing 22:17:24 40bb979e97a4: Preparing 22:17:24 ec34fcc1d526: Preparing 22:17:24 c7f4e10e4008: Waiting 22:17:24 40bb979e97a4: Waiting 22:17:24 755ef09233af: Waiting 22:17:24 6473f67405d7: Waiting 22:17:24 760c1d39411b: Layer already exists 22:17:24 91d91f6d861f: Layer already exists 22:17:24 56e6508cc05e: Layer already exists 22:17:24 c07df59a6360: Layer already exists 22:17:24 bb79cd385109: Layer already exists 22:17:24 755ef09233af: Layer already exists 22:17:24 6473f67405d7: Layer already exists 22:17:24 c7f4e10e4008: Layer already exists 22:17:24 40bb979e97a4: Layer already exists 22:17:24 ec34fcc1d526: Layer already exists 22:17:24 latest: digest: sha256:8c1771532235adf5d06bae8ccc8a46b470e65df99086f33072ffd11199018561 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.31 22:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:17:25 c07df59a6360: Preparing 22:17:25 760c1d39411b: Preparing 22:17:25 91d91f6d861f: Preparing 22:17:25 bb79cd385109: Preparing 22:17:25 56e6508cc05e: Preparing 22:17:25 755ef09233af: Preparing 22:17:25 6473f67405d7: Preparing 22:17:25 c7f4e10e4008: Preparing 22:17:25 40bb979e97a4: Preparing 22:17:25 6473f67405d7: Waiting 22:17:25 755ef09233af: Waiting 22:17:25 c7f4e10e4008: Waiting 22:17:25 40bb979e97a4: Waiting 22:17:25 ec34fcc1d526: Preparing 22:17:25 bb79cd385109: Layer already exists 22:17:25 c07df59a6360: Layer already exists 22:17:25 760c1d39411b: Layer already exists 22:17:25 56e6508cc05e: Layer already exists 22:17:25 91d91f6d861f: Layer already exists 22:17:25 755ef09233af: Layer already exists 22:17:25 c7f4e10e4008: Layer already exists 22:17:25 40bb979e97a4: Layer already exists 22:17:25 6473f67405d7: Layer already exists 22:17:25 ec34fcc1d526: Layer already exists 22:17:25 2.3.0-dev.31: digest: sha256:8c1771532235adf5d06bae8ccc8a46b470e65df99086f33072ffd11199018561 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:17:25 c07df59a6360: Preparing 22:17:25 760c1d39411b: Preparing 22:17:25 91d91f6d861f: Preparing 22:17:25 bb79cd385109: Preparing 22:17:25 56e6508cc05e: Preparing 22:17:25 755ef09233af: Preparing 22:17:25 6473f67405d7: Preparing 22:17:25 c7f4e10e4008: Preparing 22:17:25 40bb979e97a4: Preparing 22:17:25 ec34fcc1d526: Preparing 22:17:25 6473f67405d7: Waiting 22:17:25 40bb979e97a4: Waiting 22:17:25 c7f4e10e4008: Waiting 22:17:25 ec34fcc1d526: Waiting 22:17:25 755ef09233af: Waiting 22:17:25 bb79cd385109: Layer already exists 22:17:25 760c1d39411b: Layer already exists 22:17:25 56e6508cc05e: Layer already exists 22:17:25 c07df59a6360: Layer already exists 22:17:25 91d91f6d861f: Layer already exists 22:17:25 c7f4e10e4008: Layer already exists 22:17:25 40bb979e97a4: Layer already exists 22:17:25 ec34fcc1d526: Layer already exists 22:17:25 755ef09233af: Layer already exists 22:17:25 6473f67405d7: Layer already exists 22:17:25 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:8c1771532235adf5d06bae8ccc8a46b470e65df99086f33072ffd11199018561 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:17:26 c07df59a6360: Preparing 22:17:26 760c1d39411b: Preparing 22:17:26 91d91f6d861f: Preparing 22:17:26 bb79cd385109: Preparing 22:17:26 56e6508cc05e: Preparing 22:17:26 755ef09233af: Preparing 22:17:26 6473f67405d7: Preparing 22:17:26 c7f4e10e4008: Preparing 22:17:26 40bb979e97a4: Preparing 22:17:26 ec34fcc1d526: Preparing 22:17:26 755ef09233af: Waiting 22:17:26 6473f67405d7: Waiting 22:17:26 c7f4e10e4008: Waiting 22:17:26 40bb979e97a4: Waiting 22:17:26 bb79cd385109: Layer already exists 22:17:26 56e6508cc05e: Layer already exists 22:17:26 91d91f6d861f: Layer already exists 22:17:26 c07df59a6360: Layer already exists 22:17:26 760c1d39411b: Layer already exists 22:17:26 755ef09233af: Layer already exists 22:17:26 40bb979e97a4: Layer already exists 22:17:26 6473f67405d7: Layer already exists 22:17:26 c7f4e10e4008: Layer already exists 22:17:26 ec34fcc1d526: Layer already exists 22:17:26 main: digest: sha256:8c1771532235adf5d06bae8ccc8a46b470e65df99086f33072ffd11199018561 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:26 ===================================================== [Pipeline] echo 22:17:26 taggedImages: 22:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.31 22:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:17:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:17:26 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:26 latest 22:17:26 2.3.0-dev.31 22:17:26 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:26 main 22:17:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:17:27 42334322bc8e: Preparing 22:17:27 4f95ebb89bab: Preparing 22:17:27 d804f29f32af: Preparing 22:17:27 4ea09bf9b631: Preparing 22:17:27 6da9f873f2a8: Preparing 22:17:27 ad543cd673bd: Preparing 22:17:27 ad543cd673bd: Waiting 22:17:27 d804f29f32af: Layer already exists 22:17:27 ad543cd673bd: Layer already exists 22:17:27 42334322bc8e: Pushed 22:17:27 6da9f873f2a8: Pushed 22:17:27 4ea09bf9b631: Pushed 22:17:29 4f95ebb89bab: Pushed 22:17:29 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:5b9db0fc712d5a4c07934493a9762542114fa96700d3e60e7af89a56c83fa126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:29 + 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 22:17:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:17:29 42334322bc8e: Preparing 22:17:29 4f95ebb89bab: Preparing 22:17:29 d804f29f32af: Preparing 22:17:29 4ea09bf9b631: Preparing 22:17:29 6da9f873f2a8: Preparing 22:17:29 ad543cd673bd: Preparing 22:17:29 ad543cd673bd: Waiting 22:17:29 6da9f873f2a8: Layer already exists 22:17:29 4ea09bf9b631: Layer already exists 22:17:29 d804f29f32af: Layer already exists 22:17:29 42334322bc8e: Layer already exists 22:17:29 4f95ebb89bab: Layer already exists 22:17:29 ad543cd673bd: Layer already exists 22:17:29 latest: digest: sha256:5b9db0fc712d5a4c07934493a9762542114fa96700d3e60e7af89a56c83fa126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.31 22:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:17:30 42334322bc8e: Preparing 22:17:30 4f95ebb89bab: Preparing 22:17:30 d804f29f32af: Preparing 22:17:30 4ea09bf9b631: Preparing 22:17:30 6da9f873f2a8: Preparing 22:17:30 ad543cd673bd: Preparing 22:17:30 ad543cd673bd: Waiting 22:17:30 d804f29f32af: Layer already exists 22:17:30 6da9f873f2a8: Layer already exists 22:17:30 42334322bc8e: Layer already exists 22:17:30 4f95ebb89bab: Layer already exists 22:17:30 4ea09bf9b631: Layer already exists 22:17:30 ad543cd673bd: Layer already exists 22:17:30 2.3.0-dev.31: digest: sha256:5b9db0fc712d5a4c07934493a9762542114fa96700d3e60e7af89a56c83fa126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:17:31 42334322bc8e: Preparing 22:17:31 4f95ebb89bab: Preparing 22:17:31 d804f29f32af: Preparing 22:17:31 4ea09bf9b631: Preparing 22:17:31 6da9f873f2a8: Preparing 22:17:31 ad543cd673bd: Preparing 22:17:31 ad543cd673bd: Waiting 22:17:31 4ea09bf9b631: Layer already exists 22:17:31 4f95ebb89bab: Layer already exists 22:17:31 6da9f873f2a8: Layer already exists 22:17:31 42334322bc8e: Layer already exists 22:17:31 d804f29f32af: Layer already exists 22:17:31 ad543cd673bd: Layer already exists 22:17:31 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:5b9db0fc712d5a4c07934493a9762542114fa96700d3e60e7af89a56c83fa126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:31 + 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 22:17:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:17:31 42334322bc8e: Preparing 22:17:31 4f95ebb89bab: Preparing 22:17:31 d804f29f32af: Preparing 22:17:31 4ea09bf9b631: Preparing 22:17:31 6da9f873f2a8: Preparing 22:17:31 ad543cd673bd: Preparing 22:17:31 ad543cd673bd: Waiting 22:17:31 d804f29f32af: Layer already exists 22:17:31 4f95ebb89bab: Layer already exists 22:17:31 42334322bc8e: Layer already exists 22:17:31 6da9f873f2a8: Layer already exists 22:17:31 4ea09bf9b631: Layer already exists 22:17:31 ad543cd673bd: Layer already exists 22:17:31 main: digest: sha256:5b9db0fc712d5a4c07934493a9762542114fa96700d3e60e7af89a56c83fa126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:31 ===================================================== [Pipeline] echo 22:17:31 taggedImages: 22:17:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:17:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.31 22:17:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:17:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:17:31 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:31 latest 22:17:31 2.3.0-dev.31 22:17:31 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:31 main 22:17:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:17:32 9c597991b5ce: Preparing 22:17:32 a19535a81e5e: Preparing 22:17:32 75e6bd084af7: Preparing 22:17:32 5439120ed52c: Preparing 22:17:32 4b6fac0e110d: Preparing 22:17:32 de61f17a33f9: Preparing 22:17:32 6da9f873f2a8: Preparing 22:17:32 ad543cd673bd: Preparing 22:17:32 ad543cd673bd: Waiting 22:17:32 de61f17a33f9: Waiting 22:17:32 6da9f873f2a8: Waiting 22:17:32 a19535a81e5e: Pushed 22:17:32 75e6bd084af7: Pushed 22:17:32 9c597991b5ce: Pushed 22:17:32 6da9f873f2a8: Layer already exists 22:17:32 ad543cd673bd: Layer already exists 22:17:33 de61f17a33f9: Pushed 22:17:36 4b6fac0e110d: Pushed 22:17:39 5439120ed52c: Pushed 22:17:39 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:885982cbe16432f8ba8e9cf81b210525c30393bb1f0bc773c77ba6e44911b6a9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:17:39 9c597991b5ce: Preparing 22:17:39 a19535a81e5e: Preparing 22:17:39 75e6bd084af7: Preparing 22:17:39 5439120ed52c: Preparing 22:17:39 4b6fac0e110d: Preparing 22:17:39 de61f17a33f9: Preparing 22:17:39 6da9f873f2a8: Preparing 22:17:39 ad543cd673bd: Preparing 22:17:39 de61f17a33f9: Waiting 22:17:39 6da9f873f2a8: Waiting 22:17:39 ad543cd673bd: Waiting 22:17:39 4b6fac0e110d: Layer already exists 22:17:39 5439120ed52c: Layer already exists 22:17:39 75e6bd084af7: Layer already exists 22:17:39 9c597991b5ce: Layer already exists 22:17:39 a19535a81e5e: Layer already exists 22:17:39 de61f17a33f9: Layer already exists 22:17:39 ad543cd673bd: Layer already exists 22:17:39 6da9f873f2a8: Layer already exists 22:17:39 latest: digest: sha256:885982cbe16432f8ba8e9cf81b210525c30393bb1f0bc773c77ba6e44911b6a9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.31 22:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:17:40 9c597991b5ce: Preparing 22:17:40 a19535a81e5e: Preparing 22:17:40 75e6bd084af7: Preparing 22:17:40 5439120ed52c: Preparing 22:17:40 4b6fac0e110d: Preparing 22:17:40 de61f17a33f9: Preparing 22:17:40 6da9f873f2a8: Preparing 22:17:40 ad543cd673bd: Preparing 22:17:40 de61f17a33f9: Waiting 22:17:40 6da9f873f2a8: Waiting 22:17:40 ad543cd673bd: Waiting 22:17:40 9c597991b5ce: Layer already exists 22:17:40 4b6fac0e110d: Layer already exists 22:17:40 75e6bd084af7: Layer already exists 22:17:40 a19535a81e5e: Layer already exists 22:17:40 5439120ed52c: Layer already exists 22:17:40 de61f17a33f9: Layer already exists 22:17:40 6da9f873f2a8: Layer already exists 22:17:40 ad543cd673bd: Layer already exists 22:17:40 2.3.0-dev.31: digest: sha256:885982cbe16432f8ba8e9cf81b210525c30393bb1f0bc773c77ba6e44911b6a9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:17:40 9c597991b5ce: Preparing 22:17:40 a19535a81e5e: Preparing 22:17:40 75e6bd084af7: Preparing 22:17:40 5439120ed52c: Preparing 22:17:40 4b6fac0e110d: Preparing 22:17:40 de61f17a33f9: Preparing 22:17:40 6da9f873f2a8: Preparing 22:17:40 ad543cd673bd: Preparing 22:17:40 de61f17a33f9: Waiting 22:17:40 ad543cd673bd: Waiting 22:17:40 6da9f873f2a8: Waiting 22:17:40 75e6bd084af7: Layer already exists 22:17:40 9c597991b5ce: Layer already exists 22:17:40 a19535a81e5e: Layer already exists 22:17:40 5439120ed52c: Layer already exists 22:17:40 4b6fac0e110d: Layer already exists 22:17:40 de61f17a33f9: Layer already exists 22:17:40 6da9f873f2a8: Layer already exists 22:17:40 ad543cd673bd: Layer already exists 22:17:40 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:885982cbe16432f8ba8e9cf81b210525c30393bb1f0bc773c77ba6e44911b6a9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:17:41 9c597991b5ce: Preparing 22:17:41 a19535a81e5e: Preparing 22:17:41 75e6bd084af7: Preparing 22:17:41 5439120ed52c: Preparing 22:17:41 4b6fac0e110d: Preparing 22:17:41 de61f17a33f9: Preparing 22:17:41 6da9f873f2a8: Preparing 22:17:41 ad543cd673bd: Preparing 22:17:41 6da9f873f2a8: Waiting 22:17:41 de61f17a33f9: Waiting 22:17:41 ad543cd673bd: Waiting 22:17:41 4b6fac0e110d: Layer already exists 22:17:41 5439120ed52c: Layer already exists 22:17:41 9c597991b5ce: Layer already exists 22:17:41 a19535a81e5e: Layer already exists 22:17:41 75e6bd084af7: Layer already exists 22:17:41 de61f17a33f9: Layer already exists 22:17:41 6da9f873f2a8: Layer already exists 22:17:41 ad543cd673bd: Layer already exists 22:17:41 main: digest: sha256:885982cbe16432f8ba8e9cf81b210525c30393bb1f0bc773c77ba6e44911b6a9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:41 ===================================================== [Pipeline] echo 22:17:41 taggedImages: 22:17:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:17:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.31 22:17:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:17:41 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:17:41 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:41 latest 22:17:41 2.3.0-dev.31 22:17:41 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:41 main 22:17:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:17:42 e08702b1059e: Preparing 22:17:42 c8c7f5e43dcf: Preparing 22:17:42 706875508b59: Preparing 22:17:42 257ec895168f: Preparing 22:17:42 caafddfb3bf5: Preparing 22:17:42 6da9f873f2a8: Preparing 22:17:42 ad543cd673bd: Preparing 22:17:42 ad543cd673bd: Waiting 22:17:42 6da9f873f2a8: Waiting 22:17:42 706875508b59: Pushed 22:17:42 c8c7f5e43dcf: Pushed 22:17:42 e08702b1059e: Pushed 22:17:42 6da9f873f2a8: Layer already exists 22:17:42 ad543cd673bd: Layer already exists 22:17:42 caafddfb3bf5: Pushed 22:17:49 257ec895168f: Pushed 22:17:49 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:1142eed80cda837dc6503bc44ef73ae8e71e73662064b37862965ca2dd870a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:17:49 e08702b1059e: Preparing 22:17:49 c8c7f5e43dcf: Preparing 22:17:49 706875508b59: Preparing 22:17:49 257ec895168f: Preparing 22:17:49 caafddfb3bf5: Preparing 22:17:49 6da9f873f2a8: Preparing 22:17:49 ad543cd673bd: Preparing 22:17:49 ad543cd673bd: Waiting 22:17:49 6da9f873f2a8: Waiting 22:17:49 caafddfb3bf5: Layer already exists 22:17:49 257ec895168f: Layer already exists 22:17:49 706875508b59: Layer already exists 22:17:49 e08702b1059e: Layer already exists 22:17:49 c8c7f5e43dcf: Layer already exists 22:17:49 ad543cd673bd: Layer already exists 22:17:49 6da9f873f2a8: Layer already exists 22:17:49 latest: digest: sha256:1142eed80cda837dc6503bc44ef73ae8e71e73662064b37862965ca2dd870a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.31 22:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:17:50 e08702b1059e: Preparing 22:17:50 c8c7f5e43dcf: Preparing 22:17:50 706875508b59: Preparing 22:17:50 257ec895168f: Preparing 22:17:50 caafddfb3bf5: Preparing 22:17:50 6da9f873f2a8: Preparing 22:17:50 ad543cd673bd: Preparing 22:17:50 ad543cd673bd: Waiting 22:17:50 e08702b1059e: Layer already exists 22:17:50 caafddfb3bf5: Layer already exists 22:17:50 706875508b59: Layer already exists 22:17:50 c8c7f5e43dcf: Layer already exists 22:17:50 257ec895168f: Layer already exists 22:17:50 6da9f873f2a8: Layer already exists 22:17:50 ad543cd673bd: Layer already exists 22:17:50 2.3.0-dev.31: digest: sha256:1142eed80cda837dc6503bc44ef73ae8e71e73662064b37862965ca2dd870a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:17:50 e08702b1059e: Preparing 22:17:50 c8c7f5e43dcf: Preparing 22:17:50 706875508b59: Preparing 22:17:50 257ec895168f: Preparing 22:17:50 caafddfb3bf5: Preparing 22:17:50 6da9f873f2a8: Preparing 22:17:50 ad543cd673bd: Preparing 22:17:50 6da9f873f2a8: Waiting 22:17:50 ad543cd673bd: Waiting 22:17:50 706875508b59: Layer already exists 22:17:50 257ec895168f: Layer already exists 22:17:50 e08702b1059e: Layer already exists 22:17:50 c8c7f5e43dcf: Layer already exists 22:17:50 caafddfb3bf5: Layer already exists 22:17:50 6da9f873f2a8: Layer already exists 22:17:50 ad543cd673bd: Layer already exists 22:17:50 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:1142eed80cda837dc6503bc44ef73ae8e71e73662064b37862965ca2dd870a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:17:51 e08702b1059e: Preparing 22:17:51 c8c7f5e43dcf: Preparing 22:17:51 706875508b59: Preparing 22:17:51 257ec895168f: Preparing 22:17:51 caafddfb3bf5: Preparing 22:17:51 6da9f873f2a8: Preparing 22:17:51 ad543cd673bd: Preparing 22:17:51 6da9f873f2a8: Waiting 22:17:51 ad543cd673bd: Waiting 22:17:51 706875508b59: Layer already exists 22:17:51 e08702b1059e: Layer already exists 22:17:51 257ec895168f: Layer already exists 22:17:51 c8c7f5e43dcf: Layer already exists 22:17:51 caafddfb3bf5: Layer already exists 22:17:51 6da9f873f2a8: Layer already exists 22:17:51 ad543cd673bd: Layer already exists 22:17:51 main: digest: sha256:1142eed80cda837dc6503bc44ef73ae8e71e73662064b37862965ca2dd870a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:51 ===================================================== [Pipeline] echo 22:17:51 taggedImages: 22:17:51 - nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:51 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:17:51 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.31 22:17:51 - nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:51 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:17:51 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:17:51 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:51 latest 22:17:51 2.3.0-dev.31 22:17:51 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:51 main 22:17:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:17:52 27bf853f69c9: Preparing 22:17:52 53764f38b0c4: Preparing 22:17:52 3fc0b1f3010c: Preparing 22:17:52 257ec895168f: Preparing 22:17:52 de61f17a33f9: Preparing 22:17:52 6da9f873f2a8: Preparing 22:17:52 ad543cd673bd: Preparing 22:17:52 6da9f873f2a8: Waiting 22:17:52 ad543cd673bd: Waiting 22:17:52 de61f17a33f9: Layer already exists 22:17:52 257ec895168f: Layer already exists 22:17:52 6da9f873f2a8: Layer already exists 22:17:52 ad543cd673bd: Layer already exists 22:17:52 3fc0b1f3010c: Pushed 22:17:52 27bf853f69c9: Pushed 22:17:52 53764f38b0c4: Pushed 22:17:52 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:20ac228623fb888323af4c15c0087c68f7ff1770970db1882ac1c204f4726cc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:17:53 27bf853f69c9: Preparing 22:17:53 53764f38b0c4: Preparing 22:17:53 3fc0b1f3010c: Preparing 22:17:53 257ec895168f: Preparing 22:17:53 de61f17a33f9: Preparing 22:17:53 6da9f873f2a8: Preparing 22:17:53 ad543cd673bd: Preparing 22:17:53 6da9f873f2a8: Waiting 22:17:53 ad543cd673bd: Waiting 22:17:53 de61f17a33f9: Layer already exists 22:17:53 3fc0b1f3010c: Layer already exists 22:17:53 27bf853f69c9: Layer already exists 22:17:53 53764f38b0c4: Layer already exists 22:17:53 257ec895168f: Layer already exists 22:17:53 6da9f873f2a8: Layer already exists 22:17:53 ad543cd673bd: Layer already exists 22:17:53 latest: digest: sha256:20ac228623fb888323af4c15c0087c68f7ff1770970db1882ac1c204f4726cc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.31 22:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:17:53 27bf853f69c9: Preparing 22:17:53 53764f38b0c4: Preparing 22:17:53 3fc0b1f3010c: Preparing 22:17:53 257ec895168f: Preparing 22:17:53 de61f17a33f9: Preparing 22:17:53 6da9f873f2a8: Preparing 22:17:53 ad543cd673bd: Preparing 22:17:53 ad543cd673bd: Waiting 22:17:53 6da9f873f2a8: Waiting 22:17:53 257ec895168f: Layer already exists 22:17:53 27bf853f69c9: Layer already exists 22:17:53 53764f38b0c4: Layer already exists 22:17:53 3fc0b1f3010c: Layer already exists 22:17:53 de61f17a33f9: Layer already exists 22:17:53 6da9f873f2a8: Layer already exists 22:17:53 ad543cd673bd: Layer already exists 22:17:53 2.3.0-dev.31: digest: sha256:20ac228623fb888323af4c15c0087c68f7ff1770970db1882ac1c204f4726cc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:17:54 27bf853f69c9: Preparing 22:17:54 53764f38b0c4: Preparing 22:17:54 3fc0b1f3010c: Preparing 22:17:54 257ec895168f: Preparing 22:17:54 de61f17a33f9: Preparing 22:17:54 6da9f873f2a8: Preparing 22:17:54 ad543cd673bd: Preparing 22:17:54 6da9f873f2a8: Waiting 22:17:54 ad543cd673bd: Waiting 22:17:54 257ec895168f: Layer already exists 22:17:54 27bf853f69c9: Layer already exists 22:17:54 3fc0b1f3010c: Layer already exists 22:17:54 53764f38b0c4: Layer already exists 22:17:54 de61f17a33f9: Layer already exists 22:17:54 6da9f873f2a8: Layer already exists 22:17:54 ad543cd673bd: Layer already exists 22:17:54 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:20ac228623fb888323af4c15c0087c68f7ff1770970db1882ac1c204f4726cc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:17:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:17:54 ---> 32a0e132ae5f 22:17:54 Step 3/23 : WORKDIR /edgex-go 22:17:54 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:17:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:17:54 ---> 32a0e132ae5f 22:17:54 Step 3/20 : WORKDIR /edgex-go 22:17:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:17:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:17:54 ---> 32a0e132ae5f 22:17:54 Step 3/22 : WORKDIR /edgex-go 22:17:54 ---> Running in 937cbf4bf360 22:17:54 ---> Running in 76a3144f9442 22:17:54 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:17:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:17:54 ---> 32a0e132ae5f 22:17:54 Step 3/25 : WORKDIR /edgex-go 22:17:54 ---> Running in 18037c5ace65 22:17:54 ---> Running in 018cd0d59add 22:17:54 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:17:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:17:54 ---> 32a0e132ae5f 22:17:54 Step 3/25 : WORKDIR /edgex-go 22:17:54 ---> Running in 0d3bde05be15 22:17:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:17:55 27bf853f69c9: Preparing 22:17:55 53764f38b0c4: Preparing 22:17:55 3fc0b1f3010c: Preparing 22:17:55 257ec895168f: Preparing 22:17:55 de61f17a33f9: Preparing 22:17:55 6da9f873f2a8: Preparing 22:17:55 ad543cd673bd: Preparing 22:17:55 ad543cd673bd: Waiting 22:17:55 6da9f873f2a8: Waiting 22:17:55 53764f38b0c4: Layer already exists 22:17:55 de61f17a33f9: Layer already exists 22:17:55 27bf853f69c9: Layer already exists 22:17:55 3fc0b1f3010c: Layer already exists 22:17:55 257ec895168f: Layer already exists 22:17:55 ad543cd673bd: Layer already exists 22:17:55 6da9f873f2a8: Layer already exists 22:17:55 main: digest: sha256:20ac228623fb888323af4c15c0087c68f7ff1770970db1882ac1c204f4726cc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:55 ===================================================== [Pipeline] echo 22:17:55 taggedImages: 22:17:55 - nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:17:55 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.31 22:17:55 - nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:17:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:17:55 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:55 latest 22:17:55 2.3.0-dev.31 22:17:55 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:17:55 main 22:17:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:55 Removing intermediate container 76a3144f9442 22:17:55 ---> d42ffb793168 22:17:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:17:55 Removing intermediate container 937cbf4bf360 22:17:55 ---> b1ea595f697e 22:17:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:55 ---> Running in 0184c7339106 22:17:55 ---> Running in 7c31e0f23d78 22:17:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:55 Removing intermediate container 18037c5ace65 22:17:55 ---> ab1f4b7252af 22:17:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:55 Removing intermediate container 0d3bde05be15 22:17:55 ---> e9867f723dc1 22:17:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 018cd0d59add 22:17:55 ---> 29b0ddbaa842 22:17:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:55 22:17:55 ---> Running in 518d0b8cb1dc 22:17:55 ---> Running in 780964c8c3c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:55 ---> Running in 0edf4a77d105 22:17:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:17:55 2a2992720dd0: Preparing 22:17:55 f73ac7e3744b: Preparing 22:17:55 d804f29f32af: Preparing 22:17:55 91823dfc3926: Preparing 22:17:55 ec34fcc1d526: Preparing 22:17:55 ec34fcc1d526: Layer already exists 22:17:55 d804f29f32af: Layer already exists 22:17:55 2a2992720dd0: Pushed 22:17:55 91823dfc3926: Pushed 22:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:17:58 f73ac7e3744b: Pushed 22:17:58 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:eff016e2a1ec3f6854263bb503c377e5cf729cd6d0948536585b233c21bf66b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:17:59 2a2992720dd0: Preparing 22:17:59 f73ac7e3744b: Preparing 22:17:59 d804f29f32af: Preparing 22:17:59 91823dfc3926: Preparing 22:17:59 ec34fcc1d526: Preparing 22:17:59 91823dfc3926: Layer already exists 22:17:59 f73ac7e3744b: Layer already exists 22:17:59 2a2992720dd0: Layer already exists 22:17:59 d804f29f32af: Layer already exists 22:17:59 ec34fcc1d526: Layer already exists 22:17:59 latest: digest: sha256:eff016e2a1ec3f6854263bb503c377e5cf729cd6d0948536585b233c21bf66b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:59 Removing intermediate container 7c31e0f23d78 22:17:59 ---> 8a08467805f6 22:17:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:17:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:59 ---> Running in 71555cd1a95e 22:17:59 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:17:59 v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:17:59 OK: 16887 distinct packages available 22:17:59 Removing intermediate container 780964c8c3c5 22:17:59 ---> 420e909cd0e2 22:17:59 Step 5/25 : RUN apk add --update --no-cache make git 22:17:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.31 22:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:17:59 2a2992720dd0: Preparing 22:17:59 f73ac7e3744b: Preparing 22:17:59 d804f29f32af: Preparing 22:17:59 91823dfc3926: Preparing 22:17:59 ec34fcc1d526: Preparing 22:17:59 2a2992720dd0: Layer already exists 22:17:59 91823dfc3926: Layer already exists 22:17:59 ec34fcc1d526: Layer already exists 22:17:59 d804f29f32af: Layer already exists 22:17:59 f73ac7e3744b: Layer already exists 22:17:59 2.3.0-dev.31: digest: sha256:eff016e2a1ec3f6854263bb503c377e5cf729cd6d0948536585b233c21bf66b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 22:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:17:59 ---> Running in 573614c47949 [Pipeline] sh 22:17:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } 22:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:17:59 Removing intermediate container 518d0b8cb1dc 22:17:59 ---> b011a3fcd48d 22:17:59 Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:00 Removing intermediate container 0edf4a77d105 22:18:00 ---> 42a751c75827 22:18:00 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:18:00 ---> Running in de5acdc220c6 22:18:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:18:00 2a2992720dd0: Preparing 22:18:00 f73ac7e3744b: Preparing 22:18:00 d804f29f32af: Preparing 22:18:00 91823dfc3926: Preparing 22:18:00 ec34fcc1d526: Preparing 22:18:00 2a2992720dd0: Layer already exists 22:18:00 d804f29f32af: Layer already exists 22:18:00 f73ac7e3744b: Layer already exists 22:18:00 ec34fcc1d526: Layer already exists 22:18:00 91823dfc3926: Layer already exists 22:18:00 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:eff016e2a1ec3f6854263bb503c377e5cf729cd6d0948536585b233c21bf66b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:00 ---> Running in c59fbdf233a9 22:18:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:18:00 2a2992720dd0: Preparing 22:18:00 f73ac7e3744b: Preparing 22:18:00 d804f29f32af: Preparing 22:18:00 91823dfc3926: Preparing 22:18:00 ec34fcc1d526: Preparing 22:18:00 ec34fcc1d526: Layer already exists 22:18:00 d804f29f32af: Layer already exists 22:18:00 2a2992720dd0: Layer already exists 22:18:00 f73ac7e3744b: Layer already exists 22:18:00 91823dfc3926: Layer already exists 22:18:00 main: digest: sha256:eff016e2a1ec3f6854263bb503c377e5cf729cd6d0948536585b233c21bf66b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:00 ===================================================== [Pipeline] echo 22:18:00 taggedImages: 22:18:00 - nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:18:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:18:00 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.31 22:18:00 - nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:18:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:18:00 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:18:00 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:18:00 latest 22:18:00 2.3.0-dev.31 22:18:00 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:18:00 main 22:18:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:01 OK: 221 MiB in 51 packages 22:18:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:18:01 755e63a46302: Preparing 22:18:01 fbc227d49a52: Preparing 22:18:01 d804f29f32af: Preparing 22:18:01 af3c26ac9feb: Preparing 22:18:01 ec34fcc1d526: Preparing 22:18:01 ec34fcc1d526: Layer already exists 22:18:01 af3c26ac9feb: Layer already exists 22:18:01 d804f29f32af: Layer already exists 22:18:01 755e63a46302: Pushed 22:18:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:02 Removing intermediate container 0184c7339106 22:18:02 ---> 1c3d4e4ffda6 22:18:02 Step 5/20 : COPY go.mod vendor* ./ 22:18:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:03 ---> 58b550e5dd94 22:18:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:03 ---> Running in c05b26444773 22:18:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:04 OK: 221 MiB in 51 packages 22:18:04 fbc227d49a52: Pushed 22:18:04 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:0c829a2b2be5ef68a08b8cd445cd1716d9032be85e3c8d9b087662a366557011 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:04 OK: 221 MiB in 51 packages 22:18:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:18:04 755e63a46302: Preparing 22:18:04 fbc227d49a52: Preparing 22:18:04 d804f29f32af: Preparing 22:18:04 af3c26ac9feb: Preparing 22:18:04 ec34fcc1d526: Preparing 22:18:04 755e63a46302: Layer already exists 22:18:04 ec34fcc1d526: Layer already exists 22:18:04 fbc227d49a52: Layer already exists 22:18:04 d804f29f32af: Layer already exists 22:18:04 af3c26ac9feb: Layer already exists 22:18:04 latest: digest: sha256:0c829a2b2be5ef68a08b8cd445cd1716d9032be85e3c8d9b087662a366557011 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:04 OK: 221 MiB in 51 packages 22:18:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:05 OK: 221 MiB in 51 packages 22:18:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.31 22:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:18:05 755e63a46302: Preparing 22:18:05 fbc227d49a52: Preparing 22:18:05 d804f29f32af: Preparing 22:18:05 af3c26ac9feb: Preparing 22:18:05 ec34fcc1d526: Preparing 22:18:05 d804f29f32af: Layer already exists 22:18:05 ec34fcc1d526: Layer already exists 22:18:05 fbc227d49a52: Layer already exists 22:18:05 af3c26ac9feb: Layer already exists 22:18:05 755e63a46302: Layer already exists 22:18:05 2.3.0-dev.31: digest: sha256:0c829a2b2be5ef68a08b8cd445cd1716d9032be85e3c8d9b087662a366557011 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:18:06 755e63a46302: Preparing 22:18:06 fbc227d49a52: Preparing 22:18:06 d804f29f32af: Preparing 22:18:06 af3c26ac9feb: Preparing 22:18:06 ec34fcc1d526: Preparing 22:18:06 af3c26ac9feb: Layer already exists 22:18:06 ec34fcc1d526: Layer already exists 22:18:06 755e63a46302: Layer already exists 22:18:06 d804f29f32af: Layer already exists 22:18:06 fbc227d49a52: Layer already exists 22:18:06 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:0c829a2b2be5ef68a08b8cd445cd1716d9032be85e3c8d9b087662a366557011 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:06 Removing intermediate container 71555cd1a95e 22:18:06 ---> 65f429fb394f 22:18:06 Step 6/23 : COPY go.mod vendor* ./ 22:18:06 Removing intermediate container 573614c47949 22:18:06 ---> 3b79f2616ccf 22:18:06 Step 6/25 : COPY go.mod vendor* ./ 22:18:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:18:06 755e63a46302: Preparing 22:18:06 fbc227d49a52: Preparing 22:18:06 d804f29f32af: Preparing 22:18:06 af3c26ac9feb: Preparing 22:18:06 ec34fcc1d526: Preparing 22:18:06 ec34fcc1d526: Layer already exists 22:18:06 af3c26ac9feb: Layer already exists 22:18:06 755e63a46302: Layer already exists 22:18:06 fbc227d49a52: Layer already exists 22:18:06 d804f29f32af: Layer already exists 22:18:06 main: digest: sha256:0c829a2b2be5ef68a08b8cd445cd1716d9032be85e3c8d9b087662a366557011 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:06 ===================================================== [Pipeline] echo 22:18:06 taggedImages: 22:18:06 - nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:18:06 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:18:06 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.31 22:18:06 - nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:18:06 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 22:18:06 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 22:18:06 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:18:06 latest 22:18:06 2.3.0-dev.31 22:18:06 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:18:06 main 22:18:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:06 Removing intermediate container c59fbdf233a9 22:18:06 ---> ecf8d7b9e6c1 22:18:06 Step 6/25 : COPY go.mod vendor* ./ 22:18:06 Removing intermediate container de5acdc220c6 22:18:06 ---> f17bb9b31e72 22:18:06 Step 6/22 : COPY go.mod vendor* ./ 22:18:07 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:18:07 21f57c56bd65: Preparing 22:18:07 36fefb17360c: Preparing 22:18:07 5d6c0005993a: Preparing 22:18:07 cf3aff46d237: Preparing 22:18:07 52f44be93a46: Preparing 22:18:07 10d82663b225: Preparing 22:18:07 f7a7a140f1b3: Preparing 22:18:07 31e69d4774c9: Preparing 22:18:07 7750d494dfbd: Preparing 22:18:07 18708474c90b: Preparing 22:18:07 4fc242d58285: Preparing 22:18:07 10d82663b225: Waiting 22:18:07 f7a7a140f1b3: Waiting 22:18:07 31e69d4774c9: Waiting 22:18:07 7750d494dfbd: Waiting 22:18:07 18708474c90b: Waiting 22:18:07 4fc242d58285: Waiting 22:18:07 52f44be93a46: Layer already exists 22:18:07 10d82663b225: Layer already exists 22:18:07 f7a7a140f1b3: Layer already exists 22:18:07 31e69d4774c9: Layer already exists 22:18:07 36fefb17360c: Pushed 22:18:07 7750d494dfbd: Layer already exists 22:18:07 18708474c90b: Layer already exists 22:18:07 4fc242d58285: Layer already exists 22:18:07 ---> fec9b6c73a5c 22:18:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:07 ---> 0008c9696e5e 22:18:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:07 21f57c56bd65: Pushed 22:18:07 ---> Running in 92744705c84d 22:18:07 ---> Running in 7683f7f171fa 22:18:07 ---> e2e2d1755cb7 22:18:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:08 ---> Running in 4c76f7a905ee 22:18:08 ---> e4c62b62d55c 22:18:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:08 5d6c0005993a: Pushed 22:18:08 ---> Running in 9666db8abd73 22:18:15 cf3aff46d237: Pushed 22:18:15 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:ddddb30ac14a10978b536ddc70853365211bda5518f584e08173e7a7490ca8b3 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:18:15 21f57c56bd65: Preparing 22:18:15 36fefb17360c: Preparing 22:18:15 5d6c0005993a: Preparing 22:18:15 cf3aff46d237: Preparing 22:18:15 52f44be93a46: Preparing 22:18:15 10d82663b225: Preparing 22:18:15 f7a7a140f1b3: Preparing 22:18:15 31e69d4774c9: Preparing 22:18:15 7750d494dfbd: Preparing 22:18:15 18708474c90b: Preparing 22:18:15 4fc242d58285: Preparing 22:18:15 10d82663b225: Waiting 22:18:15 7750d494dfbd: Waiting 22:18:15 31e69d4774c9: Waiting 22:18:15 4fc242d58285: Waiting 22:18:15 5d6c0005993a: Layer already exists 22:18:15 52f44be93a46: Layer already exists 22:18:15 21f57c56bd65: Layer already exists 22:18:15 cf3aff46d237: Layer already exists 22:18:15 36fefb17360c: Layer already exists 22:18:15 10d82663b225: Layer already exists 22:18:15 7750d494dfbd: Layer already exists 22:18:15 f7a7a140f1b3: Layer already exists 22:18:15 31e69d4774c9: Layer already exists 22:18:15 18708474c90b: Layer already exists 22:18:15 4fc242d58285: Layer already exists 22:18:15 latest: digest: sha256:ddddb30ac14a10978b536ddc70853365211bda5518f584e08173e7a7490ca8b3 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:16 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.31 22:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:18:16 21f57c56bd65: Preparing 22:18:16 36fefb17360c: Preparing 22:18:16 5d6c0005993a: Preparing 22:18:16 cf3aff46d237: Preparing 22:18:16 52f44be93a46: Preparing 22:18:16 10d82663b225: Preparing 22:18:16 f7a7a140f1b3: Preparing 22:18:16 31e69d4774c9: Preparing 22:18:16 7750d494dfbd: Preparing 22:18:16 18708474c90b: Preparing 22:18:16 4fc242d58285: Preparing 22:18:16 f7a7a140f1b3: Waiting 22:18:16 31e69d4774c9: Waiting 22:18:16 7750d494dfbd: Waiting 22:18:16 18708474c90b: Waiting 22:18:16 4fc242d58285: Waiting 22:18:16 10d82663b225: Waiting 22:18:16 36fefb17360c: Layer already exists 22:18:16 52f44be93a46: Layer already exists 22:18:16 21f57c56bd65: Layer already exists 22:18:16 cf3aff46d237: Layer already exists 22:18:16 5d6c0005993a: Layer already exists 22:18:16 10d82663b225: Layer already exists 22:18:16 31e69d4774c9: Layer already exists 22:18:16 f7a7a140f1b3: Layer already exists 22:18:16 18708474c90b: Layer already exists 22:18:16 7750d494dfbd: Layer already exists 22:18:16 4fc242d58285: Layer already exists 22:18:16 2.3.0-dev.31: digest: sha256:ddddb30ac14a10978b536ddc70853365211bda5518f584e08173e7a7490ca8b3 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:16 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:18:17 21f57c56bd65: Preparing 22:18:17 36fefb17360c: Preparing 22:18:17 5d6c0005993a: Preparing 22:18:17 cf3aff46d237: Preparing 22:18:17 52f44be93a46: Preparing 22:18:17 10d82663b225: Preparing 22:18:17 f7a7a140f1b3: Preparing 22:18:17 31e69d4774c9: Preparing 22:18:17 7750d494dfbd: Preparing 22:18:17 18708474c90b: Preparing 22:18:17 4fc242d58285: Preparing 22:18:17 31e69d4774c9: Waiting 22:18:17 7750d494dfbd: Waiting 22:18:17 18708474c90b: Waiting 22:18:17 4fc242d58285: Waiting 22:18:17 10d82663b225: Waiting 22:18:17 f7a7a140f1b3: Waiting 22:18:17 5d6c0005993a: Layer already exists 22:18:17 cf3aff46d237: Layer already exists 22:18:17 36fefb17360c: Layer already exists 22:18:17 21f57c56bd65: Layer already exists 22:18:17 52f44be93a46: Layer already exists 22:18:17 18708474c90b: Layer already exists 22:18:17 10d82663b225: Layer already exists 22:18:17 31e69d4774c9: Layer already exists 22:18:17 7750d494dfbd: Layer already exists 22:18:17 f7a7a140f1b3: Layer already exists 22:18:17 4fc242d58285: Layer already exists 22:18:17 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:ddddb30ac14a10978b536ddc70853365211bda5518f584e08173e7a7490ca8b3 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 22:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:18:17 21f57c56bd65: Preparing 22:18:17 36fefb17360c: Preparing 22:18:17 5d6c0005993a: Preparing 22:18:17 cf3aff46d237: Preparing 22:18:17 52f44be93a46: Preparing 22:18:17 10d82663b225: Preparing 22:18:17 f7a7a140f1b3: Preparing 22:18:17 31e69d4774c9: Preparing 22:18:17 7750d494dfbd: Preparing 22:18:17 18708474c90b: Preparing 22:18:17 4fc242d58285: Preparing 22:18:17 10d82663b225: Waiting 22:18:17 f7a7a140f1b3: Waiting 22:18:17 31e69d4774c9: Waiting 22:18:17 7750d494dfbd: Waiting 22:18:17 18708474c90b: Waiting 22:18:17 4fc242d58285: Waiting 22:18:17 52f44be93a46: Layer already exists 22:18:17 36fefb17360c: Layer already exists 22:18:17 5d6c0005993a: Layer already exists 22:18:17 cf3aff46d237: Layer already exists 22:18:17 21f57c56bd65: Layer already exists 22:18:17 f7a7a140f1b3: Layer already exists 22:18:17 31e69d4774c9: Layer already exists 22:18:17 7750d494dfbd: Layer already exists 22:18:17 10d82663b225: Layer already exists 22:18:17 18708474c90b: Layer already exists 22:18:17 4fc242d58285: Layer already exists 22:18:17 main: digest: sha256:ddddb30ac14a10978b536ddc70853365211bda5518f584e08173e7a7490ca8b3 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:17 ===================================================== [Pipeline] echo 22:18:17 taggedImages: 22:18:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:18:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:18:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.31 22:18:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:18:17 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } 22:18:55 Removing intermediate container c05b26444773 22:18:55 ---> a9c422a14ebf 22:18:55 Step 7/20 : COPY . . 22:19:06 Removing intermediate container 4c76f7a905ee 22:19:06 ---> ee676745b9b5 22:19:06 Step 8/25 : COPY . . 22:19:06 Removing intermediate container 7683f7f171fa 22:19:06 ---> cb6b705a7cc7 22:19:06 Step 8/25 : COPY . . 22:19:06 Removing intermediate container 92744705c84d 22:19:06 ---> 00261a015948 22:19:06 Step 8/23 : COPY . . 22:19:06 Removing intermediate container 9666db8abd73 22:19:06 ---> b5aff6650dc8 22:19:06 Step 8/22 : COPY . . 22:19:09 ---> 9edb6f2b4d01 22:19:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:19:09 ---> Running in 4005a5a58cc4 22:19:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:19:29 ---> 919569a6c2bf 22:19:29 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:19:29 ---> 3f587f0b563c 22:19:29 Step 9/23 : RUN make cmd/core-data/core-data 22:19:29 ---> e643fa450d23 22:19:29 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:19:29 ---> Running in 17c30fb1492c 22:19:29 ---> ddcbf900e2d1 22:19:29 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:19:29 ---> Running in a76e814a8266 22:19:29 ---> Running in 8d2bd71786ad 22:19:29 ---> Running in fc75f46e6f3a 22:19:29 Removing intermediate container 17c30fb1492c 22:19:29 ---> afc1a65fde2e 22:19:29 Step 10/25 : WORKDIR /edgex-go/spire-build 22:19:29 ---> Running in 84228a7636c4 22:19:29 Removing intermediate container 84228a7636c4 22:19:29 ---> 8f66c48111a0 22:19:29 Step 11/25 : 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 22:19:29 ---> Running in 65b3d54b4171 22:19:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:19:30 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:19:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:19:33 Removing intermediate container 65b3d54b4171 22:19:33 ---> 04e9aac84142 22:19:33 Step 12/25 : WORKDIR /edgex-go 22:19:33 ---> Running in 44cad88b56c4 22:19:33 Removing intermediate container 44cad88b56c4 22:19:33 ---> f5196dc40beb 22:19:33 22:19:33 Step 13/25 : FROM alpine:3.15 22:19:33 3.15: Pulling from library/alpine 22:19:34 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:19:34 Status: Downloaded newer image for alpine:3.15 22:19:34 ---> 60f2846fe774 22:19:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:19:35 ---> Running in 151c774b6261 22:19:35 Removing intermediate container 151c774b6261 22:19:35 ---> 5ee09314d5fa 22:19:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:35 ---> Running in b0250a1c2c41 22:19:39 Removing intermediate container b0250a1c2c41 22:19:39 ---> 901b991f04a5 22:19:39 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:19:39 ---> Running in 67efb625fedb 22:19:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:19:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:19:43 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:19:43 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:19:43 OK: 15733 distinct packages available 22:19:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:19:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:19:45 (1/5) Installing dumb-init (1.2.5-r1) 22:19:45 (2/5) Installing musl-obstack (1.2.3-r0) 22:19:45 (3/5) Installing libucontext (1.1-r0) 22:19:45 (4/5) Installing gcompat (1.0.0-r4) 22:19:46 (5/5) Installing openssl (1.1.1q-r0) 22:19:46 Executing busybox-1.34.1-r7.trigger 22:19:46 OK: 6 MiB in 19 packages 22:19:47 Removing intermediate container 67efb625fedb 22:19:47 ---> 316369638de2 22:19:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:19:54 ---> 54297fb5e599 22:19:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:19:54 ---> f650c993893d 22:19:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:19:55 ---> 9d0a8c5ccf28 22:19:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:19:56 ---> 77630845f1fa 22:19:56 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:19:56 ---> Running in dc216beb7f24 22:19:56 Removing intermediate container dc216beb7f24 22:19:56 ---> da20b9a5e88e 22:19:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:19:56 ---> Running in 904ade7c7017 22:19:57 Removing intermediate container 904ade7c7017 22:19:57 ---> 2feb8410da07 22:19:57 Step 23/25 : LABEL arch=arm64 22:19:57 ---> Running in acb332433f31 22:19:58 Removing intermediate container acb332433f31 22:19:58 ---> 5b210f370cb7 22:19:58 Step 24/25 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:19:58 ---> Running in b0d5f06580ed 22:19:58 Removing intermediate container b0d5f06580ed 22:19:58 ---> 1d8c10afd6f5 22:19:58 Step 25/25 : LABEL version=2.3.0-dev.31 22:19:58 ---> Running in e04a2dad38bc 22:19:59 Removing intermediate container e04a2dad38bc 22:19:59 ---> 4f5293fe5dbb 22:19:59 22:19:59 Successfully built 4f5293fe5dbb 22:19:59 Successfully tagged security-spire-server-arm64:latest 22:19:59 Building security-spire-agent 22:20:18  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:20:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:20:18 ---> 32a0e132ae5f 22:20:18 Step 3/26 : WORKDIR /edgex-go 22:20:18 ---> Using cache 22:20:18 ---> 29b0ddbaa842 22:20:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:18 ---> Using cache 22:20:18 ---> 420e909cd0e2 22:20:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:20:18 ---> Running in 799501ea128c 22:20:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:20:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:20:21 OK: 221 MiB in 51 packages 22:20:22 Removing intermediate container 799501ea128c 22:20:22 ---> 70b926edf686 22:20:22 Step 6/26 : COPY go.mod vendor* ./ 22:20:23 ---> 3b36a3e85660 22:20:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:23 ---> Running in a7260688e546 22:21:10 Removing intermediate container a7260688e546 22:21:10 ---> 4f37e584045b 22:21:10 Step 8/26 : COPY . . 22:21:23 ---> d39eedc28bc0 22:21:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:21:23 ---> Running in 0e088ced1670 22:21:23 Removing intermediate container 0e088ced1670 22:21:23 ---> b9570f21f416 22:21:23 Step 10/26 : WORKDIR /edgex-go/spire-build 22:21:23 ---> Running in bcc6fb551dca 22:21:23 Removing intermediate container bcc6fb551dca 22:21:23 ---> 0202f121385a 22:21:23 Step 11/26 : 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 22:21:23 ---> Running in 2af3a6dfd758 22:21:25 Removing intermediate container 2af3a6dfd758 22:21:25 ---> 48da5a0fd8a1 22:21:25 Step 12/26 : WORKDIR /edgex-go 22:21:25 ---> Running in 61e0106c9e05 22:21:25 Removing intermediate container 61e0106c9e05 22:21:25 ---> 27ed41ca9e74 22:21:25 22:21:25 Step 13/26 : FROM alpine:3.15 22:21:25 ---> 60f2846fe774 22:21:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:21:25 ---> Using cache 22:21:25 ---> 5ee09314d5fa 22:21:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:25 ---> Using cache 22:21:25 ---> 901b991f04a5 22:21:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:21:25 ---> Using cache 22:21:25 ---> 316369638de2 22:21:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:21:29 ---> cf51e4b0e85c 22:21:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:21:34 ---> 752fc31ed302 22:21:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:21:35 ---> fce0dc434640 22:21:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:21:36 ---> 57f98fc03082 22:21:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:21:36 ---> 0504f543c9d2 22:21:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:21:36 ---> Running in 2a00effc0346 22:21:37 Removing intermediate container 2a00effc0346 22:21:37 ---> 044425d494f1 22:21:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:21:37 ---> Running in bf0b86b5c9e2 22:21:38 Removing intermediate container bf0b86b5c9e2 22:21:38 ---> 18ccf7fa66c7 22:21:38 Step 24/26 : LABEL arch=arm64 22:21:38 ---> Running in a2cc728beec9 22:21:39 Removing intermediate container a2cc728beec9 22:21:39 ---> 015d5b3653e7 22:21:39 Step 25/26 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:21:39 ---> Running in 00efe5f5a015 22:21:39 Removing intermediate container 00efe5f5a015 22:21:39 ---> 0c47e4bda3c1 22:21:39 Step 26/26 : LABEL version=2.3.0-dev.31 22:21:39 ---> Running in 469785ee4fc4 22:21:40 Removing intermediate container 469785ee4fc4 22:21:40 ---> 1b7abd5be831 22:21:40 22:21:40 Successfully built 1b7abd5be831 22:21:40 Successfully tagged security-spire-agent-arm64:latest 22:21:40 Building sys-mgmt-agent 22:21:58  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:21:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:21:58 ---> 32a0e132ae5f 22:21:58 Step 3/23 : WORKDIR /edgex-go 22:21:58 ---> Using cache 22:21:58 ---> 29b0ddbaa842 22:21:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:58 ---> Using cache 22:21:58 ---> 420e909cd0e2 22:21:58 Step 5/23 : RUN apk add --update --no-cache make bash git 22:21:58 ---> Running in f147aede77bd 22:21:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:22:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:22:01 OK: 221 MiB in 51 packages 22:22:03 Removing intermediate container f147aede77bd 22:22:03 ---> 60d68963e9a7 22:22:03 Step 6/23 : COPY go.mod vendor* ./ 22:22:04 ---> 623e4c03cc61 22:22:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:04 ---> Running in 53c7ffc96df7 22:22:51 Removing intermediate container 53c7ffc96df7 22:22:51 ---> 8900071e06c5 22:22:51 Step 8/23 : COPY . . 22:23:03 ---> 24d40e87de07 22:23:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:23:03 ---> Running in cccf2eff70c3 22:23:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:24:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:24:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:25:03 Removing intermediate container fc75f46e6f3a 22:25:03 ---> f614bdf750b1 22:25:03 22:25:03 Step 10/25 : FROM alpine:3.16 22:25:03 3.16: Pulling from library/alpine 22:25:03 Removing intermediate container a76e814a8266 22:25:03 ---> f4524bef64db 22:25:03 22:25:03 Step 10/22 : FROM alpine:3.16 22:25:03 3.16: Pulling from library/alpine 22:25:03 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:25:03 Status: Downloaded newer image for alpine:3.16 22:25:03 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:25:03 Status: Image is up to date for alpine:3.16 22:25:03 ---> 3d81c46cd875 22:25:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:25:03 ---> 3d81c46cd875 22:25:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:25:03 ---> Running in 6ffcc03f5da2 22:25:03 ---> Running in 8ad7f3fe049d 22:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:06 (1/6) Installing ca-certificates (20211220-r0) 22:25:06 (1/3) Installing ca-certificates (20211220-r0) 22:25:06 (2/6) Installing brotli-libs (1.0.9-r6) 22:25:06 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:25:06 (2/3) Installing dumb-init (1.2.5-r1) 22:25:06 (4/6) Installing libcurl (7.83.1-r2) 22:25:06 (3/3) Installing su-exec (0.2-r1) 22:25:06 Executing busybox-1.35.0-r15.trigger 22:25:06 (5/6) Installing curl (7.83.1-r2) 22:25:06 (6/6) Installing dumb-init (1.2.5-r1) 22:25:06 Executing busybox-1.35.0-r15.trigger 22:25:06 Executing ca-certificates-20211220-r0.trigger 22:25:06 Executing ca-certificates-20211220-r0.trigger 22:25:06 OK: 6 MiB in 17 packages 22:25:06 OK: 8 MiB in 20 packages 22:25:10 Removing intermediate container 6ffcc03f5da2 22:25:10 ---> fa6513919bcb 22:25:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:25:10 Removing intermediate container 8ad7f3fe049d 22:25:10 ---> e4a31a815a7e 22:25:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:25:10 ---> Running in c27693e0a5ae 22:25:10 ---> Running in a0e6ba1dfe9f 22:25:10 Removing intermediate container c27693e0a5ae 22:25:10 ---> 5fed23b5b352 22:25:10 Step 13/25 : WORKDIR / 22:25:10 Removing intermediate container a0e6ba1dfe9f 22:25:10 ---> f2b6bd088d42 22:25:10 Step 13/22 : WORKDIR /edgex 22:25:10 ---> Running in 45304200a187 22:25:10 ---> Running in 2a6da02ffe47 22:25:11 Removing intermediate container 45304200a187 22:25:11 ---> 86959fab48f4 22:25:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:25:11 Removing intermediate container 2a6da02ffe47 22:25:11 ---> 1e83bedfb1f0 22:25:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:25:12 ---> c384605cf844 22:25:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:25:12 ---> 90f9eb2acc05 22:25:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:25:14 ---> 276be733943c 22:25:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:25:15 ---> f23c2daf76df 22:25:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:25:15 ---> 3fd90a6e48a4 22:25:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:25:16 ---> e84593095653 22:25:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:25:17 ---> 78cfa53d41ac 22:25:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:25:18 ---> 6132cb7a10e0 22:25:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:18 ---> Running in 463f8a8a380d 22:25:19 ---> 9986528ae4b8 22:25:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:25:21 ---> c0436af89c75 22:25:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:25:22 Removing intermediate container 463f8a8a380d 22:25:22 ---> 3a35e72de8a0 22:25:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:25:23 ---> Running in fa8024746d56 22:25:23 ---> 79c2c066bf9b 22:25:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:23 ---> Running in 2076c0bbb656 22:25:24 Removing intermediate container fa8024746d56 22:25:24 ---> ec1aff434465 22:25:24 Step 20/22 : LABEL arch=arm64 22:25:24 ---> Running in 4d0f0b558e03 22:25:24 Removing intermediate container 4d0f0b558e03 22:25:24 ---> d1ad8502f02f 22:25:24 Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:25:25 ---> Running in e12dc3fb2ed1 22:25:25 Removing intermediate container e12dc3fb2ed1 22:25:25 ---> 565817736308 22:25:25 Step 22/22 : LABEL version=2.3.0-dev.31 22:25:26 ---> Running in f4598f9bc004 22:25:27 Removing intermediate container f4598f9bc004 22:25:27 ---> 48da967e03c8 22:25:27 22:25:27 Removing intermediate container 2076c0bbb656 22:25:27 ---> bb68ac067b63 22:25:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:25:27 ---> Running in 5b99ba4cfe0a 22:25:27 Successfully built 48da967e03c8 22:25:27 Successfully tagged security-proxy-setup-arm64:latest 22:25:27 Building security-bootstrapper 22:25:27  Building security-proxy-setup ... done Removing intermediate container 5b99ba4cfe0a 22:25:27 ---> 0b834666fe13 22:25:27 Step 23/25 : LABEL arch=arm64 22:25:27 ---> Running in cc0b132758bc 22:25:28 Removing intermediate container cc0b132758bc 22:25:28 ---> a9495d06c359 22:25:28 Step 24/25 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:25:28 ---> Running in e63183f9dd0a 22:25:29 Removing intermediate container e63183f9dd0a 22:25:29 ---> 2fc9292d4bb5 22:25:29 Step 25/25 : LABEL version=2.3.0-dev.31 22:25:29 ---> Running in 86e937b8d8b9 22:25:29 Removing intermediate container 86e937b8d8b9 22:25:29 ---> cf45891df861 22:25:29 22:25:29 Successfully built cf45891df861 22:25:29 Successfully tagged security-secretstore-setup-arm64:latest 22:25:29  Building security-secretstore-setup ... done Building security-spire-config 22:25:52 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:25:52 ---> 32a0e132ae5f 22:25:52 Step 3/31 : WORKDIR /edgex-go 22:25:52 ---> Using cache 22:25:52 ---> 29b0ddbaa842 22:25:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:52 ---> Using cache 22:25:52 ---> 420e909cd0e2 22:25:52 Step 5/31 : RUN apk add --update --no-cache make git 22:25:52 ---> Using cache 22:25:52 ---> 3b79f2616ccf 22:25:52 Step 6/31 : COPY go.mod vendor* ./ 22:25:52 ---> Using cache 22:25:52 ---> 0008c9696e5e 22:25:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:52 ---> Using cache 22:25:52 ---> cb6b705a7cc7 22:25:52 Step 8/31 : COPY . . 22:25:52 ---> Using cache 22:25:52 ---> ddcbf900e2d1 22:25:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:25:53 ---> Running in 0120c3fd1b3b 22:25:55 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:25:55 ---> 32a0e132ae5f 22:25:55 Step 3/26 : WORKDIR /edgex-go 22:25:55 ---> Using cache 22:25:55 ---> 29b0ddbaa842 22:25:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:55 ---> Using cache 22:25:55 ---> 420e909cd0e2 22:25:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:25:55 ---> Using cache 22:25:55 ---> 70b926edf686 22:25:55 Step 6/26 : COPY go.mod vendor* ./ 22:25:55 ---> Using cache 22:25:55 ---> 3b36a3e85660 22:25:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:55 ---> Using cache 22:25:55 ---> 4f37e584045b 22:25:55 Step 8/26 : COPY . . 22:25:55 ---> Using cache 22:25:55 ---> d39eedc28bc0 22:25:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:25:55 ---> Using cache 22:25:55 ---> b9570f21f416 22:25:55 Step 10/26 : WORKDIR /edgex-go/spire-build 22:25:55 ---> Using cache 22:25:55 ---> 0202f121385a 22:25:55 Step 11/26 : 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 22:25:55 ---> Using cache 22:25:55 ---> 48da5a0fd8a1 22:25:55 Step 12/26 : WORKDIR /edgex-go 22:25:55 ---> Using cache 22:25:55 ---> 27ed41ca9e74 22:25:55 22:25:55 Step 13/26 : FROM alpine:3.15 22:25:55 ---> 60f2846fe774 22:25:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:25:55 ---> Using cache 22:25:55 ---> 5ee09314d5fa 22:25:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:55 ---> Using cache 22:25:55 ---> 901b991f04a5 22:25:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:25:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:25:55 ---> Running in f06b59914ef3 22:25:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:26:00 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:26:00 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:26:00 OK: 15733 distinct packages available 22:26:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:26:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:26:03 (1/4) Installing dumb-init (1.2.5-r1) 22:26:03 (2/4) Installing musl-obstack (1.2.3-r0) 22:26:03 (3/4) Installing libucontext (1.1-r0) 22:26:03 (4/4) Installing gcompat (1.0.0-r4) 22:26:03 Executing busybox-1.34.1-r7.trigger 22:26:03 OK: 6 MiB in 18 packages 22:26:06 Removing intermediate container f06b59914ef3 22:26:06 ---> 6be97bc92d55 22:26:06 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:26:06 Removing intermediate container 4005a5a58cc4 22:26:06 ---> 19cab3f9436b 22:26:06 22:26:06 Step 9/20 : FROM alpine:3.15 22:26:06 ---> 60f2846fe774 22:26:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:26:06 ---> Using cache 22:26:06 ---> 5ee09314d5fa 22:26:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:06 ---> Using cache 22:26:06 ---> 901b991f04a5 22:26:06 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:26:06 ---> Running in 5c1e6d78b261 22:26:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:26:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:26:11 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:26:11 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:26:11 OK: 15733 distinct packages available 22:26:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:26:12 ---> 6735dce20a4f 22:26:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:26:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:26:13 ---> 1daa2f8901e5 22:26:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:26:13 ---> Running in be733ec12cd0 22:26:14 (1/9) Installing ca-certificates (20211220-r0) 22:26:14 (2/9) Installing brotli-libs (1.0.9-r5) 22:26:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:26:14 Removing intermediate container be733ec12cd0 22:26:14 ---> b8ccd913adcd 22:26:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:26:14 (4/9) Installing libcurl (7.80.0-r2) 22:26:14 (5/9) Installing curl (7.80.0-r2) 22:26:14 (6/9) Installing dumb-init (1.2.5-r1) 22:26:14 (7/9) Installing musl-obstack (1.2.3-r0) 22:26:15 (8/9) Installing libucontext (1.1-r0) 22:26:15 (9/9) Installing gcompat (1.0.0-r4) 22:26:15 Executing busybox-1.34.1-r7.trigger 22:26:15 Executing ca-certificates-20211220-r0.trigger 22:26:15 ---> 24ba0710ad11 22:26:15 Step 21/26 : WORKDIR / 22:26:15 ---> Running in 2d0fff37516d 22:26:15 OK: 8 MiB in 23 packages 22:26:15 Removing intermediate container 2d0fff37516d 22:26:15 ---> 3fbcc3970aa3 22:26:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:26:16 ---> Running in 3e0d7231a62a 22:26:17 Removing intermediate container 3e0d7231a62a 22:26:17 ---> dc8d0c33ff79 22:26:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:26:17 ---> Running in ba052ad92ecf 22:26:18 Removing intermediate container ba052ad92ecf 22:26:18 ---> ed9706b4c6b0 22:26:18 Step 24/26 : LABEL arch=arm64 22:26:18 ---> Running in 8d8d33663fb6 22:26:19 Removing intermediate container 5c1e6d78b261 22:26:19 ---> 903d4b36ea14 22:26:19 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:19 Removing intermediate container 8d8d33663fb6 22:26:19 ---> f062052c80f8 22:26:19 Step 25/26 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:26:19 ---> Running in 7099c754ac55 22:26:20 Removing intermediate container 7099c754ac55 22:26:20 ---> 1632902ac376 22:26:20 Step 26/26 : LABEL version=2.3.0-dev.31 22:26:20 ---> Running in 45a04bfdeca5 22:26:21 ---> a8a021fec466 22:26:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:26:21 Removing intermediate container 45a04bfdeca5 22:26:21 ---> c5fe8c12677d 22:26:21 22:26:22 Successfully built c5fe8c12677d 22:26:22 Successfully tagged security-spire-config-arm64:latest 22:26:22 Building support-scheduler 22:26:26  Building security-spire-config ... done  ---> 1c72d2311543 22:26:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:26:27 ---> e4eb2681161f 22:26:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:26:27 ---> Running in cfd14d121814 22:26:28 Removing intermediate container cfd14d121814 22:26:28 ---> 39a9e8f28640 22:26:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:26:28 ---> Running in d1d68108f1a5 22:26:29 Removing intermediate container d1d68108f1a5 22:26:29 ---> d2e24e59a68a 22:26:29 Step 18/20 : LABEL arch=arm64 22:26:29 ---> Running in f9e7d2bf149c 22:26:30 Removing intermediate container f9e7d2bf149c 22:26:30 ---> 9641ed653a3a 22:26:30 Step 19/20 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:26:30 ---> Running in 338ee5ac6b39 22:26:31 Removing intermediate container 8d2bd71786ad 22:26:31 ---> 59fc17be53c0 22:26:31 22:26:31 Step 10/23 : FROM alpine:3.16 22:26:31 ---> 3d81c46cd875 22:26:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:26:31 ---> Running in 3c9b75458473 22:26:31 Removing intermediate container 338ee5ac6b39 22:26:31 ---> 65b68f710645 22:26:31 Step 20/20 : LABEL version=2.3.0-dev.31 22:26:31 ---> Running in ee882c4c673e 22:26:32 Removing intermediate container 3c9b75458473 22:26:32 ---> 8c029a9a5971 22:26:32 Step 12/23 : ENV APP_PORT=59880 22:26:32 Removing intermediate container ee882c4c673e 22:26:32 ---> d3a3fb97927b 22:26:32 22:26:32 ---> Running in fb9eeb6baa9c 22:26:33 Successfully built d3a3fb97927b 22:26:33 Successfully tagged security-spiffe-token-provider-arm64:latest 22:26:33 Building support-notifications 22:26:33  Building security-spiffe-token-provider ... done Removing intermediate container fb9eeb6baa9c 22:26:33 ---> c4b77b3e8dd5 22:26:33 Step 13/23 : EXPOSE $APP_PORT 22:26:34 ---> Running in ef7159098e0a 22:26:34 Removing intermediate container ef7159098e0a 22:26:34 ---> 124077a54d2a 22:26:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:34 ---> Running in 101835029e08 22:26:38 Removing intermediate container 101835029e08 22:26:38 ---> 9750b83530d4 22:26:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:26:38 ---> Running in e4d327176956 22:26:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:26:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:26:42 ---> 32a0e132ae5f 22:26:42 Step 3/22 : WORKDIR /edgex-go 22:26:42 ---> Using cache 22:26:42 ---> 29b0ddbaa842 22:26:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:42 ---> Using cache 22:26:42 ---> 420e909cd0e2 22:26:42 Step 5/22 : RUN apk add --update --no-cache make git 22:26:42 ---> Using cache 22:26:42 ---> 3b79f2616ccf 22:26:42 Step 6/22 : COPY go.mod vendor* ./ 22:26:42 ---> Using cache 22:26:42 ---> 0008c9696e5e 22:26:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:42 ---> Using cache 22:26:42 ---> cb6b705a7cc7 22:26:42 Step 8/22 : COPY . . 22:26:42 ---> Using cache 22:26:42 ---> ddcbf900e2d1 22:26:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:26:42 ---> Running in ec39e8182256 22:26:42 (1/6) Installing dumb-init (1.2.5-r1) 22:26:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:26:42 (3/6) Installing libsodium (1.0.18-r0) 22:26:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:26:43 (5/6) Installing libzmq (4.3.4-r0) 22:26:43 (6/6) Installing zeromq (4.3.4-r0) 22:26:43 Executing busybox-1.35.0-r15.trigger 22:26:43 OK: 8 MiB in 20 packages 22:26:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:26:45 Removing intermediate container e4d327176956 22:26:45 ---> 4e54753aea9e 22:26:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:47 ---> 05c4e2428028 22:26:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:26:49 ---> 101a12b825c8 22:26:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:26:50 ---> ccc47557a197 22:26:50 Step 19/23 : ENTRYPOINT ["/core-data"] 22:26:50 ---> Running in 24ddd9417e74 22:26:51 Removing intermediate container 24ddd9417e74 22:26:51 ---> b0db51a6d1d3 22:26:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:26:51 ---> Running in 4f80605aae91 22:26:52 Removing intermediate container 4f80605aae91 22:26:52 ---> 9f065e0277ac 22:26:52 Step 21/23 : LABEL arch=arm64 22:26:52 ---> Running in 5e581a712682 22:26:53 Removing intermediate container 5e581a712682 22:26:53 ---> 4e903e30bd33 22:26:53 Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:26:53 ---> Running in d8001dde40e4 22:26:54 Removing intermediate container d8001dde40e4 22:26:54 ---> 326888e957a8 22:26:54 Step 23/23 : LABEL version=2.3.0-dev.31 22:26:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> Running in 50290c8a9836 22:26:54 22:26:54 ---> 32a0e132ae5f 22:26:54 Step 3/22 : WORKDIR /edgex-go 22:26:54 ---> Using cache 22:26:54 ---> 29b0ddbaa842 22:26:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:54 ---> Using cache 22:26:54 ---> 420e909cd0e2 22:26:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:26:54 ---> Running in e0e49a55fda7 22:26:55 Removing intermediate container 50290c8a9836 22:26:55 ---> 1f484a4e2aba 22:26:55 22:26:56 Successfully built 1f484a4e2aba 22:26:56 Successfully tagged core-data-arm64:latest 22:26:56 Building core-metadata 22:26:56  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:26:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:26:59 OK: 221 MiB in 51 packages 22:27:01 Removing intermediate container e0e49a55fda7 22:27:01 ---> 1b817cee0cc8 22:27:01 Step 6/22 : COPY go.mod vendor* ./ 22:27:01 ---> 0a6f1cd6f69b 22:27:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:01 ---> Running in b058a8b13805 22:27:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:27:12 ---> 32a0e132ae5f 22:27:12 Step 3/23 : WORKDIR /edgex-go 22:27:12 ---> Using cache 22:27:12 ---> 29b0ddbaa842 22:27:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:12 ---> Using cache 22:27:12 ---> 420e909cd0e2 22:27:12 Step 5/23 : RUN apk add --update --no-cache make git 22:27:12 ---> Using cache 22:27:12 ---> 3b79f2616ccf 22:27:12 Step 6/23 : COPY go.mod vendor* ./ 22:27:12 ---> Using cache 22:27:12 ---> 0008c9696e5e 22:27:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:12 ---> Using cache 22:27:12 ---> cb6b705a7cc7 22:27:12 Step 8/23 : COPY . . 22:27:12 ---> Using cache 22:27:12 ---> ddcbf900e2d1 22:27:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:27:12 ---> Running in d43347b7d446 22:27:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:27:53 Removing intermediate container b058a8b13805 22:27:53 ---> 1e9956951a11 22:27:53 Step 8/22 : COPY . . 22:27:53 Removing intermediate container cccf2eff70c3 22:27:53 ---> ab3723df5a95 22:27:53 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:27:53 ---> Running in 6ad6e8f84ce4 22:27:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:28:02 Removing intermediate container 6ad6e8f84ce4 22:28:02 ---> 83cf13857334 22:28:02 22:28:02 Step 11/23 : FROM docker:20.10.14 22:28:03 20.10.14: Pulling from library/docker 22:28:11 ---> 85b16d85a6e5 22:28:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:28:11 ---> Running in a7bc6519d5e6 22:28:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:28:20 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:28:20 Status: Downloaded newer image for docker:20.10.14 22:28:20 ---> c346e9eafbab 22:28:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:28:20 ---> Running in abc143a796e9 22:28:20 Removing intermediate container abc143a796e9 22:28:20 ---> 27e6975f40d9 22:28:20 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:28:21 ---> Running in 5c5272da5e04 22:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:25 (1/43) Installing readline (8.1.1-r0) 22:28:25 (2/43) Installing bash (5.1.16-r0) 22:28:25 Executing bash-5.1.16-r0.post-install 22:28:25 (3/43) Installing brotli-libs (1.0.9-r5) 22:28:25 (4/43) Installing nghttp2-libs (1.46.0-r0) 22:28:25 (5/43) Installing libcurl (7.80.0-r2) 22:28:25 (6/43) Installing curl (7.80.0-r2) 22:28:25 (7/43) Installing dumb-init (1.2.5-r1) 22:28:25 (8/43) Installing libbz2 (1.0.8-r1) 22:28:25 (9/43) Installing expat (2.4.7-r0) 22:28:25 (10/43) Installing libffi (3.4.2-r1) 22:28:25 (11/43) Installing gdbm (1.22-r0) 22:28:25 (12/43) Installing xz-libs (5.2.5-r1) 22:28:25 (13/43) Installing libgcc (10.3.1_git20211027-r0) 22:28:25 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 22:28:26 (15/43) Installing mpdecimal (2.5.1-r1) 22:28:26 (16/43) Installing sqlite-libs (3.36.0-r0) 22:28:26 (17/43) Installing python3 (3.9.13-r1) 22:28:29 (18/43) Installing py3-appdirs (1.4.4-r2) 22:28:29 (19/43) Installing py3-certifi (2020.12.5-r1) 22:28:29 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 22:28:29 (21/43) Installing py3-idna (3.3-r0) 22:28:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 22:28:30 (23/43) Installing py3-requests (2.26.0-r1) 22:28:30 (24/43) Installing py3-msgpack (1.0.2-r1) 22:28:30 (25/43) Installing py3-lockfile (0.12.2-r4) 22:28:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 22:28:30 (27/43) Installing py3-colorama (0.4.4-r1) 22:28:30 (28/43) Installing py3-contextlib2 (21.6.0-r1) 22:28:30 (29/43) Installing py3-distlib (0.3.3-r0) 22:28:30 (30/43) Installing py3-distro (1.6.0-r0) 22:28:30 (31/43) Installing py3-six (1.16.0-r0) 22:28:30 (32/43) Installing py3-webencodings (0.5.1-r4) 22:28:30 (33/43) Installing py3-html5lib (1.1-r1) 22:28:30 (34/43) Installing py3-parsing (2.4.7-r2) 22:28:30 (35/43) Installing py3-packaging (20.9-r1) 22:28:30 (36/43) Installing py3-tomli (1.2.2-r0) 22:28:30 (37/43) Installing py3-pep517 (0.12.0-r0) 22:28:30 (38/43) Installing py3-progress (1.6-r0) 22:28:30 (39/43) Installing py3-retrying (1.3.3-r2) 22:28:30 (40/43) Installing py3-ordered-set (4.0.2-r2) 22:28:30 (41/43) Installing py3-setuptools (52.0.0-r4) 22:28:30 (42/43) Installing py3-toml (0.10.2-r2) 22:28:30 (43/43) Installing py3-pip (20.3.4-r1) 22:28:31 Executing busybox-1.34.1-r5.trigger 22:28:31 OK: 83 MiB in 65 packages 22:28:37 Collecting docker-compose==1.23.2 22:28:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:28:37 Collecting texttable<0.10,>=0.9.0 22:28:37 Downloading texttable-0.9.1.tar.gz (11 kB) 22:28:39 Collecting docopt<0.7,>=0.6.1 22:28:39 Downloading docopt-0.6.2.tar.gz (25 kB) 22:28:42 Collecting websocket-client<1.0,>=0.32.0 22:28:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:28:43 Collecting PyYAML<4,>=3.10 22:28:43 Downloading PyYAML-3.13.tar.gz (270 kB) 22:28:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:28:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:28:48 Collecting dockerpty<0.5,>=0.4.1 22:28:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:28:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:28:50 Collecting cached-property<2,>=1.2.0 22:28:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:28:51 Collecting jsonschema<3,>=2.5.1 22:28:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:28:52 Collecting docker<4.0,>=3.6.0 22:28:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:28:52 Collecting docker-pycreds>=0.4.0 22:28:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:28:54 Collecting urllib3<1.25,>=1.21.1 22:28:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:28:54 Collecting idna<2.8,>=2.5 22:28:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:28:54 Collecting chardet<3.1.0,>=3.0.2 22:28:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:28:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:28:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:28:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:28:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:28:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:28:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:28:55 Attempting uninstall: urllib3 22:28:55 Found existing installation: urllib3 1.26.7 22:28:55 Uninstalling urllib3-1.26.7: 22:28:56 Successfully uninstalled urllib3-1.26.7 22:28:56 Attempting uninstall: idna 22:28:56 Found existing installation: idna 3.3 22:28:56 Uninstalling idna-3.3: 22:28:56 Successfully uninstalled idna-3.3 22:29:00 Attempting uninstall: requests 22:29:00 Found existing installation: requests 2.26.0 22:29:00 Uninstalling requests-2.26.0: 22:29:00 Successfully uninstalled requests-2.26.0 22:29:00 Running setup.py install for texttable: started 22:29:03 Running setup.py install for texttable: finished with status 'done' 22:29:03 Running setup.py install for PyYAML: started 22:29:05 Running setup.py install for PyYAML: finished with status 'done' 22:29:06 Running setup.py install for docopt: started 22:29:09 Running setup.py install for docopt: finished with status 'done' 22:29:09 Running setup.py install for dockerpty: started 22:29:11 Running setup.py install for dockerpty: finished with status 'done' 22:29:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:29:28 Removing intermediate container 5c5272da5e04 22:29:28 ---> 062921e34804 22:29:28 Step 14/23 : ENV APP_PORT=58890 22:29:28 ---> Running in d326d27e95a8 22:29:28 Removing intermediate container d326d27e95a8 22:29:28 ---> 1709d3cbaf2a 22:29:28 Step 15/23 : EXPOSE $APP_PORT 22:29:29 ---> Running in e8d8bacb4cd4 22:29:29 Removing intermediate container e8d8bacb4cd4 22:29:29 ---> af195b81111b 22:29:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:29:31 ---> 4be6a05fce8e 22:29:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:29:32 ---> 92c08460823c 22:29:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:29:33 ---> f98f2c26acc8 22:29:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:29:33 ---> Running in ebaec4947468 22:29:34 Removing intermediate container ebaec4947468 22:29:34 ---> edde7af80491 22:29:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:34 ---> Running in d9db8dfa3708 22:29:34 Removing intermediate container d9db8dfa3708 22:29:34 ---> e7a5cf796cb3 22:29:34 Step 21/23 : LABEL arch=arm64 22:29:34 ---> Running in b0836eb554ec 22:29:35 Removing intermediate container b0836eb554ec 22:29:35 ---> c7f2649aaec4 22:29:35 Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:29:35 ---> Running in 5ad37e5b4bd3 22:29:36 Removing intermediate container 5ad37e5b4bd3 22:29:36 ---> 285f199afa0f 22:29:36 Step 23/23 : LABEL version=2.3.0-dev.31 22:29:36 ---> Running in 05a2253fc836 22:29:36 Removing intermediate container 05a2253fc836 22:29:36 ---> f2c7cece49fa 22:29:36 22:29:37 Successfully built f2c7cece49fa 22:29:37 Successfully tagged sys-mgmt-agent-arm64:latest 22:29:37 Building core-command 22:29:55  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:29:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:29:55 ---> 32a0e132ae5f 22:29:55 Step 3/23 : WORKDIR /edgex-go 22:29:55 ---> Using cache 22:29:55 ---> 29b0ddbaa842 22:29:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:55 ---> Using cache 22:29:55 ---> 420e909cd0e2 22:29:55 Step 5/23 : RUN apk add --update --no-cache make git 22:29:55 ---> Using cache 22:29:55 ---> 3b79f2616ccf 22:29:55 Step 6/23 : COPY go.mod vendor* ./ 22:29:55 ---> Using cache 22:29:55 ---> 0008c9696e5e 22:29:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:55 ---> Using cache 22:29:55 ---> cb6b705a7cc7 22:29:55 Step 8/23 : COPY . . 22:29:55 ---> Using cache 22:29:55 ---> ddcbf900e2d1 22:29:55 Step 9/23 : RUN make cmd/core-command/core-command 22:29:55 ---> Running in 6c44e6930df6 22:29:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:31:17 Removing intermediate container 0120c3fd1b3b 22:31:17 ---> e1446f1e48c2 22:31:17 22:31:17 Step 10/31 : FROM alpine:3.16 22:31:17 ---> 3d81c46cd875 22:31:17 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:31:17 ---> Running in ffdf5e1fbee9 22:31:17 Removing intermediate container ffdf5e1fbee9 22:31:17 ---> fa4e3a2505aa 22:31:17 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:31:17 ---> Running in 862f0b8fb6e1 22:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:31:17 (1/2) Installing dumb-init (1.2.5-r1) 22:31:17 (2/2) Installing su-exec (0.2-r1) 22:31:17 Executing busybox-1.35.0-r15.trigger 22:31:17 OK: 5 MiB in 16 packages 22:31:17 Removing intermediate container 862f0b8fb6e1 22:31:17 ---> b46b39bf980a 22:31:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:31:17 ---> Running in cd013108ea88 22:31:17 Removing intermediate container cd013108ea88 22:31:17 ---> ac7d60a88063 22:31:17 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:31:17 ---> Running in 222b3937ed66 22:31:17 Removing intermediate container 222b3937ed66 22:31:17 ---> 7de38478812f 22:31:17 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:31:17 ---> Running in 07fe249a6f38 22:31:17 Removing intermediate container 07fe249a6f38 22:31:17 ---> 67f9db1144fd 22:31:17 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:31:17 ---> Running in 4ce528d3b9cb 22:31:20 Removing intermediate container 4ce528d3b9cb 22:31:20 ---> 315f20c2448e 22:31:20 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 22:31:20 ---> Running in 300088fd37c0 22:31:20 Removing intermediate container 300088fd37c0 22:31:20 ---> 5749929404c4 22:31:20 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:31:21 ---> 07bd79c7fc94 22:31:21 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:31:21 ---> Running in 77bede3b7f89 22:31:25 Removing intermediate container 77bede3b7f89 22:31:25 ---> f373b8b196f1 22:31:25 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:31:25 ---> 6ca4aed0440c 22:31:25 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:31:27 ---> 876ef83cd10a 22:31:27 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:31:28 ---> 46d161325e7c 22:31:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:31:29 ---> a5590e5ca14b 22:31:29 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:31:30 ---> 77a6f640dbcb 22:31:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:31:30 ---> 0ff45dd2c522 22:31:31 Step 26/31 : RUN chmod +x /entrypoint.sh 22:31:31 ---> Running in 6d3b41fbead5 22:31:34 Removing intermediate container 6d3b41fbead5 22:31:34 ---> 7ff7c906f4eb 22:31:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:31:34 ---> Running in 41a470feb5b0 22:31:34 Removing intermediate container 41a470feb5b0 22:31:34 ---> 483fac546d2a 22:31:34 Step 28/31 : CMD ["gate"] 22:31:34 ---> Running in 6894d53cab05 22:31:35 Removing intermediate container 6894d53cab05 22:31:35 ---> 7805ae7b9f33 22:31:35 Step 29/31 : LABEL arch=arm64 22:31:35 ---> Running in c3957d1d7d03 22:31:35 Removing intermediate container c3957d1d7d03 22:31:35 ---> b01a1156ed1f 22:31:35 Step 30/31 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:31:35 ---> Running in 44e5d337cdcb 22:31:36 Removing intermediate container 44e5d337cdcb 22:31:36 ---> 0df6249c79e8 22:31:36 Step 31/31 : LABEL version=2.3.0-dev.31 22:31:36 ---> Running in 80094cb62f54 22:31:37 Removing intermediate container 80094cb62f54 22:31:37 ---> 70b0db686ca8 22:31:37 22:31:37 Successfully built 70b0db686ca8 22:31:37 Successfully tagged security-bootstrapper-arm64:latest 22:32:45  Building security-bootstrapper ... done Removing intermediate container d43347b7d446 22:32:45 ---> c16a6a1de2db 22:32:45 22:32:45 Step 10/23 : FROM alpine:3.16 22:32:45 ---> 3d81c46cd875 22:32:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:32:45 ---> Running in 77cf3e8ee30e 22:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:32:45 (1/1) Installing dumb-init (1.2.5-r1) 22:32:45 Executing busybox-1.35.0-r15.trigger 22:32:45 OK: 5 MiB in 15 packages 22:32:45 Removing intermediate container 77cf3e8ee30e 22:32:45 ---> 02e09d8d3db2 22:32:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:32:45 ---> Running in ef7528d076d9 22:32:45 Removing intermediate container ef7528d076d9 22:32:45 ---> e6b15d51f8f6 22:32:45 Step 13/23 : ENV APP_PORT=59881 22:32:45 ---> Running in 4899bb936c24 22:32:45 Removing intermediate container 4899bb936c24 22:32:45 ---> 952a9bf1d2af 22:32:45 Step 14/23 : EXPOSE $APP_PORT 22:32:45 ---> Running in 813c068c5bef 22:32:45 Removing intermediate container 813c068c5bef 22:32:45 ---> cbc7d3113fd9 22:32:45 Step 15/23 : WORKDIR / 22:32:45 ---> Running in f030239f10f0 22:32:45 Removing intermediate container f030239f10f0 22:32:45 ---> dca5b03f6efd 22:32:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:32:45 ---> 34a5d16bea8d 22:32:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:32:45 ---> 561db1581a75 22:32:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:32:45 ---> 57e81bb5c40f 22:32:45 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:32:45 ---> Running in ea5e3cd881c3 22:32:45 Removing intermediate container ea5e3cd881c3 22:32:45 ---> dd64d36acf8c 22:32:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:32:45 ---> Running in 8f852dbc6b78 22:32:46 Removing intermediate container 8f852dbc6b78 22:32:46 ---> d99fa0885001 22:32:46 Step 21/23 : LABEL arch=arm64 22:32:46 ---> Running in 9a5d126fe53c 22:32:46 Removing intermediate container 9a5d126fe53c 22:32:46 ---> 39dcc5c2b83e 22:32:46 Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:32:46 ---> Running in 75332ae51413 22:32:47 Removing intermediate container 75332ae51413 22:32:47 ---> 1a7701717f9d 22:32:47 Step 23/23 : LABEL version=2.3.0-dev.31 22:32:47 ---> Running in f9a88271f0d2 22:32:48 Removing intermediate container f9a88271f0d2 22:32:48 ---> b71905256330 22:32:48 22:32:48 Successfully built b71905256330 22:32:48 Successfully tagged core-metadata-arm64:latest 22:33:56  Building core-metadata ... done Removing intermediate container ec39e8182256 22:33:56 ---> 218d2786fcef 22:33:56 22:33:56 Step 10/22 : FROM alpine:3.16 22:33:56 ---> 3d81c46cd875 22:33:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:33:56 ---> Using cache 22:33:56 ---> 02e09d8d3db2 22:33:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:33:56 ---> Using cache 22:33:56 ---> e6b15d51f8f6 22:33:56 Step 13/22 : ENV APP_PORT=59861 22:33:56 ---> Running in 5f5bd4d2efed 22:33:56 Removing intermediate container 5f5bd4d2efed 22:33:56 ---> 78daa24f6bfe 22:33:56 Step 14/22 : EXPOSE $APP_PORT 22:33:56 ---> Running in 81e34a91061f 22:33:56 Removing intermediate container 81e34a91061f 22:33:56 ---> 2a9260954348 22:33:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:56 ---> 7ffc5e501951 22:33:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:33:56 Removing intermediate container 6c44e6930df6 22:33:56 ---> 399010ac795c 22:33:56 22:33:56 Step 10/23 : FROM alpine:3.16 22:33:56 ---> 3d81c46cd875 22:33:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:33:56 ---> Using cache 22:33:56 ---> 02e09d8d3db2 22:33:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:33:56 ---> Using cache 22:33:56 ---> e6b15d51f8f6 22:33:56 Step 13/23 : ENV APP_PORT=59882 22:33:56 ---> Running in 5802ef4b5ce6 22:33:56 Removing intermediate container 5802ef4b5ce6 22:33:56 ---> f631f0a2a416 22:33:56 Step 14/23 : EXPOSE $APP_PORT 22:33:56 ---> Running in 4121366b52dd 22:33:56 Removing intermediate container 4121366b52dd 22:33:56 ---> d0fed79c81c2 22:33:56 Step 15/23 : WORKDIR / 22:33:56 ---> Running in d038dcf89198 22:33:56 Removing intermediate container d038dcf89198 22:33:56 ---> a1c84cae54c2 22:33:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:56 ---> 9e21df94241b 22:33:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:33:56 ---> 12e1497bff45 22:33:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:33:56 ---> Running in a0538bb568a0 22:33:56 ---> a0ba543c0c83 22:33:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:33:56 Removing intermediate container a0538bb568a0 22:33:56 ---> 387ff3b2d322 22:33:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:56 ---> Running in 64e006e2651d 22:33:57 Removing intermediate container 64e006e2651d 22:33:57 ---> 6e675c379cc7 22:33:57 Step 20/22 : LABEL arch=arm64 22:33:57 ---> Running in 7f9847c115cb 22:33:57 ---> c5751cf1c7ef 22:33:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:33:57 Removing intermediate container 7f9847c115cb 22:33:57 ---> a451bf41c2fb 22:33:57 Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:33:57 ---> Running in 4d95b324e348 22:33:58 ---> a0744e92c644 22:33:58 Step 19/23 : ENTRYPOINT ["/core-command"] 22:33:58 Removing intermediate container 4d95b324e348 22:33:58 ---> 7673be241355 22:33:58 Step 22/22 : LABEL version=2.3.0-dev.31 22:33:58 ---> Running in 33a594f9d6c0 22:33:58 ---> Running in 43b5e050564c 22:33:59 Removing intermediate container 33a594f9d6c0 22:33:59 ---> 9b6ed1f33855 22:33:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:59 ---> Running in c43fd9cf6d5a 22:33:59 Removing intermediate container 43b5e050564c 22:33:59 ---> 816fdbd151f5 22:33:59 22:33:59 Successfully built 816fdbd151f5 22:33:59 Successfully tagged support-scheduler-arm64:latest 22:33:59  Building support-scheduler ... done Removing intermediate container c43fd9cf6d5a 22:33:59 ---> 1c4b03eaad37 22:33:59 Step 21/23 : LABEL arch=arm64 22:33:59 ---> Running in 862de7b6afa4 22:34:00 Removing intermediate container 862de7b6afa4 22:34:00 ---> 6e47a1735650 22:34:00 Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:00 ---> Running in c43a1768c878 22:34:00 Removing intermediate container c43a1768c878 22:34:00 ---> e45eeb562783 22:34:00 Step 23/23 : LABEL version=2.3.0-dev.31 22:34:00 ---> Running in 07e84e7a4065 22:34:01 Removing intermediate container 07e84e7a4065 22:34:01 ---> d8fa4c0f78cd 22:34:01 22:34:01 Successfully built d8fa4c0f78cd 22:34:01 Successfully tagged core-command-arm64:latest 22:34:16  Building core-command ... done Removing intermediate container a7bc6519d5e6 22:34:16 ---> d75de27af922 22:34:16 22:34:16 Step 10/22 : FROM alpine:3.16 22:34:16 ---> 3d81c46cd875 22:34:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:34:16 ---> Running in 4a5c27cde961 22:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:34:16 (1/2) Installing ca-certificates (20211220-r0) 22:34:16 (2/2) Installing dumb-init (1.2.5-r1) 22:34:16 Executing busybox-1.35.0-r15.trigger 22:34:16 Executing ca-certificates-20211220-r0.trigger 22:34:16 OK: 6 MiB in 16 packages 22:34:17 Removing intermediate container 4a5c27cde961 22:34:17 ---> 2cdc2aeb2288 22:34:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:34:17 ---> Running in 2ddfaff1fde8 22:34:18 Removing intermediate container 2ddfaff1fde8 22:34:18 ---> eccd4b0df9a4 22:34:18 Step 13/22 : ENV APP_PORT=59860 22:34:18 ---> Running in 1362f467d1d3 22:34:18 Removing intermediate container 1362f467d1d3 22:34:18 ---> ee89f2a9647f 22:34:18 Step 14/22 : EXPOSE $APP_PORT 22:34:18 ---> Running in 4ce7bc6b0511 22:34:18 Removing intermediate container 4ce7bc6b0511 22:34:18 ---> 1293b912592c 22:34:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:19 ---> 621c0e850952 22:34:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:34:20 ---> fe5dc819edc3 22:34:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:34:21 ---> 3af9497fc32b 22:34:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:34:21 ---> Running in 7fa75661d45a 22:34:21 Removing intermediate container 7fa75661d45a 22:34:21 ---> 0889ee57f55d 22:34:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:34:21 ---> Running in 0f620b19e0f3 22:34:22 Removing intermediate container 0f620b19e0f3 22:34:22 ---> 0fd57c533780 22:34:22 Step 20/22 : LABEL arch=arm64 22:34:22 ---> Running in 7a807e556e61 22:34:22 Removing intermediate container 7a807e556e61 22:34:22 ---> 97fab4886bda 22:34:22 Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:22 ---> Running in 68d92c22085d 22:34:23 Removing intermediate container 68d92c22085d 22:34:23 ---> 7dc0b1fd9dda 22:34:23 Step 22/22 : LABEL version=2.3.0-dev.31 22:34:23 ---> Running in 478bbb0ba7a3 22:34:23 Removing intermediate container 478bbb0ba7a3 22:34:23 ---> 3b17c8f247f7 22:34:23 22:34:23 Successfully built 3b17c8f247f7 22:34:23 Successfully tagged support-notifications-arm64:latest 22:34:23  Building support-notifications ... done  [Pipeline] } 22:34:23 $ docker stop --time=1 8c59964f761c28111809cf917aae9118dfba9304fa0d24437e86253311c9bea2 22:34:25 $ docker rm -f 8c59964f761c28111809cf917aae9118dfba9304fa0d24437e86253311c9bea2 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:26 + docker images 22:34:26 REPOSITORY TAG IMAGE ID CREATED SIZE 22:34:26 support-notifications-arm64 latest 3b17c8f247f7 3 seconds ago 26.1MB 22:34:26 d75de27af922 14 seconds ago 1.41GB 22:34:26 core-command-arm64 latest d8fa4c0f78cd 26 seconds ago 15.5MB 22:34:26 support-scheduler-arm64 latest 816fdbd151f5 27 seconds ago 25.5MB 22:34:26 399010ac795c 34 seconds ago 1.35GB 22:34:26 218d2786fcef 38 seconds ago 1.41GB 22:34:26 core-metadata-arm64 latest b71905256330 About a minute ago 16.4MB 22:34:26 c16a6a1de2db About a minute ago 1.36GB 22:34:26 security-bootstrapper-arm64 latest 70b0db686ca8 2 minutes ago 18.5MB 22:34:26 e1446f1e48c2 3 minutes ago 1.36GB 22:34:26 sys-mgmt-agent-arm64 latest f2c7cece49fa 4 minutes ago 282MB 22:34:26 83cf13857334 6 minutes ago 1.35GB 22:34:26 core-data-arm64 latest 1f484a4e2aba 7 minutes ago 20.6MB 22:34:26 security-spiffe-token-provider-arm64 latest d3a3fb97927b 7 minutes ago 28.2MB 22:34:26 59fc17be53c0 7 minutes ago 1.38GB 22:34:26 security-spire-config-arm64 latest c5fe8c12677d 8 minutes ago 83.6MB 22:34:26 19cab3f9436b 8 minutes ago 1.4GB 22:34:26 security-secretstore-setup-arm64 latest cf45891df861 8 minutes ago 27.9MB 22:34:26 security-proxy-setup-arm64 latest 48da967e03c8 9 minutes ago 26.1MB 22:34:26 f4524bef64db 9 minutes ago 1.36GB 22:34:26 f614bdf750b1 9 minutes ago 1.36GB 22:34:26 security-spire-agent-arm64 latest 1b7abd5be831 12 minutes ago 122MB 22:34:26 27ed41ca9e74 13 minutes ago 1.25GB 22:34:26 security-spire-server-arm64 latest 4f5293fe5dbb 14 minutes ago 84.2MB 22:34:26 f5196dc40beb 14 minutes ago 1.25GB 22:34:26 ci-base-image-arm64 latest 32a0e132ae5f 18 minutes ago 994MB 22:34:26 alpine 3.15 60f2846fe774 9 days ago 5.32MB 22:34:26 alpine 3.16 3d81c46cd875 10 days ago 5.27MB 22:34:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 22:34:26 docker 20.10.14 c346e9eafbab 3 months ago 202MB 22:34:26 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 22:34:26 provisioning config files... 22:34:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/266@tmp/config7008690235923918214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:26 ---> docker-login.sh 22:34:26 nexus3.edgexfoundry.org:10001 22:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:27 Configure a credential helper to remove this warning. See 22:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:27 22:34:27 Login Succeeded 22:34:27 nexus3.edgexfoundry.org:10002 22:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:27 Configure a credential helper to remove this warning. See 22:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:27 22:34:27 Login Succeeded 22:34:27 nexus3.edgexfoundry.org:10003 22:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:28 Configure a credential helper to remove this warning. See 22:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:28 22:34:28 Login Succeeded 22:34:28 nexus3.edgexfoundry.org:10004 22:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:28 Configure a credential helper to remove this warning. See 22:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:28 22:34:28 Login Succeeded 22:34:28 docker.io 22:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:29 Configure a credential helper to remove this warning. See 22:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:29 22:34:29 Login Succeeded 22:34:29 ---> docker-login.sh ends [Pipeline] } 22:34:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:34:29 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:34:29 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:29 latest 22:34:29 2.3.0-dev.31 22:34:29 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:34:29 main 22:34:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:34:30 600269da1c11: Preparing 22:34:30 a37edf8e81b8: Preparing 22:34:30 442ed5fb61fc: Preparing 22:34:30 d2544a71281e: Preparing 22:34:30 5b7df235d876: Preparing 22:34:30 5b7df235d876: Layer already exists 22:34:30 600269da1c11: Pushed 22:34:30 442ed5fb61fc: Pushed 22:34:30 d2544a71281e: Pushed 22:34:33 a37edf8e81b8: Pushed 22:34:33 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:70d78d0030b542ea68201bd89554d41c702e3d8a6ac370ea248ded2d989a2317 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:34:33 600269da1c11: Preparing 22:34:33 a37edf8e81b8: Preparing 22:34:33 442ed5fb61fc: Preparing 22:34:33 d2544a71281e: Preparing 22:34:33 5b7df235d876: Preparing 22:34:33 a37edf8e81b8: Layer already exists 22:34:33 5b7df235d876: Layer already exists 22:34:33 d2544a71281e: Layer already exists 22:34:33 600269da1c11: Layer already exists 22:34:33 442ed5fb61fc: Layer already exists 22:34:34 latest: digest: sha256:70d78d0030b542ea68201bd89554d41c702e3d8a6ac370ea248ded2d989a2317 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.31 22:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:34:34 600269da1c11: Preparing 22:34:34 a37edf8e81b8: Preparing 22:34:34 442ed5fb61fc: Preparing 22:34:34 d2544a71281e: Preparing 22:34:34 5b7df235d876: Preparing 22:34:34 5b7df235d876: Layer already exists 22:34:34 d2544a71281e: Layer already exists 22:34:34 600269da1c11: Layer already exists 22:34:34 a37edf8e81b8: Layer already exists 22:34:34 442ed5fb61fc: Layer already exists 22:34:35 2.3.0-dev.31: digest: sha256:70d78d0030b542ea68201bd89554d41c702e3d8a6ac370ea248ded2d989a2317 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:34:35 600269da1c11: Preparing 22:34:35 a37edf8e81b8: Preparing 22:34:35 442ed5fb61fc: Preparing 22:34:35 d2544a71281e: Preparing 22:34:35 5b7df235d876: Preparing 22:34:35 600269da1c11: Layer already exists 22:34:35 d2544a71281e: Layer already exists 22:34:35 442ed5fb61fc: Layer already exists 22:34:35 a37edf8e81b8: Layer already exists 22:34:35 5b7df235d876: Layer already exists 22:34:36 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:70d78d0030b542ea68201bd89554d41c702e3d8a6ac370ea248ded2d989a2317 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:34:36 600269da1c11: Preparing 22:34:36 a37edf8e81b8: Preparing 22:34:36 442ed5fb61fc: Preparing 22:34:36 d2544a71281e: Preparing 22:34:36 5b7df235d876: Preparing 22:34:36 600269da1c11: Layer already exists 22:34:36 442ed5fb61fc: Layer already exists 22:34:36 a37edf8e81b8: Layer already exists 22:34:36 d2544a71281e: Layer already exists 22:34:36 5b7df235d876: Layer already exists 22:34:37 main: digest: sha256:70d78d0030b542ea68201bd89554d41c702e3d8a6ac370ea248ded2d989a2317 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:37 ===================================================== [Pipeline] echo 22:34:37 taggedImages: 22:34:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:34:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.31 22:34:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:34:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:34:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:34:37 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:37 latest 22:34:37 2.3.0-dev.31 22:34:37 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:34:37 main 22:34:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:34:37 8d57410ff849: Preparing 22:34:37 445e96a22cf4: Preparing 22:34:37 442ed5fb61fc: Preparing 22:34:37 7dd59c58a5ac: Preparing 22:34:37 132ac0f38769: Preparing 22:34:37 5b7df235d876: Preparing 22:34:37 5b7df235d876: Waiting 22:34:38 442ed5fb61fc: Layer already exists 22:34:38 5b7df235d876: Layer already exists 22:34:38 132ac0f38769: Pushed 22:34:38 8d57410ff849: Pushed 22:34:39 7dd59c58a5ac: Pushed 22:34:41 445e96a22cf4: Pushed 22:34:41 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:20e88ba0451d253577b979a8e624aaff03f6814ad675a52dbd5c30b1db66f623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:34:42 8d57410ff849: Preparing 22:34:42 445e96a22cf4: Preparing 22:34:42 442ed5fb61fc: Preparing 22:34:42 7dd59c58a5ac: Preparing 22:34:42 132ac0f38769: Preparing 22:34:42 5b7df235d876: Preparing 22:34:42 5b7df235d876: Waiting 22:34:42 442ed5fb61fc: Layer already exists 22:34:42 132ac0f38769: Layer already exists 22:34:42 445e96a22cf4: Layer already exists 22:34:42 8d57410ff849: Layer already exists 22:34:42 7dd59c58a5ac: Layer already exists 22:34:42 5b7df235d876: Layer already exists 22:34:42 latest: digest: sha256:20e88ba0451d253577b979a8e624aaff03f6814ad675a52dbd5c30b1db66f623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.31 22:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:34:43 8d57410ff849: Preparing 22:34:43 445e96a22cf4: Preparing 22:34:43 442ed5fb61fc: Preparing 22:34:43 7dd59c58a5ac: Preparing 22:34:43 132ac0f38769: Preparing 22:34:43 5b7df235d876: Preparing 22:34:43 5b7df235d876: Waiting 22:34:43 442ed5fb61fc: Layer already exists 22:34:43 132ac0f38769: Layer already exists 22:34:43 7dd59c58a5ac: Layer already exists 22:34:43 445e96a22cf4: Layer already exists 22:34:43 8d57410ff849: Layer already exists 22:34:43 5b7df235d876: Layer already exists 22:34:43 2.3.0-dev.31: digest: sha256:20e88ba0451d253577b979a8e624aaff03f6814ad675a52dbd5c30b1db66f623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:34:44 8d57410ff849: Preparing 22:34:44 445e96a22cf4: Preparing 22:34:44 442ed5fb61fc: Preparing 22:34:44 7dd59c58a5ac: Preparing 22:34:44 132ac0f38769: Preparing 22:34:44 5b7df235d876: Preparing 22:34:44 5b7df235d876: Waiting 22:34:44 132ac0f38769: Layer already exists 22:34:44 442ed5fb61fc: Layer already exists 22:34:44 8d57410ff849: Layer already exists 22:34:44 445e96a22cf4: Layer already exists 22:34:44 7dd59c58a5ac: Layer already exists 22:34:44 5b7df235d876: Layer already exists 22:34:44 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:20e88ba0451d253577b979a8e624aaff03f6814ad675a52dbd5c30b1db66f623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:34:45 8d57410ff849: Preparing 22:34:45 445e96a22cf4: Preparing 22:34:45 442ed5fb61fc: Preparing 22:34:45 7dd59c58a5ac: Preparing 22:34:45 132ac0f38769: Preparing 22:34:45 5b7df235d876: Preparing 22:34:45 5b7df235d876: Waiting 22:34:45 8d57410ff849: Layer already exists 22:34:45 445e96a22cf4: Layer already exists 22:34:45 442ed5fb61fc: Layer already exists 22:34:45 7dd59c58a5ac: Layer already exists 22:34:45 132ac0f38769: Layer already exists 22:34:45 5b7df235d876: Layer already exists 22:34:45 main: digest: sha256:20e88ba0451d253577b979a8e624aaff03f6814ad675a52dbd5c30b1db66f623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:45 ===================================================== [Pipeline] echo 22:34:45 taggedImages: 22:34:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:34:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.31 22:34:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:34:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:34:45 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:34:45 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:45 latest 22:34:45 2.3.0-dev.31 22:34:45 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:34:45 main 22:34:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:34:46 01d1958e620f: Preparing 22:34:46 16a69fdaf173: Preparing 22:34:46 442ed5fb61fc: Preparing 22:34:46 d2544a71281e: Preparing 22:34:46 5b7df235d876: Preparing 22:34:46 5b7df235d876: Layer already exists 22:34:46 d2544a71281e: Layer already exists 22:34:46 442ed5fb61fc: Layer already exists 22:34:46 01d1958e620f: Pushed 22:34:49 16a69fdaf173: Pushed 22:34:49 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:14964de06119e287ad5d36c7e75a91c0644aec5c89cf14f0b3f375b13a06d949 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:34:50 01d1958e620f: Preparing 22:34:50 16a69fdaf173: Preparing 22:34:50 442ed5fb61fc: Preparing 22:34:50 d2544a71281e: Preparing 22:34:50 5b7df235d876: Preparing 22:34:50 16a69fdaf173: Layer already exists 22:34:50 01d1958e620f: Layer already exists 22:34:50 5b7df235d876: Layer already exists 22:34:50 442ed5fb61fc: Layer already exists 22:34:50 d2544a71281e: Layer already exists 22:34:50 latest: digest: sha256:14964de06119e287ad5d36c7e75a91c0644aec5c89cf14f0b3f375b13a06d949 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.31 22:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:34:51 01d1958e620f: Preparing 22:34:51 16a69fdaf173: Preparing 22:34:51 442ed5fb61fc: Preparing 22:34:51 d2544a71281e: Preparing 22:34:51 5b7df235d876: Preparing 22:34:51 442ed5fb61fc: Layer already exists 22:34:51 5b7df235d876: Layer already exists 22:34:51 16a69fdaf173: Layer already exists 22:34:51 d2544a71281e: Layer already exists 22:34:51 01d1958e620f: Layer already exists 22:34:51 2.3.0-dev.31: digest: sha256:14964de06119e287ad5d36c7e75a91c0644aec5c89cf14f0b3f375b13a06d949 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:34:52 01d1958e620f: Preparing 22:34:52 16a69fdaf173: Preparing 22:34:52 442ed5fb61fc: Preparing 22:34:52 d2544a71281e: Preparing 22:34:52 5b7df235d876: Preparing 22:34:52 d2544a71281e: Layer already exists 22:34:52 01d1958e620f: Layer already exists 22:34:52 5b7df235d876: Layer already exists 22:34:52 442ed5fb61fc: Layer already exists 22:34:52 16a69fdaf173: Layer already exists 22:34:52 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:14964de06119e287ad5d36c7e75a91c0644aec5c89cf14f0b3f375b13a06d949 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:34:53 01d1958e620f: Preparing 22:34:53 16a69fdaf173: Preparing 22:34:53 442ed5fb61fc: Preparing 22:34:53 d2544a71281e: Preparing 22:34:53 5b7df235d876: Preparing 22:34:53 5b7df235d876: Layer already exists 22:34:53 01d1958e620f: Layer already exists 22:34:53 16a69fdaf173: Layer already exists 22:34:53 d2544a71281e: Layer already exists 22:34:53 442ed5fb61fc: Layer already exists 22:34:53 main: digest: sha256:14964de06119e287ad5d36c7e75a91c0644aec5c89cf14f0b3f375b13a06d949 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:53 ===================================================== [Pipeline] echo 22:34:53 taggedImages: 22:34:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:34:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.31 22:34:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:34:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:34:53 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:34:53 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:53 latest 22:34:53 2.3.0-dev.31 22:34:53 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:34:53 main 22:34:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:34:54 6ede7b362fe1: Preparing 22:34:54 6ede7b362fe1: Preparing 22:34:54 d193befdc9f1: Preparing 22:34:54 35b05175a3d1: Preparing 22:34:54 b872eadfa2a2: Preparing 22:34:54 1d4ff775f60e: Preparing 22:34:54 442ed5fb61fc: Preparing 22:34:54 341322e41ef2: Preparing 22:34:54 e16e7023c8ab: Preparing 22:34:54 37b58720e542: Preparing 22:34:54 c31ad3240e84: Preparing 22:34:54 5b7df235d876: Preparing 22:34:54 e16e7023c8ab: Waiting 22:34:54 442ed5fb61fc: Waiting 22:34:54 341322e41ef2: Waiting 22:34:54 37b58720e542: Waiting 22:34:54 c31ad3240e84: Waiting 22:34:54 5b7df235d876: Waiting 22:34:54 b872eadfa2a2: Pushed 22:34:54 6ede7b362fe1: Pushed 22:34:54 d193befdc9f1: Pushed 22:34:54 35b05175a3d1: Pushed 22:34:54 442ed5fb61fc: Layer already exists 22:34:54 341322e41ef2: Pushed 22:34:54 5b7df235d876: Layer already exists 22:34:54 37b58720e542: Pushed 22:34:54 e16e7023c8ab: Pushed 22:34:54 c31ad3240e84: Pushed 22:34:58 1d4ff775f60e: Pushed 22:34:58 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:6779514ed6f58ee7d45c738e89ecf07105daeade3874fdfd0c50fe5a990484d5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:34:58 6ede7b362fe1: Preparing 22:34:58 6ede7b362fe1: Preparing 22:34:58 d193befdc9f1: Preparing 22:34:58 35b05175a3d1: Preparing 22:34:58 b872eadfa2a2: Preparing 22:34:58 1d4ff775f60e: Preparing 22:34:58 442ed5fb61fc: Preparing 22:34:58 341322e41ef2: Preparing 22:34:58 e16e7023c8ab: Preparing 22:34:58 37b58720e542: Preparing 22:34:58 c31ad3240e84: Preparing 22:34:58 5b7df235d876: Preparing 22:34:58 442ed5fb61fc: Waiting 22:34:58 37b58720e542: Waiting 22:34:58 c31ad3240e84: Waiting 22:34:58 5b7df235d876: Waiting 22:34:58 341322e41ef2: Waiting 22:34:58 e16e7023c8ab: Waiting 22:34:58 35b05175a3d1: Layer already exists 22:34:58 b872eadfa2a2: Layer already exists 22:34:58 6ede7b362fe1: Layer already exists 22:34:58 d193befdc9f1: Layer already exists 22:34:58 1d4ff775f60e: Layer already exists 22:34:58 341322e41ef2: Layer already exists 22:34:58 442ed5fb61fc: Layer already exists 22:34:58 c31ad3240e84: Layer already exists 22:34:59 e16e7023c8ab: Layer already exists 22:34:59 37b58720e542: Layer already exists 22:34:59 5b7df235d876: Layer already exists 22:34:59 latest: digest: sha256:6779514ed6f58ee7d45c738e89ecf07105daeade3874fdfd0c50fe5a990484d5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.31 22:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:34:59 6ede7b362fe1: Preparing 22:34:59 6ede7b362fe1: Preparing 22:34:59 d193befdc9f1: Preparing 22:34:59 35b05175a3d1: Preparing 22:34:59 b872eadfa2a2: Preparing 22:34:59 1d4ff775f60e: Preparing 22:34:59 442ed5fb61fc: Preparing 22:34:59 341322e41ef2: Preparing 22:34:59 e16e7023c8ab: Preparing 22:34:59 37b58720e542: Preparing 22:34:59 c31ad3240e84: Preparing 22:34:59 5b7df235d876: Preparing 22:34:59 e16e7023c8ab: Waiting 22:34:59 37b58720e542: Waiting 22:34:59 c31ad3240e84: Waiting 22:34:59 5b7df235d876: Waiting 22:34:59 442ed5fb61fc: Waiting 22:34:59 341322e41ef2: Waiting 22:34:59 1d4ff775f60e: Layer already exists 22:34:59 6ede7b362fe1: Layer already exists 22:34:59 d193befdc9f1: Layer already exists 22:34:59 b872eadfa2a2: Layer already exists 22:34:59 35b05175a3d1: Layer already exists 22:35:00 442ed5fb61fc: Layer already exists 22:35:00 341322e41ef2: Layer already exists 22:35:00 e16e7023c8ab: Layer already exists 22:35:00 c31ad3240e84: Layer already exists 22:35:00 37b58720e542: Layer already exists 22:35:00 5b7df235d876: Layer already exists 22:35:00 2.3.0-dev.31: digest: sha256:6779514ed6f58ee7d45c738e89ecf07105daeade3874fdfd0c50fe5a990484d5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:35:00 6ede7b362fe1: Preparing 22:35:00 6ede7b362fe1: Preparing 22:35:00 d193befdc9f1: Preparing 22:35:00 35b05175a3d1: Preparing 22:35:00 b872eadfa2a2: Preparing 22:35:00 1d4ff775f60e: Preparing 22:35:00 442ed5fb61fc: Preparing 22:35:00 341322e41ef2: Preparing 22:35:00 e16e7023c8ab: Preparing 22:35:00 37b58720e542: Preparing 22:35:00 c31ad3240e84: Preparing 22:35:00 5b7df235d876: Preparing 22:35:00 442ed5fb61fc: Waiting 22:35:00 e16e7023c8ab: Waiting 22:35:00 37b58720e542: Waiting 22:35:00 5b7df235d876: Waiting 22:35:00 c31ad3240e84: Waiting 22:35:00 341322e41ef2: Waiting 22:35:00 1d4ff775f60e: Layer already exists 22:35:00 d193befdc9f1: Layer already exists 22:35:00 b872eadfa2a2: Layer already exists 22:35:00 35b05175a3d1: Layer already exists 22:35:00 6ede7b362fe1: Layer already exists 22:35:00 341322e41ef2: Layer already exists 22:35:00 442ed5fb61fc: Layer already exists 22:35:00 e16e7023c8ab: Layer already exists 22:35:00 37b58720e542: Layer already exists 22:35:00 c31ad3240e84: Layer already exists 22:35:00 5b7df235d876: Layer already exists 22:35:01 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:6779514ed6f58ee7d45c738e89ecf07105daeade3874fdfd0c50fe5a990484d5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:35:01 6ede7b362fe1: Preparing 22:35:01 6ede7b362fe1: Preparing 22:35:01 d193befdc9f1: Preparing 22:35:01 35b05175a3d1: Preparing 22:35:01 b872eadfa2a2: Preparing 22:35:01 1d4ff775f60e: Preparing 22:35:01 442ed5fb61fc: Preparing 22:35:01 341322e41ef2: Preparing 22:35:01 e16e7023c8ab: Preparing 22:35:01 37b58720e542: Preparing 22:35:01 c31ad3240e84: Preparing 22:35:01 5b7df235d876: Preparing 22:35:01 442ed5fb61fc: Waiting 22:35:01 e16e7023c8ab: Waiting 22:35:01 341322e41ef2: Waiting 22:35:01 c31ad3240e84: Waiting 22:35:01 37b58720e542: Waiting 22:35:01 5b7df235d876: Waiting 22:35:01 d193befdc9f1: Layer already exists 22:35:01 b872eadfa2a2: Layer already exists 22:35:01 35b05175a3d1: Layer already exists 22:35:01 1d4ff775f60e: Layer already exists 22:35:01 6ede7b362fe1: Layer already exists 22:35:02 341322e41ef2: Layer already exists 22:35:02 442ed5fb61fc: Layer already exists 22:35:02 37b58720e542: Layer already exists 22:35:02 c31ad3240e84: Layer already exists 22:35:02 e16e7023c8ab: Layer already exists 22:35:02 5b7df235d876: Layer already exists 22:35:02 main: digest: sha256:6779514ed6f58ee7d45c738e89ecf07105daeade3874fdfd0c50fe5a990484d5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:02 ===================================================== [Pipeline] echo 22:35:02 taggedImages: 22:35:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:35:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.31 22:35:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:35:02 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:35:02 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:02 latest 22:35:02 2.3.0-dev.31 22:35:02 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:02 main 22:35:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:35:02 2d2e78bda33e: Preparing 22:35:02 27b1a8fb844e: Preparing 22:35:02 6cb7ffa395f4: Preparing 22:35:02 9c6e1ad74e50: Preparing 22:35:02 fea009703785: Preparing 22:35:02 e2edac7cd10c: Preparing 22:35:02 df6b2ded18e3: Preparing 22:35:02 5b7df235d876: Preparing 22:35:02 e2edac7cd10c: Waiting 22:35:02 df6b2ded18e3: Waiting 22:35:02 5b7df235d876: Waiting 22:35:03 2d2e78bda33e: Pushed 22:35:03 27b1a8fb844e: Pushed 22:35:03 fea009703785: Pushed 22:35:03 5b7df235d876: Layer already exists 22:35:03 e2edac7cd10c: Pushed 22:35:04 df6b2ded18e3: Pushed 22:35:05 9c6e1ad74e50: Pushed 22:35:05 6cb7ffa395f4: Pushed 22:35:05 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:b526d6247a5fa939da816f8df2abde8317f25c3f22adf66f9894b2c53500eb61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:06 + 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 22:35:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:35:06 2d2e78bda33e: Preparing 22:35:06 27b1a8fb844e: Preparing 22:35:06 6cb7ffa395f4: Preparing 22:35:06 9c6e1ad74e50: Preparing 22:35:06 fea009703785: Preparing 22:35:06 e2edac7cd10c: Preparing 22:35:06 df6b2ded18e3: Preparing 22:35:06 5b7df235d876: Preparing 22:35:06 e2edac7cd10c: Waiting 22:35:06 df6b2ded18e3: Waiting 22:35:06 5b7df235d876: Waiting 22:35:06 6cb7ffa395f4: Layer already exists 22:35:06 27b1a8fb844e: Layer already exists 22:35:06 fea009703785: Layer already exists 22:35:06 9c6e1ad74e50: Layer already exists 22:35:06 2d2e78bda33e: Layer already exists 22:35:06 df6b2ded18e3: Layer already exists 22:35:06 e2edac7cd10c: Layer already exists 22:35:06 5b7df235d876: Layer already exists 22:35:06 latest: digest: sha256:b526d6247a5fa939da816f8df2abde8317f25c3f22adf66f9894b2c53500eb61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.31 22:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:35:07 2d2e78bda33e: Preparing 22:35:07 27b1a8fb844e: Preparing 22:35:07 6cb7ffa395f4: Preparing 22:35:07 9c6e1ad74e50: Preparing 22:35:07 fea009703785: Preparing 22:35:07 e2edac7cd10c: Preparing 22:35:07 df6b2ded18e3: Preparing 22:35:07 5b7df235d876: Preparing 22:35:07 e2edac7cd10c: Waiting 22:35:07 df6b2ded18e3: Waiting 22:35:07 5b7df235d876: Waiting 22:35:07 6cb7ffa395f4: Layer already exists 22:35:07 fea009703785: Layer already exists 22:35:07 2d2e78bda33e: Layer already exists 22:35:07 9c6e1ad74e50: Layer already exists 22:35:07 27b1a8fb844e: Layer already exists 22:35:07 e2edac7cd10c: Layer already exists 22:35:07 df6b2ded18e3: Layer already exists 22:35:07 5b7df235d876: Layer already exists 22:35:07 2.3.0-dev.31: digest: sha256:b526d6247a5fa939da816f8df2abde8317f25c3f22adf66f9894b2c53500eb61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:35:08 2d2e78bda33e: Preparing 22:35:08 27b1a8fb844e: Preparing 22:35:08 6cb7ffa395f4: Preparing 22:35:08 9c6e1ad74e50: Preparing 22:35:08 fea009703785: Preparing 22:35:08 e2edac7cd10c: Preparing 22:35:08 df6b2ded18e3: Preparing 22:35:08 5b7df235d876: Preparing 22:35:08 e2edac7cd10c: Waiting 22:35:08 df6b2ded18e3: Waiting 22:35:08 5b7df235d876: Waiting 22:35:08 2d2e78bda33e: Layer already exists 22:35:08 9c6e1ad74e50: Layer already exists 22:35:08 27b1a8fb844e: Layer already exists 22:35:08 6cb7ffa395f4: Layer already exists 22:35:08 fea009703785: Layer already exists 22:35:08 5b7df235d876: Layer already exists 22:35:08 e2edac7cd10c: Layer already exists 22:35:08 df6b2ded18e3: Layer already exists 22:35:08 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:b526d6247a5fa939da816f8df2abde8317f25c3f22adf66f9894b2c53500eb61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:09 + 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 22:35:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:35:09 2d2e78bda33e: Preparing 22:35:09 27b1a8fb844e: Preparing 22:35:09 6cb7ffa395f4: Preparing 22:35:09 9c6e1ad74e50: Preparing 22:35:09 fea009703785: Preparing 22:35:09 e2edac7cd10c: Preparing 22:35:09 df6b2ded18e3: Preparing 22:35:09 5b7df235d876: Preparing 22:35:09 df6b2ded18e3: Waiting 22:35:09 5b7df235d876: Waiting 22:35:09 e2edac7cd10c: Waiting 22:35:09 27b1a8fb844e: Layer already exists 22:35:09 6cb7ffa395f4: Layer already exists 22:35:09 fea009703785: Layer already exists 22:35:09 9c6e1ad74e50: Layer already exists 22:35:09 2d2e78bda33e: Layer already exists 22:35:09 df6b2ded18e3: Layer already exists 22:35:09 5b7df235d876: Layer already exists 22:35:09 e2edac7cd10c: Layer already exists 22:35:09 main: digest: sha256:b526d6247a5fa939da816f8df2abde8317f25c3f22adf66f9894b2c53500eb61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:09 ===================================================== [Pipeline] echo 22:35:09 taggedImages: 22:35:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:35:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.31 22:35:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:35:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:35:09 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:09 latest 22:35:09 2.3.0-dev.31 22:35:09 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:09 main 22:35:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:35:10 ded996ab5b92: Preparing 22:35:10 dff73253dc4f: Preparing 22:35:10 1f10d95a0c75: Preparing 22:35:10 aa7bd4844377: Preparing 22:35:10 53a502fe2a79: Preparing 22:35:10 d6176b275e4f: Preparing 22:35:10 9e7bde86796d: Preparing 22:35:10 92802595c331: Preparing 22:35:10 cef0ab9fd5a6: Preparing 22:35:10 5b7df235d876: Preparing 22:35:10 d6176b275e4f: Waiting 22:35:10 9e7bde86796d: Waiting 22:35:10 92802595c331: Waiting 22:35:10 cef0ab9fd5a6: Waiting 22:35:10 5b7df235d876: Waiting 22:35:10 dff73253dc4f: Pushed 22:35:10 53a502fe2a79: Pushed 22:35:10 ded996ab5b92: Pushed 22:35:11 d6176b275e4f: Pushed 22:35:11 9e7bde86796d: Pushed 22:35:11 92802595c331: Pushed 22:35:11 5b7df235d876: Layer already exists 22:35:11 cef0ab9fd5a6: Pushed 22:35:13 aa7bd4844377: Pushed 22:35:14 1f10d95a0c75: Pushed 22:35:14 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:5a3e22db6ad4a8a21bbfe28aafba31a907bc17fadd891901957eb19af3466222 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:14 + 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 22:35:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:35:15 ded996ab5b92: Preparing 22:35:15 dff73253dc4f: Preparing 22:35:15 1f10d95a0c75: Preparing 22:35:15 aa7bd4844377: Preparing 22:35:15 53a502fe2a79: Preparing 22:35:15 d6176b275e4f: Preparing 22:35:15 9e7bde86796d: Preparing 22:35:15 92802595c331: Preparing 22:35:15 cef0ab9fd5a6: Preparing 22:35:15 5b7df235d876: Preparing 22:35:15 d6176b275e4f: Waiting 22:35:15 9e7bde86796d: Waiting 22:35:15 92802595c331: Waiting 22:35:15 cef0ab9fd5a6: Waiting 22:35:15 5b7df235d876: Waiting 22:35:15 aa7bd4844377: Layer already exists 22:35:15 1f10d95a0c75: Layer already exists 22:35:15 ded996ab5b92: Layer already exists 22:35:15 53a502fe2a79: Layer already exists 22:35:15 dff73253dc4f: Layer already exists 22:35:15 d6176b275e4f: Layer already exists 22:35:15 92802595c331: Layer already exists 22:35:15 cef0ab9fd5a6: Layer already exists 22:35:15 9e7bde86796d: Layer already exists 22:35:15 5b7df235d876: Layer already exists 22:35:15 latest: digest: sha256:5a3e22db6ad4a8a21bbfe28aafba31a907bc17fadd891901957eb19af3466222 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.31 22:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:35:16 ded996ab5b92: Preparing 22:35:16 dff73253dc4f: Preparing 22:35:16 1f10d95a0c75: Preparing 22:35:16 aa7bd4844377: Preparing 22:35:16 53a502fe2a79: Preparing 22:35:16 d6176b275e4f: Preparing 22:35:16 9e7bde86796d: Preparing 22:35:16 92802595c331: Preparing 22:35:16 cef0ab9fd5a6: Preparing 22:35:16 5b7df235d876: Preparing 22:35:16 d6176b275e4f: Waiting 22:35:16 9e7bde86796d: Waiting 22:35:16 92802595c331: Waiting 22:35:16 cef0ab9fd5a6: Waiting 22:35:16 5b7df235d876: Waiting 22:35:16 1f10d95a0c75: Layer already exists 22:35:16 dff73253dc4f: Layer already exists 22:35:16 53a502fe2a79: Layer already exists 22:35:16 ded996ab5b92: Layer already exists 22:35:16 aa7bd4844377: Layer already exists 22:35:16 9e7bde86796d: Layer already exists 22:35:16 d6176b275e4f: Layer already exists 22:35:16 92802595c331: Layer already exists 22:35:16 cef0ab9fd5a6: Layer already exists 22:35:16 5b7df235d876: Layer already exists 22:35:16 2.3.0-dev.31: digest: sha256:5a3e22db6ad4a8a21bbfe28aafba31a907bc17fadd891901957eb19af3466222 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:35:17 ded996ab5b92: Preparing 22:35:17 dff73253dc4f: Preparing 22:35:17 1f10d95a0c75: Preparing 22:35:17 aa7bd4844377: Preparing 22:35:17 53a502fe2a79: Preparing 22:35:17 d6176b275e4f: Preparing 22:35:17 9e7bde86796d: Preparing 22:35:17 92802595c331: Preparing 22:35:17 cef0ab9fd5a6: Preparing 22:35:17 5b7df235d876: Preparing 22:35:17 5b7df235d876: Waiting 22:35:17 92802595c331: Waiting 22:35:17 cef0ab9fd5a6: Waiting 22:35:17 d6176b275e4f: Waiting 22:35:17 9e7bde86796d: Waiting 22:35:17 1f10d95a0c75: Layer already exists 22:35:17 53a502fe2a79: Layer already exists 22:35:17 dff73253dc4f: Layer already exists 22:35:17 aa7bd4844377: Layer already exists 22:35:17 ded996ab5b92: Layer already exists 22:35:17 d6176b275e4f: Layer already exists 22:35:17 9e7bde86796d: Layer already exists 22:35:17 cef0ab9fd5a6: Layer already exists 22:35:17 5b7df235d876: Layer already exists 22:35:17 92802595c331: Layer already exists 22:35:17 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:5a3e22db6ad4a8a21bbfe28aafba31a907bc17fadd891901957eb19af3466222 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:17 + 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 22:35:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:35:18 ded996ab5b92: Preparing 22:35:18 dff73253dc4f: Preparing 22:35:18 1f10d95a0c75: Preparing 22:35:18 aa7bd4844377: Preparing 22:35:18 53a502fe2a79: Preparing 22:35:18 d6176b275e4f: Preparing 22:35:18 9e7bde86796d: Preparing 22:35:18 92802595c331: Preparing 22:35:18 cef0ab9fd5a6: Preparing 22:35:18 5b7df235d876: Preparing 22:35:18 d6176b275e4f: Waiting 22:35:18 9e7bde86796d: Waiting 22:35:18 92802595c331: Waiting 22:35:18 cef0ab9fd5a6: Waiting 22:35:18 5b7df235d876: Waiting 22:35:18 1f10d95a0c75: Layer already exists 22:35:18 dff73253dc4f: Layer already exists 22:35:18 aa7bd4844377: Layer already exists 22:35:18 53a502fe2a79: Layer already exists 22:35:18 ded996ab5b92: Layer already exists 22:35:18 d6176b275e4f: Layer already exists 22:35:18 5b7df235d876: Layer already exists 22:35:18 cef0ab9fd5a6: Layer already exists 22:35:18 92802595c331: Layer already exists 22:35:18 9e7bde86796d: Layer already exists 22:35:18 main: digest: sha256:5a3e22db6ad4a8a21bbfe28aafba31a907bc17fadd891901957eb19af3466222 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:18 ===================================================== [Pipeline] echo 22:35:18 taggedImages: 22:35:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:35:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.31 22:35:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:35:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:35:18 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:18 latest 22:35:18 2.3.0-dev.31 22:35:18 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:18 main 22:35:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:35:19 785ab26a0558: Preparing 22:35:19 619deb46166a: Preparing 22:35:19 442ed5fb61fc: Preparing 22:35:19 f9623120fd7f: Preparing 22:35:19 a8a78a4968d2: Preparing 22:35:19 eb54b7b7991f: Preparing 22:35:19 eb54b7b7991f: Waiting 22:35:19 442ed5fb61fc: Layer already exists 22:35:19 eb54b7b7991f: Layer already exists 22:35:19 a8a78a4968d2: Pushed 22:35:19 785ab26a0558: Pushed 22:35:20 f9623120fd7f: Pushed 22:35:23 619deb46166a: Pushed 22:35:23 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:f2c0ca3bd9984b40e2bda8ac5deb6a2ba09a6a7b68fa57ddaa7ca9531c5f55d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:24 + 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 22:35:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:35:24 785ab26a0558: Preparing 22:35:24 619deb46166a: Preparing 22:35:24 442ed5fb61fc: Preparing 22:35:24 f9623120fd7f: Preparing 22:35:24 a8a78a4968d2: Preparing 22:35:24 eb54b7b7991f: Preparing 22:35:24 eb54b7b7991f: Waiting 22:35:24 442ed5fb61fc: Layer already exists 22:35:24 785ab26a0558: Layer already exists 22:35:24 f9623120fd7f: Layer already exists 22:35:24 a8a78a4968d2: Layer already exists 22:35:24 619deb46166a: Layer already exists 22:35:24 eb54b7b7991f: Layer already exists 22:35:24 latest: digest: sha256:f2c0ca3bd9984b40e2bda8ac5deb6a2ba09a6a7b68fa57ddaa7ca9531c5f55d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.31 22:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:35:25 785ab26a0558: Preparing 22:35:25 619deb46166a: Preparing 22:35:25 442ed5fb61fc: Preparing 22:35:25 f9623120fd7f: Preparing 22:35:25 a8a78a4968d2: Preparing 22:35:25 eb54b7b7991f: Preparing 22:35:25 eb54b7b7991f: Waiting 22:35:25 f9623120fd7f: Layer already exists 22:35:25 a8a78a4968d2: Layer already exists 22:35:25 619deb46166a: Layer already exists 22:35:25 785ab26a0558: Layer already exists 22:35:25 442ed5fb61fc: Layer already exists 22:35:25 eb54b7b7991f: Layer already exists 22:35:25 2.3.0-dev.31: digest: sha256:f2c0ca3bd9984b40e2bda8ac5deb6a2ba09a6a7b68fa57ddaa7ca9531c5f55d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:35:26 785ab26a0558: Preparing 22:35:26 619deb46166a: Preparing 22:35:26 442ed5fb61fc: Preparing 22:35:26 f9623120fd7f: Preparing 22:35:26 a8a78a4968d2: Preparing 22:35:26 eb54b7b7991f: Preparing 22:35:26 eb54b7b7991f: Waiting 22:35:26 f9623120fd7f: Layer already exists 22:35:26 442ed5fb61fc: Layer already exists 22:35:26 a8a78a4968d2: Layer already exists 22:35:26 619deb46166a: Layer already exists 22:35:26 785ab26a0558: Layer already exists 22:35:26 eb54b7b7991f: Layer already exists 22:35:26 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:f2c0ca3bd9984b40e2bda8ac5deb6a2ba09a6a7b68fa57ddaa7ca9531c5f55d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:27 + 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 22:35:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:35:27 785ab26a0558: Preparing 22:35:27 619deb46166a: Preparing 22:35:27 442ed5fb61fc: Preparing 22:35:27 f9623120fd7f: Preparing 22:35:27 a8a78a4968d2: Preparing 22:35:27 eb54b7b7991f: Preparing 22:35:27 eb54b7b7991f: Waiting 22:35:27 785ab26a0558: Layer already exists 22:35:27 619deb46166a: Layer already exists 22:35:27 a8a78a4968d2: Layer already exists 22:35:27 f9623120fd7f: Layer already exists 22:35:27 442ed5fb61fc: Layer already exists 22:35:27 eb54b7b7991f: Layer already exists 22:35:27 main: digest: sha256:f2c0ca3bd9984b40e2bda8ac5deb6a2ba09a6a7b68fa57ddaa7ca9531c5f55d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:27 ===================================================== [Pipeline] echo 22:35:27 taggedImages: 22:35:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:35:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.31 22:35:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:35:27 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:35:27 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:27 latest 22:35:27 2.3.0-dev.31 22:35:27 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:27 main 22:35:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:35:28 b4bb432805bc: Preparing 22:35:28 84f482044576: Preparing 22:35:28 599785d2e0e7: Preparing 22:35:28 2ac61a61bfa5: Preparing 22:35:28 4b43e3875cbf: Preparing 22:35:28 9755d7ec0f55: Preparing 22:35:28 a8a78a4968d2: Preparing 22:35:28 eb54b7b7991f: Preparing 22:35:28 9755d7ec0f55: Waiting 22:35:28 a8a78a4968d2: Waiting 22:35:28 eb54b7b7991f: Waiting 22:35:28 599785d2e0e7: Pushed 22:35:28 b4bb432805bc: Pushed 22:35:28 84f482044576: Pushed 22:35:28 a8a78a4968d2: Layer already exists 22:35:28 eb54b7b7991f: Layer already exists 22:35:29 9755d7ec0f55: Pushed 22:35:38 4b43e3875cbf: Pushed 22:35:44 2ac61a61bfa5: Pushed 22:35:44 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:ce7d607bef260e853ec836ae7e5547245a1204d18df20f9c4fcfaeb59ae668b6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:45 + 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 22:35:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:35:45 b4bb432805bc: Preparing 22:35:45 84f482044576: Preparing 22:35:45 599785d2e0e7: Preparing 22:35:45 2ac61a61bfa5: Preparing 22:35:45 4b43e3875cbf: Preparing 22:35:45 9755d7ec0f55: Preparing 22:35:45 a8a78a4968d2: Preparing 22:35:45 eb54b7b7991f: Preparing 22:35:45 9755d7ec0f55: Waiting 22:35:45 a8a78a4968d2: Waiting 22:35:45 eb54b7b7991f: Waiting 22:35:45 2ac61a61bfa5: Layer already exists 22:35:45 599785d2e0e7: Layer already exists 22:35:45 84f482044576: Layer already exists 22:35:45 4b43e3875cbf: Layer already exists 22:35:45 b4bb432805bc: Layer already exists 22:35:45 eb54b7b7991f: Layer already exists 22:35:45 9755d7ec0f55: Layer already exists 22:35:45 a8a78a4968d2: Layer already exists 22:35:45 latest: digest: sha256:ce7d607bef260e853ec836ae7e5547245a1204d18df20f9c4fcfaeb59ae668b6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.31 22:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:35:46 b4bb432805bc: Preparing 22:35:46 84f482044576: Preparing 22:35:46 599785d2e0e7: Preparing 22:35:46 2ac61a61bfa5: Preparing 22:35:46 4b43e3875cbf: Preparing 22:35:46 9755d7ec0f55: Preparing 22:35:46 a8a78a4968d2: Preparing 22:35:46 eb54b7b7991f: Preparing 22:35:46 a8a78a4968d2: Waiting 22:35:46 eb54b7b7991f: Waiting 22:35:46 9755d7ec0f55: Waiting 22:35:46 4b43e3875cbf: Layer already exists 22:35:46 b4bb432805bc: Layer already exists 22:35:46 84f482044576: Layer already exists 22:35:46 2ac61a61bfa5: Layer already exists 22:35:46 599785d2e0e7: Layer already exists 22:35:46 eb54b7b7991f: Layer already exists 22:35:46 a8a78a4968d2: Layer already exists 22:35:46 9755d7ec0f55: Layer already exists 22:35:46 2.3.0-dev.31: digest: sha256:ce7d607bef260e853ec836ae7e5547245a1204d18df20f9c4fcfaeb59ae668b6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:35:47 b4bb432805bc: Preparing 22:35:47 84f482044576: Preparing 22:35:47 599785d2e0e7: Preparing 22:35:47 2ac61a61bfa5: Preparing 22:35:47 4b43e3875cbf: Preparing 22:35:47 9755d7ec0f55: Preparing 22:35:47 a8a78a4968d2: Preparing 22:35:47 eb54b7b7991f: Preparing 22:35:47 eb54b7b7991f: Waiting 22:35:47 a8a78a4968d2: Waiting 22:35:47 9755d7ec0f55: Waiting 22:35:47 84f482044576: Layer already exists 22:35:47 b4bb432805bc: Layer already exists 22:35:47 599785d2e0e7: Layer already exists 22:35:47 4b43e3875cbf: Layer already exists 22:35:47 2ac61a61bfa5: Layer already exists 22:35:47 eb54b7b7991f: Layer already exists 22:35:47 a8a78a4968d2: Layer already exists 22:35:47 9755d7ec0f55: Layer already exists 22:35:47 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:ce7d607bef260e853ec836ae7e5547245a1204d18df20f9c4fcfaeb59ae668b6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:48 + 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 22:35:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:35:48 b4bb432805bc: Preparing 22:35:48 84f482044576: Preparing 22:35:48 599785d2e0e7: Preparing 22:35:48 2ac61a61bfa5: Preparing 22:35:48 4b43e3875cbf: Preparing 22:35:48 9755d7ec0f55: Preparing 22:35:48 a8a78a4968d2: Preparing 22:35:48 eb54b7b7991f: Preparing 22:35:48 a8a78a4968d2: Waiting 22:35:48 eb54b7b7991f: Waiting 22:35:48 9755d7ec0f55: Waiting 22:35:48 84f482044576: Layer already exists 22:35:48 2ac61a61bfa5: Layer already exists 22:35:48 b4bb432805bc: Layer already exists 22:35:48 599785d2e0e7: Layer already exists 22:35:48 4b43e3875cbf: Layer already exists 22:35:48 a8a78a4968d2: Layer already exists 22:35:48 9755d7ec0f55: Layer already exists 22:35:48 eb54b7b7991f: Layer already exists 22:35:48 main: digest: sha256:ce7d607bef260e853ec836ae7e5547245a1204d18df20f9c4fcfaeb59ae668b6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:48 ===================================================== [Pipeline] echo 22:35:48 taggedImages: 22:35:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:35:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.31 22:35:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:35:48 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:35:48 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:48 latest 22:35:48 2.3.0-dev.31 22:35:48 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:35:48 main 22:35:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:35:49 4a0c72985dbd: Preparing 22:35:49 ed4db1afd0ef: Preparing 22:35:49 69b609299983: Preparing 22:35:49 ff52671b537b: Preparing 22:35:49 da51933737f1: Preparing 22:35:49 a8a78a4968d2: Preparing 22:35:49 eb54b7b7991f: Preparing 22:35:49 a8a78a4968d2: Waiting 22:35:49 eb54b7b7991f: Waiting 22:35:49 4a0c72985dbd: Pushed 22:35:49 69b609299983: Pushed 22:35:49 ed4db1afd0ef: Pushed 22:35:49 a8a78a4968d2: Layer already exists 22:35:49 eb54b7b7991f: Layer already exists 22:35:50 da51933737f1: Pushed 22:36:05 ff52671b537b: Pushed 22:36:05 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:40a150c61b1cb3b3e1d7f4ee78d1b16b4690df197cfe6f673c4e86f47720c565 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:05 + 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 22:36:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:36:06 4a0c72985dbd: Preparing 22:36:06 ed4db1afd0ef: Preparing 22:36:06 69b609299983: Preparing 22:36:06 ff52671b537b: Preparing 22:36:06 da51933737f1: Preparing 22:36:06 a8a78a4968d2: Preparing 22:36:06 eb54b7b7991f: Preparing 22:36:06 a8a78a4968d2: Waiting 22:36:06 eb54b7b7991f: Waiting 22:36:06 69b609299983: Layer already exists 22:36:06 ff52671b537b: Layer already exists 22:36:06 ed4db1afd0ef: Layer already exists 22:36:06 4a0c72985dbd: Layer already exists 22:36:06 da51933737f1: Layer already exists 22:36:06 eb54b7b7991f: Layer already exists 22:36:06 a8a78a4968d2: Layer already exists 22:36:06 latest: digest: sha256:40a150c61b1cb3b3e1d7f4ee78d1b16b4690df197cfe6f673c4e86f47720c565 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.31 22:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:36:07 4a0c72985dbd: Preparing 22:36:07 ed4db1afd0ef: Preparing 22:36:07 69b609299983: Preparing 22:36:07 ff52671b537b: Preparing 22:36:07 da51933737f1: Preparing 22:36:07 a8a78a4968d2: Preparing 22:36:07 eb54b7b7991f: Preparing 22:36:07 a8a78a4968d2: Waiting 22:36:07 da51933737f1: Layer already exists 22:36:07 ff52671b537b: Layer already exists 22:36:07 4a0c72985dbd: Layer already exists 22:36:07 ed4db1afd0ef: Layer already exists 22:36:07 69b609299983: Layer already exists 22:36:07 a8a78a4968d2: Layer already exists 22:36:07 eb54b7b7991f: Layer already exists 22:36:07 2.3.0-dev.31: digest: sha256:40a150c61b1cb3b3e1d7f4ee78d1b16b4690df197cfe6f673c4e86f47720c565 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:36:08 4a0c72985dbd: Preparing 22:36:08 ed4db1afd0ef: Preparing 22:36:08 69b609299983: Preparing 22:36:08 ff52671b537b: Preparing 22:36:08 da51933737f1: Preparing 22:36:08 a8a78a4968d2: Preparing 22:36:08 eb54b7b7991f: Preparing 22:36:08 a8a78a4968d2: Waiting 22:36:08 eb54b7b7991f: Waiting 22:36:08 ff52671b537b: Layer already exists 22:36:08 ed4db1afd0ef: Layer already exists 22:36:08 da51933737f1: Layer already exists 22:36:08 69b609299983: Layer already exists 22:36:08 4a0c72985dbd: Layer already exists 22:36:08 a8a78a4968d2: Layer already exists 22:36:08 eb54b7b7991f: Layer already exists 22:36:08 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:40a150c61b1cb3b3e1d7f4ee78d1b16b4690df197cfe6f673c4e86f47720c565 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:08 + 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 22:36:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:36:09 4a0c72985dbd: Preparing 22:36:09 ed4db1afd0ef: Preparing 22:36:09 69b609299983: Preparing 22:36:09 ff52671b537b: Preparing 22:36:09 da51933737f1: Preparing 22:36:09 a8a78a4968d2: Preparing 22:36:09 eb54b7b7991f: Preparing 22:36:09 eb54b7b7991f: Waiting 22:36:09 a8a78a4968d2: Waiting 22:36:09 4a0c72985dbd: Layer already exists 22:36:09 ff52671b537b: Layer already exists 22:36:09 69b609299983: Layer already exists 22:36:09 da51933737f1: Layer already exists 22:36:09 ed4db1afd0ef: Layer already exists 22:36:09 a8a78a4968d2: Layer already exists 22:36:09 eb54b7b7991f: Layer already exists 22:36:09 main: digest: sha256:40a150c61b1cb3b3e1d7f4ee78d1b16b4690df197cfe6f673c4e86f47720c565 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:36:09 ===================================================== [Pipeline] echo 22:36:09 taggedImages: 22:36:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:36:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.31 22:36:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:36:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:36:09 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:09 latest 22:36:09 2.3.0-dev.31 22:36:09 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:09 main 22:36:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:36:10 331cbd61b1fa: Preparing 22:36:10 c0acd786c4a9: Preparing 22:36:10 63134571fd18: Preparing 22:36:10 9a3c4eb974d9: Preparing 22:36:10 9755d7ec0f55: Preparing 22:36:10 a8a78a4968d2: Preparing 22:36:10 eb54b7b7991f: Preparing 22:36:10 a8a78a4968d2: Waiting 22:36:10 eb54b7b7991f: Waiting 22:36:10 9755d7ec0f55: Layer already exists 22:36:10 a8a78a4968d2: Layer already exists 22:36:10 eb54b7b7991f: Layer already exists 22:36:10 63134571fd18: Pushed 22:36:10 331cbd61b1fa: Pushed 22:36:10 c0acd786c4a9: Pushed 22:36:28 9a3c4eb974d9: Pushed 22:36:28 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:09a5b61147dda027dbaa0fe54a47d9415273c8a21559d4db3a378c01674024ae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:29 + 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 22:36:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:36:29 331cbd61b1fa: Preparing 22:36:29 c0acd786c4a9: Preparing 22:36:29 63134571fd18: Preparing 22:36:29 9a3c4eb974d9: Preparing 22:36:29 9755d7ec0f55: Preparing 22:36:29 a8a78a4968d2: Preparing 22:36:29 eb54b7b7991f: Preparing 22:36:29 a8a78a4968d2: Waiting 22:36:29 eb54b7b7991f: Waiting 22:36:29 9755d7ec0f55: Layer already exists 22:36:29 331cbd61b1fa: Layer already exists 22:36:29 c0acd786c4a9: Layer already exists 22:36:29 9a3c4eb974d9: Layer already exists 22:36:29 63134571fd18: Layer already exists 22:36:29 a8a78a4968d2: Layer already exists 22:36:29 eb54b7b7991f: Layer already exists 22:36:29 latest: digest: sha256:09a5b61147dda027dbaa0fe54a47d9415273c8a21559d4db3a378c01674024ae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.31 22:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:36:30 331cbd61b1fa: Preparing 22:36:30 c0acd786c4a9: Preparing 22:36:30 63134571fd18: Preparing 22:36:30 9a3c4eb974d9: Preparing 22:36:30 9755d7ec0f55: Preparing 22:36:30 a8a78a4968d2: Preparing 22:36:30 eb54b7b7991f: Preparing 22:36:30 a8a78a4968d2: Waiting 22:36:30 eb54b7b7991f: Waiting 22:36:30 9755d7ec0f55: Layer already exists 22:36:30 9a3c4eb974d9: Layer already exists 22:36:30 c0acd786c4a9: Layer already exists 22:36:30 331cbd61b1fa: Layer already exists 22:36:30 63134571fd18: Layer already exists 22:36:30 a8a78a4968d2: Layer already exists 22:36:30 eb54b7b7991f: Layer already exists 22:36:30 2.3.0-dev.31: digest: sha256:09a5b61147dda027dbaa0fe54a47d9415273c8a21559d4db3a378c01674024ae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:36:31 331cbd61b1fa: Preparing 22:36:31 c0acd786c4a9: Preparing 22:36:31 63134571fd18: Preparing 22:36:31 9a3c4eb974d9: Preparing 22:36:31 9755d7ec0f55: Preparing 22:36:31 a8a78a4968d2: Preparing 22:36:31 eb54b7b7991f: Preparing 22:36:31 a8a78a4968d2: Waiting 22:36:31 eb54b7b7991f: Waiting 22:36:31 9755d7ec0f55: Layer already exists 22:36:31 331cbd61b1fa: Layer already exists 22:36:31 c0acd786c4a9: Layer already exists 22:36:31 9a3c4eb974d9: Layer already exists 22:36:31 63134571fd18: Layer already exists 22:36:31 eb54b7b7991f: Layer already exists 22:36:31 a8a78a4968d2: Layer already exists 22:36:31 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:09a5b61147dda027dbaa0fe54a47d9415273c8a21559d4db3a378c01674024ae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:32 + 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 22:36:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:36:32 331cbd61b1fa: Preparing 22:36:32 c0acd786c4a9: Preparing 22:36:32 63134571fd18: Preparing 22:36:32 9a3c4eb974d9: Preparing 22:36:32 9755d7ec0f55: Preparing 22:36:32 a8a78a4968d2: Preparing 22:36:32 eb54b7b7991f: Preparing 22:36:32 a8a78a4968d2: Waiting 22:36:32 eb54b7b7991f: Waiting 22:36:32 331cbd61b1fa: Layer already exists 22:36:32 9a3c4eb974d9: Layer already exists 22:36:32 63134571fd18: Layer already exists 22:36:32 9755d7ec0f55: Layer already exists 22:36:32 c0acd786c4a9: Layer already exists 22:36:32 eb54b7b7991f: Layer already exists 22:36:32 a8a78a4968d2: Layer already exists 22:36:32 main: digest: sha256:09a5b61147dda027dbaa0fe54a47d9415273c8a21559d4db3a378c01674024ae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:36:32 ===================================================== [Pipeline] echo 22:36:32 taggedImages: 22:36:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:36:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.31 22:36:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:36:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:36:32 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:32 latest 22:36:32 2.3.0-dev.31 22:36:32 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:32 main 22:36:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:36:33 7530bf663480: Preparing 22:36:33 491eacccba53: Preparing 22:36:33 442ed5fb61fc: Preparing 22:36:33 a87556b413eb: Preparing 22:36:33 5b7df235d876: Preparing 22:36:33 5b7df235d876: Layer already exists 22:36:33 442ed5fb61fc: Layer already exists 22:36:33 7530bf663480: Pushed 22:36:34 a87556b413eb: Pushed 22:36:39 491eacccba53: Pushed 22:36:39 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:180caea3b2099b7a624c45e772b9a30445bbc2baf349f4ef3dda790d9f606f5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:36:40 7530bf663480: Preparing 22:36:40 491eacccba53: Preparing 22:36:40 442ed5fb61fc: Preparing 22:36:40 a87556b413eb: Preparing 22:36:40 5b7df235d876: Preparing 22:36:40 442ed5fb61fc: Layer already exists 22:36:40 491eacccba53: Layer already exists 22:36:40 a87556b413eb: Layer already exists 22:36:40 7530bf663480: Layer already exists 22:36:40 5b7df235d876: Layer already exists 22:36:40 latest: digest: sha256:180caea3b2099b7a624c45e772b9a30445bbc2baf349f4ef3dda790d9f606f5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.31 22:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:36:41 7530bf663480: Preparing 22:36:41 491eacccba53: Preparing 22:36:41 442ed5fb61fc: Preparing 22:36:41 a87556b413eb: Preparing 22:36:41 5b7df235d876: Preparing 22:36:41 a87556b413eb: Layer already exists 22:36:41 5b7df235d876: Layer already exists 22:36:41 491eacccba53: Layer already exists 22:36:41 7530bf663480: Layer already exists 22:36:41 442ed5fb61fc: Layer already exists 22:36:41 2.3.0-dev.31: digest: sha256:180caea3b2099b7a624c45e772b9a30445bbc2baf349f4ef3dda790d9f606f5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:36:42 7530bf663480: Preparing 22:36:42 491eacccba53: Preparing 22:36:42 442ed5fb61fc: Preparing 22:36:42 a87556b413eb: Preparing 22:36:42 5b7df235d876: Preparing 22:36:42 5b7df235d876: Layer already exists 22:36:42 442ed5fb61fc: Layer already exists 22:36:42 491eacccba53: Layer already exists 22:36:42 a87556b413eb: Layer already exists 22:36:42 7530bf663480: Layer already exists 22:36:42 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:180caea3b2099b7a624c45e772b9a30445bbc2baf349f4ef3dda790d9f606f5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:36:43 7530bf663480: Preparing 22:36:43 491eacccba53: Preparing 22:36:43 442ed5fb61fc: Preparing 22:36:43 a87556b413eb: Preparing 22:36:43 5b7df235d876: Preparing 22:36:43 a87556b413eb: Layer already exists 22:36:43 442ed5fb61fc: Layer already exists 22:36:43 5b7df235d876: Layer already exists 22:36:43 491eacccba53: Layer already exists 22:36:43 7530bf663480: Layer already exists 22:36:43 main: digest: sha256:180caea3b2099b7a624c45e772b9a30445bbc2baf349f4ef3dda790d9f606f5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:36:43 ===================================================== [Pipeline] echo 22:36:43 taggedImages: 22:36:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:36:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.31 22:36:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:36:43 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:36:43 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:43 latest 22:36:43 2.3.0-dev.31 22:36:43 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:43 main 22:36:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:36:44 4eba9fc73e3f: Preparing 22:36:44 043da55ae188: Preparing 22:36:44 442ed5fb61fc: Preparing 22:36:44 d2544a71281e: Preparing 22:36:44 5b7df235d876: Preparing 22:36:44 442ed5fb61fc: Layer already exists 22:36:44 5b7df235d876: Layer already exists 22:36:44 d2544a71281e: Layer already exists 22:36:44 4eba9fc73e3f: Pushed 22:36:50 043da55ae188: Pushed 22:36:50 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:671cc89e59458b55f60dec5fbd6fa1d3af68366f605f36e9c6e6d068c678eaec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:36:50 4eba9fc73e3f: Preparing 22:36:50 043da55ae188: Preparing 22:36:50 442ed5fb61fc: Preparing 22:36:50 d2544a71281e: Preparing 22:36:50 5b7df235d876: Preparing 22:36:50 442ed5fb61fc: Layer already exists 22:36:50 5b7df235d876: Layer already exists 22:36:50 043da55ae188: Layer already exists 22:36:50 4eba9fc73e3f: Layer already exists 22:36:50 d2544a71281e: Layer already exists 22:36:51 latest: digest: sha256:671cc89e59458b55f60dec5fbd6fa1d3af68366f605f36e9c6e6d068c678eaec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.31 22:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:36:51 4eba9fc73e3f: Preparing 22:36:51 043da55ae188: Preparing 22:36:51 442ed5fb61fc: Preparing 22:36:51 d2544a71281e: Preparing 22:36:51 5b7df235d876: Preparing 22:36:51 442ed5fb61fc: Layer already exists 22:36:51 d2544a71281e: Layer already exists 22:36:51 043da55ae188: Layer already exists 22:36:51 4eba9fc73e3f: Layer already exists 22:36:51 5b7df235d876: Layer already exists 22:36:51 2.3.0-dev.31: digest: sha256:671cc89e59458b55f60dec5fbd6fa1d3af68366f605f36e9c6e6d068c678eaec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:36:52 4eba9fc73e3f: Preparing 22:36:52 043da55ae188: Preparing 22:36:52 442ed5fb61fc: Preparing 22:36:52 d2544a71281e: Preparing 22:36:52 5b7df235d876: Preparing 22:36:52 5b7df235d876: Layer already exists 22:36:52 043da55ae188: Layer already exists 22:36:52 4eba9fc73e3f: Layer already exists 22:36:52 442ed5fb61fc: Layer already exists 22:36:52 d2544a71281e: Layer already exists 22:36:53 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:671cc89e59458b55f60dec5fbd6fa1d3af68366f605f36e9c6e6d068c678eaec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:36:53 4eba9fc73e3f: Preparing 22:36:53 043da55ae188: Preparing 22:36:53 442ed5fb61fc: Preparing 22:36:53 d2544a71281e: Preparing 22:36:53 5b7df235d876: Preparing 22:36:53 5b7df235d876: Layer already exists 22:36:53 4eba9fc73e3f: Layer already exists 22:36:53 043da55ae188: Layer already exists 22:36:53 442ed5fb61fc: Layer already exists 22:36:53 d2544a71281e: Layer already exists 22:36:54 main: digest: sha256:671cc89e59458b55f60dec5fbd6fa1d3af68366f605f36e9c6e6d068c678eaec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:36:54 ===================================================== [Pipeline] echo 22:36:54 taggedImages: 22:36:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:36:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.31 22:36:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 22:36:54 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 22:36:54 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:54 latest 22:36:54 2.3.0-dev.31 22:36:54 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:36:54 main 22:36:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:36:54 b48c300aa92a: Preparing 22:36:54 1dbc587dfd38: Preparing 22:36:54 146e73ff5209: Preparing 22:36:54 298aafc75d30: Preparing 22:36:54 f0e5a4d6c014: Preparing 22:36:54 3b19d27f08f7: Preparing 22:36:54 73bb99a6e169: Preparing 22:36:54 ec06c3102977: Preparing 22:36:54 6a3c62e080c7: Preparing 22:36:54 340cb19ca677: Preparing 22:36:54 4f4ce317c6bb: Preparing 22:36:54 ec06c3102977: Waiting 22:36:54 6a3c62e080c7: Waiting 22:36:54 340cb19ca677: Waiting 22:36:54 4f4ce317c6bb: Waiting 22:36:54 73bb99a6e169: Waiting 22:36:54 3b19d27f08f7: Waiting 22:36:55 f0e5a4d6c014: Layer already exists 22:36:55 3b19d27f08f7: Layer already exists 22:36:55 73bb99a6e169: Layer already exists 22:36:55 ec06c3102977: Layer already exists 22:36:55 1dbc587dfd38: Pushed 22:36:55 6a3c62e080c7: Layer already exists 22:36:55 340cb19ca677: Layer already exists 22:36:55 4f4ce317c6bb: Layer already exists 22:36:55 b48c300aa92a: Pushed 22:36:57 146e73ff5209: Pushed 22:37:12 298aafc75d30: Pushed 22:37:12 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:2c000451f7c14ccea184963d158fc39b7aa75207056cda41e02a21af2d899b15 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:13 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:37:13 b48c300aa92a: Preparing 22:37:13 1dbc587dfd38: Preparing 22:37:13 146e73ff5209: Preparing 22:37:13 298aafc75d30: Preparing 22:37:13 f0e5a4d6c014: Preparing 22:37:13 3b19d27f08f7: Preparing 22:37:13 73bb99a6e169: Preparing 22:37:13 ec06c3102977: Preparing 22:37:13 6a3c62e080c7: Preparing 22:37:13 340cb19ca677: Preparing 22:37:13 4f4ce317c6bb: Preparing 22:37:13 3b19d27f08f7: Waiting 22:37:13 73bb99a6e169: Waiting 22:37:13 ec06c3102977: Waiting 22:37:13 6a3c62e080c7: Waiting 22:37:13 340cb19ca677: Waiting 22:37:13 4f4ce317c6bb: Waiting 22:37:13 f0e5a4d6c014: Layer already exists 22:37:13 146e73ff5209: Layer already exists 22:37:13 b48c300aa92a: Layer already exists 22:37:13 1dbc587dfd38: Layer already exists 22:37:13 298aafc75d30: Layer already exists 22:37:13 3b19d27f08f7: Layer already exists 22:37:13 ec06c3102977: Layer already exists 22:37:13 73bb99a6e169: Layer already exists 22:37:13 6a3c62e080c7: Layer already exists 22:37:13 340cb19ca677: Layer already exists 22:37:13 4f4ce317c6bb: Layer already exists 22:37:13 latest: digest: sha256:2c000451f7c14ccea184963d158fc39b7aa75207056cda41e02a21af2d899b15 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:14 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.31 22:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:37:14 b48c300aa92a: Preparing 22:37:14 1dbc587dfd38: Preparing 22:37:14 146e73ff5209: Preparing 22:37:14 298aafc75d30: Preparing 22:37:14 f0e5a4d6c014: Preparing 22:37:14 3b19d27f08f7: Preparing 22:37:14 73bb99a6e169: Preparing 22:37:14 ec06c3102977: Preparing 22:37:14 6a3c62e080c7: Preparing 22:37:14 340cb19ca677: Preparing 22:37:14 4f4ce317c6bb: Preparing 22:37:14 73bb99a6e169: Waiting 22:37:14 ec06c3102977: Waiting 22:37:14 6a3c62e080c7: Waiting 22:37:14 340cb19ca677: Waiting 22:37:14 4f4ce317c6bb: Waiting 22:37:14 3b19d27f08f7: Waiting 22:37:14 146e73ff5209: Layer already exists 22:37:14 298aafc75d30: Layer already exists 22:37:14 b48c300aa92a: Layer already exists 22:37:14 1dbc587dfd38: Layer already exists 22:37:14 f0e5a4d6c014: Layer already exists 22:37:14 3b19d27f08f7: Layer already exists 22:37:14 ec06c3102977: Layer already exists 22:37:14 6a3c62e080c7: Layer already exists 22:37:14 340cb19ca677: Layer already exists 22:37:14 73bb99a6e169: Layer already exists 22:37:14 4f4ce317c6bb: Layer already exists 22:37:14 2.3.0-dev.31: digest: sha256:2c000451f7c14ccea184963d158fc39b7aa75207056cda41e02a21af2d899b15 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:14 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:37:15 b48c300aa92a: Preparing 22:37:15 1dbc587dfd38: Preparing 22:37:15 146e73ff5209: Preparing 22:37:15 298aafc75d30: Preparing 22:37:15 f0e5a4d6c014: Preparing 22:37:15 3b19d27f08f7: Preparing 22:37:15 73bb99a6e169: Preparing 22:37:15 ec06c3102977: Preparing 22:37:15 6a3c62e080c7: Preparing 22:37:15 340cb19ca677: Preparing 22:37:15 4f4ce317c6bb: Preparing 22:37:15 3b19d27f08f7: Waiting 22:37:15 73bb99a6e169: Waiting 22:37:15 ec06c3102977: Waiting 22:37:15 6a3c62e080c7: Waiting 22:37:15 340cb19ca677: Waiting 22:37:15 4f4ce317c6bb: Waiting 22:37:15 146e73ff5209: Layer already exists 22:37:15 298aafc75d30: Layer already exists 22:37:15 b48c300aa92a: Layer already exists 22:37:15 f0e5a4d6c014: Layer already exists 22:37:15 1dbc587dfd38: Layer already exists 22:37:15 3b19d27f08f7: Layer already exists 22:37:15 73bb99a6e169: Layer already exists 22:37:15 6a3c62e080c7: Layer already exists 22:37:15 ec06c3102977: Layer already exists 22:37:15 340cb19ca677: Layer already exists 22:37:15 4f4ce317c6bb: Layer already exists 22:37:15 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:2c000451f7c14ccea184963d158fc39b7aa75207056cda41e02a21af2d899b15 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 22:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:37:16 b48c300aa92a: Preparing 22:37:16 1dbc587dfd38: Preparing 22:37:16 146e73ff5209: Preparing 22:37:16 298aafc75d30: Preparing 22:37:16 f0e5a4d6c014: Preparing 22:37:16 3b19d27f08f7: Preparing 22:37:16 73bb99a6e169: Preparing 22:37:16 ec06c3102977: Preparing 22:37:16 6a3c62e080c7: Preparing 22:37:16 340cb19ca677: Preparing 22:37:16 4f4ce317c6bb: Preparing 22:37:16 3b19d27f08f7: Waiting 22:37:16 73bb99a6e169: Waiting 22:37:16 ec06c3102977: Waiting 22:37:16 6a3c62e080c7: Waiting 22:37:16 4f4ce317c6bb: Waiting 22:37:16 f0e5a4d6c014: Layer already exists 22:37:16 b48c300aa92a: Layer already exists 22:37:16 1dbc587dfd38: Layer already exists 22:37:16 298aafc75d30: Layer already exists 22:37:16 146e73ff5209: Layer already exists 22:37:16 73bb99a6e169: Layer already exists 22:37:16 3b19d27f08f7: Layer already exists 22:37:16 ec06c3102977: Layer already exists 22:37:16 340cb19ca677: Layer already exists 22:37:16 6a3c62e080c7: Layer already exists 22:37:16 4f4ce317c6bb: Layer already exists 22:37:16 main: digest: sha256:2c000451f7c14ccea184963d158fc39b7aa75207056cda41e02a21af2d899b15 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:16 ===================================================== [Pipeline] echo 22:37:16 taggedImages: 22:37:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 22:37:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:37:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.31 22:37:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 22:37:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:17 22:37:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:17 arm64: Pulling from edgex-lftools-log-publisher 22:37:17 8998bd30e6a1: Pulling fs layer 22:37:17 04944245beec: Pulling fs layer 22:37:17 699f458cf7ca: Pulling fs layer 22:37:17 765212b225bb: Pulling fs layer 22:37:17 f23df028b6ca: Pulling fs layer 22:37:17 d65c8cfc05b1: Pulling fs layer 22:37:17 2437ff75d9bd: Pulling fs layer 22:37:17 f23df028b6ca: Waiting 22:37:17 2437ff75d9bd: Waiting 22:37:17 d65c8cfc05b1: Waiting 22:37:17 765212b225bb: Waiting 22:37:17 04944245beec: Verifying Checksum 22:37:17 04944245beec: Download complete 22:37:17 765212b225bb: Verifying Checksum 22:37:17 765212b225bb: Download complete 22:37:17 f23df028b6ca: Verifying Checksum 22:37:17 f23df028b6ca: Download complete 22:37:17 d65c8cfc05b1: Verifying Checksum 22:37:17 d65c8cfc05b1: Download complete 22:37:17 699f458cf7ca: Verifying Checksum 22:37:17 699f458cf7ca: Download complete 22:37:18 8998bd30e6a1: Verifying Checksum 22:37:18 8998bd30e6a1: Download complete 22:37:20 2437ff75d9bd: Verifying Checksum 22:37:20 2437ff75d9bd: Download complete 22:37:22 8998bd30e6a1: Pull complete 22:37:23 04944245beec: Pull complete 22:37:24 699f458cf7ca: Pull complete 22:37:24 765212b225bb: Pull complete 22:37:25 f23df028b6ca: Pull complete 22:37:26 d65c8cfc05b1: Pull complete 22:37:41 2437ff75d9bd: Pull complete 22:37:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:37:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:41 prd-ubuntu20.04-docker-arm64-4c-16g-21414 does not seem to be running inside a container 22:37:41 $ 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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:37:43 $ docker top e7dd823b867eadd1ac5cd006e488bbec37486c77045abe1b45b7db329d370223 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:44 ---> job-cost.sh 22:37:44 lf-activate-venv: SKIPPING 22:37:44 INFO: No Stack... 22:37:45 INFO: Retrieving Pricing Info for: v3-standard-4 22:37:46 INFO: Archiving Costs [Pipeline] sh 22:37:47 + + cut -d, -f6 22:37:47 cat /w/workspace/edgex-go/266/archives/cost.csv [Pipeline] lock 22:37:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-266-stack-cost] 22:37:47 Resource [jenkins-edgexfoundry-edgex-go-main-266-stack-cost] did not exist. Created. 22:37:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-266-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:37:47 + echo total: 0.10999999940395355 [Pipeline] stash 22:37:48 Stashed 1 file(s) [Pipeline] } 22:37:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-266-stack-cost] [Pipeline] // lock [Pipeline] } 22:37:48 $ docker stop --time=1 e7dd823b867eadd1ac5cd006e488bbec37486c77045abe1b45b7db329d370223 22:37:50 $ docker rm -f e7dd823b867eadd1ac5cd006e488bbec37486c77045abe1b45b7db329d370223 [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 22:37:50 provisioning config files... 22:37:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/266@tmp/config4973660056060978051tmp [Pipeline] { [Pipeline] sh 22:37:50 + set +x 22:37:50 + bash -s -- 22:37:50 + curl -s https://codecov.io/bash 22:37:50 22:37:50 _____ _ 22:37:50 / ____| | | 22:37:50 | | ___ __| | ___ ___ _____ __ 22:37:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:37:50 | |___| (_) | (_| | __/ (_| (_) \ V / 22:37:50 \_____\___/ \__,_|\___|\___\___/ \_/ 22:37:50 Bash-1.0.6 22:37:50 22:37:50 22:37:50 ==> git version 2.25.1 found 22:37:50 ==> 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 22:37:50 Release-Date: 2020-01-08 22:37:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:37:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:37:50 ==> Jenkins CI detected. 22:37:50 current dir:  /w/workspace/edgex-go/266 22:37:50 project root: . 22:37:50 --> token set from env 22:37:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:37:50 ==> Running gcov in . (disable via -X gcov) 22:37:50 ==> Python coveragepy not found 22:37:50 ==> Searching for coverage reports in: 22:37:50 + . 22:37:51 -> Found 1 reports 22:37:51 ==> Detecting git/mercurial file structure 22:37:51 ==> Reading reports 22:37:51 + ./coverage.out bytes=436144 22:37:51 ==> Appending adjustments 22:37:51 https://docs.codecov.io/docs/fixing-reports 22:37:52 + Found adjustments 22:37:52 ==> Gzipping contents 22:37:52 60K /tmp/codecov.5hVnB0.gz 22:37:52 ==> Uploading reports 22:37:52 url: https://codecov.io 22:37:52 query: branch=main&commit=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98&build=266&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F266%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:37:52 -> Pinging Codecov 22:37:52 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=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98&build=266&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F266%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:37:52 -> Uploading to 22:37:52 https://storage.googleapis.com/codecov/v4/raw/2022-07-28/00271124DB129430A58F1EEE437C3FCB/85bfaaf41fb18e31d9518f9b5afa2644dc38ea98/3a7de457-3295-4c1d-a576-a15258427ad9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T223752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=636af725292721e1fecd9088c269dbb7855da85eb4258f011448261e6224e0c3 22:37:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:37:52 Dload Upload Total Spent Left Speed 22:37:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60024 0 0 100 60024 0 255k --:--:-- --:--:-- --:--:-- 254k 100 60024 0 0 100 60024 0 233k --:--:-- --:--:-- --:--:-- 232k 22:37:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } 22:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:37:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:37:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:37:53 22:37:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:37:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:37:53 df9b9388f04a: Already exists 22:37:53 52dc419b0ee2: Pulling fs layer 22:37:53 25bc292e5bac: Pulling fs layer 22:37:53 114826534d7a: Pulling fs layer 22:37:53 4657fd5d0bcf: Pulling fs layer 22:37:53 6ad1cebc031e: Pulling fs layer 22:37:53 8a3aa393b2d8: Pulling fs layer 22:37:53 4657fd5d0bcf: Waiting 22:37:53 6ad1cebc031e: Waiting 22:37:53 8a3aa393b2d8: Waiting 22:37:53 25bc292e5bac: Download complete 22:37:53 52dc419b0ee2: Verifying Checksum 22:37:53 52dc419b0ee2: Download complete 22:37:53 4657fd5d0bcf: Verifying Checksum 22:37:53 4657fd5d0bcf: Download complete 22:37:53 52dc419b0ee2: Pull complete 22:37:53 25bc292e5bac: Pull complete 22:37:53 6ad1cebc031e: Verifying Checksum 22:37:54 114826534d7a: Verifying Checksum 22:37:54 114826534d7a: Download complete 22:37:54 8a3aa393b2d8: Verifying Checksum 22:37:54 8a3aa393b2d8: Download complete 22:37:58 114826534d7a: Pull complete 22:37:58 4657fd5d0bcf: Pull complete 22:37:58 6ad1cebc031e: Pull complete 22:38:01 8a3aa393b2d8: Pull complete 22:38:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:38:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:01 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:38:01 $ 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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:38:03 $ docker top 00ac9d13608b0bf3d0e6851747465af39f65a3ba4ecd089285acf402e1010748 -eo pid,comm [Pipeline] { [Pipeline] echo 22:38:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 22:38:03 + set -o pipefail 22:38:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 22:38:09 22:38:09 Monitoring /w/workspace/edgex-go/266 (github.com/edgexfoundry/edgex-go)... 22:38:09 22:38:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/10b66da8-3a44-4f35-90f1-8ce9fbea8c7f 22:38:09 22:38:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:38:09 22:38:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:38:09 22:38:09 [Pipeline] } 22:38:09 $ docker stop --time=1 00ac9d13608b0bf3d0e6851747465af39f65a3ba4ecd089285acf402e1010748 22:38:11 $ docker rm -f 00ac9d13608b0bf3d0e6851747465af39f65a3ba4ecd089285acf402e1010748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:38:11 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:11 provisioning config files... 22:38:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/266@tmp/config5350437853114128537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:12 --> edgex-publish-swagger.sh 22:38:12 === Publish openapi/v2 API === 22:38:12 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:38:12 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/266/openapi/v2/core-command.yaml] 22:38:12 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:12 Dload Upload Total Spent Left Speed 22:38:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29240 0:00:01 0:00:01 --:--:-- 29240 100 33831 0 0 100 33831 0 29240 0:00:01 0:00:01 --:--:-- 29240 22:38:13 22:38:13 22:38:13 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/266/openapi/v2/core-data.yaml] 22:38:13 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:13 Dload Upload Total Spent Left Speed 22:38:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 74201 --:--:-- --:--:-- --:--:-- 74124 100 71604 0 0 100 71604 0 74124 --:--:-- --:--:-- --:--:-- 74124 22:38:14 22:38:14 22:38:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/266/openapi/v2/core-metadata.yaml] 22:38:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:14 Dload Upload Total Spent Left Speed 22:38:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 143k --:--:-- --:--:-- --:--:-- 143k 100 141k 0 0 100 141k 0 143k --:--:-- --:--:-- --:--:-- 143k 22:38:15 22:38:15 22:38:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/266/openapi/v2/support-notifications.yaml] 22:38:15 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:15 Dload Upload Total Spent Left Speed 22:38:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 95732 --:--:-- --:--:-- --:--:-- 95629 100 89318 0 0 100 89318 0 95732 --:--:-- --:--:-- --:--:-- 95629 22:38:16 22:38:16 22:38:16 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/266/openapi/v2/support-scheduler.yaml] 22:38:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:16 Dload Upload Total Spent Left Speed 22:38:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45103 --:--:-- --:--:-- --:--:-- 45052 100 39556 0 0 100 39556 0 45001 --:--:-- --:--:-- --:--:-- 44950 22:38:17 22:38:17 22:38:17 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/266/openapi/v2/system-agent.yaml] 22:38:17 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:17 Dload Upload Total Spent Left Speed 22:38:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21148 --:--:-- --:--:-- --:--:-- 21126 100 20091 0 0 100 20091 0 21148 --:--:-- --:--:-- --:--:-- 21126 22:38:18 22:38:18 [Pipeline] } 22:38:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:38:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:38:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:18 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:38:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:38:19 $ docker top 7fe6abaaafa6030a2f00393279f5ffe80ee626c69a35d79af41ef82432be28fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:19 [ssh-agent] Looking for ssh-agent implementation... 22:38:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:19 $ docker exec 7fe6abaaafa6030a2f00393279f5ffe80ee626c69a35d79af41ef82432be28fb ssh-agent 22:38:19 SSH_AUTH_SOCK=/tmp/ssh-5P27XoagcUWz/agent.32 22:38:19 SSH_AGENT_PID=39 22:38:19 Running ssh-add (command line suppressed) 22:38:19 Identity added: /w/workspace/edgex-go/266@tmp/private_key_7394590941958233426.key (/w/workspace/edgex-go/266@tmp/private_key_7394590941958233426.key) 22:38:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:20 + git semver tag 22:38:20 2022-07-28 22:38:20,417 [run_tag] DEBUG tag force:False 22:38:20 2022-07-28 22:38:20,417 [check_head_tag] DEBUG check head tag 22:38:20 2022-07-28 22:38:20,418 [execute] INFO git cat-file --batch-check 22:38:20 2022-07-28 22:38:20,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/266, universal_newlines=False, shell=None, istream=) 22:38:20 2022-07-28 22:38:20,422 [execute] INFO git cat-file --batch 22:38:20 2022-07-28 22:38:20,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/266, universal_newlines=False, shell=None, istream=) 22:38:20 2022-07-28 22:38:20,448 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main 22:38:20 2022-07-28 22:38:20,448 [execute] INFO git tag -a v2.3.0-dev.31 -m v2.3.0-dev.31 22:38:20 2022-07-28 22:38:20,449 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.31', '-m', 'v2.3.0-dev.31'], cwd=/w/workspace/edgex-go/266, universal_newlines=False, shell=None, istream=None) 22:38:20 2022-07-28 22:38:20,454 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main 22:38:20 2.3.0-dev.31 [Pipeline] } 22:38:20 $ docker exec --env ******** --env ******** 7fe6abaaafa6030a2f00393279f5ffe80ee626c69a35d79af41ef82432be28fb ssh-agent -k 22:38:20 unset SSH_AUTH_SOCK; 22:38:20 unset SSH_AGENT_PID; 22:38:20 echo Agent pid 39 killed; 22:38:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:20 + git semver [Pipeline] } 22:38:21 $ docker stop --time=1 7fe6abaaafa6030a2f00393279f5ffe80ee626c69a35d79af41ef82432be28fb 22:38:22 $ docker rm -f 7fe6abaaafa6030a2f00393279f5ffe80ee626c69a35d79af41ef82432be28fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:38:22 22:38:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:38:23 0.23.1-centos7: Pulling from edgex-lftools 22:38:23 ab5ef0e58194: Pulling fs layer 22:38:23 9712f1f96733: Pulling fs layer 22:38:23 63f879dbbcfc: Pulling fs layer 22:38:23 0d9ebad4ef96: Pulling fs layer 22:38:23 e9a5061849ea: Pulling fs layer 22:38:23 d747dcd14b5f: Pulling fs layer 22:38:23 2de7ff778b66: Pulling fs layer 22:38:23 0d9ebad4ef96: Waiting 22:38:23 e9a5061849ea: Waiting 22:38:23 d747dcd14b5f: Waiting 22:38:23 2de7ff778b66: Waiting 22:38:23 9712f1f96733: Verifying Checksum 22:38:23 9712f1f96733: Download complete 22:38:23 63f879dbbcfc: Verifying Checksum 22:38:23 63f879dbbcfc: Download complete 22:38:23 e9a5061849ea: Verifying Checksum 22:38:23 e9a5061849ea: Download complete 22:38:23 d747dcd14b5f: Verifying Checksum 22:38:23 d747dcd14b5f: Download complete 22:38:23 0d9ebad4ef96: Verifying Checksum 22:38:23 0d9ebad4ef96: Download complete 22:38:24 ab5ef0e58194: Verifying Checksum 22:38:24 ab5ef0e58194: Download complete 22:38:24 2de7ff778b66: Verifying Checksum 22:38:24 2de7ff778b66: Download complete 22:38:26 ab5ef0e58194: Pull complete 22:38:26 9712f1f96733: Pull complete 22:38:27 63f879dbbcfc: Pull complete 22:38:31 0d9ebad4ef96: Pull complete 22:38:31 e9a5061849ea: Pull complete 22:38:31 d747dcd14b5f: Pull complete 22:38:32 2de7ff778b66: Pull complete 22:38:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:38:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:38:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:32 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:38:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:38:34 $ docker top 2e82f06f9b02837bae2c90cee07a7354565e6c54ef21d4f5fb3635e86a647cfb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:38:35 provisioning config files... 22:38:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/266@tmp/config7318851780167603955tmp 22:38:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/266@tmp/config422677877698878768tmp 22:38:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/266@tmp/config3326482779498912712tmp [Pipeline] { [Pipeline] echo 22:38:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:38:35 ---> sigul-configuration.sh 22:38:35 gpg: directory `/root/.gnupg' created 22:38:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:38:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:38:35 gpg: keyring `/root/.gnupg/secring.gpg' created 22:38:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:38:35 gpg: CAST5 encrypted data 22:38:35 gpg: encrypted with 1 passphrase 22:38:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:38:35 + mkdir /home/jenkins 22:38:35 + mkdir /home/jenkins/sigul [Pipeline] sh 22:38:35 + 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 22:38:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:38:36 ---> sigul-install.sh 22:38:36 Sigul already installed; skipping installation. [Pipeline] sh 22:38:36 + git tag --list 22:38:36 0.6.0 22:38:36 0.6.1 22:38:36 0.7.0 22:38:36 0.7.1 22:38:36 v1.0.0 22:38:36 v1.0.1 22:38:36 v1.1.0 22:38:36 v1.2.0 22:38:36 v1.2.1 22:38:36 v1.3.0 22:38:36 v1.3.1 22:38:36 v2.0.0 22:38:36 v2.1.0 22:38:36 v2.1.1 22:38:36 v2.1.1-dev.1 22:38:36 v2.1.1-dev.2 22:38:36 v2.1.1-dev.3 22:38:36 v2.1.1-dev.4 22:38:36 v2.1.1-dev.5 22:38:36 v2.1.1-dev.6 22:38:36 v2.1.1-dev.7 22:38:36 v2.1.1-dev.8 22:38:36 v2.2.0 22:38:36 v2.2.1-dev.1 22:38:36 v2.2.1-dev.10 22:38:36 v2.2.1-dev.11 22:38:36 v2.2.1-dev.12 22:38:36 v2.2.1-dev.13 22:38:36 v2.2.1-dev.14 22:38:36 v2.2.1-dev.15 22:38:36 v2.2.1-dev.16 22:38:36 v2.2.1-dev.17 22:38:36 v2.2.1-dev.18 22:38:36 v2.2.1-dev.19 22:38:36 v2.2.1-dev.2 22:38:36 v2.2.1-dev.20 22:38:36 v2.2.1-dev.21 22:38:36 v2.2.1-dev.22 22:38:36 v2.2.1-dev.23 22:38:36 v2.2.1-dev.24 22:38:36 v2.2.1-dev.25 22:38:36 v2.2.1-dev.26 22:38:36 v2.2.1-dev.27 22:38:36 v2.2.1-dev.28 22:38:36 v2.2.1-dev.29 22:38:36 v2.2.1-dev.3 22:38:36 v2.2.1-dev.4 22:38:36 v2.2.1-dev.5 22:38:36 v2.2.1-dev.6 22:38:36 v2.2.1-dev.7 22:38:36 v2.2.1-dev.8 22:38:36 v2.2.1-dev.9 22:38:36 v2.3.0-dev.29 22:38:36 v2.3.0-dev.30 22:38:36 v2.3.0-dev.31 [Pipeline] sh 22:38:36 + lftools sign git-tag v2.3.0-dev.31 22:38:37 Signing Git tag with Sigul... 22:38:37 Signing v2.3.0-dev.31 [Pipeline] echo 22:38:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:38:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:38:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:38:38 $ docker stop --time=1 2e82f06f9b02837bae2c90cee07a7354565e6c54ef21d4f5fb3635e86a647cfb 22:38:39 $ docker rm -f 2e82f06f9b02837bae2c90cee07a7354565e6c54ef21d4f5fb3635e86a647cfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:38:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:38:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:40 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:38:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:38:40 $ docker top a5c2db3b00b762a73d8a7949a9040c7d841a9093286c4a2491ca8f18c4267ca9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:40 [ssh-agent] Looking for ssh-agent implementation... 22:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:40 $ docker exec a5c2db3b00b762a73d8a7949a9040c7d841a9093286c4a2491ca8f18c4267ca9 ssh-agent 22:38:41 SSH_AUTH_SOCK=/tmp/ssh-sMYUlhznCK8F/agent.32 22:38:41 SSH_AGENT_PID=38 22:38:41 Running ssh-add (command line suppressed) 22:38:41 Identity added: /w/workspace/edgex-go/266@tmp/private_key_5536063133278237344.key (/w/workspace/edgex-go/266@tmp/private_key_5536063133278237344.key) 22:38:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:41 + git semver bump pre 22:38:41 2022-07-28 22:38:41,735 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main 22:38:41 2022-07-28 22:38:41,735 [bump_version] DEBUG bumping version:2.3.0-dev.31 on axis:pre with prefix:dev 22:38:41 2022-07-28 22:38:41,735 [bump_version] DEBUG bumped version:2.3.0-dev.32 22:38:41 2022-07-28 22:38:41,735 [write_version] DEBUG write version:2.3.0-dev.32 to path:/w/workspace/edgex-go/266/.semver/main with force:True 22:38:41 2022-07-28 22:38:41,735 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main 22:38:41 2022-07-28 22:38:41,735 [write_file] DEBUG write to file:/w/workspace/edgex-go/266/.semver/main 22:38:41 2022-07-28 22:38:41,738 [execute] INFO git cat-file --batch-check 22:38:41 2022-07-28 22:38:41,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=False, shell=None, istream=) 22:38:41 2022-07-28 22:38:41,743 [execute] INFO git cat-file --batch 22:38:41 2022-07-28 22:38:41,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=False, shell=None, istream=) 22:38:41 2022-07-28 22:38:41,748 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main 22:38:41 2.3.0-dev.32 [Pipeline] } 22:38:41 $ docker exec --env ******** --env ******** a5c2db3b00b762a73d8a7949a9040c7d841a9093286c4a2491ca8f18c4267ca9 ssh-agent -k 22:38:41 unset SSH_AUTH_SOCK; 22:38:41 unset SSH_AGENT_PID; 22:38:41 echo Agent pid 38 killed; 22:38:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:42 + git semver [Pipeline] } 22:38:42 $ docker stop --time=1 a5c2db3b00b762a73d8a7949a9040c7d841a9093286c4a2491ca8f18c4267ca9 22:38:43 $ docker rm -f a5c2db3b00b762a73d8a7949a9040c7d841a9093286c4a2491ca8f18c4267ca9 [Pipeline] // withDockerContainer [Pipeline] sh 22:38:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:38:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:44 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:38:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:38:44 $ docker top ebe30fb6da5c1bd713c9b7bfd89c611786437ddd14f4ef3aec766f29edb5031e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:45 [ssh-agent] Looking for ssh-agent implementation... 22:38:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:45 $ docker exec ebe30fb6da5c1bd713c9b7bfd89c611786437ddd14f4ef3aec766f29edb5031e ssh-agent 22:38:45 SSH_AUTH_SOCK=/tmp/ssh-b53sKDhfzL8P/agent.32 22:38:45 SSH_AGENT_PID=38 22:38:45 Running ssh-add (command line suppressed) 22:38:45 Identity added: /w/workspace/edgex-go/266@tmp/private_key_2166375452734569034.key (/w/workspace/edgex-go/266@tmp/private_key_2166375452734569034.key) 22:38:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:45 + git semver push 22:38:45 2022-07-28 22:38:45,898 [run_push] DEBUG push 22:38:45 2022-07-28 22:38:45,899 [execute] INFO git cat-file --batch-check 22:38:45 2022-07-28 22:38:45,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=False, shell=None, istream=) 22:38:45 2022-07-28 22:38:45,904 [execute] INFO git rev-list 5e5ec3d92bf3f3bc756f9d26b39904fb4f74f8e7 -- 22:38:45 2022-07-28 22:38:45,904 [execute] DEBUG Popen(['git', 'rev-list', '5e5ec3d92bf3f3bc756f9d26b39904fb4f74f8e7', '--'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=False, shell=None, istream=None) 22:38:45 2022-07-28 22:38:45,921 [execute] INFO git fetch -v origin 22:38:45 2022-07-28 22:38:45,921 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=True, shell=None, istream=None) 22:38:46 2022-07-28 22:38:46,417 [run_push] DEBUG no remote changes detected 22:38:46 2022-07-28 22:38:46,417 [execute] INFO git push origin semver 22:38:46 2022-07-28 22:38:46,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=False, shell=None, istream=None) 22:38:47 2022-07-28 22:38:47,185 [run_push] DEBUG push all version tags 22:38:47 2022-07-28 22:38:47,186 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:38:47 2022-07-28 22:38:47,186 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/266, universal_newlines=False, shell=None, istream=None) 22:38:48 2022-07-28 22:38:47,858 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main 22:38:48 2.3.0-dev.32 [Pipeline] } 22:38:48 $ docker exec --env ******** --env ******** ebe30fb6da5c1bd713c9b7bfd89c611786437ddd14f4ef3aec766f29edb5031e ssh-agent -k 22:38:48 unset SSH_AUTH_SOCK; 22:38:48 unset SSH_AGENT_PID; 22:38:48 echo Agent pid 38 killed; 22:38:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:48 + git semver [Pipeline] } 22:38:48 $ docker stop --time=1 ebe30fb6da5c1bd713c9b7bfd89c611786437ddd14f4ef3aec766f29edb5031e 22:38:50 $ docker rm -f ebe30fb6da5c1bd713c9b7bfd89c611786437ddd14f4ef3aec766f29edb5031e [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 22:38:50 + [ -d /w/workspace/edgex-go/266/archives ] [Pipeline] libraryResource [Pipeline] sh 22:38:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:38:51 ---> package-listing.sh 22:38:51 ++ facter osfamily 22:38:51 ++ tr '[:upper:]' '[:lower:]' 22:38:52 + OS_FAMILY=debian 22:38:52 + workspace=/w/workspace/edgex-go/266 22:38:52 + START_PACKAGES=/tmp/packages_start.txt 22:38:52 + END_PACKAGES=/tmp/packages_end.txt 22:38:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:38:52 + PACKAGES=/tmp/packages_start.txt 22:38:52 + '[' /w/workspace/edgex-go/266 ']' 22:38:52 + PACKAGES=/tmp/packages_end.txt 22:38:52 + case "${OS_FAMILY}" in 22:38:52 + dpkg -l 22:38:52 + grep '^ii' 22:38:52 + '[' -f /tmp/packages_start.txt ']' 22:38:52 + '[' -f /tmp/packages_end.txt ']' 22:38:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:38:52 + '[' /w/workspace/edgex-go/266 ']' 22:38:52 + mkdir -p /w/workspace/edgex-go/266/archives/ 22:38:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/266/archives/ [Pipeline] echo 22:38:52 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/266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:38:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:38:52 22:38:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:38:53 latest: Pulling from edgex-lftools-log-publisher 22:38:53 5eb5b503b376: Pulling fs layer 22:38:53 5c69ac0246d0: Pulling fs layer 22:38:53 ec43610c2a17: Pulling fs layer 22:38:53 3a2ae6a8a46f: Pulling fs layer 22:38:53 33b1e0a273af: Pulling fs layer 22:38:53 5d3b04190fa2: Pulling fs layer 22:38:53 2f39f015ded8: Pulling fs layer 22:38:53 3a2ae6a8a46f: Waiting 22:38:53 33b1e0a273af: Waiting 22:38:53 5c69ac0246d0: Download complete 22:38:53 3a2ae6a8a46f: Download complete 22:38:53 33b1e0a273af: Verifying Checksum 22:38:53 33b1e0a273af: Download complete 22:38:53 ec43610c2a17: Verifying Checksum 22:38:53 ec43610c2a17: Download complete 22:38:53 5d3b04190fa2: Download complete 22:38:53 5eb5b503b376: Verifying Checksum 22:38:53 5eb5b503b376: Download complete 22:38:53 2f39f015ded8: Verifying Checksum 22:38:53 2f39f015ded8: Download complete 22:38:54 5eb5b503b376: Pull complete 22:38:54 5c69ac0246d0: Pull complete 22:38:55 ec43610c2a17: Pull complete 22:38:55 3a2ae6a8a46f: Pull complete 22:38:55 33b1e0a273af: Pull complete 22:38:55 5d3b04190fa2: Pull complete 22:38:59 2f39f015ded8: Pull complete 22:38:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:38:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:59 prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container 22:38:59 $ 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/266/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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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 22:39:01 $ docker top bc8fe0bda0bdf14ab5d91036298240deaae42dee70072a96c04de6683aed377e -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:02 + touch /tmp/pre-build-complete [Pipeline] sh 22:39:02 + mkdir -p /var/log/sysstat [Pipeline] sh 22:39:02 + ls /var/log/sa-host 22:39:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:02 provisioning config files... 22:39:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/266@tmp/config755670638494557302tmp [Pipeline] { [Pipeline] echo 22:39:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:39:03 ---> create-netrc.sh [Pipeline] } 22:39:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:39:03 ---> python-tools-install.sh [Pipeline] echo 22:39:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:39:03 ---> sudo-logs.sh 22:39:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:39:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:39:04 ---> job-cost.sh 22:39:04 lf-activate-venv: SKIPPING 22:39:04 DEBUG: total: 0.10999999940395355 22:39:04 INFO: Retrieving Stack Cost... 22:39:04 INFO: Retrieving Pricing Info for: v3-standard-8 22:39:04 INFO: Archiving Costs [Pipeline] echo 22:39:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:39:05 ---> logs-deploy.sh 22:39:05 lf-activate-venv: SKIPPING 22:39:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/266 22:39:05 INFO: archiving workspace using pattern(s): 22:39:06 Archives upload complete. 22:39:06 INFO: archiving logs to Nexus 22:39:07 ---> uname -a: 22:39:07 Linux prd-ubuntu20-04-docker-8c-8g-21413 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:39:07 22:39:07 22:39:07 ---> lscpu: 22:39:07 Architecture: x86_64 22:39:07 CPU op-mode(s): 32-bit, 64-bit 22:39:07 Byte Order: Little Endian 22:39:07 Address sizes: 40 bits physical, 48 bits virtual 22:39:07 CPU(s): 8 22:39:07 On-line CPU(s) list: 0-7 22:39:07 Thread(s) per core: 1 22:39:07 Core(s) per socket: 1 22:39:07 Socket(s): 8 22:39:07 NUMA node(s): 1 22:39:07 Vendor ID: AuthenticAMD 22:39:07 CPU family: 23 22:39:07 Model: 49 22:39:07 Model name: AMD EPYC-Rome Processor 22:39:07 Stepping: 0 22:39:07 CPU MHz: 2799.998 22:39:07 BogoMIPS: 5599.99 22:39:07 Virtualization: AMD-V 22:39:07 Hypervisor vendor: KVM 22:39:07 Virtualization type: full 22:39:07 L1d cache: 256 KiB 22:39:07 L1i cache: 256 KiB 22:39:07 L2 cache: 4 MiB 22:39:07 L3 cache: 128 MiB 22:39:07 NUMA node0 CPU(s): 0-7 22:39:07 Vulnerability Itlb multihit: Not affected 22:39:07 Vulnerability L1tf: Not affected 22:39:07 Vulnerability Mds: Not affected 22:39:07 Vulnerability Meltdown: Not affected 22:39:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:39:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:39:07 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:39:07 Vulnerability Srbds: Not affected 22:39:07 Vulnerability Tsx async abort: Not affected 22:39:07 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 22:39:07 22:39:07 22:39:07 ---> nproc: 22:39:07 8 22:39:07 22:39:07 22:39:07 ---> df -h: 22:39:07 Filesystem Size Used Avail Use% Mounted on 22:39:07 overlay 155G 20G 136G 13% / 22:39:07 tmpfs 64M 0 64M 0% /dev 22:39:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:39:07 shm 64M 0 64M 0% /dev/shm 22:39:07 /dev/vda1 155G 20G 136G 13% /facter-os 22:39:07 22:39:07 22:39:07 ---> sar -b -r -n DEV: 22:39:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21413) 07/28/22 _x86_64_ (8 CPU) 22:39:07 22:39:07 22:09:40 LINUX RESTART (8 CPU) 22:39:07 22:39:07 22:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:39:07 22:11:01 403.00 44.91 358.09 0.00 4061.46 194672.75 0.00 22:39:07 22:12:01 71.72 0.42 71.30 0.00 10.13 33207.82 0.00 22:39:07 22:13:01 45.68 0.10 45.58 0.00 1.47 14507.03 0.00 22:39:07 22:14:01 459.52 6.67 452.86 0.00 57.86 253560.41 0.00 22:39:07 22:15:01 979.39 0.58 978.81 0.00 12.26 428682.71 0.00 22:39:07 22:16:01 709.72 0.57 709.15 0.00 14.66 200599.37 0.00 22:39:07 22:17:01 520.74 0.62 520.13 0.00 6.80 131626.66 0.00 22:39:07 22:18:01 28.33 0.03 28.30 0.00 5.60 852.26 0.00 22:39:07 22:19:01 7.85 0.00 7.85 0.00 0.00 184.90 0.00 22:39:07 22:20:01 1.80 0.00 1.80 0.00 0.00 24.13 0.00 22:39:07 22:21:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 22:39:07 22:22:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 22:39:07 22:23:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 22:39:07 22:24:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 22:39:07 22:25:01 1.82 0.02 1.80 0.00 0.13 19.73 0.00 22:39:07 22:26:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 22:39:07 22:27:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 22:39:07 22:28:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 22:39:07 22:29:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 22:39:07 22:30:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 22:39:07 22:31:02 0.98 0.00 0.98 0.00 0.00 11.60 0.00 22:39:07 22:32:01 1.03 0.00 1.03 0.00 0.00 13.29 0.00 22:39:07 22:33:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 22:39:07 22:34:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 22:39:07 22:35:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 22:39:07 22:36:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 22:39:07 22:37:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 22:39:07 22:38:01 9.78 0.10 9.68 0.00 10.26 2712.75 0.00 22:39:07 22:39:01 158.11 0.30 157.81 0.00 17.46 70898.45 0.00 22:39:07 Average: 117.92 1.87 116.05 0.00 144.84 45951.62 0.00 22:39:07 22:39:07 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:39:07 22:11:01 28184664 31758772 540104 1.64 121632 3700192 2294908 6.76 1227756 3068972 2028 22:39:07 22:12:01 27888692 31739368 550596 1.67 137732 3901776 2106496 6.21 1338736 3184944 152232 22:39:07 22:13:01 27310100 31708000 580276 1.76 140336 4413440 2161616 6.37 1481132 3586652 270096 22:39:07 22:14:01 20320024 31558536 719620 2.19 278736 10838700 3197320 9.42 2053924 9708452 3276524 22:39:07 22:15:01 19351448 31370516 894936 2.72 323744 11484772 3506460 10.33 2463992 10162544 200560 22:39:07 22:16:01 18262848 31569300 701772 2.13 367700 12665700 2639312 7.78 2383720 11276384 3528 22:39:07 22:17:01 19454144 31658196 616588 1.88 409248 11528508 2150428 6.34 2395716 10089984 964 22:39:07 22:18:01 19418096 31624040 649840 1.98 410284 11529392 2363912 6.97 2429956 10090204 584 22:39:07 22:19:01 19436924 31642704 631816 1.92 410496 11529440 2177900 6.42 2409112 10090152 12 22:39:07 22:20:01 19437640 31643468 631028 1.92 410536 11529416 2177900 6.42 2408284 10090148 232 22:39:07 22:21:01 19445732 31651572 623244 1.90 410540 11529420 2177900 6.42 2400896 10090152 12 22:39:07 22:22:01 19445944 31651788 623032 1.89 410548 11529420 2177900 6.42 2400544 10090152 16 22:39:07 22:23:01 19446936 31652788 622012 1.89 410552 11529424 2177900 6.42 2400376 10090156 12 22:39:07 22:24:01 19446636 31652504 622232 1.89 410560 11529432 2177900 6.42 2400380 10090160 52 22:39:07 22:25:01 19446984 31652820 622008 1.89 410584 11529432 2197476 6.48 2400528 10090296 20 22:39:07 22:26:01 19446724 31652580 622188 1.89 410600 11529436 2197476 6.48 2401156 10090300 48 22:39:07 22:27:01 19446928 31652788 621912 1.89 410608 11529440 2197476 6.48 2401276 10090304 8 22:39:07 22:28:01 19447056 31652924 621920 1.89 410620 11529440 2197476 6.48 2401544 10090304 56 22:39:07 22:29:01 19447000 31652900 621880 1.89 410632 11529444 2197476 6.48 2401824 10090312 12 22:39:07 22:30:01 19442612 31648532 626216 1.90 410660 11529444 2197476 6.48 2407624 10090308 20 22:39:07 22:31:02 19441768 31647716 626992 1.91 410664 11529448 2197476 6.48 2407708 10090316 12 22:39:07 22:32:01 19441540 31647500 627132 1.91 410680 11529456 2197476 6.48 2407496 10090316 192 22:39:07 22:33:01 19441744 31647708 626860 1.91 410684 11529456 2197476 6.48 2407548 10090316 12 22:39:07 22:34:01 19441840 31647828 626872 1.91 410716 11529460 2197476 6.48 2407628 10090320 16 22:39:07 22:35:01 19441572 31647600 627092 1.91 410728 11529464 2197476 6.48 2407696 10090324 12 22:39:07 22:36:01 19441556 31647620 627016 1.91 410748 11529468 2197476 6.48 2408156 10090332 160 22:39:07 22:37:01 19441760 31647844 626736 1.91 410760 11529472 2197476 6.48 2407824 10090336 12 22:39:07 22:38:01 18659532 31611752 661152 2.01 416344 12227676 2184784 6.44 2444700 10788544 709624 22:39:07 22:39:01 17299600 31494004 770364 2.34 469912 13284660 2546632 7.51 2670272 11785320 86948 22:39:07 Average: 20192346 31635644 640118 1.95 375089 10849456 2302981 6.79 2295776 9498517 162207 22:39:07 22:39:07 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:39:07 22:11:01 docker0 400.05 382.49 31.99 2758.43 0.00 0.00 0.00 0.00 22:39:07 22:11:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 22:39:07 22:11:01 vethfd724f0 46.79 53.62 4.57 48.63 0.00 0.00 0.00 0.00 22:39:07 22:11:01 ens3 1283.34 1123.38 11754.08 168.40 0.00 0.00 0.00 0.00 22:39:07 22:12:01 docker0 46.51 67.02 3.99 1098.46 0.00 0.00 0.00 0.00 22:39:07 22:12:01 veth47b446d 1.37 1.58 0.11 0.13 0.00 0.00 0.00 0.00 22:39:07 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:12:01 ens3 130.71 97.72 1133.71 69.71 0.00 0.00 0.00 0.00 22:39:07 22:13:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:13:01 veth47b446d 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:13:01 ens3 21.88 11.63 18.77 9.71 0.00 0.00 0.00 0.00 22:39:07 22:14:01 docker0 147.63 190.60 11.13 1672.70 0.00 0.00 0.00 0.00 22:39:07 22:14:01 veth93b2829 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 22:39:07 22:14:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 22:39:07 22:14:01 ens3 322.33 240.84 3384.40 94.58 0.00 0.00 0.00 0.00 22:39:07 22:15:01 docker0 115.16 148.03 7.59 986.35 0.00 0.00 0.00 0.00 22:39:07 22:15:01 veth6c93b99 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:39:07 22:15:01 veth93b2829 0.00 0.72 0.00 0.04 0.00 0.00 0.00 0.00 22:39:07 22:15:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 22:39:07 22:15:01 vethed0b3bc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:39:07 22:15:01 ens3 206.20 151.78 1120.50 30.84 0.00 0.00 0.00 0.00 22:39:07 22:16:01 docker0 36.96 52.47 2.66 483.70 0.00 0.00 0.00 0.00 22:39:07 22:16:01 veth93b2829 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 22:39:07 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:16:01 ens3 92.78 59.94 516.27 20.72 0.00 0.00 0.00 0.00 22:39:07 22:17:01 docker0 41.35 65.16 3.27 786.39 0.00 0.00 0.00 0.00 22:39:07 22:17:01 lo 5.73 5.73 0.56 0.56 0.00 0.00 0.00 0.00 22:39:07 22:17:01 ens3 250.77 200.47 1981.60 274.09 0.00 0.00 0.00 0.00 22:39:07 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:18:01 lo 49.79 49.79 4.90 4.90 0.00 0.00 0.00 0.00 22:39:07 22:18:01 ens3 474.85 480.49 250.57 2350.53 0.00 0.00 0.00 0.00 22:39:07 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:19:01 lo 8.40 8.40 0.83 0.83 0.00 0.00 0.00 0.00 22:39:07 22:19:01 ens3 101.23 101.75 45.47 664.15 0.00 0.00 0.00 0.00 22:39:07 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:21:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 22:39:07 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:26:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 22:39:07 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:27:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:28:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:30:01 ens3 2.67 1.67 5.86 0.12 0.00 0.00 0.00 0.00 22:39:07 22:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:31:02 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:39:07 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:07 22:36:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 22:39:07 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:07 22:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:39:07 22:38:01 ens3 123.73 80.30 3921.33 10.35 0.00 0.00 0.00 0.00 22:39:07 22:39:01 docker0 41.34 49.44 3.75 691.00 0.00 0.00 0.00 0.00 22:39:07 22:39:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 22:39:07 22:39:01 ens3 403.57 299.62 6472.80 199.71 0.00 0.00 0.00 0.00 22:39:07 Average: docker0 28.60 32.96 2.22 292.48 0.00 0.00 0.00 0.00 22:39:07 Average: lo 2.66 2.66 0.26 0.26 0.00 0.00 0.00 0.00 22:39:07 Average: ens3 117.85 98.36 1055.96 134.32 0.00 0.00 0.00 0.00 22:39:07 22:39:07 22:39:07 ---> sar -P ALL: 22:39:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21413) 07/28/22 _x86_64_ (8 CPU) 22:39:07 22:39:07 22:09:40 LINUX RESTART (8 CPU) 22:39:07 22:39:07 22:10:01 CPU %user %nice %system %iowait %steal %idle 22:39:07 22:11:01 all 11.35 0.00 4.43 2.16 0.05 82.01 22:39:07 22:11:01 0 9.41 0.00 5.66 1.64 0.07 83.23 22:39:07 22:11:01 1 10.52 0.00 3.00 0.54 0.03 85.91 22:39:07 22:11:01 2 12.43 0.00 3.72 1.83 0.05 81.98 22:39:07 22:11:01 3 12.92 0.00 5.02 0.93 0.07 81.06 22:39:07 22:11:01 4 12.32 0.00 4.86 2.42 0.05 80.35 22:39:07 22:11:01 5 10.95 0.00 3.27 0.94 0.03 84.80 22:39:07 22:11:01 6 13.29 0.00 4.29 2.08 0.05 80.29 22:39:07 22:11:01 7 8.90 0.00 5.69 6.98 0.09 78.34 22:39:07 22:12:01 all 32.14 0.00 6.29 0.65 0.07 60.84 22:39:07 22:12:01 0 31.52 0.00 6.01 0.13 0.07 62.27 22:39:07 22:12:01 1 32.38 0.00 6.19 0.18 0.07 61.17 22:39:07 22:12:01 2 33.23 0.00 5.35 0.00 0.07 61.36 22:39:07 22:12:01 3 32.03 0.00 6.14 0.13 0.07 61.63 22:39:07 22:12:01 4 33.83 0.00 6.18 0.02 0.07 59.91 22:39:07 22:12:01 5 31.69 0.00 7.32 1.08 0.07 59.86 22:39:07 22:12:01 6 31.04 0.00 6.40 0.07 0.07 62.43 22:39:07 22:12:01 7 31.44 0.00 6.74 3.62 0.07 58.13 22:39:07 22:13:01 all 48.27 0.00 9.23 0.14 5.59 36.77 22:39:07 22:13:01 0 49.97 0.00 9.47 0.02 5.55 35.00 22:39:07 22:13:01 1 48.48 0.00 9.22 0.02 5.58 36.70 22:39:07 22:13:01 2 48.32 0.00 9.58 0.65 5.82 35.64 22:39:07 22:13:01 3 49.02 0.00 8.85 0.15 5.26 36.72 22:39:07 22:13:01 4 47.18 0.00 9.73 0.02 4.80 38.27 22:39:07 22:13:01 5 46.92 0.00 8.74 0.27 5.35 38.73 22:39:07 22:13:01 6 48.21 0.00 9.21 0.03 6.59 35.96 22:39:07 22:13:01 7 48.07 0.00 9.07 0.02 5.74 37.11 22:39:07 22:14:01 all 18.32 0.00 12.83 5.81 0.30 62.75 22:39:07 22:14:01 0 16.52 0.00 11.14 5.43 0.34 66.56 22:39:07 22:14:01 1 20.60 0.00 12.05 2.54 0.29 64.52 22:39:07 22:14:01 2 19.64 0.00 15.16 8.33 0.19 56.68 22:39:07 22:14:01 3 14.98 0.00 11.66 10.10 0.34 62.92 22:39:07 22:14:01 4 20.59 0.00 13.45 6.45 0.29 59.21 22:39:07 22:14:01 5 17.24 0.00 13.59 6.02 0.29 62.86 22:39:07 22:14:01 6 18.99 0.00 12.87 1.93 0.31 65.90 22:39:07 22:14:01 7 17.97 0.00 12.68 5.63 0.32 63.39 22:39:07 22:15:01 all 43.47 0.00 13.83 10.06 0.28 32.36 22:39:07 22:15:01 0 41.32 0.00 14.26 8.96 0.29 35.17 22:39:07 22:15:01 1 44.72 0.00 12.43 6.77 0.27 35.81 22:39:07 22:15:01 2 44.08 0.00 13.19 14.41 0.29 28.03 22:39:07 22:15:01 3 41.67 0.00 13.21 13.24 0.27 31.61 22:39:07 22:15:01 4 44.01 0.00 14.68 9.53 0.19 31.60 22:39:07 22:15:01 5 45.84 0.00 13.25 9.39 0.34 31.18 22:39:07 22:15:01 6 43.29 0.00 14.94 11.93 0.31 29.54 22:39:07 22:15:01 7 42.84 0.00 14.65 6.23 0.29 35.99 22:39:07 22:16:01 all 64.22 0.00 13.74 4.91 3.18 13.95 22:39:07 22:16:01 0 62.69 0.00 14.05 4.15 3.00 16.11 22:39:07 22:16:01 1 65.04 0.00 13.66 9.04 3.29 8.97 22:39:07 22:16:01 2 63.45 0.00 12.42 4.29 3.66 16.19 22:39:07 22:16:01 3 65.42 0.00 12.59 2.90 2.96 16.13 22:39:07 22:16:01 4 64.38 0.00 13.82 4.79 3.11 13.90 22:39:07 22:16:01 5 65.29 0.00 14.71 4.47 3.00 12.53 22:39:07 22:16:01 6 62.61 0.00 15.00 4.26 2.81 15.32 22:39:07 22:16:01 7 64.89 0.00 13.67 5.39 3.58 12.48 22:39:07 22:17:01 all 32.41 0.00 9.14 5.65 0.50 52.29 22:39:07 22:17:01 0 31.16 0.00 8.61 7.95 0.47 51.80 22:39:07 22:17:01 1 33.10 0.00 9.04 5.64 0.51 51.71 22:39:07 22:17:01 2 33.45 0.00 8.56 2.05 0.42 55.52 22:39:07 22:17:01 3 31.44 0.00 9.79 6.39 0.46 51.93 22:39:07 22:17:01 4 32.25 0.00 8.32 4.36 0.56 54.52 22:39:07 22:17:01 5 34.41 0.00 10.54 6.79 0.52 47.74 22:39:07 22:17:01 6 31.93 0.00 8.55 4.51 0.53 54.49 22:39:07 22:17:01 7 31.56 0.00 9.71 7.52 0.56 50.65 22:39:07 22:18:01 all 8.67 0.00 1.62 0.14 0.10 89.47 22:39:07 22:18:01 0 11.30 0.00 1.75 0.05 0.10 86.80 22:39:07 22:18:01 1 8.59 0.00 1.27 0.02 0.10 90.03 22:39:07 22:18:01 2 8.89 0.00 1.74 0.03 0.08 89.26 22:39:07 22:18:01 3 8.59 0.00 1.64 0.03 0.12 89.61 22:39:07 22:18:01 4 5.70 0.00 1.34 0.18 0.08 92.70 22:39:07 22:18:01 5 9.89 0.00 1.79 0.55 0.10 87.66 22:39:07 22:18:01 6 8.68 0.00 1.46 0.23 0.08 89.54 22:39:07 22:18:01 7 7.70 0.00 1.97 0.02 0.12 90.19 22:39:07 22:19:01 all 2.62 0.00 0.43 0.03 0.14 96.78 22:39:07 22:19:01 0 3.03 0.00 0.28 0.10 0.07 96.52 22:39:07 22:19:01 1 1.94 0.00 0.40 0.02 0.17 97.48 22:39:07 22:19:01 2 2.27 0.00 0.35 0.02 0.13 97.23 22:39:07 22:19:01 3 3.89 0.00 0.75 0.02 0.22 95.12 22:39:07 22:19:01 4 3.78 0.00 0.50 0.00 0.18 95.53 22:39:07 22:19:01 5 0.45 0.00 0.18 0.00 0.03 99.33 22:39:07 22:19:01 6 3.66 0.00 0.48 0.05 0.18 95.62 22:39:07 22:19:01 7 1.90 0.00 0.52 0.02 0.13 97.43 22:39:07 22:20:01 all 0.02 0.00 0.01 0.03 0.00 99.94 22:39:07 22:20:01 0 0.02 0.00 0.02 0.05 0.00 99.92 22:39:07 22:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:39:07 22:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:39:07 22:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:39:07 22:20:01 5 0.05 0.00 0.02 0.08 0.02 99.83 22:39:07 22:20:01 6 0.02 0.00 0.02 0.10 0.00 99.87 22:39:07 22:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:21:01 all 0.05 0.00 0.03 0.01 0.01 99.91 22:39:07 22:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:39:07 22:21:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:39:07 22:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:39:07 22:21:01 3 0.12 0.00 0.05 0.07 0.02 99.75 22:39:07 22:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:39:07 22:21:01 6 0.07 0.00 0.03 0.00 0.02 99.88 22:39:07 22:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:39:07 22:39:07 22:21:01 CPU %user %nice %system %iowait %steal %idle 22:39:07 22:22:01 all 0.13 0.00 0.02 0.01 0.01 99.82 22:39:07 22:22:01 0 0.00 0.00 0.02 0.03 0.00 99.95 22:39:07 22:22:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:39:07 22:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:22:01 3 0.95 0.00 0.02 0.07 0.00 98.97 22:39:07 22:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:39:07 22:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:39:07 22:22:01 6 0.02 0.00 0.07 0.02 0.02 99.88 22:39:07 22:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:23:01 all 0.02 0.00 0.02 0.02 0.00 99.94 22:39:07 22:23:01 0 0.02 0.00 0.03 0.05 0.02 99.88 22:39:07 22:23:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:39:07 22:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:23:01 6 0.03 0.00 0.03 0.08 0.00 99.85 22:39:07 22:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:39:07 22:24:01 0 0.03 0.00 0.03 0.02 0.00 99.92 22:39:07 22:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:39:07 22:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:24:01 6 0.02 0.00 0.00 0.05 0.00 99.93 22:39:07 22:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:25:01 all 0.25 0.00 0.02 0.01 0.01 99.71 22:39:07 22:25:01 0 0.05 0.00 0.07 0.02 0.02 99.85 22:39:07 22:25:01 1 0.05 0.00 0.00 0.00 0.02 99.93 22:39:07 22:25:01 2 0.00 0.00 0.03 0.00 0.00 99.97 22:39:07 22:25:01 3 1.74 0.00 0.00 0.00 0.02 98.24 22:39:07 22:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:25:01 6 0.08 0.00 0.07 0.03 0.02 99.80 22:39:07 22:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:39:07 22:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:39:07 22:26:01 0 0.07 0.00 0.02 0.02 0.02 99.88 22:39:07 22:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:39:07 22:26:01 3 0.00 0.00 0.03 0.00 0.02 99.95 22:39:07 22:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 22:39:07 22:26:01 6 0.00 0.00 0.03 0.03 0.00 99.93 22:39:07 22:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 22:39:07 22:27:01 0 0.03 0.00 0.05 0.02 0.02 99.88 22:39:07 22:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:39:07 22:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:39:07 22:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:39:07 22:27:01 6 0.03 0.00 0.02 0.02 0.02 99.92 22:39:07 22:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:28:01 all 0.01 0.00 0.02 0.01 0.01 99.96 22:39:07 22:28:01 0 0.02 0.00 0.03 0.02 0.02 99.92 22:39:07 22:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:39:07 22:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:39:07 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:28:01 6 0.02 0.00 0.05 0.03 0.00 99.90 22:39:07 22:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:39:07 22:29:01 0 0.05 0.00 0.00 0.02 0.02 99.92 22:39:07 22:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:39:07 22:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:39:07 22:29:01 6 0.03 0.00 0.02 0.02 0.00 99.93 22:39:07 22:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:30:01 all 0.02 0.00 0.03 0.01 0.01 99.94 22:39:07 22:30:01 0 0.02 0.00 0.05 0.03 0.00 99.90 22:39:07 22:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:39:07 22:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:30:01 6 0.03 0.00 0.07 0.05 0.02 99.83 22:39:07 22:30:01 7 0.05 0.00 0.03 0.00 0.02 99.90 22:39:07 22:31:02 all 0.01 0.00 0.01 0.00 0.01 99.97 22:39:07 22:31:02 0 0.03 0.00 0.03 0.02 0.03 99.88 22:39:07 22:31:02 1 0.03 0.00 0.00 0.00 0.00 99.97 22:39:07 22:31:02 2 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:31:02 3 0.00 0.00 0.00 0.00 0.02 99.98 22:39:07 22:31:02 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:31:02 5 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:31:02 6 0.02 0.00 0.03 0.02 0.00 99.93 22:39:07 22:31:02 7 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:32:01 all 0.21 0.00 0.03 0.01 0.00 99.75 22:39:07 22:32:01 0 1.58 0.00 0.15 0.02 0.02 98.24 22:39:07 22:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:39:07 22:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:32:01 6 0.00 0.00 0.03 0.03 0.00 99.93 22:39:07 22:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:39:07 22:32:01 CPU %user %nice %system %iowait %steal %idle 22:39:07 22:33:01 all 0.03 0.00 0.02 0.00 0.00 99.95 22:39:07 22:33:01 0 0.12 0.00 0.03 0.00 0.00 99.85 22:39:07 22:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:39:07 22:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:33:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:39:07 22:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:39:07 22:33:01 6 0.03 0.00 0.03 0.02 0.00 99.92 22:39:07 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:34:01 all 0.03 0.00 0.01 0.01 0.00 99.95 22:39:07 22:34:01 0 0.08 0.00 0.03 0.02 0.02 99.85 22:39:07 22:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:39:07 22:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:39:07 22:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:34:01 6 0.03 0.00 0.02 0.03 0.02 99.90 22:39:07 22:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:39:07 22:35:01 0 0.07 0.00 0.02 0.02 0.02 99.88 22:39:07 22:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:39:07 22:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:39:07 22:35:01 7 0.03 0.00 0.05 0.00 0.02 99.90 22:39:07 22:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:39:07 22:36:01 0 0.03 0.00 0.00 0.02 0.02 99.93 22:39:07 22:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:39:07 22:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:36:01 3 0.02 0.00 0.05 0.00 0.00 99.93 22:39:07 22:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:36:01 5 0.03 0.00 0.00 0.02 0.00 99.95 22:39:07 22:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:39:07 22:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:39:07 22:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:39:07 22:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:39:07 22:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:39:07 22:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:07 22:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:39:07 22:37:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:39:07 22:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:39:07 22:38:01 all 3.03 0.00 1.28 0.08 0.01 95.60 22:39:07 22:38:01 0 1.37 0.00 0.95 0.23 0.02 97.42 22:39:07 22:38:01 1 3.20 0.00 1.11 0.05 0.02 95.62 22:39:07 22:38:01 2 3.89 0.00 1.14 0.00 0.02 94.96 22:39:07 22:38:01 3 2.55 0.00 1.37 0.02 0.02 96.05 22:39:07 22:38:01 4 2.83 0.00 1.54 0.03 0.02 95.58 22:39:07 22:38:01 5 4.29 0.00 0.97 0.00 0.00 94.74 22:39:07 22:38:01 6 3.52 0.00 1.24 0.27 0.02 94.96 22:39:07 22:38:01 7 2.61 0.00 1.89 0.00 0.02 95.48 22:39:07 22:39:01 all 9.95 0.00 4.08 1.30 0.05 84.63 22:39:07 22:39:01 0 11.56 0.00 4.05 0.58 0.05 83.77 22:39:07 22:39:01 1 8.96 0.00 4.45 0.51 0.05 86.03 22:39:07 22:39:01 2 10.03 0.00 3.29 0.15 0.07 86.46 22:39:07 22:39:01 3 9.11 0.00 3.72 0.08 0.05 87.04 22:39:07 22:39:01 4 10.13 0.00 3.49 1.33 0.05 84.99 22:39:07 22:39:01 5 9.43 0.00 3.41 0.14 0.05 86.97 22:39:07 22:39:01 6 9.81 0.00 5.19 7.57 0.05 77.38 22:39:07 22:39:01 7 10.56 0.00 5.02 0.03 0.05 84.34 22:39:07 Average: all 9.46 0.00 2.64 1.06 0.36 86.48 22:39:07 Average: 0 9.36 0.00 2.64 1.01 0.35 86.64 22:39:07 Average: 1 9.56 0.00 2.51 0.87 0.37 86.70 22:39:07 Average: 2 9.60 0.00 2.55 1.08 0.38 86.39 22:39:07 Average: 3 9.44 0.00 2.57 1.16 0.34 86.49 22:39:07 Average: 4 9.51 0.00 2.67 0.99 0.33 86.50 22:39:07 Average: 5 9.51 0.00 2.67 1.02 0.34 86.46 22:39:07 Average: 6 9.47 0.00 2.75 1.14 0.39 86.26 22:39:07 Average: 7 9.21 0.00 2.80 1.20 0.38 86.41 22:39:07 22:39:07 22:39:07