Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6325e0463602b43dbd3360515d0492371783028 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-ssh1602485394331516420.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7827159460703681684.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8257736154981838644.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh14961807408253950477.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5390841951932313032.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28655 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/295 [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/295 # 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 a6325e0463602b43dbd3360515d0492371783028 (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 a6325e0463602b43dbd3360515d0492371783028 # timeout=10 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.6 to 1.10.7 (#4149)" > git rev-list --no-walk 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:23:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:23:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:23:04 ========================================================= 20:23:04 EdgeX Global Pipelines Version Info 20:23:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:23:05 ------------------- 20:23:05 stable info: 20:23:05 ------------------- 20:23:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:23:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:23:05 Message: update stable to v1.0.239 20:23:05 ------------------- 20:23:05 experimental info: 20:23:05 ------------------- 20:23:05 Commited By: **** collab-it+edgex@linuxfoundation.org 20:23:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:23:05 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6325e0463602b43dbd3360515d0492371783028 [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6325e0 [Pipeline] echo 20:23:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:06 provisioning config files... 20:23:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/295@tmp/config4154884368094943178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:06 ---> docker-login.sh 20:23:06 nexus3.edgexfoundry.org:10001 20:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:07 Configure a credential helper to remove this warning. See 20:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:07 20:23:07 Login Succeeded 20:23:07 nexus3.edgexfoundry.org:10002 20:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:07 Configure a credential helper to remove this warning. See 20:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:07 20:23:07 Login Succeeded 20:23:07 nexus3.edgexfoundry.org:10003 20:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:07 Configure a credential helper to remove this warning. See 20:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:07 20:23:07 Login Succeeded 20:23:07 nexus3.edgexfoundry.org:10004 20:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:07 Configure a credential helper to remove this warning. See 20:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:07 20:23:07 Login Succeeded 20:23:07 docker.io 20:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:08 Configure a credential helper to remove this warning. See 20:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:08 20:23:08 Login Succeeded 20:23:08 ---> docker-login.sh ends [Pipeline] } 20:23:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:08 + 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 20:23:08 + dirname cmd/core-command/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo core-command,cmd/core-command/Dockerfile 20:23:08 + dirname cmd/core-data/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo core-data,cmd/core-data/Dockerfile 20:23:08 + + dirname cmd/core-metadata/Dockerfile 20:23:08 cut -d/ -f2 20:23:08 + echo core-metadata,cmd/core-metadata/Dockerfile 20:23:08 + dirname cmd/security-bootstrapper/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:23:08 + dirname cmd/security-proxy-setup/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:23:08 + dirname cmd/security-secretstore-setup/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:23:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:23:08 + dirname cmd/security-spire-agent/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:23:08 + dirname cmd/security-spire-config/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:23:08 + dirname cmd/security-spire-server/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:23:08 + + dirname cmd/support-notifications/Dockerfile 20:23:08 cut -d/ -f2 20:23:08 + echo support-notifications,cmd/support-notifications/Dockerfile 20:23:08 + dirname cmd/support-scheduler/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:23:08 + dirname cmd/sys-mgmt-agent/Dockerfile 20:23:08 + cut -d/ -f2 20:23:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:23:08 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 20:23:08 + git rev-list -1 --merges a6325e0463602b43dbd3360515d0492371783028~1..a6325e0463602b43dbd3360515d0492371783028 [Pipeline] echo 20:23:08 -----------> git rev-list -1 --merges a6325e0463602b43dbd3360515d0492371783028~1..a6325e0463602b43dbd3360515d0492371783028 a6325e0463602b43dbd3360515d0492371783028 [false] [Pipeline] sh 20:23:09 + git log --format=format:%s -1 a6325e0463602b43dbd3360515d0492371783028 [Pipeline] echo 20:23:09 ========================================================= 20:23:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:23:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:23:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:23:09 + grep -v github /etc/ssh/ssh_known_hosts 20:23:09 + [ -e /tmp/ssh_known_hosts ] 20:23:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:23:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:23:09 + sudo tee -a /etc/ssh/ssh_known_hosts 20:23:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:09 20:23:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:10 0.1.4: Pulling from edgex-devops/py-git-semver 20:23:10 b85a868b505f: Pulling fs layer 20:23:10 e2be974225ed: Pulling fs layer 20:23:10 339a4e72a1f5: Pulling fs layer 20:23:10 988bab9f4d93: Pulling fs layer 20:23:10 1469e6f7b9e6: Pulling fs layer 20:23:10 eaf3925da568: Pulling fs layer 20:23:10 bab4dde63d76: Pulling fs layer 20:23:10 bde34c3a00c8: Pulling fs layer 20:23:10 b352a97aabf1: Pulling fs layer 20:23:10 4872d77fe225: Pulling fs layer 20:23:10 5851b861e8e6: Pulling fs layer 20:23:10 bab4dde63d76: Waiting 20:23:10 bde34c3a00c8: Waiting 20:23:10 b352a97aabf1: Waiting 20:23:10 4872d77fe225: Waiting 20:23:10 988bab9f4d93: Waiting 20:23:10 eaf3925da568: Waiting 20:23:10 1469e6f7b9e6: Waiting 20:23:10 e2be974225ed: Verifying Checksum 20:23:10 e2be974225ed: Download complete 20:23:10 988bab9f4d93: Download complete 20:23:10 339a4e72a1f5: Verifying Checksum 20:23:10 339a4e72a1f5: Download complete 20:23:10 1469e6f7b9e6: Verifying Checksum 20:23:10 1469e6f7b9e6: Download complete 20:23:10 eaf3925da568: Verifying Checksum 20:23:10 eaf3925da568: Download complete 20:23:10 bde34c3a00c8: Verifying Checksum 20:23:10 bde34c3a00c8: Download complete 20:23:10 b352a97aabf1: Download complete 20:23:10 4872d77fe225: Verifying Checksum 20:23:10 4872d77fe225: Download complete 20:23:10 5851b861e8e6: Verifying Checksum 20:23:10 5851b861e8e6: Download complete 20:23:10 b85a868b505f: Verifying Checksum 20:23:10 b85a868b505f: Download complete 20:23:10 bab4dde63d76: Verifying Checksum 20:23:10 bab4dde63d76: Download complete 20:23:11 b85a868b505f: Pull complete 20:23:11 e2be974225ed: Pull complete 20:23:12 339a4e72a1f5: Pull complete 20:23:12 988bab9f4d93: Pull complete 20:23:12 1469e6f7b9e6: Pull complete 20:23:12 eaf3925da568: Pull complete 20:23:14 bab4dde63d76: Pull complete 20:23:14 bde34c3a00c8: Pull complete 20:23:14 b352a97aabf1: Pull complete 20:23:14 4872d77fe225: Pull complete 20:23:14 5851b861e8e6: Pull complete 20:23:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:23:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:14 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:23:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:23:16 $ docker top 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d -eo pid,comm 20:23:16 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). 20:23:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:17 [ssh-agent] Looking for ssh-agent implementation... 20:23:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:17 $ docker exec 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d ssh-agent 20:23:17 SSH_AUTH_SOCK=/tmp/ssh-CVU0nolK3kJx/agent.33 20:23:17 SSH_AGENT_PID=40 20:23:17 Running ssh-add (command line suppressed) 20:23:17 Identity added: /w/workspace/edgex-go/295@tmp/private_key_4443091871113969457.key (/w/workspace/edgex-go/295@tmp/private_key_4443091871113969457.key) 20:23:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:17 + git tag --points-at HEAD [Pipeline] } 20:23:17 $ docker exec --env ******** --env ******** 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d ssh-agent -k 20:23:17 unset SSH_AUTH_SOCK; 20:23:17 unset SSH_AGENT_PID; 20:23:17 echo Agent pid 40 killed; 20:23:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:23:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:17 [ssh-agent] Looking for ssh-agent implementation... 20:23:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:17 $ docker exec 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d ssh-agent 20:23:18 SSH_AUTH_SOCK=/tmp/ssh-WUjvd6U7foj2/agent.73 20:23:18 SSH_AGENT_PID=79 20:23:18 Running ssh-add (command line suppressed) 20:23:18 Identity added: /w/workspace/edgex-go/295@tmp/private_key_904995337038926349.key (/w/workspace/edgex-go/295@tmp/private_key_904995337038926349.key) 20:23:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:18 + git semver init 20:23:18 2022-09-07 20:23:18,648 [run_init] DEBUG init version:0.0.0 force:False 20:23:18 2022-09-07 20:23:18,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/295/.semver 20:23:18 2022-09-07 20:23:18,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/295/.semver 20:23:18 2022-09-07 20:23:18,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/295/.semver'], cwd=/w/workspace/edgex-go/295, universal_newlines=False, shell=None, istream=None) 20:23:23 2022-09-07 20:23:22,942 [append_file] DEBUG append to file:/w/workspace/edgex-go/295/.git/info/exclude 20:23:23 2022-09-07 20:23:22,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/295/.semver/main with force:False 20:23:23 2022-09-07 20:23:22,943 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main 20:23:23 2022-09-07 20:23:22,943 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main 20:23:23 2.3.0-dev.59 [Pipeline] } 20:23:23 $ docker exec --env ******** --env ******** 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d ssh-agent -k 20:23:23 unset SSH_AUTH_SOCK; 20:23:23 unset SSH_AGENT_PID; 20:23:23 echo Agent pid 79 killed; 20:23:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:23 + git semver [Pipeline] } 20:23:23 $ docker stop --time=1 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d 20:23:25 $ docker rm -f 30efa7f109b8b5daf8c7fed3c83b3fa044febcc1032ca927b19b0a25c4b8883d [Pipeline] // withDockerContainer [Pipeline] sh 20:23:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:23:25 Stashed 1 file(s) [Pipeline] echo 20:23:25 [edgeXSemver]: initialized semver on version 2.3.0-dev.59 [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 20:23:25 + git config --global --add safe.directory /w/workspace/edgex-go/295 [Pipeline] echo 20:23:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:26 ========================================================= 20:23:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:23:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:23:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:23:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:23:26 2408cc74d12b: Pulling fs layer 20:23:26 ea60b727a1ce: Pulling fs layer 20:23:26 30c4a7721957: Pulling fs layer 20:23:26 370296b7ddb6: Pulling fs layer 20:23:26 7c6cee850709: Pulling fs layer 20:23:26 39a5fcdaea64: Pulling fs layer 20:23:26 d94ebbe4e438: Pulling fs layer 20:23:26 bcfd1f05c69d: Pulling fs layer 20:23:26 59ccb84bbe0f: Pulling fs layer 20:23:26 370296b7ddb6: Waiting 20:23:26 7c6cee850709: Waiting 20:23:26 39a5fcdaea64: Waiting 20:23:26 d94ebbe4e438: Waiting 20:23:26 59ccb84bbe0f: Waiting 20:23:26 bcfd1f05c69d: Waiting 20:23:26 30c4a7721957: Download complete 20:23:26 ea60b727a1ce: Verifying Checksum 20:23:26 ea60b727a1ce: Download complete 20:23:26 7c6cee850709: Verifying Checksum 20:23:26 7c6cee850709: Download complete 20:23:26 39a5fcdaea64: Verifying Checksum 20:23:26 39a5fcdaea64: Download complete 20:23:26 2408cc74d12b: Download complete 20:23:26 d94ebbe4e438: Download complete 20:23:26 2408cc74d12b: Pull complete 20:23:26 ea60b727a1ce: Pull complete 20:23:26 30c4a7721957: Pull complete 20:23:26 59ccb84bbe0f: Verifying Checksum 20:23:26 59ccb84bbe0f: Download complete 20:23:27 370296b7ddb6: Download complete 20:23:27 bcfd1f05c69d: Verifying Checksum 20:23:27 bcfd1f05c69d: Download complete 20:23:31 370296b7ddb6: Pull complete 20:23:31 7c6cee850709: Pull complete 20:23:31 39a5fcdaea64: Pull complete 20:23:31 d94ebbe4e438: Pull complete 20:23:33 bcfd1f05c69d: Pull complete 20:23:33 59ccb84bbe0f: Pull complete 20:23:33 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:23:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:23:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:23:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:23:34 WORKDIR /edgex 20:23:34 COPY go.mod . 20:23:34 RUN go mod download 20:23:34 + docker build -t ci-base-image-x86_64 -f - . 20:23:34 Sending build context to Docker daemon 169.4MB 20:23:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:23:34 ---> a4fb48ad2a94 20:23:34 Step 2/4 : WORKDIR /edgex 20:23:38 ---> Running in 10e943c666eb 20:23:38 Removing intermediate container 10e943c666eb 20:23:38 ---> edd8bcb9046e 20:23:38 Step 3/4 : COPY go.mod . 20:23:38 ---> 86c57d61d51a 20:23:38 Step 4/4 : RUN go mod download 20:23:38 ---> Running in 8bd2a7c6cd3c 20:23:40 Still waiting to schedule task 20:23:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-28653’ 20:23:53 Removing intermediate container 8bd2a7c6cd3c 20:23:53 ---> e648207fab14 20:23:53 Successfully built e648207fab14 20:23:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:54 + docker inspect -f . ci-base-image-x86_64 20:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:54 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:23:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:23:54 $ docker top fea30ac30717dd70c38da07e97cbf049082c6a5eec18b028e1adf7851c4e8b59 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:54 + go version 20:23:54 go version go1.18.3 linux/amd64 [Pipeline] } 20:23:54 $ docker stop --time=1 fea30ac30717dd70c38da07e97cbf049082c6a5eec18b028e1adf7851c4e8b59 20:23:56 $ docker rm -f fea30ac30717dd70c38da07e97cbf049082c6a5eec18b028e1adf7851c4e8b59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:56 + docker inspect -f . ci-base-image-x86_64 20:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:56 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:23:56 $ 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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:23:57 $ docker top 1a34e289dd651c25ae02e06dceb68f960b8fa4048e88ab4040d4cfb33284bead -eo pid,comm [Pipeline] { [Pipeline] echo 20:23:57 ========================================================= 20:23:57 [edgeXBuildGoParallel] Running Tests and Build... 20:23:57 ========================================================= [Pipeline] sh 20:23:57 + git config --global --add safe.directory /w/workspace/edgex-go/295 [Pipeline] fileExists [Pipeline] sh 20:23:57 + make test 20:23:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:24:04 ? github.com/edgexfoundry/edgex-go [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.2% of statements 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.712s coverage: 89.2% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 2.1% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 20:24:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 20:24:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 20:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 80.8% of statements 20:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.7% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.8% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 43.6% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.108s coverage: 17.7% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 20:24:40 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 20:24:58 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." 20:24:58 GO111MODULE=on go vet ./... 20:25:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:25:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:25:00 ./bin/test-attribution-txt.sh 20:25:00 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:25:00 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:25:00 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:25:00 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:25:00 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:25:00 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:25:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:25:00 + ls -al . 20:25:00 total 736 20:25:00 drwxrwxr-x 10 1001 1001 4096 Sep 7 20:23 . 20:25:00 drwxr-xr-x 4 root root 4096 Sep 7 20:23 .. 20:25:00 -rw-rw-r-- 1 1001 1001 16 Sep 7 20:23 .dockerignore 20:25:00 drwxrwxr-x 8 1001 1001 4096 Sep 7 20:24 .git 20:25:00 drwxrwxr-x 3 1001 1001 4096 Sep 7 20:23 .github 20:25:00 -rw-rw-r-- 1 1001 1001 1030 Sep 7 20:23 .gitignore 20:25:00 -rw-rw-r-- 1 1001 1001 42 Sep 7 20:23 .golangci.yml 20:25:00 -rw-rw-r-- 1 1001 1001 87 Sep 7 20:23 .hadolint.yml 20:25:00 drwxr-xr-x 3 1001 1001 4096 Sep 7 20:23 .semver 20:25:00 -rw-rw-r-- 1 1001 1001 166 Sep 7 20:23 .sonarcloud.properties 20:25:00 -rw-rw-r-- 1 1001 1001 1171 Sep 7 20:23 ADOPTERS.md 20:25:00 -rw-rw-r-- 1 1001 1001 10347 Sep 7 20:23 Attribution.txt 20:25:00 -rw-rw-r-- 1 1001 1001 63209 Sep 7 20:23 CHANGELOG.md 20:25:00 -rw-rw-r-- 1 1001 1001 3804 Sep 7 20:23 CONTRIBUTING.md 20:25:00 -rw-rw-r-- 1 1001 1001 677 Sep 7 20:23 GOVERNANCE.md 20:25:00 -rw-rw-r-- 1 1001 1001 850 Sep 7 20:23 Jenkinsfile 20:25:00 -rw-rw-r-- 1 1001 1001 10775 Sep 7 20:23 LICENSE 20:25:00 -rw-rw-r-- 1 1001 1001 13724 Sep 7 20:23 Makefile 20:25:00 -rw-rw-r-- 1 1001 1001 582 Sep 7 20:23 OWNERS.md 20:25:00 -rw-rw-r-- 1 1001 1001 9799 Sep 7 20:23 README.md 20:25:00 -rw-rw-r-- 1 1001 1001 6912 Sep 7 20:23 SECURITY.md 20:25:00 -rw-rw-r-- 1 1001 1001 12 Sep 7 20:23 VERSION 20:25:00 -rw-rw-r-- 1 1001 1001 4131 Sep 7 20:23 ZMQWindows.md 20:25:00 drwxrwxr-x 2 1001 1001 4096 Sep 7 20:23 bin 20:25:00 drwxrwxr-x 18 1001 1001 4096 Sep 7 20:23 cmd 20:25:00 -rw-r--r-- 1 root root 482786 Sep 7 20:24 coverage.out 20:25:00 -rw-rw-r-- 1 1001 1001 3682 Sep 7 20:23 go.mod 20:25:00 -rw-rw-r-- 1 1001 1001 38527 Sep 7 20:23 go.sum 20:25:00 drwxrwxr-x 8 1001 1001 4096 Sep 7 20:23 internal 20:25:00 drwxrwxr-x 3 1001 1001 4096 Sep 7 20:23 openapi 20:25:00 drwxrwxr-x 4 1001 1001 4096 Sep 7 20:23 snap 20:25:00 -rw-rw-r-- 1 1001 1001 204 Sep 7 20:23 version.go [Pipeline] sh 20:25:01 + '[' -e coverage.out ] 20:25:01 + chown 1001:1001 coverage.out [Pipeline] stash 20:25:01 Stashed 1 file(s) [Pipeline] sh 20:25:01 + make build 20:25:01 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:25:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:25:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:25:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:25: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.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:25: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.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:25:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:25:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:25:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:25:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:25: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.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:25:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:25:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:25:39 $ docker stop --time=1 1a34e289dd651c25ae02e06dceb68f960b8fa4048e88ab4040d4cfb33284bead 20:25:44 $ docker rm -f 1a34e289dd651c25ae02e06dceb68f960b8fa4048e88ab4040d4cfb33284bead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:45 20:25:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:45 latest: Pulling from edgex-devops/edgex-compose 20:25:45 cbdbe7a5bc2a: Pulling fs layer 20:25:45 ca9280d653b3: Pulling fs layer 20:25:45 7e9c9ca2126c: Pulling fs layer 20:25:45 cbdbe7a5bc2a: Verifying Checksum 20:25:45 cbdbe7a5bc2a: Download complete 20:25:45 cbdbe7a5bc2a: Pull complete 20:25:45 ca9280d653b3: Verifying Checksum 20:25:45 ca9280d653b3: Download complete 20:25:46 7e9c9ca2126c: Download complete 20:25:46 ca9280d653b3: Pull complete 20:25:49 7e9c9ca2126c: Pull complete 20:25:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:49 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:25:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:25:51 $ docker top 52f568355b8fa22d34cd801f6dbdbb43bcc9e92f7cda7861aecf9bd9e3db2f61 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:52 + docker-compose build --help 20:25:52 + grep parallel 20:25:52 --parallel Build images in parallel. [Pipeline] } 20:25:52 $ docker stop --time=1 52f568355b8fa22d34cd801f6dbdbb43bcc9e92f7cda7861aecf9bd9e3db2f61 20:25:54 $ docker rm -f 52f568355b8fa22d34cd801f6dbdbb43bcc9e92f7cda7861aecf9bd9e3db2f61 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:54 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:25:54 $ 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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:25:54 $ docker top af914fb7dfff1fa433b1f38b2af47e1a201c5546e093d75fba18dc563910e665 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:55 + docker-compose -f ./docker-compose-build.yml build --parallel 20:25:55 Building core-command ... 20:25:55 Building core-data ... 20:25:55 Building core-metadata ... 20:25:55 Building security-bootstrapper ... 20:25:55 Building security-proxy-setup ... 20:25:55 Building security-secretstore-setup ... 20:25:55 Building security-spiffe-token-provider ... 20:25:55 Building security-spire-agent ... 20:25:55 Building security-spire-config ... 20:25:55 Building security-spire-server ... 20:25:55 Building support-notifications ... 20:25:55 Building support-scheduler ... 20:25:55 Building sys-mgmt-agent ... 20:25:55 Building security-secretstore-setup 20:25:55 Building security-spire-config 20:25:55 Building support-scheduler 20:25:55 Building core-data 20:25:55 Building security-bootstrapper 20:26:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:05 ---> e648207fab14 20:26:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:26:05 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:05 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:26:05 ---> e648207fab14 20:26:05 Step 3/31 : WORKDIR /edgex-go 20:26:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:26:05 ---> e648207fab14 20:26:05 Step 3/26 : WORKDIR /edgex-go 20:26:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:05 ---> e648207fab14 20:26:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:07 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:26:07 ---> e648207fab14 20:26:07 Step 3/25 : WORKDIR /edgex-go 20:26:19 ---> Running in ee0179d38704 20:26:19 ---> Running in 72f284a3bde0 20:26:19 ---> Running in ee15f1bd78bc 20:26:19 ---> Running in e6a77bdc00f0 20:26:19 ---> Running in 164bd081b788 20:26:19 Removing intermediate container ee0179d38704 20:26:19 ---> db1c3476f5d1 20:26:19 Step 4/23 : WORKDIR /edgex-go 20:26:19 Removing intermediate container ee15f1bd78bc 20:26:19 ---> 20b3a46ead19 20:26:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:19 Removing intermediate container 164bd081b788 20:26:19 ---> da5016ff32a9 20:26:19 Step 4/24 : WORKDIR /edgex-go 20:26:19 ---> Running in fb0c6f4fead1 20:26:19 Removing intermediate container 72f284a3bde0 20:26:19 ---> f2eab79249e1 20:26:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:19 Removing intermediate container e6a77bdc00f0 20:26:19 ---> 854538aa352c 20:26:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:19 ---> Running in 03936d0ef8f3 20:26:19 ---> Running in 79f896ff44cb 20:26:19 ---> Running in d5b68022522b 20:26:19 ---> Running in b42b8fd82f72 20:26:19 Removing intermediate container fb0c6f4fead1 20:26:19 ---> 80b4b1165ce8 20:26:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:19 Removing intermediate container 03936d0ef8f3 20:26:19 ---> 50f496cf9437 20:26:19 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:19 ---> Running in cf7122ea0bae 20:26:19 ---> Running in 09460bda61a9 20:26:19 Removing intermediate container 79f896ff44cb 20:26:19 ---> 24888d19de82 20:26:19 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:26:19 ---> Running in 745f0728ab9c 20:26:20 Removing intermediate container cf7122ea0bae 20:26:20 ---> 00d30836c0c3 20:26:20 Step 6/23 : RUN apk add --update --no-cache make git 20:26:20 ---> Running in 74424dd936da 20:26:20 Removing intermediate container b42b8fd82f72 20:26:20 ---> 8c6083a3bb62 20:26:20 Step 5/31 : RUN apk add --update --no-cache make git 20:26:20 ---> Running in 2c49a47b71ee 20:26:20 Removing intermediate container d5b68022522b 20:26:20 ---> 5b08605a66ef 20:26:20 Step 5/25 : RUN apk add --update --no-cache make git 20:26:20 ---> Running in 76276eb9d043 20:26:20 Removing intermediate container 09460bda61a9 20:26:20 ---> 81c470697648 20:26:20 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:26:20 ---> Running in 01556d765270 20:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:21 OK: 211 MiB in 51 packages 20:26:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:22 Removing intermediate container 745f0728ab9c 20:26:22 ---> 42a3350cee17 20:26:22 Step 6/26 : COPY go.mod vendor* ./ 20:26:22 OK: 211 MiB in 51 packages 20:26:22 ---> ed8f263e5318 20:26:22 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:22 OK: 211 MiB in 51 packages 20:26:22 ---> Running in 243cd54df44e 20:26:22 OK: 211 MiB in 51 packages 20:26:22 OK: 211 MiB in 51 packages 20:26:22 Removing intermediate container 2c49a47b71ee 20:26:22 ---> d061e92bb0f4 20:26:22 Step 6/31 : COPY go.mod vendor* ./ 20:26:22 ---> 5bc26aa2c302 20:26:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:22 ---> Running in bb5f7706b464 20:26:22 Removing intermediate container 01556d765270 20:26:22 ---> 93017d9ef36b 20:26:22 Step 7/24 : COPY go.mod vendor* ./ 20:26:23 ---> 81cfc5dc33f1 20:26:23 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:23 ---> Running in e566b41027c3 20:26:23 Removing intermediate container 74424dd936da 20:26:23 ---> c7f42809db76 20:26:23 Step 7/23 : COPY go.mod vendor* ./ 20:26:23 Removing intermediate container 76276eb9d043 20:26:23 ---> 7ed40dd68077 20:26:23 Step 6/25 : COPY go.mod vendor* ./ 20:26:23 ---> b702e5bc2973 20:26:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:23 ---> Running in 5b4f378a0ec1 20:26:23 ---> 2661dd8b86d8 20:26:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:23 ---> Running in a2a1ad46d923 20:26:45 Removing intermediate container e566b41027c3 20:26:45 ---> 04f4bd9f29a6 20:26:45 Step 9/24 : COPY . . 20:26:45 Removing intermediate container 5b4f378a0ec1 20:26:45 ---> f2be3b5f6a9f 20:26:45 Step 9/23 : COPY . . 20:26:45 Removing intermediate container a2a1ad46d923 20:26:45 ---> cd7f7ac6e5be 20:26:45 Step 8/25 : COPY . . 20:26:45 Removing intermediate container bb5f7706b464 20:26:45 ---> 76e9732c1291 20:26:45 Step 8/31 : COPY . . 20:26:45 Removing intermediate container 243cd54df44e 20:26:45 ---> 18e613419e07 20:26:45 Step 8/26 : COPY . . 20:26:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28656 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:26:59 Running in /w/workspace/edgex-go/295 [Pipeline] { [Pipeline] checkout 20:26:59 The recommended git tool is: git 20:27:06 using credential edgex-jenkins-ssh 20:27:06 Cloning the remote Git repository 20:27:07 ---> f248a8b47dd3 20:27:07 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:27:07 ---> 0b663d6b7225 20:27:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:27:07 ---> df6b3c70447c 20:27:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:27:07 ---> Running in 806c7eb46779 20:27:07 ---> 947fba14658e 20:27:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:27:07 ---> Running in 3de6a3fa864b 20:27:07 ---> f1d0cd1756d9 20:27:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:27:07 ---> Running in 05baf5e2377a 20:27:07 ---> Running in 22956a9406a1 20:27:07 ---> Running in efb4eb2b4b8d 20:27:07 Removing intermediate container 05baf5e2377a 20:27:07 ---> 0f9ecdcb6968 20:27:07 Step 10/26 : WORKDIR /edgex-go/spire-build 20:27:07 ---> Running in 4bb72d985567 20:27:07 Removing intermediate container 4bb72d985567 20:27:07 ---> 5b06a9b4babf 20:27:07 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 20:27:07 ---> Running in 13cd769616cb 20:27:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:27:06 > git init /w/workspace/edgex-go/295 # timeout=10 20:27:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:27:06 > git --version # timeout=10 20:27:06 > git --version # 'git version 2.25.1' 20:27:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:07 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:27:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:27: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.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:27: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.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:27:09 Removing intermediate container 13cd769616cb 20:27:09 ---> 6ad801b3f34e 20:27:09 Step 12/26 : WORKDIR /edgex-go 20:27:09 ---> Running in 28e88c621a05 20:27:09 Removing intermediate container 28e88c621a05 20:27:09 ---> fef1a043d03d 20:27:09 20:27:09 Step 13/26 : FROM alpine:3.15 20:27:09 3.15: Pulling from library/alpine 20:27:09 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:27:09 Status: Downloaded newer image for alpine:3.15 20:27:09 ---> c4fc93816858 20:27:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:09 ---> Running in 4806fb45c935 20:27:10 Removing intermediate container 4806fb45c935 20:27:10 ---> 06ffda0b17e0 20:27:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:10 ---> Running in a6a56ac867a3 20:27:12 Removing intermediate container a6a56ac867a3 20:27:12 ---> 477c23a31ddb 20:27:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:27:12 ---> Running in 6030a30c4d7b 20:27:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:14 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:27:14 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:27:14 OK: 15856 distinct packages available 20:27:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:15 (1/4) Installing dumb-init (1.2.5-r1) 20:27:15 (2/4) Installing musl-obstack (1.2.3-r0) 20:27:15 (3/4) Installing libucontext (1.1-r0) 20:27:15 (4/4) Installing gcompat (1.0.0-r4) 20:27:16 Executing busybox-1.34.1-r7.trigger 20:27:16 OK: 6 MiB in 18 packages 20:27:20 Removing intermediate container 6030a30c4d7b 20:27:20 ---> c434af458f48 20:27:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:22 Avoid second fetch 20:27:22 Checking out Revision a6325e0463602b43dbd3360515d0492371783028 (main) 20:27:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:27:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:22 > git config core.sparsecheckout # timeout=10 20:27:22 > git checkout -f a6325e0463602b43dbd3360515d0492371783028 # timeout=10 20:27:25 ---> 2fc2383ff911 20:27:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:27:26 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.6 to 1.10.7 (#4149)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:26 ---> 64aa70788e0e 20:27:26 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:27:26 ---> Running in bb4b716d0fd8 20:27:26 Removing intermediate container bb4b716d0fd8 20:27:26 ---> f2c8326c4923 20:27:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:27:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:27:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:27 Dload Upload Total Spent Left Speed 20:27:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 79759 0 --:--:-- --:--:-- --:--:-- 79759 20:27:27 ---> adaa2c33dd89 20:27:27 Step 21/26 : WORKDIR / 20:27:27 ---> Running in e6e542568f05 [Pipeline] sh 20:27:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:27:28 Removing intermediate container e6e542568f05 20:27:28 ---> 4dd2cbb775fe 20:27:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:28 ---> Running in 8798f7ac30e6 20:27:28 Removing intermediate container 8798f7ac30e6 20:27:28 ---> 6b90e67f6515 20:27:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:28 + sudo tee /etc/docker/daemon.new 20:27:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:27:28 { 20:27:28 "registry-mirrors": [ 20:27:28 "https://nexus3.edgexfoundry.org:10001" 20:27:28 ], 20:27:28 "bip": "10.250.0.254/24", 20:27:28 "hosts": [ 20:27:28 "tcp://0.0.0.0:5555", 20:27:28 "unix:///var/run/docker.sock" 20:27:28 ], 20:27:28 "mtu": 1458, 20:27:28 "selinux-enabled": true, 20:27:28 "seccomp-profile": "/etc/docker/seccomp.json" 20:27:28 } [Pipeline] sh 20:27:28 ---> Running in 1e8554534f4c 20:27:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:27:28 Removing intermediate container 1e8554534f4c 20:27:28 ---> a1cb71e0326e 20:27:28 Step 24/26 : LABEL arch=x86_64 20:27:29 ---> Running in e41d0ed2e8b4 20:27:29 + sudo service docker restart 20:27:29 Removing intermediate container e41d0ed2e8b4 20:27:29 ---> 48d499c21655 20:27:29 Step 25/26 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:27:29 ---> Running in 78ad7319c4cc 20:27:29 Removing intermediate container 78ad7319c4cc 20:27:29 ---> cf3c5cda299f 20:27:29 Step 26/26 : LABEL version=2.3.0-dev.59 20:27:29 ---> Running in f547c65ea6a5 20:27:30 Removing intermediate container f547c65ea6a5 20:27:30 ---> 5848310f39c3 20:27:30 20:27:30 Successfully built 5848310f39c3 20:27:30 Successfully tagged security-spire-config:latest 20:27:30  Building security-spire-config ... done Building core-command 20:27:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:33 ---> e648207fab14 20:27:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:27:33 ---> Using cache 20:27:33 ---> da5016ff32a9 20:27:33 Step 4/24 : WORKDIR /edgex-go 20:27:33 ---> Using cache 20:27:33 ---> 50f496cf9437 20:27:33 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:33 ---> Using cache 20:27:33 ---> 81c470697648 20:27:33 Step 6/24 : RUN apk add --update --no-cache make git 20:27:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:27:40 ---> Running in e485e7458032 20:27:41 Removing intermediate container 22956a9406a1 20:27:41 ---> 851ab19a54eb 20:27:41 20:27:41 Step 10/31 : FROM alpine:3.16 20:27:41 Removing intermediate container efb4eb2b4b8d 20:27:41 ---> 2cdf7b19c8ef 20:27:41 20:27:41 Step 10/25 : FROM alpine:3.16 20:27:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:42 3.16: Pulling from library/alpine 20:27:42 3.16: Pulling from library/alpine 20:27:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:42 OK: 211 MiB in 51 packages 20:27:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:27:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:27:46 Status: Image is up to date for alpine:3.16 20:27:46 Status: Downloaded newer image for alpine:3.16 20:27:46 ---> 9c6f07244728 20:27:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:27:46 ---> 9c6f07244728 20:27:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:46 ---> Running in fb4323f5bfb2 20:27:46 ---> Running in 869a0f234688 20:27:46 Removing intermediate container e485e7458032 20:27:46 ---> c4864ea15531 20:27:46 Step 7/24 : COPY go.mod vendor* ./ 20:27:46 Removing intermediate container 806c7eb46779 20:27:46 ---> 560c70d67c20 20:27:46 20:27:46 Step 11/24 : FROM alpine:3.16 20:27:46 ---> 9c6f07244728 20:27:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:27:46 ---> Running in af0f87af830d 20:27:46 Removing intermediate container fb4323f5bfb2 20:27:46 ---> d3d3abcac0fb 20:27:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:27:46 Removing intermediate container 3de6a3fa864b 20:27:46 ---> 0d50e088e34d 20:27:46 20:27:46 Step 11/23 : FROM alpine:3.16 20:27:46 ---> 9c6f07244728 20:27:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:27:46 ---> Running in f518a065ac4b 20:27:46 ---> Running in cf462a5bf6a1 20:27:46 ---> fdb003cf47b2 20:27:46 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:46 ---> Running in 98f2106adb39 20:27:46 Removing intermediate container af0f87af830d 20:27:46 ---> 06f36bf2009e 20:27:46 Step 13/24 : ENV APP_PORT=59880 20:27:46 ---> Running in 5b2370cd9e29 20:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:46 Removing intermediate container 5b2370cd9e29 20:27:46 ---> 33e2e0cdc53f 20:27:46 Step 14/24 : EXPOSE $APP_PORT 20:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:46 ---> Running in ffb7f23f7fc1 20:27:46 Removing intermediate container ffb7f23f7fc1 20:27:46 ---> e78982d079ea 20:27:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:46 ---> Running in 0cd00ed23a30 20:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:46 (1/3) Installing ca-certificates (20220614-r0) 20:27:46 (2/3) Installing dumb-init (1.2.5-r1) 20:27:46 (3/3) Installing su-exec (0.2-r1) 20:27:46 Executing busybox-1.35.0-r17.trigger 20:27:46 Executing ca-certificates-20220614-r0.trigger 20:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:46 OK: 6 MiB in 17 packages 20:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:46 (1/2) Installing dumb-init (1.2.5-r1) 20:27:46 (2/2) Installing su-exec (0.2-r1) 20:27:46 Executing busybox-1.35.0-r17.trigger 20:27:46 OK: 6 MiB in 16 packages 20:27:46 (1/1) Installing dumb-init (1.2.5-r1) 20:27:46 Executing busybox-1.35.0-r17.trigger 20:27:46 OK: 6 MiB in 15 packages 20:27:46 Removing intermediate container 869a0f234688 20:27:46 ---> 5b2ecd8f94a3 20:27:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:27:47 ---> Running in c46464b05067 20:27:47 Removing intermediate container c46464b05067 20:27:47 ---> 5ddc94a0edad 20:27:47 Step 13/25 : WORKDIR / 20:27:47 ---> Running in 8bef3b2024c5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:47 provisioning config files... 20:27:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/295@tmp/config7822360645886319524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:48 ---> docker-login.sh 20:27:48 nexus3.edgexfoundry.org:10001 20:27:48 Removing intermediate container 0cd00ed23a30 20:27:48 ---> 2be28d4916ec 20:27:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:48 Removing intermediate container f518a065ac4b 20:27:48 ---> dd2a2f13c96b 20:27:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:27:48 Removing intermediate container cf462a5bf6a1 20:27:48 ---> a16b30307fe1 20:27:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:27:48 ---> Running in ecfe2a5f01e4 20:27:48 Removing intermediate container 8bef3b2024c5 20:27:48 ---> 8630294ac4ef 20:27:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:27:48 ---> Running in d4f1ad4edccd 20:27:48 ---> Running in 84ad1da46546 20:27:48 Removing intermediate container d4f1ad4edccd 20:27:48 ---> 3a4874bbc489 20:27:48 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:27:48 ---> Running in 45b411a69091 20:27:48 Removing intermediate container 84ad1da46546 20:27:48 ---> 2b74704e3a2a 20:27:48 Step 14/23 : ENV APP_PORT=59861 20:27:48 ---> f763876822cc 20:27:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:48 Configure a credential helper to remove this warning. See 20:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:48 20:27:48 Login Succeeded 20:27:48 nexus3.edgexfoundry.org:10002 20:27:49 ---> Running in 94d3fc282798 20:27:49 Removing intermediate container 45b411a69091 20:27:49 ---> 1d370277a22f 20:27:49 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:27:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:49 ---> Running in b9cc9dddca02 20:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:49 ---> 324756df307b 20:27:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:27:49 Removing intermediate container 94d3fc282798 20:27:49 ---> 6dceae4b0ef3 20:27:49 Step 15/23 : EXPOSE $APP_PORT 20:27:49 ---> Running in c20ba121a4ad 20:27:49 Removing intermediate container b9cc9dddca02 20:27:49 ---> deafd1e8b1f7 20:27:49 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:27:49 Removing intermediate container c20ba121a4ad 20:27:49 ---> bb19a39cde34 20:27:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:49 ---> Running in 2be562ffb70f 20:27:49 ---> 9de8f30fc175 20:27:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:49 Configure a credential helper to remove this warning. See 20:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:49 20:27:49 Login Succeeded 20:27:49 nexus3.edgexfoundry.org:10003 20:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:49 Configure a credential helper to remove this warning. See 20:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:49 20:27:49 Login Succeeded 20:27:49 nexus3.edgexfoundry.org:10004 20:27:49 ---> be0cee32f8e9 20:27:49 ---> 351defc471e5 20:27:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:27:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:27:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:50 Configure a credential helper to remove this warning. See 20:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:50 20:27:50 Login Succeeded 20:27:50 docker.io 20:27:50 (1/6) Installing dumb-init (1.2.5-r1) 20:27:50 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:50 (3/6) Installing libsodium (1.0.18-r0) 20:27:50 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:27:50 (5/6) Installing libzmq (4.3.4-r0) 20:27:50 (6/6) Installing zeromq (4.3.4-r0) 20:27:50 Executing busybox-1.35.0-r17.trigger 20:27:50 OK: 8 MiB in 20 packages 20:27:50 ---> f040c4df51c5 20:27:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:27:50 ---> cc6136c1ba40 20:27:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:51 Configure a credential helper to remove this warning. See 20:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:51 20:27:51 Login Succeeded 20:27:51 ---> docker-login.sh ends [Pipeline] } 20:27:51 Deleting 1 temporary files 20:27:51 Removing intermediate container 2be562ffb70f 20:27:51 ---> 0f1fe122f4cb 20:27:51 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:27:51 ---> Running in 3ac30188394e [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:27:51 Removing intermediate container 3ac30188394e 20:27:51 ---> 277e7bc56917 20:27:51 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [Pipeline] sh 20:27:51 ---> 6cbff427574e 20:27:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:27:51 ---> e893699cf099 20:27:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:27:51 ---> Running in c88e7aae84ae 20:27:51 ---> f9ee4de41727 20:27:51 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:27:52 Removing intermediate container ecfe2a5f01e4 20:27:52 ---> 828696c0a5e9 20:27:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:52 ---> Running in 08154de7f1c3 20:27:52 Removing intermediate container c88e7aae84ae 20:27:52 ---> aa047ced4c4e 20:27:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:27:52 ---> f84ee54b3f1b 20:27:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:52 ---> Running in 4896611cc753 20:27:52 ---> Running in 1b16ba88dd81 20:27:52 ---> 4915b3021f93 20:27:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:27:52 + git config --global --add safe.directory /w/workspace/edgex-go/295 [Pipeline] echo 20:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:27:52 ========================================================= 20:27:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:27:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:27:52 Removing intermediate container 4896611cc753 20:27:52 ---> a993adca9a07 20:27:52 Step 21/23 : LABEL arch=x86_64 20:27:52 ---> Running in da6774a51dd7 20:27:52 Removing intermediate container 98f2106adb39 20:27:52 ---> 82e5c23c00ed 20:27:52 Step 9/24 : COPY . . 20:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:27:52 Removing intermediate container da6774a51dd7 20:27:52 ---> 81052fa3fb31 20:27:52 Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:27:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:27:52 b3c136eddcbf: Pulling fs layer 20:27:52 c0a3192eca97: Pulling fs layer 20:27:52 a050256f5b6f: Pulling fs layer 20:27:52 656be50a0ddc: Pulling fs layer 20:27:52 2bbca73fdf42: Pulling fs layer 20:27:52 46d945488cbd: Pulling fs layer 20:27:52 8a5474983e97: Pulling fs layer 20:27:52 329c88fbcd65: Pulling fs layer 20:27:52 2bbca73fdf42: Waiting 20:27:52 46d945488cbd: Waiting 20:27:52 8a5474983e97: Waiting 20:27:52 329c88fbcd65: Waiting 20:27:52 656be50a0ddc: Waiting 20:27:52 a050256f5b6f: Verifying Checksum 20:27:52 a050256f5b6f: Download complete 20:27:52 c0a3192eca97: Verifying Checksum 20:27:52 c0a3192eca97: Download complete 20:27:52 2bbca73fdf42: Verifying Checksum 20:27:52 2bbca73fdf42: Download complete 20:27:52 46d945488cbd: Verifying Checksum 20:27:52 46d945488cbd: Download complete 20:27:52 b3c136eddcbf: Download complete 20:27:52 ---> Running in 66ef7f72cde5 20:27:53 b3c136eddcbf: Pull complete 20:27:53 329c88fbcd65: Verifying Checksum 20:27:53 329c88fbcd65: Download complete 20:27:54 c0a3192eca97: Pull complete 20:27:54 a050256f5b6f: Pull complete 20:27:54 8a5474983e97: Verifying Checksum 20:27:54 8a5474983e97: Download complete 20:27:55 656be50a0ddc: Verifying Checksum 20:27:55 656be50a0ddc: Download complete 20:27:58 ---> e266f623ef82 20:27:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:27:58 Removing intermediate container 66ef7f72cde5 20:27:58 ---> 95ba630a3817 20:27:58 Step 23/23 : LABEL version=2.3.0-dev.59 20:27:58 ---> Running in a124ff47980e 20:27:58 ---> 478f07addaa7 20:27:58 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:27:58 Removing intermediate container 08154de7f1c3 20:27:58 ---> 4966c08169f2 20:27:58 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:58 ---> Running in 49fb6d0a60b4 20:27:58 ---> f0e1cd09850d 20:27:58 Step 20/24 : ENTRYPOINT ["/core-data"] 20:27:58 Removing intermediate container 1b16ba88dd81 20:27:58 ---> a3349e5db523 20:27:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:27:58 Removing intermediate container a124ff47980e 20:27:58 ---> 7afa4a5db43c 20:27:58 20:27:58 ---> Running in c8eb1e91c43e 20:27:58 ---> Running in b862d6db442d 20:27:58 ---> f029aea4f097 20:27:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:27:58 Successfully built 7afa4a5db43c 20:27:58 Successfully tagged support-scheduler:latest 20:27:58 Building sys-mgmt-agent 20:27:58  Building support-scheduler ... done Removing intermediate container c8eb1e91c43e 20:27:58 ---> 9ed399c4af37 20:27:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:27:58 ---> Running in c314735a774e 20:27:58 Removing intermediate container b862d6db442d 20:27:58 ---> 255c11696cad 20:27:58 Step 23/25 : LABEL arch=x86_64 20:27:58 ---> Running in 0baafc0cc263 20:27:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:28:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:01 ---> e648207fab14 20:28:01 Step 3/23 : WORKDIR /edgex-go 20:28:01 ---> Using cache 20:28:01 ---> 854538aa352c 20:28:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:01 ---> Using cache 20:28:01 ---> 8c6083a3bb62 20:28:01 Step 5/23 : RUN apk add --update --no-cache make bash git 20:28:04 Removing intermediate container c314735a774e 20:28:04 ---> 6dbe8ea99a74 20:28:04 Step 22/24 : LABEL arch=x86_64 20:28:04 ---> Running in 40521c026715 20:28:04 Removing intermediate container 0baafc0cc263 20:28:04 ---> 965e96736c60 20:28:04 Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:28:04 ---> 3b437cc7d926 20:28:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:28:04 ---> Running in a107f763ae0b 20:28:04 ---> Running in 1871afaaba05 20:28:04 Removing intermediate container a107f763ae0b 20:28:04 ---> 88f68f219cbb 20:28:04 Step 23/24 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:28:04 Removing intermediate container 1871afaaba05 20:28:04 ---> 6323548cf0ff 20:28:04 Step 25/25 : LABEL version=2.3.0-dev.59 20:28:04 ---> Running in 0d265ef95cd9 20:28:04 ---> 79c857babfc7 20:28:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:28:04 ---> Running in 277c9fbdbfe1 20:28:04 Removing intermediate container 0d265ef95cd9 20:28:04 ---> 4cfda9e48664 20:28:04 Step 24/24 : LABEL version=2.3.0-dev.59 20:28:04 ---> Running in 9d7ee5a4cc31 20:28:04 ---> be871d265130 20:28:04 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:28:04 Removing intermediate container 277c9fbdbfe1 20:28:04 ---> 74acde8c51ec 20:28:04 20:28:04 Successfully built 74acde8c51ec 20:28:04 Successfully tagged security-secretstore-setup:latest 20:28:04  Building security-secretstore-setup ... done Building security-spiffe-token-provider 20:28:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:04 Removing intermediate container 9d7ee5a4cc31 20:28:04 ---> 8705212d838e 20:28:04 20:28:05 Successfully built 8705212d838e 20:28:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:06 OK: 211 MiB in 51 packages 20:28:07 Successfully tagged core-data:latest 20:28:07  Building core-data ... done Building support-notifications 20:28:09 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:28:09 ---> e648207fab14 20:28:09 Step 3/20 : WORKDIR /edgex-go 20:28:09 ---> Using cache 20:28:09 ---> 854538aa352c 20:28:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:28:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:10 ---> e648207fab14 20:28:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:28:10 ---> Using cache 20:28:10 ---> da5016ff32a9 20:28:10 Step 4/23 : WORKDIR /edgex-go 20:28:10 ---> Using cache 20:28:10 ---> 50f496cf9437 20:28:10 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:10 ---> Using cache 20:28:10 ---> 81c470697648 20:28:10 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:28:11 656be50a0ddc: Pull complete 20:28:11 2bbca73fdf42: Pull complete 20:28:11 46d945488cbd: Pull complete 20:28:15 8a5474983e97: Pull complete 20:28:16 ---> 8857b1568cd6 20:28:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:28:16 ---> Running in 5a9650f23e8b 20:28:16 ---> Running in 9e3b39770ad2 20:28:16 Removing intermediate container 40521c026715 20:28:16 ---> a0119d050562 20:28:16 Step 6/23 : COPY go.mod vendor* ./ 20:28:16 ---> be5d46afabee 20:28:16 Step 26/31 : RUN chmod +x /entrypoint.sh 20:28:16 ---> Running in f87951151856 20:28:16 ---> 65de299d41a8 20:28:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:17 ---> Running in bc251d1195c3 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:17 329c88fbcd65: Pull complete 20:28:17 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:28:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:17 v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:28:17 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:28:17 OK: 17040 distinct packages available 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:17 OK: 211 MiB in 51 packages 20:28:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:17 WORKDIR /edgex 20:28:17 COPY go.mod . 20:28:17 RUN go mod download 20:28:17 + docker build -t ci-base-image-arm64 -f - . 20:28:18 OK: 211 MiB in 51 packages 20:28:18 Sending build context to Docker daemon 3.162MB 20:28:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:18 ---> ff4287adb874 20:28:18 Step 2/4 : WORKDIR /edgex 20:28:18 Removing intermediate container 49fb6d0a60b4 20:28:18 ---> c26f6fc14c88 20:28:18 20:28:18 Step 11/24 : FROM alpine:3.16 20:28:18 ---> 9c6f07244728 20:28:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:28:18 ---> Using cache 20:28:18 ---> a16b30307fe1 20:28:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:28:18 ---> Using cache 20:28:18 ---> 2b74704e3a2a 20:28:18 Step 14/24 : ENV APP_PORT=59882 20:28:18 Removing intermediate container f87951151856 20:28:18 ---> 12f3398ffce8 20:28:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:28:18 ---> Running in 0e9b3e5cedcf 20:28:18 ---> Running in f06eb1c6a7cd 20:28:18 Removing intermediate container f06eb1c6a7cd 20:28:18 ---> bf26a8f02b2b 20:28:18 Step 28/31 : CMD ["gate"] 20:28:19 Removing intermediate container 0e9b3e5cedcf 20:28:19 ---> 816cc24c45e4 20:28:19 Step 15/24 : EXPOSE $APP_PORT 20:28:19 Removing intermediate container 9e3b39770ad2 20:28:19 ---> 34c44ba3baa7 20:28:19 Step 7/23 : COPY go.mod vendor* ./ 20:28:19 Removing intermediate container 5a9650f23e8b 20:28:19 ---> 974e46306239 20:28:19 Step 5/20 : COPY go.mod vendor* ./ 20:28:19 ---> Running in a1150d55c84c 20:28:19 ---> Running in 8deb7a5f9996 20:28:20 ---> bc5f81df6b24 20:28:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:20 ---> 5aa908f208ad 20:28:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:20 Removing intermediate container 8deb7a5f9996 20:28:20 ---> 74beae8c3cdb 20:28:20 Step 16/24 : WORKDIR / 20:28:20 ---> Running in 157b84fa873a 20:28:20 Removing intermediate container a1150d55c84c 20:28:20 ---> 5de2049b8c54 20:28:20 Step 29/31 : LABEL arch=x86_64 20:28:20 ---> Running in 442c1505071c 20:28:20 ---> Running in 9404381af58f 20:28:20 ---> Running in cccf3d8c2741 20:28:20 Removing intermediate container cccf3d8c2741 20:28:20 ---> ea25236a1d10 20:28:20 Step 30/31 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:28:20 Removing intermediate container 9404381af58f 20:28:20 ---> 56554ff8e51a 20:28:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:20 ---> Running in 99f3091f4d5b 20:28:20 Removing intermediate container 99f3091f4d5b 20:28:20 ---> 8e1e24e789b5 20:28:20 Step 3/4 : COPY go.mod . 20:28:20 ---> Running in e5b5f4b0ce85 20:28:20 ---> 3db7d9cfa5c9 20:28:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:28:20 Removing intermediate container e5b5f4b0ce85 20:28:20 ---> 0a4c89111de7 20:28:20 Step 31/31 : LABEL version=2.3.0-dev.59 20:28:21 ---> cb9a6af68a8f 20:28:21 Step 4/4 : RUN go mod download 20:28:21 ---> Running in 97d291115a25 20:28:21 ---> Running in 1583f5f898f0 20:28:21 ---> 05adbc2e1944 20:28:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:28:21 Removing intermediate container 1583f5f898f0 20:28:21 ---> 24f9e3e1729e 20:28:21 20:28:21 Successfully built 24f9e3e1729e 20:28:21 Successfully tagged security-bootstrapper:latest 20:28:21 Building security-spire-server 20:28:26  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:28:26 ---> e648207fab14 20:28:26 Step 3/25 : WORKDIR /edgex-go 20:28:26 ---> Using cache 20:28:26 ---> 854538aa352c 20:28:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:26 ---> Using cache 20:28:26 ---> 8c6083a3bb62 20:28:26 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:28:30 ---> d8cc067ab9e7 20:28:30 Step 20/24 : ENTRYPOINT ["/core-command"] 20:28:30 ---> Running in 7426bbc2d5f5 20:28:30 ---> Running in aa85d642d87b 20:28:30 Removing intermediate container bc251d1195c3 20:28:30 ---> 6edb09ecc2b5 20:28:30 Step 8/23 : COPY . . 20:28:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:30 Removing intermediate container aa85d642d87b 20:28:30 ---> 3c75320b74fc 20:28:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:28:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:31 OK: 211 MiB in 51 packages 20:28:38 ---> Running in 86d09db9983d 20:28:38 ---> ea2ccbabfec6 20:28:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:28:38 ---> Running in 7e7bb0961c87 20:28:38 Removing intermediate container 86d09db9983d 20:28:38 ---> 950e3d8b0864 20:28:38 Step 22/24 : LABEL arch=x86_64 20:28:38 Removing intermediate container 7426bbc2d5f5 20:28:38 ---> d13957f4702d 20:28:38 Step 6/25 : COPY go.mod vendor* ./ 20:28:38 ---> Running in d09edda120d3 20:28:38 Removing intermediate container 157b84fa873a 20:28:38 ---> 82467a990275 20:28:38 Step 7/20 : COPY . . 20:28:38 Removing intermediate container 442c1505071c 20:28:38 ---> 8b48ff3825c8 20:28:38 Step 9/23 : COPY . . 20:28:38 Removing intermediate container d09edda120d3 20:28:38 ---> 6f7cb5f57c26 20:28:38 Step 23/24 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:28:38 ---> 24ef77cccdfb 20:28:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28: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.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:28:51 ---> Running in 7a4f0dda7428 20:28:51 ---> Running in c8cd45519ad6 20:28:51 ---> e3812ec086f2 20:28:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:28:51 Removing intermediate container 7a4f0dda7428 20:28:51 ---> 5b10ab8a70ff 20:28:51 Step 24/24 : LABEL version=2.3.0-dev.59 20:28:51 ---> d291f9d3a779 20:28:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:28:51 ---> Running in 3c5dcae5b2a3 20:28:51 ---> Running in 5fbc47f2978e 20:28:51 ---> Running in c42b4dc7d10e 20:28:51 Removing intermediate container 5fbc47f2978e 20:28:51 ---> 804ac422c563 20:28:51 20:28:51 Successfully built 804ac422c563 20:28:51 Successfully tagged core-command:latest 20:28:51 Building core-metadata 20:28:51  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:28:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:28:53 Removing intermediate container 97d291115a25 20:28:53 ---> 2b9b13d1b9cc 20:28:53 Successfully built 2b9b13d1b9cc 20:28:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:53 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:28:53 ---> e648207fab14 20:28:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:28:53 ---> Using cache 20:28:53 ---> da5016ff32a9 20:28:53 Step 4/25 : WORKDIR /edgex-go 20:28:53 ---> Using cache 20:28:53 ---> 50f496cf9437 20:28:53 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:53 ---> Using cache 20:28:53 ---> 81c470697648 20:28:53 Step 6/25 : RUN apk add --update --no-cache make git 20:28:53 ---> Using cache 20:28:53 ---> c4864ea15531 20:28:53 Step 7/25 : COPY go.mod vendor* ./ 20:28:53 ---> Using cache 20:28:53 ---> fdb003cf47b2 20:28:53 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:53 ---> Using cache 20:28:53 ---> 82e5c23c00ed 20:28:53 Step 9/25 : COPY . . 20:28:53 ---> Using cache 20:28:53 ---> 478f07addaa7 20:28:53 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:28:53 + docker inspect -f . ci-base-image-arm64 20:28:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:54 prd-ubuntu20.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container 20:28:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:28:55 $ docker top eeb53c3cb066cbcc95ed8c6b9394c21b4048372541bb2420523b1513303f144e -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:56 + go version 20:28:56 go version go1.18.3 linux/arm64 [Pipeline] } 20:28:56 $ docker stop --time=1 eeb53c3cb066cbcc95ed8c6b9394c21b4048372541bb2420523b1513303f144e 20:28:58 $ docker rm -f eeb53c3cb066cbcc95ed8c6b9394c21b4048372541bb2420523b1513303f144e [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 20:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:28:58 20:28:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:28:59 latest: Pulling from edgex-devops/edgex-compose-arm64 20:28:59 29e5d40040c1: Pulling fs layer 20:28:59 1ce36da41761: Pulling fs layer 20:28:59 25b303627fd3: Pulling fs layer 20:28:59 29e5d40040c1: Verifying Checksum 20:28:59 29e5d40040c1: Download complete 20:28:59 1ce36da41761: Verifying Checksum 20:28:59 1ce36da41761: Download complete 20:28:59 29e5d40040c1: Pull complete 20:29:01 25b303627fd3: Verifying Checksum 20:29:01 25b303627fd3: Download complete 20:29:01 1ce36da41761: Pull complete 20:29:13 25b303627fd3: Pull complete 20:29:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:29:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:14 prd-ubuntu20.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container 20:29:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:29:15 ---> Running in 7e2ceacc25fc 20:29:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:29:16 $ docker top ea7adef483e602fe55b3ea98342d553fd978f18baeee7ce2d1f87d25855b970f -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:17 + docker-compose+ buildgrep --help parallel 20:29:17 20:29:20 --parallel Build images in parallel. [Pipeline] } 20:29:20 $ docker stop --time=1 ea7adef483e602fe55b3ea98342d553fd978f18baeee7ce2d1f87d25855b970f 20:29:22 $ docker rm -f ea7adef483e602fe55b3ea98342d553fd978f18baeee7ce2d1f87d25855b970f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:29:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:23 prd-ubuntu20.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container 20:29:23 $ 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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:29:23 Removing intermediate container 7e7bb0961c87 20:29:23 ---> 0c6227455e49 20:29:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:29:23 Removing intermediate container 3c5dcae5b2a3 20:29:23 ---> 447258c77acd 20:29:23 20:29:23 Step 9/20 : FROM alpine:3.15 20:29:23 ---> c4fc93816858 20:29:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:23 ---> Using cache 20:29:23 ---> 06ffda0b17e0 20:29:23 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:23 ---> Using cache 20:29:23 ---> 477c23a31ddb 20:29:23 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:29:23 Removing intermediate container c42b4dc7d10e 20:29:23 ---> 938f2d320612 20:29:23 20:29:23 Step 11/23 : FROM alpine:3.16 20:29:23 ---> 9c6f07244728 20:29:23 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:29:23 Removing intermediate container c8cd45519ad6 20:29:23 ---> 6b9484220031 20:29:23 Step 8/25 : COPY . . 20:29:23 ---> Running in 254c54a0087a 20:29:23 ---> Running in 6dc51c1d7988 20:29:23 ---> Running in 6fb1b7275207 20:29:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:29:24 $ docker top 6e40abfffaf89ce451f403fb801cfc02b908d4a237781fa5c1e11b6b47aa6b93 -eo pid,comm 20:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 20:29:25 (1/2) Installing ca-certificates (20220614-r0) 20:29:25 (2/2) Installing dumb-init (1.2.5-r1) 20:29:25 Executing busybox-1.35.0-r17.trigger 20:29:25 Executing ca-certificates-20220614-r0.trigger 20:29:25 OK: 6 MiB in 16 packages 20:29:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:25 + docker-compose -f ./docker-compose-build.yml build --parallel 20:29:25 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:29:25 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:29:25 OK: 15856 distinct packages available 20:29:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:27 (1/9) Installing ca-certificates (20220614-r0) 20:29:27 (2/9) Installing brotli-libs (1.0.9-r5) 20:29:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:29:27 (4/9) Installing libcurl (7.80.0-r3) 20:29:27 (5/9) Installing curl (7.80.0-r3) 20:29:27 (6/9) Installing dumb-init (1.2.5-r1) 20:29:27 (7/9) Installing musl-obstack (1.2.3-r0) 20:29:27 (8/9) Installing libucontext (1.1-r0) 20:29:27 (9/9) Installing gcompat (1.0.0-r4) 20:29:27 Executing busybox-1.34.1-r7.trigger 20:29:27 Executing ca-certificates-20220614-r0.trigger 20:29:27 OK: 8 MiB in 23 packages 20:29:29 Building core-command ... 20:29:29 Building core-data ... 20:29:29 Building core-metadata ... 20:29:29 Building security-bootstrapper ... 20:29:29 Building security-proxy-setup ... 20:29:29 Building security-secretstore-setup ... 20:29:29 Building security-spiffe-token-provider ... 20:29:29 Building security-spire-agent ... 20:29:29 Building security-spire-config ... 20:29:29 Building security-spire-server ... 20:29:29 Building support-notifications ... 20:29:29 Building support-scheduler ... 20:29:29 Building sys-mgmt-agent ... 20:29:29 Building core-command 20:29:29 Building security-spiffe-token-provider 20:29:29 Building security-bootstrapper 20:29:29 Building security-spire-config 20:29:29 Building security-spire-agent 20:29:32 ---> f19b939576ef 20:29:32 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:29:32 ---> Running in b69d6bc95338 20:29:32 Removing intermediate container 6fb1b7275207 20:29:32 ---> 7a94d3b1c218 20:29:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:29:32 Removing intermediate container 254c54a0087a 20:29:32 ---> 496b2b7aab38 20:29:32 20:29:32 Step 11/23 : FROM alpine:3.16 20:29:32 ---> 9c6f07244728 20:29:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:29:32 Removing intermediate container b69d6bc95338 20:29:32 ---> 1f5b9fbb6a4b 20:29:32 Step 10/25 : WORKDIR /edgex-go/spire-build 20:29:32 Removing intermediate container 6dc51c1d7988 20:29:32 ---> ad45cea0d13b 20:29:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:32 ---> Running in 7c2a9ebea63e 20:29:32 ---> Running in 9080f75a521c 20:29:32 ---> Running in d6e9d5b7c756 20:29:32 ---> 5215f2896c8b 20:29:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:29:32 Removing intermediate container 7c2a9ebea63e 20:29:32 ---> b373872de955 20:29:32 Step 14/23 : ENV APP_PORT=59860 20:29:32 Removing intermediate container 9080f75a521c 20:29:32 ---> fbc3bc695b98 20:29:32 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:29:32 Removing intermediate container d6e9d5b7c756 20:29:32 ---> f7f67b7732b3 20:29:32 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 20:29:33 ---> Running in f697180495e4 20:29:33 ---> Running in 5595eae2849a 20:29:33 ---> Running in 8f9a3f42c8ba 20:29:33 ---> e8e68d8b1d9e 20:29:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:29:33 Removing intermediate container f697180495e4 20:29:33 ---> 7f67a1897edc 20:29:33 Step 15/23 : EXPOSE $APP_PORT 20:29:33 ---> Running in 0667802a0c83 20:29:34 ---> 0bc5cc589b33 20:29:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:34 ---> Running in 1c5c666cecfb 20:29:34 Removing intermediate container 0667802a0c83 20:29:34 ---> 66ae62fc0275 20:29:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:34 Removing intermediate container 1c5c666cecfb 20:29:34 ---> dcb8e8ace33b 20:29:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:34 ---> Running in f758dc7a0c6e 20:29:34 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:29:34 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:29:34 ---> fdaacfc94a8c 20:29:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:29:34 Removing intermediate container 7e2ceacc25fc 20:29:34 (3/33) Installing readline (8.1.2-r0) 20:29:34 ---> b6d32d1af822 20:29:34 20:29:34 Step 11/25 : FROM alpine:3.16 20:29:34 ---> 9c6f07244728 20:29:34 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:29:34 (4/33) Installing bash (5.1.16-r2) 20:29:34 ---> Using cache 20:29:34 ---> a16b30307fe1 20:29:34 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:34 ---> Using cache 20:29:34 ---> 2b74704e3a2a 20:29:34 Step 14/25 : ENV APP_PORT=59881 20:29:34 Executing bash-5.1.16-r2.post-install 20:29:34 (5/33) Installing ca-certificates (20220614-r0) 20:29:34 ---> Running in 7c98cb7f4f8e 20:29:34 (6/33) Installing brotli-libs (1.0.9-r6) 20:29:34 Removing intermediate container f758dc7a0c6e 20:29:34 ---> 6efacad23a57 20:29:34 Step 18/20 : LABEL arch=x86_64 20:29:34 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:29:34 (8/33) Installing libcurl (7.83.1-r3) 20:29:34 (9/33) Installing curl (7.83.1-r3) 20:29:34 ---> Running in 52ea595783dc 20:29:34 (10/33) Installing docker-cli (20.10.16-r2) 20:29:35 (11/33) Installing dumb-init (1.2.5-r1) 20:29:35 (12/33) Installing libbz2 (1.0.8-r1) 20:29:35 (13/33) Installing expat (2.4.8-r0) 20:29:35 (14/33) Installing libffi (3.4.2-r1) 20:29:35 (15/33) Installing gdbm (1.23-r0) 20:29:35 (16/33) Installing xz-libs (5.2.5-r1) 20:29:35 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:29:35 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:29:35 (19/33) Installing mpdecimal (2.5.1-r1) 20:29:35 (20/33) Installing sqlite-libs (3.38.5-r0) 20:29:35 (21/33) Installing python3 (3.10.5-r0) 20:29:35 Removing intermediate container 8f9a3f42c8ba 20:29:35 ---> afa6a34c9295 20:29:35 Step 12/25 : WORKDIR /edgex-go 20:29:35 Removing intermediate container 7c98cb7f4f8e 20:29:35 ---> b5896413dd26 20:29:35 Step 15/25 : EXPOSE $APP_PORT 20:29:35 Removing intermediate container 52ea595783dc 20:29:35 ---> cc06cb46b24c 20:29:35 Step 19/20 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:29:35 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:29:35 (23/33) Installing py3-tomli (2.0.1-r1) 20:29:35 (24/33) Installing py3-pep517 (0.12.0-r2) 20:29:35 (25/33) Installing py3-six (1.16.0-r1) 20:29:35 (26/33) Installing py3-retrying (1.3.3-r3) 20:29:35 (27/33) Installing py3-appdirs (1.4.4-r3) 20:29:35 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:29:35 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:29:35 (30/33) Installing py3-parsing (2.4.7-r3) 20:29:35 (31/33) Installing py3-packaging (21.3-r0) 20:29:35 (32/33) Installing py3-setuptools (59.4.0-r0) 20:29:35 (33/33) Installing py3-pip (22.1.1-r0) 20:29:35 Executing busybox-1.35.0-r17.trigger 20:29:35 Executing ca-certificates-20220614-r0.trigger 20:29:36 OK: 122 MiB in 47 packages 20:29:36 ---> Running in 0e27ebb28fb7 20:29:36 ---> Running in efffba350799 20:29:36 ---> 46e9eace9e08 20:29:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:29:36 ---> Running in aa43ef17399f 20:29:36 Removing intermediate container 0e27ebb28fb7 20:29:36 ---> e755dc4e12c3 20:29:36 20:29:36 Step 13/25 : FROM alpine:3.15 20:29:36 ---> c4fc93816858 20:29:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:36 Removing intermediate container efffba350799 20:29:36 ---> f1e7736f3266 20:29:36 Step 16/25 : WORKDIR / 20:29:36 ---> Using cache 20:29:36 ---> 06ffda0b17e0 20:29:36 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:36 ---> Using cache 20:29:36 ---> 477c23a31ddb 20:29:36 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:29:36 Removing intermediate container aa43ef17399f 20:29:36 ---> cf37009d5977 20:29:36 Step 20/20 : LABEL version=2.3.0-dev.59 20:29:36 ---> b40ec0a1279a 20:29:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:29:36 ---> Running in 949656b9354b 20:29:36 ---> Running in c25fcc28352c 20:29:36 ---> Running in ba9d0bd6699a 20:29:37 ---> Running in ab03df01c03e 20:29:37 Removing intermediate container ba9d0bd6699a 20:29:37 ---> 6a883949ea56 20:29:37 20:29:37 Removing intermediate container ab03df01c03e 20:29:37 Removing intermediate container c25fcc28352c 20:29:37 ---> d53fe7a56811 20:29:37 ---> bd08e6865705 20:29:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:37 20:29:37 ---> Running in 580f48c8deca 20:29:37 Successfully built 6a883949ea56 20:29:37 Successfully tagged security-spiffe-token-provider:latest 20:29:37  Building security-spiffe-token-provider ... done Building security-proxy-setup 20:29:37 Removing intermediate container 580f48c8deca 20:29:37 ---> 05e2499361d8 20:29:37 Step 21/23 : LABEL arch=x86_64 20:29:37 ---> 18e830f57361 20:29:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:29:37 ---> Running in b0bf630771a0 20:29:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:39 Removing intermediate container b0bf630771a0 20:29:39 ---> a71fe11a8ed8 20:29:39 Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:29:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:39 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:29:39 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:29:39 OK: 15856 distinct packages available 20:29:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:29:39 ---> e648207fab14 20:29:39 Step 3/22 : WORKDIR /edgex-go 20:29:39 ---> Using cache 20:29:39 ---> 854538aa352c 20:29:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:39 ---> Using cache 20:29:39 ---> 8c6083a3bb62 20:29:39 Step 5/22 : RUN apk add --update --no-cache make git 20:29:39 ---> Using cache 20:29:39 ---> d061e92bb0f4 20:29:39 Step 6/22 : COPY go.mod vendor* ./ 20:29:39 ---> Using cache 20:29:39 ---> 5bc26aa2c302 20:29:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:39 ---> Using cache 20:29:39 ---> 76e9732c1291 20:29:39 Step 8/22 : COPY . . 20:29:39 ---> Using cache 20:29:39 ---> 947fba14658e 20:29:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:29:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:39 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:29:39 ---> 2b9b13d1b9cc 20:29:39 Step 3/31 : WORKDIR /edgex-go 20:29:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:29:39 ---> 2b9b13d1b9cc 20:29:39 Step 3/26 : WORKDIR /edgex-go 20:29:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:39 ---> 2b9b13d1b9cc 20:29:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:29:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:29:39 ---> 2b9b13d1b9cc 20:29:39 Step 3/20 : WORKDIR /edgex-go 20:29:39 20:29:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:29:39 ---> 2b9b13d1b9cc 20:29:39 Step 3/26 : WORKDIR /edgex-go 20:29:39 ---> Running in 4f0a606e199c 20:29:39 ---> Running in 8e84388a7abe 20:29:39 ---> Running in dfd4b95f57b7 20:29:39 ---> Running in 1b1d2d7eb675 20:29:39 ---> Running in 118c528f67ab 20:29:40 Removing intermediate container 118c528f67ab 20:29:40 ---> a364f9f292ce 20:29:40 Step 4/24 : WORKDIR /edgex-go 20:29:40 Removing intermediate container 4f0a606e199c 20:29:40 ---> e562bf6eb44a 20:29:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:40 Removing intermediate container dfd4b95f57b7 20:29:40 ---> d65968a3c96e 20:29:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:40 ---> Running in daae4c58b722 20:29:40 Removing intermediate container 8e84388a7abe 20:29:40 ---> 57f1ddd52945 20:29:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:40 Removing intermediate container 1b1d2d7eb675 20:29:40 ---> 22e8d12d9f28 20:29:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:29:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:40 (1/5) Installing dumb-init (1.2.5-r1) 20:29:40 ---> Running in e76737473f5e 20:29:40 ---> Running in f60257346cc1 20:29:40 ---> Running in cba159c890f7 20:29:40 ---> Running in 450e64c8061f 20:29:41 (2/5) Installing musl-obstack (1.2.3-r0) 20:29:41 (3/5) Installing libucontext (1.1-r0) 20:29:41 (4/5) Installing gcompat (1.0.0-r4) 20:29:41 (5/5) Installing openssl (1.1.1q-r0) 20:29:41 ---> 40c4bf6c93c2 20:29:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:29:41 ---> Running in 0e7c94ecac23 20:29:41 ---> Running in bd39c69d533f 20:29:41 Executing busybox-1.34.1-r7.trigger 20:29:41 OK: 7 MiB in 19 packages 20:29:41 Removing intermediate container 0e7c94ecac23 20:29:41 ---> 138a6ad642dd 20:29:41 Step 23/23 : LABEL version=2.3.0-dev.59 20:29:41 Removing intermediate container daae4c58b722 20:29:41 ---> e48f2c420eea 20:29:41 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:41 ---> Running in 7eccfdfc8c78 20:29:41 ---> Running in 9de0aefc20cf 20:29:41 ---> 5860316f1b30 20:29:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:29:41 Removing intermediate container 9de0aefc20cf 20:29:41 ---> a3805aa05e3b 20:29:41 20:29:41 ---> b24278d4fbec 20:29:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:29:41 ---> Running in ef49aad573dd 20:29:41 Successfully built a3805aa05e3b 20:29:41 Successfully tagged support-notifications:latest 20:29:41  Building support-notifications ... done Building security-spire-agent 20:29:41 Collecting docker-compose==1.23.2 20:29: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.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:29:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:29:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 19.9 MB/s eta 0:00:00 20:29:41 Removing intermediate container 949656b9354b 20:29:41 ---> 5d6602b93c72 20:29:41 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:29:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:29:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 96.4 MB/s eta 0:00:00 20:29:42 Removing intermediate container ef49aad573dd 20:29:42 ---> a04da43c7456 20:29:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:42 Collecting docker<4.0,>=3.6.0 20:29:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:29:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.6 MB/s eta 0:00:00 20:29:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:29:42 Collecting cached-property<2,>=1.2.0 20:29:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:29:42 Collecting PyYAML<4,>=3.10 20:29:42 Downloading PyYAML-3.13.tar.gz (270 kB) 20:29:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 93.6 MB/s eta 0:00:00 20:29:42 Preparing metadata (setup.py): started 20:29:43 Preparing metadata (setup.py): finished with status 'done' 20:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:43 Collecting jsonschema<3,>=2.5.1 20:29:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:29:43 Collecting texttable<0.10,>=0.9.0 20:29:43 Downloading texttable-0.9.1.tar.gz (11 kB) 20:29:43 Preparing metadata (setup.py): started 20:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:44 Preparing metadata (setup.py): finished with status 'done' 20:29:44 Collecting docopt<0.7,>=0.6.1 20:29:44 Downloading docopt-0.6.2.tar.gz (25 kB) 20:29:44 Preparing metadata (setup.py): started 20:29:44 Removing intermediate container e76737473f5e 20:29:44 ---> 3effebb05d01 20:29:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:29:44 ---> Running in c1692747df91 20:29:45 v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:29:45 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:29:45 OK: 16894 distinct packages available 20:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:45 Removing intermediate container f60257346cc1 20:29:45 ---> 159c919096b5 20:29:45 Step 5/31 : RUN apk add --update --no-cache make git 20:29:45 Removing intermediate container 450e64c8061f 20:29:45 ---> cc99974694b7 20:29:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:29:45 Removing intermediate container 7eccfdfc8c78 20:29:45 ---> 3decca4d106c 20:29:45 Step 6/24 : RUN apk add --update --no-cache make git 20:29:45 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:29:45 ---> e648207fab14 20:29:45 Step 3/26 : WORKDIR /edgex-go 20:29:45 ---> Using cache 20:29:45 ---> 854538aa352c 20:29:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:45 ---> Using cache 20:29:45 ---> 8c6083a3bb62 20:29:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:29:45 ---> Using cache 20:29:45 ---> d13957f4702d 20:29:45 Step 6/26 : COPY go.mod vendor* ./ 20:29:45 ---> Using cache 20:29:45 ---> 24ef77cccdfb 20:29:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:45 ---> Using cache 20:29:45 ---> 6b9484220031 20:29:45 Step 8/26 : COPY . . 20:29:45 ---> Using cache 20:29:45 ---> f19b939576ef 20:29:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:29:45 ---> Using cache 20:29:45 ---> 1f5b9fbb6a4b 20:29:45 Step 10/26 : WORKDIR /edgex-go/spire-build 20:29:45 ---> Using cache 20:29:45 ---> f7f67b7732b3 20:29:45 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 20:29:45 ---> Running in 18be1278ac4e 20:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:45 ---> Running in eafeb45e5fbd 20:29:45 ---> Running in e7da3f81ee94 20:29:45 Preparing metadata (setup.py): finished with status 'done' 20:29:45 Collecting dockerpty<0.5,>=0.4.1 20:29:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:29:45 Preparing metadata (setup.py): started 20:29:46 Preparing metadata (setup.py): finished with status 'done' 20:29:46 Collecting websocket-client<1.0,>=0.32.0 20:29:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:29:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 121.1 MB/s eta 0:00:00 20:29:46 Collecting docker-pycreds>=0.4.0 20:29:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:29:46 OK: 221 MiB in 51 packages 20:29:46 Collecting urllib3<1.25,>=1.21.1 20:29:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:29:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 132.6 MB/s eta 0:00:00 20:29:46 Collecting chardet<3.1.0,>=3.0.2 20:29:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:29:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 137.5 MB/s eta 0:00:00 20:29:46 Collecting idna<2.8,>=2.5 20:29:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:29:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 185.8 MB/s eta 0:00:00 20:29:46 Collecting certifi>=2017.4.17 20:29:46 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 20:29:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 81.3 MB/s eta 0:00:00 20:29:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:29:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:29:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:29:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:29:46 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:29:46 Running setup.py install for texttable: started 20:29:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:47 Running setup.py install for texttable: finished with status 'done' 20:29:47 Running setup.py install for PyYAML: started 20:29:47 ---> Running in b754fa9cff9e 20:29:47 ---> Running in 14e4a125afc4 20:29:47 ---> 51ed3d353732 20:29:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:29:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:48 Removing intermediate container cba159c890f7 20:29:48 ---> 0c8f10eaa914 20:29:48 Step 5/20 : COPY go.mod vendor* ./ 20:29:48 Removing intermediate container b754fa9cff9e 20:29:48 ---> 136ebd0ae275 20:29:48 Step 23/25 : LABEL arch=x86_64 20:29:48 ---> Running in 5e4895cc0840 20:29:48 Running setup.py install for PyYAML: finished with status 'done' 20:29:48 Removing intermediate container 5e4895cc0840 20:29:48 ---> d19b45a6c469 20:29:48 Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:29:48 ---> Running in 9ff4909ef373 20:29:48 ---> b959b85eb86e 20:29:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:29:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:48 ---> 8c888cd7c47b 20:29:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:48 Running setup.py install for docopt: started 20:29:48 Removing intermediate container 9ff4909ef373 20:29:48 ---> 2b648867d025 20:29:48 Step 25/25 : LABEL version=2.3.0-dev.59 20:29:48 ---> Running in 501541125dfb 20:29:48 ---> Running in 473fdba49824 20:29:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:48 ---> f28d9ed72786 20:29:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:29:48 Removing intermediate container 501541125dfb 20:29:48 ---> 91d7a1aeb5fd 20:29:48 20:29:48 Running setup.py install for docopt: finished with status 'done' 20:29:48 Successfully built 91d7a1aeb5fd 20:29:48 Successfully tagged core-metadata:latest 20:29:48  Building core-metadata ... done Removing intermediate container 14e4a125afc4 20:29:48 ---> 9c1f6469dddb 20:29:48 Step 12/26 : WORKDIR /edgex-go 20:29:48 ---> Running in 949ca759d5cb 20:29:49 OK: 221 MiB in 51 packages 20:29:49 ---> 149621e19b9a 20:29:49 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:49 Removing intermediate container 949ca759d5cb 20:29:49 ---> 69a92583b61a 20:29:49 20:29:49 Step 13/26 : FROM alpine:3.15 20:29:49 ---> c4fc93816858 20:29:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:49 ---> Using cache 20:29:49 ---> 06ffda0b17e0 20:29:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:49 ---> Using cache 20:29:49 ---> 477c23a31ddb 20:29:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:29:49 ---> Using cache 20:29:49 ---> 5d6602b93c72 20:29:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:29:49 ---> Running in 0252a6594ad6 20:29:49 Removing intermediate container 0252a6594ad6 20:29:49 ---> c5567645eb0b 20:29:49 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:49 ---> Running in 345ed1cc3026 20:29:49 Running setup.py install for dockerpty: started 20:29:49 Running setup.py install for dockerpty: finished with status 'done' 20:29:49 Removing intermediate container 345ed1cc3026 20:29:49 ---> 8daf19a8bf8e 20:29:49 Step 23/25 : LABEL arch=x86_64 20:29:50 OK: 221 MiB in 51 packages 20:29:50 ---> Running in 180fea53288f 20:29:50 ---> b2cb9d7b7e3a 20:29:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:50 OK: 221 MiB in 51 packages 20:29:50 OK: 221 MiB in 51 packages 20:29:50 Removing intermediate container 180fea53288f 20:29:50 ---> 271e7bc210a0 20:29:50 Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:29:50 ---> Running in d5f8c95d7d86 20:29:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 20:29:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:29:51 Removing intermediate container c1692747df91 20:29:51 ---> 285ad5c37b22 20:29:51 Step 6/26 : COPY go.mod vendor* ./ 20:29:51 Removing intermediate container d5f8c95d7d86 20:29:51 ---> 6c22db067639 20:29:51 Step 25/25 : LABEL version=2.3.0-dev.59 20:29:51 ---> Running in d1801701252f 20:29:51 Removing intermediate container 18be1278ac4e 20:29:51 ---> 6f15fb9aeaf2 20:29:51 Step 6/31 : COPY go.mod vendor* ./ 20:29:52 Removing intermediate container e7da3f81ee94 20:29:52 ---> cbfc60dc255b 20:29:52 Step 7/24 : COPY go.mod vendor* ./ 20:29:52 Removing intermediate container eafeb45e5fbd 20:29:52 ---> 130c39d9dec8 20:29:52 Step 6/26 : COPY go.mod vendor* ./ 20:29:52 ---> 12e91e6e6bf0 20:29:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:52 ---> Running in ffdd76c72f71 20:29:52 ---> 850149a948b0 20:29:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:52 ---> Running in e7a139f5681e 20:29:53 ---> 1c5e11375976 20:29:53 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:53 Removing intermediate container d1801701252f 20:29:53 ---> dfa707f23bb3 20:29:53 20:29:53 Successfully built dfa707f23bb3 20:29:53 Successfully tagged security-spire-server:latest 20:29:53 ---> c02072144d6a 20:29:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:29:53 ---> Running in 8464e560827a 20:29:54 ---> 05844dc3b988 20:29:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:54 ---> Running in 76f5a48bd1b5 20:29:55  Building security-spire-server ... done  ---> 3c2df8968183 20:29:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:29:55 ---> b3d03d559343 20:29:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:29:56 ---> c9f532b84231 20:29:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:56 ---> Running in 58ef06758b7a 20:29:56 Removing intermediate container 58ef06758b7a 20:29:56 ---> 74d48ed853a4 20:29:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:56 ---> Running in dbe9672a90f9 20:29:56 Removing intermediate container 5595eae2849a 20:29:56 ---> e8013ee25d41 20:29:56 Step 14/23 : ENV APP_PORT=58890 20:29:56 ---> Running in 6a54a57a9813 20:29:56 Removing intermediate container 6a54a57a9813 20:29:56 ---> 6e6c07f1307c 20:29:56 Step 15/23 : EXPOSE $APP_PORT 20:29:56 Removing intermediate container dbe9672a90f9 20:29:56 ---> afd8c34a712e 20:29:56 Step 24/26 : LABEL arch=x86_64 20:29:56 ---> Running in bfb3f5d201a4 20:29:56 ---> Running in 65c48bcce69f 20:29:56 Removing intermediate container 65c48bcce69f 20:29:56 ---> 3346ff493bb5 20:29:56 Step 25/26 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:29:56 Removing intermediate container bfb3f5d201a4 20:29:56 ---> 02b7d6760568 20:29:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:29:56 ---> Running in f0773b367c20 20:29:56 Removing intermediate container f0773b367c20 20:29:56 ---> 9192a5ea593a 20:29:56 Step 26/26 : LABEL version=2.3.0-dev.59 20:29:57 ---> Running in 44c5b7fba55b 20:29:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:29:57 ---> d50fe09f3335 20:29:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:29:57 Removing intermediate container 44c5b7fba55b 20:29:57 ---> 94eeb522f2b6 20:29:57 20:29:57 Successfully built 94eeb522f2b6 20:29:57 Successfully tagged security-spire-agent:latest 20:29:57  Building security-spire-agent ... done  ---> 7780c8b58aa8 20:29:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:29:57 ---> 9479e4a55567 20:29:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:29:57 ---> Running in 13e33a79b4cf 20:29:57 Removing intermediate container 13e33a79b4cf 20:29:57 ---> 88e284b3f04d 20:29:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:57 ---> Running in 7ed29acb61e5 20:29:57 Removing intermediate container 7ed29acb61e5 20:29:57 ---> ee29555dd938 20:29:57 Step 21/23 : LABEL arch=x86_64 20:29:57 ---> Running in 80d6cb78bb39 20:29:57 Removing intermediate container 80d6cb78bb39 20:29:57 ---> 913eb54b23fb 20:29:57 Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:29:57 ---> Running in ee0b3e4612ee 20:29:57 Removing intermediate container ee0b3e4612ee 20:29:57 ---> 950651a3c5e6 20:29:57 Step 23/23 : LABEL version=2.3.0-dev.59 20:29:58 ---> Running in cea8c472a187 20:29:58 Removing intermediate container cea8c472a187 20:29:58 ---> 7dafba26dc57 20:29:58 20:29:58 Successfully built 7dafba26dc57 20:29:58 Successfully tagged sys-mgmt-agent:latest 20:30:00  Building sys-mgmt-agent ... done Removing intermediate container bd39c69d533f 20:30:00 ---> aa13bab804da 20:30:00 20:30:00 Step 10/22 : FROM alpine:3.16 20:30:00 ---> 9c6f07244728 20:30:00 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:30:00 ---> Running in 3d9db331f775 20:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:30:00 (1/6) Installing ca-certificates (20220614-r0) 20:30:00 (2/6) Installing brotli-libs (1.0.9-r6) 20:30:00 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:30:00 (4/6) Installing libcurl (7.83.1-r3) 20:30:00 (5/6) Installing curl (7.83.1-r3) 20:30:00 (6/6) Installing dumb-init (1.2.5-r1) 20:30:00 Executing busybox-1.35.0-r17.trigger 20:30:00 Executing ca-certificates-20220614-r0.trigger 20:30:00 OK: 8 MiB in 20 packages 20:30:01 Removing intermediate container 3d9db331f775 20:30:01 ---> c89a7f6ae233 20:30:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:30:01 ---> Running in 9fc66637ee73 20:30:01 Removing intermediate container 9fc66637ee73 20:30:01 ---> 7f9c0ae7432d 20:30:01 Step 13/22 : WORKDIR /edgex 20:30:01 ---> Running in 2685a4b7d6de 20:30:01 Removing intermediate container 2685a4b7d6de 20:30:01 ---> ba810ed4af86 20:30:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:30:01 ---> 1044fbb49f93 20:30:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:30:02 ---> 7f7b02bb6734 20:30:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:30:02 ---> 6025835d8b44 20:30:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:30:02 ---> 155ce0246312 20:30:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:02 ---> Running in 2cc5fe5b89da 20:30:03 Removing intermediate container 2cc5fe5b89da 20:30:03 ---> 61fbd9f10700 20:30:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:30:03 ---> Running in 7d63b96af69f 20:30:03 Removing intermediate container 7d63b96af69f 20:30:03 ---> 6af634c970e8 20:30:03 Step 20/22 : LABEL arch=x86_64 20:30:03 ---> Running in 88e9a7c127a3 20:30:03 Removing intermediate container 88e9a7c127a3 20:30:03 ---> 04f0dac7f0f2 20:30:03 Step 21/22 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:30:03 ---> Running in 9b1f27700245 20:30:03 Removing intermediate container 9b1f27700245 20:30:03 ---> 9348258f31af 20:30:03 Step 22/22 : LABEL version=2.3.0-dev.59 20:30:03 ---> Running in 8491d371871d 20:30:03 Removing intermediate container 8491d371871d 20:30:03 ---> 2efa48063ac8 20:30:03 20:30:03 Successfully built 2efa48063ac8 20:30:03 Successfully tagged security-proxy-setup:latest 20:30:03  Building security-proxy-setup ... done  [Pipeline] } 20:30:03 $ docker stop --time=1 af914fb7dfff1fa433b1f38b2af47e1a201c5546e093d75fba18dc563910e665 20:30:05 $ docker rm -f af914fb7dfff1fa433b1f38b2af47e1a201c5546e093d75fba18dc563910e665 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:05 + docker images 20:30:05 REPOSITORY TAG IMAGE ID CREATED SIZE 20:30:05 security-proxy-setup latest 2efa48063ac8 2 seconds ago 27.4MB 20:30:05 aa13bab804da 6 seconds ago 1.53GB 20:30:05 sys-mgmt-agent latest 7dafba26dc57 8 seconds ago 136MB 20:30:05 security-spire-agent latest 94eeb522f2b6 9 seconds ago 125MB 20:30:05 security-spire-server latest dfa707f23bb3 13 seconds ago 86.5MB 20:30:05 69a92583b61a 16 seconds ago 1.42GB 20:30:05 core-metadata latest 91d7a1aeb5fd 17 seconds ago 18.2MB 20:30:05 support-notifications latest a3805aa05e3b 24 seconds ago 27.3MB 20:30:05 security-spiffe-token-provider latest 6a883949ea56 28 seconds ago 29.3MB 20:30:05 e755dc4e12c3 29 seconds ago 1.42GB 20:30:05 b6d32d1af822 31 seconds ago 1.55GB 20:30:05 496b2b7aab38 34 seconds ago 1.53GB 20:30:05 938f2d320612 43 seconds ago 1.61GB 20:30:05 447258c77acd 48 seconds ago 1.58GB 20:30:05 core-command latest 804ac422c563 About a minute ago 17.3MB 20:30:05 security-bootstrapper latest 24f9e3e1729e About a minute ago 19.4MB 20:30:05 c26f6fc14c88 About a minute ago 1.54GB 20:30:05 security-secretstore-setup latest 74acde8c51ec 2 minutes ago 29.2MB 20:30:05 core-data latest 8705212d838e 2 minutes ago 21.6MB 20:30:05 support-scheduler latest 7afa4a5db43c 2 minutes ago 26.7MB 20:30:05 0d50e088e34d 2 minutes ago 1.61GB 20:30:05 560c70d67c20 2 minutes ago 1.55GB 20:30:05 2cdf7b19c8ef 2 minutes ago 1.54GB 20:30:05 851ab19a54eb 2 minutes ago 1.53GB 20:30:05 security-spire-config latest 5848310f39c3 2 minutes ago 85.8MB 20:30:05 fef1a043d03d 2 minutes ago 1.42GB 20:30:05 ci-base-image-x86_64 latest e648207fab14 6 minutes ago 994MB 20:30:05 alpine 3.15 c4fc93816858 4 weeks ago 5.59MB 20:30:05 alpine 3.16 9c6f07244728 4 weeks ago 5.54MB 20:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 20:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 20:30:05 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 20:30:05 provisioning config files... 20:30:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/295@tmp/config2528785381060562864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:05 ---> docker-login.sh 20:30:05 nexus3.edgexfoundry.org:10001 20:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:05 Configure a credential helper to remove this warning. See 20:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:05 20:30:05 Login Succeeded 20:30:05 nexus3.edgexfoundry.org:10002 20:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:06 Configure a credential helper to remove this warning. See 20:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:06 20:30:06 Login Succeeded 20:30:06 nexus3.edgexfoundry.org:10003 20:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:06 Configure a credential helper to remove this warning. See 20:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:06 20:30:06 Login Succeeded 20:30:06 nexus3.edgexfoundry.org:10004 20:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:06 Configure a credential helper to remove this warning. See 20:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:06 20:30:06 Login Succeeded 20:30:06 docker.io 20:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:06 Configure a credential helper to remove this warning. See 20:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:06 20:30:06 Login Succeeded 20:30:06 ---> docker-login.sh ends [Pipeline] } 20:30:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:06 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:30:06 a6325e0463602b43dbd3360515d0492371783028 20:30:06 latest 20:30:06 2.3.0-dev.59 20:30:06 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:06 main 20:30:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:07 + docker push nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028 20:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:30:07 f6e1a25a038f: Preparing 20:30:07 7e4f3248c0fb: Preparing 20:30:07 f0ca893b7f1f: Preparing 20:30:07 771abc50bf67: Preparing 20:30:07 994393dc58e7: Preparing 20:30:07 994393dc58e7: Layer already exists 20:30:07 771abc50bf67: Pushed 20:30:07 f6e1a25a038f: Pushed 20:30:07 f0ca893b7f1f: Pushed 20:30:08 7e4f3248c0fb: Pushed 20:30:08 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:43d9d38feec09be3273ef3b07649952ec500c4708007c602053e253c4f2a494e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:09 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:30:09 f6e1a25a038f: Preparing 20:30:09 7e4f3248c0fb: Preparing 20:30:09 f0ca893b7f1f: Preparing 20:30:09 771abc50bf67: Preparing 20:30:09 994393dc58e7: Preparing 20:30:09 f0ca893b7f1f: Layer already exists 20:30:09 7e4f3248c0fb: Layer already exists 20:30:09 f6e1a25a038f: Layer already exists 20:30:09 771abc50bf67: Layer already exists 20:30:09 994393dc58e7: Layer already exists 20:30:09 latest: digest: sha256:43d9d38feec09be3273ef3b07649952ec500c4708007c602053e253c4f2a494e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:10 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.59 20:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:30:10 f6e1a25a038f: Preparing 20:30:10 7e4f3248c0fb: Preparing 20:30:10 f0ca893b7f1f: Preparing 20:30:10 771abc50bf67: Preparing 20:30:10 994393dc58e7: Preparing 20:30:10 f0ca893b7f1f: Layer already exists 20:30:10 f6e1a25a038f: Layer already exists 20:30:10 7e4f3248c0fb: Layer already exists 20:30:10 994393dc58e7: Layer already exists 20:30:10 771abc50bf67: Layer already exists 20:30:10 2.3.0-dev.59: digest: sha256:43d9d38feec09be3273ef3b07649952ec500c4708007c602053e253c4f2a494e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:10 + docker push nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:30:10 f6e1a25a038f: Preparing 20:30:10 7e4f3248c0fb: Preparing 20:30:10 f0ca893b7f1f: Preparing 20:30:10 771abc50bf67: Preparing 20:30:10 994393dc58e7: Preparing 20:30:10 f6e1a25a038f: Layer already exists 20:30:10 771abc50bf67: Layer already exists 20:30:10 7e4f3248c0fb: Layer already exists 20:30:10 994393dc58e7: Layer already exists 20:30:10 f0ca893b7f1f: Layer already exists 20:30:10 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:43d9d38feec09be3273ef3b07649952ec500c4708007c602053e253c4f2a494e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:11 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:30:11 f6e1a25a038f: Preparing 20:30:11 7e4f3248c0fb: Preparing 20:30:11 f0ca893b7f1f: Preparing 20:30:11 771abc50bf67: Preparing 20:30:11 994393dc58e7: Preparing 20:30:11 f0ca893b7f1f: Layer already exists 20:30:11 7e4f3248c0fb: Layer already exists 20:30:11 994393dc58e7: Layer already exists 20:30:11 771abc50bf67: Layer already exists 20:30:11 f6e1a25a038f: Layer already exists 20:30:11 main: digest: sha256:43d9d38feec09be3273ef3b07649952ec500c4708007c602053e253c4f2a494e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:11 ===================================================== [Pipeline] echo 20:30:11 taggedImages: 20:30:11 - nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028 20:30:11 - nexus3.edgexfoundry.org:10004/core-command:latest 20:30:11 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.59 20:30:11 - nexus3.edgexfoundry.org:10004/core-command:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:11 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:30:11 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:30:11 a6325e0463602b43dbd3360515d0492371783028 20:30:11 latest 20:30:11 2.3.0-dev.59 20:30:11 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:11 main 20:30:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:12 + docker push nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028 20:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:30:12 756d39538b7b: Preparing 20:30:12 c1b8ae7b0b75: Preparing 20:30:12 f0ca893b7f1f: Preparing 20:30:12 ec78e8fb4b39: Preparing 20:30:12 6ed7f8916fae: Preparing 20:30:12 994393dc58e7: Preparing 20:30:12 994393dc58e7: Waiting 20:30:12 f0ca893b7f1f: Layer already exists 20:30:12 994393dc58e7: Layer already exists 20:30:12 6ed7f8916fae: Pushed 20:30:12 756d39538b7b: Pushed 20:30:12 ec78e8fb4b39: Pushed 20:30:13 c1b8ae7b0b75: Pushed 20:30:13 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:0ba52ce4cf65934c84043bb9a0d4097af723b20a4f0b86f7762832122423f50b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:30:14 756d39538b7b: Preparing 20:30:14 c1b8ae7b0b75: Preparing 20:30:14 f0ca893b7f1f: Preparing 20:30:14 ec78e8fb4b39: Preparing 20:30:14 6ed7f8916fae: Preparing 20:30:14 994393dc58e7: Preparing 20:30:14 994393dc58e7: Waiting 20:30:14 ec78e8fb4b39: Layer already exists 20:30:14 756d39538b7b: Layer already exists 20:30:14 6ed7f8916fae: Layer already exists 20:30:14 f0ca893b7f1f: Layer already exists 20:30:14 c1b8ae7b0b75: Layer already exists 20:30:14 994393dc58e7: Layer already exists 20:30:14 latest: digest: sha256:0ba52ce4cf65934c84043bb9a0d4097af723b20a4f0b86f7762832122423f50b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:15 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.59 20:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:30:15 756d39538b7b: Preparing 20:30:15 c1b8ae7b0b75: Preparing 20:30:15 f0ca893b7f1f: Preparing 20:30:15 ec78e8fb4b39: Preparing 20:30:15 6ed7f8916fae: Preparing 20:30:15 994393dc58e7: Preparing 20:30:15 994393dc58e7: Waiting 20:30:15 f0ca893b7f1f: Layer already exists 20:30:15 756d39538b7b: Layer already exists 20:30:15 ec78e8fb4b39: Layer already exists 20:30:15 6ed7f8916fae: Layer already exists 20:30:15 c1b8ae7b0b75: Layer already exists 20:30:15 994393dc58e7: Layer already exists 20:30:15 2.3.0-dev.59: digest: sha256:0ba52ce4cf65934c84043bb9a0d4097af723b20a4f0b86f7762832122423f50b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:15 + docker push nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:30:15 756d39538b7b: Preparing 20:30:15 c1b8ae7b0b75: Preparing 20:30:15 f0ca893b7f1f: Preparing 20:30:15 ec78e8fb4b39: Preparing 20:30:15 6ed7f8916fae: Preparing 20:30:15 994393dc58e7: Preparing 20:30:15 994393dc58e7: Waiting 20:30:15 ec78e8fb4b39: Layer already exists 20:30:15 c1b8ae7b0b75: Layer already exists 20:30:15 f0ca893b7f1f: Layer already exists 20:30:15 756d39538b7b: Layer already exists 20:30:15 6ed7f8916fae: Layer already exists 20:30:15 994393dc58e7: Layer already exists 20:30:15 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:0ba52ce4cf65934c84043bb9a0d4097af723b20a4f0b86f7762832122423f50b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:16 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:30:16 756d39538b7b: Preparing 20:30:16 c1b8ae7b0b75: Preparing 20:30:16 f0ca893b7f1f: Preparing 20:30:16 ec78e8fb4b39: Preparing 20:30:16 6ed7f8916fae: Preparing 20:30:16 994393dc58e7: Preparing 20:30:16 994393dc58e7: Waiting 20:30:16 ec78e8fb4b39: Layer already exists 20:30:16 f0ca893b7f1f: Layer already exists 20:30:16 6ed7f8916fae: Layer already exists 20:30:16 c1b8ae7b0b75: Layer already exists 20:30:16 756d39538b7b: Layer already exists 20:30:16 994393dc58e7: Layer already exists 20:30:16 main: digest: sha256:0ba52ce4cf65934c84043bb9a0d4097af723b20a4f0b86f7762832122423f50b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:16 ===================================================== [Pipeline] echo 20:30:16 taggedImages: 20:30:16 - nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028 20:30:16 - nexus3.edgexfoundry.org:10004/core-data:latest 20:30:16 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.59 20:30:16 - nexus3.edgexfoundry.org:10004/core-data:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:16 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:30:16 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:30:16 a6325e0463602b43dbd3360515d0492371783028 20:30:16 latest 20:30:16 2.3.0-dev.59 20:30:16 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:16 main 20:30:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028 20:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:30:17 c7bb11cd5a94: Preparing 20:30:17 c2d8ea89be39: Preparing 20:30:17 fde27197e462: Preparing 20:30:17 f0ca893b7f1f: Preparing 20:30:17 771abc50bf67: Preparing 20:30:17 994393dc58e7: Preparing 20:30:17 994393dc58e7: Waiting 20:30:17 f0ca893b7f1f: Layer already exists 20:30:17 771abc50bf67: Layer already exists 20:30:17 994393dc58e7: Layer already exists 20:30:17 c2d8ea89be39: Pushed 20:30:17 c7bb11cd5a94: Pushed 20:30:18 fde27197e462: Pushed 20:30:18 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:4c73237f9d922bb59dd45aa1ec2c69feefee274d185314f7c54130e11a1ae1f8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:30:19 c7bb11cd5a94: Preparing 20:30:19 c2d8ea89be39: Preparing 20:30:19 fde27197e462: Preparing 20:30:19 f0ca893b7f1f: Preparing 20:30:19 771abc50bf67: Preparing 20:30:19 994393dc58e7: Preparing 20:30:19 994393dc58e7: Waiting 20:30:19 771abc50bf67: Layer already exists 20:30:19 c7bb11cd5a94: Layer already exists 20:30:19 f0ca893b7f1f: Layer already exists 20:30:19 c2d8ea89be39: Layer already exists 20:30:19 fde27197e462: Layer already exists 20:30:19 994393dc58e7: Layer already exists 20:30:19 latest: digest: sha256:4c73237f9d922bb59dd45aa1ec2c69feefee274d185314f7c54130e11a1ae1f8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.59 20:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:30:19 c7bb11cd5a94: Preparing 20:30:19 c2d8ea89be39: Preparing 20:30:19 fde27197e462: Preparing 20:30:19 f0ca893b7f1f: Preparing 20:30:19 771abc50bf67: Preparing 20:30:19 994393dc58e7: Preparing 20:30:19 994393dc58e7: Waiting 20:30:19 771abc50bf67: Layer already exists 20:30:19 c7bb11cd5a94: Layer already exists 20:30:19 fde27197e462: Layer already exists 20:30:19 c2d8ea89be39: Layer already exists 20:30:19 f0ca893b7f1f: Layer already exists 20:30:19 994393dc58e7: Layer already exists 20:30:19 2.3.0-dev.59: digest: sha256:4c73237f9d922bb59dd45aa1ec2c69feefee274d185314f7c54130e11a1ae1f8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:30:20 c7bb11cd5a94: Preparing 20:30:20 c2d8ea89be39: Preparing 20:30:20 fde27197e462: Preparing 20:30:20 f0ca893b7f1f: Preparing 20:30:20 771abc50bf67: Preparing 20:30:20 994393dc58e7: Preparing 20:30:20 994393dc58e7: Waiting 20:30:20 c7bb11cd5a94: Layer already exists 20:30:20 fde27197e462: Layer already exists 20:30:20 771abc50bf67: Layer already exists 20:30:20 f0ca893b7f1f: Layer already exists 20:30:20 c2d8ea89be39: Layer already exists 20:30:20 994393dc58e7: Layer already exists 20:30:20 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:4c73237f9d922bb59dd45aa1ec2c69feefee274d185314f7c54130e11a1ae1f8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:30:21 c7bb11cd5a94: Preparing 20:30:21 c2d8ea89be39: Preparing 20:30:21 fde27197e462: Preparing 20:30:21 f0ca893b7f1f: Preparing 20:30:21 771abc50bf67: Preparing 20:30:21 994393dc58e7: Preparing 20:30:21 994393dc58e7: Waiting 20:30:21 771abc50bf67: Layer already exists 20:30:21 f0ca893b7f1f: Layer already exists 20:30:21 fde27197e462: Layer already exists 20:30:21 c7bb11cd5a94: Layer already exists 20:30:21 c2d8ea89be39: Layer already exists 20:30:21 994393dc58e7: Layer already exists 20:30:21 main: digest: sha256:4c73237f9d922bb59dd45aa1ec2c69feefee274d185314f7c54130e11a1ae1f8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:21 ===================================================== [Pipeline] echo 20:30:21 taggedImages: 20:30:21 - nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028 20:30:21 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:30:21 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.59 20:30:21 - nexus3.edgexfoundry.org:10004/core-metadata:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:21 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:30:21 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:30:21 a6325e0463602b43dbd3360515d0492371783028 20:30:21 latest 20:30:21 2.3.0-dev.59 20:30:21 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:21 main 20:30:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028 20:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:30:21 0d4b2caedb77: Preparing 20:30:21 0d4b2caedb77: Preparing 20:30:21 894b9b2ced15: Preparing 20:30:21 e36126c7c839: Preparing 20:30:21 a67f0a2954b4: Preparing 20:30:21 ebcf89614e6e: Preparing 20:30:21 f0ca893b7f1f: Preparing 20:30:21 b0b9f1bcc022: Preparing 20:30:21 f1277a991b43: Preparing 20:30:21 8931ea765aec: Preparing 20:30:21 e08c524cc06f: Preparing 20:30:21 994393dc58e7: Preparing 20:30:21 b0b9f1bcc022: Waiting 20:30:21 f1277a991b43: Waiting 20:30:21 8931ea765aec: Waiting 20:30:21 e08c524cc06f: Waiting 20:30:21 994393dc58e7: Waiting 20:30:21 f0ca893b7f1f: Waiting 20:30:21 a67f0a2954b4: Pushed 20:30:21 f0ca893b7f1f: Layer already exists 20:30:21 0d4b2caedb77: Pushed 20:30:21 e36126c7c839: Pushed 20:30:21 894b9b2ced15: Pushed 20:30:21 b0b9f1bcc022: Pushed 20:30:22 f1277a991b43: Pushed 20:30:22 994393dc58e7: Layer already exists 20:30:22 e08c524cc06f: Pushed 20:30:22 8931ea765aec: Pushed 20:30:23 ebcf89614e6e: Pushed 20:30:23 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:570a981d885a0055f18d05f1ae42480f8a39d74f961244765b4845198805da50 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:30:24 0d4b2caedb77: Preparing 20:30:24 0d4b2caedb77: Preparing 20:30:24 894b9b2ced15: Preparing 20:30:24 e36126c7c839: Preparing 20:30:24 a67f0a2954b4: Preparing 20:30:24 ebcf89614e6e: Preparing 20:30:24 f0ca893b7f1f: Preparing 20:30:24 b0b9f1bcc022: Preparing 20:30:24 f1277a991b43: Preparing 20:30:24 8931ea765aec: Preparing 20:30:24 e08c524cc06f: Preparing 20:30:24 994393dc58e7: Preparing 20:30:24 8931ea765aec: Waiting 20:30:24 b0b9f1bcc022: Waiting 20:30:24 e08c524cc06f: Waiting 20:30:24 994393dc58e7: Waiting 20:30:24 f1277a991b43: Waiting 20:30:24 f0ca893b7f1f: Waiting 20:30:24 a67f0a2954b4: Layer already exists 20:30:24 e36126c7c839: Layer already exists 20:30:24 0d4b2caedb77: Layer already exists 20:30:24 ebcf89614e6e: Layer already exists 20:30:24 894b9b2ced15: Layer already exists 20:30:24 b0b9f1bcc022: Layer already exists 20:30:24 f1277a991b43: Layer already exists 20:30:24 e08c524cc06f: Layer already exists 20:30:24 8931ea765aec: Layer already exists 20:30:24 f0ca893b7f1f: Layer already exists 20:30:24 994393dc58e7: Layer already exists 20:30:24 latest: digest: sha256:570a981d885a0055f18d05f1ae42480f8a39d74f961244765b4845198805da50 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.59 20:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:30:24 0d4b2caedb77: Preparing 20:30:24 0d4b2caedb77: Preparing 20:30:24 894b9b2ced15: Preparing 20:30:24 e36126c7c839: Preparing 20:30:24 a67f0a2954b4: Preparing 20:30:24 ebcf89614e6e: Preparing 20:30:24 f0ca893b7f1f: Preparing 20:30:24 b0b9f1bcc022: Preparing 20:30:24 f1277a991b43: Preparing 20:30:24 8931ea765aec: Preparing 20:30:24 e08c524cc06f: Preparing 20:30:24 994393dc58e7: Preparing 20:30:24 b0b9f1bcc022: Waiting 20:30:24 f1277a991b43: Waiting 20:30:24 8931ea765aec: Waiting 20:30:24 e08c524cc06f: Waiting 20:30:24 994393dc58e7: Waiting 20:30:24 f0ca893b7f1f: Waiting 20:30:24 894b9b2ced15: Layer already exists 20:30:24 0d4b2caedb77: Layer already exists 20:30:24 a67f0a2954b4: Layer already exists 20:30:24 ebcf89614e6e: Layer already exists 20:30:24 e36126c7c839: Layer already exists 20:30:24 f0ca893b7f1f: Layer already exists 20:30:24 8931ea765aec: Layer already exists 20:30:24 e08c524cc06f: Layer already exists 20:30:24 f1277a991b43: Layer already exists 20:30:24 b0b9f1bcc022: Layer already exists 20:30:24 994393dc58e7: Layer already exists 20:30:24 2.3.0-dev.59: digest: sha256:570a981d885a0055f18d05f1ae42480f8a39d74f961244765b4845198805da50 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:30:25 0d4b2caedb77: Preparing 20:30:25 0d4b2caedb77: Preparing 20:30:25 894b9b2ced15: Preparing 20:30:25 e36126c7c839: Preparing 20:30:25 a67f0a2954b4: Preparing 20:30:25 ebcf89614e6e: Preparing 20:30:25 f0ca893b7f1f: Preparing 20:30:25 b0b9f1bcc022: Preparing 20:30:25 f1277a991b43: Preparing 20:30:25 8931ea765aec: Preparing 20:30:25 e08c524cc06f: Preparing 20:30:25 994393dc58e7: Preparing 20:30:25 f1277a991b43: Waiting 20:30:25 8931ea765aec: Waiting 20:30:25 e08c524cc06f: Waiting 20:30:25 f0ca893b7f1f: Waiting 20:30:25 994393dc58e7: Waiting 20:30:25 b0b9f1bcc022: Waiting 20:30:25 894b9b2ced15: Layer already exists 20:30:25 0d4b2caedb77: Layer already exists 20:30:25 e36126c7c839: Layer already exists 20:30:25 a67f0a2954b4: Layer already exists 20:30:25 ebcf89614e6e: Layer already exists 20:30:25 f0ca893b7f1f: Layer already exists 20:30:25 8931ea765aec: Layer already exists 20:30:25 b0b9f1bcc022: Layer already exists 20:30:25 e08c524cc06f: Layer already exists 20:30:25 f1277a991b43: Layer already exists 20:30:25 994393dc58e7: Layer already exists 20:30:25 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:570a981d885a0055f18d05f1ae42480f8a39d74f961244765b4845198805da50 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:30:26 0d4b2caedb77: Preparing 20:30:26 0d4b2caedb77: Preparing 20:30:26 894b9b2ced15: Preparing 20:30:26 e36126c7c839: Preparing 20:30:26 a67f0a2954b4: Preparing 20:30:26 ebcf89614e6e: Preparing 20:30:26 f0ca893b7f1f: Preparing 20:30:26 b0b9f1bcc022: Preparing 20:30:26 f1277a991b43: Preparing 20:30:26 8931ea765aec: Preparing 20:30:26 e08c524cc06f: Preparing 20:30:26 994393dc58e7: Preparing 20:30:26 8931ea765aec: Waiting 20:30:26 f1277a991b43: Waiting 20:30:26 f0ca893b7f1f: Waiting 20:30:26 e08c524cc06f: Waiting 20:30:26 b0b9f1bcc022: Waiting 20:30:26 994393dc58e7: Waiting 20:30:26 894b9b2ced15: Layer already exists 20:30:26 e36126c7c839: Layer already exists 20:30:26 ebcf89614e6e: Layer already exists 20:30:26 0d4b2caedb77: Layer already exists 20:30:26 a67f0a2954b4: Layer already exists 20:30:26 f0ca893b7f1f: Layer already exists 20:30:26 b0b9f1bcc022: Layer already exists 20:30:26 e08c524cc06f: Layer already exists 20:30:26 f1277a991b43: Layer already exists 20:30:26 8931ea765aec: Layer already exists 20:30:26 994393dc58e7: Layer already exists 20:30:26 main: digest: sha256:570a981d885a0055f18d05f1ae42480f8a39d74f961244765b4845198805da50 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:26 ===================================================== [Pipeline] echo 20:30:26 taggedImages: 20:30:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028 20:30:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:30:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.59 20:30:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:30:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:30:26 a6325e0463602b43dbd3360515d0492371783028 20:30:26 latest 20:30:26 2.3.0-dev.59 20:30:26 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:26 main 20:30:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028 20:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:30:26 ba9b62f1f8f9: Preparing 20:30:26 cf2d58782f3f: Preparing 20:30:26 e9606e7a66d7: Preparing 20:30:26 591b1c68b9a9: Preparing 20:30:26 11d86929da53: Preparing 20:30:26 27b6e9e5c459: Preparing 20:30:26 a66ea8149ade: Preparing 20:30:26 994393dc58e7: Preparing 20:30:26 a66ea8149ade: Waiting 20:30:26 994393dc58e7: Waiting 20:30:26 27b6e9e5c459: Waiting 20:30:26 cf2d58782f3f: Pushed 20:30:26 11d86929da53: Pushed 20:30:26 ba9b62f1f8f9: Pushed 20:30:26 994393dc58e7: Layer already exists 20:30:27 27b6e9e5c459: Pushed 20:30:27 a66ea8149ade: Pushed 20:30:27 591b1c68b9a9: Pushed 20:30:27 e9606e7a66d7: Pushed 20:30:28 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:62a6e512ba2824ec5ceaeec535df82863db49887819e82a892bae91318d86217 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:30:28 ba9b62f1f8f9: Preparing 20:30:28 cf2d58782f3f: Preparing 20:30:28 e9606e7a66d7: Preparing 20:30:28 591b1c68b9a9: Preparing 20:30:28 11d86929da53: Preparing 20:30:28 27b6e9e5c459: Preparing 20:30:28 a66ea8149ade: Preparing 20:30:28 994393dc58e7: Preparing 20:30:28 27b6e9e5c459: Waiting 20:30:28 a66ea8149ade: Waiting 20:30:28 cf2d58782f3f: Layer already exists 20:30:28 591b1c68b9a9: Layer already exists 20:30:28 ba9b62f1f8f9: Layer already exists 20:30:28 e9606e7a66d7: Layer already exists 20:30:28 11d86929da53: Layer already exists 20:30:28 27b6e9e5c459: Layer already exists 20:30:28 a66ea8149ade: Layer already exists 20:30:28 994393dc58e7: Layer already exists 20:30:28 latest: digest: sha256:62a6e512ba2824ec5ceaeec535df82863db49887819e82a892bae91318d86217 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.59 20:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:30:29 ba9b62f1f8f9: Preparing 20:30:29 cf2d58782f3f: Preparing 20:30:29 e9606e7a66d7: Preparing 20:30:29 591b1c68b9a9: Preparing 20:30:29 11d86929da53: Preparing 20:30:29 27b6e9e5c459: Preparing 20:30:29 a66ea8149ade: Preparing 20:30:29 994393dc58e7: Preparing 20:30:29 a66ea8149ade: Waiting 20:30:29 994393dc58e7: Waiting 20:30:29 11d86929da53: Layer already exists 20:30:29 ba9b62f1f8f9: Layer already exists 20:30:29 cf2d58782f3f: Layer already exists 20:30:29 591b1c68b9a9: Layer already exists 20:30:29 e9606e7a66d7: Layer already exists 20:30:29 27b6e9e5c459: Layer already exists 20:30:29 a66ea8149ade: Layer already exists 20:30:29 994393dc58e7: Layer already exists 20:30:29 2.3.0-dev.59: digest: sha256:62a6e512ba2824ec5ceaeec535df82863db49887819e82a892bae91318d86217 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:30:30 ba9b62f1f8f9: Preparing 20:30:30 cf2d58782f3f: Preparing 20:30:30 e9606e7a66d7: Preparing 20:30:30 591b1c68b9a9: Preparing 20:30:30 11d86929da53: Preparing 20:30:30 27b6e9e5c459: Preparing 20:30:30 a66ea8149ade: Preparing 20:30:30 994393dc58e7: Preparing 20:30:30 27b6e9e5c459: Waiting 20:30:30 a66ea8149ade: Waiting 20:30:30 994393dc58e7: Waiting 20:30:30 e9606e7a66d7: Layer already exists 20:30:30 591b1c68b9a9: Layer already exists 20:30:30 11d86929da53: Layer already exists 20:30:30 ba9b62f1f8f9: Layer already exists 20:30:30 cf2d58782f3f: Layer already exists 20:30:30 27b6e9e5c459: Layer already exists 20:30:30 a66ea8149ade: Layer already exists 20:30:30 994393dc58e7: Layer already exists 20:30:30 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:62a6e512ba2824ec5ceaeec535df82863db49887819e82a892bae91318d86217 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:30:30 ba9b62f1f8f9: Preparing 20:30:30 cf2d58782f3f: Preparing 20:30:30 e9606e7a66d7: Preparing 20:30:30 591b1c68b9a9: Preparing 20:30:30 11d86929da53: Preparing 20:30:30 27b6e9e5c459: Preparing 20:30:30 a66ea8149ade: Preparing 20:30:30 994393dc58e7: Preparing 20:30:30 27b6e9e5c459: Waiting 20:30:30 a66ea8149ade: Waiting 20:30:30 994393dc58e7: Waiting 20:30:30 591b1c68b9a9: Layer already exists 20:30:30 ba9b62f1f8f9: Layer already exists 20:30:30 11d86929da53: Layer already exists 20:30:30 cf2d58782f3f: Layer already exists 20:30:30 e9606e7a66d7: Layer already exists 20:30:30 a66ea8149ade: Layer already exists 20:30:30 27b6e9e5c459: Layer already exists 20:30:30 994393dc58e7: Layer already exists 20:30:30 main: digest: sha256:62a6e512ba2824ec5ceaeec535df82863db49887819e82a892bae91318d86217 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:30 ===================================================== [Pipeline] echo 20:30:30 taggedImages: 20:30:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028 20:30:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:30:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.59 20:30:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:30:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:30:30 a6325e0463602b43dbd3360515d0492371783028 20:30:30 latest 20:30:30 2.3.0-dev.59 20:30:30 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:30 main 20:30:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028 20:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:30:31 224d95c781e5: Preparing 20:30:31 bc132131de4c: Preparing 20:30:31 b8a72a3a6a90: Preparing 20:30:31 a32e77e15c50: Preparing 20:30:31 fcc3cddf0e43: Preparing 20:30:31 8d51a05ca3da: Preparing 20:30:31 6f6eb4257df8: Preparing 20:30:31 fdb5a257acb0: Preparing 20:30:31 c81839e9c3a8: Preparing 20:30:31 994393dc58e7: Preparing 20:30:31 8d51a05ca3da: Waiting 20:30:31 fdb5a257acb0: Waiting 20:30:31 994393dc58e7: Waiting 20:30:31 c81839e9c3a8: Waiting 20:30:31 6f6eb4257df8: Waiting 20:30:31 bc132131de4c: Pushed 20:30:31 224d95c781e5: Pushed 20:30:31 fcc3cddf0e43: Pushed 20:30:31 fdb5a257acb0: Pushed 20:30:31 6f6eb4257df8: Pushed 20:30:31 8d51a05ca3da: Pushed 20:30:31 994393dc58e7: Layer already exists 20:30:31 c81839e9c3a8: Pushed 20:30:32 a32e77e15c50: Pushed 20:30:32 b8a72a3a6a90: Pushed 20:30:32 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:a8570e2162aa82dd4b010201c8e703d857ada9e0e39d7d256a8f843d83da078d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:30:33 224d95c781e5: Preparing 20:30:33 bc132131de4c: Preparing 20:30:33 b8a72a3a6a90: Preparing 20:30:33 a32e77e15c50: Preparing 20:30:33 fcc3cddf0e43: Preparing 20:30:33 8d51a05ca3da: Preparing 20:30:33 6f6eb4257df8: Preparing 20:30:33 fdb5a257acb0: Preparing 20:30:33 c81839e9c3a8: Preparing 20:30:33 994393dc58e7: Preparing 20:30:33 6f6eb4257df8: Waiting 20:30:33 fdb5a257acb0: Waiting 20:30:33 c81839e9c3a8: Waiting 20:30:33 994393dc58e7: Waiting 20:30:33 8d51a05ca3da: Waiting 20:30:33 b8a72a3a6a90: Layer already exists 20:30:33 bc132131de4c: Layer already exists 20:30:33 fcc3cddf0e43: Layer already exists 20:30:33 224d95c781e5: Layer already exists 20:30:33 a32e77e15c50: Layer already exists 20:30:33 8d51a05ca3da: Layer already exists 20:30:33 fdb5a257acb0: Layer already exists 20:30:33 c81839e9c3a8: Layer already exists 20:30:33 6f6eb4257df8: Layer already exists 20:30:33 994393dc58e7: Layer already exists 20:30:33 latest: digest: sha256:a8570e2162aa82dd4b010201c8e703d857ada9e0e39d7d256a8f843d83da078d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.59 20:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:30:34 224d95c781e5: Preparing 20:30:34 bc132131de4c: Preparing 20:30:34 b8a72a3a6a90: Preparing 20:30:34 a32e77e15c50: Preparing 20:30:34 fcc3cddf0e43: Preparing 20:30:34 8d51a05ca3da: Preparing 20:30:34 6f6eb4257df8: Preparing 20:30:34 fdb5a257acb0: Preparing 20:30:34 c81839e9c3a8: Preparing 20:30:34 994393dc58e7: Preparing 20:30:34 8d51a05ca3da: Waiting 20:30:34 c81839e9c3a8: Waiting 20:30:34 994393dc58e7: Waiting 20:30:34 6f6eb4257df8: Waiting 20:30:34 fdb5a257acb0: Waiting 20:30:34 fcc3cddf0e43: Layer already exists 20:30:34 a32e77e15c50: Layer already exists 20:30:34 224d95c781e5: Layer already exists 20:30:34 bc132131de4c: Layer already exists 20:30:34 b8a72a3a6a90: Layer already exists 20:30:34 8d51a05ca3da: Layer already exists 20:30:34 6f6eb4257df8: Layer already exists 20:30:34 fdb5a257acb0: Layer already exists 20:30:34 994393dc58e7: Layer already exists 20:30:34 c81839e9c3a8: Layer already exists 20:30:34 2.3.0-dev.59: digest: sha256:a8570e2162aa82dd4b010201c8e703d857ada9e0e39d7d256a8f843d83da078d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:30:34 224d95c781e5: Preparing 20:30:34 bc132131de4c: Preparing 20:30:34 b8a72a3a6a90: Preparing 20:30:34 a32e77e15c50: Preparing 20:30:34 fcc3cddf0e43: Preparing 20:30:34 8d51a05ca3da: Preparing 20:30:34 6f6eb4257df8: Preparing 20:30:34 fdb5a257acb0: Preparing 20:30:34 c81839e9c3a8: Preparing 20:30:34 994393dc58e7: Preparing 20:30:34 fdb5a257acb0: Waiting 20:30:34 c81839e9c3a8: Waiting 20:30:34 994393dc58e7: Waiting 20:30:34 8d51a05ca3da: Waiting 20:30:34 6f6eb4257df8: Waiting 20:30:34 bc132131de4c: Layer already exists 20:30:34 fcc3cddf0e43: Layer already exists 20:30:34 224d95c781e5: Layer already exists 20:30:34 a32e77e15c50: Layer already exists 20:30:34 b8a72a3a6a90: Layer already exists 20:30:34 6f6eb4257df8: Layer already exists 20:30:34 8d51a05ca3da: Layer already exists 20:30:34 fdb5a257acb0: Layer already exists 20:30:34 c81839e9c3a8: Layer already exists 20:30:34 994393dc58e7: Layer already exists 20:30:34 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:a8570e2162aa82dd4b010201c8e703d857ada9e0e39d7d256a8f843d83da078d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:30:35 224d95c781e5: Preparing 20:30:35 bc132131de4c: Preparing 20:30:35 b8a72a3a6a90: Preparing 20:30:35 a32e77e15c50: Preparing 20:30:35 fcc3cddf0e43: Preparing 20:30:35 8d51a05ca3da: Preparing 20:30:35 6f6eb4257df8: Preparing 20:30:35 fdb5a257acb0: Preparing 20:30:35 c81839e9c3a8: Preparing 20:30:35 994393dc58e7: Preparing 20:30:35 fdb5a257acb0: Waiting 20:30:35 c81839e9c3a8: Waiting 20:30:35 994393dc58e7: Waiting 20:30:35 6f6eb4257df8: Waiting 20:30:35 fcc3cddf0e43: Layer already exists 20:30:35 bc132131de4c: Layer already exists 20:30:35 b8a72a3a6a90: Layer already exists 20:30:35 a32e77e15c50: Layer already exists 20:30:35 224d95c781e5: Layer already exists 20:30:35 8d51a05ca3da: Layer already exists 20:30:35 fdb5a257acb0: Layer already exists 20:30:35 6f6eb4257df8: Layer already exists 20:30:35 994393dc58e7: Layer already exists 20:30:35 c81839e9c3a8: Layer already exists 20:30:35 main: digest: sha256:a8570e2162aa82dd4b010201c8e703d857ada9e0e39d7d256a8f843d83da078d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:35 ===================================================== [Pipeline] echo 20:30:35 taggedImages: 20:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028 20:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.59 20:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:30:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:30:35 a6325e0463602b43dbd3360515d0492371783028 20:30:35 latest 20:30:35 2.3.0-dev.59 20:30:35 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:35 main 20:30:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028 20:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:30:36 5c57d0f0c328: Preparing 20:30:36 067bf64cc2ea: Preparing 20:30:36 f0ca893b7f1f: Preparing 20:30:36 6aa802bf8601: Preparing 20:30:36 233e47427237: Preparing 20:30:36 34d5ebaa5410: Preparing 20:30:36 34d5ebaa5410: Waiting 20:30:36 f0ca893b7f1f: Layer already exists 20:30:36 34d5ebaa5410: Layer already exists 20:30:36 233e47427237: Pushed 20:30:36 5c57d0f0c328: Pushed 20:30:36 6aa802bf8601: Pushed 20:30:38 067bf64cc2ea: Pushed 20:30:38 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:7ea3a6450b6dfc5ccf65bcdacf6b5763073cb2a812488e0a9c4c6438d4f8270c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:38 + 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 20:30:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:30:39 5c57d0f0c328: Preparing 20:30:39 067bf64cc2ea: Preparing 20:30:39 f0ca893b7f1f: Preparing 20:30:39 6aa802bf8601: Preparing 20:30:39 233e47427237: Preparing 20:30:39 34d5ebaa5410: Preparing 20:30:39 34d5ebaa5410: Waiting 20:30:39 f0ca893b7f1f: Layer already exists 20:30:39 233e47427237: Layer already exists 20:30:39 067bf64cc2ea: Layer already exists 20:30:39 5c57d0f0c328: Layer already exists 20:30:39 6aa802bf8601: Layer already exists 20:30:39 34d5ebaa5410: Layer already exists 20:30:39 latest: digest: sha256:7ea3a6450b6dfc5ccf65bcdacf6b5763073cb2a812488e0a9c4c6438d4f8270c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.59 20:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:30:39 5c57d0f0c328: Preparing 20:30:39 067bf64cc2ea: Preparing 20:30:39 f0ca893b7f1f: Preparing 20:30:39 6aa802bf8601: Preparing 20:30:39 233e47427237: Preparing 20:30:39 34d5ebaa5410: Preparing 20:30:39 34d5ebaa5410: Waiting 20:30:39 5c57d0f0c328: Layer already exists 20:30:39 f0ca893b7f1f: Layer already exists 20:30:39 6aa802bf8601: Layer already exists 20:30:39 067bf64cc2ea: Layer already exists 20:30:39 233e47427237: Layer already exists 20:30:39 34d5ebaa5410: Layer already exists 20:30:39 2.3.0-dev.59: digest: sha256:7ea3a6450b6dfc5ccf65bcdacf6b5763073cb2a812488e0a9c4c6438d4f8270c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:30:40 5c57d0f0c328: Preparing 20:30:40 067bf64cc2ea: Preparing 20:30:40 f0ca893b7f1f: Preparing 20:30:40 6aa802bf8601: Preparing 20:30:40 233e47427237: Preparing 20:30:40 34d5ebaa5410: Preparing 20:30:40 34d5ebaa5410: Waiting 20:30:40 f0ca893b7f1f: Layer already exists 20:30:40 233e47427237: Layer already exists 20:30:40 6aa802bf8601: Layer already exists 20:30:40 5c57d0f0c328: Layer already exists 20:30:40 067bf64cc2ea: Layer already exists 20:30:40 34d5ebaa5410: Layer already exists 20:30:40 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:7ea3a6450b6dfc5ccf65bcdacf6b5763073cb2a812488e0a9c4c6438d4f8270c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:40 + 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 20:30:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:30:40 5c57d0f0c328: Preparing 20:30:40 067bf64cc2ea: Preparing 20:30:40 f0ca893b7f1f: Preparing 20:30:40 6aa802bf8601: Preparing 20:30:40 233e47427237: Preparing 20:30:40 34d5ebaa5410: Preparing 20:30:40 34d5ebaa5410: Waiting 20:30:40 233e47427237: Layer already exists 20:30:40 067bf64cc2ea: Layer already exists 20:30:40 6aa802bf8601: Layer already exists 20:30:40 f0ca893b7f1f: Layer already exists 20:30:40 5c57d0f0c328: Layer already exists 20:30:40 34d5ebaa5410: Layer already exists 20:30:40 main: digest: sha256:7ea3a6450b6dfc5ccf65bcdacf6b5763073cb2a812488e0a9c4c6438d4f8270c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:40 ===================================================== [Pipeline] echo 20:30:40 taggedImages: 20:30:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028 20:30:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:30:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.59 20:30:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:30:41 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:30:41 a6325e0463602b43dbd3360515d0492371783028 20:30:41 latest 20:30:41 2.3.0-dev.59 20:30:41 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:41 main 20:30:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028 20:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:30:41 e0e05826a9c9: Preparing 20:30:41 228f985ae77e: Preparing 20:30:41 de7a5469b81e: Preparing 20:30:41 f88834fd134f: Preparing 20:30:41 75236ce126ee: Preparing 20:30:41 f0a3c1600a93: Preparing 20:30:41 233e47427237: Preparing 20:30:41 34d5ebaa5410: Preparing 20:30:41 f0a3c1600a93: Waiting 20:30:41 233e47427237: Waiting 20:30:41 228f985ae77e: Pushed 20:30:41 e0e05826a9c9: Pushed 20:30:41 de7a5469b81e: Pushed 20:30:41 233e47427237: Layer already exists 20:30:41 34d5ebaa5410: Layer already exists 20:30:42 f0a3c1600a93: Pushed 20:30:45 75236ce126ee: Pushed 20:30:48 f88834fd134f: Pushed 20:30:48 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:1aeef920032df958f5292b04c212772e842d33dca12b73ef00793eb4dafd5a8a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:30:48 e0e05826a9c9: Preparing 20:30:48 228f985ae77e: Preparing 20:30:48 de7a5469b81e: Preparing 20:30:48 f88834fd134f: Preparing 20:30:48 75236ce126ee: Preparing 20:30:48 f0a3c1600a93: Preparing 20:30:48 233e47427237: Preparing 20:30:48 34d5ebaa5410: Preparing 20:30:48 f0a3c1600a93: Waiting 20:30:48 233e47427237: Waiting 20:30:48 34d5ebaa5410: Waiting 20:30:48 f88834fd134f: Layer already exists 20:30:48 e0e05826a9c9: Layer already exists 20:30:48 75236ce126ee: Layer already exists 20:30:48 228f985ae77e: Layer already exists 20:30:48 de7a5469b81e: Layer already exists 20:30:48 34d5ebaa5410: Layer already exists 20:30:48 f0a3c1600a93: Layer already exists 20:30:48 233e47427237: Layer already exists 20:30:48 latest: digest: sha256:1aeef920032df958f5292b04c212772e842d33dca12b73ef00793eb4dafd5a8a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.59 20:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:30:49 e0e05826a9c9: Preparing 20:30:49 228f985ae77e: Preparing 20:30:49 de7a5469b81e: Preparing 20:30:49 f88834fd134f: Preparing 20:30:49 75236ce126ee: Preparing 20:30:49 f0a3c1600a93: Preparing 20:30:49 233e47427237: Preparing 20:30:49 34d5ebaa5410: Preparing 20:30:49 f0a3c1600a93: Waiting 20:30:49 233e47427237: Waiting 20:30:49 34d5ebaa5410: Waiting 20:30:49 f88834fd134f: Layer already exists 20:30:49 de7a5469b81e: Layer already exists 20:30:49 75236ce126ee: Layer already exists 20:30:49 228f985ae77e: Layer already exists 20:30:49 e0e05826a9c9: Layer already exists 20:30:49 233e47427237: Layer already exists 20:30:49 f0a3c1600a93: Layer already exists 20:30:49 34d5ebaa5410: Layer already exists 20:30:49 2.3.0-dev.59: digest: sha256:1aeef920032df958f5292b04c212772e842d33dca12b73ef00793eb4dafd5a8a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:30:50 e0e05826a9c9: Preparing 20:30:50 228f985ae77e: Preparing 20:30:50 de7a5469b81e: Preparing 20:30:50 f88834fd134f: Preparing 20:30:50 75236ce126ee: Preparing 20:30:50 f0a3c1600a93: Preparing 20:30:50 233e47427237: Preparing 20:30:50 34d5ebaa5410: Preparing 20:30:50 f0a3c1600a93: Waiting 20:30:50 233e47427237: Waiting 20:30:50 34d5ebaa5410: Waiting 20:30:50 e0e05826a9c9: Layer already exists 20:30:50 de7a5469b81e: Layer already exists 20:30:50 75236ce126ee: Layer already exists 20:30:50 228f985ae77e: Layer already exists 20:30:50 f88834fd134f: Layer already exists 20:30:50 f0a3c1600a93: Layer already exists 20:30:50 34d5ebaa5410: Layer already exists 20:30:50 233e47427237: Layer already exists 20:30:50 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:1aeef920032df958f5292b04c212772e842d33dca12b73ef00793eb4dafd5a8a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:30:50 e0e05826a9c9: Preparing 20:30:50 228f985ae77e: Preparing 20:30:50 de7a5469b81e: Preparing 20:30:50 f88834fd134f: Preparing 20:30:50 75236ce126ee: Preparing 20:30:50 f0a3c1600a93: Preparing 20:30:50 233e47427237: Preparing 20:30:50 34d5ebaa5410: Preparing 20:30:50 f0a3c1600a93: Waiting 20:30:50 233e47427237: Waiting 20:30:50 34d5ebaa5410: Waiting 20:30:50 e0e05826a9c9: Layer already exists 20:30:50 de7a5469b81e: Layer already exists 20:30:50 75236ce126ee: Layer already exists 20:30:50 f88834fd134f: Layer already exists 20:30:50 228f985ae77e: Layer already exists 20:30:50 34d5ebaa5410: Layer already exists 20:30:50 f0a3c1600a93: Layer already exists 20:30:50 233e47427237: Layer already exists 20:30:50 main: digest: sha256:1aeef920032df958f5292b04c212772e842d33dca12b73ef00793eb4dafd5a8a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:50 ===================================================== [Pipeline] echo 20:30:50 taggedImages: 20:30:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028 20:30:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:30:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.59 20:30:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:30:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:30:50 a6325e0463602b43dbd3360515d0492371783028 20:30:50 latest 20:30:50 2.3.0-dev.59 20:30:50 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:30:50 main 20:30:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:51 Removing intermediate container 473fdba49824 20:30:51 ---> 6aaeb5f57b59 20:30:51 Step 7/20 : COPY . . 20:30:51 ---> 5137fd88bfaa 20:30:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:30:51 ---> Running in d1208e081834 20:30:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:30:51 Removing intermediate container 76f5a48bd1b5 20:30:51 ---> ec0853dd1baf 20:30:51 Step 8/26 : COPY . . 20:30:51 Removing intermediate container e7a139f5681e 20:30:51 ---> 18ef93319ab0 20:30:51 Step 8/31 : COPY . . 20:30:51 Removing intermediate container ffdd76c72f71 20:30:51 ---> 9b1c3a025783 20:30:51 Step 8/26 : COPY . . 20:30:51 Removing intermediate container 8464e560827a 20:30:51 ---> 28b8602213f4 20:30:51 Step 9/24 : COPY . . 20:30:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028 20:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:30:51 4a24038c0da3: Preparing 20:30:51 a6266c7a164f: Preparing 20:30:51 23864fe57d87: Preparing 20:30:51 c1853170d56e: Preparing 20:30:51 892d47b00d1e: Preparing 20:30:51 233e47427237: Preparing 20:30:51 34d5ebaa5410: Preparing 20:30:51 233e47427237: Waiting 20:30:51 34d5ebaa5410: Waiting 20:30:51 23864fe57d87: Pushed 20:30:51 4a24038c0da3: Pushed 20:30:51 233e47427237: Layer already exists 20:30:51 a6266c7a164f: Pushed 20:30:51 34d5ebaa5410: Layer already exists 20:30:51 892d47b00d1e: Pushed 20:30:58 ---> e169bce5300a 20:30:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:30:58 ---> 223059599dd2 20:30:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:30:58 ---> 9a08f55d5e26 20:30:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:30:58 ---> 191db2008ac0 20:30:58 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:30:58 ---> Running in bd86515dd51a 20:30:58 ---> Running in 7aaf784fca98 20:30:58 ---> Running in fa4eef73ba6c 20:30:58 ---> Running in e46500633f24 20:30:58 c1853170d56e: Pushed 20:30:58 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:e2e1cd1575fe168a790ea7f6c701eea6b5803301dae61d7e14d0fdbcbfab732d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:30:58 4a24038c0da3: Preparing 20:30:58 a6266c7a164f: Preparing 20:30:58 23864fe57d87: Preparing 20:30:58 c1853170d56e: Preparing 20:30:58 892d47b00d1e: Preparing 20:30:58 233e47427237: Preparing 20:30:58 34d5ebaa5410: Preparing 20:30:58 233e47427237: Waiting 20:30:58 34d5ebaa5410: Waiting 20:30:58 892d47b00d1e: Layer already exists 20:30:58 23864fe57d87: Layer already exists 20:30:58 c1853170d56e: Layer already exists 20:30:58 4a24038c0da3: Layer already exists 20:30:58 a6266c7a164f: Layer already exists 20:30:58 233e47427237: Layer already exists 20:30:58 34d5ebaa5410: Layer already exists 20:30:58 latest: digest: sha256:e2e1cd1575fe168a790ea7f6c701eea6b5803301dae61d7e14d0fdbcbfab732d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:59 Removing intermediate container bd86515dd51a 20:30:59 ---> dde7139874ed 20:30:59 Step 10/26 : WORKDIR /edgex-go/spire-build 20:30:59 Removing intermediate container 7aaf784fca98 20:30:59 ---> 19b1a04af17a 20:30:59 Step 10/26 : WORKDIR /edgex-go/spire-build 20:30:59 ---> Running in 3140813b2d09 20:30:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:59 ---> Running in abfaba28f9fd 20:30:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.59 20:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:30:59 4a24038c0da3: Preparing 20:30:59 a6266c7a164f: Preparing 20:30:59 23864fe57d87: Preparing 20:30:59 c1853170d56e: Preparing 20:30:59 892d47b00d1e: Preparing 20:30:59 233e47427237: Preparing 20:30:59 34d5ebaa5410: Preparing 20:30:59 233e47427237: Waiting 20:30:59 892d47b00d1e: Layer already exists 20:30:59 a6266c7a164f: Layer already exists 20:30:59 c1853170d56e: Layer already exists 20:30:59 23864fe57d87: Layer already exists 20:30:59 4a24038c0da3: Layer already exists 20:30:59 233e47427237: Layer already exists 20:30:59 34d5ebaa5410: Layer already exists 20:30:59 2.3.0-dev.59: digest: sha256:e2e1cd1575fe168a790ea7f6c701eea6b5803301dae61d7e14d0fdbcbfab732d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:00 Removing intermediate container 3140813b2d09 20:31:00 ---> 2621bd865aac 20:31:00 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 20:31:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:31:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:31:00 4a24038c0da3: Preparing 20:31:00 a6266c7a164f: Preparing 20:31:00 23864fe57d87: Preparing 20:31:00 c1853170d56e: Preparing 20:31:00 892d47b00d1e: Preparing 20:31:00 233e47427237: Preparing 20:31:00 34d5ebaa5410: Preparing 20:31:00 233e47427237: Waiting 20:31:00 34d5ebaa5410: Waiting 20:31:00 23864fe57d87: Layer already exists 20:31:00 c1853170d56e: Layer already exists 20:31:00 a6266c7a164f: Layer already exists 20:31:00 4a24038c0da3: Layer already exists 20:31:00 892d47b00d1e: Layer already exists 20:31:00 233e47427237: Layer already exists 20:31:00 34d5ebaa5410: Layer already exists 20:31:00 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:e2e1cd1575fe168a790ea7f6c701eea6b5803301dae61d7e14d0fdbcbfab732d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:00 ---> Running in 0acb7ed6a0e0 20:31: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.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:31:00 Removing intermediate container abfaba28f9fd 20:31:00 ---> cc085e48ad9b 20:31:00 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 20:31:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:00 ---> Running in 8734f1ce1a84 20:31:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:31:00 4a24038c0da3: Preparing 20:31:00 a6266c7a164f: Preparing 20:31:00 23864fe57d87: Preparing 20:31:00 c1853170d56e: Preparing 20:31:00 892d47b00d1e: Preparing 20:31:00 233e47427237: Preparing 20:31:00 34d5ebaa5410: Preparing 20:31:00 233e47427237: Waiting 20:31:00 34d5ebaa5410: Waiting 20:31:00 c1853170d56e: Layer already exists 20:31:00 4a24038c0da3: Layer already exists 20:31:00 892d47b00d1e: Layer already exists 20:31:00 23864fe57d87: Layer already exists 20:31:00 a6266c7a164f: Layer already exists 20:31:00 233e47427237: Layer already exists 20:31:00 34d5ebaa5410: Layer already exists 20:31:00 main: digest: sha256:e2e1cd1575fe168a790ea7f6c701eea6b5803301dae61d7e14d0fdbcbfab732d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:31:00 ===================================================== [Pipeline] echo 20:31:00 taggedImages: 20:31:00 - nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028 20:31:00 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:31:00 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.59 20:31:00 - nexus3.edgexfoundry.org:10004/security-spire-config:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:00 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:31:00 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:31:00 a6325e0463602b43dbd3360515d0492371783028 20:31:00 latest 20:31:00 2.3.0-dev.59 20:31:00 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:00 main 20:31:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028 20:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:31:01 fa7d0454b328: Preparing 20:31:01 e6cb3edc794f: Preparing 20:31:01 615fc7aa5ba6: Preparing 20:31:01 a917b25b8853: Preparing 20:31:01 f0a3c1600a93: Preparing 20:31:01 233e47427237: Preparing 20:31:01 34d5ebaa5410: Preparing 20:31:01 34d5ebaa5410: Waiting 20:31:01 233e47427237: Waiting 20:31:01 f0a3c1600a93: Layer already exists 20:31:01 233e47427237: Layer already exists 20:31:01 34d5ebaa5410: Layer already exists 20:31:01 fa7d0454b328: Pushed 20:31:01 e6cb3edc794f: Pushed 20:31:01 615fc7aa5ba6: Pushed 20:31:04 Removing intermediate container 0acb7ed6a0e0 20:31:04 ---> 91e4fa6eabcf 20:31:04 Step 12/26 : WORKDIR /edgex-go 20:31:04 ---> Running in d06ef48f6b48 20:31:04 Removing intermediate container 8734f1ce1a84 20:31:04 ---> 34d7944f6e88 20:31:04 Step 12/26 : WORKDIR /edgex-go 20:31:04 ---> Running in e7665e3b85e3 20:31:04 Removing intermediate container d06ef48f6b48 20:31:04 ---> 30c640c22213 20:31:04 20:31:04 Step 13/26 : FROM alpine:3.15 20:31:04 Removing intermediate container e7665e3b85e3 20:31:04 ---> 6561cfd99cef 20:31:04 20:31:04 Step 13/26 : FROM alpine:3.15 20:31:05 3.15: Pulling from library/alpine 20:31:05 3.15: Pulling from library/alpine 20:31:07 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:31:07 Status: Downloaded newer image for alpine:3.15 20:31:07 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:31:07 Status: Image is up to date for alpine:3.15 20:31:07 ---> 02e0d6fdf486 20:31:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:07 ---> 02e0d6fdf486 20:31:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:07 ---> Running in 0b932094a9a0 20:31:07 ---> Running in 2eaad0a1142c 20:31:07 Removing intermediate container 2eaad0a1142c 20:31:07 ---> cb5c510f1119 20:31:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:07 Removing intermediate container 0b932094a9a0 20:31:07 ---> 99365af09479 20:31:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:08 ---> Running in 93d0eb2f7f00 20:31:08 ---> Running in 8753abad9d5d 20:31:09 a917b25b8853: Pushed 20:31:09 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:742a797e0f84e175b0108e6d328a11445b66ae2b15cad24f989eddd05aebe7e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:31:10 fa7d0454b328: Preparing 20:31:10 e6cb3edc794f: Preparing 20:31:10 615fc7aa5ba6: Preparing 20:31:10 a917b25b8853: Preparing 20:31:10 f0a3c1600a93: Preparing 20:31:10 233e47427237: Preparing 20:31:10 34d5ebaa5410: Preparing 20:31:10 233e47427237: Waiting 20:31:10 34d5ebaa5410: Waiting 20:31:10 a917b25b8853: Layer already exists 20:31:10 e6cb3edc794f: Layer already exists 20:31:10 fa7d0454b328: Layer already exists 20:31:10 f0a3c1600a93: Layer already exists 20:31:10 615fc7aa5ba6: Layer already exists 20:31:10 233e47427237: Layer already exists 20:31:10 34d5ebaa5410: Layer already exists 20:31:10 latest: digest: sha256:742a797e0f84e175b0108e6d328a11445b66ae2b15cad24f989eddd05aebe7e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.59 20:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:31:10 fa7d0454b328: Preparing 20:31:10 e6cb3edc794f: Preparing 20:31:10 615fc7aa5ba6: Preparing 20:31:10 a917b25b8853: Preparing 20:31:10 f0a3c1600a93: Preparing 20:31:10 233e47427237: Preparing 20:31:10 34d5ebaa5410: Preparing 20:31:10 233e47427237: Waiting 20:31:10 34d5ebaa5410: Waiting 20:31:10 fa7d0454b328: Layer already exists 20:31:10 f0a3c1600a93: Layer already exists 20:31:10 e6cb3edc794f: Layer already exists 20:31:10 a917b25b8853: Layer already exists 20:31:10 615fc7aa5ba6: Layer already exists 20:31:10 233e47427237: Layer already exists 20:31:10 34d5ebaa5410: Layer already exists 20:31:10 2.3.0-dev.59: digest: sha256:742a797e0f84e175b0108e6d328a11445b66ae2b15cad24f989eddd05aebe7e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:31:11 fa7d0454b328: Preparing 20:31:11 e6cb3edc794f: Preparing 20:31:11 615fc7aa5ba6: Preparing 20:31:11 a917b25b8853: Preparing 20:31:11 f0a3c1600a93: Preparing 20:31:11 233e47427237: Preparing 20:31:11 34d5ebaa5410: Preparing 20:31:11 233e47427237: Waiting 20:31:11 34d5ebaa5410: Waiting 20:31:11 e6cb3edc794f: Layer already exists 20:31:11 fa7d0454b328: Layer already exists 20:31:11 f0a3c1600a93: Layer already exists 20:31:11 615fc7aa5ba6: Layer already exists 20:31:11 a917b25b8853: Layer already exists 20:31:11 233e47427237: Layer already exists 20:31:11 34d5ebaa5410: Layer already exists 20:31:11 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:742a797e0f84e175b0108e6d328a11445b66ae2b15cad24f989eddd05aebe7e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:31:12 fa7d0454b328: Preparing 20:31:12 e6cb3edc794f: Preparing 20:31:12 615fc7aa5ba6: Preparing 20:31:12 a917b25b8853: Preparing 20:31:12 f0a3c1600a93: Preparing 20:31:12 233e47427237: Preparing 20:31:12 34d5ebaa5410: Preparing 20:31:12 233e47427237: Waiting 20:31:12 34d5ebaa5410: Waiting 20:31:12 fa7d0454b328: Layer already exists 20:31:12 f0a3c1600a93: Layer already exists 20:31:12 a917b25b8853: Layer already exists 20:31:12 e6cb3edc794f: Layer already exists 20:31:12 615fc7aa5ba6: Layer already exists 20:31:12 233e47427237: Layer already exists 20:31:12 34d5ebaa5410: Layer already exists 20:31:12 main: digest: sha256:742a797e0f84e175b0108e6d328a11445b66ae2b15cad24f989eddd05aebe7e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:31:12 ===================================================== [Pipeline] echo 20:31:12 taggedImages: 20:31:12 - nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028 20:31:12 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:31:12 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.59 20:31:12 - nexus3.edgexfoundry.org:10004/security-spire-server:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:12 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:31:12 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:31:12 a6325e0463602b43dbd3360515d0492371783028 20:31:12 latest 20:31:12 2.3.0-dev.59 20:31:12 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:12 main 20:31:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:12 Removing intermediate container 93d0eb2f7f00 20:31:12 ---> c6728708644d 20:31:12 Removing intermediate container 8753abad9d5d 20:31:12 ---> fa61b78b4503 20:31:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:31:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:31:12 ---> Running in 6e7078151fec 20:31:12 ---> Running in 604b173015b9 20:31:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028 20:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:31:12 59d2e1e5b8f4: Preparing 20:31:12 47ee0dec214c: Preparing 20:31:12 f0ca893b7f1f: Preparing 20:31:12 90c05b69f30b: Preparing 20:31:12 994393dc58e7: Preparing 20:31:12 994393dc58e7: Layer already exists 20:31:12 f0ca893b7f1f: Layer already exists 20:31:12 59d2e1e5b8f4: Pushed 20:31:12 90c05b69f30b: Pushed 20:31:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:15 47ee0dec214c: Pushed 20:31:15 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:91e4fe07565604c7ede28d465c8ff03356f203d92fc729aab79406eaaea4bb02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:31:16 59d2e1e5b8f4: Preparing 20:31:16 47ee0dec214c: Preparing 20:31:16 f0ca893b7f1f: Preparing 20:31:16 90c05b69f30b: Preparing 20:31:16 994393dc58e7: Preparing 20:31:16 47ee0dec214c: Layer already exists 20:31:16 90c05b69f30b: Layer already exists 20:31:16 994393dc58e7: Layer already exists 20:31:16 59d2e1e5b8f4: Layer already exists 20:31:16 f0ca893b7f1f: Layer already exists 20:31:16 latest: digest: sha256:91e4fe07565604c7ede28d465c8ff03356f203d92fc729aab79406eaaea4bb02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:16 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:31:16 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:31:16 OK: 15733 distinct packages available 20:31:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.59 20:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:31:16 59d2e1e5b8f4: Preparing 20:31:16 47ee0dec214c: Preparing 20:31:16 f0ca893b7f1f: Preparing 20:31:16 90c05b69f30b: Preparing 20:31:16 994393dc58e7: Preparing 20:31:16 f0ca893b7f1f: Layer already exists 20:31:16 47ee0dec214c: Layer already exists 20:31:16 59d2e1e5b8f4: Layer already exists 20:31:16 994393dc58e7: Layer already exists 20:31:16 90c05b69f30b: Layer already exists 20:31:16 2.3.0-dev.59: digest: sha256:91e4fe07565604c7ede28d465c8ff03356f203d92fc729aab79406eaaea4bb02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:16 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:31:16 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:31:16 OK: 15733 distinct packages available 20:31:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:31:17 59d2e1e5b8f4: Preparing 20:31:17 47ee0dec214c: Preparing 20:31:17 f0ca893b7f1f: Preparing 20:31:17 90c05b69f30b: Preparing 20:31:17 994393dc58e7: Preparing 20:31:17 90c05b69f30b: Layer already exists 20:31:17 f0ca893b7f1f: Layer already exists 20:31:17 994393dc58e7: Layer already exists 20:31:17 47ee0dec214c: Layer already exists 20:31:17 59d2e1e5b8f4: Layer already exists 20:31:17 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:91e4fe07565604c7ede28d465c8ff03356f203d92fc729aab79406eaaea4bb02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:31:17 59d2e1e5b8f4: Preparing 20:31:17 47ee0dec214c: Preparing 20:31:17 f0ca893b7f1f: Preparing 20:31:17 90c05b69f30b: Preparing 20:31:17 994393dc58e7: Preparing 20:31:17 47ee0dec214c: Layer already exists 20:31:17 f0ca893b7f1f: Layer already exists 20:31:17 994393dc58e7: Layer already exists 20:31:17 59d2e1e5b8f4: Layer already exists 20:31:17 90c05b69f30b: Layer already exists 20:31:17 main: digest: sha256:91e4fe07565604c7ede28d465c8ff03356f203d92fc729aab79406eaaea4bb02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 20:31:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] echo 20:31:18 ===================================================== [Pipeline] echo 20:31:18 taggedImages: 20:31:18 - nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028 20:31:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:31:18 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.59 20:31:18 - nexus3.edgexfoundry.org:10004/support-notifications:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:31:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:31:18 a6325e0463602b43dbd3360515d0492371783028 20:31:18 latest 20:31:18 2.3.0-dev.59 20:31:18 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:18 main 20:31:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028 20:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:31:18 6ea733523e3d: Preparing 20:31:18 4a5fa29b167a: Preparing 20:31:18 f0ca893b7f1f: Preparing 20:31:18 771abc50bf67: Preparing 20:31:18 994393dc58e7: Preparing 20:31:18 f0ca893b7f1f: Layer already exists 20:31:18 771abc50bf67: Layer already exists 20:31:18 994393dc58e7: Layer already exists 20:31:18 6ea733523e3d: Pushed 20:31:19 (1/4) Installing dumb-init (1.2.5-r1) 20:31:19 (2/4) Installing musl-obstack (1.2.3-r0) 20:31:19 (3/4) Installing libucontext (1.1-r0) 20:31:19 (1/5) Installing dumb-init (1.2.5-r1) 20:31:19 (4/4) Installing gcompat (1.0.0-r4) 20:31:19 (2/5) Installing musl-obstack (1.2.3-r0) 20:31:19 Executing busybox-1.34.1-r7.trigger 20:31:19 (3/5) Installing libucontext (1.1-r0) 20:31:19 OK: 6 MiB in 18 packages 20:31:19 (4/5) Installing gcompat (1.0.0-r4) 20:31:19 (5/5) Installing openssl (1.1.1q-r0) 20:31:19 Executing busybox-1.34.1-r7.trigger 20:31:19 OK: 6 MiB in 19 packages 20:31:21 4a5fa29b167a: Pushed 20:31:21 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:b55de16ddadd0315761ad47e941240d701c6f89e2b4f988f9cfa95ecf7362724 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:21 Removing intermediate container 604b173015b9 20:31:21 ---> 38f0b5149552 20:31:21 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:21 Removing intermediate container 6e7078151fec 20:31:21 ---> 2a40c3aa32c6 20:31:21 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:31:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:31:21 6ea733523e3d: Preparing 20:31:21 4a5fa29b167a: Preparing 20:31:21 f0ca893b7f1f: Preparing 20:31:21 771abc50bf67: Preparing 20:31:21 994393dc58e7: Preparing 20:31:21 6ea733523e3d: Layer already exists 20:31:21 4a5fa29b167a: Layer already exists 20:31:21 771abc50bf67: Layer already exists 20:31:21 f0ca893b7f1f: Layer already exists 20:31:21 994393dc58e7: Layer already exists 20:31:21 latest: digest: sha256:b55de16ddadd0315761ad47e941240d701c6f89e2b4f988f9cfa95ecf7362724 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.59 20:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:31:22 6ea733523e3d: Preparing 20:31:22 4a5fa29b167a: Preparing 20:31:22 f0ca893b7f1f: Preparing 20:31:22 771abc50bf67: Preparing 20:31:22 994393dc58e7: Preparing 20:31:22 6ea733523e3d: Layer already exists 20:31:22 4a5fa29b167a: Layer already exists 20:31:22 f0ca893b7f1f: Layer already exists 20:31:22 771abc50bf67: Layer already exists 20:31:22 994393dc58e7: Layer already exists 20:31:22 2.3.0-dev.59: digest: sha256:b55de16ddadd0315761ad47e941240d701c6f89e2b4f988f9cfa95ecf7362724 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:31:23 6ea733523e3d: Preparing 20:31:23 4a5fa29b167a: Preparing 20:31:23 f0ca893b7f1f: Preparing 20:31:23 771abc50bf67: Preparing 20:31:23 994393dc58e7: Preparing 20:31:23 f0ca893b7f1f: Layer already exists 20:31:23 6ea733523e3d: Layer already exists 20:31:23 994393dc58e7: Layer already exists 20:31:23 4a5fa29b167a: Layer already exists 20:31:23 771abc50bf67: Layer already exists 20:31:23 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:b55de16ddadd0315761ad47e941240d701c6f89e2b4f988f9cfa95ecf7362724 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:31:23 6ea733523e3d: Preparing 20:31:23 4a5fa29b167a: Preparing 20:31:23 f0ca893b7f1f: Preparing 20:31:23 771abc50bf67: Preparing 20:31:23 994393dc58e7: Preparing 20:31:23 f0ca893b7f1f: Layer already exists 20:31:23 6ea733523e3d: Layer already exists 20:31:23 994393dc58e7: Layer already exists 20:31:23 4a5fa29b167a: Layer already exists 20:31:23 771abc50bf67: Layer already exists 20:31:23 main: digest: sha256:b55de16ddadd0315761ad47e941240d701c6f89e2b4f988f9cfa95ecf7362724 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:31:23 ===================================================== [Pipeline] echo 20:31:23 taggedImages: 20:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028 20:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.59 20:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 20:31:23 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 20:31:23 a6325e0463602b43dbd3360515d0492371783028 20:31:23 latest 20:31:23 2.3.0-dev.59 20:31:23 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:23 main 20:31:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:24 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028 20:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:31:24 90687aa30e46: Preparing 20:31:24 61fdf577c0d2: Preparing 20:31:24 74e334aae5df: Preparing 20:31:24 44a25790be52: Preparing 20:31:24 994393dc58e7: Preparing 20:31:24 994393dc58e7: Layer already exists 20:31:24 61fdf577c0d2: Pushed 20:31:24 90687aa30e46: Pushed 20:31:25 74e334aae5df: Pushed 20:31:27 ---> 41aa8045c091 20:31:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:27 ---> 28a12d8917f9 20:31:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:31:29 ---> f18bec14b1b2 20:31:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:31:29 ---> Running in b27c0cea8889 20:31:30 Removing intermediate container b27c0cea8889 20:31:30 ---> 26ac2d42b9af 20:31:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:31:31 ---> 6a0f0fd71ab0 20:31:31 Step 21/26 : WORKDIR / 20:31:31 ---> Running in 5cadfb1300ea 20:31:32 Removing intermediate container 5cadfb1300ea 20:31:32 ---> 4da2a8ad4958 20:31:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:32 ---> Running in aafa0015d2e1 20:31:33 Removing intermediate container aafa0015d2e1 20:31:33 ---> c7126c564695 20:31:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:33 ---> Running in e23090981392 20:31:34 Removing intermediate container e23090981392 20:31:34 ---> ba7ecb86768f 20:31:34 Step 24/26 : LABEL arch=arm64 20:31:34 ---> Running in ac706e2eca85 20:31:35 Removing intermediate container ac706e2eca85 20:31:35 ---> a013e5b13e00 20:31:35 Step 25/26 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:31:35 ---> e83f6f8491f8 20:31:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:31:35 ---> Running in 24374ba5f6b2 20:31:35 44a25790be52: Pushed 20:31:35 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:abd38e48f4d331269b7e14242d35ccc80438913bc5d5d705df11c9ee387c41e7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:35 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:31:36 90687aa30e46: Preparing 20:31:36 61fdf577c0d2: Preparing 20:31:36 74e334aae5df: Preparing 20:31:36 44a25790be52: Preparing 20:31:36 994393dc58e7: Preparing 20:31:36 74e334aae5df: Layer already exists 20:31:36 44a25790be52: Layer already exists 20:31:36 90687aa30e46: Layer already exists 20:31:36 994393dc58e7: Layer already exists 20:31:36 61fdf577c0d2: Layer already exists 20:31:36 latest: digest: sha256:abd38e48f4d331269b7e14242d35ccc80438913bc5d5d705df11c9ee387c41e7 size: 1370 [Pipeline] } [Pipeline] // withEnv 20:31:36 Removing intermediate container 24374ba5f6b2 20:31:36 ---> 88581e959d6a 20:31:36 Step 26/26 : LABEL version=2.3.0-dev.59 20:31:36 ---> Running in c9c7860700fe 20:31:36 ---> cfbe9d60f99e 20:31:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:36 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.59 20:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:31:37 90687aa30e46: Preparing 20:31:37 61fdf577c0d2: Preparing 20:31:37 74e334aae5df: Preparing 20:31:37 44a25790be52: Preparing 20:31:37 994393dc58e7: Preparing 20:31:37 44a25790be52: Layer already exists 20:31:37 61fdf577c0d2: Layer already exists 20:31:37 74e334aae5df: Layer already exists 20:31:37 994393dc58e7: Layer already exists 20:31:37 90687aa30e46: Layer already exists 20:31:37 2.3.0-dev.59: digest: sha256:abd38e48f4d331269b7e14242d35ccc80438913bc5d5d705df11c9ee387c41e7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:37 Removing intermediate container c9c7860700fe 20:31:37 ---> 1466703f1d7d 20:31:37 20:31:37 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:31:37 Successfully built 1466703f1d7d 20:31:37 Successfully tagged security-spire-config-arm64:latest 20:31:37  Building security-spire-config ... done Building core-data [Pipeline] sh 20:31:37 ---> dcaf1aa87cdd 20:31:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:31:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:31:37 90687aa30e46: Preparing 20:31:37 61fdf577c0d2: Preparing 20:31:37 74e334aae5df: Preparing 20:31:37 44a25790be52: Preparing 20:31:37 994393dc58e7: Preparing 20:31:37 74e334aae5df: Layer already exists 20:31:37 90687aa30e46: Layer already exists 20:31:37 44a25790be52: Layer already exists 20:31:37 61fdf577c0d2: Layer already exists 20:31:37 994393dc58e7: Layer already exists 20:31:37 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:abd38e48f4d331269b7e14242d35ccc80438913bc5d5d705df11c9ee387c41e7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:38 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 20:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:31:38 90687aa30e46: Preparing 20:31:38 61fdf577c0d2: Preparing 20:31:38 74e334aae5df: Preparing 20:31:38 44a25790be52: Preparing 20:31:38 994393dc58e7: Preparing 20:31:38 74e334aae5df: Layer already exists 20:31:38 90687aa30e46: Layer already exists 20:31:38 994393dc58e7: Layer already exists 20:31:38 61fdf577c0d2: Layer already exists 20:31:38 44a25790be52: Layer already exists 20:31:38 main: digest: sha256:abd38e48f4d331269b7e14242d35ccc80438913bc5d5d705df11c9ee387c41e7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:31:38 ===================================================== [Pipeline] echo 20:31:38 taggedImages: 20:31:38 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028 20:31:38 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:31:38 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.59 20:31:38 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:31:38 - 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] } 20:31:38 ---> 4d4dc4c832de 20:31:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:38 ---> Running in 64bf8e7ae49e 20:31:39 Removing intermediate container 64bf8e7ae49e 20:31:39 ---> ea201a3cee95 20:31:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:39 ---> Running in d4fd194b1573 20:31:39 Removing intermediate container d4fd194b1573 20:31:39 ---> 5311c25cec2b 20:31:39 Step 24/26 : LABEL arch=arm64 20:31:39 ---> Running in aa8bb2ef9bf9 20:31:40 Removing intermediate container aa8bb2ef9bf9 20:31:40 ---> 65541c483730 20:31:40 Step 25/26 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:31:40 ---> Running in 9304e0b4116d 20:31:41 Removing intermediate container 9304e0b4116d 20:31:41 ---> b8e51368edae 20:31:41 Step 26/26 : LABEL version=2.3.0-dev.59 20:31:41 ---> Running in 37dfe84ae5a4 20:31:42 Removing intermediate container 37dfe84ae5a4 20:31:42 ---> 0dc305a98469 20:31:42 20:31:42 Successfully built 0dc305a98469 20:31:42 Successfully tagged security-spire-agent-arm64:latest 20:31:42  Building security-spire-agent ... done Building support-scheduler 20:31:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:42 ---> 2b9b13d1b9cc 20:31:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:31:42 ---> Using cache 20:31:42 ---> a364f9f292ce 20:31:42 Step 4/24 : WORKDIR /edgex-go 20:31:42 ---> Using cache 20:31:42 ---> e48f2c420eea 20:31:42 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:42 ---> Using cache 20:31:42 ---> 3decca4d106c 20:31:42 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:31:42 ---> Running in 21c3e317c656 20:31:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:46 ---> 2b9b13d1b9cc 20:31:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:31:46 ---> Using cache 20:31:46 ---> a364f9f292ce 20:31:46 Step 4/23 : WORKDIR /edgex-go 20:31:46 ---> Using cache 20:31:46 ---> e48f2c420eea 20:31:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:46 ---> Using cache 20:31:46 ---> 3decca4d106c 20:31:46 Step 6/23 : RUN apk add --update --no-cache make git 20:31:46 ---> Using cache 20:31:46 ---> cbfc60dc255b 20:31:46 Step 7/23 : COPY go.mod vendor* ./ 20:31:46 ---> Using cache 20:31:46 ---> 1c5e11375976 20:31:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:46 ---> Using cache 20:31:46 ---> 28b8602213f4 20:31:46 Step 9/23 : COPY . . 20:31:46 ---> Using cache 20:31:46 ---> 191db2008ac0 20:31:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:31:46 ---> Running in a24af0787888 20:31:47 OK: 221 MiB in 51 packages 20:31:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:31:48 Removing intermediate container 21c3e317c656 20:31:48 ---> f237481fa2b8 20:31:48 Step 7/24 : COPY go.mod vendor* ./ 20:31:49 ---> b50ef99e7fa9 20:31:49 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:50 ---> Running in 1c45d448cd4a 20:32:37 Removing intermediate container 1c45d448cd4a 20:32:37 ---> 1d2239ed30f7 20:32:37 Step 9/24 : COPY . . 20:32:39 ---> 78550c5252af 20:32:39 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:32:39 ---> Running in dece8ef872b7 20:32:41 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:36:34 Removing intermediate container e46500633f24 20:36:34 ---> cd5fd3e72ac8 20:36:34 20:36:34 Step 10/31 : FROM alpine:3.16 20:36:34 3.16: Pulling from library/alpine 20:36:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:36:34 Status: Downloaded newer image for alpine:3.16 20:36:34 ---> a6215f271958 20:36:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:34 ---> Running in 4796d3f64de0 20:36:34 Removing intermediate container 4796d3f64de0 20:36:34 ---> b1d3387a93be 20:36:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:36:34 ---> Running in c7dc76c2e8ee 20:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:34 (1/2) Installing dumb-init (1.2.5-r1) 20:36:34 (2/2) Installing su-exec (0.2-r1) 20:36:34 Executing busybox-1.35.0-r17.trigger 20:36:34 OK: 5 MiB in 16 packages 20:36:34 Removing intermediate container c7dc76c2e8ee 20:36:34 ---> 8d4f3947f160 20:36:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:36:34 ---> Running in fb52ef0230af 20:36:34 Removing intermediate container fb52ef0230af 20:36:34 ---> 5a2829aabc1d 20:36:34 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:36:34 ---> Running in aaddabbc0b15 20:36:34 Removing intermediate container aaddabbc0b15 20:36:34 ---> 741389c9fca3 20:36:34 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:36:34 ---> Running in 5355ec1cc36c 20:36:34 Removing intermediate container 5355ec1cc36c 20:36:34 ---> 8c1289c78e8d 20:36:34 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:36:34 ---> Running in 3d0ba4464ea0 20:36:36 Removing intermediate container 3d0ba4464ea0 20:36:36 ---> a8f843f25150 20:36:36 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:36:36 ---> Running in c74acf56306f 20:36:36 Removing intermediate container c74acf56306f 20:36:36 ---> 776631f1bf5d 20:36:36 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:36:37 ---> 25ab70e3722e 20:36:37 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:36:37 ---> Running in 6d759bec77e7 20:36:40 Removing intermediate container 6d759bec77e7 20:36:40 ---> c6806a7e955e 20:36:40 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:42 ---> 677458427d7b 20:36:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:46 ---> 8ed340186a6a 20:36:46 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:36:47 ---> 81f654336261 20:36:47 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:36:49 ---> cb2da25dc90c 20:36:49 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:36:51 ---> a5c33ec32275 20:36:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:52 ---> 8c518c119978 20:36:52 Step 26/31 : RUN chmod +x /entrypoint.sh 20:36:52 Removing intermediate container fa4eef73ba6c 20:36:52 ---> aaa462637767 20:36:52 20:36:52 Step 11/24 : FROM alpine:3.16 20:36:52 ---> a6215f271958 20:36:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:36:52 ---> Running in d4f618638e6a 20:36:52 ---> Running in 5842886b8038 20:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:55 Removing intermediate container d4f618638e6a 20:36:55 ---> 1e80d9a1f28b 20:36:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:36:55 ---> Running in 391caafd97a3 20:36:56 Removing intermediate container 391caafd97a3 20:36:56 ---> a08c9a6e2eff 20:36:56 Step 28/31 : CMD ["gate"] 20:36:56 ---> Running in b04e0df209a8 20:36:56 Removing intermediate container b04e0df209a8 20:36:56 ---> d8df56f71f45 20:36:56 Step 29/31 : LABEL arch=arm64 20:36:56 ---> Running in d4b8deaae627 20:36:57 (1/1) Installing dumb-init (1.2.5-r1) 20:36:57 Executing busybox-1.35.0-r17.trigger 20:36:57 OK: 5 MiB in 15 packages 20:36:57 Removing intermediate container d4b8deaae627 20:36:57 ---> 0ee1b2c4e531 20:36:57 Step 30/31 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:36:57 ---> Running in 0a4bd9a10c31 20:36:58 Removing intermediate container 0a4bd9a10c31 20:36:58 ---> f1ff6cc6ab8e 20:36:58 Step 31/31 : LABEL version=2.3.0-dev.59 20:36:58 ---> Running in 91fc0a5f5832 20:36:58 Removing intermediate container 5842886b8038 20:36:58 ---> 90dc1882b6d2 20:36:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:58 ---> Running in b8cc83dcb0ee 20:36:59 Removing intermediate container b8cc83dcb0ee 20:36:59 ---> ada0ada89fbc 20:36:59 Step 14/24 : ENV APP_PORT=59882 20:36:59 Removing intermediate container 91fc0a5f5832 20:36:59 ---> 9e4e06aca2c7 20:36:59 20:36:59 ---> Running in 4d1811ae04d8 20:36:59 Successfully built 9e4e06aca2c7 20:36:59 Successfully tagged security-bootstrapper-arm64:latest 20:36:59  Building security-bootstrapper ... done Building core-metadata 20:37:00 Removing intermediate container 4d1811ae04d8 20:37:00 ---> 4040507c17c8 20:37:00 Step 15/24 : EXPOSE $APP_PORT 20:37:00 ---> Running in 37098ca67ae6 20:37:00 Removing intermediate container 37098ca67ae6 20:37:00 ---> 3132109bb32d 20:37:00 Step 16/24 : WORKDIR / 20:37:00 ---> Running in 2d94315aff60 20:37:01 Removing intermediate container 2d94315aff60 20:37:01 ---> a8aca0d6b8be 20:37:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:02 ---> 5a69819b6d81 20:37:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:04 ---> ac7705fa287d 20:37:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:37:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:37:04 ---> 2b9b13d1b9cc 20:37:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:37:04 ---> Using cache 20:37:04 ---> a364f9f292ce 20:37:04 Step 4/25 : WORKDIR /edgex-go 20:37:04 ---> Using cache 20:37:04 ---> e48f2c420eea 20:37:04 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:04 ---> Using cache 20:37:04 ---> 3decca4d106c 20:37:04 Step 6/25 : RUN apk add --update --no-cache make git 20:37:04 ---> Using cache 20:37:04 ---> cbfc60dc255b 20:37:04 Step 7/25 : COPY go.mod vendor* ./ 20:37:04 ---> Using cache 20:37:04 ---> 1c5e11375976 20:37:04 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:04 ---> Using cache 20:37:04 ---> 28b8602213f4 20:37:04 Step 9/25 : COPY . . 20:37:04 ---> Using cache 20:37:04 ---> 191db2008ac0 20:37:04 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:37:05 ---> Running in 76aab856f3f3 20:37:06 ---> 28740eedf88c 20:37:06 Step 20/24 : ENTRYPOINT ["/core-command"] 20:37:06 ---> Running in 00e867699973 20:37:06 Removing intermediate container 00e867699973 20:37:06 ---> 95ae886871ee 20:37:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:07 ---> Running in 7ee907080ef2 20:37:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:37:07 Removing intermediate container 7ee907080ef2 20:37:07 ---> 0ad89a263fd5 20:37:07 Step 22/24 : LABEL arch=arm64 20:37:07 ---> Running in 6e091526ed53 20:37:08 Removing intermediate container 6e091526ed53 20:37:08 ---> 83b40e2c6a5c 20:37:08 Step 23/24 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:37:08 ---> Running in c598acd291cb 20:37:09 Removing intermediate container c598acd291cb 20:37:09 ---> 28bb2e219ae9 20:37:09 Step 24/24 : LABEL version=2.3.0-dev.59 20:37:09 ---> Running in 768e80056878 20:37:09 Removing intermediate container 768e80056878 20:37:09 ---> ddbbe6539b77 20:37:09 20:37:10 Successfully built ddbbe6539b77 20:37:10 Successfully tagged core-command-arm64:latest 20:37:10  Building core-command ... done Building sys-mgmt-agent 20:37:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:37:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:13 ---> 2b9b13d1b9cc 20:37:13 Step 3/23 : WORKDIR /edgex-go 20:37:13 ---> Using cache 20:37:13 ---> 22e8d12d9f28 20:37:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:13 ---> Running in 43812501da8d 20:37:16 Removing intermediate container 43812501da8d 20:37:16 ---> 187adb7fe5e6 20:37:16 Step 5/23 : RUN apk add --update --no-cache make bash git 20:37:16 ---> Running in e0ff2eb4a076 20:37:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:20 OK: 221 MiB in 51 packages 20:37:22 Removing intermediate container e0ff2eb4a076 20:37:22 ---> 3f1c209ebfe5 20:37:22 Step 6/23 : COPY go.mod vendor* ./ 20:37:23 ---> 9c45868576a0 20:37:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:23 ---> Running in c487f15a089e 20:38:02 Removing intermediate container d1208e081834 20:38:02 ---> adbf7df79206 20:38:02 20:38:02 Step 9/20 : FROM alpine:3.15 20:38:02 ---> 02e0d6fdf486 20:38:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:02 ---> Using cache 20:38:02 ---> cb5c510f1119 20:38:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:02 ---> Using cache 20:38:02 ---> fa61b78b4503 20:38:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:38:02 ---> Running in b0878df54d1c 20:38:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:38:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:38:07 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:38:07 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:38:07 OK: 15733 distinct packages available 20:38:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:38:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:38:10 (1/9) Installing ca-certificates (20220614-r0) 20:38:10 (2/9) Installing brotli-libs (1.0.9-r5) 20:38:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:38:10 (4/9) Installing libcurl (7.80.0-r3) 20:38:10 (5/9) Installing curl (7.80.0-r3) 20:38:10 (6/9) Installing dumb-init (1.2.5-r1) 20:38:10 (7/9) Installing musl-obstack (1.2.3-r0) 20:38:11 (8/9) Installing libucontext (1.1-r0) 20:38:11 (9/9) Installing gcompat (1.0.0-r4) 20:38:11 Executing busybox-1.34.1-r7.trigger 20:38:11 Executing ca-certificates-20220614-r0.trigger 20:38:11 OK: 8 MiB in 23 packages 20:38:14 Removing intermediate container b0878df54d1c 20:38:14 ---> 0a70c08593c6 20:38:14 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:15 ---> a330e24d9581 20:38:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:38:16 Removing intermediate container c487f15a089e 20:38:16 ---> 325a864f3495 20:38:16 Step 8/23 : COPY . . 20:38:18 ---> 46d700087d86 20:38:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:38:20 ---> 50d8384a23ca 20:38:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:38:20 ---> Running in 00c580c79a44 20:38:20 Removing intermediate container 00c580c79a44 20:38:20 ---> c62a59bf5000 20:38:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:20 ---> 181ab3eeb775 20:38:20 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:38:20 ---> Running in a421fa2cb581 20:38:20 ---> Running in bb89e9055152 20:38:21 Removing intermediate container a421fa2cb581 20:38:21 ---> 84dc883e8848 20:38:21 Step 18/20 : LABEL arch=arm64 20:38:21 ---> Running in 8543901991b1 20:38:22 Removing intermediate container 8543901991b1 20:38:22 ---> fcf68962408e 20:38:22 Step 19/20 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:38:22 ---> Running in 6e66a3d198db 20:38:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:38:23 Removing intermediate container 6e66a3d198db 20:38:23 ---> 4abd8956da87 20:38:23 Step 20/20 : LABEL version=2.3.0-dev.59 20:38:23 ---> Running in 805fff838d8e 20:38:24 Removing intermediate container 805fff838d8e 20:38:24 ---> 995f1fe862b5 20:38:24 20:38:24 Successfully built 995f1fe862b5 20:38:24 Successfully tagged security-spiffe-token-provider-arm64:latest 20:38:24  Building security-spiffe-token-provider ... done Building support-notifications 20:38:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:38:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:27 ---> 2b9b13d1b9cc 20:38:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:38:27 ---> Using cache 20:38:27 ---> a364f9f292ce 20:38:27 Step 4/23 : WORKDIR /edgex-go 20:38:27 ---> Using cache 20:38:27 ---> e48f2c420eea 20:38:27 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:27 ---> Using cache 20:38:27 ---> 3decca4d106c 20:38:27 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:38:28 ---> Running in 54ce3def001c 20:38:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:32 OK: 221 MiB in 51 packages 20:38:33 Removing intermediate container 54ce3def001c 20:38:33 ---> 4420b9281ddc 20:38:33 Step 7/23 : COPY go.mod vendor* ./ 20:38:34 ---> 87ab73e8be2f 20:38:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:34 ---> Running in 4a5f12067f4d 20:39:21 Removing intermediate container 4a5f12067f4d 20:39:21 ---> 3a2b3c03eec5 20:39:21 Step 9/23 : COPY . . 20:39:25 ---> 9c69773977d6 20:39:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:39:25 ---> Running in 99ed8df8ec59 20:39:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:39:35 Removing intermediate container dece8ef872b7 20:39:35 ---> ff97603dd686 20:39:35 20:39:35 Step 11/24 : FROM alpine:3.16 20:39:35 ---> a6215f271958 20:39:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:39:35 ---> Running in 623699dfcf56 20:39:35 Removing intermediate container 623699dfcf56 20:39:35 ---> d769597b67a5 20:39:35 Step 13/24 : ENV APP_PORT=59880 20:39:35 ---> Running in b08946f04e8a 20:39:36 Removing intermediate container b08946f04e8a 20:39:36 ---> 0f6bdbb7c649 20:39:36 Step 14/24 : EXPOSE $APP_PORT 20:39:36 ---> Running in 9f52dcdbb8ac 20:39:36 Removing intermediate container 9f52dcdbb8ac 20:39:36 ---> d603736a41b6 20:39:36 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:36 ---> Running in e260c0ec16b9 20:39:40 Removing intermediate container e260c0ec16b9 20:39:40 ---> 621d47919042 20:39:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:39:40 ---> Running in 729b7caa1db7 20:39:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:44 (1/6) Installing dumb-init (1.2.5-r1) 20:39:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:39:44 (3/6) Installing libsodium (1.0.18-r0) 20:39:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:39:44 (5/6) Installing libzmq (4.3.4-r0) 20:39:44 (6/6) Installing zeromq (4.3.4-r0) 20:39:44 Executing busybox-1.35.0-r17.trigger 20:39:44 OK: 8 MiB in 20 packages 20:39:46 Removing intermediate container 729b7caa1db7 20:39:46 ---> 0a48791e0afc 20:39:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:47 ---> 83927308513f 20:39:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:39:49 ---> 6eb0ff484f85 20:39:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:39:49 ---> f445db12e559 20:39:49 Step 20/24 : ENTRYPOINT ["/core-data"] 20:39:50 ---> Running in 55fcfc06398e 20:39:50 Removing intermediate container 55fcfc06398e 20:39:50 ---> 4324a4749b6b 20:39:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:50 ---> Running in 433469669ce4 20:39:51 Removing intermediate container 433469669ce4 20:39:51 ---> 4c5b33669e6f 20:39:51 Step 22/24 : LABEL arch=arm64 20:39:51 ---> Running in 37fc71275bf4 20:39:51 Removing intermediate container 37fc71275bf4 20:39:51 ---> bd94c2c8cc80 20:39:51 Step 23/24 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:39:51 ---> Running in 24deb7abc24c 20:39:52 Removing intermediate container 24deb7abc24c 20:39:52 ---> e381742d09e0 20:39:52 Step 24/24 : LABEL version=2.3.0-dev.59 20:39:52 ---> Running in d26d205030f9 20:39:53 Removing intermediate container d26d205030f9 20:39:53 ---> d81bb2d46c50 20:39:53 20:39:53 Successfully built d81bb2d46c50 20:39:53 Successfully tagged core-data-arm64:latest 20:39:53 Building security-proxy-setup 20:39:56  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:39:56 ---> 2b9b13d1b9cc 20:39:56 Step 3/22 : WORKDIR /edgex-go 20:39:56 ---> Using cache 20:39:56 ---> 22e8d12d9f28 20:39:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:56 ---> Using cache 20:39:56 ---> 187adb7fe5e6 20:39:56 Step 5/22 : RUN apk add --update --no-cache make git 20:39:56 ---> Running in 99bbde28eb15 20:39:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:00 OK: 221 MiB in 51 packages 20:40:01 Removing intermediate container 99bbde28eb15 20:40:01 ---> 5059aa7b0af4 20:40:01 Step 6/22 : COPY go.mod vendor* ./ 20:40:02 ---> d6b89ec92626 20:40:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:02 ---> Running in fb723e785adb 20:40:35 Removing intermediate container a24af0787888 20:40:35 ---> 81b3f74986c7 20:40:35 20:40:35 Step 11/23 : FROM alpine:3.16 20:40:35 ---> a6215f271958 20:40:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:40:35 ---> Using cache 20:40:35 ---> 90dc1882b6d2 20:40:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:40:35 ---> Using cache 20:40:35 ---> ada0ada89fbc 20:40:35 Step 14/23 : ENV APP_PORT=59861 20:40:35 ---> Running in 436e9b82a963 20:40:35 Removing intermediate container 436e9b82a963 20:40:35 ---> b8124db44ad2 20:40:35 Step 15/23 : EXPOSE $APP_PORT 20:40:35 ---> Running in e218ee4aff16 20:40:35 Removing intermediate container e218ee4aff16 20:40:35 ---> b0ec2f0773a0 20:40:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:37 ---> cfe2e919f1a2 20:40:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:40:42 ---> 63bb872dbaf5 20:40:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:40:43 ---> ab206409131d 20:40:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:40:43 ---> Running in 8c68c57377e0 20:40:44 Removing intermediate container 8c68c57377e0 20:40:44 ---> cbdf6640be35 20:40:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:44 ---> Running in 70e97b883d4f 20:40:45 Removing intermediate container 70e97b883d4f 20:40:45 ---> c51c2d6773c0 20:40:45 Step 21/23 : LABEL arch=arm64 20:40:46 ---> Running in c931c707a9ff 20:40:47 Removing intermediate container c931c707a9ff 20:40:47 ---> a981eb1f0307 20:40:47 Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:40:47 ---> Running in e0ac24812cb5 20:40:48 Removing intermediate container e0ac24812cb5 20:40:48 ---> 6a7d70f6f00d 20:40:48 Step 23/23 : LABEL version=2.3.0-dev.59 20:40:48 ---> Running in 8c58f71df84a 20:40:49 Removing intermediate container 8c58f71df84a 20:40:49 ---> dd758a45b9d2 20:40:49 20:40:49 Successfully built dd758a45b9d2 20:40:49 Successfully tagged support-scheduler-arm64:latest 20:40:49  Building support-scheduler ... done Building security-secretstore-setup 20:40:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:40:56 ---> 2b9b13d1b9cc 20:40:56 Step 3/25 : WORKDIR /edgex-go 20:40:56 ---> Using cache 20:40:56 ---> 22e8d12d9f28 20:40:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:56 ---> Using cache 20:40:56 ---> 187adb7fe5e6 20:40:56 Step 5/25 : RUN apk add --update --no-cache make git 20:40:56 ---> Using cache 20:40:56 ---> 5059aa7b0af4 20:40:56 Step 6/25 : COPY go.mod vendor* ./ 20:40:56 ---> Using cache 20:40:56 ---> d6b89ec92626 20:40:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:56 ---> Using cache 20:40:56 ---> 1d68a4f743f0 20:40:56 Step 8/25 : COPY . . 20:40:57 Removing intermediate container fb723e785adb 20:40:57 ---> 1d68a4f743f0 20:40:57 Step 8/22 : COPY . . 20:41:00 ---> 9d26796cf17c 20:41:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:41:00 ---> Running in a4aff2a17d7f 20:41:02 ---> eb9076306fb7 20:41:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:41:03 ---> Running in e2e0770ae1ab 20:41:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:41: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.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:43:41 Removing intermediate container 76aab856f3f3 20:43:41 ---> a3090eaf95e5 20:43:41 20:43:41 Step 11/25 : FROM alpine:3.16 20:43:41 ---> a6215f271958 20:43:41 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:43:41 ---> Using cache 20:43:41 ---> 90dc1882b6d2 20:43:41 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:41 ---> Using cache 20:43:41 ---> ada0ada89fbc 20:43:41 Step 14/25 : ENV APP_PORT=59881 20:43:41 ---> Running in d89381451928 20:43:41 Removing intermediate container d89381451928 20:43:41 ---> 16a82b4db7a2 20:43:41 Step 15/25 : EXPOSE $APP_PORT 20:43:41 ---> Running in 4978f6a8b3b9 20:43:41 Removing intermediate container 4978f6a8b3b9 20:43:41 ---> 01be55094aba 20:43:41 Step 16/25 : WORKDIR / 20:43:41 ---> Running in a6e2e59b9704 20:43:41 Removing intermediate container a6e2e59b9704 20:43:41 ---> 004abaad53c1 20:43:41 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:41 ---> bfd72252548b 20:43:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:43:41 ---> 40ecf6515e7f 20:43:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:43:41 ---> b3c5e736b12d 20:43:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:43:41 ---> 67098055d6a9 20:43:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:43:41 ---> Running in f89a16a23d78 20:43:41 Removing intermediate container f89a16a23d78 20:43:41 ---> 527919605655 20:43:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:41 ---> Running in 7dea9c1717e3 20:43:41 Removing intermediate container 7dea9c1717e3 20:43:41 ---> 32af1a03bf66 20:43:41 Step 23/25 : LABEL arch=arm64 20:43:41 ---> Running in 1fd26b9d19dc 20:43:41 Removing intermediate container bb89e9055152 20:43:41 ---> ad3c76615c8a 20:43:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:43:41 ---> Running in 9bf69d907095 20:43:41 Removing intermediate container 1fd26b9d19dc 20:43:41 ---> 7e190efb62d6 20:43:41 Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:43:41 ---> Running in d43f5d33bfc8 20:43:42 Removing intermediate container d43f5d33bfc8 20:43:42 ---> 4b84db630b8a 20:43:42 Step 25/25 : LABEL version=2.3.0-dev.59 20:43:42 ---> Running in 294d08ef0a3b 20:43:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:43:43 Removing intermediate container 294d08ef0a3b 20:43:43 ---> 3e171b4e727c 20:43:43 20:43:43 Successfully built 3e171b4e727c 20:43:43 Successfully tagged core-metadata-arm64:latest 20:43:43  Building core-metadata ... done Building security-spire-server 20:43:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:43:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:43:47 ---> 2b9b13d1b9cc 20:43:47 Step 3/25 : WORKDIR /edgex-go 20:43:47 ---> Using cache 20:43:47 ---> 22e8d12d9f28 20:43:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:47 ---> Using cache 20:43:47 ---> 187adb7fe5e6 20:43:47 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:43:47 ---> Running in b1a5c4ea6d93 20:43:49 Removing intermediate container 9bf69d907095 20:43:49 ---> 735eb8b4c61f 20:43:49 20:43:49 Step 11/23 : FROM alpine:3.16 20:43:49 ---> a6215f271958 20:43:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:43:49 ---> Running in d0fc8e0653d3 20:43:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:50 Removing intermediate container d0fc8e0653d3 20:43:50 ---> 4e9d5860be67 20:43:50 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:43:50 ---> Running in dc4d17770246 20:43:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:52 OK: 221 MiB in 51 packages 20:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:53 Removing intermediate container b1a5c4ea6d93 20:43:53 ---> e5e0d06eab39 20:43:53 Step 6/25 : COPY go.mod vendor* ./ 20:43:54 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:43:54 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:43:54 (3/33) Installing readline (8.1.2-r0) 20:43:54 (4/33) Installing bash (5.1.16-r2) 20:43:54 Executing bash-5.1.16-r2.post-install 20:43:54 (5/33) Installing ca-certificates (20220614-r0) 20:43:54 (6/33) Installing brotli-libs (1.0.9-r6) 20:43:54 ---> f16b46fe864a 20:43:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:54 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:43:54 (8/33) Installing libcurl (7.83.1-r3) 20:43:54 (9/33) Installing curl (7.83.1-r3) 20:43:54 (10/33) Installing docker-cli (20.10.16-r2) 20:43:54 ---> Running in 1cee3b9f8876 20:43:55 (11/33) Installing dumb-init (1.2.5-r1) 20:43:55 (12/33) Installing libbz2 (1.0.8-r1) 20:43:55 (13/33) Installing expat (2.4.8-r0) 20:43:56 (14/33) Installing libffi (3.4.2-r1) 20:43:56 (15/33) Installing gdbm (1.23-r0) 20:43:56 (16/33) Installing xz-libs (5.2.5-r1) 20:43:56 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:43:56 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:43:56 (19/33) Installing mpdecimal (2.5.1-r1) 20:43:56 (20/33) Installing sqlite-libs (3.38.5-r0) 20:43:56 (21/33) Installing python3 (3.10.5-r0) 20:43:58 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:43:58 (23/33) Installing py3-tomli (2.0.1-r1) 20:43:58 (24/33) Installing py3-pep517 (0.12.0-r2) 20:43:58 (25/33) Installing py3-six (1.16.0-r1) 20:43:58 (26/33) Installing py3-retrying (1.3.3-r3) 20:43:58 (27/33) Installing py3-appdirs (1.4.4-r3) 20:43:58 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:43:58 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:43:58 (30/33) Installing py3-parsing (2.4.7-r3) 20:43:58 (31/33) Installing py3-packaging (21.3-r0) 20:43:58 (32/33) Installing py3-setuptools (59.4.0-r0) 20:43:58 (33/33) Installing py3-pip (22.1.1-r0) 20:43:59 Executing busybox-1.35.0-r17.trigger 20:43:59 Executing ca-certificates-20220614-r0.trigger 20:44:00 OK: 120 MiB in 47 packages 20:44:15 Collecting docker-compose==1.23.2 20:44:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:44:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.1 MB/s eta 0:00:00 20:44:15 Collecting dockerpty<0.5,>=0.4.1 20:44:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:44:15 Preparing metadata (setup.py): started 20:44:18 Preparing metadata (setup.py): finished with status 'done' 20:44:18 Collecting PyYAML<4,>=3.10 20:44:18 Downloading PyYAML-3.13.tar.gz (270 kB) 20:44:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.3 MB/s eta 0:00:00 20:44:20 Preparing metadata (setup.py): started 20:44:23 Preparing metadata (setup.py): finished with status 'done' 20:44:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:44:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:44:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.0 MB/s eta 0:00:00 20:44:25 Collecting websocket-client<1.0,>=0.32.0 20:44:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:44:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.0 MB/s eta 0:00:00 20:44:27 Collecting docker<4.0,>=3.6.0 20:44:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:44:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.3 MB/s eta 0:00:00 20:44:28 Collecting jsonschema<3,>=2.5.1 20:44:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:44:28 Collecting texttable<0.10,>=0.9.0 20:44:28 Downloading texttable-0.9.1.tar.gz (11 kB) 20:44:28 Preparing metadata (setup.py): started 20:44:31 Preparing metadata (setup.py): finished with status 'done' 20:44:31 Collecting docopt<0.7,>=0.6.1 20:44:31 Downloading docopt-0.6.2.tar.gz (25 kB) 20:44:31 Preparing metadata (setup.py): started 20:44:34 Preparing metadata (setup.py): finished with status 'done' 20:44:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:44:34 Collecting cached-property<2,>=1.2.0 20:44:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:44:36 Collecting docker-pycreds>=0.4.0 20:44:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:44:37 Collecting idna<2.8,>=2.5 20:44:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:44:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.2 MB/s eta 0:00:00 20:44:37 Collecting certifi>=2017.4.17 20:44:37 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 20:44:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 9.6 MB/s eta 0:00:00 20:44:38 Collecting chardet<3.1.0,>=3.0.2 20:44:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:44:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.0 MB/s eta 0:00:00 20:44:39 Collecting urllib3<1.25,>=1.21.1 20:44:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:44:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.9 MB/s eta 0:00:00 20:44:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:44:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:44:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:44:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:44:41 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:44:41 Running setup.py install for texttable: started 20:44:41 Removing intermediate container 1cee3b9f8876 20:44:41 ---> 464d37a7be5f 20:44:41 Step 8/25 : COPY . . 20:44:44 Running setup.py install for texttable: finished with status 'done' 20:44:44 Running setup.py install for PyYAML: started 20:44:45 ---> 827437de44e6 20:44:45 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:44:45 ---> Running in d429d3bfc053 20:44:45 Removing intermediate container d429d3bfc053 20:44:45 ---> c76a31f932a3 20:44:45 Step 10/25 : WORKDIR /edgex-go/spire-build 20:44:45 ---> Running in e9360d1cd829 20:44:46 Removing intermediate container e9360d1cd829 20:44:46 ---> e483a7d29031 20:44:46 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 20:44:46 ---> Running in dca502e8c055 20:44:48 Running setup.py install for PyYAML: finished with status 'done' 20:44:49 Removing intermediate container dca502e8c055 20:44:49 ---> 648f6822d71f 20:44:49 Step 12/25 : WORKDIR /edgex-go 20:44:49 ---> Running in dfac01fb45d3 20:44:50 Removing intermediate container dfac01fb45d3 20:44:50 ---> 6a11d11adbf2 20:44:50 20:44:50 Step 13/25 : FROM alpine:3.15 20:44:50 ---> 02e0d6fdf486 20:44:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:44:50 ---> Using cache 20:44:50 ---> cb5c510f1119 20:44:50 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:50 ---> Using cache 20:44:50 ---> fa61b78b4503 20:44:50 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:44:50 ---> Using cache 20:44:50 ---> 2a40c3aa32c6 20:44:50 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:44:50 Running setup.py install for docopt: started 20:44:53 Running setup.py install for docopt: finished with status 'done' 20:44:55 ---> 8bef6bc3773a 20:44:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:44:56 ---> 5b4a3cdc9129 20:44:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:44:57 Running setup.py install for dockerpty: started 20:44:57 ---> fac1fac68ab9 20:44:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:44:58 ---> ca286883b076 20:44:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:44:58 ---> Running in 3a10c4e00f96 20:44:59 Removing intermediate container 3a10c4e00f96 20:44:59 ---> ebeabf21468b 20:44:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:44:59 ---> Running in cbf5cec1c7d7 20:45:00 Removing intermediate container cbf5cec1c7d7 20:45:00 ---> a2bca484b139 20:45:00 Step 23/25 : LABEL arch=arm64 20:45:00 ---> Running in f57a1ac0b60c 20:45:00 Removing intermediate container f57a1ac0b60c 20:45:00 ---> 4f1944e35c31 20:45:00 Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:45:00 ---> Running in 395fe184e074 20:45:01 Running setup.py install for dockerpty: finished with status 'done' 20:45:01 Removing intermediate container 395fe184e074 20:45:01 ---> b5b08771695b 20:45:01 Step 25/25 : LABEL version=2.3.0-dev.59 20:45:01 ---> Running in f59fdb9caf48 20:45:02 Removing intermediate container f59fdb9caf48 20:45:02 ---> 2a62a22d8364 20:45:02 20:45:02 Successfully built 2a62a22d8364 20:45:02 Successfully tagged security-spire-server-arm64:latest 20:45:04  Building security-spire-server ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 20:45:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:45:22 Removing intermediate container dc4d17770246 20:45:22 ---> 09a610ed01a9 20:45:22 Step 14/23 : ENV APP_PORT=58890 20:45:22 ---> Running in f4fda88a9a56 20:45:22 Removing intermediate container f4fda88a9a56 20:45:22 ---> 75091317a5e6 20:45:22 Step 15/23 : EXPOSE $APP_PORT 20:45:22 ---> Running in b2f7e402f2d1 20:45:22 Removing intermediate container b2f7e402f2d1 20:45:22 ---> c6620726c743 20:45:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:45:22 ---> b67a0ff80d24 20:45:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:45:23 ---> 9c2ea2e2445d 20:45:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:45:24 ---> 8110c27491c9 20:45:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:45:24 ---> Running in d76138c1c76a 20:45:25 Removing intermediate container d76138c1c76a 20:45:25 ---> f1ae278fb9ca 20:45:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:25 ---> Running in 4a91e46b0b67 20:45:26 Removing intermediate container 4a91e46b0b67 20:45:26 ---> e2c450f31270 20:45:26 Step 21/23 : LABEL arch=arm64 20:45:26 ---> Running in 2f1dce825c60 20:45:26 Removing intermediate container 2f1dce825c60 20:45:26 ---> dd4c3c031f45 20:45:26 Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:45:26 ---> Running in 105686b4ed9e 20:45:27 Removing intermediate container 105686b4ed9e 20:45:27 ---> e34649d8e72a 20:45:27 Step 23/23 : LABEL version=2.3.0-dev.59 20:45:27 ---> Running in b575b0f531ec 20:45:27 Removing intermediate container b575b0f531ec 20:45:27 ---> dda2d4715933 20:45:27 20:45:28 Successfully built dda2d4715933 20:45:28 Successfully tagged sys-mgmt-agent-arm64:latest 20:45:50  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:45:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:46:10 Removing intermediate container a4aff2a17d7f 20:46:10 ---> ec429b766d14 20:46:10 20:46:10 Step 10/25 : FROM alpine:3.16 20:46:10 ---> a6215f271958 20:46:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:46:10 Removing intermediate container e2e0770ae1ab 20:46:10 ---> 85916e04fa66 20:46:10 20:46:10 Step 10/22 : FROM alpine:3.16 20:46:10 ---> a6215f271958 20:46:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:46:10 ---> Running in d4566345d9fe 20:46:10 ---> Running in c710fdfcf6a1 20:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:46:14 (1/6) Installing ca-certificates (20220614-r0) 20:46:14 (1/3) Installing ca-certificates (20220614-r0) 20:46:14 (2/6) Installing brotli-libs (1.0.9-r6) 20:46:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:46:14 (4/6) Installing libcurl (7.83.1-r3) 20:46:14 (5/6) Installing curl (7.83.1-r3) 20:46:14 (2/3) Installing dumb-init (1.2.5-r1) 20:46:14 (3/3) Installing su-exec (0.2-r1) 20:46:14 Executing busybox-1.35.0-r17.trigger 20:46:14 (6/6) Installing dumb-init (1.2.5-r1) 20:46:14 Executing busybox-1.35.0-r17.trigger 20:46:14 Executing ca-certificates-20220614-r0.trigger 20:46:14 Executing ca-certificates-20220614-r0.trigger 20:46:14 OK: 6 MiB in 17 packages 20:46:14 OK: 8 MiB in 20 packages 20:46:16 Removing intermediate container c710fdfcf6a1 20:46:16 ---> aac5e4717c12 20:46:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:46:16 ---> Running in 8c7ae984bc40 20:46:16 Removing intermediate container d4566345d9fe 20:46:16 ---> bc18c7821674 20:46:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:46:16 ---> Running in a7e75333a12f 20:46:17 Removing intermediate container 8c7ae984bc40 20:46:17 ---> fd153d2556a0 20:46:17 Step 13/22 : WORKDIR /edgex 20:46:17 ---> Running in d2f42803899c 20:46:17 Removing intermediate container a7e75333a12f 20:46:17 ---> 9a294554b07f 20:46:17 Step 13/25 : WORKDIR / 20:46:17 ---> Running in f1eb497ca3df 20:46:18 Removing intermediate container d2f42803899c 20:46:18 ---> d2333d804f71 20:46:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:46:18 Removing intermediate container f1eb497ca3df 20:46:18 ---> 609e483d9c98 20:46:18 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:46:19 ---> f6f202ee1258 20:46:19 ---> a306ba395589 20:46:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:46:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:46:19 ---> 284fe0158053 20:46:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:46:20 ---> 62e57656d78f 20:46:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:46:20 ---> 68b997372dc9 20:46:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:46:21 ---> d45c44647cc2 20:46:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:46:21 ---> 5194b0771f1b 20:46:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:46:22 ---> 079c419042ee 20:46:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:46:22 ---> Running in 7613ead1ada2 20:46:23 ---> f580ee878048 20:46:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:46:24 ---> c9e0d30b426d 20:46:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:46:25 Removing intermediate container 7613ead1ada2 20:46:25 ---> e94db7e77164 20:46:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:46:25 ---> Running in bf6cd36dc045 20:46:25 ---> 7769c64ff9b3 20:46:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:46:25 ---> Running in dd7cff2b9a63 20:46:26 Removing intermediate container bf6cd36dc045 20:46:26 ---> a819030cc006 20:46:26 Step 20/22 : LABEL arch=arm64 20:46:26 ---> Running in b781e53211af 20:46:27 Removing intermediate container b781e53211af 20:46:27 ---> 69cb274e98bd 20:46:27 Step 21/22 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:46:27 ---> Running in 016e682898f3 20:46:27 Removing intermediate container 016e682898f3 20:46:27 ---> 28c38a7980ee 20:46:27 Step 22/22 : LABEL version=2.3.0-dev.59 20:46:28 ---> Running in 9c23e8051459 20:46:28 Removing intermediate container 9c23e8051459 20:46:28 ---> dc5da088f304 20:46:28 20:46:28 Successfully built dc5da088f304 20:46:28 Successfully tagged security-proxy-setup-arm64:latest 20:46:29  Building security-proxy-setup ... done Removing intermediate container dd7cff2b9a63 20:46:29 ---> e049c84f2b11 20:46:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:46:29 ---> Running in 20571d60d5e7 20:46:29 Removing intermediate container 20571d60d5e7 20:46:29 ---> b897edb130fa 20:46:29 Step 23/25 : LABEL arch=arm64 20:46:29 ---> Running in d4147819b3e1 20:46:30 Removing intermediate container d4147819b3e1 20:46:30 ---> 6e8af2eebc6e 20:46:30 Step 24/25 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:46:30 ---> Running in 5563f7e82f87 20:46:30 Removing intermediate container 5563f7e82f87 20:46:30 ---> 19f701a53ebf 20:46:30 Step 25/25 : LABEL version=2.3.0-dev.59 20:46:30 ---> Running in 46fcacf4ff74 20:46:30 Removing intermediate container 46fcacf4ff74 20:46:30 ---> c24f5f3ea465 20:46:30 20:46:30 Successfully built c24f5f3ea465 20:46:30 Successfully tagged security-secretstore-setup-arm64:latest 20:46:41  Building security-secretstore-setup ... done Removing intermediate container 99ed8df8ec59 20:46:41 ---> ae33ed3d0c60 20:46:41 20:46:41 Step 11/23 : FROM alpine:3.16 20:46:41 ---> a6215f271958 20:46:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:46:41 ---> Running in cb0fe427b382 20:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:46:42 (1/2) Installing ca-certificates (20220614-r0) 20:46:42 (2/2) Installing dumb-init (1.2.5-r1) 20:46:42 Executing busybox-1.35.0-r17.trigger 20:46:42 Executing ca-certificates-20220614-r0.trigger 20:46:42 OK: 6 MiB in 16 packages 20:46:43 Removing intermediate container cb0fe427b382 20:46:43 ---> 107e6d0cd87d 20:46:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:46:44 ---> Running in 9dead83c7129 20:46:44 Removing intermediate container 9dead83c7129 20:46:44 ---> 35f889adb059 20:46:44 Step 14/23 : ENV APP_PORT=59860 20:46:44 ---> Running in b175fb0c57f3 20:46:44 Removing intermediate container b175fb0c57f3 20:46:44 ---> 3660f00fa96a 20:46:44 Step 15/23 : EXPOSE $APP_PORT 20:46:44 ---> Running in 6000b1ce4678 20:46:44 Removing intermediate container 6000b1ce4678 20:46:44 ---> 6bac0495bfb8 20:46:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:45 ---> 26bb2359abb1 20:46:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:46:47 ---> 2da830e78903 20:46:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:46:47 ---> 1de2ffdbfaae 20:46:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:46:47 ---> Running in cba6956cf1c7 20:46:47 Removing intermediate container cba6956cf1c7 20:46:47 ---> b6bb8f7961cb 20:46:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:47 ---> Running in 85d63c583d3d 20:46:48 Removing intermediate container 85d63c583d3d 20:46:48 ---> 77ff45757d7d 20:46:48 Step 21/23 : LABEL arch=arm64 20:46:48 ---> Running in c4c29bed77cf 20:46:48 Removing intermediate container c4c29bed77cf 20:46:48 ---> 06f6a29f9615 20:46:48 Step 22/23 : LABEL git_sha=a6325e0463602b43dbd3360515d0492371783028 20:46:48 ---> Running in 2440679e20f2 20:46:49 Removing intermediate container 2440679e20f2 20:46:49 ---> 211f04e1caa1 20:46:49 Step 23/23 : LABEL version=2.3.0-dev.59 20:46:49 ---> Running in 10301a41301c 20:46:49 Removing intermediate container 10301a41301c 20:46:49 ---> 4e3c4c871e94 20:46:49 20:46:49 Successfully built 4e3c4c871e94 20:46:49 Successfully tagged support-notifications-arm64:latest 20:46:49  Building support-notifications ... done  [Pipeline] } 20:46:49 $ docker stop --time=1 6e40abfffaf89ce451f403fb801cfc02b908d4a237781fa5c1e11b6b47aa6b93 20:46:51 $ docker rm -f 6e40abfffaf89ce451f403fb801cfc02b908d4a237781fa5c1e11b6b47aa6b93 [Pipeline] // withDockerContainer [Pipeline] sh 20:46:52 + docker images 20:46:52 REPOSITORY TAG IMAGE ID CREATED SIZE 20:46:52 support-notifications-arm64 latest 4e3c4c871e94 3 seconds ago 26.3MB 20:46:52 ae33ed3d0c60 14 seconds ago 1.27GB 20:46:52 security-secretstore-setup-arm64 latest c24f5f3ea465 22 seconds ago 28.2MB 20:46:52 security-proxy-setup-arm64 latest dc5da088f304 24 seconds ago 26.4MB 20:46:52 ec429b766d14 44 seconds ago 1.2GB 20:46:52 85916e04fa66 44 seconds ago 1.2GB 20:46:52 sys-mgmt-agent-arm64 latest dda2d4715933 About a minute ago 133MB 20:46:52 security-spire-server-arm64 latest 2a62a22d8364 About a minute ago 84.2MB 20:46:52 6a11d11adbf2 2 minutes ago 1.09GB 20:46:52 735eb8b4c61f 3 minutes ago 1.19GB 20:46:52 core-metadata-arm64 latest 3e171b4e727c 3 minutes ago 17.5MB 20:46:52 a3090eaf95e5 3 minutes ago 1.22GB 20:46:52 support-scheduler-arm64 latest dd758a45b9d2 6 minutes ago 25.7MB 20:46:52 81b3f74986c7 6 minutes ago 1.27GB 20:46:52 core-data-arm64 latest d81bb2d46c50 7 minutes ago 20.7MB 20:46:52 ff97603dd686 7 minutes ago 1.22GB 20:46:52 security-spiffe-token-provider-arm64 latest 995f1fe862b5 8 minutes ago 28.4MB 20:46:52 adbf7df79206 8 minutes ago 1.24GB 20:46:52 core-command-arm64 latest ddbbe6539b77 9 minutes ago 16.7MB 20:46:52 security-bootstrapper-arm64 latest 9e4e06aca2c7 9 minutes ago 18.7MB 20:46:52 aaa462637767 10 minutes ago 1.21GB 20:46:52 cd5fd3e72ac8 10 minutes ago 1.2GB 20:46:52 security-spire-agent-arm64 latest 0dc305a98469 15 minutes ago 122MB 20:46:52 security-spire-config-arm64 latest 1466703f1d7d 15 minutes ago 83.6MB 20:46:52 30c640c22213 15 minutes ago 1.09GB 20:46:52 6561cfd99cef 15 minutes ago 1.09GB 20:46:52 ci-base-image-arm64 latest 2b9b13d1b9cc 18 minutes ago 995MB 20:46:52 alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB 20:46:52 alpine 3.16 a6215f271958 4 weeks ago 5.29MB 20:46:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 20:46:52 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 20:46:52 provisioning config files... 20:46:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/295@tmp/config5711286546614804990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:52 ---> docker-login.sh 20:46:52 nexus3.edgexfoundry.org:10001 20:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:53 Configure a credential helper to remove this warning. See 20:46:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:53 20:46:53 Login Succeeded 20:46:53 nexus3.edgexfoundry.org:10002 20:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:53 Configure a credential helper to remove this warning. See 20:46:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:53 20:46:53 Login Succeeded 20:46:53 nexus3.edgexfoundry.org:10003 20:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:54 Configure a credential helper to remove this warning. See 20:46:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:54 20:46:54 Login Succeeded 20:46:54 nexus3.edgexfoundry.org:10004 20:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:54 Configure a credential helper to remove this warning. See 20:46:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:54 20:46:54 Login Succeeded 20:46:54 docker.io 20:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:55 Configure a credential helper to remove this warning. See 20:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:55 20:46:55 Login Succeeded 20:46:55 ---> docker-login.sh ends [Pipeline] } 20:46:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:46:55 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:46:55 a6325e0463602b43dbd3360515d0492371783028 20:46:55 latest 20:46:55 2.3.0-dev.59 20:46:55 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:46:55 main 20:46:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028 20:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:46:56 3eb125416ffd: Preparing 20:46:56 a512ab13659e: Preparing 20:46:56 dbdbe968cc97: Preparing 20:46:56 45235e661f84: Preparing 20:46:56 5d3e392a13a0: Preparing 20:46:56 5d3e392a13a0: Layer already exists 20:46:56 dbdbe968cc97: Pushed 20:46:56 3eb125416ffd: Pushed 20:46:56 45235e661f84: Pushed 20:47:00 a512ab13659e: Pushed 20:47:00 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:7d08ad9fb2f7d716ba39b6a5d150c6393e36e7380f26108f1a10e83a87afe961 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:47:00 3eb125416ffd: Preparing 20:47:00 a512ab13659e: Preparing 20:47:00 dbdbe968cc97: Preparing 20:47:00 45235e661f84: Preparing 20:47:00 5d3e392a13a0: Preparing 20:47:00 a512ab13659e: Layer already exists 20:47:00 dbdbe968cc97: Layer already exists 20:47:00 5d3e392a13a0: Layer already exists 20:47:01 45235e661f84: Layer already exists 20:47:01 3eb125416ffd: Layer already exists 20:47:01 latest: digest: sha256:7d08ad9fb2f7d716ba39b6a5d150c6393e36e7380f26108f1a10e83a87afe961 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.59 20:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:47:01 3eb125416ffd: Preparing 20:47:01 a512ab13659e: Preparing 20:47:01 dbdbe968cc97: Preparing 20:47:01 45235e661f84: Preparing 20:47:01 5d3e392a13a0: Preparing 20:47:01 5d3e392a13a0: Layer already exists 20:47:01 3eb125416ffd: Layer already exists 20:47:01 dbdbe968cc97: Layer already exists 20:47:01 45235e661f84: Layer already exists 20:47:01 a512ab13659e: Layer already exists 20:47:02 2.3.0-dev.59: digest: sha256:7d08ad9fb2f7d716ba39b6a5d150c6393e36e7380f26108f1a10e83a87afe961 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:47:02 3eb125416ffd: Preparing 20:47:02 a512ab13659e: Preparing 20:47:02 dbdbe968cc97: Preparing 20:47:02 45235e661f84: Preparing 20:47:02 5d3e392a13a0: Preparing 20:47:02 a512ab13659e: Layer already exists 20:47:02 5d3e392a13a0: Layer already exists 20:47:02 45235e661f84: Layer already exists 20:47:02 3eb125416ffd: Layer already exists 20:47:02 dbdbe968cc97: Layer already exists 20:47:03 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:7d08ad9fb2f7d716ba39b6a5d150c6393e36e7380f26108f1a10e83a87afe961 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:47:03 3eb125416ffd: Preparing 20:47:03 a512ab13659e: Preparing 20:47:03 dbdbe968cc97: Preparing 20:47:03 45235e661f84: Preparing 20:47:03 5d3e392a13a0: Preparing 20:47:03 dbdbe968cc97: Layer already exists 20:47:03 3eb125416ffd: Layer already exists 20:47:03 5d3e392a13a0: Layer already exists 20:47:03 45235e661f84: Layer already exists 20:47:03 a512ab13659e: Layer already exists 20:47:04 main: digest: sha256:7d08ad9fb2f7d716ba39b6a5d150c6393e36e7380f26108f1a10e83a87afe961 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:04 ===================================================== [Pipeline] echo 20:47:04 taggedImages: 20:47:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:47:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.59 20:47:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:47:04 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:47:04 a6325e0463602b43dbd3360515d0492371783028 20:47:04 latest 20:47:04 2.3.0-dev.59 20:47:04 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:04 main 20:47:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:47:04 596cd0d437ca: Preparing 20:47:04 58e804c9a877: Preparing 20:47:04 dbdbe968cc97: Preparing 20:47:04 1d576f8e26df: Preparing 20:47:04 80f1de859926: Preparing 20:47:04 5d3e392a13a0: Preparing 20:47:04 5d3e392a13a0: Waiting 20:47:05 dbdbe968cc97: Layer already exists 20:47:05 5d3e392a13a0: Layer already exists 20:47:05 80f1de859926: Pushed 20:47:05 596cd0d437ca: Pushed 20:47:06 1d576f8e26df: Pushed 20:47:08 58e804c9a877: Pushed 20:47:08 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:11f8fd6deccdda4a33ac41f8803e754d0c1aed078a2e51dacb327afce3707a6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:47:09 596cd0d437ca: Preparing 20:47:09 58e804c9a877: Preparing 20:47:09 dbdbe968cc97: Preparing 20:47:09 1d576f8e26df: Preparing 20:47:09 80f1de859926: Preparing 20:47:09 5d3e392a13a0: Preparing 20:47:09 5d3e392a13a0: Waiting 20:47:09 1d576f8e26df: Layer already exists 20:47:09 dbdbe968cc97: Layer already exists 20:47:09 80f1de859926: Layer already exists 20:47:09 58e804c9a877: Layer already exists 20:47:09 596cd0d437ca: Layer already exists 20:47:09 5d3e392a13a0: Layer already exists 20:47:09 latest: digest: sha256:11f8fd6deccdda4a33ac41f8803e754d0c1aed078a2e51dacb327afce3707a6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.59 20:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:47:10 596cd0d437ca: Preparing 20:47:10 58e804c9a877: Preparing 20:47:10 dbdbe968cc97: Preparing 20:47:10 1d576f8e26df: Preparing 20:47:10 80f1de859926: Preparing 20:47:10 5d3e392a13a0: Preparing 20:47:10 5d3e392a13a0: Waiting 20:47:10 dbdbe968cc97: Layer already exists 20:47:10 1d576f8e26df: Layer already exists 20:47:10 58e804c9a877: Layer already exists 20:47:10 80f1de859926: Layer already exists 20:47:10 596cd0d437ca: Layer already exists 20:47:10 5d3e392a13a0: Layer already exists 20:47:10 2.3.0-dev.59: digest: sha256:11f8fd6deccdda4a33ac41f8803e754d0c1aed078a2e51dacb327afce3707a6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:47:11 596cd0d437ca: Preparing 20:47:11 58e804c9a877: Preparing 20:47:11 dbdbe968cc97: Preparing 20:47:11 1d576f8e26df: Preparing 20:47:11 80f1de859926: Preparing 20:47:11 5d3e392a13a0: Preparing 20:47:11 5d3e392a13a0: Waiting 20:47:11 1d576f8e26df: Layer already exists 20:47:11 58e804c9a877: Layer already exists 20:47:11 dbdbe968cc97: Layer already exists 20:47:11 80f1de859926: Layer already exists 20:47:11 596cd0d437ca: Layer already exists 20:47:11 5d3e392a13a0: Layer already exists 20:47:11 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:11f8fd6deccdda4a33ac41f8803e754d0c1aed078a2e51dacb327afce3707a6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:47:12 596cd0d437ca: Preparing 20:47:12 58e804c9a877: Preparing 20:47:12 dbdbe968cc97: Preparing 20:47:12 1d576f8e26df: Preparing 20:47:12 80f1de859926: Preparing 20:47:12 5d3e392a13a0: Preparing 20:47:12 5d3e392a13a0: Waiting 20:47:12 80f1de859926: Layer already exists 20:47:12 1d576f8e26df: Layer already exists 20:47:12 dbdbe968cc97: Layer already exists 20:47:12 58e804c9a877: Layer already exists 20:47:12 596cd0d437ca: Layer already exists 20:47:12 5d3e392a13a0: Layer already exists 20:47:12 main: digest: sha256:11f8fd6deccdda4a33ac41f8803e754d0c1aed078a2e51dacb327afce3707a6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:12 ===================================================== [Pipeline] echo 20:47:12 taggedImages: 20:47:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:47:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.59 20:47:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:47:12 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:47:12 a6325e0463602b43dbd3360515d0492371783028 20:47:12 latest 20:47:12 2.3.0-dev.59 20:47:12 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:12 main 20:47:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:47:13 cd1ca90d3e95: Preparing 20:47:13 3e5a8c8f726b: Preparing 20:47:13 421e79c2324a: Preparing 20:47:13 dbdbe968cc97: Preparing 20:47:13 45235e661f84: Preparing 20:47:13 5d3e392a13a0: Preparing 20:47:13 5d3e392a13a0: Waiting 20:47:13 45235e661f84: Layer already exists 20:47:13 dbdbe968cc97: Layer already exists 20:47:13 5d3e392a13a0: Layer already exists 20:47:13 3e5a8c8f726b: Pushed 20:47:13 cd1ca90d3e95: Pushed 20:47:16 421e79c2324a: Pushed 20:47:16 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:5b6b592a01e2962cb242a211ec9ed855cfbb61d2e06b3896f8c42bd9b2581f23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:47:17 cd1ca90d3e95: Preparing 20:47:17 3e5a8c8f726b: Preparing 20:47:17 421e79c2324a: Preparing 20:47:17 dbdbe968cc97: Preparing 20:47:17 45235e661f84: Preparing 20:47:17 5d3e392a13a0: Preparing 20:47:17 5d3e392a13a0: Waiting 20:47:17 421e79c2324a: Layer already exists 20:47:17 3e5a8c8f726b: Layer already exists 20:47:17 dbdbe968cc97: Layer already exists 20:47:17 cd1ca90d3e95: Layer already exists 20:47:17 45235e661f84: Layer already exists 20:47:17 5d3e392a13a0: Layer already exists 20:47:17 latest: digest: sha256:5b6b592a01e2962cb242a211ec9ed855cfbb61d2e06b3896f8c42bd9b2581f23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.59 20:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:47:18 cd1ca90d3e95: Preparing 20:47:18 3e5a8c8f726b: Preparing 20:47:18 421e79c2324a: Preparing 20:47:18 dbdbe968cc97: Preparing 20:47:18 45235e661f84: Preparing 20:47:18 5d3e392a13a0: Preparing 20:47:18 5d3e392a13a0: Waiting 20:47:18 45235e661f84: Layer already exists 20:47:18 421e79c2324a: Layer already exists 20:47:18 dbdbe968cc97: Layer already exists 20:47:18 3e5a8c8f726b: Layer already exists 20:47:18 cd1ca90d3e95: Layer already exists 20:47:18 5d3e392a13a0: Layer already exists 20:47:18 2.3.0-dev.59: digest: sha256:5b6b592a01e2962cb242a211ec9ed855cfbb61d2e06b3896f8c42bd9b2581f23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:47:19 cd1ca90d3e95: Preparing 20:47:19 3e5a8c8f726b: Preparing 20:47:19 421e79c2324a: Preparing 20:47:19 dbdbe968cc97: Preparing 20:47:19 45235e661f84: Preparing 20:47:19 5d3e392a13a0: Preparing 20:47:19 5d3e392a13a0: Waiting 20:47:19 45235e661f84: Layer already exists 20:47:19 cd1ca90d3e95: Layer already exists 20:47:19 3e5a8c8f726b: Layer already exists 20:47:19 dbdbe968cc97: Layer already exists 20:47:19 421e79c2324a: Layer already exists 20:47:19 5d3e392a13a0: Layer already exists 20:47:19 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:5b6b592a01e2962cb242a211ec9ed855cfbb61d2e06b3896f8c42bd9b2581f23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:47:20 cd1ca90d3e95: Preparing 20:47:20 3e5a8c8f726b: Preparing 20:47:20 421e79c2324a: Preparing 20:47:20 dbdbe968cc97: Preparing 20:47:20 45235e661f84: Preparing 20:47:20 5d3e392a13a0: Preparing 20:47:20 5d3e392a13a0: Waiting 20:47:20 3e5a8c8f726b: Layer already exists 20:47:20 45235e661f84: Layer already exists 20:47:20 dbdbe968cc97: Layer already exists 20:47:20 421e79c2324a: Layer already exists 20:47:20 cd1ca90d3e95: Layer already exists 20:47:20 5d3e392a13a0: Layer already exists 20:47:20 main: digest: sha256:5b6b592a01e2962cb242a211ec9ed855cfbb61d2e06b3896f8c42bd9b2581f23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:20 ===================================================== [Pipeline] echo 20:47:20 taggedImages: 20:47:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:47:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.59 20:47:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:47:20 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:47:20 a6325e0463602b43dbd3360515d0492371783028 20:47:20 latest 20:47:20 2.3.0-dev.59 20:47:20 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:20 main 20:47:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:47:21 a47db7e78723: Preparing 20:47:21 a47db7e78723: Preparing 20:47:21 069e8b4d4086: Preparing 20:47:21 765a12e1bd5c: Preparing 20:47:21 098d0a252223: Preparing 20:47:21 1287693f97da: Preparing 20:47:21 dbdbe968cc97: Preparing 20:47:21 f28cbeb66417: Preparing 20:47:21 a46521f46dc1: Preparing 20:47:21 39d2dc719fbd: Preparing 20:47:21 720d504bb7b8: Preparing 20:47:21 5d3e392a13a0: Preparing 20:47:21 f28cbeb66417: Waiting 20:47:21 a46521f46dc1: Waiting 20:47:21 39d2dc719fbd: Waiting 20:47:21 720d504bb7b8: Waiting 20:47:21 5d3e392a13a0: Waiting 20:47:21 dbdbe968cc97: Waiting 20:47:21 765a12e1bd5c: Pushed 20:47:21 069e8b4d4086: Pushed 20:47:21 dbdbe968cc97: Layer already exists 20:47:21 a47db7e78723: Pushed 20:47:21 098d0a252223: Pushed 20:47:22 720d504bb7b8: Pushed 20:47:22 a46521f46dc1: Pushed 20:47:22 39d2dc719fbd: Pushed 20:47:22 f28cbeb66417: Pushed 20:47:22 5d3e392a13a0: Layer already exists 20:47:25 1287693f97da: Pushed 20:47:25 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:4e7c36d1139a04c5d08cd09eeb922105f06e23d50b640f851c2fc17df73d3f8e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:47:26 a47db7e78723: Preparing 20:47:26 a47db7e78723: Preparing 20:47:26 069e8b4d4086: Preparing 20:47:26 765a12e1bd5c: Preparing 20:47:26 098d0a252223: Preparing 20:47:26 1287693f97da: Preparing 20:47:26 dbdbe968cc97: Preparing 20:47:26 f28cbeb66417: Preparing 20:47:26 a46521f46dc1: Preparing 20:47:26 39d2dc719fbd: Preparing 20:47:26 720d504bb7b8: Preparing 20:47:26 5d3e392a13a0: Preparing 20:47:26 a46521f46dc1: Waiting 20:47:26 39d2dc719fbd: Waiting 20:47:26 720d504bb7b8: Waiting 20:47:26 5d3e392a13a0: Waiting 20:47:26 dbdbe968cc97: Waiting 20:47:26 f28cbeb66417: Waiting 20:47:26 069e8b4d4086: Layer already exists 20:47:26 765a12e1bd5c: Layer already exists 20:47:26 a47db7e78723: Layer already exists 20:47:26 098d0a252223: Layer already exists 20:47:26 1287693f97da: Layer already exists 20:47:26 dbdbe968cc97: Layer already exists 20:47:26 a46521f46dc1: Layer already exists 20:47:26 39d2dc719fbd: Layer already exists 20:47:26 f28cbeb66417: Layer already exists 20:47:26 720d504bb7b8: Layer already exists 20:47:26 5d3e392a13a0: Layer already exists 20:47:26 latest: digest: sha256:4e7c36d1139a04c5d08cd09eeb922105f06e23d50b640f851c2fc17df73d3f8e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.59 20:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:47:27 a47db7e78723: Preparing 20:47:27 a47db7e78723: Preparing 20:47:27 069e8b4d4086: Preparing 20:47:27 765a12e1bd5c: Preparing 20:47:27 098d0a252223: Preparing 20:47:27 1287693f97da: Preparing 20:47:27 dbdbe968cc97: Preparing 20:47:27 f28cbeb66417: Preparing 20:47:27 a46521f46dc1: Preparing 20:47:27 39d2dc719fbd: Preparing 20:47:27 720d504bb7b8: Preparing 20:47:27 5d3e392a13a0: Preparing 20:47:27 dbdbe968cc97: Waiting 20:47:27 39d2dc719fbd: Waiting 20:47:27 720d504bb7b8: Waiting 20:47:27 5d3e392a13a0: Waiting 20:47:27 f28cbeb66417: Waiting 20:47:27 a46521f46dc1: Waiting 20:47:27 069e8b4d4086: Layer already exists 20:47:27 a47db7e78723: Layer already exists 20:47:27 765a12e1bd5c: Layer already exists 20:47:27 098d0a252223: Layer already exists 20:47:27 1287693f97da: Layer already exists 20:47:27 dbdbe968cc97: Layer already exists 20:47:27 a46521f46dc1: Layer already exists 20:47:27 720d504bb7b8: Layer already exists 20:47:27 f28cbeb66417: Layer already exists 20:47:27 39d2dc719fbd: Layer already exists 20:47:27 5d3e392a13a0: Layer already exists 20:47:27 2.3.0-dev.59: digest: sha256:4e7c36d1139a04c5d08cd09eeb922105f06e23d50b640f851c2fc17df73d3f8e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:47:28 a47db7e78723: Preparing 20:47:28 a47db7e78723: Preparing 20:47:28 069e8b4d4086: Preparing 20:47:28 765a12e1bd5c: Preparing 20:47:28 098d0a252223: Preparing 20:47:28 1287693f97da: Preparing 20:47:28 dbdbe968cc97: Preparing 20:47:28 f28cbeb66417: Preparing 20:47:28 a46521f46dc1: Preparing 20:47:28 39d2dc719fbd: Preparing 20:47:28 720d504bb7b8: Preparing 20:47:28 5d3e392a13a0: Preparing 20:47:28 dbdbe968cc97: Waiting 20:47:28 f28cbeb66417: Waiting 20:47:28 a46521f46dc1: Waiting 20:47:28 720d504bb7b8: Waiting 20:47:28 39d2dc719fbd: Waiting 20:47:28 5d3e392a13a0: Waiting 20:47:28 765a12e1bd5c: Layer already exists 20:47:28 a47db7e78723: Layer already exists 20:47:28 098d0a252223: Layer already exists 20:47:28 069e8b4d4086: Layer already exists 20:47:28 1287693f97da: Layer already exists 20:47:28 dbdbe968cc97: Layer already exists 20:47:28 f28cbeb66417: Layer already exists 20:47:28 a46521f46dc1: Layer already exists 20:47:28 720d504bb7b8: Layer already exists 20:47:28 39d2dc719fbd: Layer already exists 20:47:28 5d3e392a13a0: Layer already exists 20:47:28 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:4e7c36d1139a04c5d08cd09eeb922105f06e23d50b640f851c2fc17df73d3f8e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:47:29 a47db7e78723: Preparing 20:47:29 a47db7e78723: Preparing 20:47:29 069e8b4d4086: Preparing 20:47:29 765a12e1bd5c: Preparing 20:47:29 098d0a252223: Preparing 20:47:29 1287693f97da: Preparing 20:47:29 dbdbe968cc97: Preparing 20:47:29 f28cbeb66417: Preparing 20:47:29 a46521f46dc1: Preparing 20:47:29 39d2dc719fbd: Preparing 20:47:29 720d504bb7b8: Preparing 20:47:29 5d3e392a13a0: Preparing 20:47:29 a46521f46dc1: Waiting 20:47:29 39d2dc719fbd: Waiting 20:47:29 720d504bb7b8: Waiting 20:47:29 5d3e392a13a0: Waiting 20:47:29 dbdbe968cc97: Waiting 20:47:29 f28cbeb66417: Waiting 20:47:29 1287693f97da: Layer already exists 20:47:29 098d0a252223: Layer already exists 20:47:29 069e8b4d4086: Layer already exists 20:47:29 765a12e1bd5c: Layer already exists 20:47:29 a47db7e78723: Layer already exists 20:47:29 39d2dc719fbd: Layer already exists 20:47:29 f28cbeb66417: Layer already exists 20:47:29 dbdbe968cc97: Layer already exists 20:47:29 a46521f46dc1: Layer already exists 20:47:29 720d504bb7b8: Layer already exists 20:47:29 5d3e392a13a0: Layer already exists 20:47:29 main: digest: sha256:4e7c36d1139a04c5d08cd09eeb922105f06e23d50b640f851c2fc17df73d3f8e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:29 ===================================================== [Pipeline] echo 20:47:29 taggedImages: 20:47:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:47:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.59 20:47:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:47:29 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:47:29 a6325e0463602b43dbd3360515d0492371783028 20:47:29 latest 20:47:29 2.3.0-dev.59 20:47:29 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:29 main 20:47:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:47:30 dcd658fe612d: Preparing 20:47:30 2fef0229d33c: Preparing 20:47:30 5c8fbce44d73: Preparing 20:47:30 1d99bcdea0ea: Preparing 20:47:30 0a4dbe84ccf4: Preparing 20:47:30 4e0a734db865: Preparing 20:47:30 1ca33fe5bf51: Preparing 20:47:30 5d3e392a13a0: Preparing 20:47:30 4e0a734db865: Waiting 20:47:30 1ca33fe5bf51: Waiting 20:47:30 2fef0229d33c: Pushed 20:47:30 dcd658fe612d: Pushed 20:47:30 0a4dbe84ccf4: Pushed 20:47:30 5d3e392a13a0: Layer already exists 20:47:30 4e0a734db865: Pushed 20:47:31 1ca33fe5bf51: Pushed 20:47:33 5c8fbce44d73: Pushed 20:47:33 1d99bcdea0ea: Pushed 20:47:33 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:b73d40c97a87eeac7db69d9538f7979b322c8ef46345c47a86b3da238a56af47 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:33 + 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 20:47:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:47:34 dcd658fe612d: Preparing 20:47:34 2fef0229d33c: Preparing 20:47:34 5c8fbce44d73: Preparing 20:47:34 1d99bcdea0ea: Preparing 20:47:34 0a4dbe84ccf4: Preparing 20:47:34 4e0a734db865: Preparing 20:47:34 1ca33fe5bf51: Preparing 20:47:34 5d3e392a13a0: Preparing 20:47:34 4e0a734db865: Waiting 20:47:34 1ca33fe5bf51: Waiting 20:47:34 5d3e392a13a0: Waiting 20:47:34 dcd658fe612d: Layer already exists 20:47:34 2fef0229d33c: Layer already exists 20:47:34 0a4dbe84ccf4: Layer already exists 20:47:34 5c8fbce44d73: Layer already exists 20:47:34 1d99bcdea0ea: Layer already exists 20:47:34 4e0a734db865: Layer already exists 20:47:34 1ca33fe5bf51: Layer already exists 20:47:34 5d3e392a13a0: Layer already exists 20:47:34 latest: digest: sha256:b73d40c97a87eeac7db69d9538f7979b322c8ef46345c47a86b3da238a56af47 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.59 20:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:47:35 dcd658fe612d: Preparing 20:47:35 2fef0229d33c: Preparing 20:47:35 5c8fbce44d73: Preparing 20:47:35 1d99bcdea0ea: Preparing 20:47:35 0a4dbe84ccf4: Preparing 20:47:35 4e0a734db865: Preparing 20:47:35 1ca33fe5bf51: Preparing 20:47:35 5d3e392a13a0: Preparing 20:47:35 4e0a734db865: Waiting 20:47:35 1ca33fe5bf51: Waiting 20:47:35 5d3e392a13a0: Waiting 20:47:35 dcd658fe612d: Layer already exists 20:47:35 0a4dbe84ccf4: Layer already exists 20:47:35 5c8fbce44d73: Layer already exists 20:47:35 2fef0229d33c: Layer already exists 20:47:35 1d99bcdea0ea: Layer already exists 20:47:35 1ca33fe5bf51: Layer already exists 20:47:35 5d3e392a13a0: Layer already exists 20:47:35 4e0a734db865: Layer already exists 20:47:35 2.3.0-dev.59: digest: sha256:b73d40c97a87eeac7db69d9538f7979b322c8ef46345c47a86b3da238a56af47 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:47:36 dcd658fe612d: Preparing 20:47:36 2fef0229d33c: Preparing 20:47:36 5c8fbce44d73: Preparing 20:47:36 1d99bcdea0ea: Preparing 20:47:36 0a4dbe84ccf4: Preparing 20:47:36 4e0a734db865: Preparing 20:47:36 1ca33fe5bf51: Preparing 20:47:36 5d3e392a13a0: Preparing 20:47:36 1ca33fe5bf51: Waiting 20:47:36 5d3e392a13a0: Waiting 20:47:36 4e0a734db865: Waiting 20:47:36 dcd658fe612d: Layer already exists 20:47:36 1d99bcdea0ea: Layer already exists 20:47:36 5c8fbce44d73: Layer already exists 20:47:36 2fef0229d33c: Layer already exists 20:47:36 0a4dbe84ccf4: Layer already exists 20:47:36 1ca33fe5bf51: Layer already exists 20:47:36 5d3e392a13a0: Layer already exists 20:47:36 4e0a734db865: Layer already exists 20:47:36 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:b73d40c97a87eeac7db69d9538f7979b322c8ef46345c47a86b3da238a56af47 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:36 + 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 20:47:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:47:37 dcd658fe612d: Preparing 20:47:37 2fef0229d33c: Preparing 20:47:37 5c8fbce44d73: Preparing 20:47:37 1d99bcdea0ea: Preparing 20:47:37 0a4dbe84ccf4: Preparing 20:47:37 4e0a734db865: Preparing 20:47:37 1ca33fe5bf51: Preparing 20:47:37 5d3e392a13a0: Preparing 20:47:37 4e0a734db865: Waiting 20:47:37 1ca33fe5bf51: Waiting 20:47:37 5d3e392a13a0: Waiting 20:47:37 2fef0229d33c: Layer already exists 20:47:37 0a4dbe84ccf4: Layer already exists 20:47:37 dcd658fe612d: Layer already exists 20:47:37 1d99bcdea0ea: Layer already exists 20:47:37 5c8fbce44d73: Layer already exists 20:47:37 4e0a734db865: Layer already exists 20:47:37 1ca33fe5bf51: Layer already exists 20:47:37 5d3e392a13a0: Layer already exists 20:47:37 main: digest: sha256:b73d40c97a87eeac7db69d9538f7979b322c8ef46345c47a86b3da238a56af47 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:37 ===================================================== [Pipeline] echo 20:47:37 taggedImages: 20:47:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:47:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.59 20:47:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:47:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:47:37 a6325e0463602b43dbd3360515d0492371783028 20:47:37 latest 20:47:37 2.3.0-dev.59 20:47:37 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:37 main 20:47:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:47:38 f0a594fe0e9c: Preparing 20:47:38 ca96300385d5: Preparing 20:47:38 1e7b9af40c4e: Preparing 20:47:38 0927c2861331: Preparing 20:47:38 6b78d52a0b8c: Preparing 20:47:38 45fd87c43919: Preparing 20:47:38 a35f577899c9: Preparing 20:47:38 28d9a771e172: Preparing 20:47:38 382351920535: Preparing 20:47:38 5d3e392a13a0: Preparing 20:47:38 a35f577899c9: Waiting 20:47:38 28d9a771e172: Waiting 20:47:38 382351920535: Waiting 20:47:38 5d3e392a13a0: Waiting 20:47:38 45fd87c43919: Waiting 20:47:38 ca96300385d5: Pushed 20:47:38 f0a594fe0e9c: Pushed 20:47:38 6b78d52a0b8c: Pushed 20:47:38 a35f577899c9: Pushed 20:47:38 28d9a771e172: Pushed 20:47:38 45fd87c43919: Pushed 20:47:38 5d3e392a13a0: Layer already exists 20:47:39 382351920535: Pushed 20:47:41 0927c2861331: Pushed 20:47:41 1e7b9af40c4e: Pushed 20:47:41 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:2e1e8183f6321bb966d897511632a268d9cea1582880ceb904d9378fa9045fbf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:42 + 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 20:47:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:47:42 f0a594fe0e9c: Preparing 20:47:42 ca96300385d5: Preparing 20:47:42 1e7b9af40c4e: Preparing 20:47:42 0927c2861331: Preparing 20:47:42 6b78d52a0b8c: Preparing 20:47:42 45fd87c43919: Preparing 20:47:42 a35f577899c9: Preparing 20:47:42 28d9a771e172: Preparing 20:47:42 382351920535: Preparing 20:47:42 5d3e392a13a0: Preparing 20:47:42 45fd87c43919: Waiting 20:47:42 a35f577899c9: Waiting 20:47:42 28d9a771e172: Waiting 20:47:42 382351920535: Waiting 20:47:42 5d3e392a13a0: Waiting 20:47:42 6b78d52a0b8c: Layer already exists 20:47:42 0927c2861331: Layer already exists 20:47:42 1e7b9af40c4e: Layer already exists 20:47:42 f0a594fe0e9c: Layer already exists 20:47:42 ca96300385d5: Layer already exists 20:47:42 382351920535: Layer already exists 20:47:42 28d9a771e172: Layer already exists 20:47:42 45fd87c43919: Layer already exists 20:47:42 a35f577899c9: Layer already exists 20:47:42 5d3e392a13a0: Layer already exists 20:47:42 latest: digest: sha256:2e1e8183f6321bb966d897511632a268d9cea1582880ceb904d9378fa9045fbf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.59 20:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:47:43 f0a594fe0e9c: Preparing 20:47:43 ca96300385d5: Preparing 20:47:43 1e7b9af40c4e: Preparing 20:47:43 0927c2861331: Preparing 20:47:43 6b78d52a0b8c: Preparing 20:47:43 45fd87c43919: Preparing 20:47:43 a35f577899c9: Preparing 20:47:43 28d9a771e172: Preparing 20:47:43 382351920535: Preparing 20:47:43 5d3e392a13a0: Preparing 20:47:43 28d9a771e172: Waiting 20:47:43 382351920535: Waiting 20:47:43 5d3e392a13a0: Waiting 20:47:43 45fd87c43919: Waiting 20:47:43 a35f577899c9: Waiting 20:47:43 6b78d52a0b8c: Layer already exists 20:47:43 0927c2861331: Layer already exists 20:47:43 1e7b9af40c4e: Layer already exists 20:47:43 ca96300385d5: Layer already exists 20:47:43 f0a594fe0e9c: Layer already exists 20:47:43 28d9a771e172: Layer already exists 20:47:43 a35f577899c9: Layer already exists 20:47:43 382351920535: Layer already exists 20:47:43 45fd87c43919: Layer already exists 20:47:43 5d3e392a13a0: Layer already exists 20:47:43 2.3.0-dev.59: digest: sha256:2e1e8183f6321bb966d897511632a268d9cea1582880ceb904d9378fa9045fbf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:47:44 f0a594fe0e9c: Preparing 20:47:44 ca96300385d5: Preparing 20:47:44 1e7b9af40c4e: Preparing 20:47:44 0927c2861331: Preparing 20:47:44 6b78d52a0b8c: Preparing 20:47:44 45fd87c43919: Preparing 20:47:44 a35f577899c9: Preparing 20:47:44 28d9a771e172: Preparing 20:47:44 382351920535: Preparing 20:47:44 5d3e392a13a0: Preparing 20:47:44 45fd87c43919: Waiting 20:47:44 a35f577899c9: Waiting 20:47:44 28d9a771e172: Waiting 20:47:44 382351920535: Waiting 20:47:44 5d3e392a13a0: Waiting 20:47:44 ca96300385d5: Layer already exists 20:47:44 6b78d52a0b8c: Layer already exists 20:47:44 f0a594fe0e9c: Layer already exists 20:47:44 0927c2861331: Layer already exists 20:47:44 1e7b9af40c4e: Layer already exists 20:47:44 a35f577899c9: Layer already exists 20:47:44 5d3e392a13a0: Layer already exists 20:47:44 45fd87c43919: Layer already exists 20:47:44 28d9a771e172: Layer already exists 20:47:44 382351920535: Layer already exists 20:47:44 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:2e1e8183f6321bb966d897511632a268d9cea1582880ceb904d9378fa9045fbf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:45 + 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 20:47:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:47:45 f0a594fe0e9c: Preparing 20:47:45 ca96300385d5: Preparing 20:47:45 1e7b9af40c4e: Preparing 20:47:45 0927c2861331: Preparing 20:47:45 6b78d52a0b8c: Preparing 20:47:45 45fd87c43919: Preparing 20:47:45 a35f577899c9: Preparing 20:47:45 28d9a771e172: Preparing 20:47:45 382351920535: Preparing 20:47:45 5d3e392a13a0: Preparing 20:47:45 45fd87c43919: Waiting 20:47:45 a35f577899c9: Waiting 20:47:45 28d9a771e172: Waiting 20:47:45 382351920535: Waiting 20:47:45 5d3e392a13a0: Waiting 20:47:45 6b78d52a0b8c: Layer already exists 20:47:45 f0a594fe0e9c: Layer already exists 20:47:45 ca96300385d5: Layer already exists 20:47:45 0927c2861331: Layer already exists 20:47:45 1e7b9af40c4e: Layer already exists 20:47:45 45fd87c43919: Layer already exists 20:47:45 382351920535: Layer already exists 20:47:45 28d9a771e172: Layer already exists 20:47:45 5d3e392a13a0: Layer already exists 20:47:45 a35f577899c9: Layer already exists 20:47:45 main: digest: sha256:2e1e8183f6321bb966d897511632a268d9cea1582880ceb904d9378fa9045fbf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:45 ===================================================== [Pipeline] echo 20:47:45 taggedImages: 20:47:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:47:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.59 20:47:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:47:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:47:45 a6325e0463602b43dbd3360515d0492371783028 20:47:45 latest 20:47:45 2.3.0-dev.59 20:47:45 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:45 main 20:47:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:47:46 5f66303cb282: Preparing 20:47:46 bea2a18522c7: Preparing 20:47:46 dbdbe968cc97: Preparing 20:47:46 30ca217ff117: Preparing 20:47:46 11e9d7f6a965: Preparing 20:47:46 9833f26c6bda: Preparing 20:47:46 9833f26c6bda: Waiting 20:47:46 dbdbe968cc97: Layer already exists 20:47:46 9833f26c6bda: Layer already exists 20:47:46 5f66303cb282: Pushed 20:47:46 11e9d7f6a965: Pushed 20:47:48 30ca217ff117: Pushed 20:47:51 bea2a18522c7: Pushed 20:47:51 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:de9f1333bb226f707b36f63870c30e9f3d78bc637b446a1fdae8dbebe7b113ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:52 + 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 20:47:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:47:52 5f66303cb282: Preparing 20:47:52 bea2a18522c7: Preparing 20:47:52 dbdbe968cc97: Preparing 20:47:52 30ca217ff117: Preparing 20:47:52 11e9d7f6a965: Preparing 20:47:52 9833f26c6bda: Preparing 20:47:52 9833f26c6bda: Waiting 20:47:52 bea2a18522c7: Layer already exists 20:47:52 5f66303cb282: Layer already exists 20:47:52 dbdbe968cc97: Layer already exists 20:47:52 11e9d7f6a965: Layer already exists 20:47:52 30ca217ff117: Layer already exists 20:47:52 9833f26c6bda: Layer already exists 20:47:52 latest: digest: sha256:de9f1333bb226f707b36f63870c30e9f3d78bc637b446a1fdae8dbebe7b113ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.59 20:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:47:53 5f66303cb282: Preparing 20:47:53 bea2a18522c7: Preparing 20:47:53 dbdbe968cc97: Preparing 20:47:53 30ca217ff117: Preparing 20:47:53 11e9d7f6a965: Preparing 20:47:53 9833f26c6bda: Preparing 20:47:53 9833f26c6bda: Waiting 20:47:53 dbdbe968cc97: Layer already exists 20:47:53 30ca217ff117: Layer already exists 20:47:53 bea2a18522c7: Layer already exists 20:47:53 5f66303cb282: Layer already exists 20:47:53 11e9d7f6a965: Layer already exists 20:47:53 9833f26c6bda: Layer already exists 20:47:53 2.3.0-dev.59: digest: sha256:de9f1333bb226f707b36f63870c30e9f3d78bc637b446a1fdae8dbebe7b113ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:47:54 5f66303cb282: Preparing 20:47:54 bea2a18522c7: Preparing 20:47:54 dbdbe968cc97: Preparing 20:47:54 30ca217ff117: Preparing 20:47:54 11e9d7f6a965: Preparing 20:47:54 9833f26c6bda: Preparing 20:47:54 9833f26c6bda: Waiting 20:47:54 11e9d7f6a965: Layer already exists 20:47:54 dbdbe968cc97: Layer already exists 20:47:54 bea2a18522c7: Layer already exists 20:47:54 5f66303cb282: Layer already exists 20:47:54 30ca217ff117: Layer already exists 20:47:54 9833f26c6bda: Layer already exists 20:47:54 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:de9f1333bb226f707b36f63870c30e9f3d78bc637b446a1fdae8dbebe7b113ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:55 + 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 20:47:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:47:55 5f66303cb282: Preparing 20:47:55 bea2a18522c7: Preparing 20:47:55 dbdbe968cc97: Preparing 20:47:55 30ca217ff117: Preparing 20:47:55 11e9d7f6a965: Preparing 20:47:55 9833f26c6bda: Preparing 20:47:55 9833f26c6bda: Waiting 20:47:55 dbdbe968cc97: Layer already exists 20:47:55 bea2a18522c7: Layer already exists 20:47:55 30ca217ff117: Layer already exists 20:47:55 5f66303cb282: Layer already exists 20:47:55 11e9d7f6a965: Layer already exists 20:47:55 9833f26c6bda: Layer already exists 20:47:55 main: digest: sha256:de9f1333bb226f707b36f63870c30e9f3d78bc637b446a1fdae8dbebe7b113ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:55 ===================================================== [Pipeline] echo 20:47:55 taggedImages: 20:47:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:47:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.59 20:47:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:47:55 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:47:55 a6325e0463602b43dbd3360515d0492371783028 20:47:55 latest 20:47:55 2.3.0-dev.59 20:47:55 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:47:55 main 20:47:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 20:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:47:56 9085987fb726: Preparing 20:47:56 3aa0ef182cf9: Preparing 20:47:56 1a76aa45f475: Preparing 20:47:56 2967b08939e0: Preparing 20:47:56 ffbcf1317b9d: Preparing 20:47:56 7129172a3d39: Preparing 20:47:56 11e9d7f6a965: Preparing 20:47:56 9833f26c6bda: Preparing 20:47:56 7129172a3d39: Waiting 20:47:56 9833f26c6bda: Waiting 20:47:56 11e9d7f6a965: Waiting 20:47:56 3aa0ef182cf9: Pushed 20:47:56 9085987fb726: Pushed 20:47:56 1a76aa45f475: Pushed 20:47:56 11e9d7f6a965: Layer already exists 20:47:56 9833f26c6bda: Layer already exists 20:47:57 7129172a3d39: Pushed 20:48:04 ffbcf1317b9d: Pushed 20:48:12 2967b08939e0: Pushed 20:48:12 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:5a620738b1462935a4412a3dc89cb169f7004ce8d82605baa997350c49354369 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:12 + 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 20:48:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:48:13 9085987fb726: Preparing 20:48:13 3aa0ef182cf9: Preparing 20:48:13 1a76aa45f475: Preparing 20:48:13 2967b08939e0: Preparing 20:48:13 ffbcf1317b9d: Preparing 20:48:13 7129172a3d39: Preparing 20:48:13 11e9d7f6a965: Preparing 20:48:13 9833f26c6bda: Preparing 20:48:13 11e9d7f6a965: Waiting 20:48:13 7129172a3d39: Waiting 20:48:13 9833f26c6bda: Waiting 20:48:13 1a76aa45f475: Layer already exists 20:48:13 2967b08939e0: Layer already exists 20:48:13 3aa0ef182cf9: Layer already exists 20:48:13 ffbcf1317b9d: Layer already exists 20:48:13 9085987fb726: Layer already exists 20:48:13 11e9d7f6a965: Layer already exists 20:48:13 9833f26c6bda: Layer already exists 20:48:13 7129172a3d39: Layer already exists 20:48:13 latest: digest: sha256:5a620738b1462935a4412a3dc89cb169f7004ce8d82605baa997350c49354369 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.59 20:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:48:14 9085987fb726: Preparing 20:48:14 3aa0ef182cf9: Preparing 20:48:14 1a76aa45f475: Preparing 20:48:14 2967b08939e0: Preparing 20:48:14 ffbcf1317b9d: Preparing 20:48:14 7129172a3d39: Preparing 20:48:14 11e9d7f6a965: Preparing 20:48:14 9833f26c6bda: Preparing 20:48:14 11e9d7f6a965: Waiting 20:48:14 9833f26c6bda: Waiting 20:48:14 7129172a3d39: Waiting 20:48:14 1a76aa45f475: Layer already exists 20:48:14 9085987fb726: Layer already exists 20:48:14 2967b08939e0: Layer already exists 20:48:14 ffbcf1317b9d: Layer already exists 20:48:14 3aa0ef182cf9: Layer already exists 20:48:14 7129172a3d39: Layer already exists 20:48:14 11e9d7f6a965: Layer already exists 20:48:14 9833f26c6bda: Layer already exists 20:48:14 2.3.0-dev.59: digest: sha256:5a620738b1462935a4412a3dc89cb169f7004ce8d82605baa997350c49354369 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:48:15 9085987fb726: Preparing 20:48:15 3aa0ef182cf9: Preparing 20:48:15 1a76aa45f475: Preparing 20:48:15 2967b08939e0: Preparing 20:48:15 ffbcf1317b9d: Preparing 20:48:15 7129172a3d39: Preparing 20:48:15 11e9d7f6a965: Preparing 20:48:15 9833f26c6bda: Preparing 20:48:15 7129172a3d39: Waiting 20:48:15 11e9d7f6a965: Waiting 20:48:15 9833f26c6bda: Waiting 20:48:15 3aa0ef182cf9: Layer already exists 20:48:15 9085987fb726: Layer already exists 20:48:15 2967b08939e0: Layer already exists 20:48:15 1a76aa45f475: Layer already exists 20:48:15 ffbcf1317b9d: Layer already exists 20:48:15 7129172a3d39: Layer already exists 20:48:15 9833f26c6bda: Layer already exists 20:48:15 11e9d7f6a965: Layer already exists 20:48:15 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:5a620738b1462935a4412a3dc89cb169f7004ce8d82605baa997350c49354369 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:15 + 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 20:48:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:48:16 9085987fb726: Preparing 20:48:16 3aa0ef182cf9: Preparing 20:48:16 1a76aa45f475: Preparing 20:48:16 2967b08939e0: Preparing 20:48:16 ffbcf1317b9d: Preparing 20:48:16 7129172a3d39: Preparing 20:48:16 11e9d7f6a965: Preparing 20:48:16 9833f26c6bda: Preparing 20:48:16 7129172a3d39: Waiting 20:48:16 11e9d7f6a965: Waiting 20:48:16 9833f26c6bda: Waiting 20:48:16 ffbcf1317b9d: Layer already exists 20:48:16 2967b08939e0: Layer already exists 20:48:16 3aa0ef182cf9: Layer already exists 20:48:16 9085987fb726: Layer already exists 20:48:16 1a76aa45f475: Layer already exists 20:48:16 7129172a3d39: Layer already exists 20:48:16 9833f26c6bda: Layer already exists 20:48:16 11e9d7f6a965: Layer already exists 20:48:16 main: digest: sha256:5a620738b1462935a4412a3dc89cb169f7004ce8d82605baa997350c49354369 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:16 ===================================================== [Pipeline] echo 20:48:16 taggedImages: 20:48:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 20:48:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:48:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.59 20:48:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:48:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:48:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:48:16 a6325e0463602b43dbd3360515d0492371783028 20:48:16 latest 20:48:16 2.3.0-dev.59 20:48:16 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:48:16 main 20:48:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028 20:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:48:17 c3d421ef12e5: Preparing 20:48:17 52afb6712928: Preparing 20:48:17 15a5d8ece5e9: Preparing 20:48:17 358298a16bc9: Preparing 20:48:17 1fa2f10a1811: Preparing 20:48:17 11e9d7f6a965: Preparing 20:48:17 9833f26c6bda: Preparing 20:48:17 11e9d7f6a965: Waiting 20:48:17 9833f26c6bda: Waiting 20:48:17 15a5d8ece5e9: Pushed 20:48:17 52afb6712928: Pushed 20:48:17 c3d421ef12e5: Pushed 20:48:17 11e9d7f6a965: Layer already exists 20:48:17 9833f26c6bda: Layer already exists 20:48:18 1fa2f10a1811: Pushed 20:48:33 358298a16bc9: Pushed 20:48:33 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:1073257d3681481a223def9d74608adbfdab498b68c3e3d7fc06639c40f3b8cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:33 + 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 20:48:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:48:34 c3d421ef12e5: Preparing 20:48:34 52afb6712928: Preparing 20:48:34 15a5d8ece5e9: Preparing 20:48:34 358298a16bc9: Preparing 20:48:34 1fa2f10a1811: Preparing 20:48:34 11e9d7f6a965: Preparing 20:48:34 9833f26c6bda: Preparing 20:48:34 11e9d7f6a965: Waiting 20:48:34 9833f26c6bda: Waiting 20:48:34 15a5d8ece5e9: Layer already exists 20:48:34 1fa2f10a1811: Layer already exists 20:48:34 52afb6712928: Layer already exists 20:48:34 c3d421ef12e5: Layer already exists 20:48:34 358298a16bc9: Layer already exists 20:48:34 9833f26c6bda: Layer already exists 20:48:34 11e9d7f6a965: Layer already exists 20:48:34 latest: digest: sha256:1073257d3681481a223def9d74608adbfdab498b68c3e3d7fc06639c40f3b8cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.59 20:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:48:35 c3d421ef12e5: Preparing 20:48:35 52afb6712928: Preparing 20:48:35 15a5d8ece5e9: Preparing 20:48:35 358298a16bc9: Preparing 20:48:35 1fa2f10a1811: Preparing 20:48:35 11e9d7f6a965: Preparing 20:48:35 9833f26c6bda: Preparing 20:48:35 11e9d7f6a965: Waiting 20:48:35 9833f26c6bda: Waiting 20:48:35 1fa2f10a1811: Layer already exists 20:48:35 52afb6712928: Layer already exists 20:48:35 15a5d8ece5e9: Layer already exists 20:48:35 358298a16bc9: Layer already exists 20:48:35 c3d421ef12e5: Layer already exists 20:48:35 11e9d7f6a965: Layer already exists 20:48:35 9833f26c6bda: Layer already exists 20:48:35 2.3.0-dev.59: digest: sha256:1073257d3681481a223def9d74608adbfdab498b68c3e3d7fc06639c40f3b8cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:48:36 c3d421ef12e5: Preparing 20:48:36 52afb6712928: Preparing 20:48:36 15a5d8ece5e9: Preparing 20:48:36 358298a16bc9: Preparing 20:48:36 1fa2f10a1811: Preparing 20:48:36 11e9d7f6a965: Preparing 20:48:36 9833f26c6bda: Preparing 20:48:36 11e9d7f6a965: Waiting 20:48:36 9833f26c6bda: Waiting 20:48:36 c3d421ef12e5: Layer already exists 20:48:36 358298a16bc9: Layer already exists 20:48:36 1fa2f10a1811: Layer already exists 20:48:36 15a5d8ece5e9: Layer already exists 20:48:36 52afb6712928: Layer already exists 20:48:36 11e9d7f6a965: Layer already exists 20:48:36 9833f26c6bda: Layer already exists 20:48:36 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:1073257d3681481a223def9d74608adbfdab498b68c3e3d7fc06639c40f3b8cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:36 + 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 20:48:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:48:37 c3d421ef12e5: Preparing 20:48:37 52afb6712928: Preparing 20:48:37 15a5d8ece5e9: Preparing 20:48:37 358298a16bc9: Preparing 20:48:37 1fa2f10a1811: Preparing 20:48:37 11e9d7f6a965: Preparing 20:48:37 9833f26c6bda: Preparing 20:48:37 11e9d7f6a965: Waiting 20:48:37 1fa2f10a1811: Layer already exists 20:48:37 52afb6712928: Layer already exists 20:48:37 358298a16bc9: Layer already exists 20:48:37 15a5d8ece5e9: Layer already exists 20:48:37 c3d421ef12e5: Layer already exists 20:48:37 11e9d7f6a965: Layer already exists 20:48:37 9833f26c6bda: Layer already exists 20:48:37 main: digest: sha256:1073257d3681481a223def9d74608adbfdab498b68c3e3d7fc06639c40f3b8cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:37 ===================================================== [Pipeline] echo 20:48:37 taggedImages: 20:48:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028 20:48:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:48:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.59 20:48:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:48:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:48:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:48:37 a6325e0463602b43dbd3360515d0492371783028 20:48:37 latest 20:48:37 2.3.0-dev.59 20:48:37 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:48:37 main 20:48:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028 20:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:48:38 260f11915634: Preparing 20:48:38 fe7d9f296bf0: Preparing 20:48:38 7b37683df59e: Preparing 20:48:38 2417c3a427ff: Preparing 20:48:38 7129172a3d39: Preparing 20:48:38 11e9d7f6a965: Preparing 20:48:38 9833f26c6bda: Preparing 20:48:38 11e9d7f6a965: Waiting 20:48:38 9833f26c6bda: Waiting 20:48:38 7129172a3d39: Layer already exists 20:48:38 11e9d7f6a965: Layer already exists 20:48:38 9833f26c6bda: Layer already exists 20:48:38 7b37683df59e: Pushed 20:48:38 260f11915634: Pushed 20:48:38 fe7d9f296bf0: Pushed 20:48:57 2417c3a427ff: Pushed 20:48:57 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:a250cd2ee5a1cd65eed34a6894c8bc0149a862b61bb09e258ef45f2cc5fb4a4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:57 + 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 20:48:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:48:57 260f11915634: Preparing 20:48:57 fe7d9f296bf0: Preparing 20:48:57 7b37683df59e: Preparing 20:48:57 2417c3a427ff: Preparing 20:48:57 7129172a3d39: Preparing 20:48:57 11e9d7f6a965: Preparing 20:48:57 9833f26c6bda: Preparing 20:48:57 11e9d7f6a965: Waiting 20:48:57 9833f26c6bda: Waiting 20:48:57 7129172a3d39: Layer already exists 20:48:57 260f11915634: Layer already exists 20:48:57 fe7d9f296bf0: Layer already exists 20:48:57 7b37683df59e: Layer already exists 20:48:57 2417c3a427ff: Layer already exists 20:48:57 9833f26c6bda: Layer already exists 20:48:57 11e9d7f6a965: Layer already exists 20:48:58 latest: digest: sha256:a250cd2ee5a1cd65eed34a6894c8bc0149a862b61bb09e258ef45f2cc5fb4a4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.59 20:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:48:58 260f11915634: Preparing 20:48:58 fe7d9f296bf0: Preparing 20:48:58 7b37683df59e: Preparing 20:48:58 2417c3a427ff: Preparing 20:48:58 7129172a3d39: Preparing 20:48:58 11e9d7f6a965: Preparing 20:48:58 9833f26c6bda: Preparing 20:48:58 11e9d7f6a965: Waiting 20:48:58 9833f26c6bda: Waiting 20:48:58 7129172a3d39: Layer already exists 20:48:58 7b37683df59e: Layer already exists 20:48:58 fe7d9f296bf0: Layer already exists 20:48:58 2417c3a427ff: Layer already exists 20:48:58 260f11915634: Layer already exists 20:48:58 11e9d7f6a965: Layer already exists 20:48:58 9833f26c6bda: Layer already exists 20:48:58 2.3.0-dev.59: digest: sha256:a250cd2ee5a1cd65eed34a6894c8bc0149a862b61bb09e258ef45f2cc5fb4a4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:48:59 260f11915634: Preparing 20:48:59 fe7d9f296bf0: Preparing 20:48:59 7b37683df59e: Preparing 20:48:59 2417c3a427ff: Preparing 20:48:59 7129172a3d39: Preparing 20:48:59 11e9d7f6a965: Preparing 20:48:59 9833f26c6bda: Preparing 20:48:59 11e9d7f6a965: Waiting 20:48:59 9833f26c6bda: Waiting 20:48:59 7129172a3d39: Layer already exists 20:48:59 260f11915634: Layer already exists 20:48:59 7b37683df59e: Layer already exists 20:48:59 2417c3a427ff: Layer already exists 20:48:59 fe7d9f296bf0: Layer already exists 20:48:59 9833f26c6bda: Layer already exists 20:48:59 11e9d7f6a965: Layer already exists 20:48:59 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:a250cd2ee5a1cd65eed34a6894c8bc0149a862b61bb09e258ef45f2cc5fb4a4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:00 + 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 20:49:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:49:00 260f11915634: Preparing 20:49:00 fe7d9f296bf0: Preparing 20:49:00 7b37683df59e: Preparing 20:49:00 2417c3a427ff: Preparing 20:49:00 7129172a3d39: Preparing 20:49:00 11e9d7f6a965: Preparing 20:49:00 9833f26c6bda: Preparing 20:49:00 11e9d7f6a965: Waiting 20:49:00 9833f26c6bda: Waiting 20:49:00 260f11915634: Layer already exists 20:49:00 2417c3a427ff: Layer already exists 20:49:00 fe7d9f296bf0: Layer already exists 20:49:00 7b37683df59e: Layer already exists 20:49:00 7129172a3d39: Layer already exists 20:49:00 11e9d7f6a965: Layer already exists 20:49:00 9833f26c6bda: Layer already exists 20:49:00 main: digest: sha256:a250cd2ee5a1cd65eed34a6894c8bc0149a862b61bb09e258ef45f2cc5fb4a4a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:00 ===================================================== [Pipeline] echo 20:49:00 taggedImages: 20:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028 20:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.59 20:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:49:00 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:49:00 a6325e0463602b43dbd3360515d0492371783028 20:49:00 latest 20:49:00 2.3.0-dev.59 20:49:00 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:49:00 main 20:49:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028 20:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:49:01 92c64d87161d: Preparing 20:49:01 b28c62765502: Preparing 20:49:01 dbdbe968cc97: Preparing 20:49:01 98ec8f404fa8: Preparing 20:49:01 5d3e392a13a0: Preparing 20:49:01 5d3e392a13a0: Layer already exists 20:49:01 dbdbe968cc97: Layer already exists 20:49:01 92c64d87161d: Pushed 20:49:02 98ec8f404fa8: Pushed 20:49:06 b28c62765502: Pushed 20:49:06 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:73e3ddc410eef72e4e67c16943c7b233191c39b410c9df6d0a8ac8be526e6097 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:49:07 92c64d87161d: Preparing 20:49:07 b28c62765502: Preparing 20:49:07 dbdbe968cc97: Preparing 20:49:07 98ec8f404fa8: Preparing 20:49:07 5d3e392a13a0: Preparing 20:49:07 5d3e392a13a0: Layer already exists 20:49:07 92c64d87161d: Layer already exists 20:49:07 dbdbe968cc97: Layer already exists 20:49:07 b28c62765502: Layer already exists 20:49:07 98ec8f404fa8: Layer already exists 20:49:07 latest: digest: sha256:73e3ddc410eef72e4e67c16943c7b233191c39b410c9df6d0a8ac8be526e6097 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.59 20:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:49:08 92c64d87161d: Preparing 20:49:08 b28c62765502: Preparing 20:49:08 dbdbe968cc97: Preparing 20:49:08 98ec8f404fa8: Preparing 20:49:08 5d3e392a13a0: Preparing 20:49:08 5d3e392a13a0: Layer already exists 20:49:08 98ec8f404fa8: Layer already exists 20:49:08 92c64d87161d: Layer already exists 20:49:08 dbdbe968cc97: Layer already exists 20:49:08 b28c62765502: Layer already exists 20:49:08 2.3.0-dev.59: digest: sha256:73e3ddc410eef72e4e67c16943c7b233191c39b410c9df6d0a8ac8be526e6097 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:49:09 92c64d87161d: Preparing 20:49:09 b28c62765502: Preparing 20:49:09 dbdbe968cc97: Preparing 20:49:09 98ec8f404fa8: Preparing 20:49:09 5d3e392a13a0: Preparing 20:49:09 b28c62765502: Layer already exists 20:49:09 dbdbe968cc97: Layer already exists 20:49:09 92c64d87161d: Layer already exists 20:49:09 98ec8f404fa8: Layer already exists 20:49:09 5d3e392a13a0: Layer already exists 20:49:09 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:73e3ddc410eef72e4e67c16943c7b233191c39b410c9df6d0a8ac8be526e6097 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:49:10 92c64d87161d: Preparing 20:49:10 b28c62765502: Preparing 20:49:10 dbdbe968cc97: Preparing 20:49:10 98ec8f404fa8: Preparing 20:49:10 5d3e392a13a0: Preparing 20:49:10 dbdbe968cc97: Layer already exists 20:49:10 b28c62765502: Layer already exists 20:49:10 92c64d87161d: Layer already exists 20:49:10 98ec8f404fa8: Layer already exists 20:49:10 5d3e392a13a0: Layer already exists 20:49:10 main: digest: sha256:73e3ddc410eef72e4e67c16943c7b233191c39b410c9df6d0a8ac8be526e6097 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:10 ===================================================== [Pipeline] echo 20:49:10 taggedImages: 20:49:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028 20:49:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:49:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.59 20:49:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:49:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:49:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:49:10 a6325e0463602b43dbd3360515d0492371783028 20:49:10 latest 20:49:10 2.3.0-dev.59 20:49:10 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:49:10 main 20:49:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028 20:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:49:11 edcae0f532fd: Preparing 20:49:11 d77fa321d546: Preparing 20:49:11 dbdbe968cc97: Preparing 20:49:11 45235e661f84: Preparing 20:49:11 5d3e392a13a0: Preparing 20:49:11 5d3e392a13a0: Layer already exists 20:49:11 dbdbe968cc97: Layer already exists 20:49:11 45235e661f84: Layer already exists 20:49:11 edcae0f532fd: Pushed 20:49:17 d77fa321d546: Pushed 20:49:17 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:c3d580b2bad6c2faa220ab8bfece050f269481bdb6ba8732b85dbad815463575 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:49:17 edcae0f532fd: Preparing 20:49:17 d77fa321d546: Preparing 20:49:17 dbdbe968cc97: Preparing 20:49:17 45235e661f84: Preparing 20:49:17 5d3e392a13a0: Preparing 20:49:17 edcae0f532fd: Layer already exists 20:49:17 d77fa321d546: Layer already exists 20:49:17 45235e661f84: Layer already exists 20:49:17 5d3e392a13a0: Layer already exists 20:49:17 dbdbe968cc97: Layer already exists 20:49:18 latest: digest: sha256:c3d580b2bad6c2faa220ab8bfece050f269481bdb6ba8732b85dbad815463575 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.59 20:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:49:18 edcae0f532fd: Preparing 20:49:18 d77fa321d546: Preparing 20:49:18 dbdbe968cc97: Preparing 20:49:18 45235e661f84: Preparing 20:49:18 5d3e392a13a0: Preparing 20:49:18 5d3e392a13a0: Layer already exists 20:49:18 45235e661f84: Layer already exists 20:49:18 edcae0f532fd: Layer already exists 20:49:18 d77fa321d546: Layer already exists 20:49:18 dbdbe968cc97: Layer already exists 20:49:19 2.3.0-dev.59: digest: sha256:c3d580b2bad6c2faa220ab8bfece050f269481bdb6ba8732b85dbad815463575 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:49:19 edcae0f532fd: Preparing 20:49:19 d77fa321d546: Preparing 20:49:19 dbdbe968cc97: Preparing 20:49:19 45235e661f84: Preparing 20:49:19 5d3e392a13a0: Preparing 20:49:19 edcae0f532fd: Layer already exists 20:49:19 d77fa321d546: Layer already exists 20:49:19 dbdbe968cc97: Layer already exists 20:49:19 5d3e392a13a0: Layer already exists 20:49:19 45235e661f84: Layer already exists 20:49:20 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:c3d580b2bad6c2faa220ab8bfece050f269481bdb6ba8732b85dbad815463575 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:49:20 edcae0f532fd: Preparing 20:49:20 d77fa321d546: Preparing 20:49:20 dbdbe968cc97: Preparing 20:49:20 45235e661f84: Preparing 20:49:20 5d3e392a13a0: Preparing 20:49:20 5d3e392a13a0: Layer already exists 20:49:20 edcae0f532fd: Layer already exists 20:49:20 d77fa321d546: Layer already exists 20:49:20 dbdbe968cc97: Layer already exists 20:49:20 45235e661f84: Layer already exists 20:49:21 main: digest: sha256:c3d580b2bad6c2faa220ab8bfece050f269481bdb6ba8732b85dbad815463575 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:21 ===================================================== [Pipeline] echo 20:49:21 taggedImages: 20:49:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028 20:49:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:49:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.59 20:49:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:49:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 20:49:21 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 20:49:21 a6325e0463602b43dbd3360515d0492371783028 20:49:21 latest 20:49:21 2.3.0-dev.59 20:49:21 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:49:21 main 20:49:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:21 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 20:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:49:21 93bcd3a0ae6d: Preparing 20:49:21 714359087d09: Preparing 20:49:21 d887eadae6d2: Preparing 20:49:21 effd241632f5: Preparing 20:49:21 5d3e392a13a0: Preparing 20:49:22 5d3e392a13a0: Layer already exists 20:49:22 714359087d09: Pushed 20:49:22 93bcd3a0ae6d: Pushed 20:49:24 d887eadae6d2: Pushed 20:49:51 effd241632f5: Pushed 20:49:51 a6325e0463602b43dbd3360515d0492371783028: digest: sha256:f6d40563273895e82a8059fd1c2008e37f6326efb4ce3d22ca6eb9652e1c3752 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:51 + 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 20:49:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:49:52 93bcd3a0ae6d: Preparing 20:49:52 714359087d09: Preparing 20:49:52 d887eadae6d2: Preparing 20:49:52 effd241632f5: Preparing 20:49:52 5d3e392a13a0: Preparing 20:49:52 5d3e392a13a0: Layer already exists 20:49:52 93bcd3a0ae6d: Layer already exists 20:49:52 d887eadae6d2: Layer already exists 20:49:52 714359087d09: Layer already exists 20:49:52 effd241632f5: Layer already exists 20:49:52 latest: digest: sha256:f6d40563273895e82a8059fd1c2008e37f6326efb4ce3d22ca6eb9652e1c3752 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:52 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.59 20:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:49:53 93bcd3a0ae6d: Preparing 20:49:53 714359087d09: Preparing 20:49:53 d887eadae6d2: Preparing 20:49:53 effd241632f5: Preparing 20:49:53 5d3e392a13a0: Preparing 20:49:53 effd241632f5: Layer already exists 20:49:53 d887eadae6d2: Layer already exists 20:49:53 714359087d09: Layer already exists 20:49:53 93bcd3a0ae6d: Layer already exists 20:49:53 5d3e392a13a0: Layer already exists 20:49:53 2.3.0-dev.59: digest: sha256:f6d40563273895e82a8059fd1c2008e37f6326efb4ce3d22ca6eb9652e1c3752 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:49:54 93bcd3a0ae6d: Preparing 20:49:54 714359087d09: Preparing 20:49:54 d887eadae6d2: Preparing 20:49:54 effd241632f5: Preparing 20:49:54 5d3e392a13a0: Preparing 20:49:54 d887eadae6d2: Layer already exists 20:49:54 714359087d09: Layer already exists 20:49:54 5d3e392a13a0: Layer already exists 20:49:54 effd241632f5: Layer already exists 20:49:54 93bcd3a0ae6d: Layer already exists 20:49:54 a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59: digest: sha256:f6d40563273895e82a8059fd1c2008e37f6326efb4ce3d22ca6eb9652e1c3752 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:54 + 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 20:49:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 20:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:49:55 93bcd3a0ae6d: Preparing 20:49:55 714359087d09: Preparing 20:49:55 d887eadae6d2: Preparing 20:49:55 effd241632f5: Preparing 20:49:55 5d3e392a13a0: Preparing 20:49:55 5d3e392a13a0: Layer already exists 20:49:55 714359087d09: Layer already exists 20:49:55 effd241632f5: Layer already exists 20:49:55 93bcd3a0ae6d: Layer already exists 20:49:55 d887eadae6d2: Layer already exists 20:49:55 main: digest: sha256:f6d40563273895e82a8059fd1c2008e37f6326efb4ce3d22ca6eb9652e1c3752 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:55 ===================================================== [Pipeline] echo 20:49:55 taggedImages: 20:49:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028 20:49:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:49:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.59 20:49:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a6325e0463602b43dbd3360515d0492371783028-2.3.0-dev.59 20:49:55 - 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 20:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:55 20:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:56 arm64: Pulling from edgex-lftools-log-publisher 20:49:56 8998bd30e6a1: Pulling fs layer 20:49:56 04944245beec: Pulling fs layer 20:49:56 699f458cf7ca: Pulling fs layer 20:49:56 765212b225bb: Pulling fs layer 20:49:56 f23df028b6ca: Pulling fs layer 20:49:56 d65c8cfc05b1: Pulling fs layer 20:49:56 2437ff75d9bd: Pulling fs layer 20:49:56 f23df028b6ca: Waiting 20:49:56 d65c8cfc05b1: Waiting 20:49:56 2437ff75d9bd: Waiting 20:49:56 765212b225bb: Waiting 20:49:56 04944245beec: Verifying Checksum 20:49:56 04944245beec: Download complete 20:49:56 765212b225bb: Download complete 20:49:56 f23df028b6ca: Verifying Checksum 20:49:56 f23df028b6ca: Download complete 20:49:56 d65c8cfc05b1: Verifying Checksum 20:49:56 d65c8cfc05b1: Download complete 20:49:56 699f458cf7ca: Verifying Checksum 20:49:56 699f458cf7ca: Download complete 20:49:57 8998bd30e6a1: Verifying Checksum 20:49:57 8998bd30e6a1: Download complete 20:49:59 2437ff75d9bd: Verifying Checksum 20:49:59 2437ff75d9bd: Download complete 20:50:01 8998bd30e6a1: Pull complete 20:50:01 04944245beec: Pull complete 20:50:03 699f458cf7ca: Pull complete 20:50:03 765212b225bb: Pull complete 20:50:04 f23df028b6ca: Pull complete 20:50:04 d65c8cfc05b1: Pull complete 20:50:19 2437ff75d9bd: Pull complete 20:50:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:50:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:20 prd-ubuntu20.04-docker-arm64-4c-16g-28656 does not seem to be running inside a container 20:50:20 $ 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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:50:23 $ docker top 1bf19704443d8bc6d22b8f46d383f787ff31f595a84b05d6d5a7adfb7878b2a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:24 ---> job-cost.sh 20:50:24 lf-activate-venv: SKIPPING 20:50:24 INFO: No Stack... 20:50:24 INFO: Retrieving Pricing Info for: v3-standard-4 20:50:25 INFO: Archiving Costs [Pipeline] sh 20:50:25 + + cutcat -d, /w/workspace/edgex-go/295/archives/cost.csv -f6 20:50:25 [Pipeline] lock 20:50:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-295-stack-cost] 20:50:25 Resource [jenkins-edgexfoundry-edgex-go-main-295-stack-cost] did not exist. Created. 20:50:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-295-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:50:26 + echo total: 0.10999999940395355 [Pipeline] stash 20:50:27 Stashed 1 file(s) [Pipeline] } 20:50:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-295-stack-cost] [Pipeline] // lock [Pipeline] } 20:50:27 $ docker stop --time=1 1bf19704443d8bc6d22b8f46d383f787ff31f595a84b05d6d5a7adfb7878b2a1 20:50:29 $ docker rm -f 1bf19704443d8bc6d22b8f46d383f787ff31f595a84b05d6d5a7adfb7878b2a1 [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 20:50:29 provisioning config files... 20:50:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/295@tmp/config7655425669761731044tmp [Pipeline] { [Pipeline] sh 20:50:29 + set +x 20:50:29 + curl -s https://codecov.io/bash 20:50:29 + bash -s -- 20:50:29 20:50:29 _____ _ 20:50:29 / ____| | | 20:50:29 | | ___ __| | ___ ___ _____ __ 20:50:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:50:29 | |___| (_) | (_| | __/ (_| (_) \ V / 20:50:29 \_____\___/ \__,_|\___|\___\___/ \_/ 20:50:29 Bash-1.0.6 20:50:29 20:50:29 20:50:29 ==> git version 2.25.1 found 20:50:29 ==> 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 20:50:29 Release-Date: 2020-01-08 20:50:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:50:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:50:29 ==> Jenkins CI detected. 20:50:29 current dir:  /w/workspace/edgex-go/295 20:50:29 project root: . 20:50:29 --> token set from env 20:50:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:50:29 ==> Running gcov in . (disable via -X gcov) 20:50:29 ==> Python coveragepy not found 20:50:29 ==> Searching for coverage reports in: 20:50:29 + . 20:50:30 -> Found 1 reports 20:50:30 ==> Detecting git/mercurial file structure 20:50:30 ==> Reading reports 20:50:30 + ./coverage.out bytes=482786 20:50:30 ==> Appending adjustments 20:50:30 https://docs.codecov.io/docs/fixing-reports 20:50:31 + Found adjustments 20:50:31 ==> Gzipping contents 20:50:31 64K /tmp/codecov.FMlV30.gz 20:50:31 ==> Uploading reports 20:50:31 url: https://codecov.io 20:50:31 query: branch=main&commit=a6325e0463602b43dbd3360515d0492371783028&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:50:31 -> Pinging Codecov 20:50:31 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=a6325e0463602b43dbd3360515d0492371783028&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:50:32 -> Uploading to 20:50:32 https://storage.googleapis.com/codecov/v4/raw/2022-09-07/00271124DB129430A58F1EEE437C3FCB/a6325e0463602b43dbd3360515d0492371783028/0dfbcbb9-4ba9-486e-a026-1a5f1878e3ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T205031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce5329e1802bd0d4fd1f1af2890aa691250cb77cf33fbbd927e424ce0ddcef44 20:50:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:50:32 Dload Upload Total Spent Left Speed 20:50:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63326 0 0 100 63326 0 278k --:--:-- --:--:-- --:--:-- 279k 20:50:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a6325e0463602b43dbd3360515d0492371783028 [Pipeline] } 20:50:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:50:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:50:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:50:32 20:50:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:50:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:50:33 df9b9388f04a: Pulling fs layer 20:50:33 52dc419b0ee2: Pulling fs layer 20:50:33 25bc292e5bac: Pulling fs layer 20:50:33 114826534d7a: Pulling fs layer 20:50:33 4657fd5d0bcf: Pulling fs layer 20:50:33 6ad1cebc031e: Pulling fs layer 20:50:33 8a3aa393b2d8: Pulling fs layer 20:50:33 4657fd5d0bcf: Waiting 20:50:33 8a3aa393b2d8: Waiting 20:50:33 6ad1cebc031e: Waiting 20:50:33 114826534d7a: Waiting 20:50:33 25bc292e5bac: Verifying Checksum 20:50:33 25bc292e5bac: Download complete 20:50:33 52dc419b0ee2: Verifying Checksum 20:50:33 52dc419b0ee2: Download complete 20:50:33 4657fd5d0bcf: Download complete 20:50:33 df9b9388f04a: Download complete 20:50:33 df9b9388f04a: Pull complete 20:50:33 52dc419b0ee2: Pull complete 20:50:33 6ad1cebc031e: Verifying Checksum 20:50:33 6ad1cebc031e: Download complete 20:50:33 25bc292e5bac: Pull complete 20:50:34 114826534d7a: Verifying Checksum 20:50:34 114826534d7a: Download complete 20:50:34 8a3aa393b2d8: Verifying Checksum 20:50:34 8a3aa393b2d8: Download complete 20:50:38 114826534d7a: Pull complete 20:50:38 4657fd5d0bcf: Pull complete 20:50:38 6ad1cebc031e: Pull complete 20:50:41 8a3aa393b2d8: Pull complete 20:50:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:50:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:41 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:50:41 $ 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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:50:49 $ docker top 53611381563e9f3e35a7aa53dc8fe8d7ea0ad3e74f6d10e0184a9498b2195144 -eo pid,comm [Pipeline] { [Pipeline] echo 20:50:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:50:50 + set -o pipefail 20:50:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:50:58 20:50:58 Monitoring /w/workspace/edgex-go/295 (github.com/edgexfoundry/edgex-go)... 20:50:58 20:50:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4a33213e-2e5c-403a-a7c1-76eb958c57e3 20:50:58 20:50:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:50:58 20:50:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:50:58 20:50:58 [Pipeline] } 20:50:58 $ docker stop --time=1 53611381563e9f3e35a7aa53dc8fe8d7ea0ad3e74f6d10e0184a9498b2195144 20:51:02 $ docker rm -f 53611381563e9f3e35a7aa53dc8fe8d7ea0ad3e74f6d10e0184a9498b2195144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:51:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:02 provisioning config files... 20:51:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/295@tmp/config480262288407684042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:03 --> edgex-publish-swagger.sh 20:51:03 === Publish openapi/v2 API === 20:51:03 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:51:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/295/openapi/v2/core-command.yaml] 20:51:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:03 Dload Upload Total Spent Left Speed 20:51:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27460 0:00:01 0:00:01 --:--:-- 27460 100 33831 0 0 100 33831 0 22523 0:00:01 0:00:01 --:--:-- 22523 20:51:04 20:51:04 20:51:04 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/295/openapi/v2/core-data.yaml] 20:51:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:04 Dload Upload Total Spent Left Speed 20:51:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 32473 0:00:02 0:00:02 --:--:-- 32473 100 71604 0 0 100 71604 0 28425 0:00:02 0:00:02 --:--:-- 28414 100 71604 0 0 100 71604 0 28425 0:00:02 0:00:02 --:--:-- 28414 20:51:06 20:51:06 20:51:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/295/openapi/v2/core-metadata.yaml] 20:51:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:06 Dload Upload Total Spent Left Speed 20:51:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 73383 0:00:02 0:00:02 --:--:-- 73383 100 144k 0 0 100 144k 0 73383 0:00:02 0:00:02 --:--:-- 73383 20:51:08 20:51:08 20:51:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/295/openapi/v2/support-notifications.yaml] 20:51:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:08 Dload Upload Total Spent Left Speed 20:51:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 40654 0:00:02 0:00:02 --:--:-- 40654 100 89318 0 0 100 89318 0 40654 0:00:02 0:00:02 --:--:-- 40654 20:51:11 20:51:11 20:51:11 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/295/openapi/v2/support-scheduler.yaml] 20:51:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:11 Dload Upload Total Spent Left Speed 20:51:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32853 100 39556 0 0 100 39556 0 31097 0:00:01 0:00:01 --:--:-- 31097 20:51:12 20:51:12 20:51:12 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/295/openapi/v2/system-agent.yaml] 20:51:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:12 Dload Upload Total Spent Left Speed 20:51:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16686 0:00:01 0:00:01 --:--:-- 16686 100 20091 0 0 100 20091 0 11460 0:00:01 0:00:01 --:--:-- 11454 100 20091 0 0 100 20091 0 11460 0:00:01 0:00:01 --:--:-- 11454 20:51:14 20:51:14 [Pipeline] } 20:51:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:51:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:14 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:51:15 $ docker top 360463d721745ae14e0c9f1b5bf38d4502c782a7e04f7a7112da8089a9144e77 -eo pid,comm 20:51:15 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). 20:51:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:15 [ssh-agent] Looking for ssh-agent implementation... 20:51:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:15 $ docker exec 360463d721745ae14e0c9f1b5bf38d4502c782a7e04f7a7112da8089a9144e77 ssh-agent 20:51:15 SSH_AUTH_SOCK=/tmp/ssh-X2zCoa0aKEsv/agent.33 20:51:15 SSH_AGENT_PID=39 20:51:15 Running ssh-add (command line suppressed) 20:51:15 Identity added: /w/workspace/edgex-go/295@tmp/private_key_4982115970624850212.key (/w/workspace/edgex-go/295@tmp/private_key_4982115970624850212.key) 20:51:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:16 + git semver tag 20:51:16 2022-09-07 20:51:16,423 [run_tag] DEBUG tag force:False 20:51:16 2022-09-07 20:51:16,423 [check_head_tag] DEBUG check head tag 20:51:16 2022-09-07 20:51:16,425 [execute] INFO git cat-file --batch-check 20:51:16 2022-09-07 20:51:16,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/295, universal_newlines=False, shell=None, istream=) 20:51:16 2022-09-07 20:51:16,428 [execute] INFO git cat-file --batch 20:51:16 2022-09-07 20:51:16,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/295, universal_newlines=False, shell=None, istream=) 20:51:16 2022-09-07 20:51:16,452 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main 20:51:16 2022-09-07 20:51:16,452 [execute] INFO git tag -a v2.3.0-dev.59 -m v2.3.0-dev.59 20:51:16 2022-09-07 20:51:16,453 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.59', '-m', 'v2.3.0-dev.59'], cwd=/w/workspace/edgex-go/295, universal_newlines=False, shell=None, istream=None) 20:51:16 2022-09-07 20:51:16,457 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main 20:51:16 2.3.0-dev.59 [Pipeline] } 20:51:16 $ docker exec --env ******** --env ******** 360463d721745ae14e0c9f1b5bf38d4502c782a7e04f7a7112da8089a9144e77 ssh-agent -k 20:51:16 unset SSH_AUTH_SOCK; 20:51:16 unset SSH_AGENT_PID; 20:51:16 echo Agent pid 39 killed; 20:51:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:16 + git semver [Pipeline] } 20:51:17 $ docker stop --time=1 360463d721745ae14e0c9f1b5bf38d4502c782a7e04f7a7112da8089a9144e77 20:51:18 $ docker rm -f 360463d721745ae14e0c9f1b5bf38d4502c782a7e04f7a7112da8089a9144e77 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:18 20:51:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:19 0.23.1-centos7: Pulling from edgex-lftools 20:51:19 ab5ef0e58194: Pulling fs layer 20:51:19 9712f1f96733: Pulling fs layer 20:51:19 63f879dbbcfc: Pulling fs layer 20:51:19 0d9ebad4ef96: Pulling fs layer 20:51:19 e9a5061849ea: Pulling fs layer 20:51:19 d747dcd14b5f: Pulling fs layer 20:51:19 2de7ff778b66: Pulling fs layer 20:51:19 0d9ebad4ef96: Waiting 20:51:19 e9a5061849ea: Waiting 20:51:19 d747dcd14b5f: Waiting 20:51:19 2de7ff778b66: Waiting 20:51:19 9712f1f96733: Verifying Checksum 20:51:19 9712f1f96733: Download complete 20:51:19 63f879dbbcfc: Verifying Checksum 20:51:19 63f879dbbcfc: Download complete 20:51:19 0d9ebad4ef96: Verifying Checksum 20:51:19 0d9ebad4ef96: Download complete 20:51:19 d747dcd14b5f: Verifying Checksum 20:51:19 d747dcd14b5f: Download complete 20:51:19 e9a5061849ea: Verifying Checksum 20:51:19 e9a5061849ea: Download complete 20:51:19 ab5ef0e58194: Verifying Checksum 20:51:19 ab5ef0e58194: Download complete 20:51:19 2de7ff778b66: Verifying Checksum 20:51:19 2de7ff778b66: Download complete 20:51:23 ab5ef0e58194: Pull complete 20:51:23 9712f1f96733: Pull complete 20:51:23 63f879dbbcfc: Pull complete 20:51:26 0d9ebad4ef96: Pull complete 20:51:27 e9a5061849ea: Pull complete 20:51:27 d747dcd14b5f: Pull complete 20:51:28 2de7ff778b66: Pull complete 20:51:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:28 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:51:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:51:33 $ docker top ced84c8c67daf2174ef117ba3e96f67ad571053320276ba53504974f01cf717f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:51:33 provisioning config files... 20:51:33 copy managed file [sigul-config] to file:/w/workspace/edgex-go/295@tmp/config1891579490558612180tmp 20:51:33 copy managed file [sigul-password] to file:/w/workspace/edgex-go/295@tmp/config7226287385112078688tmp 20:51:33 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/295@tmp/config4297301593545680203tmp [Pipeline] { [Pipeline] echo 20:51:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:51:33 ---> sigul-configuration.sh 20:51:33 gpg: directory `/root/.gnupg' created 20:51:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:51:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:51:33 gpg: keyring `/root/.gnupg/secring.gpg' created 20:51:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:51:33 gpg: CAST5 encrypted data 20:51:33 gpg: encrypted with 1 passphrase 20:51:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:51:34 + mkdir /home/jenkins 20:51:34 + mkdir /home/jenkins/sigul [Pipeline] sh 20:51:34 + 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 20:51:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:51:34 ---> sigul-install.sh 20:51:34 Sigul already installed; skipping installation. [Pipeline] sh 20:51:34 + git tag --list 20:51:34 0.6.0 20:51:34 0.6.1 20:51:34 0.7.0 20:51:34 0.7.1 20:51:34 v1.0.0 20:51:34 v1.0.1 20:51:34 v1.1.0 20:51:34 v1.2.0 20:51:34 v1.2.1 20:51:34 v1.3.0 20:51:34 v1.3.1 20:51:34 v2.0.0 20:51:34 v2.1.0 20:51:34 v2.1.1 20:51:34 v2.1.1-dev.1 20:51:34 v2.1.1-dev.2 20:51:34 v2.1.1-dev.3 20:51:34 v2.1.1-dev.4 20:51:34 v2.1.1-dev.5 20:51:34 v2.1.1-dev.6 20:51:34 v2.1.1-dev.7 20:51:34 v2.1.1-dev.8 20:51:34 v2.1.2-dev.1 20:51:34 v2.2.0 20:51:34 v2.2.1-dev.1 20:51:34 v2.2.1-dev.10 20:51:34 v2.2.1-dev.11 20:51:34 v2.2.1-dev.12 20:51:34 v2.2.1-dev.13 20:51:34 v2.2.1-dev.14 20:51:34 v2.2.1-dev.15 20:51:34 v2.2.1-dev.16 20:51:34 v2.2.1-dev.17 20:51:34 v2.2.1-dev.18 20:51:34 v2.2.1-dev.19 20:51:34 v2.2.1-dev.2 20:51:34 v2.2.1-dev.20 20:51:34 v2.2.1-dev.21 20:51:34 v2.2.1-dev.22 20:51:34 v2.2.1-dev.23 20:51:34 v2.2.1-dev.24 20:51:34 v2.2.1-dev.25 20:51:34 v2.2.1-dev.26 20:51:34 v2.2.1-dev.27 20:51:34 v2.2.1-dev.28 20:51:34 v2.2.1-dev.29 20:51:34 v2.2.1-dev.3 20:51:34 v2.2.1-dev.4 20:51:34 v2.2.1-dev.5 20:51:34 v2.2.1-dev.6 20:51:34 v2.2.1-dev.7 20:51:34 v2.2.1-dev.8 20:51:34 v2.2.1-dev.9 20:51:34 v2.3.0-dev.29 20:51:34 v2.3.0-dev.30 20:51:34 v2.3.0-dev.31 20:51:34 v2.3.0-dev.32 20:51:34 v2.3.0-dev.33 20:51:34 v2.3.0-dev.34 20:51:34 v2.3.0-dev.35 20:51:34 v2.3.0-dev.36 20:51:34 v2.3.0-dev.37 20:51:34 v2.3.0-dev.38 20:51:34 v2.3.0-dev.39 20:51:34 v2.3.0-dev.40 20:51:34 v2.3.0-dev.41 20:51:34 v2.3.0-dev.42 20:51:34 v2.3.0-dev.43 20:51:34 v2.3.0-dev.44 20:51:34 v2.3.0-dev.45 20:51:34 v2.3.0-dev.46 20:51:34 v2.3.0-dev.47 20:51:34 v2.3.0-dev.48 20:51:34 v2.3.0-dev.49 20:51:34 v2.3.0-dev.50 20:51:34 v2.3.0-dev.51 20:51:34 v2.3.0-dev.52 20:51:34 v2.3.0-dev.53 20:51:34 v2.3.0-dev.54 20:51:34 v2.3.0-dev.55 20:51:34 v2.3.0-dev.56 20:51:34 v2.3.0-dev.57 20:51:34 v2.3.0-dev.58 20:51:34 v2.3.0-dev.59 [Pipeline] sh 20:51:35 + lftools sign git-tag v2.3.0-dev.59 20:51:35 Signing Git tag with Sigul... 20:51:35 Signing v2.3.0-dev.59 [Pipeline] echo 20:51:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:51:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:51:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:51:36 $ docker stop --time=1 ced84c8c67daf2174ef117ba3e96f67ad571053320276ba53504974f01cf717f 20:51:37 $ docker rm -f ced84c8c67daf2174ef117ba3e96f67ad571053320276ba53504974f01cf717f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:51:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:38 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:51:38 $ docker top 3846005297f14ecf32b2acb1a7b648d1bb0a3716a00f8067af6832f29623a9ef -eo pid,comm 20:51: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). 20:51:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:39 [ssh-agent] Looking for ssh-agent implementation... 20:51:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:39 $ docker exec 3846005297f14ecf32b2acb1a7b648d1bb0a3716a00f8067af6832f29623a9ef ssh-agent 20:51:39 SSH_AUTH_SOCK=/tmp/ssh-c0Af0dI4mpAF/agent.32 20:51:39 SSH_AGENT_PID=38 20:51:39 Running ssh-add (command line suppressed) 20:51:39 Identity added: /w/workspace/edgex-go/295@tmp/private_key_8511793746030622405.key (/w/workspace/edgex-go/295@tmp/private_key_8511793746030622405.key) 20:51:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:39 + git semver bump pre 20:51:39 2022-09-07 20:51:39,935 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main 20:51:39 2022-09-07 20:51:39,935 [bump_version] DEBUG bumping version:2.3.0-dev.59 on axis:pre with prefix:dev 20:51:39 2022-09-07 20:51:39,935 [bump_version] DEBUG bumped version:2.3.0-dev.60 20:51:39 2022-09-07 20:51:39,935 [write_version] DEBUG write version:2.3.0-dev.60 to path:/w/workspace/edgex-go/295/.semver/main with force:True 20:51:39 2022-09-07 20:51:39,935 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main 20:51:39 2022-09-07 20:51:39,935 [write_file] DEBUG write to file:/w/workspace/edgex-go/295/.semver/main 20:51:39 2022-09-07 20:51:39,937 [execute] INFO git cat-file --batch-check 20:51:39 2022-09-07 20:51:39,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=False, shell=None, istream=) 20:51:39 2022-09-07 20:51:39,943 [execute] INFO git cat-file --batch 20:51:39 2022-09-07 20:51:39,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=False, shell=None, istream=) 20:51:39 2022-09-07 20:51:39,948 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main 20:51:39 2.3.0-dev.60 [Pipeline] } 20:51:39 $ docker exec --env ******** --env ******** 3846005297f14ecf32b2acb1a7b648d1bb0a3716a00f8067af6832f29623a9ef ssh-agent -k 20:51:40 unset SSH_AUTH_SOCK; 20:51:40 unset SSH_AGENT_PID; 20:51:40 echo Agent pid 38 killed; 20:51:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:40 + git semver [Pipeline] } 20:51:40 $ docker stop --time=1 3846005297f14ecf32b2acb1a7b648d1bb0a3716a00f8067af6832f29623a9ef 20:51:41 $ docker rm -f 3846005297f14ecf32b2acb1a7b648d1bb0a3716a00f8067af6832f29623a9ef [Pipeline] // withDockerContainer [Pipeline] sh 20:51:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:42 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:51:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:51:43 $ docker top df8ec3abd926f35e0ace16cc5c2e2344eec11b623d8a63eccf03b719a67acb0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:43 [ssh-agent] Looking for ssh-agent implementation... 20:51:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:43 $ docker exec df8ec3abd926f35e0ace16cc5c2e2344eec11b623d8a63eccf03b719a67acb0c ssh-agent 20:51:43 SSH_AUTH_SOCK=/tmp/ssh-579FyPZRT7PQ/agent.35 20:51:43 SSH_AGENT_PID=42 20:51:43 Running ssh-add (command line suppressed) 20:51:43 Identity added: /w/workspace/edgex-go/295@tmp/private_key_2711319130380611160.key (/w/workspace/edgex-go/295@tmp/private_key_2711319130380611160.key) 20:51:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:43 + git semver push 20:51:44 2022-09-07 20:51:44,087 [run_push] DEBUG push 20:51:44 2022-09-07 20:51:44,088 [execute] INFO git cat-file --batch-check 20:51:44 2022-09-07 20:51:44,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=False, shell=None, istream=) 20:51:44 2022-09-07 20:51:44,091 [execute] INFO git rev-list fff9af3c011eb2c84d7189db2a533edece497168 -- 20:51:44 2022-09-07 20:51:44,091 [execute] DEBUG Popen(['git', 'rev-list', 'fff9af3c011eb2c84d7189db2a533edece497168', '--'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=False, shell=None, istream=None) 20:51:44 2022-09-07 20:51:44,103 [execute] INFO git fetch -v origin 20:51:44 2022-09-07 20:51:44,103 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=True, shell=None, istream=None) 20:51:44 2022-09-07 20:51:44,647 [run_push] DEBUG no remote changes detected 20:51:44 2022-09-07 20:51:44,647 [execute] INFO git push origin semver 20:51:44 2022-09-07 20:51:44,648 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/295/.semver, universal_newlines=False, shell=None, istream=None) 20:51:45 2022-09-07 20:51:45,510 [run_push] DEBUG push all version tags 20:51:45 2022-09-07 20:51:45,510 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:51:45 2022-09-07 20:51:45,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/295, universal_newlines=False, shell=None, istream=None) 20:51:46 2022-09-07 20:51:46,321 [read_version] DEBUG read version from /w/workspace/edgex-go/295/.semver/main 20:51:46 2.3.0-dev.60 [Pipeline] } 20:51:46 $ docker exec --env ******** --env ******** df8ec3abd926f35e0ace16cc5c2e2344eec11b623d8a63eccf03b719a67acb0c ssh-agent -k 20:51:46 unset SSH_AUTH_SOCK; 20:51:46 unset SSH_AGENT_PID; 20:51:46 echo Agent pid 42 killed; 20:51:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:47 + git semver [Pipeline] } 20:51:47 $ docker stop --time=1 df8ec3abd926f35e0ace16cc5c2e2344eec11b623d8a63eccf03b719a67acb0c 20:51:48 $ docker rm -f df8ec3abd926f35e0ace16cc5c2e2344eec11b623d8a63eccf03b719a67acb0c [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 20:51:49 + [ -d /w/workspace/edgex-go/295/archives ] [Pipeline] libraryResource [Pipeline] sh 20:51:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:51:50 ---> package-listing.sh 20:51:50 ++ facter osfamily 20:51:50 ++ tr '[:upper:]' '[:lower:]' 20:51:50 + OS_FAMILY=debian 20:51:50 + workspace=/w/workspace/edgex-go/295 20:51:50 + START_PACKAGES=/tmp/packages_start.txt 20:51:50 + END_PACKAGES=/tmp/packages_end.txt 20:51:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:51:50 + PACKAGES=/tmp/packages_start.txt 20:51:50 + '[' /w/workspace/edgex-go/295 ']' 20:51:50 + PACKAGES=/tmp/packages_end.txt 20:51:50 + case "${OS_FAMILY}" in 20:51:50 + dpkg -l 20:51:50 + grep '^ii' 20:51:50 + '[' -f /tmp/packages_start.txt ']' 20:51:50 + '[' -f /tmp/packages_end.txt ']' 20:51:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:51:50 + '[' /w/workspace/edgex-go/295 ']' 20:51:50 + mkdir -p /w/workspace/edgex-go/295/archives/ 20:51:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/295/archives/ [Pipeline] echo 20:51:50 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/295/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:51:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:51 20:51:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:51 latest: Pulling from edgex-lftools-log-publisher 20:51:51 5eb5b503b376: Pulling fs layer 20:51:51 5c69ac0246d0: Pulling fs layer 20:51:51 ec43610c2a17: Pulling fs layer 20:51:51 3a2ae6a8a46f: Pulling fs layer 20:51:51 33b1e0a273af: Pulling fs layer 20:51:51 5d3b04190fa2: Pulling fs layer 20:51:51 2f39f015ded8: Pulling fs layer 20:51:51 3a2ae6a8a46f: Waiting 20:51:51 2f39f015ded8: Waiting 20:51:51 33b1e0a273af: Waiting 20:51:51 5d3b04190fa2: Waiting 20:51:51 5c69ac0246d0: Download complete 20:51:51 3a2ae6a8a46f: Verifying Checksum 20:51:51 3a2ae6a8a46f: Download complete 20:51:51 33b1e0a273af: Verifying Checksum 20:51:51 33b1e0a273af: Download complete 20:51:51 5d3b04190fa2: Verifying Checksum 20:51:51 5d3b04190fa2: Download complete 20:51:51 ec43610c2a17: Verifying Checksum 20:51:51 ec43610c2a17: Download complete 20:51:51 5eb5b503b376: Verifying Checksum 20:51:51 5eb5b503b376: Download complete 20:51:52 2f39f015ded8: Verifying Checksum 20:51:52 2f39f015ded8: Download complete 20:51:53 5eb5b503b376: Pull complete 20:51:53 5c69ac0246d0: Pull complete 20:51:53 ec43610c2a17: Pull complete 20:51:53 3a2ae6a8a46f: Pull complete 20:51:54 33b1e0a273af: Pull complete 20:51:54 5d3b04190fa2: Pull complete 20:51:58 2f39f015ded8: Pull complete 20:51:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:58 prd-ubuntu20.04-docker-8c-8g-28655 does not seem to be running inside a container 20:51:58 $ 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/295/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/295 -v /w/workspace/edgex-go/295:/w/workspace/edgex-go/295:rw,z -v /w/workspace/edgex-go/295@tmp:/w/workspace/edgex-go/295@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 20:52:03 $ docker top 3c172346415ec0daa0e6ee7564942b413e2a32634c49359469e513ca962c9190 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:52:03 + mkdir -p /var/log/sysstat [Pipeline] sh 20:52:04 + ls /var/log/sa-host 20:52:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:04 provisioning config files... 20:52:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/295@tmp/config2652116988700320656tmp [Pipeline] { [Pipeline] echo 20:52:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:52:04 ---> create-netrc.sh [Pipeline] } 20:52:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:52:04 ---> python-tools-install.sh [Pipeline] echo 20:52:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:52:05 ---> sudo-logs.sh 20:52:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:52:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:52:05 ---> job-cost.sh 20:52:05 lf-activate-venv: SKIPPING 20:52:05 DEBUG: total: 0.10999999940395355 20:52:05 INFO: Retrieving Stack Cost... 20:52:05 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:06 INFO: Archiving Costs [Pipeline] echo 20:52:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:52:06 ---> logs-deploy.sh 20:52:06 lf-activate-venv: SKIPPING 20:52:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/295 20:52:06 INFO: archiving workspace using pattern(s): 20:52:07 Archives upload complete. 20:52:07 INFO: archiving logs to Nexus 20:52:08 ---> uname -a: 20:52:08 Linux prd-ubuntu20-04-docker-8c-8g-28655 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:52:08 20:52:08 20:52:08 ---> lscpu: 20:52:08 Architecture: x86_64 20:52:08 CPU op-mode(s): 32-bit, 64-bit 20:52:08 Byte Order: Little Endian 20:52:08 Address sizes: 40 bits physical, 48 bits virtual 20:52:08 CPU(s): 8 20:52:08 On-line CPU(s) list: 0-7 20:52:08 Thread(s) per core: 1 20:52:08 Core(s) per socket: 1 20:52:08 Socket(s): 8 20:52:08 NUMA node(s): 1 20:52:08 Vendor ID: AuthenticAMD 20:52:08 CPU family: 23 20:52:08 Model: 49 20:52:08 Model name: AMD EPYC-Rome Processor 20:52:08 Stepping: 0 20:52:08 CPU MHz: 2799.988 20:52:08 BogoMIPS: 5599.97 20:52:08 Virtualization: AMD-V 20:52:08 Hypervisor vendor: KVM 20:52:08 Virtualization type: full 20:52:08 L1d cache: 256 KiB 20:52:08 L1i cache: 256 KiB 20:52:08 L2 cache: 4 MiB 20:52:08 L3 cache: 128 MiB 20:52:08 NUMA node0 CPU(s): 0-7 20:52:08 Vulnerability Itlb multihit: Not affected 20:52:08 Vulnerability L1tf: Not affected 20:52:08 Vulnerability Mds: Not affected 20:52:08 Vulnerability Meltdown: Not affected 20:52:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:52:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:52:08 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:52:08 Vulnerability Srbds: Not affected 20:52:08 Vulnerability Tsx async abort: Not affected 20:52:08 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 20:52:08 20:52:08 20:52:08 ---> nproc: 20:52:08 8 20:52:08 20:52:08 20:52:08 ---> df -h: 20:52:08 Filesystem Size Used Avail Use% Mounted on 20:52:08 overlay 155G 19G 137G 13% / 20:52:08 tmpfs 64M 0 64M 0% /dev 20:52:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:52:08 shm 64M 0 64M 0% /dev/shm 20:52:08 /dev/vda1 155G 19G 137G 13% /facter-os 20:52:08 20:52:08 20:52:08 ---> sar -b -r -n DEV: 20:52:08 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28655) 09/07/22 _x86_64_ (8 CPU) 20:52:08 20:52:08 20:22:20 LINUX RESTART (8 CPU) 20:52:08 20:52:08 20:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:52:08 20:24:01 231.72 12.12 219.61 0.00 2078.97 111086.66 0.00 20:52:08 20:25:01 35.73 0.12 35.61 0.00 1.60 13806.52 0.00 20:52:08 20:26:01 81.42 0.05 81.37 0.00 9.87 34435.20 0.00 20:52:08 20:27:01 431.26 6.45 424.81 0.00 61.99 206899.65 0.00 20:52:08 20:28:01 674.09 0.15 673.94 0.00 7.60 162227.26 0.00 20:52:08 20:29:01 505.37 2.30 503.07 0.00 22.26 199789.64 0.00 20:52:08 20:30:01 745.38 0.28 745.10 0.00 7.47 167012.13 0.00 20:52:08 20:31:01 74.52 0.03 74.49 0.00 6.93 2835.39 0.00 20:52:08 20:32:01 11.36 0.00 11.36 0.00 0.00 291.42 0.00 20:52:08 20:33:01 2.10 0.00 2.10 0.00 0.00 26.80 0.00 20:52:08 20:34:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 20:52:08 20:35:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 20:52:08 20:36:01 1.17 0.00 1.17 0.00 0.00 12.00 0.00 20:52:08 20:37:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 20:52:08 20:38:01 1.70 0.02 1.68 0.00 0.13 18.26 0.00 20:52:08 20:39:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 20:52:08 20:40:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 20:52:08 20:41:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 20:52:08 20:42:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 20:52:08 20:43:01 1.33 0.00 1.33 0.00 0.00 17.60 0.00 20:52:08 20:44:02 9.15 5.08 4.07 0.00 305.42 260.76 0.00 20:52:08 20:45:01 1.76 0.00 1.76 0.00 0.00 21.28 0.00 20:52:08 20:46:01 1.62 0.63 0.98 0.00 22.53 10.66 0.00 20:52:08 20:47:01 2.75 0.93 1.82 0.00 26.53 23.33 0.00 20:52:08 20:48:01 3.15 0.87 2.28 0.00 18.40 30.93 0.00 20:52:08 20:49:01 2.02 0.00 2.02 0.00 0.00 23.60 0.00 20:52:08 20:50:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 20:52:08 20:51:01 66.57 0.17 66.41 0.00 8.67 35670.32 0.00 20:52:08 20:52:01 108.27 0.17 108.10 0.00 14.80 39134.94 0.00 20:52:08 Average: 103.49 1.01 102.48 0.00 88.33 33551.86 0.00 20:52:08 20:52:08 20:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:52:08 20:24:01 28038364 31650280 639608 1.95 136104 3692076 2487116 7.33 1363868 3033124 45376 20:52:08 20:25:01 27650336 31704852 580516 1.77 140648 4083844 2214548 6.53 1347940 3385900 181680 20:52:08 20:26:01 25137624 31600128 686840 2.09 142224 6438516 3113504 9.18 1734348 5461544 2299272 20:52:08 20:27:01 21694644 31690976 586224 1.78 277568 9631184 2145456 6.32 1779168 8644100 706952 20:52:08 20:28:01 21940884 31531284 738072 2.24 297940 9180908 2759264 8.13 2119520 8022696 193264 20:52:08 20:29:01 19603476 31300972 956584 2.91 396232 11030320 3342536 9.85 2567620 9736004 157360 20:52:08 20:30:01 20046528 31565240 703920 2.14 423816 10823624 2524124 7.44 2329044 9550668 16624 20:52:08 20:31:01 20439756 31615068 657860 2.00 425680 10496432 2339836 6.90 2302372 9206232 540 20:52:08 20:32:01 20453660 31629324 643420 1.96 426128 10496536 2134820 6.29 2290492 9206184 268 20:52:08 20:33:01 20454884 31630688 642436 1.95 426176 10496512 2134820 6.29 2288808 9206312 28 20:52:08 20:34:01 20458852 31634700 638332 1.94 426204 10496516 2134820 6.29 2284024 9206316 212 20:52:08 20:35:01 20459644 31635500 637840 1.94 426220 10496524 2134820 6.29 2282556 9206320 64 20:52:08 20:36:01 20459968 31635840 637612 1.94 426244 10496524 2134820 6.29 2282556 9206320 12 20:52:08 20:37:01 20464952 31640984 632408 1.92 426268 10496656 2134820 6.29 2277512 9206452 8 20:52:08 20:38:01 20464584 31641064 632888 1.92 426312 10496656 2152104 6.34 2277540 9206864 36 20:52:08 20:39:01 20464584 31641080 632804 1.92 426344 10496660 2152104 6.34 2277192 9206868 16 20:52:08 20:40:01 20464560 31641096 632752 1.92 426368 10496664 2152104 6.34 2277208 9206872 36 20:52:08 20:41:01 20463904 31640472 633312 1.93 426396 10496664 2152104 6.34 2277240 9206872 12 20:52:08 20:42:01 20464108 31640728 632964 1.92 426416 10496668 2152104 6.34 2278120 9206876 192 20:52:08 20:43:01 20464068 31640708 632940 1.92 426444 10496668 2152104 6.34 2277576 9206880 32 20:52:08 20:44:02 20375872 31569316 700760 2.13 426552 10512096 2293464 6.76 2347084 9219304 208 20:52:08 20:45:01 20375904 31569356 700708 2.13 426572 10512092 2293464 6.76 2347116 9219308 8 20:52:08 20:46:01 20375732 31569840 700156 2.13 426604 10512772 2293464 6.76 2349348 9219736 20 20:52:08 20:47:01 20372936 31569008 700816 2.13 426636 10513580 2293464 6.76 2353004 9218844 24 20:52:08 20:48:01 20369736 31566640 703216 2.14 426692 10514096 2336188 6.88 2353384 9219264 212 20:52:08 20:49:01 20369420 31566380 703396 2.14 426740 10514100 2336188 6.88 2353352 9219268 188 20:52:08 20:50:01 20369632 31566620 703204 2.14 426760 10514104 2336188 6.88 2353064 9219272 192 20:52:08 20:51:01 19262348 31527740 737396 2.24 444304 11490060 2506256 7.39 2496544 10104872 98196 20:52:08 20:52:01 18329136 31519464 742964 2.26 482920 12274908 2494528 7.35 2514784 10915492 135300 20:52:08 Average: 21044486 31597771 674895 2.05 388604 9954964 2339005 6.89 2220082 8726716 132287 20:52:08 20:52:08 20:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:52:08 20:24:01 vetha9c868c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:52:08 20:24:01 ens3 794.10 737.79 9722.98 143.14 0.00 0.00 0.00 0.00 20:52:08 20:24:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 20:52:08 20:24:01 docker0 498.71 458.14 37.37 3928.62 0.00 0.00 0.00 0.00 20:52:08 20:25:01 vetha9c868c 1.50 1.57 0.12 0.12 0.00 0.00 0.00 0.00 20:52:08 20:25:01 ens3 28.60 17.01 24.28 11.85 0.00 0.00 0.00 0.00 20:52:08 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:25:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 20:52:08 20:26:01 ens3 137.43 99.68 1700.05 77.09 0.00 0.00 0.00 0.00 20:52:08 20:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:52:08 20:26:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:52:08 20:26:01 veth21d49c8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:52:08 20:27:01 ens3 191.20 144.11 1649.72 20.21 0.00 0.00 0.00 0.00 20:52:08 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:27:01 docker0 133.51 171.14 10.24 1632.14 0.00 0.00 0.00 0.00 20:52:08 20:27:01 veth21d49c8 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 20:52:08 20:28:01 vethdb3a18c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:52:08 20:28:01 ens3 120.49 86.50 713.31 22.82 0.00 0.00 0.00 0.00 20:52:08 20:28:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 20:52:08 20:28:01 docker0 54.87 74.18 3.73 587.38 0.00 0.00 0.00 0.00 20:52:08 20:28:01 veth21d49c8 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:52:08 20:29:01 veth1a9d04f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:52:08 20:29:01 veth65ad6f1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:52:08 20:29:01 ens3 175.07 126.25 1373.14 23.93 0.00 0.00 0.00 0.00 20:52:08 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:29:01 docker0 107.38 142.31 8.07 1346.36 0.00 0.00 0.00 0.00 20:52:08 20:29:01 veth21d49c8 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 20:52:08 20:30:01 ens3 188.05 141.67 962.45 164.94 0.00 0.00 0.00 0.00 20:52:08 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:30:01 docker0 42.90 78.67 2.88 926.78 0.00 0.00 0.00 0.00 20:52:08 20:30:01 veth21d49c8 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 20:52:08 20:31:01 ens3 447.54 454.16 230.28 2283.17 0.00 0.00 0.00 0.00 20:52:08 20:31:01 lo 47.99 47.99 4.72 4.72 0.00 0.00 0.00 0.00 20:52:08 20:31:01 docker0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:32:01 ens3 263.19 262.71 105.48 1575.73 0.00 0.00 0.00 0.00 20:52:08 20:32:01 lo 15.06 15.06 1.49 1.49 0.00 0.00 0.00 0.00 20:52:08 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:33:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:52:08 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:38:01 ens3 0.18 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:52:08 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:40:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:41:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:42:01 ens3 0.52 0.50 0.73 0.03 0.00 0.00 0.00 0.00 20:52:08 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:43:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:52:08 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:44:02 ens3 3.23 2.50 17.00 0.19 0.00 0.00 0.00 0.00 20:52:08 20:44:02 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:45:01 ens3 0.64 0.64 0.33 0.23 0.00 0.00 0.00 0.00 20:52:08 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:46:01 ens3 0.73 0.55 0.73 0.35 0.00 0.00 0.00 0.00 20:52:08 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:47:01 ens3 6.50 5.02 4.45 5.73 0.00 0.00 0.00 0.00 20:52:08 20:47:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:52:08 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:48:01 ens3 0.80 0.17 0.19 0.07 0.00 0.00 0.00 0.00 20:52:08 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:49:01 ens3 0.77 0.48 0.41 0.28 0.00 0.00 0.00 0.00 20:52:08 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:08 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:08 20:51:01 ens3 226.38 165.74 4673.17 21.20 0.00 0.00 0.00 0.00 20:52:08 20:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:52:08 20:51:01 docker0 42.71 54.41 3.60 692.95 0.00 0.00 0.00 0.00 20:52:08 20:52:01 ens3 312.91 228.55 5775.02 115.62 0.00 0.00 0.00 0.00 20:52:08 20:52:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 20:52:08 20:52:01 docker0 2.18 1.88 0.35 0.87 0.00 0.00 0.00 0.00 20:52:08 Average: ens3 99.63 85.02 924.91 154.12 0.00 0.00 0.00 0.00 20:52:08 Average: lo 2.61 2.61 0.25 0.25 0.00 0.00 0.00 0.00 20:52:08 Average: docker0 30.22 33.65 2.27 312.42 0.00 0.00 0.00 0.00 20:52:08 20:52:08 20:52:08 ---> sar -P ALL: 20:52:08 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28655) 09/07/22 _x86_64_ (8 CPU) 20:52:08 20:52:08 20:22:20 LINUX RESTART (8 CPU) 20:52:08 20:52:08 20:23:02 CPU %user %nice %system %iowait %steal %idle 20:52:08 20:24:01 all 11.89 0.00 4.14 2.74 0.07 81.16 20:52:08 20:24:01 0 13.45 0.00 5.01 11.23 0.09 70.22 20:52:08 20:24:01 1 11.15 0.00 3.75 0.22 0.07 84.81 20:52:08 20:24:01 2 11.25 0.00 4.61 4.65 0.05 79.44 20:52:08 20:24:01 3 10.87 0.00 4.14 2.85 0.07 82.08 20:52:08 20:24:01 4 10.04 0.00 3.54 0.27 0.07 86.08 20:52:08 20:24:01 5 14.89 0.00 4.37 1.41 0.07 79.27 20:52:08 20:24:01 6 11.10 0.00 3.43 0.07 0.07 85.33 20:52:08 20:24:01 7 12.38 0.00 4.28 1.19 0.07 82.08 20:52:08 20:25:01 all 47.53 0.00 6.80 0.44 0.10 45.14 20:52:08 20:25:01 0 47.53 0.00 6.75 0.07 0.10 45.55 20:52:08 20:25:01 1 47.89 0.00 6.59 0.35 0.08 45.08 20:52:08 20:25:01 2 47.33 0.00 6.26 0.05 0.10 46.25 20:52:08 20:25:01 3 47.72 0.00 6.49 0.07 0.08 45.64 20:52:08 20:25:01 4 47.07 0.00 6.72 0.07 0.08 46.06 20:52:08 20:25:01 5 47.17 0.00 7.67 2.66 0.10 42.39 20:52:08 20:25:01 6 48.11 0.00 7.06 0.02 0.10 44.71 20:52:08 20:25:01 7 47.46 0.00 6.81 0.20 0.12 45.41 20:52:08 20:26:01 all 32.63 0.00 6.70 1.64 0.11 58.91 20:52:08 20:26:01 0 31.96 0.00 6.29 0.17 0.07 61.52 20:52:08 20:26:01 1 32.38 0.00 6.40 1.52 0.10 59.60 20:52:08 20:26:01 2 33.41 0.00 7.61 5.62 0.14 53.23 20:52:08 20:26:01 3 31.95 0.00 7.00 0.29 0.09 60.68 20:52:08 20:26:01 4 33.71 0.00 6.54 0.08 0.08 59.58 20:52:08 20:26:01 5 31.09 0.00 5.38 2.34 0.10 61.08 20:52:08 20:26:01 6 34.11 0.00 6.98 2.77 0.08 56.05 20:52:08 20:26:01 7 32.46 0.00 7.40 0.34 0.19 59.61 20:52:08 20:27:01 all 9.94 0.00 6.75 14.82 0.09 68.40 20:52:08 20:27:01 0 10.30 0.00 7.50 7.97 0.10 74.12 20:52:08 20:27:01 1 10.37 0.00 6.37 4.96 0.07 78.24 20:52:08 20:27:01 2 10.14 0.00 6.13 6.75 0.18 76.80 20:52:08 20:27:01 3 9.54 0.00 7.97 40.93 0.12 41.44 20:52:08 20:27:01 4 9.61 0.00 5.35 3.15 0.05 81.84 20:52:08 20:27:01 5 9.76 0.00 6.74 42.51 0.10 40.89 20:52:08 20:27:01 6 10.60 0.00 6.78 7.33 0.05 75.24 20:52:08 20:27:01 7 9.16 0.00 7.19 5.08 0.08 78.48 20:52:08 20:28:01 all 47.75 0.00 9.63 11.10 0.17 31.35 20:52:08 20:28:01 0 48.11 0.00 8.97 3.99 0.15 38.78 20:52:08 20:28:01 1 48.90 0.00 9.55 10.61 0.12 30.83 20:52:08 20:28:01 2 48.55 0.00 10.54 16.68 0.17 24.05 20:52:08 20:28:01 3 45.99 0.00 9.81 10.83 0.15 33.21 20:52:08 20:28:01 4 46.38 0.00 8.43 7.13 0.20 37.86 20:52:08 20:28:01 5 47.49 0.00 11.55 10.51 0.19 30.26 20:52:08 20:28:01 6 48.35 0.00 8.68 6.33 0.20 36.44 20:52:08 20:28:01 7 48.20 0.00 9.49 22.75 0.20 19.36 20:52:08 20:29:01 all 35.66 0.00 10.27 16.43 0.22 37.42 20:52:08 20:29:01 0 38.58 0.00 11.36 13.94 0.31 35.81 20:52:08 20:29:01 1 34.02 0.00 8.62 5.78 0.19 51.39 20:52:08 20:29:01 2 38.41 0.00 11.52 38.33 0.33 11.42 20:52:08 20:29:01 3 36.20 0.00 9.29 8.13 0.19 46.20 20:52:08 20:29:01 4 32.18 0.00 8.32 7.58 0.17 51.75 20:52:08 20:29:01 5 34.45 0.00 11.70 33.09 0.22 20.53 20:52:08 20:29:01 6 33.59 0.00 9.18 7.06 0.17 50.00 20:52:08 20:29:01 7 37.82 0.00 12.18 17.57 0.17 32.25 20:52:08 20:30:01 all 42.26 0.00 10.35 13.06 0.21 34.11 20:52:08 20:30:01 0 43.89 0.00 11.53 17.71 0.19 26.68 20:52:08 20:30:01 1 39.65 0.00 9.84 6.10 0.24 44.17 20:52:08 20:30:01 2 45.23 0.00 11.66 18.37 0.19 24.56 20:52:08 20:30:01 3 43.75 0.00 9.53 6.92 0.27 39.52 20:52:08 20:30:01 4 39.24 0.00 9.46 13.58 0.19 37.52 20:52:08 20:30:01 5 38.45 0.00 9.28 19.97 0.22 32.08 20:52:08 20:30:01 6 42.83 0.00 9.92 7.10 0.19 39.96 20:52:08 20:30:01 7 45.08 0.00 11.56 14.81 0.22 28.32 20:52:08 20:31:01 all 8.44 0.00 1.49 0.28 0.07 89.73 20:52:08 20:31:01 0 11.87 0.00 1.70 0.18 0.12 86.13 20:52:08 20:31:01 1 5.30 0.00 1.37 0.00 0.03 93.30 20:52:08 20:31:01 2 9.69 0.00 1.87 1.09 0.08 87.27 20:52:08 20:31:01 3 6.91 0.00 1.46 0.02 0.07 91.55 20:52:08 20:31:01 4 5.54 0.00 1.15 0.07 0.03 93.20 20:52:08 20:31:01 5 8.89 0.00 0.99 0.03 0.03 90.06 20:52:08 20:31:01 6 7.54 0.00 1.21 0.28 0.10 90.87 20:52:08 20:31:01 7 11.80 0.00 2.14 0.57 0.07 85.42 20:52:08 20:32:01 all 5.65 0.00 0.65 0.04 0.04 93.63 20:52:08 20:32:01 0 4.74 0.00 0.65 0.00 0.03 94.57 20:52:08 20:32:01 1 4.69 0.00 0.59 0.02 0.05 94.65 20:52:08 20:32:01 2 6.61 0.00 0.73 0.00 0.05 92.60 20:52:08 20:32:01 3 6.40 0.00 0.63 0.00 0.05 92.92 20:52:08 20:32:01 4 3.46 0.00 0.42 0.05 0.02 96.06 20:52:08 20:32:01 5 6.45 0.00 0.55 0.02 0.03 92.95 20:52:08 20:32:01 6 7.60 0.00 0.58 0.20 0.03 91.58 20:52:08 20:32:01 7 5.20 0.00 1.04 0.02 0.07 93.68 20:52:08 20:33:01 all 0.28 0.00 0.03 0.01 0.00 99.68 20:52:08 20:33:01 0 0.12 0.00 0.05 0.00 0.00 99.83 20:52:08 20:33:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:52:08 20:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:08 20:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:52:08 20:33:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:52:08 20:33:01 5 1.97 0.00 0.02 0.00 0.00 98.01 20:52:08 20:33:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:52:08 20:33:01 7 0.07 0.00 0.10 0.00 0.00 99.83 20:52:08 20:34:01 all 0.25 0.00 0.02 0.00 0.00 99.73 20:52:08 20:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:52:08 20:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:52:08 20:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:34:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:52:08 20:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:52:08 20:34:01 5 1.79 0.00 0.00 0.00 0.00 98.21 20:52:08 20:34:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:52:08 20:34:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:52:08 20:52:08 20:34:01 CPU %user %nice %system %iowait %steal %idle 20:52:08 20:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:08 20:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:08 20:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:08 20:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:52:08 20:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:08 20:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:52:08 20:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:52:08 20:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:52:08 20:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:52:08 20:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:52:08 20:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:52:08 20:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:52:08 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:08 20:36:01 4 0.03 0.00 0.03 0.02 0.00 99.92 20:52:08 20:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:36:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:52:08 20:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:52:08 20:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:52:08 20:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:52:08 20:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:08 20:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:37:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:52:08 20:37:01 4 0.03 0.00 0.03 0.07 0.02 99.85 20:52:08 20:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:08 20:37:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:52:08 20:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:08 20:38:01 all 0.02 0.00 0.02 0.01 0.00 99.96 20:52:08 20:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:52:08 20:38:01 1 0.02 0.00 0.03 0.02 0.00 99.93 20:52:08 20:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:52:08 20:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:08 20:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:08 20:38:01 6 0.00 0.00 0.03 0.03 0.00 99.93 20:52:08 20:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:52:08 20:39:01 all 0.07 0.00 0.03 0.00 0.00 99.90 20:52:08 20:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:52:08 20:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:52:08 20:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:39:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:52:08 20:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:08 20:39:01 5 0.43 0.00 0.17 0.00 0.00 99.40 20:52:08 20:39:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:52:08 20:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:52:08 20:40:01 all 0.18 0.00 0.01 0.01 0.00 99.80 20:52:08 20:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:52:08 20:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:52:08 20:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:08 20:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:08 20:40:01 5 1.32 0.00 0.00 0.00 0.00 98.68 20:52:08 20:40:01 6 0.00 0.00 0.02 0.03 0.02 99.93 20:52:08 20:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:08 20:41:01 all 0.03 0.00 0.02 0.01 0.00 99.95 20:52:08 20:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:52:08 20:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:08 20:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:52:08 20:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:52:08 20:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:52:08 20:41:01 5 0.07 0.00 0.00 0.00 0.00 99.93 20:52:08 20:41:01 6 0.02 0.00 0.00 0.05 0.00 99.93 20:52:08 20:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:08 20:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:52:08 20:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:52:08 20:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:52:08 20:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:52:08 20:42:01 3 0.02 0.00 0.05 0.00 0.00 99.93 20:52:08 20:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:52:08 20:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:52:08 20:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:52:08 20:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:52:08 20:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:52:08 20:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:52:08 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:08 20:43:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:52:08 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:52:08 20:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:52:08 20:44:02 all 0.36 0.00 0.08 0.04 0.00 99.51 20:52:08 20:44:02 0 0.03 0.00 0.10 0.03 0.02 99.82 20:52:08 20:44:02 1 0.07 0.00 0.07 0.03 0.00 99.83 20:52:08 20:44:02 2 0.10 0.00 0.08 0.00 0.00 99.82 20:52:08 20:44:02 3 0.05 0.00 0.03 0.02 0.02 99.88 20:52:08 20:44:02 4 2.50 0.00 0.17 0.23 0.00 97.10 20:52:08 20:44:02 5 0.05 0.00 0.03 0.00 0.00 99.92 20:52:08 20:44:02 6 0.00 0.00 0.07 0.03 0.00 99.90 20:52:08 20:44:02 7 0.07 0.00 0.08 0.00 0.00 99.85 20:52:08 20:45:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:52:08 20:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:08 20:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:08 20:45:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:52:08 20:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:08 20:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:52:08 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:52:08 20:45:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:52:08 20:52:08 20:45:01 CPU %user %nice %system %iowait %steal %idle 20:52:08 20:46:01 all 0.06 0.00 0.02 0.00 0.01 99.91 20:52:08 20:46:01 0 0.08 0.00 0.03 0.00 0.00 99.88 20:52:08 20:46:01 1 0.10 0.00 0.03 0.02 0.00 99.85 20:52:08 20:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:52:08 20:46:01 3 0.08 0.00 0.02 0.00 0.02 99.88 20:52:08 20:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:52:08 20:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:52:08 20:46:01 6 0.08 0.00 0.00 0.02 0.00 99.90 20:52:08 20:46:01 7 0.10 0.00 0.00 0.00 0.00 99.90 20:52:08 20:47:01 all 0.25 0.00 0.02 0.01 0.01 99.71 20:52:08 20:47:01 0 0.28 0.00 0.02 0.00 0.00 99.70 20:52:08 20:47:01 1 0.12 0.00 0.00 0.00 0.02 99.87 20:52:08 20:47:01 2 0.08 0.00 0.00 0.02 0.00 99.90 20:52:08 20:47:01 3 0.18 0.00 0.02 0.00 0.00 99.80 20:52:08 20:47:01 4 0.10 0.00 0.05 0.02 0.00 99.83 20:52:08 20:47:01 5 0.88 0.00 0.02 0.00 0.00 99.10 20:52:08 20:47:01 6 0.23 0.00 0.02 0.02 0.02 99.72 20:52:08 20:47:01 7 0.15 0.00 0.07 0.00 0.02 99.77 20:52:08 20:48:01 all 0.17 0.00 0.05 0.01 0.00 99.77 20:52:08 20:48:01 0 0.03 0.00 0.08 0.00 0.02 99.87 20:52:08 20:48:01 1 0.15 0.00 0.08 0.02 0.00 99.75 20:52:08 20:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:52:08 20:48:01 3 0.02 0.00 0.05 0.00 0.02 99.92 20:52:08 20:48:01 4 0.00 0.00 0.05 0.03 0.00 99.92 20:52:08 20:48:01 5 1.08 0.00 0.02 0.00 0.00 98.91 20:52:08 20:48:01 6 0.02 0.00 0.03 0.03 0.00 99.92 20:52:08 20:48:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:52:08 20:49:01 all 0.02 0.00 0.01 0.01 0.00 99.95 20:52:08 20:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:52:08 20:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:52:08 20:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:52:08 20:49:01 3 0.02 0.00 0.03 0.05 0.00 99.90 20:52:08 20:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:52:08 20:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:08 20:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:52:08 20:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:52:08 20:50:01 all 0.01 0.00 0.02 0.00 0.00 99.97 20:52:08 20:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:52:08 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:50:01 2 0.03 0.00 0.03 0.02 0.00 99.92 20:52:08 20:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:52:08 20:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:08 20:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:52:08 20:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:08 20:51:01 all 4.83 0.00 1.86 2.79 0.07 90.46 20:52:08 20:51:01 0 4.14 0.00 1.47 0.48 0.03 93.88 20:52:08 20:51:01 1 4.91 0.00 2.31 1.51 0.03 91.24 20:52:08 20:51:01 2 5.08 0.00 2.25 14.84 0.10 77.73 20:52:08 20:51:01 3 4.76 0.00 2.13 0.35 0.12 92.64 20:52:08 20:51:01 4 4.93 0.00 1.91 0.05 0.08 93.03 20:52:08 20:51:01 5 5.21 0.00 1.39 0.00 0.03 93.37 20:52:08 20:51:01 6 4.76 0.00 1.61 5.13 0.05 88.45 20:52:08 20:51:01 7 4.88 0.00 1.79 0.00 0.08 93.24 20:52:08 20:52:01 all 8.16 0.00 3.36 2.15 0.07 86.25 20:52:08 20:52:01 0 6.28 0.00 3.01 6.97 0.07 83.67 20:52:08 20:52:01 1 9.11 0.00 3.58 0.35 0.05 86.90 20:52:08 20:52:01 2 7.36 0.00 3.66 7.26 0.07 81.64 20:52:08 20:52:01 3 9.29 0.00 3.83 0.22 0.05 86.62 20:52:08 20:52:01 4 8.69 0.00 3.48 0.08 0.08 87.66 20:52:08 20:52:01 5 8.65 0.00 3.07 0.10 0.10 88.08 20:52:08 20:52:01 6 7.46 0.00 2.91 0.74 0.08 88.80 20:52:08 20:52:01 7 8.42 0.00 3.38 1.52 0.07 86.61 20:52:08 Average: all 8.74 0.00 2.12 2.23 0.04 86.86 20:52:08 Average: 0 8.92 0.00 2.21 2.13 0.05 86.70 20:52:08 Average: 1 8.49 0.00 2.02 1.08 0.04 88.38 20:52:08 Average: 2 8.97 0.00 2.28 3.86 0.05 84.83 20:52:08 Average: 3 8.65 0.00 2.13 2.41 0.05 86.77 20:52:08 Average: 4 8.30 0.00 1.90 1.10 0.04 88.66 20:52:08 Average: 5 8.86 0.00 2.14 3.82 0.04 85.13 20:52:08 Average: 6 8.76 0.00 2.00 1.28 0.04 87.93 20:52:08 Average: 7 8.97 0.00 2.30 2.17 0.05 86.51 20:52:08 20:52:08 20:52:08