Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f565a5026236f7a21fcb63799adf4b457e3ab40 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-ssh7898299563506405912.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-ssh16914187017788744782.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-ssh16419848464841123766.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-ssh1782976132499159478.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-ssh3943293596094965439.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24355 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/290 [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/290 # 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 5f565a5026236f7a21fcb63799adf4b457e3ab40 (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 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4143)" > git rev-list --no-walk 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:53 ========================================================= 20:19:53 EdgeX Global Pipelines Version Info 20:19:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:19:54 ------------------- 20:19:54 stable info: 20:19:54 ------------------- 20:19:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:54 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:19:54 Message: update stable to v1.0.239 20:19:54 ------------------- 20:19:54 experimental info: 20:19:54 ------------------- 20:19:54 Commited By: **** collab-it+edgex@linuxfoundation.org 20:19:54 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:19:54 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f565a5 [Pipeline] echo 20:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:55 provisioning config files... 20:19:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/290@tmp/config8073790170692948762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:55 ---> docker-login.sh 20:19:55 nexus3.edgexfoundry.org:10001 20:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:58 Configure a credential helper to remove this warning. See 20:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:58 20:19:58 Login Succeeded 20:19:58 nexus3.edgexfoundry.org:10002 20:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:58 Configure a credential helper to remove this warning. See 20:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:58 20:19:58 Login Succeeded 20:19:58 nexus3.edgexfoundry.org:10003 20:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:58 Configure a credential helper to remove this warning. See 20:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:58 20:19:58 Login Succeeded 20:19:58 nexus3.edgexfoundry.org:10004 20:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:58 Configure a credential helper to remove this warning. See 20:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:58 20:19:58 Login Succeeded 20:19:58 docker.io 20:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:58 Configure a credential helper to remove this warning. See 20:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:58 20:19:58 Login Succeeded 20:19:58 ---> docker-login.sh ends [Pipeline] } 20:19:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:59 + 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:19:59 + cut -d/ -f2 20:19:59 + dirname cmd/core-command/Dockerfile 20:19:59 + echo core-command,cmd/core-command/Dockerfile 20:19:59 + dirname cmd/core-data/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo core-data,cmd/core-data/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + dirname cmd/core-metadata/Dockerfile 20:19:59 + echo core-metadata,cmd/core-metadata/Dockerfile 20:19:59 + dirname cmd/security-bootstrapper/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:19:59 + dirname cmd/security-proxy-setup/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:19:59 + dirname cmd/security-secretstore-setup/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:19:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:19:59 + dirname cmd/security-spire-agent/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:19:59 + dirname cmd/security-spire-config/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:19:59 + dirname cmd/security-spire-server/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:19:59 + dirname cmd/support-notifications/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo support-notifications,cmd/support-notifications/Dockerfile 20:19:59 + dirname cmd/support-scheduler/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:19:59 + dirname cmd/sys-mgmt-agent/Dockerfile 20:19:59 + cut -d/ -f2 20:19:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:19:59 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:19:59 + git rev-list -1 --merges 5f565a5026236f7a21fcb63799adf4b457e3ab40~1..5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] echo 20:19:59 -----------> git rev-list -1 --merges 5f565a5026236f7a21fcb63799adf4b457e3ab40~1..5f565a5026236f7a21fcb63799adf4b457e3ab40 5f565a5026236f7a21fcb63799adf4b457e3ab40 [false] [Pipeline] sh 20:19:59 + git log --format=format:%s -1 5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] echo 20:19:59 ========================================================= 20:19:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:19:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:20:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:20:00 + grep -v github /etc/ssh/ssh_known_hosts 20:20:00 + [ -e /tmp/ssh_known_hosts ] 20:20:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:20:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:20:00 + sudo tee -a /etc/ssh/ssh_known_hosts 20:20:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:00 20:20:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:01 0.1.4: Pulling from edgex-devops/py-git-semver 20:20:01 b85a868b505f: Pulling fs layer 20:20:01 e2be974225ed: Pulling fs layer 20:20:01 339a4e72a1f5: Pulling fs layer 20:20:01 988bab9f4d93: Pulling fs layer 20:20:01 1469e6f7b9e6: Pulling fs layer 20:20:01 988bab9f4d93: Waiting 20:20:01 eaf3925da568: Pulling fs layer 20:20:01 bab4dde63d76: Pulling fs layer 20:20:01 bde34c3a00c8: Pulling fs layer 20:20:01 b352a97aabf1: Pulling fs layer 20:20:01 4872d77fe225: Pulling fs layer 20:20:01 5851b861e8e6: Pulling fs layer 20:20:01 bde34c3a00c8: Waiting 20:20:01 b352a97aabf1: Waiting 20:20:01 4872d77fe225: Waiting 20:20:01 eaf3925da568: Waiting 20:20:01 5851b861e8e6: Waiting 20:20:01 bab4dde63d76: Waiting 20:20:01 1469e6f7b9e6: Waiting 20:20:01 e2be974225ed: Verifying Checksum 20:20:01 e2be974225ed: Download complete 20:20:01 988bab9f4d93: Verifying Checksum 20:20:01 988bab9f4d93: Download complete 20:20:01 1469e6f7b9e6: Verifying Checksum 20:20:01 1469e6f7b9e6: Download complete 20:20:01 339a4e72a1f5: Verifying Checksum 20:20:01 339a4e72a1f5: Download complete 20:20:01 eaf3925da568: Verifying Checksum 20:20:01 eaf3925da568: Download complete 20:20:01 bde34c3a00c8: Verifying Checksum 20:20:01 bde34c3a00c8: Download complete 20:20:01 b352a97aabf1: Verifying Checksum 20:20:01 b352a97aabf1: Download complete 20:20:01 4872d77fe225: Verifying Checksum 20:20:01 4872d77fe225: Download complete 20:20:01 5851b861e8e6: Download complete 20:20:02 b85a868b505f: Verifying Checksum 20:20:02 b85a868b505f: Download complete 20:20:02 bab4dde63d76: Verifying Checksum 20:20:02 bab4dde63d76: Download complete 20:20:03 b85a868b505f: Pull complete 20:20:04 e2be974225ed: Pull complete 20:20:05 339a4e72a1f5: Pull complete 20:20:06 988bab9f4d93: Pull complete 20:20:06 1469e6f7b9e6: Pull complete 20:20:07 eaf3925da568: Pull complete 20:20:10 bab4dde63d76: Pull complete 20:20:10 bde34c3a00c8: Pull complete 20:20:10 b352a97aabf1: Pull complete 20:20:11 4872d77fe225: Pull complete 20:20:11 5851b861e8e6: Pull complete 20:20:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:12 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:20:20 $ docker top 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 -eo pid,comm 20:20:20 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:20:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:20:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:20 [ssh-agent] Looking for ssh-agent implementation... 20:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:20 $ docker exec 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 ssh-agent 20:20:20 SSH_AUTH_SOCK=/tmp/ssh-2xaiB5W5SG9A/agent.14 20:20:20 SSH_AGENT_PID=20 20:20:20 Running ssh-add (command line suppressed) 20:20:20 Identity added: /w/workspace/edgex-go/290@tmp/private_key_2812929993642195937.key (/w/workspace/edgex-go/290@tmp/private_key_2812929993642195937.key) 20:20:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:21 + git tag --points-at HEAD [Pipeline] } 20:20:21 $ docker exec --env ******** --env ******** 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 ssh-agent -k 20:20:21 unset SSH_AUTH_SOCK; 20:20:21 unset SSH_AGENT_PID; 20:20:21 echo Agent pid 20 killed; 20:20:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:20:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:21 [ssh-agent] Looking for ssh-agent implementation... 20:20:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:21 $ docker exec 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 ssh-agent 20:20:21 SSH_AUTH_SOCK=/tmp/ssh-TW0M63rGhYbW/agent.71 20:20:21 SSH_AGENT_PID=78 20:20:21 Running ssh-add (command line suppressed) 20:20:21 Identity added: /w/workspace/edgex-go/290@tmp/private_key_2663603674647251245.key (/w/workspace/edgex-go/290@tmp/private_key_2663603674647251245.key) 20:20:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:22 + git semver init 20:20:22 2022-09-01 20:20:22,430 [run_init] DEBUG init version:0.0.0 force:False 20:20:22 2022-09-01 20:20:22,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/290/.semver 20:20:22 2022-09-01 20:20:22,432 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/290/.semver 20:20:22 2022-09-01 20:20:22,433 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/290/.semver'], cwd=/w/workspace/edgex-go/290, universal_newlines=False, shell=None, istream=None) 20:20:30 2022-09-01 20:20:29,202 [append_file] DEBUG append to file:/w/workspace/edgex-go/290/.git/info/exclude 20:20:30 2022-09-01 20:20:29,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/290/.semver/main with force:False 20:20:30 2022-09-01 20:20:29,203 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main 20:20:30 2022-09-01 20:20:29,203 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main 20:20:30 2.3.0-dev.54 [Pipeline] } 20:20:30 $ docker exec --env ******** --env ******** 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 ssh-agent -k 20:20:30 unset SSH_AUTH_SOCK; 20:20:30 unset SSH_AGENT_PID; 20:20:30 echo Agent pid 78 killed; 20:20:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:20:31 + git semver [Pipeline] } 20:20:31 $ docker stop --time=1 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 20:20:33 $ docker rm -f 20f19af19212df96b0c5d805056013f42f1cf3839a41d2536bc24ea3b81f02c5 [Pipeline] // withDockerContainer [Pipeline] sh 20:20:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:20:33 Stashed 1 file(s) [Pipeline] echo 20:20:33 [edgeXSemver]: initialized semver on version 2.3.0-dev.54 [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:20:34 + git config --global --add safe.directory /w/workspace/edgex-go/290 [Pipeline] echo 20:20:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:34 ========================================================= 20:20:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:20:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:20:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:20:34 2408cc74d12b: Pulling fs layer 20:20:34 ea60b727a1ce: Pulling fs layer 20:20:34 30c4a7721957: Pulling fs layer 20:20:34 370296b7ddb6: Pulling fs layer 20:20:34 7c6cee850709: Pulling fs layer 20:20:34 39a5fcdaea64: Pulling fs layer 20:20:34 d94ebbe4e438: Pulling fs layer 20:20:34 bcfd1f05c69d: Pulling fs layer 20:20:34 59ccb84bbe0f: Pulling fs layer 20:20:34 370296b7ddb6: Waiting 20:20:34 39a5fcdaea64: Waiting 20:20:34 59ccb84bbe0f: Waiting 20:20:34 7c6cee850709: Waiting 20:20:34 bcfd1f05c69d: Waiting 20:20:34 30c4a7721957: Verifying Checksum 20:20:34 30c4a7721957: Download complete 20:20:34 ea60b727a1ce: Download complete 20:20:34 7c6cee850709: Verifying Checksum 20:20:34 39a5fcdaea64: Verifying Checksum 20:20:34 39a5fcdaea64: Download complete 20:20:34 2408cc74d12b: Verifying Checksum 20:20:34 2408cc74d12b: Download complete 20:20:34 d94ebbe4e438: Download complete 20:20:34 2408cc74d12b: Pull complete 20:20:35 ea60b727a1ce: Pull complete 20:20:35 30c4a7721957: Pull complete 20:20:35 59ccb84bbe0f: Verifying Checksum 20:20:35 59ccb84bbe0f: Download complete 20:20:35 bcfd1f05c69d: Verifying Checksum 20:20:35 bcfd1f05c69d: Download complete 20:20:35 370296b7ddb6: Verifying Checksum 20:20:35 370296b7ddb6: Download complete 20:20:39 370296b7ddb6: Pull complete 20:20:39 7c6cee850709: Pull complete 20:20:39 39a5fcdaea64: Pull complete 20:20:39 d94ebbe4e438: Pull complete 20:20:42 bcfd1f05c69d: Pull complete 20:20:43 59ccb84bbe0f: Pull complete 20:20:43 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:20:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:20:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:43 WORKDIR /edgex 20:20:43 COPY go.mod . 20:20:43 RUN go mod download 20:20:43 + docker build -t ci-base-image-x86_64 -f - . 20:20:44 Sending build context to Docker daemon 169.4MB 20:20:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:44 ---> a4fb48ad2a94 20:20:44 Step 2/4 : WORKDIR /edgex 20:20:48 Still waiting to schedule task 20:20:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:20:54 ---> Running in 6eefac96b229 20:20:54 Removing intermediate container 6eefac96b229 20:20:54 ---> 9f38a4f32cb3 20:20:54 Step 3/4 : COPY go.mod . 20:20:54 ---> 4d21dd8deff2 20:20:54 Step 4/4 : RUN go mod download 20:20:54 ---> Running in 477727612a8e 20:21:21 Removing intermediate container 477727612a8e 20:21:21 ---> 9d507f8e1316 20:21:21 Successfully built 9d507f8e1316 20:21:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:21 + docker inspect -f . ci-base-image-x86_64 20:21:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:22 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:21:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:21:23 $ docker top c841d88e6228cc7d07b35f563754456f56f3da34b10bd06771686415e9cdde72 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:23 + go version 20:21:23 go version go1.18.3 linux/amd64 [Pipeline] } 20:21:23 $ docker stop --time=1 c841d88e6228cc7d07b35f563754456f56f3da34b10bd06771686415e9cdde72 20:21:25 $ docker rm -f c841d88e6228cc7d07b35f563754456f56f3da34b10bd06771686415e9cdde72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:26 + docker inspect -f . ci-base-image-x86_64 20:21:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:26 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:21:26 $ 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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:21:27 $ docker top fc12aa0c444eff9a032ce7a1a70323b701671b80bff1f9ebad92cf9fd0eec9cc -eo pid,comm [Pipeline] { [Pipeline] echo 20:21:27 ========================================================= 20:21:27 [edgeXBuildGoParallel] Running Tests and Build... 20:21:27 ========================================================= [Pipeline] sh 20:21:27 + git config --global --add safe.directory /w/workspace/edgex-go/290 [Pipeline] fileExists [Pipeline] sh 20:21:28 + make test 20:21:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:21:34 ? github.com/edgexfoundry/edgex-go [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:21:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.088s coverage: 28.7% of statements 20:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:21:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements 20:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:21:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.140s coverage: 54.2% of statements 20:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.067s coverage: 89.2% of statements 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 2.1% of statements 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.536s coverage: 95.6% of statements 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 72.2% of statements 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements 20:21:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 20:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements 20:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements 20:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.245s coverage: 80.8% of statements 20:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.135s coverage: 58.8% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.212s coverage: 64.7% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.437s coverage: 65.8% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.212s coverage: 43.6% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.125s coverage: 97.7% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:22:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 20:22:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 20:22:13 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:22:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24356 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:22:29 Running in /w/workspace/edgex-go/290 [Pipeline] { [Pipeline] checkout 20:22:29 The recommended git tool is: git 20:22:35 using credential edgex-jenkins-ssh 20:22:35 Cloning the remote Git repository 20:22:35 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:22:35 GO111MODULE=on go vet ./... 20:22:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:22:35 > git init /w/workspace/edgex-go/290 # timeout=10 20:22:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:22:36 > git --version # timeout=10 20:22:36 > git --version # 'git version 2.25.1' 20:22:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:22:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:22:38 ./bin/test-attribution-txt.sh 20:22:38 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:22:38 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:22:38 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:22:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:22:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:22:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:22:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:22:38 + ls -al . 20:22:38 total 736 20:22:38 drwxrwxr-x 10 1001 1001 4096 Sep 1 20:21 . 20:22:38 drwxr-xr-x 4 root root 4096 Sep 1 20:21 .. 20:22:38 -rw-rw-r-- 1 1001 1001 16 Sep 1 20:19 .dockerignore 20:22:38 drwxrwxr-x 8 1001 1001 4096 Sep 1 20:22 .git 20:22:38 drwxrwxr-x 3 1001 1001 4096 Sep 1 20:19 .github 20:22:38 -rw-rw-r-- 1 1001 1001 1030 Sep 1 20:19 .gitignore 20:22:38 -rw-rw-r-- 1 1001 1001 42 Sep 1 20:19 .golangci.yml 20:22:38 -rw-rw-r-- 1 1001 1001 87 Sep 1 20:19 .hadolint.yml 20:22:38 drwxr-xr-x 3 1001 1001 4096 Sep 1 20:20 .semver 20:22:38 -rw-rw-r-- 1 1001 1001 166 Sep 1 20:19 .sonarcloud.properties 20:22:38 -rw-rw-r-- 1 1001 1001 1171 Sep 1 20:19 ADOPTERS.md 20:22:38 -rw-rw-r-- 1 1001 1001 10347 Sep 1 20:19 Attribution.txt 20:22:38 -rw-rw-r-- 1 1001 1001 63209 Sep 1 20:19 CHANGELOG.md 20:22:38 -rw-rw-r-- 1 1001 1001 3804 Sep 1 20:19 CONTRIBUTING.md 20:22:38 -rw-rw-r-- 1 1001 1001 677 Sep 1 20:19 GOVERNANCE.md 20:22:38 -rw-rw-r-- 1 1001 1001 850 Sep 1 20:19 Jenkinsfile 20:22:38 -rw-rw-r-- 1 1001 1001 10775 Sep 1 20:19 LICENSE 20:22:38 -rw-rw-r-- 1 1001 1001 13724 Sep 1 20:19 Makefile 20:22:38 -rw-rw-r-- 1 1001 1001 582 Sep 1 20:19 OWNERS.md 20:22:38 -rw-rw-r-- 1 1001 1001 9799 Sep 1 20:19 README.md 20:22:38 -rw-rw-r-- 1 1001 1001 6912 Sep 1 20:19 SECURITY.md 20:22:38 -rw-rw-r-- 1 1001 1001 12 Sep 1 20:20 VERSION 20:22:38 -rw-rw-r-- 1 1001 1001 4131 Sep 1 20:19 ZMQWindows.md 20:22:38 drwxrwxr-x 2 1001 1001 4096 Sep 1 20:19 bin 20:22:38 drwxrwxr-x 18 1001 1001 4096 Sep 1 20:19 cmd 20:22:38 -rw-r--r-- 1 root root 482786 Sep 1 20:22 coverage.out 20:22:38 -rw-rw-r-- 1 1001 1001 3682 Sep 1 20:19 go.mod 20:22:38 -rw-rw-r-- 1 1001 1001 38527 Sep 1 20:19 go.sum 20:22:38 drwxrwxr-x 8 1001 1001 4096 Sep 1 20:19 internal 20:22:38 drwxrwxr-x 3 1001 1001 4096 Sep 1 20:19 openapi 20:22:38 drwxrwxr-x 4 1001 1001 4096 Sep 1 20:19 snap 20:22:38 -rw-rw-r-- 1 1001 1001 204 Sep 1 20:19 version.go [Pipeline] sh 20:22:39 + '[' -e coverage.out ] 20:22:39 + chown 1001:1001 coverage.out [Pipeline] stash 20:22:39 Stashed 1 file(s) [Pipeline] sh 20:22:39 + make build 20:22:39 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:22:51 Avoid second fetch 20:22:51 Checking out Revision 5f565a5026236f7a21fcb63799adf4b457e3ab40 (main) 20:22:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:22:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:51 > git config core.sparsecheckout # timeout=10 20:22:51 > git checkout -f 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 20:22:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:22:56 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4143)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:22:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:22:57 Dload Upload Total Spent Left Speed 20:22:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 20:22:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:22:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:22:58 + sudo tee /etc/docker/daemon.new 20:22:58 { 20:22:58 "registry-mirrors": [ 20:22:58 "https://nexus3.edgexfoundry.org:10001" 20:22:58 ], 20:22:58 "bip": "10.250.0.254/24", 20:22:58 "hosts": [ 20:22:58 "tcp://0.0.0.0:5555", 20:22:58 "unix:///var/run/docker.sock" 20:22:58 ], 20:22:58 "mtu": 1458, 20:22:58 "selinux-enabled": true, 20:22:58 "seccomp-profile": "/etc/docker/seccomp.json" 20:22:58 } [Pipeline] sh 20:22:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:22:58 + sudo service docker restart 20:23:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:23:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:23:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:23:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:23:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:23:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:23:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:17 provisioning config files... 20:23:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/290@tmp/config1547597755133446812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:17 ---> docker-login.sh 20:23:17 nexus3.edgexfoundry.org:10001 20:23:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:18 Configure a credential helper to remove this warning. See 20:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:18 20:23:18 Login Succeeded 20:23:18 nexus3.edgexfoundry.org:10002 20:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:19 Configure a credential helper to remove this warning. See 20:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:19 20:23:19 Login Succeeded 20:23:19 nexus3.edgexfoundry.org:10003 20:23:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:19 Configure a credential helper to remove this warning. See 20:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:19 20:23:19 Login Succeeded 20:23:19 nexus3.edgexfoundry.org:10004 20:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:20 Configure a credential helper to remove this warning. See 20:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:20 20:23:20 Login Succeeded 20:23:20 docker.io 20:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:20 Configure a credential helper to remove this warning. See 20:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:20 20:23:20 Login Succeeded 20:23:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:23:20 ---> docker-login.sh ends [Pipeline] } 20:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:23:21 + git config --global --add safe.directory /w/workspace/edgex-go/290 [Pipeline] echo 20:23:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:21 ========================================================= 20:23:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:23:21 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] } 20:23:22 $ docker stop --time=1 fc12aa0c444eff9a032ce7a1a70323b701671b80bff1f9ebad92cf9fd0eec9cc 20:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:23:22 b3c136eddcbf: Pulling fs layer 20:23:22 c0a3192eca97: Pulling fs layer 20:23:22 a050256f5b6f: Pulling fs layer 20:23:22 656be50a0ddc: Pulling fs layer 20:23:22 2bbca73fdf42: Pulling fs layer 20:23:22 46d945488cbd: Pulling fs layer 20:23:22 8a5474983e97: Pulling fs layer 20:23:22 329c88fbcd65: Pulling fs layer 20:23:22 46d945488cbd: Waiting 20:23:22 8a5474983e97: Waiting 20:23:22 329c88fbcd65: Waiting 20:23:22 2bbca73fdf42: Waiting 20:23:22 a050256f5b6f: Verifying Checksum 20:23:22 a050256f5b6f: Download complete 20:23:22 c0a3192eca97: Verifying Checksum 20:23:22 c0a3192eca97: Download complete 20:23:22 2bbca73fdf42: Verifying Checksum 20:23:22 2bbca73fdf42: Download complete 20:23:22 46d945488cbd: Verifying Checksum 20:23:22 46d945488cbd: Download complete 20:23:22 b3c136eddcbf: Verifying Checksum 20:23:22 b3c136eddcbf: Download complete 20:23:23 b3c136eddcbf: Pull complete 20:23:23 329c88fbcd65: Verifying Checksum 20:23:23 329c88fbcd65: Download complete 20:23:23 c0a3192eca97: Pull complete 20:23:24 a050256f5b6f: Pull complete 20:23:24 8a5474983e97: Verifying Checksum 20:23:24 8a5474983e97: Download complete 20:23:25 656be50a0ddc: Verifying Checksum 20:23:25 656be50a0ddc: Download complete 20:23:29 $ docker rm -f fc12aa0c444eff9a032ce7a1a70323b701671b80bff1f9ebad92cf9fd0eec9cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:30 20:23:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:30 latest: Pulling from edgex-devops/edgex-compose 20:23:30 cbdbe7a5bc2a: Pulling fs layer 20:23:30 ca9280d653b3: Pulling fs layer 20:23:30 7e9c9ca2126c: Pulling fs layer 20:23:30 cbdbe7a5bc2a: Download complete 20:23:30 ca9280d653b3: Verifying Checksum 20:23:30 ca9280d653b3: Download complete 20:23:30 cbdbe7a5bc2a: Pull complete 20:23:31 7e9c9ca2126c: Download complete 20:23:31 ca9280d653b3: Pull complete 20:23:34 7e9c9ca2126c: Pull complete 20:23:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:34 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:23:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:23:38 $ docker top 386f0a54cb2e84394b170654a76badea6934bc0c52b8bc78999ed7006578f291 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:39 + docker-compose build --help 20:23:39 + grep parallel 20:23:39 --parallel Build images in parallel. [Pipeline] } 20:23:39 $ docker stop --time=1 386f0a54cb2e84394b170654a76badea6934bc0c52b8bc78999ed7006578f291 20:23:40 656be50a0ddc: Pull complete 20:23:40 2bbca73fdf42: Pull complete 20:23:40 46d945488cbd: Pull complete 20:23:40 $ docker rm -f 386f0a54cb2e84394b170654a76badea6934bc0c52b8bc78999ed7006578f291 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:41 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:23:41 $ 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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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:23:41 $ docker top ccd1e9988d0b07b5d675e19fae4365f2465bf693e656093347117fee1781ab65 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:42 + docker-compose -f ./docker-compose-build.yml build --parallel 20:23:42 Building core-command ... 20:23:42 Building core-data ... 20:23:42 Building core-metadata ... 20:23:42 Building security-bootstrapper ... 20:23:42 Building security-proxy-setup ... 20:23:42 Building security-secretstore-setup ... 20:23:42 Building security-spiffe-token-provider ... 20:23:42 Building security-spire-agent ... 20:23:42 Building security-spire-config ... 20:23:42 Building security-spire-server ... 20:23:42 Building support-notifications ... 20:23:42 Building support-scheduler ... 20:23:42 Building sys-mgmt-agent ... 20:23:42 Building security-spiffe-token-provider 20:23:42 Building core-metadata 20:23:42 Building security-spire-config 20:23:42 Building security-spire-agent 20:23:42 Building support-scheduler 20:23:45 8a5474983e97: Pull complete 20:23:47 329c88fbcd65: Pull complete 20:23:47 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:23:47 + + echodocker build -t ci-base-image-arm64 -f - . 20:23:47 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:47 WORKDIR /edgex 20:23:47 COPY go.mod . 20:23:47 RUN go mod download 20:23:48 Sending build context to Docker daemon 3.162MB 20:23:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:48 ---> ff4287adb874 20:23:48 Step 2/4 : WORKDIR /edgex 20:23:50 ---> Running in ca3eba327971 20:23:50 Removing intermediate container ca3eba327971 20:23:50 ---> cc0d923cbfb3 20:23:50 Step 3/4 : COPY go.mod . 20:23:50 ---> 8d1f849b3ed3 20:23:50 Step 4/4 : RUN go mod download 20:23:50 ---> Running in 49582a605dc5 20:23:52 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:23:52 ---> 9d507f8e1316 20:23:52 Step 3/20 : WORKDIR /edgex-go 20:23:52 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:23:52 ---> 9d507f8e1316 20:23:52 Step 3/26 : WORKDIR /edgex-go 20:23:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:23:52 ---> 9d507f8e1316 20:23:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:23:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:52 ---> 9d507f8e1316 20:23:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:56 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:23:56 ---> 9d507f8e1316 20:23:56 Step 3/26 : WORKDIR /edgex-go 20:24:14 ---> Running in 89b1341bb29d 20:24:14 ---> Running in 3e94fa359f1f 20:24:14 ---> Running in cbce88341269 20:24:14 ---> Running in ac07f116e69f 20:24:14 ---> Running in 7811976f70bd 20:24:14 Removing intermediate container ac07f116e69f 20:24:14 ---> c68e0cc36b64 20:24:14 Step 4/23 : WORKDIR /edgex-go 20:24:14 Removing intermediate container cbce88341269 20:24:14 ---> ac0144518663 20:24:14 Step 4/25 : WORKDIR /edgex-go 20:24:14 Removing intermediate container 3e94fa359f1f 20:24:14 ---> cbe12a9aa364 20:24:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:14 Removing intermediate container 89b1341bb29d 20:24:14 ---> 7e0e6701b08b 20:24:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:14 Removing intermediate container 7811976f70bd 20:24:14 ---> 3f418af47eea 20:24:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:24:14 ---> Running in 61d8d2b7d4f4 20:24:14 ---> Running in 13ad54ff1ac5 20:24:14 ---> Running in be4a702bcdc0 20:24:14 ---> Running in 4635b2de1c09 20:24:14 ---> Running in 7ad411ab5866 20:24:14 Removing intermediate container 13ad54ff1ac5 20:24:14 ---> f9a97306b740 20:24:14 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:14 Removing intermediate container 61d8d2b7d4f4 20:24:14 ---> 20dd18a8f0cc 20:24:14 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:14 ---> Running in ba5e42dd7708 20:24:14 ---> Running in c1fb0f01519d 20:24:14 Removing intermediate container be4a702bcdc0 20:24:14 ---> ef9094192745 20:24:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:24:14 ---> Running in 738ba9807188 20:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:14 Removing intermediate container 4635b2de1c09 20:24:14 ---> da08bd16346e 20:24:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:24:14 ---> Running in e43168443865 20:24:14 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:24:14 v3.16.2-125-gc0b39a0407 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:24:14 OK: 17039 distinct packages available 20:24:14 Removing intermediate container c1fb0f01519d 20:24:14 ---> 5d087111456c 20:24:14 Step 6/23 : RUN apk add --update --no-cache make git 20:24:14 ---> Running in 97b11f1e1af8 20:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:14 Removing intermediate container ba5e42dd7708 20:24:14 ---> cbd481171501 20:24:14 Step 6/25 : RUN apk add --update --no-cache make git 20:24:14 ---> Running in 7041b0bcdf9e 20:24:14 OK: 211 MiB in 51 packages 20:24:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:14 Removing intermediate container 7ad411ab5866 20:24:14 ---> 19a0f7a8994c 20:24:14 Step 5/20 : COPY go.mod vendor* ./ 20:24:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:15 ---> c6a6a1736377 20:24:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:15 ---> Running in 59aa630efb1a 20:24:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:16 OK: 211 MiB in 51 packages 20:24:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:16 Removing intermediate container 738ba9807188 20:24:16 ---> a7d5b3bf9274 20:24:16 Step 6/26 : COPY go.mod vendor* ./ 20:24:16 OK: 211 MiB in 51 packages 20:24:16 ---> 4b999856c91a 20:24:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:16 ---> Running in b586134852ac 20:24:16 OK: 211 MiB in 51 packages 20:24:16 OK: 211 MiB in 51 packages 20:24:16 Removing intermediate container e43168443865 20:24:16 ---> 9ccbf7f9e4c1 20:24:16 Step 6/26 : COPY go.mod vendor* ./ 20:24:16 Removing intermediate container 97b11f1e1af8 20:24:16 ---> 739111026307 20:24:16 Step 7/23 : COPY go.mod vendor* ./ 20:24:16 ---> 2bcc43790eb7 20:24:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:16 ---> Running in 321bc30268f0 20:24:16 Removing intermediate container 7041b0bcdf9e 20:24:16 ---> b6b6fef742ea 20:24:16 Step 7/25 : COPY go.mod vendor* ./ 20:24:16 ---> 6d7a1964a873 20:24:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:16 ---> Running in a86df835d11d 20:24:17 ---> 677a731ae848 20:24:17 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:17 ---> Running in c7bb752a02da 20:24:23 Removing intermediate container 49582a605dc5 20:24:23 ---> f06ee5f135b4 20:24:23 Successfully built f06ee5f135b4 20:24:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:23 + docker inspect -f . ci-base-image-arm64 20:24:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:23 prd-ubuntu20.04-docker-arm64-4c-16g-24356 does not seem to be running inside a container 20:24:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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:24:25 $ docker top d089ce8f70b85c7d9a567a9a7b30de6221ada9c8401e666fb76580329afff926 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:26 + go version 20:24:26 go version go1.18.3 linux/arm64 [Pipeline] } 20:24:26 $ docker stop --time=1 d089ce8f70b85c7d9a567a9a7b30de6221ada9c8401e666fb76580329afff926 20:24:27 $ docker rm -f d089ce8f70b85c7d9a567a9a7b30de6221ada9c8401e666fb76580329afff926 [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:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:28 20:24:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:28 latest: Pulling from edgex-devops/edgex-compose-arm64 20:24:28 29e5d40040c1: Pulling fs layer 20:24:28 1ce36da41761: Pulling fs layer 20:24:28 25b303627fd3: Pulling fs layer 20:24:28 29e5d40040c1: Verifying Checksum 20:24:28 29e5d40040c1: Download complete 20:24:29 1ce36da41761: Verifying Checksum 20:24:29 1ce36da41761: Download complete 20:24:29 29e5d40040c1: Pull complete 20:24:30 25b303627fd3: Verifying Checksum 20:24:30 25b303627fd3: Download complete 20:24:30 1ce36da41761: Pull complete 20:24:39 Removing intermediate container a86df835d11d 20:24:39 ---> eca5dbec742c 20:24:39 Step 9/23 : COPY . . 20:24:39 Removing intermediate container 59aa630efb1a 20:24:39 ---> 8ecf07461b93 20:24:39 Step 7/20 : COPY . . 20:24:39 Removing intermediate container b586134852ac 20:24:39 ---> 8a1b57e5be15 20:24:39 Step 8/26 : COPY . . 20:24:39 Removing intermediate container c7bb752a02da 20:24:39 ---> f6387f3bfca9 20:24:39 Step 9/25 : COPY . . 20:24:39 Removing intermediate container 321bc30268f0 20:24:39 ---> 6b5df116f355 20:24:39 Step 8/26 : COPY . . 20:24:43 25b303627fd3: Pull complete 20:24:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:43 prd-ubuntu20.04-docker-arm64-4c-16g-24356 does not seem to be running inside a container 20:24:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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:24:45 $ docker top a87ac6f22984a0d837c259c233d9df6b36f04b25e9d03f86c57e5e43a9d5831f -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:46 + docker-compose build --help 20:24:46 + grep parallel 20:24:50 --parallel Build images in parallel. [Pipeline] } 20:24:50 $ docker stop --time=1 a87ac6f22984a0d837c259c233d9df6b36f04b25e9d03f86c57e5e43a9d5831f 20:24:52 $ docker rm -f a87ac6f22984a0d837c259c233d9df6b36f04b25e9d03f86c57e5e43a9d5831f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:52 prd-ubuntu20.04-docker-arm64-4c-16g-24356 does not seem to be running inside a container 20:24:53 $ 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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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:24:54 $ docker top b09617d7cabdd8e80cc4e103b6a9b27d77bf7fd1b1e27a2c0a7da37a2ca6ec1a -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:55 + docker-compose -f ./docker-compose-build.yml build --parallel 20:24:59 Building core-command ... 20:24:59 Building core-data ... 20:24:59 Building core-metadata ... 20:24:59 Building security-bootstrapper ... 20:24:59 Building security-proxy-setup ... 20:24:59 Building security-secretstore-setup ... 20:24:59 Building security-spiffe-token-provider ... 20:24:59 Building security-spire-agent ... 20:24:59 Building security-spire-config ... 20:24:59 Building security-spire-server ... 20:24:59 Building support-notifications ... 20:24:59 Building support-scheduler ... 20:24:59 Building sys-mgmt-agent ... 20:24:59 Building security-spire-agent 20:24:59 Building security-bootstrapper 20:24:59 Building security-spiffe-token-provider 20:24:59 Building support-scheduler 20:24:59 Building security-secretstore-setup 20:25:09 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:25:09 ---> f06ee5f135b4 20:25:09 Step 3/25 : WORKDIR /edgex-go 20:25:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:25:09 ---> f06ee5f135b4 20:25:09 Step 3/26 : WORKDIR /edgex-go 20:25:09 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:25:09 ---> f06ee5f135b4 20:25:09 Step 3/20 : WORKDIR /edgex-go 20:25:09 ---> Running in 87f3d82595f3 20:25:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:09 ---> f06ee5f135b4 20:25:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:09 ---> Running in fe8993504ef2 20:25:09 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:25:09 ---> f06ee5f135b4 20:25:09 Step 3/31 : WORKDIR /edgex-go 20:25:09 ---> Running in 3008297e3a79 20:25:09 ---> Running in 30f79c1fcc61 20:25:09 ---> Running in 9fc80fa1995f 20:25:10 Removing intermediate container 87f3d82595f3 20:25:10 ---> 3d943fab927b 20:25:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:10 Removing intermediate container fe8993504ef2 20:25:10 ---> 5ad145b60983 20:25:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:10 ---> Running in a202f138fc76 20:25:10 ---> Running in 8636da3facfc 20:25:10 Removing intermediate container 9fc80fa1995f 20:25:10 ---> 173cf3cbf07f 20:25:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:10 Removing intermediate container 3008297e3a79 20:25:10 ---> bfb2bfcdef88 20:25:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:25:10 Removing intermediate container 30f79c1fcc61 20:25:10 ---> 603c9159d1cc 20:25:10 Step 4/23 : WORKDIR /edgex-go 20:25:10 ---> Running in d49f11175d2e 20:25:10 ---> Running in 67278f695a81 20:25:10 ---> Running in 4e24ffdf6894 20:25:11 ---> b9c696202c51 20:25:11 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:25:11 ---> ff11fedb3d87 20:25:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:25:11 ---> b1459b4c1983 20:25:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:25:11 ---> 86d987a5208a 20:25:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:25:11 ---> Running in 496edc255c57 20:25:11 ---> Running in fe5feb547d07 20:25:11 ---> ac28ae412763 20:25:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:25:11 ---> Running in b44b3c1b1ff5 20:25:11 ---> Running in 818cdba3639c 20:25:11 ---> Running in ce164d4117b3 20:25:11 Removing intermediate container 496edc255c57 20:25:11 ---> 992150aadad5 20:25:11 Step 10/26 : WORKDIR /edgex-go/spire-build 20:25:11 ---> Running in bfd25dd08dab 20:25:11 Removing intermediate container ce164d4117b3 20:25:11 ---> 85b405205bc4 20:25:11 Step 10/26 : WORKDIR /edgex-go/spire-build 20:25:11 ---> Running in 7cc5c1ee77e6 20:25:11 Removing intermediate container bfd25dd08dab 20:25:11 ---> 5dc4cb15e021 20:25:11 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:25:11 ---> Running in 5bd8cfa93225 20:25:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:25:11 Removing intermediate container 7cc5c1ee77e6 20:25:11 ---> 9a506c5adb86 20:25:11 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:25:11 ---> Running in a39f7cfc26a7 20:25:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:25:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:25:11 Removing intermediate container 5bd8cfa93225 20:25:11 ---> 746e10a26398 20:25:11 Step 12/26 : WORKDIR /edgex-go 20:25:11 ---> Running in 73773a228265 20:25:11 Removing intermediate container a39f7cfc26a7 20:25:11 ---> b1e78f8383b0 20:25:11 Step 12/26 : WORKDIR /edgex-go 20:25:11 ---> Running in dc59978cb9e7 20:25:11 Removing intermediate container 73773a228265 20:25:11 ---> f5d0f90a4eb3 20:25:11 20:25:11 Step 13/26 : FROM alpine:3.15 20:25:11 Removing intermediate container dc59978cb9e7 20:25:11 ---> 3c743e1a6a27 20:25:11 20:25:11 Step 13/26 : FROM alpine:3.15 20:25:11 3.15: Pulling from library/alpine 20:25:11 3.15: Pulling from library/alpine 20:25:11 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:25:11 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:25:11 Status: Downloaded newer image for alpine:3.15 20:25:11 Status: Image is up to date for alpine:3.15 20:25:11 ---> c4fc93816858 20:25:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:11 ---> c4fc93816858 20:25:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:11 Removing intermediate container 4e24ffdf6894 20:25:11 ---> c051e6fb671b 20:25:11 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:11 ---> Running in f8425f1f54bd 20:25:12 ---> Running in 1f973c1bbb66 20:25:12 ---> Running in 0d1aba233438 20:25:12 Removing intermediate container 0d1aba233438 20:25:12 ---> 107867e59667 20:25:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:13 Removing intermediate container 1f973c1bbb66 20:25:13 ---> 2446baa13b1a 20:25:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:13 ---> Running in be8be8753dfc 20:25:13 ---> Running in 677127a15720 20:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:13 Removing intermediate container a202f138fc76 20:25:13 ---> 0f922666346b 20:25:13 Step 5/25 : RUN apk add --update --no-cache make git 20:25:14 ---> Running in dc3d1bce980a 20:25:14 Removing intermediate container 8636da3facfc 20:25:14 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:25:14 v3.16.2-125-gc0b39a0407 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:25:14 OK: 16893 distinct packages available 20:25:14 ---> 5715df25e67f 20:25:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:14 ---> Running in 2adaa32c71e5 20:25:15 Removing intermediate container d49f11175d2e 20:25:15 ---> ec9c04387b21 20:25:15 Step 5/31 : RUN apk add --update --no-cache make git 20:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:15 ---> Running in 26fd01dd1d3f 20:25:15 Removing intermediate container f8425f1f54bd 20:25:15 ---> 3a0e419185d2 20:25:15 Step 6/23 : RUN apk add --update --no-cache make git 20:25:16 ---> Running in 2bd3b09ae3ff 20:25:16 OK: 221 MiB in 51 packages 20:25:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:17 Removing intermediate container 67278f695a81 20:25:17 ---> ed388f9291b9 20:25:17 Step 5/20 : COPY go.mod vendor* ./ 20:25:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:18 OK: 221 MiB in 51 packages 20:25:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:19 ---> 89972a6c8ba4 20:25:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:19 ---> Running in 118d394bcbed 20:25:19 Removing intermediate container 677127a15720 20:25:19 ---> 58e41013d0d3 20:25:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:25:19 Removing intermediate container be8be8753dfc 20:25:19 ---> 503b03d2fad7 20:25:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:25:19 ---> Running in 3b6f1f9f8c3f 20:25:19 ---> Running in 38f674a985eb 20:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:20 OK: 221 MiB in 51 packages 20:25:20 Removing intermediate container dc3d1bce980a 20:25:20 ---> b58954424c29 20:25:20 Step 6/25 : COPY go.mod vendor* ./ 20:25:20 OK: 221 MiB in 51 packages 20:25:21 OK: 221 MiB in 51 packages 20:25:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:21 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:25:21 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:25:21 OK: 15856 distinct packages available 20:25:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:21 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:25:21 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:25:21 OK: 15856 distinct packages available 20:25:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:22 ---> bc5a9f9d1558 20:25:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:22 Removing intermediate container 2adaa32c71e5 20:25:22 ---> b4694695e6de 20:25:22 Step 6/26 : COPY go.mod vendor* ./ 20:25:22 ---> Running in 00b177654f2e 20:25:22 Removing intermediate container 26fd01dd1d3f 20:25:22 ---> 77796a7ee177 20:25:22 Step 6/31 : COPY go.mod vendor* ./ 20:25:22 Removing intermediate container 2bd3b09ae3ff 20:25:22 ---> 588919216cad 20:25:22 Step 7/23 : COPY go.mod vendor* ./ 20:25:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:23 (1/5) Installing dumb-init (1.2.5-r1) 20:25:23 (1/4) Installing dumb-init (1.2.5-r1) 20:25:23 (2/5) Installing musl-obstack (1.2.3-r0) 20:25:23 (2/4) Installing musl-obstack (1.2.3-r0) 20:25:23 (3/5) Installing libucontext (1.1-r0) 20:25:23 (3/4) Installing libucontext (1.1-r0) 20:25:23 (4/5) Installing gcompat (1.0.0-r4) 20:25:23 (4/4) Installing gcompat (1.0.0-r4) 20:25:23 (5/5) Installing openssl (1.1.1q-r0) 20:25:23 Executing busybox-1.34.1-r7.trigger 20:25:23 OK: 6 MiB in 18 packages 20:25:23 Executing busybox-1.34.1-r7.trigger 20:25:23 OK: 7 MiB in 19 packages 20:25:23 ---> 38913ecce9b3 20:25:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:24 ---> 93bb01d7a9c5 20:25:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:24 ---> Running in 611e260c9c65 20:25:24 ---> Running in 3c04b4130373 20:25:24 ---> 1272778bd955 20:25:24 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:24 ---> Running in 39281534c8c3 20:25:35 Removing intermediate container 38f674a985eb 20:25:35 ---> 415f32110e14 20:25:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:25:35 Removing intermediate container 3b6f1f9f8c3f 20:25:35 ---> 50a60ea13ed8 20:25:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:40 ---> 6aa2b47eb998 20:25:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:40 ---> 9267ba53ea0b 20:25:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:25:40 Removing intermediate container fe5feb547d07 20:25:40 ---> cfe52ebad280 20:25:40 20:25:40 Step 11/25 : FROM alpine:3.16 20:25:40 3.16: Pulling from library/alpine 20:25:47 ---> b72e8766396f 20:25:47 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:25:47 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:25:47 Status: Downloaded newer image for alpine:3.16 20:25:47 ---> 9c6f07244728 20:25:47 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:25:47 ---> 576c32167f03 20:25:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:25:47 ---> Running in 0ae9c1778dd2 20:25:47 ---> Running in 094490407a6d 20:25:47 Removing intermediate container 0ae9c1778dd2 20:25:47 ---> 451c4562931e 20:25:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:25:47 ---> 1023f8541e0f 20:25:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:25:47 Removing intermediate container 818cdba3639c 20:25:47 ---> 40ee999d0ba1 20:25:47 20:25:47 Step 9/20 : FROM alpine:3.15 20:25:47 ---> c4fc93816858 20:25:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Removing intermediate container b44b3c1b1ff5 20:25:47 20:25:47 ---> 2e349817da1d 20:25:47 ---> Using cache 20:25:47 ---> 2446baa13b1a 20:25:47 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:47 ---> Using cache 20:25:47 ---> 58e41013d0d3 20:25:47 20:25:47 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompatStep 11/23 : FROM alpine:3.16 20:25:47 20:25:47 ---> 9c6f07244728 20:25:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:25:47 ---> Running in adadf0ca6326 20:25:47 ---> Running in b9d662b3bc3b 20:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:47 ---> 7c29e76f98e4 20:25:47 Step 21/26 : WORKDIR / 20:25:47 ---> Running in d3a7b8fe3e3a 20:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:47 ---> 0ba076cdb2d0 20:25:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:25:47 Removing intermediate container d3a7b8fe3e3a 20:25:47 ---> ee96d17d960a 20:25:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:47 ---> Running in 6a8357847da3 20:25:47 ---> 036110c80cd4 20:25:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:47 Removing intermediate container 6a8357847da3 20:25:47 ---> c855b8e75138 20:25:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:47 ---> Running in 8c24777915eb 20:25:47 ---> Running in 508155d61292 20:25:47 (1/1) Installing dumb-init (1.2.5-r1) 20:25:47 Executing busybox-1.35.0-r17.trigger 20:25:47 OK: 6 MiB in 15 packages 20:25:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:47 Removing intermediate container 8c24777915eb 20:25:47 ---> f469ec6ee122 20:25:47 Step 24/26 : LABEL arch=x86_64 20:25:47 Removing intermediate container 508155d61292 20:25:47 ---> 0de0691b4df8 20:25:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:47 ---> Running in 9d0e444d75f5 20:25:47 ---> Running in 595a8a6c1e24 20:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:47 Removing intermediate container 9d0e444d75f5 20:25:47 ---> 9fcf10394827 20:25:47 Step 25/26 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:25:47 Removing intermediate container 595a8a6c1e24 20:25:47 ---> 0a7e7c9a521b 20:25:47 Step 24/26 : LABEL arch=x86_64 20:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:47 ---> Running in a96106c019fc 20:25:47 ---> Running in e80288bb38a8 20:25:47 Removing intermediate container a96106c019fc 20:25:47 ---> 745378b61d25 20:25:47 Step 25/26 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:25:47 Removing intermediate container e80288bb38a8 20:25:47 ---> 4b90d68f62c2 20:25:47 Step 26/26 : LABEL version=2.3.0-dev.54 20:25:47 Removing intermediate container 094490407a6d 20:25:47 ---> 0f31a639f2ac 20:25:47 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:25:47 (1/1) Installing dumb-init (1.2.5-r1) 20:25:47 Executing busybox-1.35.0-r17.trigger 20:25:47 ---> Running in 148184518d1f 20:25:47 OK: 6 MiB in 15 packages 20:25:47 ---> Running in cd707f64bf63 20:25:47 ---> Running in 5150c530883d 20:25:47 Removing intermediate container 148184518d1f 20:25:47 ---> 87f210870b7b 20:25:47 Step 26/26 : LABEL version=2.3.0-dev.54 20:25:47 Removing intermediate container 5150c530883d 20:25:47 ---> fab8ff71949f 20:25:47 20:25:47 ---> Running in a975abf41970 20:25:47 Removing intermediate container cd707f64bf63 20:25:47 ---> 7fc757d4fec6 20:25:47 Step 14/25 : ENV APP_PORT=59881 20:25:47 Successfully built fab8ff71949f 20:25:47 ---> Running in 9a6273e899b9 20:25:47 Successfully tagged security-spire-config:latest 20:25:47  Building security-spire-config ... done Building sys-mgmt-agent 20:25:47 Removing intermediate container a975abf41970 20:25:47 ---> 174a533f913d 20:25:47 20:25:47 Removing intermediate container 9a6273e899b9 20:25:47 ---> aeae375e7b38 20:25:47 Step 15/25 : EXPOSE $APP_PORT 20:25:47 Successfully built 174a533f913d 20:25:47 Successfully tagged security-spire-agent:latest 20:25:47 Building support-notifications 20:25:48  Building security-spire-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:48 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:25:48 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:25:48 OK: 15856 distinct packages available 20:25:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:50 (1/9) Installing ca-certificates (20220614-r0) 20:25:50 (2/9) Installing brotli-libs (1.0.9-r5) 20:25:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:25:50 (4/9) Installing libcurl (7.80.0-r3) 20:25:50 (5/9) Installing curl (7.80.0-r3) 20:25:51 (6/9) Installing dumb-init (1.2.5-r1) 20:25:51 (7/9) Installing musl-obstack (1.2.3-r0) 20:25:51 (8/9) Installing libucontext (1.1-r0) 20:25:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:51 ---> 9d507f8e1316 20:25:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:51 ---> Using cache 20:25:51 ---> ac0144518663 20:25:51 Step 4/23 : WORKDIR /edgex-go 20:25:51 ---> Using cache 20:25:51 ---> f9a97306b740 20:25:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:51 ---> Using cache 20:25:51 ---> cbd481171501 20:25:51 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:25:51 (9/9) Installing gcompat (1.0.0-r4) 20:25:51 Executing busybox-1.34.1-r7.trigger 20:25:51 Executing ca-certificates-20220614-r0.trigger 20:25:51 OK: 8 MiB in 23 packages 20:25:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:54 ---> 9d507f8e1316 20:25:54 Step 3/23 : WORKDIR /edgex-go 20:25:54 ---> Using cache 20:25:54 ---> 7e0e6701b08b 20:25:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:54 ---> Using cache 20:25:54 ---> ef9094192745 20:25:54 Step 5/23 : RUN apk add --update --no-cache make bash git 20:25:57 ---> Running in 48d713acf53e 20:25:58 Removing intermediate container adadf0ca6326 20:25:58 ---> 1d493be767f3 20:25:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:25:58 ---> Running in 493559ae1718 20:25:58 ---> Running in 1ff36997123e 20:25:58 Removing intermediate container 48d713acf53e 20:25:58 ---> b4c72dc29517 20:25:58 Step 16/25 : WORKDIR / 20:25:58 ---> Running in 0e93ba6b12d8 20:25:58 ---> Running in 293e85440e6d 20:25:58 Removing intermediate container 0e93ba6b12d8 20:25:58 ---> 92a5b919d1d8 20:25:58 Step 14/23 : ENV APP_PORT=59861 20:25:58 ---> Running in acbdb5ee50ba 20:25:58 Removing intermediate container 293e85440e6d 20:25:58 ---> 248cbf12029b 20:25:58 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:58 Removing intermediate container b9d662b3bc3b 20:25:58 ---> 46d9028b6810 20:25:58 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:58 Removing intermediate container acbdb5ee50ba 20:25:58 ---> f18800026a38 20:25:58 Step 15/23 : EXPOSE $APP_PORT 20:25:58 ---> Running in 2969a6973007 20:25:58 ---> 202de7ad45ca 20:25:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:58 ---> 6248a32783af 20:25:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:25:58 Removing intermediate container 2969a6973007 20:25:58 ---> 3940b9e32aa4 20:25:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:59 ---> 9cc956232164 20:25:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:25:59 ---> 96814b1660e0 20:25:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:25:59 ---> 26e542d9bf5b 20:25:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:59 OK: 211 MiB in 51 packages 20:25:59 ---> 046fbd93fd1c 20:25:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:25:59 ---> 8dfeff1fe8e1 20:25:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:26:00 OK: 211 MiB in 51 packages 20:26:00 ---> Running in 9937451e2bed 20:26:00 ---> e11905da223f 20:26:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:26:00 ---> ac4f5c202b3c 20:26:00 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:26:00 ---> Running in f75c4a4ef03a 20:26:00 Removing intermediate container 9937451e2bed 20:26:00 ---> 59746331302c 20:26:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:00 Removing intermediate container 493559ae1718 20:26:00 ---> 2bab5d67dcbf 20:26:00 Step 6/23 : COPY go.mod vendor* ./ 20:26:00 ---> Running in 442a79209db9 20:26:00 ---> 0c8a7b82d1ae 20:26:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:26:00 Removing intermediate container f75c4a4ef03a 20:26:00 ---> a5a92b135ead 20:26:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:00 ---> Running in afa339417be8 20:26:00 ---> Running in a74d0c1e8a69 20:26:00 Removing intermediate container 442a79209db9 20:26:00 ---> 912cb0762ea9 20:26:00 Step 18/20 : LABEL arch=x86_64 20:26:00 ---> 05f99dbc680f 20:26:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:00 ---> Running in 2ec0e4ab5e62 20:26:00 ---> Running in 229cf741598a 20:26:00 Removing intermediate container afa339417be8 20:26:00 ---> db198ac2948b 20:26:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:00 Removing intermediate container 1ff36997123e 20:26:00 ---> 534c6919912a 20:26:00 Step 7/23 : COPY go.mod vendor* ./ 20:26:00 Removing intermediate container a74d0c1e8a69 20:26:00 ---> a9ab9fcb118b 20:26:00 Step 23/25 : LABEL arch=x86_64 20:26:00 ---> Running in 7127317ede1f 20:26:00 Removing intermediate container 2ec0e4ab5e62 20:26:00 ---> dce95517816f 20:26:00 Step 19/20 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:26:00 ---> Running in ca9da5f6fa1b 20:26:00 ---> Running in 71f1eace68ec 20:26:00 Removing intermediate container 7127317ede1f 20:26:00 ---> 9e23311cd106 20:26:00 Step 21/23 : LABEL arch=x86_64 20:26:00 ---> Running in daffaa218707 20:26:00 ---> 739ce7e68d9f 20:26:00 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:00 ---> Running in 9af69464cc2e 20:26:00 Removing intermediate container ca9da5f6fa1b 20:26:00 ---> 39aedc29c586 20:26:00 Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:26:00 Removing intermediate container 71f1eace68ec 20:26:00 ---> 18aa7f49777e 20:26:00 Step 20/20 : LABEL version=2.3.0-dev.54 20:26:00 ---> Running in 1d3f98e1d4ff 20:26:00 ---> Running in 132ef770c73a 20:26:00 Removing intermediate container daffaa218707 20:26:00 ---> 160b4358a7e9 20:26:00 Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:26:00 ---> Running in 9087d5da7635 20:26:00 Removing intermediate container 1d3f98e1d4ff 20:26:00 ---> ae91b5699b46 20:26:00 Step 25/25 : LABEL version=2.3.0-dev.54 20:26:01 ---> Running in 5bff72ba1c08 20:26:01 Removing intermediate container 132ef770c73a 20:26:01 ---> 03972a2a6f23 20:26:01 20:26:01 Removing intermediate container 9087d5da7635 20:26:01 ---> 31710f06e54a 20:26:01 Step 23/23 : LABEL version=2.3.0-dev.54 20:26:01 Successfully built 03972a2a6f23 20:26:01 Successfully tagged security-spiffe-token-provider:latest 20:26:01 ---> Running in 88a33a1273c8 20:26:01 Building core-data 20:26:01  Building security-spiffe-token-provider ... done Removing intermediate container 5bff72ba1c08 20:26:01 ---> 70b3b80cb115 20:26:01 20:26:01 Successfully built 70b3b80cb115 20:26:01 Successfully tagged core-metadata:latest 20:26:01 Building security-bootstrapper 20:26:04  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:04 ---> 9d507f8e1316 20:26:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:26:04 ---> Using cache 20:26:04 ---> ac0144518663 20:26:04 Step 4/24 : WORKDIR /edgex-go 20:26:04 ---> Using cache 20:26:04 ---> f9a97306b740 20:26:04 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:04 ---> Using cache 20:26:04 ---> cbd481171501 20:26:04 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 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 ---> 9d507f8e1316 20:26:05 Step 3/31 : WORKDIR /edgex-go 20:26:05 ---> Using cache 20:26:05 ---> 7e0e6701b08b 20:26:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:05 ---> Using cache 20:26:05 ---> ef9094192745 20:26:05 Step 5/31 : RUN apk add --update --no-cache make git 20:26:12 Removing intermediate container 88a33a1273c8 20:26:12 ---> fd38a21d12d5 20:26:12 20:26:12 Successfully built fd38a21d12d5 20:26:12 Successfully tagged support-scheduler:latest 20:26:12 Building security-secretstore-setup 20:26:17  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:26:17 ---> 9d507f8e1316 20:26:17 Step 3/25 : WORKDIR /edgex-go 20:26:17 ---> Using cache 20:26:17 ---> 7e0e6701b08b 20:26:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:17 ---> Using cache 20:26:17 ---> ef9094192745 20:26:17 Step 5/25 : RUN apk add --update --no-cache make git 20:26:20 ---> Running in a68c360e40d7 20:26:20 ---> Running in 47f6bf60ad02 20:26:20 ---> Running in 5554ab2bbd40 20:26:21 Removing intermediate container 118d394bcbed 20:26:21 ---> 791be31681d3 20:26:21 Step 7/20 : COPY . . 20:26:21 ---> e97ae375163b 20:26:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:26:21 ---> Running in f343f2d321a4 20:26:21 Removing intermediate container 00b177654f2e 20:26:21 ---> fb227315ffe6 20:26:21 Step 8/25 : COPY . . 20:26:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:26:21 Removing intermediate container 3c04b4130373 20:26:21 ---> 1a6137495450 20:26:21 Step 9/23 : COPY . . 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 Removing intermediate container 611e260c9c65 20:26:21 ---> 29beb8ed8851 20:26:21 Step 8/26 : COPY . . 20:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:21 Removing intermediate container 39281534c8c3 20:26:21 ---> bfc628037998 20:26:21 Step 8/31 : COPY . . 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 OK: 211 MiB in 51 packages 20:26:22 OK: 211 MiB in 51 packages 20:26:22 OK: 211 MiB in 51 packages 20:26:27 ---> 5605adf7d458 20:26:27 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:26:27 ---> Running in 08b6d7bc5e8d 20:26:28 Removing intermediate container a68c360e40d7 20:26:28 ---> 855d1dbcfed0 20:26:28 Step 7/24 : COPY go.mod vendor* ./ 20:26:28 Removing intermediate container 47f6bf60ad02 20:26:28 ---> 687a06f3adc1 20:26:28 Step 6/25 : COPY go.mod vendor* ./ 20:26:28 Removing intermediate container 5554ab2bbd40 20:26:28 ---> e1fb82c7eaeb 20:26:28 Step 6/31 : COPY go.mod vendor* ./ 20:26:28 Removing intermediate container 229cf741598a 20:26:28 ---> b580b9e3b402 20:26:28 Step 8/23 : COPY . . 20:26:28 Removing intermediate container 9af69464cc2e 20:26:28 ---> 336c831e659f 20:26:28 Step 9/23 : COPY . . 20:26:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:26:28 ---> 328b1d1e0929 20:26:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:26:29 ---> f916c805be0d 20:26:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:26:29 ---> Running in c2c41efa0782 20:26:29 ---> Running in d55b65ce3a7b 20:26:29 ---> 04c5dda1218d 20:26:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:26:29 ---> Running in 5e1709048127 20:26:30 ---> 30233ba6ae96 20:26:30 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:30 Removing intermediate container d55b65ce3a7b 20:26:30 ---> 2efedd0201ce 20:26:30 Step 10/26 : WORKDIR /edgex-go/spire-build 20:26:30 ---> Running in 53d962e71912 20:26:31 Removing intermediate container 53d962e71912 20:26:31 ---> 1b19c9c418cd 20:26:31 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:26:31 ---> Running in 13b37e223fa6 20:26:32 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:26: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.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:26:34 Removing intermediate container 13b37e223fa6 20:26:34 ---> 2d600483418e 20:26:34 Step 12/26 : WORKDIR /edgex-go 20:26:34 ---> Running in 0bc6e2ba4bf3 20:26:35 Removing intermediate container 0bc6e2ba4bf3 20:26:35 ---> d625fa8a9497 20:26:35 20:26:35 Step 13/26 : FROM alpine:3.15 20:26:35 3.15: Pulling from library/alpine 20:26:36 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:26:36 Status: Downloaded newer image for alpine:3.15 20:26:36 ---> 02e0d6fdf486 20:26:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:26:36 ---> Running in 3228aab7df72 20:26:37 Removing intermediate container 3228aab7df72 20:26:37 ---> b9912cf1eb5f 20:26:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:37 ---> Running in b623dd333b54 20:26:40 ---> acfd247b9d02 20:26:40 ---> 8587e1c25bb8 20:26:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:40 20:26:40 ---> Running in 91f8f295f888 20:26:40 ---> Running in 25ee41262143 20:26:40 ---> Running in 92a2a3f69bcb 20:26:40 ---> 198139190a96 20:26:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:26:40 ---> Running in f8db84adb6a1 20:26:40 ---> b337c6f6d7f3 20:26:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:26:40 ---> Running in 7fc150bc9210 20:26: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.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:26:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:26:40 Removing intermediate container b623dd333b54 20:26:40 ---> bc3b8b2dde50 20:26:40 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:26:40 ---> Running in 1f3c504aa58c 20:26:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:45 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:26:45 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:26:45 OK: 15733 distinct packages available 20:26:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:47 (1/5) Installing dumb-init (1.2.5-r1) 20:26:47 (2/5) Installing musl-obstack (1.2.3-r0) 20:26:47 (3/5) Installing libucontext (1.1-r0) 20:26:47 (4/5) Installing gcompat (1.0.0-r4) 20:26:47 (5/5) Installing openssl (1.1.1q-r0) 20:26:47 Executing busybox-1.34.1-r7.trigger 20:26:47 OK: 6 MiB in 19 packages 20:26:49 Removing intermediate container 1f3c504aa58c 20:26:49 ---> e5c8082a2362 20:26:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:26:53 ---> 42f7b300f7df 20:26:53 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:26:58 ---> 0852310bbe56 20:26:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:26:59 ---> bfc715e9681e 20:26:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:27:00 ---> b9762e6b0492 20:27:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:27:00 ---> db9c6c2dc812 20:27:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:01 ---> Running in 7f044c9a80dc 20:27:01 Removing intermediate container 7f044c9a80dc 20:27:01 ---> 4a13f6a59570 20:27:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:01 ---> Running in bad33437bf0d 20:27:02 Removing intermediate container bad33437bf0d 20:27:02 ---> b66e8b88916d 20:27:02 Step 24/26 : LABEL arch=arm64 20:27:02 ---> Running in d3eec39491d9 20:27:02 Removing intermediate container d3eec39491d9 20:27:02 ---> e60ba9b190eb 20:27:02 Step 25/26 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:27:02 ---> Running in 5a58411d48f3 20:27:03 Removing intermediate container 5a58411d48f3 20:27:03 ---> 44a85f3fdf8f 20:27:03 Step 26/26 : LABEL version=2.3.0-dev.54 20:27:03 ---> Running in a916b4deede3 20:27:04 Removing intermediate container a916b4deede3 20:27:04 ---> 56896e09d297 20:27:04 20:27:04 Successfully built 56896e09d297 20:27:04 Successfully tagged security-spire-agent-arm64:latest 20:27:04  Building security-spire-agent ... done Building core-metadata 20:27:07 Removing intermediate container 92a2a3f69bcb 20:27:07 ---> 7b761f280606 20:27:07 Step 8/31 : COPY . . 20:27:07 Removing intermediate container 25ee41262143 20:27:07 ---> 115401d861d4 20:27:07 Step 8/25 : COPY . . 20:27:07 Removing intermediate container 91f8f295f888 20:27:07 ---> d7ba9a291fd3 20:27:07 Step 9/24 : COPY . . 20:27:07 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:27:07 ---> f06ee5f135b4 20:27:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:27:07 ---> Using cache 20:27:07 ---> 603c9159d1cc 20:27:07 Step 4/25 : WORKDIR /edgex-go 20:27:07 ---> Using cache 20:27:07 ---> c051e6fb671b 20:27:07 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:07 ---> Using cache 20:27:07 ---> 3a0e419185d2 20:27:07 Step 6/25 : RUN apk add --update --no-cache make git 20:27:07 ---> Using cache 20:27:07 ---> 588919216cad 20:27:07 Step 7/25 : COPY go.mod vendor* ./ 20:27:07 ---> Using cache 20:27:07 ---> 93bb01d7a9c5 20:27:07 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:07 ---> Using cache 20:27:07 ---> 1a6137495450 20:27:07 Step 9/25 : COPY . . 20:27:07 ---> Using cache 20:27:07 ---> 328b1d1e0929 20:27:07 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:27:07 ---> Running in 38ae790f73a4 20:27:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:27:25 Removing intermediate container f8db84adb6a1 20:27:25 ---> 9d4fda008452 20:27:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:27:25 ---> 61f01aa4c8a3 20:27:25 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:27:25 ---> Running in 02ac32b3c0e3 20:27:25 ---> 9fa0bf6dc0fc 20:27:25 ---> Running in 2606afd33e3c 20:27:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 83df181b6a30 20:27:25 20:27:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:27:25 ---> Running in b609bf564615 20:27:25 Removing intermediate container 7fc150bc9210 20:27:25 ---> 9f53d5d812ef 20:27:25 20:27:25 Step 11/23 : FROM alpine:3.16 20:27:25 ---> 9c6f07244728 20:27:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:27:25 ---> Running in 985ad5362d9c 20:27:25 ---> Running in 57a008a9282d 20:27:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:27:26 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:27:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:27:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:26 (1/2) Installing ca-certificates (20220614-r0) 20:27:26 (2/2) Installing dumb-init (1.2.5-r1) 20:27:26 Executing busybox-1.35.0-r17.trigger 20:27:26 Executing ca-certificates-20220614-r0.trigger 20:27:26 OK: 6 MiB in 16 packages 20:27:27 Removing intermediate container 02ac32b3c0e3 20:27:27 ---> 156b8f6e4fc7 20:27:27 20:27:27 Step 11/23 : FROM alpine:3.16 20:27:27 ---> 9c6f07244728 20:27:27 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:27:27 ---> Running in fe99da5e2a94 20:27:27 Removing intermediate container 57a008a9282d 20:27:27 ---> d5bdf1ff44dc 20:27:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:27:27 Removing intermediate container fe99da5e2a94 20:27:27 ---> 01cc68ad7dbe 20:27:27 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:27:27 ---> Running in 2a7b4110ce5a 20:27:27 ---> Running in f009d97bd7cd 20:27:27 Removing intermediate container 2a7b4110ce5a 20:27:27 ---> 5ddf657e4fba 20:27:27 Step 14/23 : ENV APP_PORT=59860 20:27:27 ---> Running in 41166930fbb5 20:27:27 Removing intermediate container 41166930fbb5 20:27:27 ---> 00326d5cf58d 20:27:27 Step 15/23 : EXPOSE $APP_PORT 20:27:27 ---> Running in f03c06a41de0 20:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:27 Removing intermediate container f03c06a41de0 20:27:27 ---> ec105813f791 20:27:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:28 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:27:28 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:27:28 (3/33) Installing readline (8.1.2-r0) 20:27:28 (4/33) Installing bash (5.1.16-r2) 20:27:28 Executing bash-5.1.16-r2.post-install 20:27:28 (5/33) Installing ca-certificates (20220614-r0) 20:27:28 (6/33) Installing brotli-libs (1.0.9-r6) 20:27:28 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:27:28 (8/33) Installing libcurl (7.83.1-r3) 20:27:28 (9/33) Installing curl (7.83.1-r3) 20:27:28 (10/33) Installing docker-cli (20.10.16-r2) 20:27:28 (11/33) Installing dumb-init (1.2.5-r1) 20:27:28 (12/33) Installing libbz2 (1.0.8-r1) 20:27:28 (13/33) Installing expat (2.4.8-r0) 20:27:28 (14/33) Installing libffi (3.4.2-r1) 20:27:28 (15/33) Installing gdbm (1.23-r0) 20:27:28 (16/33) Installing xz-libs (5.2.5-r1) 20:27:28 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:27:28 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:27:28 (19/33) Installing mpdecimal (2.5.1-r1) 20:27:28 (20/33) Installing sqlite-libs (3.38.5-r0) 20:27:28 (21/33) Installing python3 (3.10.5-r0) 20:27:28 ---> bbb429577d22 20:27:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:27:29 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:27:29 (23/33) Installing py3-tomli (2.0.1-r1) 20:27:29 (24/33) Installing py3-pep517 (0.12.0-r2) 20:27:29 (25/33) Installing py3-six (1.16.0-r1) 20:27:29 (26/33) Installing py3-retrying (1.3.3-r3) 20:27:29 (27/33) Installing py3-appdirs (1.4.4-r3) 20:27:29 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:27:29 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:27:29 (30/33) Installing py3-parsing (2.4.7-r3) 20:27:29 (31/33) Installing py3-packaging (21.3-r0) 20:27:29 (32/33) Installing py3-setuptools (59.4.0-r0) 20:27:29 (33/33) Installing py3-pip (22.1.1-r0) 20:27:29 Executing busybox-1.35.0-r17.trigger 20:27:29 Executing ca-certificates-20220614-r0.trigger 20:27:29 OK: 122 MiB in 47 packages 20:27:32 ---> 4f37f0ee1d9c 20:27:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:27:32 ---> a7ce1c36095a 20:27:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:27:32 ---> Running in 2a1bb17eb025 20:27:33 Removing intermediate container 2a1bb17eb025 20:27:33 ---> b07d3321f509 20:27:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:27:33 ---> Running in 8c67bbf8b62b 20:27:33 Removing intermediate container 8c67bbf8b62b 20:27:33 ---> edd8ef686ef9 20:27:33 Step 21/23 : LABEL arch=x86_64 20:27:34 ---> Running in d53529ee5381 20:27:34 Removing intermediate container d53529ee5381 20:27:34 ---> 9c59ecf7a460 20:27:34 Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:27:34 Collecting docker-compose==1.23.2 20:27:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:27:34 ---> Running in e4700c32dec3 20:27:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.4 MB/s eta 0:00:00 20:27:34 Collecting PyYAML<4,>=3.10 20:27:34 Downloading PyYAML-3.13.tar.gz (270 kB) 20:27:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 27.9 MB/s eta 0:00:00 20:27:34 Preparing metadata (setup.py): started 20:27:34 Removing intermediate container e4700c32dec3 20:27:34 ---> 58b9971d148b 20:27:34 Step 23/23 : LABEL version=2.3.0-dev.54 20:27:35 Preparing metadata (setup.py): finished with status 'done' 20:27:35 Collecting docopt<0.7,>=0.6.1 20:27:35 Downloading docopt-0.6.2.tar.gz (25 kB) 20:27:35 Preparing metadata (setup.py): started 20:27:35 ---> Running in 5cb1bc148c59 20:27:35 Preparing metadata (setup.py): finished with status 'done' 20:27:35 Collecting cached-property<2,>=1.2.0 20:27:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:27:35 Collecting jsonschema<3,>=2.5.1 20:27:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:27:35 Collecting dockerpty<0.5,>=0.4.1 20:27:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:27:35 Removing intermediate container 5cb1bc148c59 20:27:35 ---> 2c22557dfea1 20:27:35 20:27:35 Preparing metadata (setup.py): started 20:27:35 Successfully built 2c22557dfea1 20:27:35 Successfully tagged support-notifications:latest 20:27:35  Building support-notifications ... done Building security-spire-server 20:27:35 Preparing metadata (setup.py): finished with status 'done' 20:27:35 Collecting texttable<0.10,>=0.9.0 20:27:35 Downloading texttable-0.9.1.tar.gz (11 kB) 20:27:35 Preparing metadata (setup.py): started 20:27:36 Preparing metadata (setup.py): finished with status 'done' 20:27:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:27:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:27:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 172.6 MB/s eta 0:00:00 20:27:36 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:27:36 Collecting docker<4.0,>=3.6.0 20:27:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:27:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 95.5 MB/s eta 0:00:00 20:27:36 Collecting websocket-client<1.0,>=0.32.0 20:27:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:27:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 183.4 MB/s eta 0:00:00 20:27:36 Collecting docker-pycreds>=0.4.0 20:27:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:27:36 Collecting urllib3<1.25,>=1.21.1 20:27:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:27:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 205.5 MB/s eta 0:00:00 20:27:36 Collecting idna<2.8,>=2.5 20:27:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:27:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 182.3 MB/s eta 0:00:00 20:27:37 Collecting certifi>=2017.4.17 20:27:37 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 20:27:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 184.6 MB/s eta 0:00:00 20:27:37 Collecting chardet<3.1.0,>=3.0.2 20:27:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:27:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 194.7 MB/s eta 0:00:00 20:27:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:27:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:27:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:27:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:27:37 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:27:37 Running setup.py install for texttable: started 20:27:37 Running setup.py install for texttable: finished with status 'done' 20:27:37 Running setup.py install for PyYAML: started 20:27:38 Running setup.py install for PyYAML: finished with status 'done' 20:27:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:27:38 ---> 9d507f8e1316 20:27:38 Step 3/25 : WORKDIR /edgex-go 20:27:38 ---> Using cache 20:27:38 ---> 7e0e6701b08b 20:27:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:38 ---> Using cache 20:27:38 ---> ef9094192745 20:27:38 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:27:38 ---> Using cache 20:27:38 ---> a7d5b3bf9274 20:27:38 Step 6/25 : COPY go.mod vendor* ./ 20:27:38 ---> Using cache 20:27:38 ---> 4b999856c91a 20:27:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:38 ---> Using cache 20:27:38 ---> 8a1b57e5be15 20:27:38 Step 8/25 : COPY . . 20:27:38 Running setup.py install for docopt: started 20:27:38 ---> Using cache 20:27:38 ---> 86d987a5208a 20:27:38 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:27:38 ---> Using cache 20:27:38 ---> 85b405205bc4 20:27:38 Step 10/25 : WORKDIR /edgex-go/spire-build 20:27:38 ---> Using cache 20:27:38 ---> 9a506c5adb86 20:27:38 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:27:39 Running setup.py install for docopt: finished with status 'done' 20:27:49 ---> Running in 5d9dcc1ff13d 20:27:49 Running setup.py install for dockerpty: started 20:27:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:27:49 Running setup.py install for dockerpty: finished with status 'done' 20:27:51 Removing intermediate container 5d9dcc1ff13d 20:27:51 ---> 09c399e94d57 20:27:51 Step 12/25 : WORKDIR /edgex-go 20:27:51 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:27:51 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:27:51  ---> Running in 851322343acb 20:27:52 Removing intermediate container 851322343acb 20:27:52 ---> 56b68f3fe353 20:27:52 20:27:52 Step 13/25 : FROM alpine:3.15 20:27:52 ---> c4fc93816858 20:27:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:52 ---> Using cache 20:27:52 ---> 2446baa13b1a 20:27:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:53 ---> Using cache 20:27:53 ---> 58e41013d0d3 20:27:53 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:27:54 ---> Running in 4176af184036 20:27:54 Removing intermediate container 985ad5362d9c 20:27:54 ---> 5c330d78f27c 20:27:54 20:27:54 Step 10/25 : FROM alpine:3.16 20:27:54 ---> 9c6f07244728 20:27:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:27:54 Removing intermediate container b609bf564615 20:27:54 ---> 8e2e81e5cad8 20:27:54 20:27:54 Step 10/31 : FROM alpine:3.16 20:27:54 ---> 9c6f07244728 20:27:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:54 ---> Running in 4a0647d15235 20:27:54 ---> Running in 936243f4be98 20:27:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:55 (1/3) Installing ca-certificates (20220614-r0) 20:27:55 (2/3) Installing dumb-init (1.2.5-r1) 20:27:55 (3/3) Installing su-exec (0.2-r1) 20:27:55 Executing busybox-1.35.0-r17.trigger 20:27:55 Executing ca-certificates-20220614-r0.trigger 20:27:55 Removing intermediate container 936243f4be98 20:27:55 ---> fb612813d041 20:27:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:27:55 OK: 6 MiB in 17 packages 20:27:55 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:27:55 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:27:55 OK: 15856 distinct packages available 20:27:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:56 ---> Running in e0cc9b00bb61 20:27:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:57 Removing intermediate container 4a0647d15235 20:27:57 ---> 7c50803b6602 20:27:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:57 ---> Running in d7343be11037 20:27:57 (1/5) Installing dumb-init (1.2.5-r1) 20:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:57 (2/5) Installing musl-obstack (1.2.3-r0) 20:27:57 Removing intermediate container f009d97bd7cd 20:27:57 ---> ef92d05fb260 20:27:57 Step 14/23 : ENV APP_PORT=58890 20:27:57 (3/5) Installing libucontext (1.1-r0) 20:27:57 Removing intermediate container d7343be11037 20:27:57 ---> 4441fe99f108 20:27:57 Step 13/25 : WORKDIR / 20:27:57 ---> Running in 770583d7ac23 20:27:57 (4/5) Installing gcompat (1.0.0-r4) 20:27:57 ---> Running in d6af99b04f72 20:27:57 (1/2) Installing dumb-init (1.2.5-r1) 20:27:57 (2/2) Installing su-exec (0.2-r1) 20:27:57 Executing busybox-1.35.0-r17.trigger 20:27:57 OK: 6 MiB in 16 packages 20:27:57 (5/5) Installing openssl (1.1.1q-r0) 20:27:57 Executing busybox-1.34.1-r7.trigger 20:27:57 OK: 7 MiB in 19 packages 20:27:58 Removing intermediate container 770583d7ac23 20:27:58 ---> fe676f845ce9 20:27:58 Step 15/23 : EXPOSE $APP_PORT 20:27:59 Removing intermediate container d6af99b04f72 20:27:59 ---> 10d0fbe7392e 20:27:59 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:59 ---> Running in 4ad2aeacffce 20:27:59 Removing intermediate container 2606afd33e3c 20:27:59 ---> ded9cbf4d938 20:27:59 20:27:59 Step 11/24 : FROM alpine:3.16 20:27:59 ---> 9c6f07244728 20:27:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:27:59 Removing intermediate container 4ad2aeacffce 20:27:59 ---> 52c0dd7222d3 20:27:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:27:59 ---> Running in 3a2eb5110ad3 20:27:59 ---> fc9b175c7298 20:27:59 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:59 Removing intermediate container e0cc9b00bb61 20:27:59 ---> a32412e3139e 20:27:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:27:59 ---> Running in 209e7792073c 20:27:59 Removing intermediate container 3a2eb5110ad3 20:27:59 ---> e8bb3b1b9e4d 20:27:59 Step 13/24 : ENV APP_PORT=59880 20:27:59 Removing intermediate container 4176af184036 20:27:59 ---> 52c2116d7993 20:27:59 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:59 ---> Running in c35c4b93f5a2 20:27:59 ---> cbcc9eb272f1 20:27:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:27:59 Removing intermediate container 209e7792073c 20:27:59 ---> 2178ae93ee6b 20:27:59 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:27:59 ---> Running in 33e8defa0fb9 20:27:59 Removing intermediate container c35c4b93f5a2 20:27:59 ---> 2034ee0401ad 20:27:59 Step 14/24 : EXPOSE $APP_PORT 20:28:01 ---> f10f08a87e51 20:28:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:28:01 ---> e76b746ccb07 20:28:01 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:28:01 Removing intermediate container 33e8defa0fb9 20:28:01 ---> e83b77f93a23 20:28:01 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:28:01 ---> Running in 4cc12060a294 20:28:01 ---> Running in ad949868d367 20:28:01 ---> ffc2b9efc64f 20:28:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:28:01 Removing intermediate container 4cc12060a294 20:28:01 ---> 959df93a5d01 20:28:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:01 Removing intermediate container ad949868d367 20:28:01 ---> e0c31fe85bbd 20:28:01 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:28:01 ---> Running in e14d4392061c 20:28:01 ---> 5d1fe1e167ba 20:28:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:28:01 ---> Running in 2bace40ef4fa 20:28:01 ---> 4d5886cadd93 20:28:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:28:01 ---> cc118681d2e6 20:28:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:28:01 ---> 33e5413d513d 20:28:01 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:28:01 ---> 2ae8e08e4f7a 20:28:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:28:01 ---> 8110c526b4d5 20:28:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:28:01 ---> Running in c16adf9239e9 20:28:01 Removing intermediate container c16adf9239e9 20:28:01 ---> c7296b5be508 20:28:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:28:01 ---> Running in 15dca3afcc0b 20:28:01 ---> 82e24fe03bfc 20:28:01 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:01 Removing intermediate container 15dca3afcc0b 20:28:01 ---> bc3c6533567f 20:28:01 Step 21/23 : LABEL arch=x86_64 20:28:01 ---> Running in fbf0877ae264 20:28:02 ---> Running in 0c356ebe9381 20:28:02 ---> 7d542413ca02 20:28:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:28:02 Removing intermediate container fbf0877ae264 20:28:02 ---> 343797f1a194 20:28:02 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:02 Removing intermediate container 2bace40ef4fa 20:28:02 ---> eb86072b5c37 20:28:02 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:28:02 Removing intermediate container e14d4392061c 20:28:02 ---> 89086f8daf9c 20:28:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:28:02 Removing intermediate container 0c356ebe9381 20:28:02 ---> b7557927264e 20:28:02 Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:02 ---> Running in d127a67a0ee7 20:28:02 ---> Running in b11e3c938853 20:28:02 ---> Running in 5656ae8288dc 20:28:02 ---> Running in e8b8ed05321b 20:28:02 Removing intermediate container d127a67a0ee7 20:28:02 ---> a995f97e5a59 20:28:02 Step 23/25 : LABEL arch=x86_64 20:28:02 ---> 466bc3729653 20:28:02 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:02 ---> Running in 10b7ede169de 20:28:02 Removing intermediate container e8b8ed05321b 20:28:02 ---> 840e2b38713f 20:28:02 Step 23/23 : LABEL version=2.3.0-dev.54 20:28:02 ---> Running in b49aff72cf60 20:28:02 Removing intermediate container b11e3c938853 20:28:02 ---> e1c57ff4b097 20:28:02 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:28:02 ---> Running in 8b79757c9844 20:28:02 Removing intermediate container 10b7ede169de 20:28:02 ---> 62776fc3f3ed 20:28:02 Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:02 ---> Running in e106802efe30 20:28:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:02 Removing intermediate container 8b79757c9844 20:28:02 ---> 1956476403a2 20:28:02 20:28:02 ---> f6cbc8c1f31b 20:28:02 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:28:02 Successfully built 1956476403a2 20:28:02 Successfully tagged sys-mgmt-agent:latest 20:28:02  Building sys-mgmt-agent ... done Building security-proxy-setup 20:28:02 Removing intermediate container e106802efe30 20:28:02 ---> 40790bf86b2f 20:28:02 Step 25/25 : LABEL version=2.3.0-dev.54 20:28:02 ---> Running in 031a3a642b9e 20:28:02 ---> Running in ccedbf3b84b8 20:28:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:04 (1/6) Installing dumb-init (1.2.5-r1) 20:28:04 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:28:04 (3/6) Installing libsodium (1.0.18-r0) 20:28:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:28:04 (5/6) Installing libzmq (4.3.4-r0) 20:28:04 (6/6) Installing zeromq (4.3.4-r0) 20:28:05 Executing busybox-1.35.0-r17.trigger 20:28:05 OK: 8 MiB in 20 packages 20:28:05 Removing intermediate container ccedbf3b84b8 20:28:05 ---> fbf5ea4af7d0 20:28:05 20:28:05 Successfully built fbf5ea4af7d0 20:28:05 Successfully tagged security-spire-server:latest 20:28:05  Building security-spire-server ... done Building core-command 20:28:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:28:05 ---> 9d507f8e1316 20:28:05 Step 3/22 : WORKDIR /edgex-go 20:28:05 ---> Using cache 20:28:05 ---> 7e0e6701b08b 20:28:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:05 ---> Using cache 20:28:05 ---> ef9094192745 20:28:05 Step 5/22 : RUN apk add --update --no-cache make git 20:28:05 ---> Using cache 20:28:05 ---> e1fb82c7eaeb 20:28:05 Step 6/22 : COPY go.mod vendor* ./ 20:28:05 ---> Using cache 20:28:05 ---> acfd247b9d02 20:28:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:05 ---> Using cache 20:28:05 ---> 7b761f280606 20:28:05 Step 8/22 : COPY . . 20:28:05 ---> Using cache 20:28:05 ---> 9fa0bf6dc0fc 20:28:05 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:28:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:28:09 ---> 9d507f8e1316 20:28:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:28:09 ---> Using cache 20:28:09 ---> ac0144518663 20:28:09 Step 4/24 : WORKDIR /edgex-go 20:28:09 ---> Using cache 20:28:09 ---> f9a97306b740 20:28:09 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:09 ---> Using cache 20:28:09 ---> cbd481171501 20:28:09 Step 6/24 : RUN apk add --update --no-cache make git 20:28:09 ---> Using cache 20:28:09 ---> b6b6fef742ea 20:28:09 Step 7/24 : COPY go.mod vendor* ./ 20:28:09 ---> Using cache 20:28:09 ---> 677a731ae848 20:28:09 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:09 ---> Using cache 20:28:09 ---> f6387f3bfca9 20:28:09 Step 9/24 : COPY . . 20:28:09 ---> Using cache 20:28:09 ---> b9c696202c51 20:28:09 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:28:12 ---> Running in 89300a7e494c 20:28:12 ---> Running in cb17f776d894 20:28:12 Removing intermediate container b49aff72cf60 20:28:12 ---> 3c5f1dc05a35 20:28:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:28:12 Removing intermediate container 5656ae8288dc 20:28:12 ---> 8fb9eb562864 20:28:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:12 Removing intermediate container 031a3a642b9e 20:28:12 ---> d47277ad0c74 20:28:12 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:12 ---> Running in 0c2f084a57d9 20:28:12 Removing intermediate container 0c2f084a57d9 20:28:12 ---> 3445f0ccf547 20:28:12 Step 23/25 : LABEL arch=x86_64 20:28:12 ---> f468197c9ec7 20:28:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:28:12 ---> Running in 0c019705c093 20:28:12 ---> 6df739dfa34d 20:28:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:28:12 Removing intermediate container 0c019705c093 20:28:12 ---> 3ddceb3dc248 20:28:12 Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:28:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:28:13 ---> Running in e1069135581a 20:28:13 ---> ab3018095cf0 20:28:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:28:13 Removing intermediate container e1069135581a 20:28:13 ---> b4261b9363dc 20:28:13 Step 25/25 : LABEL version=2.3.0-dev.54 20:28:13 ---> ee9901ff1958 20:28:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:28:13 ---> Running in 19daced87cef 20:28:13 Removing intermediate container 19daced87cef 20:28:13 ---> 6641c9329bcb 20:28:13 20:28:13 ---> 02e84cd977b3 20:28:13 ---> b773a382ae6a 20:28:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:28:13 Step 20/24 : ENTRYPOINT ["/core-data"] 20:28:13 ---> Running in 86a2a477b4f4 20:28:13 Successfully built 6641c9329bcb 20:28:13 Successfully tagged security-secretstore-setup:latest 20:28:13  Building security-secretstore-setup ... done Removing intermediate container 86a2a477b4f4 20:28:13 ---> e9cf7d2021b3 20:28:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:28:13 ---> 545ded748321 20:28:13 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:28:13 ---> Running in 76e51afd60e0 20:28:14 Removing intermediate container 76e51afd60e0 20:28:14 ---> 4047b0f97e9b 20:28:14 Step 22/24 : LABEL arch=x86_64 20:28:14 ---> Running in ba9775295ffa 20:28:14 ---> 90139643dc10 20:28:14 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:28:14 Removing intermediate container ba9775295ffa 20:28:14 ---> 5d95751dc6c4 20:28:14 Step 23/24 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:14 ---> Running in b29c989407dc 20:28:14 ---> 526d8db77160 20:28:14 Step 26/31 : RUN chmod +x /entrypoint.sh 20:28:14 ---> Running in 4de3abb18c8f 20:28:14 Removing intermediate container b29c989407dc 20:28:14 ---> 039875f9a0c7 20:28:14 Step 24/24 : LABEL version=2.3.0-dev.54 20:28:14 ---> Running in cd95b5836bc1 20:28:14 Removing intermediate container cd95b5836bc1 20:28:14 ---> 3f2220c69b4b 20:28:14 20:28:14 Successfully built 3f2220c69b4b 20:28:14 Successfully tagged core-data:latest 20:28:15  Building core-data ... done Removing intermediate container 4de3abb18c8f 20:28:15 ---> 04f7dc0b9272 20:28:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:28:15 ---> Running in 67a7d618131f 20:28:15 Removing intermediate container 67a7d618131f 20:28:15 ---> 01f708f5b2af 20:28:15 Step 28/31 : CMD ["gate"] 20:28:15 ---> Running in ddbad5cffdcf 20:28:15 Removing intermediate container ddbad5cffdcf 20:28:15 ---> a80a36a73066 20:28:15 Step 29/31 : LABEL arch=x86_64 20:28:15 ---> Running in 0f631a95c18b 20:28:15 Removing intermediate container 0f631a95c18b 20:28:15 ---> d21e39b5d2f7 20:28:15 Step 30/31 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:15 ---> Running in da51b0a2ba55 20:28:16 Removing intermediate container da51b0a2ba55 20:28:16 ---> 6cc7c97da6e3 20:28:16 Step 31/31 : LABEL version=2.3.0-dev.54 20:28:16 ---> Running in 925ed062f136 20:28:16 Removing intermediate container 925ed062f136 20:28:16 ---> f4b71aad9be5 20:28:16 20:28:16 Successfully built f4b71aad9be5 20:28:16 Successfully tagged security-bootstrapper:latest 20:28:28  Building security-bootstrapper ... 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.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:28:35 Removing intermediate container 89300a7e494c 20:28:35 ---> 469bdd3182f4 20:28:35 20:28:35 Step 10/22 : FROM alpine:3.16 20:28:35 ---> 9c6f07244728 20:28:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:28:35 Removing intermediate container cb17f776d894 20:28:35 ---> 72755b325a42 20:28:35 20:28:35 Step 11/24 : FROM alpine:3.16 20:28:35 ---> 9c6f07244728 20:28:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:28:35 ---> Using cache 20:28:35 ---> 1d493be767f3 20:28:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:28:35 ---> Using cache 20:28:35 ---> 92a5b919d1d8 20:28:35 Step 14/24 : ENV APP_PORT=59882 20:28:35 ---> Running in 5bfbb189c0fd 20:28:35 ---> Running in 474ab9826b64 20:28:35 Removing intermediate container 474ab9826b64 20:28:35 ---> 05da1f998b1c 20:28:35 Step 15/24 : EXPOSE $APP_PORT 20:28:35 ---> Running in b026b8b1f6be 20:28:35 Removing intermediate container b026b8b1f6be 20:28:35 ---> 76fbf5ad2a46 20:28:35 Step 16/24 : WORKDIR / 20:28:35 ---> Running in 129bc90291bd 20:28:35 Removing intermediate container 129bc90291bd 20:28:35 ---> a342b574aac3 20:28:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:35 ---> c86f743a0099 20:28:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:28:35 (1/6) Installing ca-certificates (20220614-r0) 20:28:35 (2/6) Installing brotli-libs (1.0.9-r6) 20:28:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:28:35 (4/6) Installing libcurl (7.83.1-r3) 20:28:35 (5/6) Installing curl (7.83.1-r3) 20:28:35 (6/6) Installing dumb-init (1.2.5-r1) 20:28:35 Executing busybox-1.35.0-r17.trigger 20:28:35 Executing ca-certificates-20220614-r0.trigger 20:28:35 OK: 8 MiB in 20 packages 20:28:35 ---> 141129cd9234 20:28:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:28:36 ---> 78f94ba5c77f 20:28:36 Step 20/24 : ENTRYPOINT ["/core-command"] 20:28:36 ---> Running in 309b36e57973 20:28:36 Removing intermediate container 309b36e57973 20:28:36 ---> b0c358f9db5d 20:28:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:28:36 Removing intermediate container 5bfbb189c0fd 20:28:36 ---> 07241c618810 20:28:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:28:36 ---> Running in 7eaad3b32f6b 20:28:36 ---> Running in 41d7d4f4a70c 20:28:36 Removing intermediate container 7eaad3b32f6b 20:28:36 ---> 29a36826eed9 20:28:36 Step 22/24 : LABEL arch=x86_64 20:28:36 Removing intermediate container 41d7d4f4a70c 20:28:36 ---> b38a510bb72f 20:28:36 Step 13/22 : WORKDIR /edgex 20:28:36 ---> Running in 5f6554cb7a74 20:28:36 ---> Running in e530b2b28e31 20:28:36 Removing intermediate container e530b2b28e31 20:28:36 ---> 82e027b8c798 20:28:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:28:36 Removing intermediate container 5f6554cb7a74 20:28:36 ---> 5ed982af21f2 20:28:36 Step 23/24 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:36 ---> Running in 45d53fb56cbc 20:28:36 Removing intermediate container 45d53fb56cbc 20:28:36 ---> ee7ce5245d8d 20:28:36 Step 24/24 : LABEL version=2.3.0-dev.54 20:28:36 ---> Running in b765c916c688 20:28:36 ---> 8eb3d8c17604 20:28:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:28:36 Removing intermediate container b765c916c688 20:28:36 ---> 7d51277fb388 20:28:36 20:28:36 Successfully built 7d51277fb388 20:28:36 Successfully tagged core-command:latest 20:28:37  Building core-command ... done  ---> 467a979e8de9 20:28:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:28:37 ---> f68e8fbee300 20:28:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:28:37 ---> 6c74dcd166eb 20:28:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:37 ---> Running in 365b910d28d7 20:28:38 Removing intermediate container 365b910d28d7 20:28:38 ---> 520c1e9ad9e4 20:28:38 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:28:38 ---> Running in 9c9d593a91ba 20:28:38 Removing intermediate container 9c9d593a91ba 20:28:38 ---> 07fc880bbefd 20:28:38 Step 20/22 : LABEL arch=x86_64 20:28:38 ---> Running in d706bbb69a55 20:28:38 Removing intermediate container d706bbb69a55 20:28:38 ---> 42337a27c011 20:28:38 Step 21/22 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:38 ---> Running in d699182e4d06 20:28:38 Removing intermediate container d699182e4d06 20:28:38 ---> 20ad069fa32a 20:28:38 Step 22/22 : LABEL version=2.3.0-dev.54 20:28:38 ---> Running in fc0b10750851 20:28:38 Removing intermediate container fc0b10750851 20:28:38 ---> 7b35c657b3a1 20:28:38 20:28:38 Successfully built 7b35c657b3a1 20:28:38 Successfully tagged security-proxy-setup:latest 20:28:38  Building security-proxy-setup ... done  [Pipeline] } 20:28:38 $ docker stop --time=1 ccd1e9988d0b07b5d675e19fae4365f2465bf693e656093347117fee1781ab65 20:28:40 $ docker rm -f ccd1e9988d0b07b5d675e19fae4365f2465bf693e656093347117fee1781ab65 [Pipeline] // withDockerContainer [Pipeline] sh 20:28:40 + docker images 20:28:40 REPOSITORY TAG IMAGE ID CREATED SIZE 20:28:40 security-proxy-setup latest 7b35c657b3a1 2 seconds ago 27.3MB 20:28:40 core-command latest 7d51277fb388 4 seconds ago 17.3MB 20:28:40 72755b325a42 6 seconds ago 1.54GB 20:28:40 469bdd3182f4 8 seconds ago 1.53GB 20:28:40 security-bootstrapper latest f4b71aad9be5 24 seconds ago 19.4MB 20:28:40 core-data latest 3f2220c69b4b 26 seconds ago 21.6MB 20:28:40 security-secretstore-setup latest 6641c9329bcb 27 seconds ago 29.2MB 20:28:40 sys-mgmt-agent latest 1956476403a2 38 seconds ago 136MB 20:28:40 security-spire-server latest fbf5ea4af7d0 38 seconds ago 86.5MB 20:28:40 ded9cbf4d938 42 seconds ago 1.55GB 20:28:40 8e2e81e5cad8 48 seconds ago 1.53GB 20:28:40 5c330d78f27c 48 seconds ago 1.54GB 20:28:40 56b68f3fe353 49 seconds ago 1.42GB 20:28:40 support-notifications latest 2c22557dfea1 About a minute ago 27.3MB 20:28:40 156b8f6e4fc7 About a minute ago 1.53GB 20:28:40 9f53d5d812ef About a minute ago 1.61GB 20:28:40 core-metadata latest 70b3b80cb115 2 minutes ago 18.2MB 20:28:40 support-scheduler latest fd38a21d12d5 2 minutes ago 26.7MB 20:28:40 security-spiffe-token-provider latest 03972a2a6f23 2 minutes ago 29.3MB 20:28:40 security-spire-agent latest 174a533f913d 2 minutes ago 125MB 20:28:40 security-spire-config latest fab8ff71949f 2 minutes ago 85.8MB 20:28:40 2e349817da1d 2 minutes ago 1.61GB 20:28:40 40ee999d0ba1 2 minutes ago 1.58GB 20:28:40 cfe52ebad280 3 minutes ago 1.55GB 20:28:40 3c743e1a6a27 3 minutes ago 1.42GB 20:28:40 f5d0f90a4eb3 3 minutes ago 1.42GB 20:28:40 ci-base-image-x86_64 latest 9d507f8e1316 7 minutes ago 994MB 20:28:40 alpine 3.15 c4fc93816858 3 weeks ago 5.59MB 20:28:40 alpine 3.16 9c6f07244728 3 weeks ago 5.54MB 20:28:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 20:28:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB 20:28:40 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:28:40 provisioning config files... 20:28:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/290@tmp/config3296491870399078634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:40 ---> docker-login.sh 20:28:40 nexus3.edgexfoundry.org:10001 20:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:40 Configure a credential helper to remove this warning. See 20:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:40 20:28:40 Login Succeeded 20:28:40 nexus3.edgexfoundry.org:10002 20:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:41 Configure a credential helper to remove this warning. See 20:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:41 20:28:41 Login Succeeded 20:28:41 nexus3.edgexfoundry.org:10003 20:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:41 Configure a credential helper to remove this warning. See 20:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:41 20:28:41 Login Succeeded 20:28:41 nexus3.edgexfoundry.org:10004 20:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:41 Configure a credential helper to remove this warning. See 20:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:41 20:28:41 Login Succeeded 20:28:41 docker.io 20:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:41 Configure a credential helper to remove this warning. See 20:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:41 20:28:41 Login Succeeded 20:28:41 ---> docker-login.sh ends [Pipeline] } 20:28:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:28:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:28:41 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:41 latest 20:28:41 2.3.0-dev.54 20:28:41 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:28:41 main 20:28:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:42 + docker push nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:28:42 fed964917588: Preparing 20:28:42 c71c834aac83: Preparing 20:28:42 454917cb8fdc: Preparing 20:28:42 7f8926b42876: Preparing 20:28:42 994393dc58e7: Preparing 20:28:42 994393dc58e7: Layer already exists 20:28:42 7f8926b42876: Pushed 20:28:42 454917cb8fdc: Pushed 20:28:42 fed964917588: Pushed 20:28:43 c71c834aac83: Pushed 20:28:43 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:e84aa8fafe7e3b3ddce3ffba2645709cb05da99fe3407ef4632ce52e471d6727 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:28:44 fed964917588: Preparing 20:28:44 c71c834aac83: Preparing 20:28:44 454917cb8fdc: Preparing 20:28:44 7f8926b42876: Preparing 20:28:44 994393dc58e7: Preparing 20:28:44 7f8926b42876: Layer already exists 20:28:44 454917cb8fdc: Layer already exists 20:28:44 fed964917588: Layer already exists 20:28:44 c71c834aac83: Layer already exists 20:28:44 994393dc58e7: Layer already exists 20:28:44 latest: digest: sha256:e84aa8fafe7e3b3ddce3ffba2645709cb05da99fe3407ef4632ce52e471d6727 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:45 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.54 20:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:28:45 fed964917588: Preparing 20:28:45 c71c834aac83: Preparing 20:28:45 454917cb8fdc: Preparing 20:28:45 7f8926b42876: Preparing 20:28:45 994393dc58e7: Preparing 20:28:45 994393dc58e7: Layer already exists 20:28:45 fed964917588: Layer already exists 20:28:45 7f8926b42876: Layer already exists 20:28:45 454917cb8fdc: Layer already exists 20:28:45 c71c834aac83: Layer already exists 20:28:45 2.3.0-dev.54: digest: sha256:e84aa8fafe7e3b3ddce3ffba2645709cb05da99fe3407ef4632ce52e471d6727 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:45 + docker push nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:28:45 fed964917588: Preparing 20:28:45 c71c834aac83: Preparing 20:28:45 454917cb8fdc: Preparing 20:28:45 7f8926b42876: Preparing 20:28:45 994393dc58e7: Preparing 20:28:45 fed964917588: Layer already exists 20:28:45 454917cb8fdc: Layer already exists 20:28:45 c71c834aac83: Layer already exists 20:28:45 7f8926b42876: Layer already exists 20:28:45 994393dc58e7: Layer already exists 20:28:45 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:e84aa8fafe7e3b3ddce3ffba2645709cb05da99fe3407ef4632ce52e471d6727 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:28:46 fed964917588: Preparing 20:28:46 c71c834aac83: Preparing 20:28:46 454917cb8fdc: Preparing 20:28:46 7f8926b42876: Preparing 20:28:46 994393dc58e7: Preparing 20:28:46 fed964917588: Layer already exists 20:28:46 994393dc58e7: Layer already exists 20:28:46 c71c834aac83: Layer already exists 20:28:46 454917cb8fdc: Layer already exists 20:28:46 7f8926b42876: Layer already exists 20:28:46 main: digest: sha256:e84aa8fafe7e3b3ddce3ffba2645709cb05da99fe3407ef4632ce52e471d6727 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:28:46 ===================================================== [Pipeline] echo 20:28:46 taggedImages: 20:28:46 - nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:46 - nexus3.edgexfoundry.org:10004/core-command:latest 20:28:46 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.54 20:28:46 - nexus3.edgexfoundry.org:10004/core-command:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:28:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:28:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:28:46 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:46 latest 20:28:46 2.3.0-dev.54 20:28:46 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:28:46 main 20:28:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:47 + docker push nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:28:47 60c9cdc4e565: Preparing 20:28:47 7f38e1b50d31: Preparing 20:28:47 454917cb8fdc: Preparing 20:28:47 1e9a00fd57dd: Preparing 20:28:47 fc3f7214fd00: Preparing 20:28:47 994393dc58e7: Preparing 20:28:47 454917cb8fdc: Layer already exists 20:28:47 994393dc58e7: Layer already exists 20:28:47 60c9cdc4e565: Pushed 20:28:47 fc3f7214fd00: Pushed 20:28:47 1e9a00fd57dd: Pushed 20:28:48 7f38e1b50d31: Pushed 20:28:48 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:a6c0c796537740daeee957d5af3feda148e262df7af35011bb9894c289f456c6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:49 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:28:49 60c9cdc4e565: Preparing 20:28:49 7f38e1b50d31: Preparing 20:28:49 454917cb8fdc: Preparing 20:28:49 1e9a00fd57dd: Preparing 20:28:49 fc3f7214fd00: Preparing 20:28:49 994393dc58e7: Preparing 20:28:49 994393dc58e7: Waiting 20:28:49 60c9cdc4e565: Layer already exists 20:28:49 fc3f7214fd00: Layer already exists 20:28:49 7f38e1b50d31: Layer already exists 20:28:49 454917cb8fdc: Layer already exists 20:28:49 1e9a00fd57dd: Layer already exists 20:28:49 994393dc58e7: Layer already exists 20:28:49 latest: digest: sha256:a6c0c796537740daeee957d5af3feda148e262df7af35011bb9894c289f456c6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:50 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.54 20:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:28:50 60c9cdc4e565: Preparing 20:28:50 7f38e1b50d31: Preparing 20:28:50 454917cb8fdc: Preparing 20:28:50 1e9a00fd57dd: Preparing 20:28:50 fc3f7214fd00: Preparing 20:28:50 994393dc58e7: Preparing 20:28:50 994393dc58e7: Waiting 20:28:50 60c9cdc4e565: Layer already exists 20:28:50 454917cb8fdc: Layer already exists 20:28:50 fc3f7214fd00: Layer already exists 20:28:50 1e9a00fd57dd: Layer already exists 20:28:50 7f38e1b50d31: Layer already exists 20:28:50 994393dc58e7: Layer already exists 20:28:50 2.3.0-dev.54: digest: sha256:a6c0c796537740daeee957d5af3feda148e262df7af35011bb9894c289f456c6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:50 + docker push nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:28:50 60c9cdc4e565: Preparing 20:28:50 7f38e1b50d31: Preparing 20:28:50 454917cb8fdc: Preparing 20:28:50 1e9a00fd57dd: Preparing 20:28:50 fc3f7214fd00: Preparing 20:28:50 994393dc58e7: Preparing 20:28:50 994393dc58e7: Waiting 20:28:50 7f38e1b50d31: Layer already exists 20:28:50 1e9a00fd57dd: Layer already exists 20:28:50 60c9cdc4e565: Layer already exists 20:28:50 454917cb8fdc: Layer already exists 20:28:50 fc3f7214fd00: Layer already exists 20:28:50 994393dc58e7: Layer already exists 20:28:50 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:a6c0c796537740daeee957d5af3feda148e262df7af35011bb9894c289f456c6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:51 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:28:51 60c9cdc4e565: Preparing 20:28:51 7f38e1b50d31: Preparing 20:28:51 454917cb8fdc: Preparing 20:28:51 1e9a00fd57dd: Preparing 20:28:51 fc3f7214fd00: Preparing 20:28:51 994393dc58e7: Preparing 20:28:51 994393dc58e7: Waiting 20:28:51 fc3f7214fd00: Layer already exists 20:28:51 7f38e1b50d31: Layer already exists 20:28:51 60c9cdc4e565: Layer already exists 20:28:51 454917cb8fdc: Layer already exists 20:28:51 1e9a00fd57dd: Layer already exists 20:28:51 994393dc58e7: Layer already exists 20:28:51 main: digest: sha256:a6c0c796537740daeee957d5af3feda148e262df7af35011bb9894c289f456c6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:28:51 ===================================================== [Pipeline] echo 20:28:51 taggedImages: 20:28:51 - nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:51 - nexus3.edgexfoundry.org:10004/core-data:latest 20:28:51 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.54 20:28:51 - nexus3.edgexfoundry.org:10004/core-data:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:28:51 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:28:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:28:51 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:51 latest 20:28:51 2.3.0-dev.54 20:28:51 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:28:51 main 20:28:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:28:52 8167face6ba5: Preparing 20:28:52 ea7ac536d405: Preparing 20:28:52 f2b2de4b275e: Preparing 20:28:52 454917cb8fdc: Preparing 20:28:52 7f8926b42876: Preparing 20:28:52 994393dc58e7: Preparing 20:28:52 994393dc58e7: Waiting 20:28:52 7f8926b42876: Layer already exists 20:28:52 454917cb8fdc: Layer already exists 20:28:52 994393dc58e7: Layer already exists 20:28:52 ea7ac536d405: Pushed 20:28:52 8167face6ba5: Pushed 20:28:53 f2b2de4b275e: Pushed 20:28:53 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:205c3f69904b11bcb956e1da9c0ccd4461f460180e9780cf5ca0a0902b7178be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:28:54 8167face6ba5: Preparing 20:28:54 ea7ac536d405: Preparing 20:28:54 f2b2de4b275e: Preparing 20:28:54 454917cb8fdc: Preparing 20:28:54 7f8926b42876: Preparing 20:28:54 994393dc58e7: Preparing 20:28:54 994393dc58e7: Waiting 20:28:54 7f8926b42876: Layer already exists 20:28:54 454917cb8fdc: Layer already exists 20:28:54 ea7ac536d405: Layer already exists 20:28:54 8167face6ba5: Layer already exists 20:28:54 f2b2de4b275e: Layer already exists 20:28:54 994393dc58e7: Layer already exists 20:28:54 latest: digest: sha256:205c3f69904b11bcb956e1da9c0ccd4461f460180e9780cf5ca0a0902b7178be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.54 20:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:28:54 8167face6ba5: Preparing 20:28:54 ea7ac536d405: Preparing 20:28:54 f2b2de4b275e: Preparing 20:28:54 454917cb8fdc: Preparing 20:28:54 7f8926b42876: Preparing 20:28:54 994393dc58e7: Preparing 20:28:54 994393dc58e7: Waiting 20:28:54 7f8926b42876: Layer already exists 20:28:54 8167face6ba5: Layer already exists 20:28:54 454917cb8fdc: Layer already exists 20:28:54 f2b2de4b275e: Layer already exists 20:28:54 ea7ac536d405: Layer already exists 20:28:54 994393dc58e7: Layer already exists 20:28:54 2.3.0-dev.54: digest: sha256:205c3f69904b11bcb956e1da9c0ccd4461f460180e9780cf5ca0a0902b7178be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:28:55 8167face6ba5: Preparing 20:28:55 ea7ac536d405: Preparing 20:28:55 f2b2de4b275e: Preparing 20:28:55 454917cb8fdc: Preparing 20:28:55 7f8926b42876: Preparing 20:28:55 994393dc58e7: Preparing 20:28:55 994393dc58e7: Waiting 20:28:55 8167face6ba5: Layer already exists 20:28:55 f2b2de4b275e: Layer already exists 20:28:55 ea7ac536d405: Layer already exists 20:28:55 7f8926b42876: Layer already exists 20:28:55 454917cb8fdc: Layer already exists 20:28:55 994393dc58e7: Layer already exists 20:28:55 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:205c3f69904b11bcb956e1da9c0ccd4461f460180e9780cf5ca0a0902b7178be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:28:56 8167face6ba5: Preparing 20:28:56 ea7ac536d405: Preparing 20:28:56 f2b2de4b275e: Preparing 20:28:56 454917cb8fdc: Preparing 20:28:56 7f8926b42876: Preparing 20:28:56 994393dc58e7: Preparing 20:28:56 994393dc58e7: Waiting 20:28:56 f2b2de4b275e: Layer already exists 20:28:56 ea7ac536d405: Layer already exists 20:28:56 8167face6ba5: Layer already exists 20:28:56 7f8926b42876: Layer already exists 20:28:56 454917cb8fdc: Layer already exists 20:28:56 994393dc58e7: Layer already exists 20:28:56 main: digest: sha256:205c3f69904b11bcb956e1da9c0ccd4461f460180e9780cf5ca0a0902b7178be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:28:56 ===================================================== [Pipeline] echo 20:28:56 taggedImages: 20:28:56 - nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:28:56 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.54 20:28:56 - nexus3.edgexfoundry.org:10004/core-metadata:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:28:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:28:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:28:56 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:56 latest 20:28:56 2.3.0-dev.54 20:28:56 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:28:56 main 20:28:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:28:56 391ed952ffaa: Preparing 20:28:56 391ed952ffaa: Preparing 20:28:56 377b50dc10e4: Preparing 20:28:56 27bb43dc9bb7: Preparing 20:28:56 926acac85dec: Preparing 20:28:56 a2f99215c923: Preparing 20:28:56 454917cb8fdc: Preparing 20:28:56 e91b874b8e9b: Preparing 20:28:56 e42c304e38e0: Preparing 20:28:56 028dd2498529: Preparing 20:28:56 db1a438ea403: Preparing 20:28:56 994393dc58e7: Preparing 20:28:56 e91b874b8e9b: Waiting 20:28:56 e42c304e38e0: Waiting 20:28:56 028dd2498529: Waiting 20:28:56 db1a438ea403: Waiting 20:28:56 454917cb8fdc: Waiting 20:28:56 994393dc58e7: Waiting 20:28:56 27bb43dc9bb7: Pushed 20:28:56 391ed952ffaa: Pushed 20:28:56 926acac85dec: Pushed 20:28:56 454917cb8fdc: Layer already exists 20:28:56 377b50dc10e4: Pushed 20:28:57 e42c304e38e0: Pushed 20:28:57 028dd2498529: Pushed 20:28:57 994393dc58e7: Layer already exists 20:28:57 e91b874b8e9b: Pushed 20:28:57 db1a438ea403: Pushed 20:28:58 a2f99215c923: Pushed 20:28:58 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:196f826ea0d9cbfbc9c8a987adfd7101dbd2c1088bbc55051a2ccce33ee346fa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:28:59 391ed952ffaa: Preparing 20:28:59 391ed952ffaa: Preparing 20:28:59 377b50dc10e4: Preparing 20:28:59 27bb43dc9bb7: Preparing 20:28:59 926acac85dec: Preparing 20:28:59 a2f99215c923: Preparing 20:28:59 454917cb8fdc: Preparing 20:28:59 e91b874b8e9b: Preparing 20:28:59 e42c304e38e0: Preparing 20:28:59 028dd2498529: Preparing 20:28:59 db1a438ea403: Preparing 20:28:59 994393dc58e7: Preparing 20:28:59 454917cb8fdc: Waiting 20:28:59 e42c304e38e0: Waiting 20:28:59 e91b874b8e9b: Waiting 20:28:59 db1a438ea403: Waiting 20:28:59 028dd2498529: Waiting 20:28:59 994393dc58e7: Waiting 20:28:59 377b50dc10e4: Layer already exists 20:28:59 926acac85dec: Layer already exists 20:28:59 a2f99215c923: Layer already exists 20:28:59 391ed952ffaa: Layer already exists 20:28:59 27bb43dc9bb7: Layer already exists 20:28:59 454917cb8fdc: Layer already exists 20:28:59 e91b874b8e9b: Layer already exists 20:28:59 e42c304e38e0: Layer already exists 20:28:59 db1a438ea403: Layer already exists 20:28:59 028dd2498529: Layer already exists 20:28:59 994393dc58e7: Layer already exists 20:28:59 latest: digest: sha256:196f826ea0d9cbfbc9c8a987adfd7101dbd2c1088bbc55051a2ccce33ee346fa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.54 20:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:28:59 391ed952ffaa: Preparing 20:28:59 391ed952ffaa: Preparing 20:28:59 377b50dc10e4: Preparing 20:28:59 27bb43dc9bb7: Preparing 20:28:59 926acac85dec: Preparing 20:28:59 a2f99215c923: Preparing 20:28:59 454917cb8fdc: Preparing 20:28:59 e91b874b8e9b: Preparing 20:28:59 e42c304e38e0: Preparing 20:28:59 028dd2498529: Preparing 20:28:59 db1a438ea403: Preparing 20:28:59 994393dc58e7: Preparing 20:28:59 e91b874b8e9b: Waiting 20:28:59 e42c304e38e0: Waiting 20:28:59 454917cb8fdc: Waiting 20:28:59 028dd2498529: Waiting 20:28:59 994393dc58e7: Waiting 20:28:59 926acac85dec: Layer already exists 20:28:59 377b50dc10e4: Layer already exists 20:28:59 27bb43dc9bb7: Layer already exists 20:28:59 391ed952ffaa: Layer already exists 20:28:59 a2f99215c923: Layer already exists 20:28:59 454917cb8fdc: Layer already exists 20:28:59 db1a438ea403: Layer already exists 20:28:59 e42c304e38e0: Layer already exists 20:28:59 e91b874b8e9b: Layer already exists 20:28:59 028dd2498529: Layer already exists 20:28:59 994393dc58e7: Layer already exists 20:28:59 2.3.0-dev.54: digest: sha256:196f826ea0d9cbfbc9c8a987adfd7101dbd2c1088bbc55051a2ccce33ee346fa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:29:00 391ed952ffaa: Preparing 20:29:00 391ed952ffaa: Preparing 20:29:00 377b50dc10e4: Preparing 20:29:00 27bb43dc9bb7: Preparing 20:29:00 926acac85dec: Preparing 20:29:00 a2f99215c923: Preparing 20:29:00 454917cb8fdc: Preparing 20:29:00 e91b874b8e9b: Preparing 20:29:00 e42c304e38e0: Preparing 20:29:00 028dd2498529: Preparing 20:29:00 db1a438ea403: Preparing 20:29:00 994393dc58e7: Preparing 20:29:00 454917cb8fdc: Waiting 20:29:00 e91b874b8e9b: Waiting 20:29:00 db1a438ea403: Waiting 20:29:00 994393dc58e7: Waiting 20:29:00 e42c304e38e0: Waiting 20:29:00 028dd2498529: Waiting 20:29:00 391ed952ffaa: Layer already exists 20:29:00 27bb43dc9bb7: Layer already exists 20:29:00 377b50dc10e4: Layer already exists 20:29:00 a2f99215c923: Layer already exists 20:29:00 926acac85dec: Layer already exists 20:29:00 454917cb8fdc: Layer already exists 20:29:00 028dd2498529: Layer already exists 20:29:00 db1a438ea403: Layer already exists 20:29:00 e91b874b8e9b: Layer already exists 20:29:00 e42c304e38e0: Layer already exists 20:29:00 994393dc58e7: Layer already exists 20:29:00 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:196f826ea0d9cbfbc9c8a987adfd7101dbd2c1088bbc55051a2ccce33ee346fa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:29:01 391ed952ffaa: Preparing 20:29:01 391ed952ffaa: Preparing 20:29:01 377b50dc10e4: Preparing 20:29:01 27bb43dc9bb7: Preparing 20:29:01 926acac85dec: Preparing 20:29:01 a2f99215c923: Preparing 20:29:01 454917cb8fdc: Preparing 20:29:01 e91b874b8e9b: Preparing 20:29:01 e42c304e38e0: Preparing 20:29:01 028dd2498529: Preparing 20:29:01 db1a438ea403: Preparing 20:29:01 994393dc58e7: Preparing 20:29:01 454917cb8fdc: Waiting 20:29:01 e91b874b8e9b: Waiting 20:29:01 e42c304e38e0: Waiting 20:29:01 028dd2498529: Waiting 20:29:01 db1a438ea403: Waiting 20:29:01 994393dc58e7: Waiting 20:29:01 926acac85dec: Layer already exists 20:29:01 a2f99215c923: Layer already exists 20:29:01 377b50dc10e4: Layer already exists 20:29:01 27bb43dc9bb7: Layer already exists 20:29:01 391ed952ffaa: Layer already exists 20:29:01 e42c304e38e0: Layer already exists 20:29:01 454917cb8fdc: Layer already exists 20:29:01 db1a438ea403: Layer already exists 20:29:01 e91b874b8e9b: Layer already exists 20:29:01 028dd2498529: Layer already exists 20:29:01 994393dc58e7: Layer already exists 20:29:01 main: digest: sha256:196f826ea0d9cbfbc9c8a987adfd7101dbd2c1088bbc55051a2ccce33ee346fa size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:01 ===================================================== [Pipeline] echo 20:29:01 taggedImages: 20:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.54 20:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:29:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:29:01 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:01 latest 20:29:01 2.3.0-dev.54 20:29:01 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:01 main 20:29:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:29:01 633310725585: Preparing 20:29:01 1b986f5ef1f5: Preparing 20:29:01 7473fb0b018f: Preparing 20:29:01 f1ba9966825a: Preparing 20:29:01 512c89042211: Preparing 20:29:01 ce87bb9af05d: Preparing 20:29:01 c1b690de46d5: Preparing 20:29:01 994393dc58e7: Preparing 20:29:01 c1b690de46d5: Waiting 20:29:01 994393dc58e7: Waiting 20:29:01 ce87bb9af05d: Waiting 20:29:01 1b986f5ef1f5: Pushed 20:29:01 633310725585: Pushed 20:29:01 512c89042211: Pushed 20:29:01 994393dc58e7: Layer already exists 20:29:01 ce87bb9af05d: Pushed 20:29:02 c1b690de46d5: Pushed 20:29:02 f1ba9966825a: Pushed 20:29:02 7473fb0b018f: Pushed 20:29:02 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:d338dfa0a418c8880cd07ca91d22bd07a790404c71ff002b62ce292e8cbcbe8f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:29:03 633310725585: Preparing 20:29:03 1b986f5ef1f5: Preparing 20:29:03 7473fb0b018f: Preparing 20:29:03 f1ba9966825a: Preparing 20:29:03 512c89042211: Preparing 20:29:03 ce87bb9af05d: Preparing 20:29:03 c1b690de46d5: Preparing 20:29:03 994393dc58e7: Preparing 20:29:03 ce87bb9af05d: Waiting 20:29:03 c1b690de46d5: Waiting 20:29:03 994393dc58e7: Waiting 20:29:03 7473fb0b018f: Layer already exists 20:29:03 f1ba9966825a: Layer already exists 20:29:03 633310725585: Layer already exists 20:29:03 512c89042211: Layer already exists 20:29:03 1b986f5ef1f5: Layer already exists 20:29:03 c1b690de46d5: Layer already exists 20:29:03 ce87bb9af05d: Layer already exists 20:29:03 994393dc58e7: Layer already exists 20:29:03 latest: digest: sha256:d338dfa0a418c8880cd07ca91d22bd07a790404c71ff002b62ce292e8cbcbe8f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.54 20:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:29:04 633310725585: Preparing 20:29:04 1b986f5ef1f5: Preparing 20:29:04 7473fb0b018f: Preparing 20:29:04 f1ba9966825a: Preparing 20:29:04 512c89042211: Preparing 20:29:04 ce87bb9af05d: Preparing 20:29:04 c1b690de46d5: Preparing 20:29:04 994393dc58e7: Preparing 20:29:04 ce87bb9af05d: Waiting 20:29:04 c1b690de46d5: Waiting 20:29:04 994393dc58e7: Waiting 20:29:04 1b986f5ef1f5: Layer already exists 20:29:04 633310725585: Layer already exists 20:29:04 512c89042211: Layer already exists 20:29:04 7473fb0b018f: Layer already exists 20:29:04 f1ba9966825a: Layer already exists 20:29:04 ce87bb9af05d: Layer already exists 20:29:04 c1b690de46d5: Layer already exists 20:29:04 994393dc58e7: Layer already exists 20:29:04 2.3.0-dev.54: digest: sha256:d338dfa0a418c8880cd07ca91d22bd07a790404c71ff002b62ce292e8cbcbe8f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:29:04 633310725585: Preparing 20:29:04 1b986f5ef1f5: Preparing 20:29:04 7473fb0b018f: Preparing 20:29:04 f1ba9966825a: Preparing 20:29:04 512c89042211: Preparing 20:29:04 ce87bb9af05d: Preparing 20:29:04 c1b690de46d5: Preparing 20:29:04 994393dc58e7: Preparing 20:29:04 ce87bb9af05d: Waiting 20:29:04 c1b690de46d5: Waiting 20:29:04 7473fb0b018f: Layer already exists 20:29:04 f1ba9966825a: Layer already exists 20:29:04 1b986f5ef1f5: Layer already exists 20:29:04 512c89042211: Layer already exists 20:29:04 633310725585: Layer already exists 20:29:04 c1b690de46d5: Layer already exists 20:29:04 994393dc58e7: Layer already exists 20:29:04 ce87bb9af05d: Layer already exists 20:29:04 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:d338dfa0a418c8880cd07ca91d22bd07a790404c71ff002b62ce292e8cbcbe8f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:29:05 633310725585: Preparing 20:29:05 1b986f5ef1f5: Preparing 20:29:05 7473fb0b018f: Preparing 20:29:05 f1ba9966825a: Preparing 20:29:05 512c89042211: Preparing 20:29:05 ce87bb9af05d: Preparing 20:29:05 c1b690de46d5: Preparing 20:29:05 994393dc58e7: Preparing 20:29:05 ce87bb9af05d: Waiting 20:29:05 c1b690de46d5: Waiting 20:29:05 994393dc58e7: Waiting 20:29:05 1b986f5ef1f5: Layer already exists 20:29:05 f1ba9966825a: Layer already exists 20:29:05 633310725585: Layer already exists 20:29:05 7473fb0b018f: Layer already exists 20:29:05 512c89042211: Layer already exists 20:29:05 ce87bb9af05d: Layer already exists 20:29:05 994393dc58e7: Layer already exists 20:29:05 c1b690de46d5: Layer already exists 20:29:05 main: digest: sha256:d338dfa0a418c8880cd07ca91d22bd07a790404c71ff002b62ce292e8cbcbe8f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:05 ===================================================== [Pipeline] echo 20:29:05 taggedImages: 20:29:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:29:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.54 20:29:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:29:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:29:05 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:05 latest 20:29:05 2.3.0-dev.54 20:29:05 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:05 main 20:29:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:29:06 8ce278117691: Preparing 20:29:06 20c627bf4940: Preparing 20:29:06 2272c2c74913: Preparing 20:29:06 6c7234646333: Preparing 20:29:06 9daa6fa12752: Preparing 20:29:06 87b9580cca58: Preparing 20:29:06 34973f7b453e: Preparing 20:29:06 c32ab450e605: Preparing 20:29:06 19c74e9693c5: Preparing 20:29:06 994393dc58e7: Preparing 20:29:06 87b9580cca58: Waiting 20:29:06 34973f7b453e: Waiting 20:29:06 c32ab450e605: Waiting 20:29:06 19c74e9693c5: Waiting 20:29:06 994393dc58e7: Waiting 20:29:06 9daa6fa12752: Pushed 20:29:06 20c627bf4940: Pushed 20:29:06 8ce278117691: Pushed 20:29:06 87b9580cca58: Pushed 20:29:06 c32ab450e605: Pushed 20:29:06 34973f7b453e: Pushed 20:29:06 994393dc58e7: Layer already exists 20:29:06 19c74e9693c5: Pushed 20:29:07 6c7234646333: Pushed 20:29:07 2272c2c74913: Pushed 20:29:07 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:0b7c1cfa7f29719e6c3566afe3e4ee1eb97b0fa4a0d0dc41b5730fce8c545533 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:29:08 8ce278117691: Preparing 20:29:08 20c627bf4940: Preparing 20:29:08 2272c2c74913: Preparing 20:29:08 6c7234646333: Preparing 20:29:08 9daa6fa12752: Preparing 20:29:08 87b9580cca58: Preparing 20:29:08 34973f7b453e: Preparing 20:29:08 c32ab450e605: Preparing 20:29:08 19c74e9693c5: Preparing 20:29:08 994393dc58e7: Preparing 20:29:08 34973f7b453e: Waiting 20:29:08 c32ab450e605: Waiting 20:29:08 19c74e9693c5: Waiting 20:29:08 994393dc58e7: Waiting 20:29:08 87b9580cca58: Waiting 20:29:08 9daa6fa12752: Layer already exists 20:29:08 6c7234646333: Layer already exists 20:29:08 8ce278117691: Layer already exists 20:29:08 2272c2c74913: Layer already exists 20:29:08 20c627bf4940: Layer already exists 20:29:08 87b9580cca58: Layer already exists 20:29:08 34973f7b453e: Layer already exists 20:29:08 994393dc58e7: Layer already exists 20:29:08 19c74e9693c5: Layer already exists 20:29:08 c32ab450e605: Layer already exists 20:29:08 latest: digest: sha256:0b7c1cfa7f29719e6c3566afe3e4ee1eb97b0fa4a0d0dc41b5730fce8c545533 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.54 20:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:29:08 8ce278117691: Preparing 20:29:08 20c627bf4940: Preparing 20:29:08 2272c2c74913: Preparing 20:29:08 6c7234646333: Preparing 20:29:08 9daa6fa12752: Preparing 20:29:08 87b9580cca58: Preparing 20:29:08 34973f7b453e: Preparing 20:29:08 c32ab450e605: Preparing 20:29:08 19c74e9693c5: Preparing 20:29:08 994393dc58e7: Preparing 20:29:08 34973f7b453e: Waiting 20:29:08 19c74e9693c5: Waiting 20:29:08 994393dc58e7: Waiting 20:29:08 c32ab450e605: Waiting 20:29:08 87b9580cca58: Waiting 20:29:08 6c7234646333: Layer already exists 20:29:08 20c627bf4940: Layer already exists 20:29:08 2272c2c74913: Layer already exists 20:29:08 8ce278117691: Layer already exists 20:29:08 9daa6fa12752: Layer already exists 20:29:08 87b9580cca58: Layer already exists 20:29:08 34973f7b453e: Layer already exists 20:29:08 c32ab450e605: Layer already exists 20:29:08 19c74e9693c5: Layer already exists 20:29:08 994393dc58e7: Layer already exists 20:29:08 2.3.0-dev.54: digest: sha256:0b7c1cfa7f29719e6c3566afe3e4ee1eb97b0fa4a0d0dc41b5730fce8c545533 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:29:09 8ce278117691: Preparing 20:29:09 20c627bf4940: Preparing 20:29:09 2272c2c74913: Preparing 20:29:09 6c7234646333: Preparing 20:29:09 9daa6fa12752: Preparing 20:29:09 87b9580cca58: Preparing 20:29:09 34973f7b453e: Preparing 20:29:09 87b9580cca58: Waiting 20:29:09 34973f7b453e: Waiting 20:29:09 c32ab450e605: Preparing 20:29:09 19c74e9693c5: Preparing 20:29:09 994393dc58e7: Preparing 20:29:09 994393dc58e7: Waiting 20:29:09 c32ab450e605: Waiting 20:29:09 8ce278117691: Layer already exists 20:29:09 2272c2c74913: Layer already exists 20:29:09 9daa6fa12752: Layer already exists 20:29:09 6c7234646333: Layer already exists 20:29:09 20c627bf4940: Layer already exists 20:29:09 87b9580cca58: Layer already exists 20:29:09 c32ab450e605: Layer already exists 20:29:09 34973f7b453e: Layer already exists 20:29:09 994393dc58e7: Layer already exists 20:29:09 19c74e9693c5: Layer already exists 20:29:09 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:0b7c1cfa7f29719e6c3566afe3e4ee1eb97b0fa4a0d0dc41b5730fce8c545533 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:29:10 8ce278117691: Preparing 20:29:10 20c627bf4940: Preparing 20:29:10 2272c2c74913: Preparing 20:29:10 6c7234646333: Preparing 20:29:10 9daa6fa12752: Preparing 20:29:10 87b9580cca58: Preparing 20:29:10 34973f7b453e: Preparing 20:29:10 c32ab450e605: Preparing 20:29:10 19c74e9693c5: Preparing 20:29:10 994393dc58e7: Preparing 20:29:10 87b9580cca58: Waiting 20:29:10 34973f7b453e: Waiting 20:29:10 c32ab450e605: Waiting 20:29:10 19c74e9693c5: Waiting 20:29:10 994393dc58e7: Waiting 20:29:10 6c7234646333: Layer already exists 20:29:10 9daa6fa12752: Layer already exists 20:29:10 8ce278117691: Layer already exists 20:29:10 2272c2c74913: Layer already exists 20:29:10 20c627bf4940: Layer already exists 20:29:10 34973f7b453e: Layer already exists 20:29:10 87b9580cca58: Layer already exists 20:29:10 c32ab450e605: Layer already exists 20:29:10 994393dc58e7: Layer already exists 20:29:10 19c74e9693c5: Layer already exists 20:29:10 main: digest: sha256:0b7c1cfa7f29719e6c3566afe3e4ee1eb97b0fa4a0d0dc41b5730fce8c545533 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:10 ===================================================== [Pipeline] echo 20:29:10 taggedImages: 20:29:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:29:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.54 20:29:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:29:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:29:10 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:10 latest 20:29:10 2.3.0-dev.54 20:29:10 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:10 main 20:29:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:29:10 344f7d2503d4: Preparing 20:29:10 b7e391ea2ad5: Preparing 20:29:10 454917cb8fdc: Preparing 20:29:10 1304dcb6b5a0: Preparing 20:29:10 5911a9224151: Preparing 20:29:10 34d5ebaa5410: Preparing 20:29:10 34d5ebaa5410: Waiting 20:29:10 454917cb8fdc: Layer already exists 20:29:10 34d5ebaa5410: Layer already exists 20:29:10 344f7d2503d4: Pushed 20:29:10 5911a9224151: Pushed 20:29:11 1304dcb6b5a0: Pushed 20:29:12 b7e391ea2ad5: Pushed 20:29:13 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:590a8b737bcaffdf001d85daa4b271666f322e326ff01933454d710c40b7942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:13 + 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:29:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:29:13 344f7d2503d4: Preparing 20:29:13 b7e391ea2ad5: Preparing 20:29:13 454917cb8fdc: Preparing 20:29:13 1304dcb6b5a0: Preparing 20:29:13 5911a9224151: Preparing 20:29:13 34d5ebaa5410: Preparing 20:29:13 34d5ebaa5410: Waiting 20:29:13 454917cb8fdc: Layer already exists 20:29:13 344f7d2503d4: Layer already exists 20:29:13 b7e391ea2ad5: Layer already exists 20:29:13 1304dcb6b5a0: Layer already exists 20:29:13 5911a9224151: Layer already exists 20:29:13 34d5ebaa5410: Layer already exists 20:29:13 latest: digest: sha256:590a8b737bcaffdf001d85daa4b271666f322e326ff01933454d710c40b7942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.54 20:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:29:14 344f7d2503d4: Preparing 20:29:14 b7e391ea2ad5: Preparing 20:29:14 454917cb8fdc: Preparing 20:29:14 1304dcb6b5a0: Preparing 20:29:14 5911a9224151: Preparing 20:29:14 34d5ebaa5410: Preparing 20:29:14 34d5ebaa5410: Waiting 20:29:14 1304dcb6b5a0: Layer already exists 20:29:14 5911a9224151: Layer already exists 20:29:14 344f7d2503d4: Layer already exists 20:29:14 454917cb8fdc: Layer already exists 20:29:14 b7e391ea2ad5: Layer already exists 20:29:14 34d5ebaa5410: Layer already exists 20:29:14 2.3.0-dev.54: digest: sha256:590a8b737bcaffdf001d85daa4b271666f322e326ff01933454d710c40b7942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:29:15 344f7d2503d4: Preparing 20:29:15 b7e391ea2ad5: Preparing 20:29:15 454917cb8fdc: Preparing 20:29:15 1304dcb6b5a0: Preparing 20:29:15 5911a9224151: Preparing 20:29:15 34d5ebaa5410: Preparing 20:29:15 34d5ebaa5410: Waiting 20:29:15 5911a9224151: Layer already exists 20:29:15 344f7d2503d4: Layer already exists 20:29:15 454917cb8fdc: Layer already exists 20:29:15 b7e391ea2ad5: Layer already exists 20:29:15 1304dcb6b5a0: Layer already exists 20:29:15 34d5ebaa5410: Layer already exists 20:29:15 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:590a8b737bcaffdf001d85daa4b271666f322e326ff01933454d710c40b7942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:15 + 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:29:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:29:15 344f7d2503d4: Preparing 20:29:15 b7e391ea2ad5: Preparing 20:29:15 454917cb8fdc: Preparing 20:29:15 1304dcb6b5a0: Preparing 20:29:15 5911a9224151: Preparing 20:29:15 34d5ebaa5410: Preparing 20:29:15 34d5ebaa5410: Waiting 20:29:15 b7e391ea2ad5: Layer already exists 20:29:15 344f7d2503d4: Layer already exists 20:29:15 454917cb8fdc: Layer already exists 20:29:15 5911a9224151: Layer already exists 20:29:15 1304dcb6b5a0: Layer already exists 20:29:15 34d5ebaa5410: Layer already exists 20:29:15 main: digest: sha256:590a8b737bcaffdf001d85daa4b271666f322e326ff01933454d710c40b7942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:15 ===================================================== [Pipeline] echo 20:29:15 taggedImages: 20:29:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:29:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.54 20:29:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:29:15 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:29:15 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:15 latest 20:29:15 2.3.0-dev.54 20:29:15 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:15 main 20:29:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:29:16 8c4177873d9b: Preparing 20:29:16 e0db39023072: Preparing 20:29:16 86e28d90444b: Preparing 20:29:16 c7fde466e723: Preparing 20:29:16 caca56da3b3c: Preparing 20:29:16 7a0358ef0afb: Preparing 20:29:16 5911a9224151: Preparing 20:29:16 34d5ebaa5410: Preparing 20:29:16 34d5ebaa5410: Waiting 20:29:16 7a0358ef0afb: Waiting 20:29:16 e0db39023072: Pushed 20:29:16 86e28d90444b: Pushed 20:29:16 8c4177873d9b: Pushed 20:29:16 5911a9224151: Layer already exists 20:29:16 34d5ebaa5410: Layer already exists 20:29:17 7a0358ef0afb: Pushed 20:29:20 caca56da3b3c: Pushed 20:29:23 c7fde466e723: Pushed 20:29:23 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:407b30812fb84858a6665de53edbb6608a4395e2b2bfc3f629cfa41b30be1ca8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:29:24 8c4177873d9b: Preparing 20:29:24 e0db39023072: Preparing 20:29:24 86e28d90444b: Preparing 20:29:24 c7fde466e723: Preparing 20:29:24 caca56da3b3c: Preparing 20:29:24 7a0358ef0afb: Preparing 20:29:24 5911a9224151: Preparing 20:29:24 34d5ebaa5410: Preparing 20:29:24 5911a9224151: Waiting 20:29:24 34d5ebaa5410: Waiting 20:29:24 7a0358ef0afb: Waiting 20:29:24 8c4177873d9b: Layer already exists 20:29:24 e0db39023072: Layer already exists 20:29:24 caca56da3b3c: Layer already exists 20:29:24 c7fde466e723: Layer already exists 20:29:24 86e28d90444b: Layer already exists 20:29:24 7a0358ef0afb: Layer already exists 20:29:24 34d5ebaa5410: Layer already exists 20:29:24 5911a9224151: Layer already exists 20:29:24 latest: digest: sha256:407b30812fb84858a6665de53edbb6608a4395e2b2bfc3f629cfa41b30be1ca8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.54 20:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:29:25 8c4177873d9b: Preparing 20:29:25 e0db39023072: Preparing 20:29:25 86e28d90444b: Preparing 20:29:25 c7fde466e723: Preparing 20:29:25 caca56da3b3c: Preparing 20:29:25 7a0358ef0afb: Preparing 20:29:25 5911a9224151: Preparing 20:29:25 34d5ebaa5410: Preparing 20:29:25 5911a9224151: Waiting 20:29:25 34d5ebaa5410: Waiting 20:29:25 7a0358ef0afb: Waiting 20:29:25 caca56da3b3c: Layer already exists 20:29:25 e0db39023072: Layer already exists 20:29:25 c7fde466e723: Layer already exists 20:29:25 86e28d90444b: Layer already exists 20:29:25 8c4177873d9b: Layer already exists 20:29:25 7a0358ef0afb: Layer already exists 20:29:25 34d5ebaa5410: Layer already exists 20:29:25 5911a9224151: Layer already exists 20:29:25 2.3.0-dev.54: digest: sha256:407b30812fb84858a6665de53edbb6608a4395e2b2bfc3f629cfa41b30be1ca8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:29:25 8c4177873d9b: Preparing 20:29:25 e0db39023072: Preparing 20:29:25 86e28d90444b: Preparing 20:29:25 c7fde466e723: Preparing 20:29:25 caca56da3b3c: Preparing 20:29:25 7a0358ef0afb: Preparing 20:29:25 5911a9224151: Preparing 20:29:25 34d5ebaa5410: Preparing 20:29:25 5911a9224151: Waiting 20:29:25 caca56da3b3c: Layer already exists 20:29:25 c7fde466e723: Layer already exists 20:29:25 e0db39023072: Layer already exists 20:29:25 86e28d90444b: Layer already exists 20:29:25 8c4177873d9b: Layer already exists 20:29:25 34d5ebaa5410: Layer already exists 20:29:25 7a0358ef0afb: Layer already exists 20:29:25 5911a9224151: Layer already exists 20:29:25 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:407b30812fb84858a6665de53edbb6608a4395e2b2bfc3f629cfa41b30be1ca8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:29:26 8c4177873d9b: Preparing 20:29:26 e0db39023072: Preparing 20:29:26 86e28d90444b: Preparing 20:29:26 c7fde466e723: Preparing 20:29:26 caca56da3b3c: Preparing 20:29:26 7a0358ef0afb: Preparing 20:29:26 5911a9224151: Preparing 20:29:26 34d5ebaa5410: Preparing 20:29:26 7a0358ef0afb: Waiting 20:29:26 5911a9224151: Waiting 20:29:26 34d5ebaa5410: Waiting 20:29:26 86e28d90444b: Layer already exists 20:29:26 e0db39023072: Layer already exists 20:29:26 caca56da3b3c: Layer already exists 20:29:26 c7fde466e723: Layer already exists 20:29:26 8c4177873d9b: Layer already exists 20:29:26 34d5ebaa5410: Layer already exists 20:29:26 7a0358ef0afb: Layer already exists 20:29:26 5911a9224151: Layer already exists 20:29:26 main: digest: sha256:407b30812fb84858a6665de53edbb6608a4395e2b2bfc3f629cfa41b30be1ca8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:26 ===================================================== [Pipeline] echo 20:29:26 taggedImages: 20:29:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:29:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.54 20:29:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:29:26 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:29:26 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:26 latest 20:29:26 2.3.0-dev.54 20:29:26 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:26 main 20:29:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:29:26 51157f0e3a96: Preparing 20:29:26 e4279d73b725: Preparing 20:29:26 00d68e9f0163: Preparing 20:29:26 d26d3f4236f7: Preparing 20:29:26 bd3355647ac2: Preparing 20:29:26 5911a9224151: Preparing 20:29:26 34d5ebaa5410: Preparing 20:29:26 5911a9224151: Waiting 20:29:26 34d5ebaa5410: Waiting 20:29:26 00d68e9f0163: Pushed 20:29:26 e4279d73b725: Pushed 20:29:26 51157f0e3a96: Pushed 20:29:26 5911a9224151: Layer already exists 20:29:26 34d5ebaa5410: Layer already exists 20:29:27 bd3355647ac2: Pushed 20:29:33 d26d3f4236f7: Pushed 20:29:34 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:a6c2f6707c2ed78f59e73d78701f25d7e011b4f04ea687f56a19ca0bf2e09362 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:29:34 51157f0e3a96: Preparing 20:29:34 e4279d73b725: Preparing 20:29:34 00d68e9f0163: Preparing 20:29:34 d26d3f4236f7: Preparing 20:29:34 bd3355647ac2: Preparing 20:29:34 5911a9224151: Preparing 20:29:34 34d5ebaa5410: Preparing 20:29:34 34d5ebaa5410: Waiting 20:29:34 5911a9224151: Waiting 20:29:34 d26d3f4236f7: Layer already exists 20:29:34 00d68e9f0163: Layer already exists 20:29:34 e4279d73b725: Layer already exists 20:29:34 bd3355647ac2: Layer already exists 20:29:34 51157f0e3a96: Layer already exists 20:29:34 5911a9224151: Layer already exists 20:29:34 34d5ebaa5410: Layer already exists 20:29:34 latest: digest: sha256:a6c2f6707c2ed78f59e73d78701f25d7e011b4f04ea687f56a19ca0bf2e09362 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.54 20:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:29:35 51157f0e3a96: Preparing 20:29:35 e4279d73b725: Preparing 20:29:35 00d68e9f0163: Preparing 20:29:35 d26d3f4236f7: Preparing 20:29:35 bd3355647ac2: Preparing 20:29:35 5911a9224151: Preparing 20:29:35 34d5ebaa5410: Preparing 20:29:35 5911a9224151: Waiting 20:29:35 34d5ebaa5410: Waiting 20:29:35 d26d3f4236f7: Layer already exists 20:29:35 00d68e9f0163: Layer already exists 20:29:35 e4279d73b725: Layer already exists 20:29:35 bd3355647ac2: Layer already exists 20:29:35 51157f0e3a96: Layer already exists 20:29:35 5911a9224151: Layer already exists 20:29:35 34d5ebaa5410: Layer already exists 20:29:35 2.3.0-dev.54: digest: sha256:a6c2f6707c2ed78f59e73d78701f25d7e011b4f04ea687f56a19ca0bf2e09362 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:29:35 51157f0e3a96: Preparing 20:29:35 e4279d73b725: Preparing 20:29:35 00d68e9f0163: Preparing 20:29:35 d26d3f4236f7: Preparing 20:29:35 bd3355647ac2: Preparing 20:29:35 5911a9224151: Preparing 20:29:35 34d5ebaa5410: Preparing 20:29:35 5911a9224151: Waiting 20:29:35 34d5ebaa5410: Waiting 20:29:35 e4279d73b725: Layer already exists 20:29:35 bd3355647ac2: Layer already exists 20:29:35 51157f0e3a96: Layer already exists 20:29:35 d26d3f4236f7: Layer already exists 20:29:35 00d68e9f0163: Layer already exists 20:29:35 5911a9224151: Layer already exists 20:29:35 34d5ebaa5410: Layer already exists 20:29:35 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:a6c2f6707c2ed78f59e73d78701f25d7e011b4f04ea687f56a19ca0bf2e09362 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:29:36 51157f0e3a96: Preparing 20:29:36 e4279d73b725: Preparing 20:29:36 00d68e9f0163: Preparing 20:29:36 d26d3f4236f7: Preparing 20:29:36 bd3355647ac2: Preparing 20:29:36 5911a9224151: Preparing 20:29:36 34d5ebaa5410: Preparing 20:29:36 5911a9224151: Waiting 20:29:36 00d68e9f0163: Layer already exists 20:29:36 e4279d73b725: Layer already exists 20:29:36 51157f0e3a96: Layer already exists 20:29:36 d26d3f4236f7: Layer already exists 20:29:36 bd3355647ac2: Layer already exists 20:29:36 34d5ebaa5410: Layer already exists 20:29:36 5911a9224151: Layer already exists 20:29:36 main: digest: sha256:a6c2f6707c2ed78f59e73d78701f25d7e011b4f04ea687f56a19ca0bf2e09362 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:36 ===================================================== [Pipeline] echo 20:29:36 taggedImages: 20:29:36 - nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:36 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:29:36 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.54 20:29:36 - nexus3.edgexfoundry.org:10004/security-spire-config:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:36 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:29:36 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:29:36 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:36 latest 20:29:36 2.3.0-dev.54 20:29:36 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:36 main 20:29:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:29:37 a37a68c472e2: Preparing 20:29:37 cba7c12ec056: Preparing 20:29:37 28f0ff6cf3b8: Preparing 20:29:37 0be266810cd5: Preparing 20:29:37 ff867fb45581: Preparing 20:29:37 5911a9224151: Preparing 20:29:37 34d5ebaa5410: Preparing 20:29:37 5911a9224151: Waiting 20:29:37 34d5ebaa5410: Waiting 20:29:37 28f0ff6cf3b8: Pushed 20:29:37 a37a68c472e2: Pushed 20:29:37 cba7c12ec056: Pushed 20:29:37 34d5ebaa5410: Layer already exists 20:29:37 5911a9224151: Layer already exists 20:29:37 ff867fb45581: Pushed 20:29:45 0be266810cd5: Pushed 20:29:45 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:1531fa6e2ababd57640970c507423ac3ccdf4cd97471c3510d7ad7283c48775e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:29:46 a37a68c472e2: Preparing 20:29:46 cba7c12ec056: Preparing 20:29:46 28f0ff6cf3b8: Preparing 20:29:46 0be266810cd5: Preparing 20:29:46 ff867fb45581: Preparing 20:29:46 5911a9224151: Preparing 20:29:46 34d5ebaa5410: Preparing 20:29:46 5911a9224151: Waiting 20:29:46 34d5ebaa5410: Waiting 20:29:46 ff867fb45581: Layer already exists 20:29:46 cba7c12ec056: Layer already exists 20:29:46 a37a68c472e2: Layer already exists 20:29:46 28f0ff6cf3b8: Layer already exists 20:29:46 0be266810cd5: Layer already exists 20:29:46 5911a9224151: Layer already exists 20:29:46 34d5ebaa5410: Layer already exists 20:29:46 latest: digest: sha256:1531fa6e2ababd57640970c507423ac3ccdf4cd97471c3510d7ad7283c48775e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.54 20:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:29:46 a37a68c472e2: Preparing 20:29:46 cba7c12ec056: Preparing 20:29:46 28f0ff6cf3b8: Preparing 20:29:46 0be266810cd5: Preparing 20:29:46 ff867fb45581: Preparing 20:29:46 5911a9224151: Preparing 20:29:46 34d5ebaa5410: Preparing 20:29:46 5911a9224151: Waiting 20:29:46 34d5ebaa5410: Waiting 20:29:46 ff867fb45581: Layer already exists 20:29:46 a37a68c472e2: Layer already exists 20:29:46 28f0ff6cf3b8: Layer already exists 20:29:46 cba7c12ec056: Layer already exists 20:29:46 0be266810cd5: Layer already exists 20:29:46 5911a9224151: Layer already exists 20:29:46 34d5ebaa5410: Layer already exists 20:29:46 2.3.0-dev.54: digest: sha256:1531fa6e2ababd57640970c507423ac3ccdf4cd97471c3510d7ad7283c48775e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:29:47 a37a68c472e2: Preparing 20:29:47 cba7c12ec056: Preparing 20:29:47 28f0ff6cf3b8: Preparing 20:29:47 0be266810cd5: Preparing 20:29:47 ff867fb45581: Preparing 20:29:47 5911a9224151: Preparing 20:29:47 34d5ebaa5410: Preparing 20:29:47 5911a9224151: Waiting 20:29:47 34d5ebaa5410: Waiting 20:29:47 a37a68c472e2: Layer already exists 20:29:47 28f0ff6cf3b8: Layer already exists 20:29:47 0be266810cd5: Layer already exists 20:29:47 cba7c12ec056: Layer already exists 20:29:47 ff867fb45581: Layer already exists 20:29:47 34d5ebaa5410: Layer already exists 20:29:47 5911a9224151: Layer already exists 20:29:47 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:1531fa6e2ababd57640970c507423ac3ccdf4cd97471c3510d7ad7283c48775e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:29:48 a37a68c472e2: Preparing 20:29:48 cba7c12ec056: Preparing 20:29:48 28f0ff6cf3b8: Preparing 20:29:48 0be266810cd5: Preparing 20:29:48 ff867fb45581: Preparing 20:29:48 5911a9224151: Preparing 20:29:48 34d5ebaa5410: Preparing 20:29:48 34d5ebaa5410: Waiting 20:29:48 5911a9224151: Waiting 20:29:48 ff867fb45581: Layer already exists 20:29:48 28f0ff6cf3b8: Layer already exists 20:29:48 cba7c12ec056: Layer already exists 20:29:48 0be266810cd5: Layer already exists 20:29:48 a37a68c472e2: Layer already exists 20:29:48 5911a9224151: Layer already exists 20:29:48 34d5ebaa5410: Layer already exists 20:29:48 main: digest: sha256:1531fa6e2ababd57640970c507423ac3ccdf4cd97471c3510d7ad7283c48775e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:48 ===================================================== [Pipeline] echo 20:29:48 taggedImages: 20:29:48 - nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:29:48 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.54 20:29:48 - nexus3.edgexfoundry.org:10004/security-spire-server:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:29:48 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:29:48 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:48 latest 20:29:48 2.3.0-dev.54 20:29:48 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:48 main 20:29:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:29:48 ed4fcb533a3e: Preparing 20:29:48 54551d356d15: Preparing 20:29:48 454917cb8fdc: Preparing 20:29:48 71bb27d8f874: Preparing 20:29:48 994393dc58e7: Preparing 20:29:48 454917cb8fdc: Layer already exists 20:29:48 994393dc58e7: Layer already exists 20:29:48 ed4fcb533a3e: Pushed 20:29:48 71bb27d8f874: Pushed 20:29:51 54551d356d15: Pushed 20:29:51 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:e0e84c9d6ed8e324ba0ec25e0204e9e00ff91f9cd5cd1cd60c3a9f72a57cc217 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:29:52 ed4fcb533a3e: Preparing 20:29:52 54551d356d15: Preparing 20:29:52 454917cb8fdc: Preparing 20:29:52 71bb27d8f874: Preparing 20:29:52 994393dc58e7: Preparing 20:29:52 54551d356d15: Layer already exists 20:29:52 454917cb8fdc: Layer already exists 20:29:52 994393dc58e7: Layer already exists 20:29:52 ed4fcb533a3e: Layer already exists 20:29:52 71bb27d8f874: Layer already exists 20:29:52 latest: digest: sha256:e0e84c9d6ed8e324ba0ec25e0204e9e00ff91f9cd5cd1cd60c3a9f72a57cc217 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.54 20:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:29:52 ed4fcb533a3e: Preparing 20:29:52 54551d356d15: Preparing 20:29:52 454917cb8fdc: Preparing 20:29:52 71bb27d8f874: Preparing 20:29:52 994393dc58e7: Preparing 20:29:52 ed4fcb533a3e: Layer already exists 20:29:52 54551d356d15: Layer already exists 20:29:52 994393dc58e7: Layer already exists 20:29:52 71bb27d8f874: Layer already exists 20:29:52 454917cb8fdc: Layer already exists 20:29:52 2.3.0-dev.54: digest: sha256:e0e84c9d6ed8e324ba0ec25e0204e9e00ff91f9cd5cd1cd60c3a9f72a57cc217 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:29:53 ed4fcb533a3e: Preparing 20:29:53 54551d356d15: Preparing 20:29:53 454917cb8fdc: Preparing 20:29:53 71bb27d8f874: Preparing 20:29:53 994393dc58e7: Preparing 20:29:53 994393dc58e7: Layer already exists 20:29:53 ed4fcb533a3e: Layer already exists 20:29:53 454917cb8fdc: Layer already exists 20:29:53 54551d356d15: Layer already exists 20:29:53 71bb27d8f874: Layer already exists 20:29:53 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:e0e84c9d6ed8e324ba0ec25e0204e9e00ff91f9cd5cd1cd60c3a9f72a57cc217 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:29:54 ed4fcb533a3e: Preparing 20:29:54 54551d356d15: Preparing 20:29:54 454917cb8fdc: Preparing 20:29:54 71bb27d8f874: Preparing 20:29:54 994393dc58e7: Preparing 20:29:54 454917cb8fdc: Layer already exists 20:29:54 54551d356d15: Layer already exists 20:29:54 ed4fcb533a3e: Layer already exists 20:29:54 994393dc58e7: Layer already exists 20:29:54 71bb27d8f874: Layer already exists 20:29:54 main: digest: sha256:e0e84c9d6ed8e324ba0ec25e0204e9e00ff91f9cd5cd1cd60c3a9f72a57cc217 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:54 ===================================================== [Pipeline] echo 20:29:54 taggedImages: 20:29:54 - nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:54 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:29:54 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.54 20:29:54 - nexus3.edgexfoundry.org:10004/support-notifications:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:54 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:29:54 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:29:54 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:54 latest 20:29:54 2.3.0-dev.54 20:29:54 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:54 main 20:29:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:29:54 601cca31b5b5: Preparing 20:29:54 35b1f37e4b5b: Preparing 20:29:54 454917cb8fdc: Preparing 20:29:54 7f8926b42876: Preparing 20:29:54 994393dc58e7: Preparing 20:29:54 994393dc58e7: Layer already exists 20:29:54 454917cb8fdc: Layer already exists 20:29:54 7f8926b42876: Layer already exists 20:29:54 601cca31b5b5: Pushed 20:29:57 35b1f37e4b5b: Pushed 20:29:57 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:bcdda4b387bbef9c2dd9e3b122bbc17955ab40a53f36b7e26d84c32430f92795 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:29:57 601cca31b5b5: Preparing 20:29:57 35b1f37e4b5b: Preparing 20:29:57 454917cb8fdc: Preparing 20:29:57 7f8926b42876: Preparing 20:29:57 994393dc58e7: Preparing 20:29:57 994393dc58e7: Layer already exists 20:29:57 7f8926b42876: Layer already exists 20:29:57 454917cb8fdc: Layer already exists 20:29:57 601cca31b5b5: Layer already exists 20:29:57 35b1f37e4b5b: Layer already exists 20:29:57 latest: digest: sha256:bcdda4b387bbef9c2dd9e3b122bbc17955ab40a53f36b7e26d84c32430f92795 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.54 20:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:29:58 601cca31b5b5: Preparing 20:29:58 35b1f37e4b5b: Preparing 20:29:58 454917cb8fdc: Preparing 20:29:58 7f8926b42876: Preparing 20:29:58 994393dc58e7: Preparing 20:29:58 35b1f37e4b5b: Layer already exists 20:29:58 601cca31b5b5: Layer already exists 20:29:58 994393dc58e7: Layer already exists 20:29:58 454917cb8fdc: Layer already exists 20:29:58 7f8926b42876: Layer already exists 20:29:58 2.3.0-dev.54: digest: sha256:bcdda4b387bbef9c2dd9e3b122bbc17955ab40a53f36b7e26d84c32430f92795 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:29:59 601cca31b5b5: Preparing 20:29:59 35b1f37e4b5b: Preparing 20:29:59 454917cb8fdc: Preparing 20:29:59 7f8926b42876: Preparing 20:29:59 994393dc58e7: Preparing 20:29:59 601cca31b5b5: Layer already exists 20:29:59 35b1f37e4b5b: Layer already exists 20:29:59 7f8926b42876: Layer already exists 20:29:59 454917cb8fdc: Layer already exists 20:29:59 994393dc58e7: Layer already exists 20:29:59 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:bcdda4b387bbef9c2dd9e3b122bbc17955ab40a53f36b7e26d84c32430f92795 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:29:59 601cca31b5b5: Preparing 20:29:59 35b1f37e4b5b: Preparing 20:29:59 454917cb8fdc: Preparing 20:29:59 7f8926b42876: Preparing 20:29:59 994393dc58e7: Preparing 20:29:59 454917cb8fdc: Layer already exists 20:29:59 601cca31b5b5: Layer already exists 20:29:59 7f8926b42876: Layer already exists 20:29:59 35b1f37e4b5b: Layer already exists 20:29:59 994393dc58e7: Layer already exists 20:29:59 main: digest: sha256:bcdda4b387bbef9c2dd9e3b122bbc17955ab40a53f36b7e26d84c32430f92795 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:59 ===================================================== [Pipeline] echo 20:29:59 taggedImages: 20:29:59 - nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:59 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:29:59 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.54 20:29:59 - nexus3.edgexfoundry.org:10004/support-scheduler:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:59 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 20:29:59 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 20:29:59 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:29:59 latest 20:29:59 2.3.0-dev.54 20:29:59 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:29:59 main 20:29:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:00 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:30:00 f931025438a4: Preparing 20:30:00 e754dda0aa14: Preparing 20:30:00 f03c1b37f095: Preparing 20:30:00 40a5303693e7: Preparing 20:30:00 994393dc58e7: Preparing 20:30:00 994393dc58e7: Layer already exists 20:30:00 e754dda0aa14: Pushed 20:30:00 f931025438a4: Pushed 20:30:01 f03c1b37f095: Pushed 20:30:16 40a5303693e7: Pushed 20:30:16 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:33875e82cbf794da91fd9086e91dc1e328a1febd39f302d3935fc64a3915437e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:30:17 f931025438a4: Preparing 20:30:17 e754dda0aa14: Preparing 20:30:17 f03c1b37f095: Preparing 20:30:17 40a5303693e7: Preparing 20:30:17 994393dc58e7: Preparing 20:30:17 f03c1b37f095: Layer already exists 20:30:17 e754dda0aa14: Layer already exists 20:30:17 40a5303693e7: Layer already exists 20:30:17 f931025438a4: Layer already exists 20:30:17 994393dc58e7: Layer already exists 20:30:17 latest: digest: sha256:33875e82cbf794da91fd9086e91dc1e328a1febd39f302d3935fc64a3915437e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.54 20:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:30:18 f931025438a4: Preparing 20:30:18 e754dda0aa14: Preparing 20:30:18 f03c1b37f095: Preparing 20:30:18 40a5303693e7: Preparing 20:30:18 994393dc58e7: Preparing 20:30:18 994393dc58e7: Layer already exists 20:30:18 e754dda0aa14: Layer already exists 20:30:18 f931025438a4: Layer already exists 20:30:18 40a5303693e7: Layer already exists 20:30:18 f03c1b37f095: Layer already exists 20:30:18 2.3.0-dev.54: digest: sha256:33875e82cbf794da91fd9086e91dc1e328a1febd39f302d3935fc64a3915437e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:18 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:30:18 f931025438a4: Preparing 20:30:18 e754dda0aa14: Preparing 20:30:18 f03c1b37f095: Preparing 20:30:18 40a5303693e7: Preparing 20:30:18 994393dc58e7: Preparing 20:30:18 40a5303693e7: Layer already exists 20:30:18 f03c1b37f095: Layer already exists 20:30:18 e754dda0aa14: Layer already exists 20:30:18 994393dc58e7: Layer already exists 20:30:18 f931025438a4: Layer already exists 20:30:18 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:33875e82cbf794da91fd9086e91dc1e328a1febd39f302d3935fc64a3915437e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 20:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:30:19 f931025438a4: Preparing 20:30:19 e754dda0aa14: Preparing 20:30:19 f03c1b37f095: Preparing 20:30:19 40a5303693e7: Preparing 20:30:19 994393dc58e7: Preparing 20:30:19 f931025438a4: Layer already exists 20:30:19 e754dda0aa14: Layer already exists 20:30:19 40a5303693e7: Layer already exists 20:30:19 994393dc58e7: Layer already exists 20:30:19 f03c1b37f095: Layer already exists 20:30:19 main: digest: sha256:33875e82cbf794da91fd9086e91dc1e328a1febd39f302d3935fc64a3915437e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:19 ===================================================== [Pipeline] echo 20:30:19 taggedImages: 20:30:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:30:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:30:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.54 20:30:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:30:19 - 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: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.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:31:54 Removing intermediate container 08b6d7bc5e8d 20:31:54 ---> ca438f063a30 20:31:54 20:31:54 Step 10/25 : FROM alpine:3.16 20:31:54 3.16: Pulling from library/alpine 20:31:54 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:31:54 Status: Downloaded newer image for alpine:3.16 20:31:54 ---> a6215f271958 20:31:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:31:54 ---> Running in 7321fd9fead1 20:31:54 Removing intermediate container 5e1709048127 20:31:54 ---> fb33f9f3cc49 20:31:54 20:31:54 Step 10/31 : FROM alpine:3.16 20:31:54 ---> a6215f271958 20:31:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:54 ---> Running in c3cebfffb961 20:31:55 Removing intermediate container c3cebfffb961 20:31:55 ---> f5e43f8065e6 20:31:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:31:55 ---> Running in b2f5914b9d5a 20:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:57 (1/3) Installing ca-certificates (20220614-r0) 20:31:58 (2/3) Installing dumb-init (1.2.5-r1) 20:31:58 (3/3) Installing su-exec (0.2-r1) 20:31:58 Executing busybox-1.35.0-r17.trigger 20:31:58 Executing ca-certificates-20220614-r0.trigger 20:31:58 OK: 6 MiB in 17 packages 20:31:58 (1/2) Installing dumb-init (1.2.5-r1) 20:31:58 (2/2) Installing su-exec (0.2-r1) 20:31:58 Executing busybox-1.35.0-r17.trigger 20:31:58 OK: 5 MiB in 16 packages 20:32:00 Removing intermediate container b2f5914b9d5a 20:32:00 ---> b3484b85bde4 20:32:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:32:00 ---> Running in aaf0856ef15c 20:32:00 Removing intermediate container 7321fd9fead1 20:32:00 ---> 663739f88a73 20:32:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:01 ---> Running in e11d4c068719 20:32:01 Removing intermediate container aaf0856ef15c 20:32:01 ---> 0ab38a414e1a 20:32:01 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:32:01 ---> Running in 2d4e3cdd0ec8 20:32:01 Removing intermediate container e11d4c068719 20:32:01 ---> 37eb36d3bc9c 20:32:01 Step 13/25 : WORKDIR / 20:32:02 ---> Running in 1b1a98e1f007 20:32:02 Removing intermediate container 2d4e3cdd0ec8 20:32:02 ---> 4104ba02ec36 20:32:02 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:32:02 ---> Running in ee7c093fecf9 20:32:02 Removing intermediate container 1b1a98e1f007 20:32:02 ---> d143763c4325 20:32:02 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:32:03 Removing intermediate container ee7c093fecf9 20:32:03 ---> 0b917a04994c 20:32:03 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:32:03 ---> Running in 9202a4c3b9bb 20:32:04 ---> f57bb2d4a77c 20:32:04 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:32:05 ---> 69c6a3a280dc 20:32:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:32:07 ---> 3dcdbc0bab14 20:32:07 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:32:07 Removing intermediate container 9202a4c3b9bb 20:32:07 ---> 5b3cb0c1410a 20:32:07 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:32:07 ---> Running in f4fb67aaf6a3 20:32:07 ---> 5814f917fda4 20:32:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:32:08 Removing intermediate container f4fb67aaf6a3 20:32:08 ---> 0598f2de56de 20:32:08 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:32:09 ---> 5c4c2ab40d81 20:32:09 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:32:09 ---> Running in 5e32819ab8c7 20:32:11 ---> 0b2c935497d9 20:32:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:32:13 Removing intermediate container 5e32819ab8c7 20:32:13 ---> 16cae7bcf160 20:32:13 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:13 ---> c89e2a7e963a 20:32:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:32:14 ---> d101d4184d73 20:32:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:14 ---> f2746ad89cd4 20:32:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:32:14 ---> Running in 072b53db19c1 20:32:17 ---> 124323280f29 20:32:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:32:17 Removing intermediate container 072b53db19c1 20:32:17 ---> a525f7d30a27 20:32:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:32:17 ---> Running in bd22d00126b0 20:32:18 ---> efb5d14b9d0b 20:32:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:32:18 Removing intermediate container bd22d00126b0 20:32:18 ---> a8309732f9f4 20:32:18 Step 23/25 : LABEL arch=arm64 20:32:18 ---> Running in 8ef0c6d03bf3 20:32:19 Removing intermediate container 8ef0c6d03bf3 20:32:19 ---> 15686e63f2c2 20:32:19 Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:32:19 ---> 4959cc71af80 20:32:19 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:32:19 ---> Running in a091d723fcff 20:32:20 Removing intermediate container a091d723fcff 20:32:20 ---> ae1d7a958294 20:32:20 Step 25/25 : LABEL version=2.3.0-dev.54 20:32:20 ---> Running in 30de3fca6be6 20:32:20 ---> 90932116abb9 20:32:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:21 Removing intermediate container 30de3fca6be6 20:32:21 ---> 08c3915f1cd6 20:32:21 20:32:21 Successfully built 08c3915f1cd6 20:32:21 Successfully tagged security-secretstore-setup-arm64:latest 20:32:21  Building security-secretstore-setup ... done Building security-spire-server 20:32:21 ---> 8fcc9c203632 20:32:21 Step 26/31 : RUN chmod +x /entrypoint.sh 20:32:21 ---> Running in 68596532ddb0 20:32:25 Removing intermediate container 68596532ddb0 20:32:25 ---> b45df0f74695 20:32:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:32:25 ---> Running in fc744b4623c6 20:32:26 Removing intermediate container fc744b4623c6 20:32:26 ---> aae078772ed7 20:32:26 Step 28/31 : CMD ["gate"] 20:32:26 ---> Running in 3fa32ccf620f 20:32:26 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:32:26 ---> f06ee5f135b4 20:32:26 Step 3/25 : WORKDIR /edgex-go 20:32:26 ---> Using cache 20:32:26 ---> bfb2bfcdef88 20:32:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:26 ---> Running in 0961fb4fb722 20:32:27 Removing intermediate container 3fa32ccf620f 20:32:27 ---> 0ad107f6f12a 20:32:27 Step 29/31 : LABEL arch=arm64 20:32:27 ---> Running in 20a8199de6b9 20:32:28 Removing intermediate container 20a8199de6b9 20:32:28 ---> 910877582c35 20:32:28 Step 30/31 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:32:28 ---> Running in 97d9a32f94b1 20:32:29 Removing intermediate container 97d9a32f94b1 20:32:29 ---> 4f38704dd570 20:32:29 Step 31/31 : LABEL version=2.3.0-dev.54 20:32:29 ---> Running in 8223758944fa 20:32:30 Removing intermediate container 8223758944fa 20:32:30 ---> f7ad1c4938a2 20:32:30 20:32:30 Removing intermediate container 0961fb4fb722 20:32:30 ---> a3027e610536 20:32:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:32:30 ---> Running in 218fad37910e 20:32:30 Successfully built f7ad1c4938a2 20:32:30 Successfully tagged security-bootstrapper-arm64:latest 20:32:30 Building support-notifications 20:32:31  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:33 ---> f06ee5f135b4 20:32:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:32:33 ---> Using cache 20:32:33 ---> 603c9159d1cc 20:32:33 Step 4/23 : WORKDIR /edgex-go 20:32:33 ---> Using cache 20:32:33 ---> c051e6fb671b 20:32:33 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:33 ---> Using cache 20:32:33 ---> 3a0e419185d2 20:32:33 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:32:34 ---> Running in fdee78081520 20:32:34 OK: 221 MiB in 51 packages 20:32:36 Removing intermediate container 218fad37910e 20:32:36 ---> aab532c457b7 20:32:36 Step 6/25 : COPY go.mod vendor* ./ 20:32:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:37 ---> 694be2f6f887 20:32:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:37 ---> Running in 24278967bec9 20:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:39 OK: 221 MiB in 51 packages 20:32:40 Removing intermediate container fdee78081520 20:32:40 ---> d6286edc18d3 20:32:40 Step 7/23 : COPY go.mod vendor* ./ 20:32:41 ---> dc5775e297d7 20:32:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:41 ---> Running in ea104fc4e81a 20:33:37 Removing intermediate container 38ae790f73a4 20:33:37 ---> 50aee664ab83 20:33:37 20:33:37 Step 11/25 : FROM alpine:3.16 20:33:37 ---> a6215f271958 20:33:37 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:33:37 ---> Running in 23925eb03330 20:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:37 (1/1) Installing dumb-init (1.2.5-r1) 20:33:37 Executing busybox-1.35.0-r17.trigger 20:33:37 OK: 5 MiB in 15 packages 20:33:37 Removing intermediate container 23925eb03330 20:33:37 ---> e5c9ebda7bf9 20:33:37 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:33:37 ---> Running in 39b02c04c7da 20:33:38 Removing intermediate container 39b02c04c7da 20:33:38 ---> 115e56d0e013 20:33:38 Step 14/25 : ENV APP_PORT=59881 20:33:38 ---> Running in c9c568045d65 20:33:40 Removing intermediate container c9c568045d65 20:33:40 ---> b126b3c02047 20:33:40 Step 15/25 : EXPOSE $APP_PORT 20:33:40 ---> Running in c542e78e658b 20:33:41 Removing intermediate container c542e78e658b 20:33:41 ---> 9c1579939d07 20:33:41 Step 16/25 : WORKDIR / 20:33:41 ---> Running in a7ffc3cbf707 20:33:42 Removing intermediate container f343f2d321a4 20:33:42 ---> 09152d20c0ab 20:33:42 20:33:42 Step 9/20 : FROM alpine:3.15 20:33:42 ---> 02e0d6fdf486 20:33:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:42 ---> Using cache 20:33:42 ---> b9912cf1eb5f 20:33:42 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:42 ---> Using cache 20:33:42 ---> bc3b8b2dde50 20:33:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:33:42 ---> Running in 7f9763707c53 20:33:42 Removing intermediate container a7ffc3cbf707 20:33:42 ---> 72a06ed2fcce 20:33:42 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:45 ---> 3440b17ea41e 20:33:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:33:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:46 ---> 20325a2b478e 20:33:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:33:47 Removing intermediate container 24278967bec9 20:33:47 ---> 2d145530d92a 20:33:47 Step 8/25 : COPY . . 20:33:47 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:33:47 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:33:47 OK: 15733 distinct packages available 20:33:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:48 ---> 5b2165ad73b8 20:33:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:33:48 Removing intermediate container ea104fc4e81a 20:33:48 ---> fd18b73573ad 20:33:48 Step 9/23 : COPY . . 20:33:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:49 ---> 60d99d83ff07 20:33:49 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:33:49 ---> Running in db250b99d38c 20:33:50 (1/9) Installing ca-certificates (20220614-r0) 20:33:50 (2/9) Installing brotli-libs (1.0.9-r5) 20:33:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:33:50 (4/9) Installing libcurl (7.80.0-r3) 20:33:50 (5/9) Installing curl (7.80.0-r3) 20:33:50 (6/9) Installing dumb-init (1.2.5-r1) 20:33:50 Removing intermediate container db250b99d38c 20:33:50 ---> 350faa429167 20:33:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:50 (7/9) Installing musl-obstack (1.2.3-r0) 20:33:50 ---> Running in 695a6cd649c5 20:33:50 (8/9) Installing libucontext (1.1-r0) 20:33:50 (9/9) Installing gcompat (1.0.0-r4) 20:33:50 Executing busybox-1.34.1-r7.trigger 20:33:50 Executing ca-certificates-20220614-r0.trigger 20:33:51 OK: 8 MiB in 23 packages 20:33:52 Removing intermediate container 695a6cd649c5 20:33:52 ---> bc783411ce2a 20:33:52 Step 23/25 : LABEL arch=arm64 20:33:52 ---> Running in 4494d63b13cc 20:33:52 ---> 992bc64767b8 20:33:52 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:33:52 ---> Running in 7676cc2d2a62 20:33:52 Removing intermediate container 4494d63b13cc 20:33:52 ---> 6910b9308353 20:33:52 Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:33:53 ---> Running in cc46b1a05eed 20:33:53 Removing intermediate container 7676cc2d2a62 20:33:53 ---> e5d8956de86a 20:33:53 Step 10/25 : WORKDIR /edgex-go/spire-build 20:33:54 ---> Running in 7998bbb185bb 20:33:54 Removing intermediate container cc46b1a05eed 20:33:54 ---> 4d39ab2573e5 20:33:54 Step 25/25 : LABEL version=2.3.0-dev.54 20:33:54 ---> Running in 34a8af45b290 20:33:54 ---> c693598119aa 20:33:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:33:54 ---> Running in 9161985ed3fc 20:33:54 Removing intermediate container 7f9763707c53 20:33:54 ---> a6cd28897ff2 20:33:54 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:55 Removing intermediate container 7998bbb185bb 20:33:55 ---> 78fc46ea660a 20:33:55 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:33:55 ---> Running in 389c99e171e3 20:33:55 Removing intermediate container 34a8af45b290 20:33:55 ---> 68917a184e34 20:33:55 20:33:56 Successfully built 68917a184e34 20:33:56 Successfully tagged core-metadata-arm64:latest 20:33:56  Building core-metadata ... done Building core-command 20:33:57 ---> 59bb714321f7 20:33:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:33:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:34:00 Removing intermediate container 389c99e171e3 20:34:00 ---> 3351369a15c6 20:34:00 Step 12/25 : WORKDIR /edgex-go 20:34:00 ---> Running in a1c45748a17c 20:34:00 ---> 6bd5c7a7926f 20:34:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:00 Removing intermediate container a1c45748a17c 20:34:00 ---> d9b0e8d56b7a 20:34:00 20:34:00 Step 13/25 : FROM alpine:3.15 20:34:00 ---> 02e0d6fdf486 20:34:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:00 ---> Using cache 20:34:00 ---> b9912cf1eb5f 20:34:00 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:00 ---> Using cache 20:34:00 ---> bc3b8b2dde50 20:34:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:00 ---> Using cache 20:34:00 ---> e5c8082a2362 20:34:00 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:01 ---> f06ee5f135b4 20:34:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:34:01 ---> Using cache 20:34:01 ---> 603c9159d1cc 20:34:01 Step 4/24 : WORKDIR /edgex-go 20:34:01 ---> Using cache 20:34:01 ---> c051e6fb671b 20:34:01 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:01 ---> Using cache 20:34:01 ---> 3a0e419185d2 20:34:01 Step 6/24 : RUN apk add --update --no-cache make git 20:34:01 ---> Using cache 20:34:01 ---> 588919216cad 20:34:01 Step 7/24 : COPY go.mod vendor* ./ 20:34:01 ---> Using cache 20:34:01 ---> 93bb01d7a9c5 20:34:01 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:01 ---> Using cache 20:34:01 ---> 1a6137495450 20:34:01 Step 9/24 : COPY . . 20:34:01 ---> 492ce73671d4 20:34:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:01 ---> Using cache 20:34:01 ---> 328b1d1e0929 20:34:01 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:34:01 ---> Running in 0d8e19bc9afe 20:34:01 ---> Running in 15c714cc319a 20:34:02 Removing intermediate container 0d8e19bc9afe 20:34:02 ---> 5c9b1e39d49d 20:34:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:03 ---> Running in 189ddb3d7af5 20:34:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:34:04 Removing intermediate container 189ddb3d7af5 20:34:04 ---> 403fc1327c2c 20:34:04 Step 18/20 : LABEL arch=arm64 20:34:04 ---> Running in bcb26fcc2ed7 20:34:05 Removing intermediate container bcb26fcc2ed7 20:34:05 ---> fa59ee0bad9a 20:34:05 Step 19/20 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:34:05 ---> Running in bf8f8ad1923c 20:34:06 Removing intermediate container bf8f8ad1923c 20:34:06 ---> 5b6802309e0b 20:34:06 Step 20/20 : LABEL version=2.3.0-dev.54 20:34:06 ---> Running in d764fe327f82 20:34:07 Removing intermediate container d764fe327f82 20:34:07 ---> 7b031b8beb77 20:34:07 20:34:08 Successfully built 7b031b8beb77 20:34:08 Successfully tagged security-spiffe-token-provider-arm64:latest 20:34:08  Building security-spiffe-token-provider ... done Building security-spire-config 20:34:11 ---> d35a8f0fc12c 20:34:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:34:13 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:34:13 ---> f06ee5f135b4 20:34:13 Step 3/26 : WORKDIR /edgex-go 20:34:13 ---> Using cache 20:34:13 ---> bfb2bfcdef88 20:34:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:13 ---> Using cache 20:34:13 ---> a3027e610536 20:34:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:34:13 ---> Using cache 20:34:13 ---> aab532c457b7 20:34:13 Step 6/26 : COPY go.mod vendor* ./ 20:34:13 ---> Using cache 20:34:13 ---> 694be2f6f887 20:34:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:13 ---> Using cache 20:34:13 ---> 2d145530d92a 20:34:13 Step 8/26 : COPY . . 20:34:13 ---> 771998765718 20:34:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:34:13 ---> Using cache 20:34:13 ---> 992bc64767b8 20:34:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:34:13 ---> Using cache 20:34:13 ---> e5d8956de86a 20:34:13 Step 10/26 : WORKDIR /edgex-go/spire-build 20:34:13 ---> Using cache 20:34:13 ---> 78fc46ea660a 20:34:13 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:34:13 ---> Running in 545fa6ffdd20 20:34:15 ---> b61814f0a1fc 20:34:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:34:17 ---> c8d1a21a628a 20:34:17 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:17 ---> Running in 53ce80df89df 20:34:17 Removing intermediate container 545fa6ffdd20 20:34:17 ---> 974b7d34a7a2 20:34:17 Step 12/26 : WORKDIR /edgex-go 20:34:18 ---> Running in 93214aeda2d4 20:34:18 Removing intermediate container 53ce80df89df 20:34:18 ---> 47f642f796af 20:34:18 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:19 ---> Running in 5c9a373fd7c1 20:34:19 Removing intermediate container 93214aeda2d4 20:34:19 ---> d0f196e5eb60 20:34:19 20:34:19 Step 13/26 : FROM alpine:3.15 20:34:19 ---> 02e0d6fdf486 20:34:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:19 ---> Using cache 20:34:19 ---> b9912cf1eb5f 20:34:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:19 ---> Using cache 20:34:19 ---> bc3b8b2dde50 20:34:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:34:19 ---> Running in 67aa5885da34 20:34:20 Removing intermediate container 5c9a373fd7c1 20:34:20 ---> e53134a58cd5 20:34:20 Step 23/25 : LABEL arch=arm64 20:34:20 ---> Running in b86a6ee11ba1 20:34:21 Removing intermediate container b86a6ee11ba1 20:34:21 ---> e762b312bbeb 20:34:21 Step 24/25 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:34:21 ---> Running in ad88b2e7ee9f 20:34:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:22 Removing intermediate container ad88b2e7ee9f 20:34:22 ---> 7d1af732fd73 20:34:22 Step 25/25 : LABEL version=2.3.0-dev.54 20:34:22 ---> Running in dff104d408e8 20:34:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:23 Removing intermediate container dff104d408e8 20:34:23 ---> eef7323e8a15 20:34:23 20:34:23 Removing intermediate container c2c41efa0782 20:34:23 ---> 32814a092bc0 20:34:23 20:34:23 Step 11/23 : FROM alpine:3.16 20:34:23 ---> a6215f271958 20:34:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:34:23 Successfully built eef7323e8a15 20:34:23 ---> Using cache 20:34:23 ---> e5c9ebda7bf9 20:34:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:23 ---> Using cache 20:34:23 ---> 115e56d0e013 20:34:23 Step 14/23 : ENV APP_PORT=59861 20:34:23 Successfully tagged security-spire-server-arm64:latest 20:34:24  Building security-spire-server ... done Building security-proxy-setup 20:34:24 ---> Running in be3f9313452c 20:34:24 Removing intermediate container be3f9313452c 20:34:24 ---> 6bece0c00bfd 20:34:24 Step 15/23 : EXPOSE $APP_PORT 20:34:24 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:34:24 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:34:24 OK: 15733 distinct packages available 20:34:24 ---> Running in 29cd5dd92f3f 20:34:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:25 Removing intermediate container 29cd5dd92f3f 20:34:25 ---> fcabc4d46f13 20:34:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:26 ---> d38eee5b0e9d 20:34:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:34:27 (1/4) Installing dumb-init (1.2.5-r1) 20:34:27 (2/4) Installing musl-obstack (1.2.3-r0) 20:34:27 (3/4) Installing libucontext (1.1-r0) 20:34:27 (4/4) Installing gcompat (1.0.0-r4) 20:34:27 Executing busybox-1.34.1-r7.trigger 20:34:27 OK: 6 MiB in 18 packages 20:34:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:29 ---> f06ee5f135b4 20:34:29 Step 3/22 : WORKDIR /edgex-go 20:34:29 ---> Using cache 20:34:29 ---> bfb2bfcdef88 20:34:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:29 ---> Using cache 20:34:29 ---> a3027e610536 20:34:29 Step 5/22 : RUN apk add --update --no-cache make git 20:34:30 ---> Running in 6c19a678d183 20:34:30 ---> e43502c80679 20:34:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:34:30 Removing intermediate container 67aa5885da34 20:34:30 ---> 28c983765e30 20:34:30 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:31 ---> 0cfa2aedb143 20:34:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:34:31 ---> Running in 177dff5c5a4f 20:34:32 Removing intermediate container 177dff5c5a4f 20:34:32 ---> c250ee390513 20:34:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:32 ---> Running in 30c58b78afb3 20:34:33 Removing intermediate container 30c58b78afb3 20:34:33 ---> a0f43a34b18d 20:34:33 Step 21/23 : LABEL arch=arm64 20:34:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:33 ---> Running in 10c512e43a5a 20:34:34 Removing intermediate container 10c512e43a5a 20:34:34 ---> e3e7be86941a 20:34:34 Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:34:35 ---> Running in 3ce51f30086d 20:34:35 OK: 221 MiB in 51 packages 20:34:36 Removing intermediate container 3ce51f30086d 20:34:36 ---> bde19faf986b 20:34:36 Step 23/23 : LABEL version=2.3.0-dev.54 20:34:36 ---> Running in e2e2a40425f0 20:34:36 Removing intermediate container e2e2a40425f0 20:34:36 ---> 97ba9bb24088 20:34:36 20:34:37 Successfully built 97ba9bb24088 20:34:37 Successfully tagged support-scheduler-arm64:latest 20:34:37 Building core-data 20:34:37  Building support-scheduler ... done Removing intermediate container 6c19a678d183 20:34:37 ---> 521f4b1acaf2 20:34:37 Step 6/22 : COPY go.mod vendor* ./ 20:34:39 ---> 1aacc419185d 20:34:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:39 ---> Running in 974075da36de 20:34:39 ---> f58436ef1cc4 20:34:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:34:41 ---> 964eff20bf96 20:34:41 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:34:41 ---> Running in cf35acf56b52 20:34:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:42 ---> f06ee5f135b4 20:34:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:34:42 ---> Using cache 20:34:42 ---> 603c9159d1cc 20:34:42 Step 4/24 : WORKDIR /edgex-go 20:34:42 ---> Using cache 20:34:42 ---> c051e6fb671b 20:34:42 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:42 ---> Using cache 20:34:42 ---> 3a0e419185d2 20:34:42 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:34:42 ---> Running in 764bba97eed5 20:34:42 Removing intermediate container cf35acf56b52 20:34:42 ---> dc251bb6a074 20:34:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:34:44 ---> 6e121221230c 20:34:44 Step 21/26 : WORKDIR / 20:34:44 ---> Running in 9ab890165b61 20:34:44 Removing intermediate container 9ab890165b61 20:34:44 ---> 5037bcd2d688 20:34:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:44 ---> Running in 34f8aea72975 20:34:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:45 Removing intermediate container 34f8aea72975 20:34:45 ---> 7729b5941b91 20:34:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:45 ---> Running in 83b660f1123d 20:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:46 Removing intermediate container 83b660f1123d 20:34:46 ---> 87ad2a91308e 20:34:46 Step 24/26 : LABEL arch=arm64 20:34:46 ---> Running in f95f300d1e82 20:34:47 Removing intermediate container f95f300d1e82 20:34:47 ---> d53709b9aa68 20:34:47 Step 25/26 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:34:47 ---> Running in 306817cea066 20:34:47 Removing intermediate container 306817cea066 20:34:47 ---> 6a3a6ebb2ad2 20:34:47 Step 26/26 : LABEL version=2.3.0-dev.54 20:34:48 ---> Running in 1c9118694d66 20:34:48 Removing intermediate container 1c9118694d66 20:34:48 ---> dcf5a49a2efc 20:34:48 20:34:48 OK: 221 MiB in 51 packages 20:34:48 Successfully built dcf5a49a2efc 20:34:48 Successfully tagged security-spire-config-arm64:latest 20:34:48 Building sys-mgmt-agent 20:34:50  Building security-spire-config ... done Removing intermediate container 764bba97eed5 20:34:50 ---> 4f525e46003f 20:34:50 Step 7/24 : COPY go.mod vendor* ./ 20:34:51 ---> 41d858b27ee4 20:34:51 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:51 ---> Running in 4d0d0aded15c 20:34:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:53 ---> f06ee5f135b4 20:34:53 Step 3/23 : WORKDIR /edgex-go 20:34:53 ---> Using cache 20:34:53 ---> bfb2bfcdef88 20:34:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:53 ---> Using cache 20:34:53 ---> a3027e610536 20:34:53 Step 5/23 : RUN apk add --update --no-cache make bash git 20:34:54 ---> Running in cf810f144df6 20:34:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:58 OK: 221 MiB in 51 packages 20:35:00 Removing intermediate container cf810f144df6 20:35:00 ---> 998181815dab 20:35:00 Step 6/23 : COPY go.mod vendor* ./ 20:35:01 ---> cefaaf9a2960 20:35:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:01 ---> Running in 130b8b902b46 20:35:48 Removing intermediate container 974075da36de 20:35:48 ---> 4045feffaf3a 20:35:48 Step 8/22 : COPY . . 20:35:56 ---> 85d9cf59df0b 20:35:56 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:35:56 ---> Running in 132ee714af33 20:35:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:36:04 Removing intermediate container 4d0d0aded15c 20:36:04 ---> dae95a181cd8 20:36:04 Step 9/24 : COPY . . 20:36:09 Removing intermediate container 130b8b902b46 20:36:09 ---> 60e4d7af51fc 20:36:09 Step 8/23 : COPY . . 20:36:09 ---> 88d9fa2a7351 20:36:09 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:36:09 ---> Running in cb6b65d4148f 20:36:12 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:36:13 ---> 7eb5c940e7c3 20:36:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:36:13 ---> Running in d368e13cccdf 20:36:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:40:07 Removing intermediate container 15c714cc319a 20:40:07 ---> 0aab9289135f 20:40:07 20:40:07 Step 11/24 : FROM alpine:3.16 20:40:07 ---> a6215f271958 20:40:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:40:07 ---> Using cache 20:40:07 ---> e5c9ebda7bf9 20:40:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:40:07 ---> Using cache 20:40:07 ---> 115e56d0e013 20:40:07 Step 14/24 : ENV APP_PORT=59882 20:40:07 ---> Running in 1be7ba2fece9 20:40:07 Removing intermediate container 1be7ba2fece9 20:40:07 ---> 95aa26b3bb99 20:40:07 Step 15/24 : EXPOSE $APP_PORT 20:40:07 ---> Running in d83f1d05cc0f 20:40:07 Removing intermediate container d83f1d05cc0f 20:40:07 ---> 427a80a4c786 20:40:07 Step 16/24 : WORKDIR / 20:40:07 ---> Running in 3a99a4ae7736 20:40:07 Removing intermediate container 3a99a4ae7736 20:40:07 ---> 8a896bf6e229 20:40:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:07 ---> cb8915bd377a 20:40:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:40:07 ---> 1e7782c90be1 20:40:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:40:07 ---> 4774598ec247 20:40:07 Step 20/24 : ENTRYPOINT ["/core-command"] 20:40:07 ---> Running in 1f99c16ee06e 20:40:07 Removing intermediate container 1f99c16ee06e 20:40:07 ---> 5a0a6b39a458 20:40:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:07 ---> Running in 0ac20e04405f 20:40:07 Removing intermediate container 0ac20e04405f 20:40:07 ---> c4e3209d01a6 20:40:07 Step 22/24 : LABEL arch=arm64 20:40:07 ---> Running in 76961248d264 20:40:07 Removing intermediate container 76961248d264 20:40:07 ---> f6c01e59a9ed 20:40:07 Step 23/24 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:40:07 ---> Running in 3b479dfd4743 20:40:07 Removing intermediate container 3b479dfd4743 20:40:07 ---> 9217be01001a 20:40:07 Step 24/24 : LABEL version=2.3.0-dev.54 20:40:07 ---> Running in 87b17c848d7b 20:40:07 Removing intermediate container 87b17c848d7b 20:40:07 ---> a03bc82fdf7e 20:40:07 20:40:07 Successfully built a03bc82fdf7e 20:40:07 Successfully tagged core-command-arm64:latest 20:41:04  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.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:41:26 Removing intermediate container 132ee714af33 20:41:26 ---> b2d1e2846b53 20:41:26 20:41:26 Step 10/22 : FROM alpine:3.16 20:41:26 ---> a6215f271958 20:41:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:41:26 ---> Running in 374829a6654f 20:41:26 Removing intermediate container d368e13cccdf 20:41:26 ---> ff6884c5b9b8 20:41:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:41:26 ---> Running in 7e8eab5e31fa 20:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:27 (1/6) Installing ca-certificates (20220614-r0) 20:41:27 (2/6) Installing brotli-libs (1.0.9-r6) 20:41:27 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:41:27 (4/6) Installing libcurl (7.83.1-r3) 20:41:27 (5/6) Installing curl (7.83.1-r3) 20:41:27 (6/6) Installing dumb-init (1.2.5-r1) 20:41:27 Executing busybox-1.35.0-r17.trigger 20:41:27 Executing ca-certificates-20220614-r0.trigger 20:41:28 OK: 8 MiB in 20 packages 20:41:30 Removing intermediate container 374829a6654f 20:41:30 ---> cb776aa52bab 20:41:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:41:30 ---> Running in 46602bf654fe 20:41:31 Removing intermediate container 46602bf654fe 20:41:31 ---> bcc0881d4ecf 20:41:31 Step 13/22 : WORKDIR /edgex 20:41:31 ---> Running in fa172eface36 20:41:32 Removing intermediate container 7e8eab5e31fa 20:41:32 ---> a61884bd3f0e 20:41:32 20:41:32 Step 11/23 : FROM alpine:3.16 20:41:32 ---> a6215f271958 20:41: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:41:32 ---> Running in 7b03c8d87fef 20:41:32 Removing intermediate container fa172eface36 20:41:32 ---> 29e2d99bbfe4 20:41:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:41:32 Removing intermediate container 7b03c8d87fef 20:41:32 ---> 12f62cd8ebed 20:41: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:41:32 ---> Running in 9dcef8c5c886 20:41:33 ---> 5dc166c29045 20:41:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:35 ---> 6c7171aba6f4 20:41:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:37 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:41:37 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:41:37 (3/33) Installing readline (8.1.2-r0) 20:41:37 ---> d6b054ad5f40 20:41:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:41:37 (4/33) Installing bash (5.1.16-r2) 20:41:37 Executing bash-5.1.16-r2.post-install 20:41:37 (5/33) Installing ca-certificates (20220614-r0) 20:41:37 (6/33) Installing brotli-libs (1.0.9-r6) 20:41:37 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:41:37 (8/33) Installing libcurl (7.83.1-r3) 20:41:37 (9/33) Installing curl (7.83.1-r3) 20:41:37 (10/33) Installing docker-cli (20.10.16-r2) 20:41:38 ---> 5cd853c9cd63 20:41:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:38 ---> Running in a87388cf6f6a 20:41:38 (11/33) Installing dumb-init (1.2.5-r1) 20:41:38 (12/33) Installing libbz2 (1.0.8-r1) 20:41:38 (13/33) Installing expat (2.4.8-r0) 20:41:38 (14/33) Installing libffi (3.4.2-r1) 20:41:38 (15/33) Installing gdbm (1.23-r0) 20:41:38 (16/33) Installing xz-libs (5.2.5-r1) 20:41:38 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:41:38 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:41:38 (19/33) Installing mpdecimal (2.5.1-r1) 20:41:38 (20/33) Installing sqlite-libs (3.38.5-r0) 20:41:38 (21/33) Installing python3 (3.10.5-r0) 20:41:41 Removing intermediate container a87388cf6f6a 20:41:41 ---> e4e6170b3fa7 20:41:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:41:41 ---> Running in 88f878436a1c 20:41:41 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:41:41 (23/33) Installing py3-tomli (2.0.1-r1) 20:41:41 (24/33) Installing py3-pep517 (0.12.0-r2) 20:41:41 (25/33) Installing py3-six (1.16.0-r1) 20:41:41 (26/33) Installing py3-retrying (1.3.3-r3) 20:41:41 (27/33) Installing py3-appdirs (1.4.4-r3) 20:41:41 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:41:41 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:41:41 (30/33) Installing py3-parsing (2.4.7-r3) 20:41:42 (31/33) Installing py3-packaging (21.3-r0) 20:41:42 (32/33) Installing py3-setuptools (59.4.0-r0) 20:41:42 (33/33) Installing py3-pip (22.1.1-r0) 20:41:42 Removing intermediate container 88f878436a1c 20:41:42 ---> cd96f7c4e60f 20:41:42 Step 20/22 : LABEL arch=arm64 20:41:42 ---> Running in bcef199a8e11 20:41:42 Removing intermediate container bcef199a8e11 20:41:42 ---> 68504f64ce0e 20:41:42 Step 21/22 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:41:43 ---> Running in 28c2a459b820 20:41:43 Executing busybox-1.35.0-r17.trigger 20:41:43 Executing ca-certificates-20220614-r0.trigger 20:41:43 Removing intermediate container 28c2a459b820 20:41:43 ---> c5902cc2bb8b 20:41:43 Step 22/22 : LABEL version=2.3.0-dev.54 20:41:43 ---> Running in 0e8ea3fd7245 20:41:44 OK: 120 MiB in 47 packages 20:41:44 Removing intermediate container 0e8ea3fd7245 20:41:44 ---> 892c8a772a8d 20:41:44 20:41:44 Successfully built 892c8a772a8d 20:41:44 Successfully tagged security-proxy-setup-arm64:latest 20:41:57  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 20:41:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:41:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.4 MB/s eta 0:00:00 20:41:58 Collecting docker<4.0,>=3.6.0 20:41:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:41:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 13.8 MB/s eta 0:00:00 20:41:58 Collecting cached-property<2,>=1.2.0 20:41:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:41:58 Collecting PyYAML<4,>=3.10 20:41:58 Downloading PyYAML-3.13.tar.gz (270 kB) 20:41:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.1 MB/s eta 0:00:00 20:42:00 Preparing metadata (setup.py): started 20:42:01 Removing intermediate container 9161985ed3fc 20:42:01 ---> b67e51fcc782 20:42:01 20:42:01 Step 11/23 : FROM alpine:3.16 20:42:01 ---> a6215f271958 20:42:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:42:01 ---> Running in 9ac1dc64337a 20:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:02 Preparing metadata (setup.py): finished with status 'done' 20:42:02 Collecting dockerpty<0.5,>=0.4.1 20:42:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:42:02 Preparing metadata (setup.py): started 20:42:03 (1/2) Installing ca-certificates (20220614-r0) 20:42:03 (2/2) Installing dumb-init (1.2.5-r1) 20:42:03 Executing busybox-1.35.0-r17.trigger 20:42:03 Executing ca-certificates-20220614-r0.trigger 20:42:04 OK: 6 MiB in 16 packages 20:42:04 Preparing metadata (setup.py): finished with status 'done' 20:42:04 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:42:05 Collecting jsonschema<3,>=2.5.1 20:42:05 Removing intermediate container 9ac1dc64337a 20:42:05 ---> 5f9a71e2d223 20:42:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:42:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:42:05 ---> Running in 97b6eef87dc1 20:42:05 Removing intermediate container 97b6eef87dc1 20:42:05 ---> e4075c0f84af 20:42:05 Step 14/23 : ENV APP_PORT=59860 20:42:05 ---> Running in 449cba1f3dcb 20:42:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:42:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:42:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.3 MB/s eta 0:00:00 20:42:06 Removing intermediate container 449cba1f3dcb 20:42:06 ---> 3ed7b5790aec 20:42:06 Step 15/23 : EXPOSE $APP_PORT 20:42:06 ---> Running in bc710c306e2d 20:42:06 Collecting websocket-client<1.0,>=0.32.0 20:42:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:42:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.1 MB/s eta 0:00:00 20:42:06 Collecting texttable<0.10,>=0.9.0 20:42:07 Downloading texttable-0.9.1.tar.gz (11 kB) 20:42:07 Preparing metadata (setup.py): started 20:42:07 Removing intermediate container bc710c306e2d 20:42:07 ---> 7380e2ca885c 20:42:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:08 ---> 54af27b97ea9 20:42:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:42:08 Preparing metadata (setup.py): finished with status 'done' 20:42:08 Collecting docopt<0.7,>=0.6.1 20:42:08 Downloading docopt-0.6.2.tar.gz (25 kB) 20:42:08 Preparing metadata (setup.py): started 20:42:10 ---> dac26d7ca669 20:42:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:42:11 Preparing metadata (setup.py): finished with status 'done' 20:42:11 ---> dde7bea94e2a 20:42:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:42:11 Collecting docker-pycreds>=0.4.0 20:42:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:42:11 ---> Running in 984e92fdda03 20:42:11 Removing intermediate container cb6b65d4148f 20:42:11 ---> 67923238d747 20:42:11 20:42:11 Step 11/24 : FROM alpine:3.16 20:42:11 ---> a6215f271958 20:42:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:42:11 ---> Running in d247b5f9a95c 20:42:11 Removing intermediate container 984e92fdda03 20:42:11 ---> 13187657524f 20:42:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:42:11 ---> Running in c8747fc04053 20:42:12 Collecting idna<2.8,>=2.5 20:42:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:42:12 Removing intermediate container d247b5f9a95c 20:42:12 ---> 03bf86bfab25 20:42:12 Step 13/24 : ENV APP_PORT=59880 20:42:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 13.5 MB/s eta 0:00:00 20:42:12 Removing intermediate container c8747fc04053 20:42:12 ---> 161a7155afbb 20:42:12 Step 21/23 : LABEL arch=arm64 20:42:12 ---> Running in 521694660b6b 20:42:12 ---> Running in 3251840a74f4 20:42:12 Collecting certifi>=2017.4.17 20:42:12 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 20:42:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 17.9 MB/s eta 0:00:00 20:42:12 Removing intermediate container 521694660b6b 20:42:12 ---> b94c95218f31 20:42:12 Step 14/24 : EXPOSE $APP_PORT 20:42:12 Removing intermediate container 3251840a74f4 20:42:12 ---> 3c4be5d7ab66 20:42:12 Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:42:12 ---> Running in 3afd8fc7f660 20:42:12 ---> Running in 422789e5b12b 20:42:13 Removing intermediate container 3afd8fc7f660 20:42:13 ---> 1e958e944a7c 20:42:13 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:13 Removing intermediate container 422789e5b12b 20:42:13 ---> 9be53dfa48ad 20:42:13 Step 23/23 : LABEL version=2.3.0-dev.54 20:42:13 Collecting urllib3<1.25,>=1.21.1 20:42:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:42:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 13.4 MB/s eta 0:00:00 20:42:13 ---> Running in 5cf0001613db 20:42:13 ---> Running in 6660b3eb4167 20:42:13 Collecting chardet<3.1.0,>=3.0.2 20:42:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:42:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.1 MB/s eta 0:00:00 20:42:14 Removing intermediate container 5cf0001613db 20:42:14 ---> d0dd355edeab 20:42:14 20:42:14 Successfully built d0dd355edeab 20:42:14 Successfully tagged support-notifications-arm64:latest 20:42:14  Building support-notifications ... done Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:42:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:42:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:42:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:42:15 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:42:15 Running setup.py install for texttable: started 20:42:15 Removing intermediate container 6660b3eb4167 20:42:15 ---> 51efbe429154 20:42:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:42:15 ---> Running in c8766bb2e6b2 20:42:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:17 Running setup.py install for texttable: finished with status 'done' 20:42:17 Running setup.py install for PyYAML: started 20:42:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:18 (1/6) Installing dumb-init (1.2.5-r1) 20:42:18 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:42:18 (3/6) Installing libsodium (1.0.18-r0) 20:42:18 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:42:18 (5/6) Installing libzmq (4.3.4-r0) 20:42:18 (6/6) Installing zeromq (4.3.4-r0) 20:42:19 Executing busybox-1.35.0-r17.trigger 20:42:19 OK: 8 MiB in 20 packages 20:42:19 Running setup.py install for PyYAML: finished with status 'done' 20:42:20 Removing intermediate container c8766bb2e6b2 20:42:20 ---> fbb24743919c 20:42:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:20 ---> 70954f1e9247 20:42:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:42:21 Running setup.py install for docopt: started 20:42:21 ---> ca226a082634 20:42:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:42:22 ---> ba32c9aaf23e 20:42:22 Step 20/24 : ENTRYPOINT ["/core-data"] 20:42:22 ---> Running in b13c45ba2b5e 20:42:22 Removing intermediate container b13c45ba2b5e 20:42:22 ---> 1e3356784c08 20:42:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:42:22 ---> Running in faba1d918833 20:42:23 Removing intermediate container faba1d918833 20:42:23 ---> 09b79f51ce41 20:42:23 Step 22/24 : LABEL arch=arm64 20:42:23 Running setup.py install for docopt: finished with status 'done' 20:42:23 ---> Running in dfa22f7a4452 20:42:23 Removing intermediate container dfa22f7a4452 20:42:23 ---> 94e2cdbd8f94 20:42:23 Step 23/24 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:42:23 ---> Running in 72f57fe13c51 20:42:24 Removing intermediate container 72f57fe13c51 20:42:24 ---> 690e85ff347b 20:42:24 Step 24/24 : LABEL version=2.3.0-dev.54 20:42:24 ---> Running in 0d3669faacce 20:42:24 Removing intermediate container 0d3669faacce 20:42:24 ---> e9baea328556 20:42:24 20:42:24 Successfully built e9baea328556 20:42:24 Successfully tagged core-data-arm64:latest 20:42:25  Building core-data ... done  Running setup.py install for dockerpty: started 20:42:27 Running setup.py install for dockerpty: finished with status 'done' 20:42:29 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:42:29 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:42:39 Removing intermediate container 9dcef8c5c886 20:42:39 ---> 61fa9c395c03 20:42:39 Step 14/23 : ENV APP_PORT=58890 20:42:39 ---> Running in 55794ef9e3a0 20:42:39 Removing intermediate container 55794ef9e3a0 20:42:39 ---> ce96d2d3f08c 20:42:39 Step 15/23 : EXPOSE $APP_PORT 20:42:39 ---> Running in 43cd4427110d 20:42:40 Removing intermediate container 43cd4427110d 20:42:40 ---> 7b6ea0e9e99e 20:42:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:42:41 ---> 42df468fc204 20:42:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:42:41 ---> 112c11bdb19c 20:42:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:42:42 ---> dc2b82025da2 20:42:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:42:42 ---> Running in f336ef8e5430 20:42:42 Removing intermediate container f336ef8e5430 20:42:42 ---> 9efaf7e467ea 20:42:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:42:42 ---> Running in 85148dbd94a4 20:42:43 Removing intermediate container 85148dbd94a4 20:42:43 ---> 8f3131a86ce1 20:42:43 Step 21/23 : LABEL arch=arm64 20:42:43 ---> Running in c3448f0a8255 20:42:43 Removing intermediate container c3448f0a8255 20:42:43 ---> dea947653413 20:42:43 Step 22/23 : LABEL git_sha=5f565a5026236f7a21fcb63799adf4b457e3ab40 20:42:43 ---> Running in b9c0a22cb1a9 20:42:43 Removing intermediate container b9c0a22cb1a9 20:42:43 ---> 0eca0bc5bd6d 20:42:43 Step 23/23 : LABEL version=2.3.0-dev.54 20:42:43 ---> Running in ccb7418ba91b 20:42:44 Removing intermediate container ccb7418ba91b 20:42:44 ---> 52d6bfd8b5c6 20:42:44 20:42:44 Successfully built 52d6bfd8b5c6 20:42:44 Successfully tagged sys-mgmt-agent-arm64:latest 20:42:44  Building sys-mgmt-agent ... done  [Pipeline] } 20:42:44 $ docker stop --time=1 b09617d7cabdd8e80cc4e103b6a9b27d77bf7fd1b1e27a2c0a7da37a2ca6ec1a 20:42:46 $ docker rm -f b09617d7cabdd8e80cc4e103b6a9b27d77bf7fd1b1e27a2c0a7da37a2ca6ec1a [Pipeline] // withDockerContainer [Pipeline] sh 20:42:47 + docker images 20:42:47 REPOSITORY TAG IMAGE ID CREATED SIZE 20:42:47 sys-mgmt-agent-arm64 latest 52d6bfd8b5c6 3 seconds ago 133MB 20:42:47 core-data-arm64 latest e9baea328556 23 seconds ago 20.7MB 20:42:47 support-notifications-arm64 latest d0dd355edeab 34 seconds ago 26.3MB 20:42:47 67923238d747 37 seconds ago 1.22GB 20:42:47 b67e51fcc782 48 seconds ago 1.27GB 20:42:47 security-proxy-setup-arm64 latest 892c8a772a8d About a minute ago 26.4MB 20:42:47 a61884bd3f0e About a minute ago 1.19GB 20:42:47 b2d1e2846b53 About a minute ago 1.2GB 20:42:47 core-command-arm64 latest a03bc82fdf7e 2 minutes ago 16.7MB 20:42:47 0aab9289135f 2 minutes ago 1.21GB 20:42:47 security-spire-config-arm64 latest dcf5a49a2efc 7 minutes ago 83.6MB 20:42:47 support-scheduler-arm64 latest 97ba9bb24088 8 minutes ago 25.7MB 20:42:47 security-spire-server-arm64 latest eef7323e8a15 8 minutes ago 84.2MB 20:42:47 32814a092bc0 8 minutes ago 1.27GB 20:42:47 d0f196e5eb60 8 minutes ago 1.09GB 20:42:47 security-spiffe-token-provider-arm64 latest 7b031b8beb77 8 minutes ago 28.4MB 20:42:47 d9b0e8d56b7a 8 minutes ago 1.09GB 20:42:47 core-metadata-arm64 latest 68917a184e34 8 minutes ago 17.5MB 20:42:47 09152d20c0ab 9 minutes ago 1.24GB 20:42:47 50aee664ab83 9 minutes ago 1.22GB 20:42:47 security-bootstrapper-arm64 latest f7ad1c4938a2 10 minutes ago 18.7MB 20:42:47 security-secretstore-setup-arm64 latest 08c3915f1cd6 10 minutes ago 28.2MB 20:42:47 fb33f9f3cc49 10 minutes ago 1.2GB 20:42:47 ca438f063a30 10 minutes ago 1.2GB 20:42:47 security-spire-agent-arm64 latest 56896e09d297 15 minutes ago 122MB 20:42:47 d625fa8a9497 16 minutes ago 1.09GB 20:42:47 ci-base-image-arm64 latest f06ee5f135b4 18 minutes ago 995MB 20:42:47 alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB 20:42:47 alpine 3.16 a6215f271958 3 weeks ago 5.29MB 20:42:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB 20:42:47 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:42:47 provisioning config files... 20:42:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/290@tmp/config2593285649602303627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:47 ---> docker-login.sh 20:42:47 nexus3.edgexfoundry.org:10001 20:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:48 Configure a credential helper to remove this warning. See 20:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:48 20:42:48 Login Succeeded 20:42:48 nexus3.edgexfoundry.org:10002 20:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:49 Configure a credential helper to remove this warning. See 20:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:49 20:42:49 Login Succeeded 20:42:49 nexus3.edgexfoundry.org:10003 20:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:49 Configure a credential helper to remove this warning. See 20:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:49 20:42:49 Login Succeeded 20:42:49 nexus3.edgexfoundry.org:10004 20:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:49 Configure a credential helper to remove this warning. See 20:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:49 20:42:49 Login Succeeded 20:42:50 docker.io 20:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:50 Configure a credential helper to remove this warning. See 20:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:50 20:42:50 Login Succeeded 20:42:50 ---> docker-login.sh ends [Pipeline] } 20:42:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:42:50 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:42:50 latest 20:42:50 2.3.0-dev.54 20:42:50 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:42:50 main 20:42:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:51 2e4e8f4df409: Preparing 20:42:51 70388882fbf2: Preparing 20:42:51 4197940305d2: Preparing 20:42:51 635c184df74b: Preparing 20:42:51 5d3e392a13a0: Preparing 20:42:51 5d3e392a13a0: Layer already exists 20:42:51 2e4e8f4df409: Pushed 20:42:51 4197940305d2: Pushed 20:42:51 635c184df74b: Pushed 20:42:54 70388882fbf2: Pushed 20:42:54 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:10b94ddd7b9d3d380f8a50d05b4cc452619a3e177781452beeec864486428e46 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:55 2e4e8f4df409: Preparing 20:42:55 70388882fbf2: Preparing 20:42:55 4197940305d2: Preparing 20:42:55 635c184df74b: Preparing 20:42:55 5d3e392a13a0: Preparing 20:42:55 2e4e8f4df409: Layer already exists 20:42:55 70388882fbf2: Layer already exists 20:42:55 5d3e392a13a0: Layer already exists 20:42:55 4197940305d2: Layer already exists 20:42:55 635c184df74b: Layer already exists 20:42:55 latest: digest: sha256:10b94ddd7b9d3d380f8a50d05b4cc452619a3e177781452beeec864486428e46 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.54 20:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:56 2e4e8f4df409: Preparing 20:42:56 70388882fbf2: Preparing 20:42:56 4197940305d2: Preparing 20:42:56 635c184df74b: Preparing 20:42:56 5d3e392a13a0: Preparing 20:42:56 5d3e392a13a0: Layer already exists 20:42:56 4197940305d2: Layer already exists 20:42:56 2e4e8f4df409: Layer already exists 20:42:56 635c184df74b: Layer already exists 20:42:56 70388882fbf2: Layer already exists 20:42:56 2.3.0-dev.54: digest: sha256:10b94ddd7b9d3d380f8a50d05b4cc452619a3e177781452beeec864486428e46 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:57 2e4e8f4df409: Preparing 20:42:57 70388882fbf2: Preparing 20:42:57 4197940305d2: Preparing 20:42:57 635c184df74b: Preparing 20:42:57 5d3e392a13a0: Preparing 20:42:57 2e4e8f4df409: Layer already exists 20:42:57 635c184df74b: Layer already exists 20:42:57 5d3e392a13a0: Layer already exists 20:42:57 4197940305d2: Layer already exists 20:42:57 70388882fbf2: Layer already exists 20:42:57 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:10b94ddd7b9d3d380f8a50d05b4cc452619a3e177781452beeec864486428e46 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:42:58 2e4e8f4df409: Preparing 20:42:58 70388882fbf2: Preparing 20:42:58 4197940305d2: Preparing 20:42:58 635c184df74b: Preparing 20:42:58 5d3e392a13a0: Preparing 20:42:58 5d3e392a13a0: Layer already exists 20:42:58 70388882fbf2: Layer already exists 20:42:58 635c184df74b: Layer already exists 20:42:58 4197940305d2: Layer already exists 20:42:58 2e4e8f4df409: Layer already exists 20:42:58 main: digest: sha256:10b94ddd7b9d3d380f8a50d05b4cc452619a3e177781452beeec864486428e46 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:58 ===================================================== [Pipeline] echo 20:42:58 taggedImages: 20:42:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:42:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:42:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.54 20:42:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:42:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:42:58 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:42:58 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:42:58 latest 20:42:58 2.3.0-dev.54 20:42:58 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:42:58 main 20:42:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:42:59 c1e99026f262: Preparing 20:42:59 4f81199f5122: Preparing 20:42:59 4197940305d2: Preparing 20:42:59 7b2f28617ace: Preparing 20:42:59 781f469c7e2d: Preparing 20:42:59 5d3e392a13a0: Preparing 20:42:59 5d3e392a13a0: Waiting 20:42:59 4197940305d2: Layer already exists 20:42:59 5d3e392a13a0: Layer already exists 20:42:59 c1e99026f262: Pushed 20:42:59 781f469c7e2d: Pushed 20:43:00 7b2f28617ace: Pushed 20:43:02 4f81199f5122: Pushed 20:43:02 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:2aa641ed9d9e56d9880782158d00b22f5df6af72fd28b4dd023069887f8b6f51 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:03 c1e99026f262: Preparing 20:43:03 4f81199f5122: Preparing 20:43:03 4197940305d2: Preparing 20:43:03 7b2f28617ace: Preparing 20:43:03 781f469c7e2d: Preparing 20:43:03 5d3e392a13a0: Preparing 20:43:03 5d3e392a13a0: Waiting 20:43:03 4f81199f5122: Layer already exists 20:43:03 7b2f28617ace: Layer already exists 20:43:03 781f469c7e2d: Layer already exists 20:43:03 c1e99026f262: Layer already exists 20:43:03 4197940305d2: Layer already exists 20:43:03 5d3e392a13a0: Layer already exists 20:43:03 latest: digest: sha256:2aa641ed9d9e56d9880782158d00b22f5df6af72fd28b4dd023069887f8b6f51 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.54 20:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:04 c1e99026f262: Preparing 20:43:04 4f81199f5122: Preparing 20:43:04 4197940305d2: Preparing 20:43:04 7b2f28617ace: Preparing 20:43:04 781f469c7e2d: Preparing 20:43:04 5d3e392a13a0: Preparing 20:43:04 5d3e392a13a0: Waiting 20:43:04 4197940305d2: Layer already exists 20:43:04 c1e99026f262: Layer already exists 20:43:04 781f469c7e2d: Layer already exists 20:43:04 4f81199f5122: Layer already exists 20:43:04 7b2f28617ace: Layer already exists 20:43:04 5d3e392a13a0: Layer already exists 20:43:04 2.3.0-dev.54: digest: sha256:2aa641ed9d9e56d9880782158d00b22f5df6af72fd28b4dd023069887f8b6f51 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:05 c1e99026f262: Preparing 20:43:05 4f81199f5122: Preparing 20:43:05 4197940305d2: Preparing 20:43:05 7b2f28617ace: Preparing 20:43:05 781f469c7e2d: Preparing 20:43:05 5d3e392a13a0: Preparing 20:43:05 5d3e392a13a0: Waiting 20:43:05 4f81199f5122: Layer already exists 20:43:05 c1e99026f262: Layer already exists 20:43:05 781f469c7e2d: Layer already exists 20:43:05 4197940305d2: Layer already exists 20:43:05 7b2f28617ace: Layer already exists 20:43:05 5d3e392a13a0: Layer already exists 20:43:05 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:2aa641ed9d9e56d9880782158d00b22f5df6af72fd28b4dd023069887f8b6f51 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:06 c1e99026f262: Preparing 20:43:06 4f81199f5122: Preparing 20:43:06 4197940305d2: Preparing 20:43:06 7b2f28617ace: Preparing 20:43:06 781f469c7e2d: Preparing 20:43:06 5d3e392a13a0: Preparing 20:43:06 5d3e392a13a0: Waiting 20:43:06 7b2f28617ace: Layer already exists 20:43:06 4197940305d2: Layer already exists 20:43:06 781f469c7e2d: Layer already exists 20:43:06 4f81199f5122: Layer already exists 20:43:06 c1e99026f262: Layer already exists 20:43:06 5d3e392a13a0: Layer already exists 20:43:06 main: digest: sha256:2aa641ed9d9e56d9880782158d00b22f5df6af72fd28b4dd023069887f8b6f51 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:06 ===================================================== [Pipeline] echo 20:43:06 taggedImages: 20:43:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:43:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.54 20:43:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:43:06 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:43:06 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:06 latest 20:43:06 2.3.0-dev.54 20:43:06 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:06 main 20:43:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:07 fd2855e72a1a: Preparing 20:43:07 8502e468f98c: Preparing 20:43:07 d24889635bd0: Preparing 20:43:07 4197940305d2: Preparing 20:43:07 635c184df74b: Preparing 20:43:07 5d3e392a13a0: Preparing 20:43:07 5d3e392a13a0: Waiting 20:43:07 4197940305d2: Layer already exists 20:43:07 635c184df74b: Layer already exists 20:43:07 5d3e392a13a0: Layer already exists 20:43:07 fd2855e72a1a: Pushed 20:43:07 8502e468f98c: Pushed 20:43:10 d24889635bd0: Pushed 20:43:10 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:9fe5c3c856ba37b321cd21c0b6383b498e5a10dd457b49bf9adec0eaedfe28cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:11 fd2855e72a1a: Preparing 20:43:11 8502e468f98c: Preparing 20:43:11 d24889635bd0: Preparing 20:43:11 4197940305d2: Preparing 20:43:11 635c184df74b: Preparing 20:43:11 5d3e392a13a0: Preparing 20:43:11 5d3e392a13a0: Waiting 20:43:11 8502e468f98c: Layer already exists 20:43:11 635c184df74b: Layer already exists 20:43:11 4197940305d2: Layer already exists 20:43:11 d24889635bd0: Layer already exists 20:43:11 fd2855e72a1a: Layer already exists 20:43:11 5d3e392a13a0: Layer already exists 20:43:11 latest: digest: sha256:9fe5c3c856ba37b321cd21c0b6383b498e5a10dd457b49bf9adec0eaedfe28cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.54 20:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:12 fd2855e72a1a: Preparing 20:43:12 8502e468f98c: Preparing 20:43:12 d24889635bd0: Preparing 20:43:12 4197940305d2: Preparing 20:43:12 635c184df74b: Preparing 20:43:12 5d3e392a13a0: Preparing 20:43:12 5d3e392a13a0: Waiting 20:43:12 635c184df74b: Layer already exists 20:43:12 8502e468f98c: Layer already exists 20:43:12 fd2855e72a1a: Layer already exists 20:43:12 d24889635bd0: Layer already exists 20:43:12 4197940305d2: Layer already exists 20:43:12 5d3e392a13a0: Layer already exists 20:43:12 2.3.0-dev.54: digest: sha256:9fe5c3c856ba37b321cd21c0b6383b498e5a10dd457b49bf9adec0eaedfe28cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:13 fd2855e72a1a: Preparing 20:43:13 8502e468f98c: Preparing 20:43:13 d24889635bd0: Preparing 20:43:13 4197940305d2: Preparing 20:43:13 635c184df74b: Preparing 20:43:13 5d3e392a13a0: Preparing 20:43:13 5d3e392a13a0: Waiting 20:43:13 fd2855e72a1a: Layer already exists 20:43:13 635c184df74b: Layer already exists 20:43:13 d24889635bd0: Layer already exists 20:43:13 8502e468f98c: Layer already exists 20:43:13 4197940305d2: Layer already exists 20:43:13 5d3e392a13a0: Layer already exists 20:43:13 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:9fe5c3c856ba37b321cd21c0b6383b498e5a10dd457b49bf9adec0eaedfe28cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:14 fd2855e72a1a: Preparing 20:43:14 8502e468f98c: Preparing 20:43:14 d24889635bd0: Preparing 20:43:14 4197940305d2: Preparing 20:43:14 635c184df74b: Preparing 20:43:14 5d3e392a13a0: Preparing 20:43:14 5d3e392a13a0: Waiting 20:43:14 8502e468f98c: Layer already exists 20:43:14 4197940305d2: Layer already exists 20:43:14 d24889635bd0: Layer already exists 20:43:14 fd2855e72a1a: Layer already exists 20:43:14 635c184df74b: Layer already exists 20:43:14 5d3e392a13a0: Layer already exists 20:43:14 main: digest: sha256:9fe5c3c856ba37b321cd21c0b6383b498e5a10dd457b49bf9adec0eaedfe28cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:14 ===================================================== [Pipeline] echo 20:43:14 taggedImages: 20:43:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:43:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.54 20:43:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:43:14 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:43:14 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:14 latest 20:43:14 2.3.0-dev.54 20:43:14 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:14 main 20:43:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:15 a2fbe63bcb7c: Preparing 20:43:15 a2fbe63bcb7c: Preparing 20:43:15 cfdad453cabb: Preparing 20:43:15 2799d511e7cb: Preparing 20:43:15 37fa9c214044: Preparing 20:43:15 d153dd4fdd8a: Preparing 20:43:15 4197940305d2: Preparing 20:43:15 6daa8e379be1: Preparing 20:43:15 86f63a76778b: Preparing 20:43:15 509a38e45020: Preparing 20:43:15 45807953432f: Preparing 20:43:15 5d3e392a13a0: Preparing 20:43:15 4197940305d2: Waiting 20:43:15 6daa8e379be1: Waiting 20:43:15 86f63a76778b: Waiting 20:43:15 509a38e45020: Waiting 20:43:15 45807953432f: Waiting 20:43:15 5d3e392a13a0: Waiting 20:43:15 a2fbe63bcb7c: Pushed 20:43:15 2799d511e7cb: Pushed 20:43:15 37fa9c214044: Pushed 20:43:15 cfdad453cabb: Pushed 20:43:15 4197940305d2: Layer already exists 20:43:15 86f63a76778b: Pushed 20:43:15 509a38e45020: Pushed 20:43:15 45807953432f: Pushed 20:43:15 6daa8e379be1: Pushed 20:43:15 5d3e392a13a0: Layer already exists 20:43:18 d153dd4fdd8a: Pushed 20:43:18 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:7be025334e306b9d5ffe7885bca5a29836f1733d9a2990a62d90b9cf9a714a6b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:19 a2fbe63bcb7c: Preparing 20:43:19 a2fbe63bcb7c: Preparing 20:43:19 cfdad453cabb: Preparing 20:43:19 2799d511e7cb: Preparing 20:43:19 37fa9c214044: Preparing 20:43:19 d153dd4fdd8a: Preparing 20:43:19 4197940305d2: Preparing 20:43:19 6daa8e379be1: Preparing 20:43:19 4197940305d2: Waiting 20:43:19 86f63a76778b: Preparing 20:43:19 6daa8e379be1: Waiting 20:43:19 509a38e45020: Preparing 20:43:19 86f63a76778b: Waiting 20:43:19 509a38e45020: Waiting 20:43:19 45807953432f: Preparing 20:43:19 5d3e392a13a0: Preparing 20:43:19 45807953432f: Waiting 20:43:19 a2fbe63bcb7c: Layer already exists 20:43:19 cfdad453cabb: Layer already exists 20:43:19 2799d511e7cb: Layer already exists 20:43:19 37fa9c214044: Layer already exists 20:43:19 d153dd4fdd8a: Layer already exists 20:43:19 6daa8e379be1: Layer already exists 20:43:19 4197940305d2: Layer already exists 20:43:19 45807953432f: Layer already exists 20:43:19 86f63a76778b: Layer already exists 20:43:19 509a38e45020: Layer already exists 20:43:19 5d3e392a13a0: Layer already exists 20:43:19 latest: digest: sha256:7be025334e306b9d5ffe7885bca5a29836f1733d9a2990a62d90b9cf9a714a6b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.54 20:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:20 a2fbe63bcb7c: Preparing 20:43:20 a2fbe63bcb7c: Preparing 20:43:20 cfdad453cabb: Preparing 20:43:20 2799d511e7cb: Preparing 20:43:20 37fa9c214044: Preparing 20:43:20 d153dd4fdd8a: Preparing 20:43:20 4197940305d2: Preparing 20:43:20 6daa8e379be1: Preparing 20:43:20 86f63a76778b: Preparing 20:43:20 509a38e45020: Preparing 20:43:20 45807953432f: Preparing 20:43:20 5d3e392a13a0: Preparing 20:43:20 86f63a76778b: Waiting 20:43:20 509a38e45020: Waiting 20:43:20 4197940305d2: Waiting 20:43:20 5d3e392a13a0: Waiting 20:43:20 45807953432f: Waiting 20:43:20 d153dd4fdd8a: Layer already exists 20:43:20 cfdad453cabb: Layer already exists 20:43:20 37fa9c214044: Layer already exists 20:43:20 2799d511e7cb: Layer already exists 20:43:20 a2fbe63bcb7c: Layer already exists 20:43:20 86f63a76778b: Layer already exists 20:43:20 6daa8e379be1: Layer already exists 20:43:20 45807953432f: Layer already exists 20:43:20 4197940305d2: Layer already exists 20:43:20 509a38e45020: Layer already exists 20:43:20 5d3e392a13a0: Layer already exists 20:43:20 2.3.0-dev.54: digest: sha256:7be025334e306b9d5ffe7885bca5a29836f1733d9a2990a62d90b9cf9a714a6b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:21 a2fbe63bcb7c: Preparing 20:43:21 a2fbe63bcb7c: Preparing 20:43:21 cfdad453cabb: Preparing 20:43:21 2799d511e7cb: Preparing 20:43:21 37fa9c214044: Preparing 20:43:21 d153dd4fdd8a: Preparing 20:43:21 4197940305d2: Preparing 20:43:21 6daa8e379be1: Preparing 20:43:21 86f63a76778b: Preparing 20:43:21 509a38e45020: Preparing 20:43:21 45807953432f: Preparing 20:43:21 5d3e392a13a0: Preparing 20:43:21 86f63a76778b: Waiting 20:43:21 509a38e45020: Waiting 20:43:21 45807953432f: Waiting 20:43:21 4197940305d2: Waiting 20:43:21 5d3e392a13a0: Waiting 20:43:21 6daa8e379be1: Waiting 20:43:21 a2fbe63bcb7c: Layer already exists 20:43:21 cfdad453cabb: Layer already exists 20:43:21 d153dd4fdd8a: Layer already exists 20:43:21 2799d511e7cb: Layer already exists 20:43:21 37fa9c214044: Layer already exists 20:43:21 6daa8e379be1: Layer already exists 20:43:21 509a38e45020: Layer already exists 20:43:21 4197940305d2: Layer already exists 20:43:21 86f63a76778b: Layer already exists 20:43:21 45807953432f: Layer already exists 20:43:21 5d3e392a13a0: Layer already exists 20:43:21 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:7be025334e306b9d5ffe7885bca5a29836f1733d9a2990a62d90b9cf9a714a6b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:22 a2fbe63bcb7c: Preparing 20:43:22 a2fbe63bcb7c: Preparing 20:43:22 cfdad453cabb: Preparing 20:43:22 2799d511e7cb: Preparing 20:43:22 37fa9c214044: Preparing 20:43:22 d153dd4fdd8a: Preparing 20:43:22 4197940305d2: Preparing 20:43:22 6daa8e379be1: Preparing 20:43:22 86f63a76778b: Preparing 20:43:22 509a38e45020: Preparing 20:43:22 45807953432f: Preparing 20:43:22 5d3e392a13a0: Preparing 20:43:22 4197940305d2: Waiting 20:43:22 6daa8e379be1: Waiting 20:43:22 86f63a76778b: Waiting 20:43:22 509a38e45020: Waiting 20:43:22 45807953432f: Waiting 20:43:22 5d3e392a13a0: Waiting 20:43:22 37fa9c214044: Layer already exists 20:43:22 a2fbe63bcb7c: Layer already exists 20:43:22 d153dd4fdd8a: Layer already exists 20:43:22 2799d511e7cb: Layer already exists 20:43:22 cfdad453cabb: Layer already exists 20:43:22 4197940305d2: Layer already exists 20:43:22 86f63a76778b: Layer already exists 20:43:22 6daa8e379be1: Layer already exists 20:43:22 45807953432f: Layer already exists 20:43:22 509a38e45020: Layer already exists 20:43:22 5d3e392a13a0: Layer already exists 20:43:22 main: digest: sha256:7be025334e306b9d5ffe7885bca5a29836f1733d9a2990a62d90b9cf9a714a6b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:22 ===================================================== [Pipeline] echo 20:43:22 taggedImages: 20:43:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:43:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.54 20:43:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:43:22 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:43:22 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:22 latest 20:43:22 2.3.0-dev.54 20:43:22 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:22 main 20:43:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:43:23 669f68a3ad71: Preparing 20:43:23 73df4e2e2424: Preparing 20:43:23 74b85d8f0907: Preparing 20:43:23 51b143fbc4ad: Preparing 20:43:23 0623f0c9a05c: Preparing 20:43:23 618bffbc38d1: Preparing 20:43:23 199da2a21d36: Preparing 20:43:23 5d3e392a13a0: Preparing 20:43:23 199da2a21d36: Waiting 20:43:23 5d3e392a13a0: Waiting 20:43:23 618bffbc38d1: Waiting 20:43:23 73df4e2e2424: Pushed 20:43:23 669f68a3ad71: Pushed 20:43:23 0623f0c9a05c: Pushed 20:43:23 5d3e392a13a0: Layer already exists 20:43:24 618bffbc38d1: Pushed 20:43:24 199da2a21d36: Pushed 20:43:26 51b143fbc4ad: Pushed 20:43:26 74b85d8f0907: Pushed 20:43:26 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:d9671e1d6f50e8f43be064a02e3ca0873eb26e93aa8606a6cc5019f56271e7f3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:26 + 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:43:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:43:27 669f68a3ad71: Preparing 20:43:27 73df4e2e2424: Preparing 20:43:27 74b85d8f0907: Preparing 20:43:27 51b143fbc4ad: Preparing 20:43:27 0623f0c9a05c: Preparing 20:43:27 618bffbc38d1: Preparing 20:43:27 199da2a21d36: Preparing 20:43:27 5d3e392a13a0: Preparing 20:43:27 618bffbc38d1: Waiting 20:43:27 199da2a21d36: Waiting 20:43:27 5d3e392a13a0: Waiting 20:43:27 0623f0c9a05c: Layer already exists 20:43:27 669f68a3ad71: Layer already exists 20:43:27 73df4e2e2424: Layer already exists 20:43:27 51b143fbc4ad: Layer already exists 20:43:27 74b85d8f0907: Layer already exists 20:43:27 199da2a21d36: Layer already exists 20:43:27 618bffbc38d1: Layer already exists 20:43:27 5d3e392a13a0: Layer already exists 20:43:27 latest: digest: sha256:d9671e1d6f50e8f43be064a02e3ca0873eb26e93aa8606a6cc5019f56271e7f3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.54 20:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:43:28 669f68a3ad71: Preparing 20:43:28 73df4e2e2424: Preparing 20:43:28 74b85d8f0907: Preparing 20:43:28 51b143fbc4ad: Preparing 20:43:28 0623f0c9a05c: Preparing 20:43:28 618bffbc38d1: Preparing 20:43:28 199da2a21d36: Preparing 20:43:28 5d3e392a13a0: Preparing 20:43:28 199da2a21d36: Waiting 20:43:28 618bffbc38d1: Waiting 20:43:28 5d3e392a13a0: Waiting 20:43:28 51b143fbc4ad: Layer already exists 20:43:28 73df4e2e2424: Layer already exists 20:43:28 74b85d8f0907: Layer already exists 20:43:28 669f68a3ad71: Layer already exists 20:43:28 0623f0c9a05c: Layer already exists 20:43:28 618bffbc38d1: Layer already exists 20:43:28 199da2a21d36: Layer already exists 20:43:28 5d3e392a13a0: Layer already exists 20:43:28 2.3.0-dev.54: digest: sha256:d9671e1d6f50e8f43be064a02e3ca0873eb26e93aa8606a6cc5019f56271e7f3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:43:29 669f68a3ad71: Preparing 20:43:29 73df4e2e2424: Preparing 20:43:29 74b85d8f0907: Preparing 20:43:29 51b143fbc4ad: Preparing 20:43:29 0623f0c9a05c: Preparing 20:43:29 618bffbc38d1: Preparing 20:43:29 199da2a21d36: Preparing 20:43:29 5d3e392a13a0: Preparing 20:43:29 618bffbc38d1: Waiting 20:43:29 199da2a21d36: Waiting 20:43:29 5d3e392a13a0: Waiting 20:43:29 74b85d8f0907: Layer already exists 20:43:29 669f68a3ad71: Layer already exists 20:43:29 73df4e2e2424: Layer already exists 20:43:29 51b143fbc4ad: Layer already exists 20:43:29 0623f0c9a05c: Layer already exists 20:43:29 618bffbc38d1: Layer already exists 20:43:29 199da2a21d36: Layer already exists 20:43:29 5d3e392a13a0: Layer already exists 20:43:29 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:d9671e1d6f50e8f43be064a02e3ca0873eb26e93aa8606a6cc5019f56271e7f3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:29 + 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:43:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:43:30 669f68a3ad71: Preparing 20:43:30 73df4e2e2424: Preparing 20:43:30 74b85d8f0907: Preparing 20:43:30 51b143fbc4ad: Preparing 20:43:30 0623f0c9a05c: Preparing 20:43:30 618bffbc38d1: Preparing 20:43:30 199da2a21d36: Preparing 20:43:30 5d3e392a13a0: Preparing 20:43:30 199da2a21d36: Waiting 20:43:30 5d3e392a13a0: Waiting 20:43:30 618bffbc38d1: Waiting 20:43:30 0623f0c9a05c: Layer already exists 20:43:30 669f68a3ad71: Layer already exists 20:43:30 74b85d8f0907: Layer already exists 20:43:30 51b143fbc4ad: Layer already exists 20:43:30 73df4e2e2424: Layer already exists 20:43:30 5d3e392a13a0: Layer already exists 20:43:30 618bffbc38d1: Layer already exists 20:43:30 199da2a21d36: Layer already exists 20:43:30 main: digest: sha256:d9671e1d6f50e8f43be064a02e3ca0873eb26e93aa8606a6cc5019f56271e7f3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:30 ===================================================== [Pipeline] echo 20:43:30 taggedImages: 20:43:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:43:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.54 20:43:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:43:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:43:30 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:30 latest 20:43:30 2.3.0-dev.54 20:43:30 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:30 main 20:43:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:43:31 b18f3e01d6fd: Preparing 20:43:31 2832a3807f97: Preparing 20:43:31 e1788a0aebef: Preparing 20:43:31 e72026b63e7f: Preparing 20:43:31 0ed9ff8833ff: Preparing 20:43:31 8d69af7468e3: Preparing 20:43:31 93549d61c06a: Preparing 20:43:31 8d69af7468e3: Waiting 20:43:31 00eebe68f624: Preparing 20:43:31 47a521d2d1da: Preparing 20:43:31 93549d61c06a: Waiting 20:43:31 5d3e392a13a0: Preparing 20:43:31 47a521d2d1da: Waiting 20:43:31 5d3e392a13a0: Waiting 20:43:31 00eebe68f624: Waiting 20:43:31 2832a3807f97: Pushed 20:43:31 b18f3e01d6fd: Pushed 20:43:31 0ed9ff8833ff: Pushed 20:43:31 8d69af7468e3: Pushed 20:43:31 93549d61c06a: Pushed 20:43:31 00eebe68f624: Pushed 20:43:31 5d3e392a13a0: Layer already exists 20:43:32 47a521d2d1da: Pushed 20:43:34 e72026b63e7f: Pushed 20:43:35 e1788a0aebef: Pushed 20:43:35 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:ddaa713e78caa1f1675a3de762b04bb074562668f21e21fcfc5d50672c1854a5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:35 + 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:43:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:43:35 b18f3e01d6fd: Preparing 20:43:35 2832a3807f97: Preparing 20:43:35 e1788a0aebef: Preparing 20:43:35 e72026b63e7f: Preparing 20:43:35 0ed9ff8833ff: Preparing 20:43:35 8d69af7468e3: Preparing 20:43:35 93549d61c06a: Preparing 20:43:35 00eebe68f624: Preparing 20:43:35 47a521d2d1da: Preparing 20:43:35 5d3e392a13a0: Preparing 20:43:35 93549d61c06a: Waiting 20:43:35 00eebe68f624: Waiting 20:43:35 47a521d2d1da: Waiting 20:43:35 5d3e392a13a0: Waiting 20:43:35 8d69af7468e3: Waiting 20:43:35 2832a3807f97: Layer already exists 20:43:35 e1788a0aebef: Layer already exists 20:43:35 b18f3e01d6fd: Layer already exists 20:43:35 e72026b63e7f: Layer already exists 20:43:35 0ed9ff8833ff: Layer already exists 20:43:35 8d69af7468e3: Layer already exists 20:43:35 00eebe68f624: Layer already exists 20:43:35 93549d61c06a: Layer already exists 20:43:35 47a521d2d1da: Layer already exists 20:43:35 5d3e392a13a0: Layer already exists 20:43:36 latest: digest: sha256:ddaa713e78caa1f1675a3de762b04bb074562668f21e21fcfc5d50672c1854a5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.54 20:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:43:36 b18f3e01d6fd: Preparing 20:43:36 2832a3807f97: Preparing 20:43:36 e1788a0aebef: Preparing 20:43:36 e72026b63e7f: Preparing 20:43:36 0ed9ff8833ff: Preparing 20:43:36 8d69af7468e3: Preparing 20:43:36 93549d61c06a: Preparing 20:43:36 00eebe68f624: Preparing 20:43:36 47a521d2d1da: Preparing 20:43:36 5d3e392a13a0: Preparing 20:43:36 8d69af7468e3: Waiting 20:43:36 00eebe68f624: Waiting 20:43:36 93549d61c06a: Waiting 20:43:36 5d3e392a13a0: Waiting 20:43:36 47a521d2d1da: Waiting 20:43:36 2832a3807f97: Layer already exists 20:43:36 b18f3e01d6fd: Layer already exists 20:43:36 e72026b63e7f: Layer already exists 20:43:36 0ed9ff8833ff: Layer already exists 20:43:36 e1788a0aebef: Layer already exists 20:43:37 00eebe68f624: Layer already exists 20:43:37 47a521d2d1da: Layer already exists 20:43:37 5d3e392a13a0: Layer already exists 20:43:37 8d69af7468e3: Layer already exists 20:43:37 93549d61c06a: Layer already exists 20:43:37 2.3.0-dev.54: digest: sha256:ddaa713e78caa1f1675a3de762b04bb074562668f21e21fcfc5d50672c1854a5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:43:37 b18f3e01d6fd: Preparing 20:43:37 2832a3807f97: Preparing 20:43:37 e1788a0aebef: Preparing 20:43:37 e72026b63e7f: Preparing 20:43:37 0ed9ff8833ff: Preparing 20:43:37 8d69af7468e3: Preparing 20:43:37 93549d61c06a: Preparing 20:43:37 00eebe68f624: Preparing 20:43:37 47a521d2d1da: Preparing 20:43:37 5d3e392a13a0: Preparing 20:43:37 93549d61c06a: Waiting 20:43:37 00eebe68f624: Waiting 20:43:37 47a521d2d1da: Waiting 20:43:37 8d69af7468e3: Waiting 20:43:37 5d3e392a13a0: Waiting 20:43:37 0ed9ff8833ff: Layer already exists 20:43:37 b18f3e01d6fd: Layer already exists 20:43:37 2832a3807f97: Layer already exists 20:43:37 e72026b63e7f: Layer already exists 20:43:37 e1788a0aebef: Layer already exists 20:43:37 93549d61c06a: Layer already exists 20:43:37 47a521d2d1da: Layer already exists 20:43:37 8d69af7468e3: Layer already exists 20:43:37 5d3e392a13a0: Layer already exists 20:43:37 00eebe68f624: Layer already exists 20:43:38 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:ddaa713e78caa1f1675a3de762b04bb074562668f21e21fcfc5d50672c1854a5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:38 + 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:43:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:43:38 b18f3e01d6fd: Preparing 20:43:38 2832a3807f97: Preparing 20:43:38 e1788a0aebef: Preparing 20:43:38 e72026b63e7f: Preparing 20:43:38 0ed9ff8833ff: Preparing 20:43:38 8d69af7468e3: Preparing 20:43:38 93549d61c06a: Preparing 20:43:38 00eebe68f624: Preparing 20:43:38 47a521d2d1da: Preparing 20:43:38 5d3e392a13a0: Preparing 20:43:38 00eebe68f624: Waiting 20:43:38 47a521d2d1da: Waiting 20:43:38 5d3e392a13a0: Waiting 20:43:38 93549d61c06a: Waiting 20:43:38 8d69af7468e3: Waiting 20:43:38 e72026b63e7f: Layer already exists 20:43:38 b18f3e01d6fd: Layer already exists 20:43:38 0ed9ff8833ff: Layer already exists 20:43:38 e1788a0aebef: Layer already exists 20:43:38 2832a3807f97: Layer already exists 20:43:38 93549d61c06a: Layer already exists 20:43:38 47a521d2d1da: Layer already exists 20:43:38 8d69af7468e3: Layer already exists 20:43:38 5d3e392a13a0: Layer already exists 20:43:38 00eebe68f624: Layer already exists 20:43:39 main: digest: sha256:ddaa713e78caa1f1675a3de762b04bb074562668f21e21fcfc5d50672c1854a5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:39 ===================================================== [Pipeline] echo 20:43:39 taggedImages: 20:43:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:43:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.54 20:43:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:43:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:43:39 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:39 latest 20:43:39 2.3.0-dev.54 20:43:39 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:39 main 20:43:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:43:39 f6752b0eb60b: Preparing 20:43:39 2f2d59bde9a6: Preparing 20:43:39 4197940305d2: Preparing 20:43:39 6a8dcec81cfa: Preparing 20:43:39 6ab16a702d48: Preparing 20:43:39 9833f26c6bda: Preparing 20:43:39 9833f26c6bda: Waiting 20:43:40 4197940305d2: Layer already exists 20:43:40 9833f26c6bda: Layer already exists 20:43:40 f6752b0eb60b: Pushed 20:43:40 6ab16a702d48: Pushed 20:43:41 6a8dcec81cfa: Pushed 20:43:44 2f2d59bde9a6: Pushed 20:43:44 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:35d7393737652e50e72ea3ab7a9eea885e161fd7848aec048fd329255e504fd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:43:45 f6752b0eb60b: Preparing 20:43:45 2f2d59bde9a6: Preparing 20:43:45 4197940305d2: Preparing 20:43:45 6a8dcec81cfa: Preparing 20:43:45 6ab16a702d48: Preparing 20:43:45 9833f26c6bda: Preparing 20:43:45 9833f26c6bda: Waiting 20:43:45 6ab16a702d48: Layer already exists 20:43:45 2f2d59bde9a6: Layer already exists 20:43:45 6a8dcec81cfa: Layer already exists 20:43:45 f6752b0eb60b: Layer already exists 20:43:45 4197940305d2: Layer already exists 20:43:45 9833f26c6bda: Layer already exists 20:43:45 latest: digest: sha256:35d7393737652e50e72ea3ab7a9eea885e161fd7848aec048fd329255e504fd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.54 20:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:43:46 f6752b0eb60b: Preparing 20:43:46 2f2d59bde9a6: Preparing 20:43:46 4197940305d2: Preparing 20:43:46 6a8dcec81cfa: Preparing 20:43:46 6ab16a702d48: Preparing 20:43:46 9833f26c6bda: Preparing 20:43:46 9833f26c6bda: Waiting 20:43:46 6ab16a702d48: Layer already exists 20:43:46 4197940305d2: Layer already exists 20:43:46 2f2d59bde9a6: Layer already exists 20:43:46 f6752b0eb60b: Layer already exists 20:43:46 6a8dcec81cfa: Layer already exists 20:43:46 9833f26c6bda: Layer already exists 20:43:46 2.3.0-dev.54: digest: sha256:35d7393737652e50e72ea3ab7a9eea885e161fd7848aec048fd329255e504fd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:43:47 f6752b0eb60b: Preparing 20:43:47 2f2d59bde9a6: Preparing 20:43:47 4197940305d2: Preparing 20:43:47 6a8dcec81cfa: Preparing 20:43:47 6ab16a702d48: Preparing 20:43:47 9833f26c6bda: Preparing 20:43:47 9833f26c6bda: Waiting 20:43:47 4197940305d2: Layer already exists 20:43:47 f6752b0eb60b: Layer already exists 20:43:47 6ab16a702d48: Layer already exists 20:43:47 2f2d59bde9a6: Layer already exists 20:43:47 6a8dcec81cfa: Layer already exists 20:43:47 9833f26c6bda: Layer already exists 20:43:47 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:35d7393737652e50e72ea3ab7a9eea885e161fd7848aec048fd329255e504fd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:43:48 f6752b0eb60b: Preparing 20:43:48 2f2d59bde9a6: Preparing 20:43:48 4197940305d2: Preparing 20:43:48 6a8dcec81cfa: Preparing 20:43:48 6ab16a702d48: Preparing 20:43:48 9833f26c6bda: Preparing 20:43:48 9833f26c6bda: Waiting 20:43:48 6ab16a702d48: Layer already exists 20:43:48 4197940305d2: Layer already exists 20:43:48 2f2d59bde9a6: Layer already exists 20:43:48 6a8dcec81cfa: Layer already exists 20:43:48 f6752b0eb60b: Layer already exists 20:43:48 9833f26c6bda: Layer already exists 20:43:48 main: digest: sha256:35d7393737652e50e72ea3ab7a9eea885e161fd7848aec048fd329255e504fd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:48 ===================================================== [Pipeline] echo 20:43:48 taggedImages: 20:43:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:43:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.54 20:43:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:43:48 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:43:48 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:48 latest 20:43:48 2.3.0-dev.54 20:43:48 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:43:48 main 20:43:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:43:49 accb7f43d080: Preparing 20:43:49 9ac4c43cc13b: Preparing 20:43:49 3bb1cc09da93: Preparing 20:43:49 9a8a873d8609: Preparing 20:43:49 817deb198bb7: Preparing 20:43:49 513d756f3fd1: Preparing 20:43:49 6ab16a702d48: Preparing 20:43:49 9833f26c6bda: Preparing 20:43:49 6ab16a702d48: Waiting 20:43:49 513d756f3fd1: Waiting 20:43:49 9833f26c6bda: Waiting 20:43:49 3bb1cc09da93: Pushed 20:43:49 9ac4c43cc13b: Pushed 20:43:49 accb7f43d080: Pushed 20:43:49 9833f26c6bda: Layer already exists 20:43:49 6ab16a702d48: Layer already exists 20:43:50 513d756f3fd1: Pushed 20:43:59 817deb198bb7: Pushed 20:44:05 9a8a873d8609: Pushed 20:44:05 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:21230c8436cab9ff52b7ec3d78bd507016eb29fd47ec326f804bfc1eb45c0b15 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:06 + 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:44:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:44:06 accb7f43d080: Preparing 20:44:06 9ac4c43cc13b: Preparing 20:44:06 3bb1cc09da93: Preparing 20:44:06 9a8a873d8609: Preparing 20:44:06 817deb198bb7: Preparing 20:44:06 513d756f3fd1: Preparing 20:44:06 6ab16a702d48: Preparing 20:44:06 9833f26c6bda: Preparing 20:44:06 6ab16a702d48: Waiting 20:44:06 9833f26c6bda: Waiting 20:44:06 513d756f3fd1: Waiting 20:44:06 817deb198bb7: Layer already exists 20:44:06 accb7f43d080: Layer already exists 20:44:06 3bb1cc09da93: Layer already exists 20:44:06 9a8a873d8609: Layer already exists 20:44:06 9ac4c43cc13b: Layer already exists 20:44:06 9833f26c6bda: Layer already exists 20:44:06 6ab16a702d48: Layer already exists 20:44:06 513d756f3fd1: Layer already exists 20:44:06 latest: digest: sha256:21230c8436cab9ff52b7ec3d78bd507016eb29fd47ec326f804bfc1eb45c0b15 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.54 20:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:44:07 accb7f43d080: Preparing 20:44:07 9ac4c43cc13b: Preparing 20:44:07 3bb1cc09da93: Preparing 20:44:07 9a8a873d8609: Preparing 20:44:07 817deb198bb7: Preparing 20:44:07 513d756f3fd1: Preparing 20:44:07 6ab16a702d48: Preparing 20:44:07 9833f26c6bda: Preparing 20:44:07 513d756f3fd1: Waiting 20:44:07 6ab16a702d48: Waiting 20:44:07 9833f26c6bda: Waiting 20:44:07 9ac4c43cc13b: Layer already exists 20:44:07 3bb1cc09da93: Layer already exists 20:44:07 accb7f43d080: Layer already exists 20:44:07 817deb198bb7: Layer already exists 20:44:07 9a8a873d8609: Layer already exists 20:44:07 513d756f3fd1: Layer already exists 20:44:07 9833f26c6bda: Layer already exists 20:44:07 6ab16a702d48: Layer already exists 20:44:07 2.3.0-dev.54: digest: sha256:21230c8436cab9ff52b7ec3d78bd507016eb29fd47ec326f804bfc1eb45c0b15 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:44:08 accb7f43d080: Preparing 20:44:08 9ac4c43cc13b: Preparing 20:44:08 3bb1cc09da93: Preparing 20:44:08 9a8a873d8609: Preparing 20:44:08 817deb198bb7: Preparing 20:44:08 513d756f3fd1: Preparing 20:44:08 6ab16a702d48: Preparing 20:44:08 9833f26c6bda: Preparing 20:44:08 513d756f3fd1: Waiting 20:44:08 9833f26c6bda: Waiting 20:44:08 6ab16a702d48: Waiting 20:44:08 817deb198bb7: Layer already exists 20:44:08 accb7f43d080: Layer already exists 20:44:08 9ac4c43cc13b: Layer already exists 20:44:08 3bb1cc09da93: Layer already exists 20:44:08 9a8a873d8609: Layer already exists 20:44:08 6ab16a702d48: Layer already exists 20:44:08 513d756f3fd1: Layer already exists 20:44:08 9833f26c6bda: Layer already exists 20:44:08 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:21230c8436cab9ff52b7ec3d78bd507016eb29fd47ec326f804bfc1eb45c0b15 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:09 + 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:44:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:44:09 accb7f43d080: Preparing 20:44:09 9ac4c43cc13b: Preparing 20:44:09 3bb1cc09da93: Preparing 20:44:09 9a8a873d8609: Preparing 20:44:09 817deb198bb7: Preparing 20:44:09 513d756f3fd1: Preparing 20:44:09 6ab16a702d48: Preparing 20:44:09 9833f26c6bda: Preparing 20:44:09 513d756f3fd1: Waiting 20:44:09 6ab16a702d48: Waiting 20:44:09 9833f26c6bda: Waiting 20:44:09 3bb1cc09da93: Layer already exists 20:44:09 9a8a873d8609: Layer already exists 20:44:09 817deb198bb7: Layer already exists 20:44:09 accb7f43d080: Layer already exists 20:44:09 9ac4c43cc13b: Layer already exists 20:44:09 6ab16a702d48: Layer already exists 20:44:09 513d756f3fd1: Layer already exists 20:44:09 9833f26c6bda: Layer already exists 20:44:09 main: digest: sha256:21230c8436cab9ff52b7ec3d78bd507016eb29fd47ec326f804bfc1eb45c0b15 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:09 ===================================================== [Pipeline] echo 20:44:09 taggedImages: 20:44:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:44:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:44:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.54 20:44:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:44:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:44:09 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:44:09 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:44:09 latest 20:44:09 2.3.0-dev.54 20:44:09 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:44:09 main 20:44:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:44:10 1c60b6ce223f: Preparing 20:44:10 4431c9c53970: Preparing 20:44:10 0705baeefda0: Preparing 20:44:10 b6bbbb7bc7be: Preparing 20:44:10 440578120570: Preparing 20:44:10 6ab16a702d48: Preparing 20:44:10 9833f26c6bda: Preparing 20:44:10 6ab16a702d48: Waiting 20:44:10 9833f26c6bda: Waiting 20:44:10 0705baeefda0: Pushed 20:44:10 4431c9c53970: Pushed 20:44:10 1c60b6ce223f: Pushed 20:44:10 6ab16a702d48: Layer already exists 20:44:10 9833f26c6bda: Layer already exists 20:44:11 440578120570: Pushed 20:44:26 b6bbbb7bc7be: Pushed 20:44:26 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:f11148455b1d540db4040aaf12f012771f3631986820499370ee11aa949f305e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:26 + 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:44:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:44:27 1c60b6ce223f: Preparing 20:44:27 4431c9c53970: Preparing 20:44:27 0705baeefda0: Preparing 20:44:27 b6bbbb7bc7be: Preparing 20:44:27 440578120570: Preparing 20:44:27 6ab16a702d48: Preparing 20:44:27 9833f26c6bda: Preparing 20:44:27 6ab16a702d48: Waiting 20:44:27 9833f26c6bda: Waiting 20:44:27 4431c9c53970: Layer already exists 20:44:27 1c60b6ce223f: Layer already exists 20:44:27 440578120570: Layer already exists 20:44:27 0705baeefda0: Layer already exists 20:44:27 b6bbbb7bc7be: Layer already exists 20:44:27 9833f26c6bda: Layer already exists 20:44:27 6ab16a702d48: Layer already exists 20:44:27 latest: digest: sha256:f11148455b1d540db4040aaf12f012771f3631986820499370ee11aa949f305e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.54 20:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:44:28 1c60b6ce223f: Preparing 20:44:28 4431c9c53970: Preparing 20:44:28 0705baeefda0: Preparing 20:44:28 b6bbbb7bc7be: Preparing 20:44:28 440578120570: Preparing 20:44:28 6ab16a702d48: Preparing 20:44:28 9833f26c6bda: Preparing 20:44:28 6ab16a702d48: Waiting 20:44:28 9833f26c6bda: Waiting 20:44:28 1c60b6ce223f: Layer already exists 20:44:28 b6bbbb7bc7be: Layer already exists 20:44:28 0705baeefda0: Layer already exists 20:44:28 4431c9c53970: Layer already exists 20:44:28 440578120570: Layer already exists 20:44:28 9833f26c6bda: Layer already exists 20:44:28 6ab16a702d48: Layer already exists 20:44:28 2.3.0-dev.54: digest: sha256:f11148455b1d540db4040aaf12f012771f3631986820499370ee11aa949f305e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:44:29 1c60b6ce223f: Preparing 20:44:29 4431c9c53970: Preparing 20:44:29 0705baeefda0: Preparing 20:44:29 b6bbbb7bc7be: Preparing 20:44:29 440578120570: Preparing 20:44:29 6ab16a702d48: Preparing 20:44:29 9833f26c6bda: Preparing 20:44:29 6ab16a702d48: Waiting 20:44:29 9833f26c6bda: Waiting 20:44:29 4431c9c53970: Layer already exists 20:44:29 440578120570: Layer already exists 20:44:29 b6bbbb7bc7be: Layer already exists 20:44:29 0705baeefda0: Layer already exists 20:44:29 1c60b6ce223f: Layer already exists 20:44:29 9833f26c6bda: Layer already exists 20:44:29 6ab16a702d48: Layer already exists 20:44:29 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:f11148455b1d540db4040aaf12f012771f3631986820499370ee11aa949f305e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + 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:44:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:44:30 1c60b6ce223f: Preparing 20:44:30 4431c9c53970: Preparing 20:44:30 0705baeefda0: Preparing 20:44:30 b6bbbb7bc7be: Preparing 20:44:30 440578120570: Preparing 20:44:30 6ab16a702d48: Preparing 20:44:30 9833f26c6bda: Preparing 20:44:30 9833f26c6bda: Waiting 20:44:30 6ab16a702d48: Waiting 20:44:30 4431c9c53970: Layer already exists 20:44:30 440578120570: Layer already exists 20:44:30 0705baeefda0: Layer already exists 20:44:30 b6bbbb7bc7be: Layer already exists 20:44:30 1c60b6ce223f: Layer already exists 20:44:30 9833f26c6bda: Layer already exists 20:44:30 6ab16a702d48: Layer already exists 20:44:30 main: digest: sha256:f11148455b1d540db4040aaf12f012771f3631986820499370ee11aa949f305e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:30 ===================================================== [Pipeline] echo 20:44:30 taggedImages: 20:44:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:44:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:44:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.54 20:44:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:44:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:44:30 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:44:30 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:44:30 latest 20:44:30 2.3.0-dev.54 20:44:30 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:44:30 main 20:44:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:44:31 fab17912b08e: Preparing 20:44:31 17d553c6e43e: Preparing 20:44:31 a50b628bc94a: Preparing 20:44:31 18b32e12320d: Preparing 20:44:31 513d756f3fd1: Preparing 20:44:31 6ab16a702d48: Preparing 20:44:31 9833f26c6bda: Preparing 20:44:31 6ab16a702d48: Waiting 20:44:31 9833f26c6bda: Waiting 20:44:31 513d756f3fd1: Layer already exists 20:44:31 6ab16a702d48: Layer already exists 20:44:31 9833f26c6bda: Layer already exists 20:44:31 a50b628bc94a: Pushed 20:44:31 fab17912b08e: Pushed 20:44:31 17d553c6e43e: Pushed 20:44:49 18b32e12320d: Pushed 20:44:49 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:d68e33ee0822b30be418fc6d898e16cb5788da792ff6da18e7b9a98f3941da79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:50 + 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:44:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:44:50 fab17912b08e: Preparing 20:44:50 17d553c6e43e: Preparing 20:44:50 a50b628bc94a: Preparing 20:44:50 18b32e12320d: Preparing 20:44:50 513d756f3fd1: Preparing 20:44:50 6ab16a702d48: Preparing 20:44:50 9833f26c6bda: Preparing 20:44:50 6ab16a702d48: Waiting 20:44:50 9833f26c6bda: Waiting 20:44:50 a50b628bc94a: Layer already exists 20:44:50 fab17912b08e: Layer already exists 20:44:50 17d553c6e43e: Layer already exists 20:44:50 513d756f3fd1: Layer already exists 20:44:50 18b32e12320d: Layer already exists 20:44:50 6ab16a702d48: Layer already exists 20:44:50 9833f26c6bda: Layer already exists 20:44:50 latest: digest: sha256:d68e33ee0822b30be418fc6d898e16cb5788da792ff6da18e7b9a98f3941da79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.54 20:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:44:51 fab17912b08e: Preparing 20:44:51 17d553c6e43e: Preparing 20:44:51 a50b628bc94a: Preparing 20:44:51 18b32e12320d: Preparing 20:44:51 513d756f3fd1: Preparing 20:44:51 6ab16a702d48: Preparing 20:44:51 9833f26c6bda: Preparing 20:44:51 6ab16a702d48: Waiting 20:44:51 9833f26c6bda: Waiting 20:44:51 513d756f3fd1: Layer already exists 20:44:51 fab17912b08e: Layer already exists 20:44:51 17d553c6e43e: Layer already exists 20:44:51 18b32e12320d: Layer already exists 20:44:51 a50b628bc94a: Layer already exists 20:44:51 6ab16a702d48: Layer already exists 20:44:51 9833f26c6bda: Layer already exists 20:44:51 2.3.0-dev.54: digest: sha256:d68e33ee0822b30be418fc6d898e16cb5788da792ff6da18e7b9a98f3941da79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:44:52 fab17912b08e: Preparing 20:44:52 17d553c6e43e: Preparing 20:44:52 a50b628bc94a: Preparing 20:44:52 18b32e12320d: Preparing 20:44:52 513d756f3fd1: Preparing 20:44:52 6ab16a702d48: Preparing 20:44:52 9833f26c6bda: Preparing 20:44:52 6ab16a702d48: Waiting 20:44:52 513d756f3fd1: Layer already exists 20:44:52 a50b628bc94a: Layer already exists 20:44:52 17d553c6e43e: Layer already exists 20:44:52 18b32e12320d: Layer already exists 20:44:52 fab17912b08e: Layer already exists 20:44:52 9833f26c6bda: Layer already exists 20:44:52 6ab16a702d48: Layer already exists 20:44:52 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:d68e33ee0822b30be418fc6d898e16cb5788da792ff6da18e7b9a98f3941da79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:53 + 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:44:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:44:53 fab17912b08e: Preparing 20:44:53 17d553c6e43e: Preparing 20:44:53 a50b628bc94a: Preparing 20:44:53 18b32e12320d: Preparing 20:44:53 513d756f3fd1: Preparing 20:44:53 6ab16a702d48: Preparing 20:44:53 9833f26c6bda: Preparing 20:44:53 6ab16a702d48: Waiting 20:44:53 9833f26c6bda: Waiting 20:44:53 18b32e12320d: Layer already exists 20:44:53 a50b628bc94a: Layer already exists 20:44:53 17d553c6e43e: Layer already exists 20:44:53 fab17912b08e: Layer already exists 20:44:53 513d756f3fd1: Layer already exists 20:44:53 6ab16a702d48: Layer already exists 20:44:53 9833f26c6bda: Layer already exists 20:44:53 main: digest: sha256:d68e33ee0822b30be418fc6d898e16cb5788da792ff6da18e7b9a98f3941da79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:53 ===================================================== [Pipeline] echo 20:44:53 taggedImages: 20:44:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:44:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:44:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.54 20:44:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:44:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:44:53 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:44:53 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:44:53 latest 20:44:53 2.3.0-dev.54 20:44:53 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:44:53 main 20:44:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:44:54 ae559a334a04: Preparing 20:44:54 2415019b9ae1: Preparing 20:44:54 4197940305d2: Preparing 20:44:54 d4e9e0d0b734: Preparing 20:44:54 5d3e392a13a0: Preparing 20:44:54 5d3e392a13a0: Layer already exists 20:44:54 4197940305d2: Layer already exists 20:44:54 ae559a334a04: Pushed 20:44:55 d4e9e0d0b734: Pushed 20:45:00 2415019b9ae1: Pushed 20:45:00 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:2ab1d032661bf9250c07e0757f7dfc40a234a4e2342b8390b5909af5269e8f00 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:45:01 ae559a334a04: Preparing 20:45:01 2415019b9ae1: Preparing 20:45:01 4197940305d2: Preparing 20:45:01 d4e9e0d0b734: Preparing 20:45:01 5d3e392a13a0: Preparing 20:45:01 5d3e392a13a0: Layer already exists 20:45:01 d4e9e0d0b734: Layer already exists 20:45:01 2415019b9ae1: Layer already exists 20:45:01 4197940305d2: Layer already exists 20:45:01 ae559a334a04: Layer already exists 20:45:01 latest: digest: sha256:2ab1d032661bf9250c07e0757f7dfc40a234a4e2342b8390b5909af5269e8f00 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.54 20:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:45:02 ae559a334a04: Preparing 20:45:02 2415019b9ae1: Preparing 20:45:02 4197940305d2: Preparing 20:45:02 d4e9e0d0b734: Preparing 20:45:02 5d3e392a13a0: Preparing 20:45:02 5d3e392a13a0: Layer already exists 20:45:02 d4e9e0d0b734: Layer already exists 20:45:02 2415019b9ae1: Layer already exists 20:45:02 ae559a334a04: Layer already exists 20:45:02 4197940305d2: Layer already exists 20:45:02 2.3.0-dev.54: digest: sha256:2ab1d032661bf9250c07e0757f7dfc40a234a4e2342b8390b5909af5269e8f00 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:45:03 ae559a334a04: Preparing 20:45:03 2415019b9ae1: Preparing 20:45:03 4197940305d2: Preparing 20:45:03 d4e9e0d0b734: Preparing 20:45:03 5d3e392a13a0: Preparing 20:45:03 5d3e392a13a0: Layer already exists 20:45:03 4197940305d2: Layer already exists 20:45:03 d4e9e0d0b734: Layer already exists 20:45:03 ae559a334a04: Layer already exists 20:45:03 2415019b9ae1: Layer already exists 20:45:03 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:2ab1d032661bf9250c07e0757f7dfc40a234a4e2342b8390b5909af5269e8f00 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:45:04 ae559a334a04: Preparing 20:45:04 2415019b9ae1: Preparing 20:45:04 4197940305d2: Preparing 20:45:04 d4e9e0d0b734: Preparing 20:45:04 5d3e392a13a0: Preparing 20:45:04 4197940305d2: Layer already exists 20:45:04 5d3e392a13a0: Layer already exists 20:45:04 d4e9e0d0b734: Layer already exists 20:45:04 2415019b9ae1: Layer already exists 20:45:04 ae559a334a04: Layer already exists 20:45:04 main: digest: sha256:2ab1d032661bf9250c07e0757f7dfc40a234a4e2342b8390b5909af5269e8f00 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:04 ===================================================== [Pipeline] echo 20:45:04 taggedImages: 20:45:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:45:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:45:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.54 20:45:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:45:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:45:04 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:45:04 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:45:04 latest 20:45:04 2.3.0-dev.54 20:45:04 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:45:04 main 20:45:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:45:05 380c9e3329f7: Preparing 20:45:05 afc7189bf645: Preparing 20:45:05 4197940305d2: Preparing 20:45:05 635c184df74b: Preparing 20:45:05 5d3e392a13a0: Preparing 20:45:05 635c184df74b: Layer already exists 20:45:05 4197940305d2: Layer already exists 20:45:05 5d3e392a13a0: Layer already exists 20:45:05 380c9e3329f7: Pushed 20:45:10 afc7189bf645: Pushed 20:45:10 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:c968f48230164d3b89ef690f94bac6c3a22c28126717bcb1f5ddcb60c1bf95ad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:45:11 380c9e3329f7: Preparing 20:45:11 afc7189bf645: Preparing 20:45:11 4197940305d2: Preparing 20:45:11 635c184df74b: Preparing 20:45:11 5d3e392a13a0: Preparing 20:45:11 635c184df74b: Layer already exists 20:45:11 380c9e3329f7: Layer already exists 20:45:11 5d3e392a13a0: Layer already exists 20:45:11 afc7189bf645: Layer already exists 20:45:11 4197940305d2: Layer already exists 20:45:11 latest: digest: sha256:c968f48230164d3b89ef690f94bac6c3a22c28126717bcb1f5ddcb60c1bf95ad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.54 20:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:45:12 380c9e3329f7: Preparing 20:45:12 afc7189bf645: Preparing 20:45:12 4197940305d2: Preparing 20:45:12 635c184df74b: Preparing 20:45:12 5d3e392a13a0: Preparing 20:45:12 4197940305d2: Layer already exists 20:45:12 5d3e392a13a0: Layer already exists 20:45:12 afc7189bf645: Layer already exists 20:45:12 635c184df74b: Layer already exists 20:45:12 380c9e3329f7: Layer already exists 20:45:12 2.3.0-dev.54: digest: sha256:c968f48230164d3b89ef690f94bac6c3a22c28126717bcb1f5ddcb60c1bf95ad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:45:13 380c9e3329f7: Preparing 20:45:13 afc7189bf645: Preparing 20:45:13 4197940305d2: Preparing 20:45:13 635c184df74b: Preparing 20:45:13 5d3e392a13a0: Preparing 20:45:13 afc7189bf645: Layer already exists 20:45:13 4197940305d2: Layer already exists 20:45:13 380c9e3329f7: Layer already exists 20:45:13 5d3e392a13a0: Layer already exists 20:45:13 635c184df74b: Layer already exists 20:45:13 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:c968f48230164d3b89ef690f94bac6c3a22c28126717bcb1f5ddcb60c1bf95ad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:45:14 380c9e3329f7: Preparing 20:45:14 afc7189bf645: Preparing 20:45:14 4197940305d2: Preparing 20:45:14 635c184df74b: Preparing 20:45:14 5d3e392a13a0: Preparing 20:45:14 4197940305d2: Layer already exists 20:45:14 5d3e392a13a0: Layer already exists 20:45:14 635c184df74b: Layer already exists 20:45:14 380c9e3329f7: Layer already exists 20:45:14 afc7189bf645: Layer already exists 20:45:14 main: digest: sha256:c968f48230164d3b89ef690f94bac6c3a22c28126717bcb1f5ddcb60c1bf95ad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:14 ===================================================== [Pipeline] echo 20:45:14 taggedImages: 20:45:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:45:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:45:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.54 20:45:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:45:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 20:45:14 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 20:45:14 5f565a5026236f7a21fcb63799adf4b457e3ab40 20:45:14 latest 20:45:14 2.3.0-dev.54 20:45:14 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:45:14 main 20:45:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:45:15 eb3b8cf447ab: Preparing 20:45:15 c082fc65dd87: Preparing 20:45:15 afa0d870a666: Preparing 20:45:15 468202aa3555: Preparing 20:45:15 5d3e392a13a0: Preparing 20:45:15 5d3e392a13a0: Layer already exists 20:45:15 c082fc65dd87: Pushed 20:45:16 eb3b8cf447ab: Pushed 20:45:18 afa0d870a666: Pushed 20:45:45 468202aa3555: Pushed 20:45:45 5f565a5026236f7a21fcb63799adf4b457e3ab40: digest: sha256:42f743d37cab93c1d1a44f313a6b07ca6701e2c3130016ae0af5f531d1840313 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:45 + 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:45:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:45:45 eb3b8cf447ab: Preparing 20:45:45 c082fc65dd87: Preparing 20:45:45 afa0d870a666: Preparing 20:45:45 468202aa3555: Preparing 20:45:45 5d3e392a13a0: Preparing 20:45:45 c082fc65dd87: Layer already exists 20:45:45 afa0d870a666: Layer already exists 20:45:45 468202aa3555: Layer already exists 20:45:45 5d3e392a13a0: Layer already exists 20:45:45 eb3b8cf447ab: Layer already exists 20:45:46 latest: digest: sha256:42f743d37cab93c1d1a44f313a6b07ca6701e2c3130016ae0af5f531d1840313 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.54 20:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:45:47 eb3b8cf447ab: Preparing 20:45:47 c082fc65dd87: Preparing 20:45:47 afa0d870a666: Preparing 20:45:47 468202aa3555: Preparing 20:45:47 5d3e392a13a0: Preparing 20:45:47 eb3b8cf447ab: Layer already exists 20:45:47 5d3e392a13a0: Layer already exists 20:45:47 c082fc65dd87: Layer already exists 20:45:47 468202aa3555: Layer already exists 20:45:47 afa0d870a666: Layer already exists 20:45:47 2.3.0-dev.54: digest: sha256:42f743d37cab93c1d1a44f313a6b07ca6701e2c3130016ae0af5f531d1840313 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:45:47 eb3b8cf447ab: Preparing 20:45:47 c082fc65dd87: Preparing 20:45:47 afa0d870a666: Preparing 20:45:47 468202aa3555: Preparing 20:45:47 5d3e392a13a0: Preparing 20:45:47 afa0d870a666: Layer already exists 20:45:47 c082fc65dd87: Layer already exists 20:45:47 5d3e392a13a0: Layer already exists 20:45:47 eb3b8cf447ab: Layer already exists 20:45:47 468202aa3555: Layer already exists 20:45:48 5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54: digest: sha256:42f743d37cab93c1d1a44f313a6b07ca6701e2c3130016ae0af5f531d1840313 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + 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:45:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 20:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:45:48 eb3b8cf447ab: Preparing 20:45:48 c082fc65dd87: Preparing 20:45:48 afa0d870a666: Preparing 20:45:48 468202aa3555: Preparing 20:45:48 5d3e392a13a0: Preparing 20:45:48 c082fc65dd87: Layer already exists 20:45:48 afa0d870a666: Layer already exists 20:45:48 468202aa3555: Layer already exists 20:45:48 eb3b8cf447ab: Layer already exists 20:45:48 5d3e392a13a0: Layer already exists 20:45:49 main: digest: sha256:42f743d37cab93c1d1a44f313a6b07ca6701e2c3130016ae0af5f531d1840313 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:49 ===================================================== [Pipeline] echo 20:45:49 taggedImages: 20:45:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40 20:45:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:45:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.54 20:45:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5f565a5026236f7a21fcb63799adf4b457e3ab40-2.3.0-dev.54 20:45:49 - 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:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:49 20:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:49 arm64: Pulling from edgex-lftools-log-publisher 20:45:49 8998bd30e6a1: Pulling fs layer 20:45:49 04944245beec: Pulling fs layer 20:45:49 699f458cf7ca: Pulling fs layer 20:45:49 765212b225bb: Pulling fs layer 20:45:49 f23df028b6ca: Pulling fs layer 20:45:49 d65c8cfc05b1: Pulling fs layer 20:45:49 2437ff75d9bd: Pulling fs layer 20:45:49 d65c8cfc05b1: Waiting 20:45:49 2437ff75d9bd: Waiting 20:45:49 765212b225bb: Waiting 20:45:49 f23df028b6ca: Waiting 20:45:50 04944245beec: Verifying Checksum 20:45:50 04944245beec: Download complete 20:45:50 765212b225bb: Verifying Checksum 20:45:50 765212b225bb: Download complete 20:45:50 f23df028b6ca: Verifying Checksum 20:45:50 f23df028b6ca: Download complete 20:45:50 d65c8cfc05b1: Download complete 20:45:50 699f458cf7ca: Verifying Checksum 20:45:50 699f458cf7ca: Download complete 20:45:50 8998bd30e6a1: Verifying Checksum 20:45:50 8998bd30e6a1: Download complete 20:45:53 2437ff75d9bd: Verifying Checksum 20:45:53 2437ff75d9bd: Download complete 20:45:55 8998bd30e6a1: Pull complete 20:45:55 04944245beec: Pull complete 20:45:56 699f458cf7ca: Pull complete 20:45:57 765212b225bb: Pull complete 20:45:58 f23df028b6ca: Pull complete 20:45:58 d65c8cfc05b1: Pull complete 20:46:13 2437ff75d9bd: Pull complete 20:46:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:13 prd-ubuntu20.04-docker-arm64-4c-16g-24356 does not seem to be running inside a container 20:46:13 $ 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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@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:46:16 $ docker top 0fa7953e9456a4cf51cbda02e58f5754e81c0f929e86ce4c09b015588e7abfcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:17 ---> job-cost.sh 20:46:17 lf-activate-venv: SKIPPING 20:46:17 INFO: No Stack... 20:46:17 INFO: Retrieving Pricing Info for: v3-standard-4 20:46:18 INFO: Archiving Costs [Pipeline] sh 20:46:19 + cat /w/workspace/edgex-go/290/archives/cost.csv 20:46:19 + cut -d, -f6 [Pipeline] lock 20:46:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-290-stack-cost] 20:46:19 Resource [jenkins-edgexfoundry-edgex-go-main-290-stack-cost] did not exist. Created. 20:46:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-290-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:19 + echo total: 0.10999999940395355 [Pipeline] stash 20:46:20 Stashed 1 file(s) [Pipeline] } 20:46:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-290-stack-cost] [Pipeline] // lock [Pipeline] } 20:46:20 $ docker stop --time=1 0fa7953e9456a4cf51cbda02e58f5754e81c0f929e86ce4c09b015588e7abfcd 20:46:22 $ docker rm -f 0fa7953e9456a4cf51cbda02e58f5754e81c0f929e86ce4c09b015588e7abfcd [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:46:22 provisioning config files... 20:46:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/290@tmp/config5605684672931321266tmp [Pipeline] { [Pipeline] sh 20:46:22 + set +x 20:46:22 + curl -s https://codecov.io/bash 20:46:22 + bash -s -- 20:46:22 20:46:22 _____ _ 20:46:22 / ____| | | 20:46:22 | | ___ __| | ___ ___ _____ __ 20:46:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:46:22 | |___| (_) | (_| | __/ (_| (_) \ V / 20:46:22 \_____\___/ \__,_|\___|\___\___/ \_/ 20:46:22 Bash-1.0.6 20:46:22 20:46:22 20:46:22 ==> git version 2.25.1 found 20:46:22 ==> 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:46:22 Release-Date: 2020-01-08 20:46:22 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:46:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:46:22 ==> Jenkins CI detected. 20:46:22 current dir:  /w/workspace/edgex-go/290 20:46:22 project root: . 20:46:22 --> token set from env 20:46:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:46:22 ==> Running gcov in . (disable via -X gcov) 20:46:22 ==> Python coveragepy not found 20:46:22 ==> Searching for coverage reports in: 20:46:22 + . 20:46:22 -> Found 1 reports 20:46:22 ==> Detecting git/mercurial file structure 20:46:22 ==> Reading reports 20:46:22 + ./coverage.out bytes=482786 20:46:22 ==> Appending adjustments 20:46:22 https://docs.codecov.io/docs/fixing-reports 20:46:24 + Found adjustments 20:46:24 ==> Gzipping contents 20:46:24 64K /tmp/codecov.lJpLtk.gz 20:46:24 ==> Uploading reports 20:46:24 url: https://codecov.io 20:46:24 query: branch=main&commit=5f565a5026236f7a21fcb63799adf4b457e3ab40&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:46:24 -> Pinging Codecov 20:46:24 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=5f565a5026236f7a21fcb63799adf4b457e3ab40&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:46:24 -> Uploading to 20:46:24 https://storage.googleapis.com/codecov/v4/raw/2022-09-01/00271124DB129430A58F1EEE437C3FCB/5f565a5026236f7a21fcb63799adf4b457e3ab40/c0e24e21-6736-47b9-9938-74cbde0690f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T204624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=125b9b8a1e36afa86b39104a1f945667544521ba496baa1f20476bdba575e30a 20:46:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:24 Dload Upload Total Spent Left Speed 20:46:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63341 0 0 100 63341 0 245k --:--:-- --:--:-- --:--:-- 245k 20:46:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5f565a5026236f7a21fcb63799adf4b457e3ab40 [Pipeline] } 20:46:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:46:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:46:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:46:25 20:46:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:46:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:46:25 df9b9388f04a: Pulling fs layer 20:46:25 52dc419b0ee2: Pulling fs layer 20:46:25 25bc292e5bac: Pulling fs layer 20:46:25 114826534d7a: Pulling fs layer 20:46:25 4657fd5d0bcf: Pulling fs layer 20:46:25 6ad1cebc031e: Pulling fs layer 20:46:25 8a3aa393b2d8: Pulling fs layer 20:46:25 6ad1cebc031e: Waiting 20:46:25 4657fd5d0bcf: Waiting 20:46:25 114826534d7a: Waiting 20:46:25 25bc292e5bac: Download complete 20:46:25 52dc419b0ee2: Download complete 20:46:25 4657fd5d0bcf: Verifying Checksum 20:46:25 4657fd5d0bcf: Download complete 20:46:25 df9b9388f04a: Download complete 20:46:25 6ad1cebc031e: Verifying Checksum 20:46:25 6ad1cebc031e: Download complete 20:46:25 df9b9388f04a: Pull complete 20:46:25 52dc419b0ee2: Pull complete 20:46:26 25bc292e5bac: Pull complete 20:46:26 114826534d7a: Verifying Checksum 20:46:26 114826534d7a: Download complete 20:46:26 8a3aa393b2d8: Verifying Checksum 20:46:26 8a3aa393b2d8: Download complete 20:46:29 114826534d7a: Pull complete 20:46:29 4657fd5d0bcf: Pull complete 20:46:30 6ad1cebc031e: Pull complete 20:46:33 8a3aa393b2d8: Pull complete 20:46:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:46:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:33 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:46:33 $ 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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:46:39 $ docker top 7a5e34728fec629a48cb3223f07257b9d15ea484261afe26e6b0dfffc3357808 -eo pid,comm [Pipeline] { [Pipeline] echo 20:46:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:46:39 + set -o pipefail 20:46:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:46:49 20:46:49 Monitoring /w/workspace/edgex-go/290 (github.com/edgexfoundry/edgex-go)... 20:46:49 20:46:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/186aca18-b890-499c-b6e6-f9005d8ab723 20:46:49 20:46:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:46:49 20:46:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:46:49 20:46:49 [Pipeline] } 20:46:49 $ docker stop --time=1 7a5e34728fec629a48cb3223f07257b9d15ea484261afe26e6b0dfffc3357808 20:46:53 $ docker rm -f 7a5e34728fec629a48cb3223f07257b9d15ea484261afe26e6b0dfffc3357808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:46:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:54 provisioning config files... 20:46:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/290@tmp/config887932245937073349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:54 --> edgex-publish-swagger.sh 20:46:54 === Publish openapi/v2 API === 20:46:54 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:46:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/290/openapi/v2/core-command.yaml] 20:46:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:54 Dload Upload Total Spent Left Speed 20:46:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 32750 0:00:01 0:00:01 --:--:-- 32750 100 33831 0 0 100 33831 0 32750 0:00:01 0:00:01 --:--:-- 32750 20:46:55 20:46:55 20:46:55 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/290/openapi/v2/core-data.yaml] 20:46:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:55 Dload Upload Total Spent Left Speed 20:46:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73065 --:--:-- --:--:-- --:--:-- 72990 100 71604 0 0 100 71604 0 73065 --:--:-- --:--:-- --:--:-- 72990 20:46:56 20:46:56 20:46:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/290/openapi/v2/core-metadata.yaml] 20:46:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:56 Dload Upload Total Spent Left Speed 20:46:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 151k --:--:-- --:--:-- --:--:-- 151k 100 144k 0 0 100 144k 0 151k --:--:-- --:--:-- --:--:-- 151k 20:46:57 20:46:57 20:46:57 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/290/openapi/v2/support-notifications.yaml] 20:46:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:57 Dload Upload Total Spent Left Speed 20:46:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 90402 --:--:-- --:--:-- --:--:-- 90311 100 89318 0 0 100 89318 0 90402 --:--:-- --:--:-- --:--:-- 90311 20:46:58 20:46:58 20:46:58 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/290/openapi/v2/support-scheduler.yaml] 20:46:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:58 Dload Upload Total Spent Left Speed 20:46:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45001 --:--:-- --:--:-- --:--:-- 44950 100 39556 0 0 100 39556 0 44898 --:--:-- --:--:-- --:--:-- 44848 20:46:59 20:46:59 20:46:59 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/290/openapi/v2/system-agent.yaml] 20:46:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:59 Dload Upload Total Spent Left Speed 20:47:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16869 0:00:01 0:00:01 --:--:-- 16869 100 20091 0 0 100 20091 0 16854 0:00:01 0:00:01 --:--:-- 16854 20:47:00 20:47:00 [Pipeline] } 20:47:00 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:47:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:01 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:01 $ docker top 774aad5ba918a5d03b21ac2fef841b494daaeb107c24dc19e15cd984ef0fd536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:02 [ssh-agent] Looking for ssh-agent implementation... 20:47:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:02 $ docker exec 774aad5ba918a5d03b21ac2fef841b494daaeb107c24dc19e15cd984ef0fd536 ssh-agent 20:47:02 SSH_AUTH_SOCK=/tmp/ssh-NGq2tuTjRtwo/agent.33 20:47:02 SSH_AGENT_PID=40 20:47:02 Running ssh-add (command line suppressed) 20:47:02 Identity added: /w/workspace/edgex-go/290@tmp/private_key_619114132785606133.key (/w/workspace/edgex-go/290@tmp/private_key_619114132785606133.key) 20:47:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:02 + git semver tag 20:47:02 2022-09-01 20:47:02,849 [run_tag] DEBUG tag force:False 20:47:02 2022-09-01 20:47:02,849 [check_head_tag] DEBUG check head tag 20:47:02 2022-09-01 20:47:02,850 [execute] INFO git cat-file --batch-check 20:47:02 2022-09-01 20:47:02,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/290, universal_newlines=False, shell=None, istream=) 20:47:02 2022-09-01 20:47:02,853 [execute] INFO git cat-file --batch 20:47:02 2022-09-01 20:47:02,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/290, universal_newlines=False, shell=None, istream=) 20:47:02 2022-09-01 20:47:02,878 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main 20:47:02 2022-09-01 20:47:02,879 [execute] INFO git tag -a v2.3.0-dev.54 -m v2.3.0-dev.54 20:47:02 2022-09-01 20:47:02,879 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.54', '-m', 'v2.3.0-dev.54'], cwd=/w/workspace/edgex-go/290, universal_newlines=False, shell=None, istream=None) 20:47:02 2022-09-01 20:47:02,883 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main 20:47:02 2.3.0-dev.54 [Pipeline] } 20:47:02 $ docker exec --env ******** --env ******** 774aad5ba918a5d03b21ac2fef841b494daaeb107c24dc19e15cd984ef0fd536 ssh-agent -k 20:47:03 unset SSH_AUTH_SOCK; 20:47:03 unset SSH_AGENT_PID; 20:47:03 echo Agent pid 40 killed; 20:47:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:03 + git semver [Pipeline] } 20:47:03 $ docker stop --time=1 774aad5ba918a5d03b21ac2fef841b494daaeb107c24dc19e15cd984ef0fd536 20:47:04 $ docker rm -f 774aad5ba918a5d03b21ac2fef841b494daaeb107c24dc19e15cd984ef0fd536 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:05 20:47:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:05 0.23.1-centos7: Pulling from edgex-lftools 20:47:05 ab5ef0e58194: Pulling fs layer 20:47:05 9712f1f96733: Pulling fs layer 20:47:05 63f879dbbcfc: Pulling fs layer 20:47:05 0d9ebad4ef96: Pulling fs layer 20:47:05 e9a5061849ea: Pulling fs layer 20:47:05 d747dcd14b5f: Pulling fs layer 20:47:05 2de7ff778b66: Pulling fs layer 20:47:05 0d9ebad4ef96: Waiting 20:47:05 d747dcd14b5f: Waiting 20:47:05 2de7ff778b66: Waiting 20:47:05 e9a5061849ea: Waiting 20:47:05 9712f1f96733: Download complete 20:47:05 63f879dbbcfc: Verifying Checksum 20:47:05 63f879dbbcfc: Download complete 20:47:06 e9a5061849ea: Verifying Checksum 20:47:06 e9a5061849ea: Download complete 20:47:06 d747dcd14b5f: Verifying Checksum 20:47:06 d747dcd14b5f: Download complete 20:47:06 ab5ef0e58194: Verifying Checksum 20:47:06 ab5ef0e58194: Download complete 20:47:06 0d9ebad4ef96: Verifying Checksum 20:47:06 0d9ebad4ef96: Download complete 20:47:06 2de7ff778b66: Verifying Checksum 20:47:06 2de7ff778b66: Download complete 20:47:08 ab5ef0e58194: Pull complete 20:47:08 9712f1f96733: Pull complete 20:47:09 63f879dbbcfc: Pull complete 20:47:13 0d9ebad4ef96: Pull complete 20:47:13 e9a5061849ea: Pull complete 20:47:13 d747dcd14b5f: Pull complete 20:47:15 2de7ff778b66: Pull complete 20:47:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:15 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:47:20 $ docker top 8c93afa9198927def857b97959a950ac37d94885485800f93a0e94df0a81bc77 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:47:20 provisioning config files... 20:47:20 copy managed file [sigul-config] to file:/w/workspace/edgex-go/290@tmp/config5420412426293340tmp 20:47:20 copy managed file [sigul-password] to file:/w/workspace/edgex-go/290@tmp/config2817303121839045926tmp 20:47:20 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/290@tmp/config8342256099703251277tmp [Pipeline] { [Pipeline] echo 20:47:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:47:20 ---> sigul-configuration.sh 20:47:20 gpg: directory `/root/.gnupg' created 20:47:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:47:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:47:20 gpg: keyring `/root/.gnupg/secring.gpg' created 20:47:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:47:20 gpg: CAST5 encrypted data 20:47:20 gpg: encrypted with 1 passphrase 20:47:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:47:21 + mkdir /home/jenkins 20:47:21 + mkdir /home/jenkins/sigul [Pipeline] sh 20:47:21 + 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:47:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:47:21 ---> sigul-install.sh 20:47:21 Sigul already installed; skipping installation. [Pipeline] sh 20:47:21 + git tag --list 20:47:21 0.6.0 20:47:21 0.6.1 20:47:21 0.7.0 20:47:21 0.7.1 20:47:21 v1.0.0 20:47:21 v1.0.1 20:47:21 v1.1.0 20:47:21 v1.2.0 20:47:21 v1.2.1 20:47:21 v1.3.0 20:47:21 v1.3.1 20:47:21 v2.0.0 20:47:21 v2.1.0 20:47:21 v2.1.1 20:47:21 v2.1.1-dev.1 20:47:21 v2.1.1-dev.2 20:47:21 v2.1.1-dev.3 20:47:21 v2.1.1-dev.4 20:47:21 v2.1.1-dev.5 20:47:21 v2.1.1-dev.6 20:47:21 v2.1.1-dev.7 20:47:21 v2.1.1-dev.8 20:47:21 v2.1.2-dev.1 20:47:21 v2.2.0 20:47:21 v2.2.1-dev.1 20:47:21 v2.2.1-dev.10 20:47:21 v2.2.1-dev.11 20:47:21 v2.2.1-dev.12 20:47:21 v2.2.1-dev.13 20:47:21 v2.2.1-dev.14 20:47:21 v2.2.1-dev.15 20:47:21 v2.2.1-dev.16 20:47:21 v2.2.1-dev.17 20:47:21 v2.2.1-dev.18 20:47:21 v2.2.1-dev.19 20:47:21 v2.2.1-dev.2 20:47:21 v2.2.1-dev.20 20:47:21 v2.2.1-dev.21 20:47:21 v2.2.1-dev.22 20:47:21 v2.2.1-dev.23 20:47:21 v2.2.1-dev.24 20:47:21 v2.2.1-dev.25 20:47:21 v2.2.1-dev.26 20:47:21 v2.2.1-dev.27 20:47:21 v2.2.1-dev.28 20:47:21 v2.2.1-dev.29 20:47:21 v2.2.1-dev.3 20:47:21 v2.2.1-dev.4 20:47:21 v2.2.1-dev.5 20:47:21 v2.2.1-dev.6 20:47:21 v2.2.1-dev.7 20:47:21 v2.2.1-dev.8 20:47:21 v2.2.1-dev.9 20:47:21 v2.3.0-dev.29 20:47:21 v2.3.0-dev.30 20:47:21 v2.3.0-dev.31 20:47:21 v2.3.0-dev.32 20:47:21 v2.3.0-dev.33 20:47:21 v2.3.0-dev.34 20:47:21 v2.3.0-dev.35 20:47:21 v2.3.0-dev.36 20:47:21 v2.3.0-dev.37 20:47:21 v2.3.0-dev.38 20:47:21 v2.3.0-dev.39 20:47:21 v2.3.0-dev.40 20:47:21 v2.3.0-dev.41 20:47:21 v2.3.0-dev.42 20:47:21 v2.3.0-dev.43 20:47:21 v2.3.0-dev.44 20:47:21 v2.3.0-dev.45 20:47:21 v2.3.0-dev.46 20:47:21 v2.3.0-dev.47 20:47:21 v2.3.0-dev.48 20:47:21 v2.3.0-dev.49 20:47:21 v2.3.0-dev.50 20:47:21 v2.3.0-dev.51 20:47:21 v2.3.0-dev.52 20:47:21 v2.3.0-dev.53 20:47:21 v2.3.0-dev.54 [Pipeline] sh 20:47:22 + lftools sign git-tag v2.3.0-dev.54 20:47:22 Signing Git tag with Sigul... 20:47:22 Signing v2.3.0-dev.54 [Pipeline] echo 20:47:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:47:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:47:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:47:23 $ docker stop --time=1 8c93afa9198927def857b97959a950ac37d94885485800f93a0e94df0a81bc77 20:47:24 $ docker rm -f 8c93afa9198927def857b97959a950ac37d94885485800f93a0e94df0a81bc77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:47:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:25 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:47:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:26 $ docker top f1cceb7304c317fdc8320fbf61a57e8c969d0da03075a029c46d4f6bc1da182c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:26 [ssh-agent] Looking for ssh-agent implementation... 20:47:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:26 $ docker exec f1cceb7304c317fdc8320fbf61a57e8c969d0da03075a029c46d4f6bc1da182c ssh-agent 20:47:26 SSH_AUTH_SOCK=/tmp/ssh-aoWk3boM2PTl/agent.33 20:47:26 SSH_AGENT_PID=40 20:47:26 Running ssh-add (command line suppressed) 20:47:26 Identity added: /w/workspace/edgex-go/290@tmp/private_key_6619912982480166594.key (/w/workspace/edgex-go/290@tmp/private_key_6619912982480166594.key) 20:47:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:26 + git semver bump pre 20:47:27 2022-09-01 20:47:26,976 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main 20:47:27 2022-09-01 20:47:26,977 [bump_version] DEBUG bumping version:2.3.0-dev.54 on axis:pre with prefix:dev 20:47:27 2022-09-01 20:47:26,977 [bump_version] DEBUG bumped version:2.3.0-dev.55 20:47:27 2022-09-01 20:47:26,977 [write_version] DEBUG write version:2.3.0-dev.55 to path:/w/workspace/edgex-go/290/.semver/main with force:True 20:47:27 2022-09-01 20:47:26,977 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main 20:47:27 2022-09-01 20:47:26,977 [write_file] DEBUG write to file:/w/workspace/edgex-go/290/.semver/main 20:47:27 2022-09-01 20:47:26,979 [execute] INFO git cat-file --batch-check 20:47:27 2022-09-01 20:47:26,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=False, shell=None, istream=) 20:47:27 2022-09-01 20:47:26,985 [execute] INFO git cat-file --batch 20:47:27 2022-09-01 20:47:26,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=False, shell=None, istream=) 20:47:27 2022-09-01 20:47:26,990 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main 20:47:27 2.3.0-dev.55 [Pipeline] } 20:47:27 $ docker exec --env ******** --env ******** f1cceb7304c317fdc8320fbf61a57e8c969d0da03075a029c46d4f6bc1da182c ssh-agent -k 20:47:27 unset SSH_AUTH_SOCK; 20:47:27 unset SSH_AGENT_PID; 20:47:27 echo Agent pid 40 killed; 20:47:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:27 + git semver [Pipeline] } 20:47:27 $ docker stop --time=1 f1cceb7304c317fdc8320fbf61a57e8c969d0da03075a029c46d4f6bc1da182c 20:47:29 $ docker rm -f f1cceb7304c317fdc8320fbf61a57e8c969d0da03075a029c46d4f6bc1da182c [Pipeline] // withDockerContainer [Pipeline] sh 20:47:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:29 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:47:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:30 $ docker top 043545b4fe9dd7f23789bbbcf0354e484fd6f1f72c37aa2fb3e2253c532e633b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:30 [ssh-agent] Looking for ssh-agent implementation... 20:47:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:30 $ docker exec 043545b4fe9dd7f23789bbbcf0354e484fd6f1f72c37aa2fb3e2253c532e633b ssh-agent 20:47:30 SSH_AUTH_SOCK=/tmp/ssh-V3B6jqKPyQKg/agent.32 20:47:30 SSH_AGENT_PID=38 20:47:30 Running ssh-add (command line suppressed) 20:47:30 Identity added: /w/workspace/edgex-go/290@tmp/private_key_5427507490757812004.key (/w/workspace/edgex-go/290@tmp/private_key_5427507490757812004.key) 20:47:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:30 + git semver push 20:47:31 2022-09-01 20:47:31,193 [run_push] DEBUG push 20:47:31 2022-09-01 20:47:31,193 [execute] INFO git cat-file --batch-check 20:47:31 2022-09-01 20:47:31,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=False, shell=None, istream=) 20:47:31 2022-09-01 20:47:31,197 [execute] INFO git rev-list 4c2f2aea38792652419570f7c169a44989269325 -- 20:47:31 2022-09-01 20:47:31,197 [execute] DEBUG Popen(['git', 'rev-list', '4c2f2aea38792652419570f7c169a44989269325', '--'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=False, shell=None, istream=None) 20:47:31 2022-09-01 20:47:31,213 [execute] INFO git fetch -v origin 20:47:31 2022-09-01 20:47:31,214 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=True, shell=None, istream=None) 20:47:31 2022-09-01 20:47:31,692 [run_push] DEBUG no remote changes detected 20:47:31 2022-09-01 20:47:31,692 [execute] INFO git push origin semver 20:47:31 2022-09-01 20:47:31,693 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/290/.semver, universal_newlines=False, shell=None, istream=None) 20:47:33 2022-09-01 20:47:32,932 [run_push] DEBUG push all version tags 20:47:33 2022-09-01 20:47:32,933 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:47:33 2022-09-01 20:47:32,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/290, universal_newlines=False, shell=None, istream=None) 20:47:33 2022-09-01 20:47:33,688 [read_version] DEBUG read version from /w/workspace/edgex-go/290/.semver/main 20:47:33 2.3.0-dev.55 [Pipeline] } 20:47:33 $ docker exec --env ******** --env ******** 043545b4fe9dd7f23789bbbcf0354e484fd6f1f72c37aa2fb3e2253c532e633b ssh-agent -k 20:47:33 unset SSH_AUTH_SOCK; 20:47:33 unset SSH_AGENT_PID; 20:47:33 echo Agent pid 38 killed; 20:47:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:34 + git semver [Pipeline] } 20:47:34 $ docker stop --time=1 043545b4fe9dd7f23789bbbcf0354e484fd6f1f72c37aa2fb3e2253c532e633b 20:47:35 $ docker rm -f 043545b4fe9dd7f23789bbbcf0354e484fd6f1f72c37aa2fb3e2253c532e633b [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:47:36 + [ -d /w/workspace/edgex-go/290/archives ] [Pipeline] libraryResource [Pipeline] sh 20:47:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:47:37 ---> package-listing.sh 20:47:37 ++ facter osfamily 20:47:37 ++ tr '[:upper:]' '[:lower:]' 20:47:37 + OS_FAMILY=debian 20:47:37 + workspace=/w/workspace/edgex-go/290 20:47:37 + START_PACKAGES=/tmp/packages_start.txt 20:47:37 + END_PACKAGES=/tmp/packages_end.txt 20:47:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:47:37 + PACKAGES=/tmp/packages_start.txt 20:47:37 + '[' /w/workspace/edgex-go/290 ']' 20:47:37 + PACKAGES=/tmp/packages_end.txt 20:47:37 + case "${OS_FAMILY}" in 20:47:37 + dpkg -l 20:47:37 + grep '^ii' 20:47:37 + '[' -f /tmp/packages_start.txt ']' 20:47:37 + '[' -f /tmp/packages_end.txt ']' 20:47:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:47:37 + '[' /w/workspace/edgex-go/290 ']' 20:47:37 + mkdir -p /w/workspace/edgex-go/290/archives/ 20:47:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/290/archives/ [Pipeline] echo 20:47:37 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/290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:47:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:38 20:47:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:38 latest: Pulling from edgex-lftools-log-publisher 20:47:38 5eb5b503b376: Pulling fs layer 20:47:38 5c69ac0246d0: Pulling fs layer 20:47:38 ec43610c2a17: Pulling fs layer 20:47:38 3a2ae6a8a46f: Pulling fs layer 20:47:38 33b1e0a273af: Pulling fs layer 20:47:38 5d3b04190fa2: Pulling fs layer 20:47:38 2f39f015ded8: Pulling fs layer 20:47:38 3a2ae6a8a46f: Waiting 20:47:38 33b1e0a273af: Waiting 20:47:38 5d3b04190fa2: Waiting 20:47:38 2f39f015ded8: Waiting 20:47:38 5c69ac0246d0: Download complete 20:47:38 3a2ae6a8a46f: Verifying Checksum 20:47:38 3a2ae6a8a46f: Download complete 20:47:38 33b1e0a273af: Verifying Checksum 20:47:38 33b1e0a273af: Download complete 20:47:38 ec43610c2a17: Verifying Checksum 20:47:38 ec43610c2a17: Download complete 20:47:38 5d3b04190fa2: Verifying Checksum 20:47:38 5d3b04190fa2: Download complete 20:47:39 5eb5b503b376: Verifying Checksum 20:47:39 5eb5b503b376: Download complete 20:47:39 2f39f015ded8: Download complete 20:47:40 5eb5b503b376: Pull complete 20:47:40 5c69ac0246d0: Pull complete 20:47:40 ec43610c2a17: Pull complete 20:47:40 3a2ae6a8a46f: Pull complete 20:47:41 33b1e0a273af: Pull complete 20:47:41 5d3b04190fa2: Pull complete 20:47:45 2f39f015ded8: Pull complete 20:47:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:47:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:45 prd-ubuntu20.04-docker-8c-8g-24355 does not seem to be running inside a container 20:47:45 $ 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/290/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/290 -v /w/workspace/edgex-go/290:/w/workspace/edgex-go/290:rw,z -v /w/workspace/edgex-go/290@tmp:/w/workspace/edgex-go/290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:47:49 $ docker top 8b9c5c753f152064e68832d4396a7a730bd8f2d4feae7611d322b1a7801e66a8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:50 + touch /tmp/pre-build-complete [Pipeline] sh 20:47:50 + mkdir -p /var/log/sysstat [Pipeline] sh 20:47:50 + ls /var/log/sa-host 20:47:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:50 provisioning config files... 20:47:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/290@tmp/config8357517739287456456tmp [Pipeline] { [Pipeline] echo 20:47:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:47:51 ---> create-netrc.sh [Pipeline] } 20:47:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:47:51 ---> python-tools-install.sh [Pipeline] echo 20:47:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:47:51 ---> sudo-logs.sh 20:47:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:47:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:47:52 ---> job-cost.sh 20:47:52 lf-activate-venv: SKIPPING 20:47:52 DEBUG: total: 0.10999999940395355 20:47:52 INFO: Retrieving Stack Cost... 20:47:52 INFO: Retrieving Pricing Info for: v3-standard-8 20:47:53 INFO: Archiving Costs [Pipeline] echo 20:47:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:47:53 ---> logs-deploy.sh 20:47:53 lf-activate-venv: SKIPPING 20:47:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/290 20:47:53 INFO: archiving workspace using pattern(s): 20:47:54 Archives upload complete. 20:47:54 INFO: archiving logs to Nexus 20:47:55 ---> uname -a: 20:47:55 Linux prd-ubuntu20-04-docker-8c-8g-24355 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:47:55 20:47:55 20:47:55 ---> lscpu: 20:47:55 Architecture: x86_64 20:47:55 CPU op-mode(s): 32-bit, 64-bit 20:47:55 Byte Order: Little Endian 20:47:55 Address sizes: 40 bits physical, 48 bits virtual 20:47:55 CPU(s): 8 20:47:55 On-line CPU(s) list: 0-7 20:47:55 Thread(s) per core: 1 20:47:55 Core(s) per socket: 1 20:47:55 Socket(s): 8 20:47:55 NUMA node(s): 1 20:47:55 Vendor ID: AuthenticAMD 20:47:55 CPU family: 23 20:47:55 Model: 49 20:47:55 Model name: AMD EPYC-Rome Processor 20:47:55 Stepping: 0 20:47:55 CPU MHz: 2800.002 20:47:55 BogoMIPS: 5600.00 20:47:55 Virtualization: AMD-V 20:47:55 Hypervisor vendor: KVM 20:47:55 Virtualization type: full 20:47:55 L1d cache: 256 KiB 20:47:55 L1i cache: 256 KiB 20:47:55 L2 cache: 4 MiB 20:47:55 L3 cache: 128 MiB 20:47:55 NUMA node0 CPU(s): 0-7 20:47:55 Vulnerability Itlb multihit: Not affected 20:47:55 Vulnerability L1tf: Not affected 20:47:55 Vulnerability Mds: Not affected 20:47:55 Vulnerability Meltdown: Not affected 20:47:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:47:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:47:55 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:47:55 Vulnerability Srbds: Not affected 20:47:55 Vulnerability Tsx async abort: Not affected 20:47:55 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:47:55 20:47:55 20:47:55 ---> nproc: 20:47:55 8 20:47:55 20:47:55 20:47:55 ---> df -h: 20:47:55 Filesystem Size Used Avail Use% Mounted on 20:47:55 overlay 155G 19G 137G 13% / 20:47:55 tmpfs 64M 0 64M 0% /dev 20:47:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:47:55 shm 64M 0 64M 0% /dev/shm 20:47:55 /dev/vda1 155G 19G 137G 13% /facter-os 20:47:55 20:47:55 20:47:55 ---> sar -b -r -n DEV: 20:47:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24355) 09/01/22 _x86_64_ (8 CPU) 20:47:55 20:47:55 20:18:45 LINUX RESTART (8 CPU) 20:47:55 20:47:55 20:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:47:55 20:20:02 143.76 61.19 82.56 0.00 8116.73 58817.57 0.00 20:47:55 20:21:01 96.02 3.12 92.90 0.00 357.50 58716.83 0.00 20:47:55 20:22:01 60.99 0.05 60.94 0.00 2.00 37081.02 0.00 20:47:55 20:23:01 54.32 0.17 54.16 0.00 2.00 30431.59 0.00 20:47:55 20:24:01 79.85 0.03 79.82 0.00 0.27 75344.24 0.00 20:47:55 20:25:01 381.30 7.08 374.22 0.00 64.39 180939.71 0.00 20:47:55 20:26:01 638.33 0.10 638.23 0.00 9.87 151149.48 0.00 20:47:55 20:27:01 311.08 1.31 309.77 0.00 10.50 168997.97 0.00 20:47:55 20:28:01 632.56 0.07 632.49 0.00 6.00 175705.85 0.00 20:47:55 20:29:01 443.73 0.03 443.69 0.00 6.66 85170.32 0.00 20:47:55 20:30:01 29.33 0.00 29.33 0.00 0.00 12163.31 0.00 20:47:55 20:31:01 6.36 0.00 6.36 0.00 0.00 11640.79 0.00 20:47:55 20:32:01 2.87 0.00 2.87 0.00 0.00 11438.49 0.00 20:47:55 20:33:01 1.58 0.00 1.58 0.00 0.00 4043.59 0.00 20:47:55 20:34:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 20:47:55 20:35:01 1.83 0.02 1.82 0.00 0.13 21.60 0.00 20:47:55 20:36:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 20:47:55 20:37:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 20:47:55 20:38:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 20:47:55 20:39:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 20:47:55 20:40:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 20:47:55 20:41:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 20:47:55 20:42:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 20:47:55 20:43:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 20:47:55 20:44:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 20:47:55 20:45:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 20:47:55 20:46:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 20:47:55 20:47:01 66.63 0.40 66.23 0.00 12.67 35273.87 0.00 20:47:55 Average: 105.92 2.59 103.33 0.00 301.99 39179.03 0.00 20:47:55 20:47:55 20:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:47:55 20:20:02 29656000 31781120 566860 1.72 95144 2334452 2256528 6.65 1050800 1876008 117344 20:47:55 20:21:01 28063848 31743584 554264 1.69 118852 3779200 2261484 6.66 1237744 3149256 298980 20:47:55 20:22:01 27449384 31613524 677376 2.06 138468 4208932 2297456 6.77 1670120 3283296 561860 20:47:55 20:23:01 27397540 31740344 548628 1.67 140824 4362212 2068116 6.09 1385628 3598040 305044 20:47:55 20:24:01 25929072 31738188 551112 1.68 143572 5795488 1972252 5.81 1599236 4820296 935356 20:47:55 20:25:01 21705700 31707952 570476 1.73 280712 9634212 2076148 6.12 1763832 8648312 707344 20:47:55 20:26:01 23107124 31658492 613176 1.86 291860 8192452 2433976 7.17 1994200 7029544 124984 20:47:55 20:27:01 20211996 31528964 735428 2.24 376824 10655576 2565160 7.56 2419156 9274132 353140 20:47:55 20:28:01 19144520 31647456 620712 1.89 386004 11835032 2352956 6.93 2144400 10623336 1864 20:47:55 20:29:01 20585160 31734296 537948 1.64 393172 10499788 2112484 6.23 2150492 9211516 1744 20:47:55 20:30:01 20586808 31737052 534716 1.63 394140 10500264 2135056 6.29 2147248 9211656 676 20:47:55 20:31:01 20608068 31757844 514000 1.56 394220 10500300 1900404 5.60 2126036 9211668 256 20:47:55 20:32:01 20608944 31759016 513220 1.56 394260 10500300 1900404 5.60 2124380 9211896 12 20:47:55 20:33:01 20612968 31763084 509144 1.55 394312 10500308 1900404 5.60 2120152 9211900 168 20:47:55 20:34:01 20613324 31763476 508928 1.55 394344 10500308 1900404 5.60 2120180 9211904 40 20:47:55 20:35:01 20619204 31769552 503420 1.53 394372 10500312 1919320 5.66 2114976 9211940 68 20:47:55 20:36:01 20619440 31769820 503132 1.53 394396 10500316 1919320 5.66 2114620 9211944 16 20:47:55 20:37:01 20619392 31769772 503096 1.53 394420 10500316 1919320 5.66 2114628 9211944 152 20:47:55 20:38:01 20619312 31769700 503100 1.53 394428 10500320 1919320 5.66 2114636 9211948 12 20:47:55 20:39:01 20619264 31769692 503076 1.53 394432 10500324 1919320 5.66 2114688 9211952 132 20:47:55 20:40:01 20619248 31769680 503056 1.53 394436 10500324 1919320 5.66 2115040 9211952 24 20:47:55 20:41:01 20619192 31769640 503032 1.53 394440 10500328 1919320 5.66 2114752 9211956 144 20:47:55 20:42:01 20619168 31769620 502980 1.53 394440 10500332 1919320 5.66 2114736 9211956 12 20:47:55 20:43:01 20619084 31769548 503208 1.53 394444 10500336 1919320 5.66 2114760 9211964 164 20:47:55 20:44:01 20619320 31769792 502940 1.53 394452 10500332 1919320 5.66 2114748 9211968 8 20:47:55 20:45:01 20618996 31769472 503212 1.53 394460 10500344 1919320 5.66 2115024 9211972 236 20:47:55 20:46:01 20619224 31769720 502916 1.53 394480 10500348 1919320 5.66 2114776 9211976 16 20:47:55 20:47:01 19816004 31726240 544884 1.66 409468 11204560 2399548 7.07 2210180 9878060 696 20:47:55 Average: 21911689 31737023 540644 1.64 338549 9321690 2055879 6.06 1987185 8142653 121803 20:47:55 20:47:55 20:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:47:55 20:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:20:02 lo 4.68 4.68 0.44 0.44 0.00 0.00 0.00 0.00 20:47:55 20:20:02 ens3 1029.15 832.79 6376.02 128.31 0.00 0.00 0.00 0.00 20:47:55 20:21:01 docker0 485.83 474.50 38.09 3930.02 0.00 0.00 0.00 0.00 20:47:55 20:21:01 vethdb3730b 112.51 136.11 10.81 1170.29 0.00 0.00 0.00 0.10 20:47:55 20:21:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 20:47:55 20:21:01 ens3 657.38 591.44 7962.19 70.02 0.00 0.00 0.00 0.00 20:47:55 20:22:01 docker0 0.60 0.62 0.04 0.06 0.00 0.00 0.00 0.00 20:47:55 20:22:01 vethc0ffcc0 0.50 0.68 0.04 0.06 0.00 0.00 0.00 0.00 20:47:55 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:22:01 ens3 65.61 57.61 41.39 71.96 0.00 0.00 0.00 0.00 20:47:55 20:23:01 docker0 0.70 0.70 0.04 0.05 0.00 0.00 0.00 0.00 20:47:55 20:23:01 vethc0ffcc0 0.70 0.72 0.05 0.05 0.00 0.00 0.00 0.00 20:47:55 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:23:01 ens3 23.68 13.56 20.47 10.31 0.00 0.00 0.00 0.00 20:47:55 20:24:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:47:55 20:24:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:47:55 20:24:01 ens3 118.90 87.89 1697.72 65.93 0.00 0.00 0.00 0.00 20:47:55 20:24:01 vethad3f5cc 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 20:47:55 20:25:01 docker0 142.29 176.25 10.82 1672.76 0.00 0.00 0.00 0.00 20:47:55 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:25:01 ens3 189.95 150.34 1684.21 19.03 0.00 0.00 0.00 0.00 20:47:55 20:25:01 vethad3f5cc 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 20:47:55 20:26:01 docker0 61.61 83.35 3.71 415.90 0.00 0.00 0.00 0.00 20:47:55 20:26:01 veth4423aa3 3.50 4.32 0.35 1.24 0.00 0.00 0.00 0.00 20:47:55 20:26:01 vethf495691 0.15 0.17 0.01 0.17 0.00 0.00 0.00 0.00 20:47:55 20:26:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 20:47:55 20:26:01 ens3 151.22 123.73 536.02 78.52 0.00 0.00 0.00 0.00 20:47:55 20:26:01 vethad3f5cc 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 20:47:55 20:27:01 docker0 122.31 162.53 9.58 1546.05 0.00 0.00 0.00 0.00 20:47:55 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:27:01 veth7a8ca2e 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 20:47:55 20:27:01 ens3 187.18 136.34 1566.10 21.95 0.00 0.00 0.00 0.00 20:47:55 20:27:01 vethad3f5cc 0.00 0.61 0.00 0.03 0.00 0.00 0.00 0.00 20:47:55 20:28:01 veth3948f7e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:28:01 docker0 34.20 65.41 2.39 862.46 0.00 0.00 0.00 0.00 20:47:55 20:28:01 veth8c799f4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:28:01 veth264cef2 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:28:01 ens3 128.68 96.59 890.68 87.54 0.00 0.00 0.00 0.00 20:47:55 20:28:01 vethad3f5cc 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:47:55 20:29:01 docker0 8.82 14.03 0.53 114.02 0.00 0.00 0.00 0.00 20:47:55 20:29:01 lo 21.36 21.36 2.10 2.10 0.00 0.00 0.00 0.00 20:47:55 20:29:01 ens3 211.81 198.12 233.96 580.47 0.00 0.00 0.00 0.00 20:47:55 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:30:01 lo 38.46 38.46 3.79 3.79 0.00 0.00 0.00 0.00 20:47:55 20:30:01 ens3 482.39 494.75 214.63 2773.78 0.00 0.00 0.00 0.00 20:47:55 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:31:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 20:47:55 20:31:01 ens3 64.68 68.29 21.73 566.71 0.00 0.00 0.00 0.00 20:47:55 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:33:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:34:01 ens3 0.65 0.02 0.06 0.00 0.00 0.00 0.00 0.00 20:47:55 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:35:01 ens3 0.82 0.58 0.43 0.35 0.00 0.00 0.00 0.00 20:47:55 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:36:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:39:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:40:01 ens3 0.53 0.22 1.04 0.07 0.00 0.00 0.00 0.00 20:47:55 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:43:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:55 20:45:01 ens3 0.37 0.35 0.17 0.08 0.00 0.00 0.00 0.00 20:47:55 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:47:01 docker0 39.20 45.85 3.40 693.15 0.00 0.00 0.00 0.00 20:47:55 20:47:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 20:47:55 20:47:01 ens3 228.92 157.72 4687.26 67.24 0.00 0.00 0.00 0.00 20:47:55 20:47:01 vethab3bcda 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 Average: docker0 31.74 36.32 2.43 327.99 0.00 0.00 0.00 0.00 20:47:55 Average: lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 20:47:55 Average: ens3 125.68 106.82 918.77 162.30 0.00 0.00 0.00 0.00 20:47:55 Average: vethab3bcda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:55 20:47:55 20:47:55 ---> sar -P ALL: 20:47:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24355) 09/01/22 _x86_64_ (8 CPU) 20:47:55 20:47:55 20:18:45 LINUX RESTART (8 CPU) 20:47:55 20:47:55 20:19:02 CPU %user %nice %system %iowait %steal %idle 20:47:55 20:20:02 all 7.13 0.00 2.82 14.41 0.07 75.56 20:47:55 20:20:02 0 6.32 0.00 2.16 10.27 0.09 81.16 20:47:55 20:20:02 1 8.08 0.00 2.10 5.06 0.05 84.70 20:47:55 20:20:02 2 5.39 0.00 2.48 54.68 0.09 37.36 20:47:55 20:20:02 3 7.44 0.00 3.36 4.92 0.05 84.23 20:47:55 20:20:02 4 8.37 0.00 2.63 7.55 0.05 81.40 20:47:55 20:20:02 5 8.34 0.00 2.42 4.60 0.05 84.59 20:47:55 20:20:02 6 6.08 0.00 3.24 9.29 0.09 81.31 20:47:55 20:20:02 7 7.06 0.00 4.20 19.03 0.14 69.57 20:47:55 20:21:01 all 7.70 0.00 3.21 6.80 0.08 82.21 20:47:55 20:21:01 0 7.67 0.00 2.88 0.73 0.10 88.61 20:47:55 20:21:01 1 7.46 0.00 3.67 12.94 0.05 75.89 20:47:55 20:21:01 2 7.98 0.00 3.68 0.75 0.09 87.50 20:47:55 20:21:01 3 6.84 0.00 2.72 0.68 0.10 89.66 20:47:55 20:21:01 4 7.73 0.00 3.65 29.80 0.10 58.72 20:47:55 20:21:01 5 6.79 0.00 2.28 0.63 0.03 90.27 20:47:55 20:21:01 6 8.80 0.00 3.11 7.81 0.07 80.20 20:47:55 20:21:01 7 8.34 0.00 3.67 1.17 0.07 86.75 20:47:55 20:22:01 all 31.07 0.00 6.46 4.37 0.10 58.01 20:47:55 20:22:01 0 26.24 0.00 5.16 0.53 0.07 68.00 20:47:55 20:22:01 1 32.29 0.00 6.47 0.47 0.07 60.70 20:47:55 20:22:01 2 32.92 0.00 6.91 0.51 0.07 59.60 20:47:55 20:22:01 3 33.15 0.00 7.09 0.32 0.14 59.30 20:47:55 20:22:01 4 26.60 0.00 6.31 9.60 0.10 57.38 20:47:55 20:22:01 5 33.09 0.00 6.12 0.27 0.12 60.40 20:47:55 20:22:01 6 32.44 0.00 6.58 21.56 0.15 39.27 20:47:55 20:22:01 7 31.78 0.00 7.02 1.79 0.10 59.30 20:47:55 20:23:01 all 47.09 0.00 6.84 1.46 0.11 44.50 20:47:55 20:23:01 0 45.16 0.00 6.34 0.78 0.10 47.62 20:47:55 20:23:01 1 46.18 0.00 6.69 0.62 0.08 46.42 20:47:55 20:23:01 2 48.98 0.00 7.04 0.44 0.19 43.35 20:47:55 20:23:01 3 47.42 0.00 7.21 0.12 0.12 45.13 20:47:55 20:23:01 4 43.48 0.00 6.47 0.27 0.14 49.63 20:47:55 20:23:01 5 49.14 0.00 6.77 1.16 0.10 42.83 20:47:55 20:23:01 6 48.24 0.00 6.80 7.79 0.08 37.08 20:47:55 20:23:01 7 48.07 0.00 7.39 0.49 0.08 43.96 20:47:55 20:24:01 all 17.74 0.00 5.87 5.64 0.11 70.64 20:47:55 20:24:01 0 14.56 0.00 3.95 1.38 0.10 80.01 20:47:55 20:24:01 1 17.22 0.00 5.33 0.08 0.08 77.28 20:47:55 20:24:01 2 19.38 0.00 6.26 1.51 0.12 72.74 20:47:55 20:24:01 3 18.64 0.00 6.26 0.24 0.10 74.76 20:47:55 20:24:01 4 16.78 0.00 4.84 0.02 0.08 78.28 20:47:55 20:24:01 5 18.98 0.00 6.68 4.40 0.12 69.82 20:47:55 20:24:01 6 17.97 0.00 7.32 30.64 0.14 43.94 20:47:55 20:24:01 7 18.46 0.00 6.34 7.04 0.17 68.00 20:47:55 20:25:01 all 8.44 0.00 5.27 16.25 0.09 69.94 20:47:55 20:25:01 0 9.06 0.00 4.51 8.51 0.07 77.86 20:47:55 20:25:01 1 7.70 0.00 7.28 48.10 0.07 36.85 20:47:55 20:25:01 2 8.51 0.00 5.40 22.89 0.18 63.02 20:47:55 20:25:01 3 8.22 0.00 4.55 3.86 0.03 83.34 20:47:55 20:25:01 4 8.47 0.00 4.77 3.07 0.13 83.56 20:47:55 20:25:01 5 8.98 0.00 4.47 9.41 0.05 77.09 20:47:55 20:25:01 6 8.50 0.00 5.59 20.11 0.08 65.72 20:47:55 20:25:01 7 8.10 0.00 5.61 14.22 0.14 71.93 20:47:55 20:26:01 all 40.44 0.00 8.89 13.78 0.14 36.75 20:47:55 20:26:01 0 38.12 0.00 8.70 12.03 0.12 41.02 20:47:55 20:26:01 1 41.11 0.00 8.62 18.41 0.12 31.75 20:47:55 20:26:01 2 41.57 0.00 9.83 23.09 0.19 25.33 20:47:55 20:26:01 3 41.49 0.00 8.53 2.26 0.08 47.64 20:47:55 20:26:01 4 38.84 0.00 8.57 7.70 0.10 44.79 20:47:55 20:26:01 5 40.94 0.00 8.48 4.23 0.24 46.12 20:47:55 20:26:01 6 40.69 0.00 8.96 31.50 0.14 18.72 20:47:55 20:26:01 7 40.80 0.00 9.41 11.11 0.17 38.51 20:47:55 20:27:01 all 27.95 0.00 7.96 23.95 0.20 39.95 20:47:55 20:27:01 0 26.32 0.00 8.70 20.15 0.17 44.66 20:47:55 20:27:01 1 25.46 0.00 7.22 22.98 0.24 44.10 20:47:55 20:27:01 2 28.66 0.00 6.73 20.14 0.12 44.35 20:47:55 20:27:01 3 28.78 0.00 7.33 14.42 0.29 49.18 20:47:55 20:27:01 4 28.63 0.00 8.59 35.39 0.22 27.17 20:47:55 20:27:01 5 28.97 0.00 8.59 30.75 0.22 31.48 20:47:55 20:27:01 6 29.58 0.00 7.07 30.45 0.17 32.73 20:47:55 20:27:01 7 27.14 0.00 9.45 17.28 0.17 45.97 20:47:55 20:28:01 all 34.53 0.00 9.39 15.32 0.20 40.55 20:47:55 20:28:01 0 34.47 0.00 8.54 22.20 0.16 34.64 20:47:55 20:28:01 1 32.50 0.00 10.58 8.03 0.25 48.63 20:47:55 20:28:01 2 35.66 0.00 9.97 28.60 0.19 25.57 20:47:55 20:28:01 3 35.00 0.00 8.93 5.72 0.15 50.20 20:47:55 20:28:01 4 34.37 0.00 9.22 8.02 0.19 48.20 20:47:55 20:28:01 5 34.15 0.00 10.20 30.13 0.28 25.24 20:47:55 20:28:01 6 35.44 0.00 8.57 10.26 0.12 45.60 20:47:55 20:28:01 7 34.67 0.00 9.11 9.88 0.26 46.09 20:47:55 20:29:01 all 24.41 0.00 5.54 5.61 0.14 64.31 20:47:55 20:29:01 0 24.15 0.00 6.52 4.01 0.10 65.22 20:47:55 20:29:01 1 24.62 0.00 5.47 3.49 0.15 66.27 20:47:55 20:29:01 2 26.38 0.00 5.74 2.25 0.08 65.55 20:47:55 20:29:01 3 24.69 0.00 6.34 18.67 0.10 50.20 20:47:55 20:29:01 4 21.96 0.00 4.81 5.57 0.20 67.45 20:47:55 20:29:01 5 24.14 0.00 4.93 5.16 0.15 65.62 20:47:55 20:29:01 6 23.54 0.00 5.08 2.90 0.18 68.30 20:47:55 20:29:01 7 25.77 0.00 5.43 2.97 0.10 65.73 20:47:55 20:30:01 all 9.84 0.00 1.20 0.10 0.06 88.80 20:47:55 20:30:01 0 10.70 0.00 1.23 0.02 0.05 88.00 20:47:55 20:30:01 1 11.26 0.00 1.35 0.07 0.07 87.25 20:47:55 20:30:01 2 11.86 0.00 1.31 0.03 0.05 86.74 20:47:55 20:30:01 3 10.44 0.00 1.14 0.03 0.08 88.30 20:47:55 20:30:01 4 0.92 0.00 0.78 0.55 0.03 97.71 20:47:55 20:30:01 5 15.10 0.00 1.21 0.03 0.07 83.60 20:47:55 20:30:01 6 7.76 0.00 0.68 0.02 0.03 91.50 20:47:55 20:30:01 7 10.69 0.00 1.92 0.03 0.07 87.29 20:47:55 20:47:55 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:47:55 20:31:01 all 2.73 0.00 0.24 0.01 0.02 96.99 20:47:55 20:31:01 0 0.03 0.00 0.10 0.00 0.02 99.85 20:47:55 20:31:01 1 3.77 0.00 0.23 0.02 0.02 95.97 20:47:55 20:31:01 2 2.24 0.00 0.15 0.00 0.03 97.58 20:47:55 20:31:01 3 3.89 0.00 0.48 0.00 0.03 95.59 20:47:55 20:31:01 4 4.90 0.00 0.33 0.07 0.03 94.67 20:47:55 20:31:01 5 5.17 0.00 0.30 0.00 0.02 94.51 20:47:55 20:31:01 6 1.17 0.00 0.15 0.00 0.02 98.67 20:47:55 20:31:01 7 0.68 0.00 0.17 0.00 0.02 99.13 20:47:55 20:32:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:47:55 20:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:47:55 20:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:47:55 20:32:01 4 0.03 0.00 0.00 0.05 0.02 99.90 20:47:55 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:32:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:47:55 20:33:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:47:55 20:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:47:55 20:33:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:47:55 20:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:47:55 20:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:47:55 20:33:01 4 0.02 0.00 0.02 0.03 0.02 99.92 20:47:55 20:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:47:55 20:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:47:55 20:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:47:55 20:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:47:55 20:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:47:55 20:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:34:01 3 0.02 0.00 0.07 0.02 0.02 99.88 20:47:55 20:34:01 4 0.03 0.00 0.02 0.02 0.00 99.93 20:47:55 20:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:55 20:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:47:55 20:35:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:47:55 20:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:47:55 20:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:47:55 20:35:01 3 0.05 0.00 0.03 0.02 0.02 99.88 20:47:55 20:35:01 4 0.03 0.00 0.03 0.02 0.02 99.90 20:47:55 20:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:47:55 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:36:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:47:55 20:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:47:55 20:36:01 1 0.00 0.00 0.00 0.07 0.00 99.93 20:47:55 20:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:47:55 20:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:47:55 20:36:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:47:55 20:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:47:55 20:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:55 20:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:47:55 20:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:37:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:47:55 20:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:47:55 20:37:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:47:55 20:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:47:55 20:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:47:55 20:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:47:55 20:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:47:55 20:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:47:55 20:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:47:55 20:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:47:55 20:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:47:55 20:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:47:55 20:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:47:55 20:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:47:55 20:39:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:47:55 20:39:01 3 0.02 0.00 0.05 0.00 0.02 99.92 20:47:55 20:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:47:55 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:40:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:47:55 20:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:40:01 2 0.02 0.00 0.02 0.07 0.02 99.88 20:47:55 20:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:47:55 20:40:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:47:55 20:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:47:55 20:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:47:55 20:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:47:55 20:41:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:47:55 20:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:47:55 20:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:47:55 20:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:47:55 20:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:47:55 20:41:01 4 0.02 0.00 0.00 0.08 0.00 99.90 20:47:55 20:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:47:55 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:47:55 20:47:55 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:47:55 20:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:47:55 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:42:01 3 0.02 0.00 0.03 0.02 0.03 99.90 20:47:55 20:42:01 4 0.02 0.00 0.03 0.02 0.00 99.93 20:47:55 20:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:42:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:47:55 20:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:47:55 20:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:47:55 20:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:47:55 20:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:47:55 20:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:47:55 20:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:47:55 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:47:55 20:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:47:55 20:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:47:55 20:44:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:47:55 20:44:01 4 0.00 0.00 0.00 0.10 0.00 99.90 20:47:55 20:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:47:55 20:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:47:55 20:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:47:55 20:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:47:55 20:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:47:55 20:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:47:55 20:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:47:55 20:45:01 3 0.05 0.00 0.03 0.02 0.02 99.88 20:47:55 20:45:01 4 0.02 0.00 0.00 0.07 0.00 99.92 20:47:55 20:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:47:55 20:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:47:55 20:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:47:55 20:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:46:01 3 0.02 0.00 0.02 0.03 0.02 99.92 20:47:55 20:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:47:55 20:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:55 20:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:55 20:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:47:55 20:47:01 all 4.94 0.00 1.90 1.81 0.04 91.32 20:47:55 20:47:01 0 5.23 0.00 2.03 0.03 0.03 92.67 20:47:55 20:47:01 1 5.51 0.00 1.74 0.40 0.03 92.32 20:47:55 20:47:01 2 4.51 0.00 1.41 0.00 0.03 94.05 20:47:55 20:47:01 3 5.51 0.00 2.18 3.80 0.05 88.46 20:47:55 20:47:01 4 3.45 0.00 2.03 1.57 0.03 92.92 20:47:55 20:47:01 5 5.50 0.00 1.72 0.02 0.05 92.71 20:47:55 20:47:01 6 5.06 0.00 1.41 0.07 0.02 93.45 20:47:55 20:47:01 7 4.74 0.00 2.68 8.54 0.03 84.01 20:47:55 Average: all 9.34 0.00 2.32 3.86 0.05 84.43 20:47:55 Average: 0 8.78 0.00 2.16 2.84 0.05 86.18 20:47:55 Average: 1 9.32 0.00 2.36 4.26 0.05 84.01 20:47:55 Average: 2 9.69 0.00 2.37 5.45 0.05 82.44 20:47:55 Average: 3 9.61 0.00 2.35 1.95 0.06 86.04 20:47:55 Average: 4 8.62 0.00 2.23 3.85 0.05 85.25 20:47:55 Average: 5 9.89 0.00 2.27 3.20 0.05 84.59 20:47:55 Average: 6 9.38 0.00 2.28 6.08 0.05 82.22 20:47:55 Average: 7 9.40 0.00 2.56 3.29 0.06 84.70 20:47:55 20:47:55 20:47:55