Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 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-ssh14629711823454018855.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-ssh10960460854326344262.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-ssh7433280417354461247.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-ssh9464410953849350339.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-ssh15323570808500844437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29950’ Running on prd-ubuntu20.04-docker-8c-8g-29952 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/301 [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/301 # 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 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb (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 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 Commit message: "feat(metadata): add UoM validation to POST deviceresource API (#4140)" > git rev-list --no-walk 726ff502df72fc04a097b92e9f3a3eaa523f4e40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:11:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:11:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:11:33 ========================================================= 14:11:33 EdgeX Global Pipelines Version Info 14:11:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:11:34 ------------------- 14:11:34 stable info: 14:11:34 ------------------- 14:11:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:11:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:11:34 Message: update stable to v1.0.239 14:11:34 ------------------- 14:11:34 experimental info: 14:11:34 ------------------- 14:11:34 Commited By: **** collab-it+edgex@linuxfoundation.org 14:11:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:11:34 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f87a0e7 [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:35 provisioning config files... 14:11:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config4957775376146963278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:35 ---> docker-login.sh 14:11:35 nexus3.edgexfoundry.org:10001 14:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:36 Configure a credential helper to remove this warning. See 14:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:36 14:11:36 Login Succeeded 14:11:36 nexus3.edgexfoundry.org:10002 14:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:36 Configure a credential helper to remove this warning. See 14:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:36 14:11:36 Login Succeeded 14:11:36 nexus3.edgexfoundry.org:10003 14:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:36 Configure a credential helper to remove this warning. See 14:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:36 14:11:36 Login Succeeded 14:11:36 nexus3.edgexfoundry.org:10004 14:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:36 Configure a credential helper to remove this warning. See 14:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:36 14:11:36 Login Succeeded 14:11:36 docker.io 14:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:36 Configure a credential helper to remove this warning. See 14:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:36 14:11:36 Login Succeeded 14:11:36 ---> docker-login.sh ends [Pipeline] } 14:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:37 + 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 14:11:37 + dirname cmd/core-command/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo core-command,cmd/core-command/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + dirname cmd/core-data/Dockerfile 14:11:37 + echo core-data,cmd/core-data/Dockerfile 14:11:37 + + dirname cmd/core-metadata/Dockerfile 14:11:37 cut -d/ -f2 14:11:37 + echo core-metadata,cmd/core-metadata/Dockerfile 14:11:37 + dirname cmd/security-bootstrapper/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:11:37 + dirname cmd/security-proxy-setup/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:11:37 + dirname cmd/security-secretstore-setup/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:11:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:11:37 + dirname cmd/security-spire-agent/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:11:37 + dirname cmd/security-spire-config/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:11:37 + dirname cmd/security-spire-server/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + dirname cmd/support-notifications/Dockerfile 14:11:37 + echo support-notifications,cmd/support-notifications/Dockerfile 14:11:37 + dirname cmd/support-scheduler/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:11:37 + dirname cmd/sys-mgmt-agent/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:11:37 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 14:11:37 + git rev-list -1 --merges f87a0e7ad2d654d2bfa8949ba3950bab910e31fb~1..f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] echo 14:11:37 -----------> git rev-list -1 --merges f87a0e7ad2d654d2bfa8949ba3950bab910e31fb~1..f87a0e7ad2d654d2bfa8949ba3950bab910e31fb f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [false] [Pipeline] sh 14:11:37 + git log --format=format:%s -1 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] echo 14:11:37 ========================================================= 14:11:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:11:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:11:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:38 + grep -v github /etc/ssh/ssh_known_hosts 14:11:38 + [ -e /tmp/ssh_known_hosts ] 14:11:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:11:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:11:38 + sudo tee -a /etc/ssh/ssh_known_hosts 14:11:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:38 14:11:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:38 0.1.4: Pulling from edgex-devops/py-git-semver 14:11:38 b85a868b505f: Pulling fs layer 14:11:38 e2be974225ed: Pulling fs layer 14:11:38 339a4e72a1f5: Pulling fs layer 14:11:38 988bab9f4d93: Pulling fs layer 14:11:38 1469e6f7b9e6: Pulling fs layer 14:11:38 eaf3925da568: Pulling fs layer 14:11:38 bab4dde63d76: Pulling fs layer 14:11:38 bde34c3a00c8: Pulling fs layer 14:11:38 b352a97aabf1: Pulling fs layer 14:11:38 4872d77fe225: Pulling fs layer 14:11:38 5851b861e8e6: Pulling fs layer 14:11:38 988bab9f4d93: Waiting 14:11:38 5851b861e8e6: Waiting 14:11:38 4872d77fe225: Waiting 14:11:38 1469e6f7b9e6: Waiting 14:11:38 eaf3925da568: Waiting 14:11:38 bab4dde63d76: Waiting 14:11:38 bde34c3a00c8: Waiting 14:11:38 b352a97aabf1: Waiting 14:11:38 e2be974225ed: Verifying Checksum 14:11:38 e2be974225ed: Download complete 14:11:38 988bab9f4d93: Download complete 14:11:39 1469e6f7b9e6: Verifying Checksum 14:11:39 1469e6f7b9e6: Download complete 14:11:39 339a4e72a1f5: Verifying Checksum 14:11:39 339a4e72a1f5: Download complete 14:11:39 eaf3925da568: Verifying Checksum 14:11:39 eaf3925da568: Download complete 14:11:39 bde34c3a00c8: Download complete 14:11:39 b352a97aabf1: Download complete 14:11:39 4872d77fe225: Verifying Checksum 14:11:39 4872d77fe225: Download complete 14:11:39 5851b861e8e6: Verifying Checksum 14:11:39 5851b861e8e6: Download complete 14:11:39 b85a868b505f: Verifying Checksum 14:11:39 b85a868b505f: Download complete 14:11:39 bab4dde63d76: Verifying Checksum 14:11:39 bab4dde63d76: Download complete 14:11:40 b85a868b505f: Pull complete 14:11:40 e2be974225ed: Pull complete 14:11:41 339a4e72a1f5: Pull complete 14:11:41 988bab9f4d93: Pull complete 14:11:41 1469e6f7b9e6: Pull complete 14:11:41 eaf3925da568: Pull complete 14:11:43 bab4dde63d76: Pull complete 14:11:43 bde34c3a00c8: Pull complete 14:11:43 b352a97aabf1: Pull complete 14:11:44 4872d77fe225: Pull complete 14:11:44 5851b861e8e6: Pull complete 14:11:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:44 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:11:47 $ docker top 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b -eo pid,comm 14:11:47 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). 14:11:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:47 [ssh-agent] Looking for ssh-agent implementation... 14:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:47 $ docker exec 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b ssh-agent 14:11:47 SSH_AUTH_SOCK=/tmp/ssh-ma3EzDNQdFN0/agent.33 14:11:47 SSH_AGENT_PID=39 14:11:47 Running ssh-add (command line suppressed) 14:11:47 Identity added: /w/workspace/edgex-go/301@tmp/private_key_2165465850128458692.key (/w/workspace/edgex-go/301@tmp/private_key_2165465850128458692.key) 14:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:47 + git tag --points-at HEAD [Pipeline] } 14:11:47 $ docker exec --env ******** --env ******** 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b ssh-agent -k 14:11:48 unset SSH_AUTH_SOCK; 14:11:48 unset SSH_AGENT_PID; 14:11:48 echo Agent pid 39 killed; 14:11:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:11:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:48 [ssh-agent] Looking for ssh-agent implementation... 14:11:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:48 $ docker exec 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b ssh-agent 14:11:48 SSH_AUTH_SOCK=/tmp/ssh-ZziewkDmiglb/agent.71 14:11:48 SSH_AGENT_PID=77 14:11:48 Running ssh-add (command line suppressed) 14:11:48 Identity added: /w/workspace/edgex-go/301@tmp/private_key_793563275869134944.key (/w/workspace/edgex-go/301@tmp/private_key_793563275869134944.key) 14:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:48 + git semver init 14:11:48 2022-09-20 14:11:48,912 [run_init] DEBUG init version:0.0.0 force:False 14:11:48 2022-09-20 14:11:48,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/301/.semver 14:11:48 2022-09-20 14:11:48,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/301/.semver 14:11:48 2022-09-20 14:11:48,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/301/.semver'], cwd=/w/workspace/edgex-go/301, universal_newlines=False, shell=None, istream=None) 14:11:54 2022-09-20 14:11:53,937 [append_file] DEBUG append to file:/w/workspace/edgex-go/301/.git/info/exclude 14:11:54 2022-09-20 14:11:53,938 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/301/.semver/main with force:False 14:11:54 2022-09-20 14:11:53,938 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main 14:11:54 2022-09-20 14:11:53,938 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main 14:11:54 2.3.0-dev.65 [Pipeline] } 14:11:54 $ docker exec --env ******** --env ******** 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b ssh-agent -k 14:11:54 unset SSH_AUTH_SOCK; 14:11:54 unset SSH_AGENT_PID; 14:11:54 echo Agent pid 77 killed; 14:11:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:54 + git semver [Pipeline] } 14:11:55 $ docker stop --time=1 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b 14:11:56 $ docker rm -f 6e8d71ebe34d83d379d00002eb531a26c044ec613f65a9f4b211159564baaf9b [Pipeline] // withDockerContainer [Pipeline] sh 14:11:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:11:56 Stashed 1 file(s) [Pipeline] echo 14:11:56 [edgeXSemver]: initialized semver on version 2.3.0-dev.65 [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 14:11:57 + git config --global --add safe.directory /w/workspace/edgex-go/301 [Pipeline] echo 14:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:11:57 ========================================================= 14:11:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:11:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:11:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:11:57 2408cc74d12b: Pulling fs layer 14:11:57 ea60b727a1ce: Pulling fs layer 14:11:57 30c4a7721957: Pulling fs layer 14:11:57 370296b7ddb6: Pulling fs layer 14:11:57 7c6cee850709: Pulling fs layer 14:11:57 39a5fcdaea64: Pulling fs layer 14:11:57 d94ebbe4e438: Pulling fs layer 14:11:57 bcfd1f05c69d: Pulling fs layer 14:11:57 59ccb84bbe0f: Pulling fs layer 14:11:57 bcfd1f05c69d: Waiting 14:11:57 d94ebbe4e438: Waiting 14:11:57 39a5fcdaea64: Waiting 14:11:57 59ccb84bbe0f: Waiting 14:11:57 7c6cee850709: Waiting 14:11:57 370296b7ddb6: Waiting 14:11:57 30c4a7721957: Verifying Checksum 14:11:57 30c4a7721957: Download complete 14:11:57 ea60b727a1ce: Download complete 14:11:57 7c6cee850709: Verifying Checksum 14:11:57 7c6cee850709: Download complete 14:11:57 39a5fcdaea64: Download complete 14:11:57 2408cc74d12b: Download complete 14:11:57 d94ebbe4e438: Download complete 14:11:57 2408cc74d12b: Pull complete 14:11:57 ea60b727a1ce: Pull complete 14:11:58 30c4a7721957: Pull complete 14:11:58 59ccb84bbe0f: Verifying Checksum 14:11:58 59ccb84bbe0f: Download complete 14:11:58 370296b7ddb6: Verifying Checksum 14:11:58 370296b7ddb6: Download complete 14:11:58 bcfd1f05c69d: Verifying Checksum 14:11:58 bcfd1f05c69d: Download complete 14:12:02 370296b7ddb6: Pull complete 14:12:02 7c6cee850709: Pull complete 14:12:02 39a5fcdaea64: Pull complete 14:12:02 d94ebbe4e438: Pull complete 14:12:04 bcfd1f05c69d: Pull complete 14:12:05 59ccb84bbe0f: Pull complete 14:12:05 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 14:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:12:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:12:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:12:05 WORKDIR /edgex 14:12:05 COPY go.mod . 14:12:05 RUN go mod download 14:12:05 + docker build -t ci-base-image-x86_64 -f - . 14:12:06 Sending build context to Docker daemon 169.4MB 14:12:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:12:06 ---> a4fb48ad2a94 14:12:06 Step 2/4 : WORKDIR /edgex 14:12:11 ---> Running in 9ac2a8cf3657 14:12:11 Removing intermediate container 9ac2a8cf3657 14:12:11 ---> a53dd2eeb5d5 14:12:11 Step 3/4 : COPY go.mod . 14:12:11 ---> 4c4f5ea5e8d2 14:12:11 Step 4/4 : RUN go mod download 14:12:11 ---> Running in dea10c11feec 14:12:12 Still waiting to schedule task 14:12:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29951’ 14:12:29 Removing intermediate container dea10c11feec 14:12:29 ---> 578520a3a118 14:12:29 Successfully built 578520a3a118 14:12:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:29 + docker inspect -f . ci-base-image-x86_64 14:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:29 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:12:30 $ docker top a7ead5660262b456b1653957b3cca20bb7f0617fd96937b1458d51a00ffa3fa3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:30 + go version 14:12:30 go version go1.18.3 linux/amd64 [Pipeline] } 14:12:30 $ docker stop --time=1 a7ead5660262b456b1653957b3cca20bb7f0617fd96937b1458d51a00ffa3fa3 14:12:32 $ docker rm -f a7ead5660262b456b1653957b3cca20bb7f0617fd96937b1458d51a00ffa3fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:32 + docker inspect -f . ci-base-image-x86_64 14:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:32 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:12:32 $ 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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:12:32 $ docker top 83f6f77b7f486dc355853192c23e965c115af3ec1220f9a3a4f32f0c18736724 -eo pid,comm [Pipeline] { [Pipeline] echo 14:12:33 ========================================================= 14:12:33 [edgeXBuildGoParallel] Running Tests and Build... 14:12:33 ========================================================= [Pipeline] sh 14:12:33 + git config --global --add safe.directory /w/workspace/edgex-go/301 [Pipeline] fileExists [Pipeline] sh 14:12:33 + make test 14:12:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:12:40 ? github.com/edgexfoundry/edgex-go [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 14:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements 14:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.096s coverage: 72.5% of statements 14:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:12:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.607s coverage: 89.2% of statements 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 2.0% of statements 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.476s coverage: 95.6% of statements 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements 14:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 14:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 14:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.111s coverage: 94.4% of statements 14:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements 14:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 80.8% of statements 14:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.109s coverage: 92.9% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.2% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 65.8% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 41.8% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:13:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 14:13:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 14:13:16 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 14:13:34 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." 14:13:34 GO111MODULE=on go vet ./... 14:13:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:13:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:13:38 ./bin/test-attribution-txt.sh 14:13:38 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 14:13:38 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 14:13:38 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 14:13:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:13:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:13:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 14:13:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:13:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:13:38 + ls -al . 14:13:38 total 748 14:13:38 drwxrwxr-x 10 1001 1001 4096 Sep 20 14:12 . 14:13:38 drwxr-xr-x 4 root root 4096 Sep 20 14:12 .. 14:13:38 -rw-rw-r-- 1 1001 1001 16 Sep 20 14:11 .dockerignore 14:13:38 drwxrwxr-x 8 1001 1001 4096 Sep 20 14:13 .git 14:13:38 drwxrwxr-x 3 1001 1001 4096 Sep 20 14:11 .github 14:13:38 -rw-rw-r-- 1 1001 1001 1030 Sep 20 14:11 .gitignore 14:13:38 -rw-rw-r-- 1 1001 1001 42 Sep 20 14:11 .golangci.yml 14:13:38 -rw-rw-r-- 1 1001 1001 87 Sep 20 14:11 .hadolint.yml 14:13:38 drwxr-xr-x 3 1001 1001 4096 Sep 20 14:11 .semver 14:13:38 -rw-rw-r-- 1 1001 1001 166 Sep 20 14:11 .sonarcloud.properties 14:13:38 -rw-rw-r-- 1 1001 1001 1171 Sep 20 14:11 ADOPTERS.md 14:13:38 -rw-rw-r-- 1 1001 1001 10347 Sep 20 14:11 Attribution.txt 14:13:38 -rw-rw-r-- 1 1001 1001 63209 Sep 20 14:11 CHANGELOG.md 14:13:38 -rw-rw-r-- 1 1001 1001 3804 Sep 20 14:11 CONTRIBUTING.md 14:13:38 -rw-rw-r-- 1 1001 1001 677 Sep 20 14:11 GOVERNANCE.md 14:13:38 -rw-rw-r-- 1 1001 1001 850 Sep 20 14:11 Jenkinsfile 14:13:38 -rw-rw-r-- 1 1001 1001 10775 Sep 20 14:11 LICENSE 14:13:38 -rw-rw-r-- 1 1001 1001 13724 Sep 20 14:11 Makefile 14:13:38 -rw-rw-r-- 1 1001 1001 582 Sep 20 14:11 OWNERS.md 14:13:38 -rw-rw-r-- 1 1001 1001 9799 Sep 20 14:11 README.md 14:13:38 -rw-rw-r-- 1 1001 1001 6912 Sep 20 14:11 SECURITY.md 14:13:38 -rw-rw-r-- 1 1001 1001 12 Sep 20 14:11 VERSION 14:13:38 -rw-rw-r-- 1 1001 1001 4131 Sep 20 14:11 ZMQWindows.md 14:13:38 drwxrwxr-x 2 1001 1001 4096 Sep 20 14:11 bin 14:13:38 drwxrwxr-x 18 1001 1001 4096 Sep 20 14:11 cmd 14:13:38 -rw-r--r-- 1 root root 491929 Sep 20 14:13 coverage.out 14:13:38 -rw-rw-r-- 1 1001 1001 3670 Sep 20 14:11 go.mod 14:13:38 -rw-rw-r-- 1 1001 1001 38527 Sep 20 14:11 go.sum 14:13:38 drwxrwxr-x 8 1001 1001 4096 Sep 20 14:11 internal 14:13:38 drwxrwxr-x 3 1001 1001 4096 Sep 20 14:11 openapi 14:13:38 drwxrwxr-x 4 1001 1001 4096 Sep 20 14:11 snap 14:13:38 -rw-rw-r-- 1 1001 1001 204 Sep 20 14:11 version.go [Pipeline] sh 14:13:38 + '[' -e coverage.out ] 14:13:38 + chown 1001:1001 coverage.out [Pipeline] stash 14:13:38 Stashed 1 file(s) [Pipeline] sh 14:13:39 + make build 14:13: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.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:13:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:14:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:14:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:14:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:14:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:14:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:14:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:14: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.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:14: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.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:14: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.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:14: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.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:14: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.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:14:16 $ docker stop --time=1 83f6f77b7f486dc355853192c23e965c115af3ec1220f9a3a4f32f0c18736724 14:14:21 $ docker rm -f 83f6f77b7f486dc355853192c23e965c115af3ec1220f9a3a4f32f0c18736724 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:14:22 14:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:14:23 latest: Pulling from edgex-devops/edgex-compose 14:14:23 cbdbe7a5bc2a: Pulling fs layer 14:14:23 ca9280d653b3: Pulling fs layer 14:14:23 7e9c9ca2126c: Pulling fs layer 14:14:23 cbdbe7a5bc2a: Download complete 14:14:23 ca9280d653b3: Verifying Checksum 14:14:23 ca9280d653b3: Download complete 14:14:23 cbdbe7a5bc2a: Pull complete 14:14:23 7e9c9ca2126c: Download complete 14:14:23 ca9280d653b3: Pull complete 14:14:27 7e9c9ca2126c: Pull complete 14:14:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:14:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:27 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:14:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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 14:14:28 $ docker top f53c3920d0a2d8a2cda753c96b10641c7da375a0061043519b3f61f31fe63401 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:29 + + docker-composegrep build parallel --help 14:14:29 14:14:29 --parallel Build images in parallel. [Pipeline] } 14:14:29 $ docker stop --time=1 f53c3920d0a2d8a2cda753c96b10641c7da375a0061043519b3f61f31fe63401 14:14:31 $ docker rm -f f53c3920d0a2d8a2cda753c96b10641c7da375a0061043519b3f61f31fe63401 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:14:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:31 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:14:31 $ 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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:14:31 $ docker top 283d4c2107e66e74854fdb7006357bbf90f7a9d494df75eb2f4432a554e5ff0d -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:32 + docker-compose -f ./docker-compose-build.yml build --parallel 14:14:32 Building core-command ... 14:14:32 Building core-data ... 14:14:32 Building core-metadata ... 14:14:32 Building security-bootstrapper ... 14:14:32 Building security-proxy-setup ... 14:14:32 Building security-secretstore-setup ... 14:14:32 Building security-spiffe-token-provider ... 14:14:32 Building security-spire-agent ... 14:14:32 Building security-spire-config ... 14:14:32 Building security-spire-server ... 14:14:32 Building support-notifications ... 14:14:32 Building support-scheduler ... 14:14:32 Building sys-mgmt-agent ... 14:14:32 Building security-secretstore-setup 14:14:32 Building security-spire-agent 14:14:32 Building security-bootstrapper 14:14:32 Building sys-mgmt-agent 14:14:32 Building support-scheduler 14:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:14:42 ---> 578520a3a118 14:14:42 Step 3/23 : WORKDIR /edgex-go 14:14:42 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:14:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:14:42 ---> 578520a3a118 14:14:42 Step 3/26 : WORKDIR /edgex-go 14:14:42 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:14:42 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:14:42 ---> 578520a3a118 14:14:42 Step 3/33 : WORKDIR /edgex-go 14:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:14:42 ---> 578520a3a118 14:14:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:14:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:14:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:14:43 ---> 578520a3a118 14:14:43 Step 3/25 : WORKDIR /edgex-go 14:14:49 ---> Running in 0e5563f7e4fc 14:14:49 ---> Running in de35813bbfa5 14:14:49 ---> Running in 1c978ec03b91 14:14:49 ---> Running in dc568c15155e 14:14:49 ---> Running in 74bc47e206f7 14:14:49 Removing intermediate container 0e5563f7e4fc 14:14:49 ---> 0e2e2075522d 14:14:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:49 ---> Running in 0f23ae10dc89 14:14:49 Removing intermediate container 1c978ec03b91 14:14:49 ---> 230e9ca2eb67 14:14:49 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:49 Removing intermediate container de35813bbfa5 14:14:49 ---> 168736c2c9af 14:14:49 Step 4/23 : WORKDIR /edgex-go 14:14:49 Removing intermediate container dc568c15155e 14:14:49 ---> d71035a9b12b 14:14:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:49 Removing intermediate container 74bc47e206f7 14:14:49 ---> ccb6a408be9d 14:14:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:49 ---> Running in e3d91f195982 14:14:49 ---> Running in 0246827b76f1 14:14:49 ---> Running in 79ef396d6da6 14:14:49 ---> Running in 79b90e375f7f 14:14:49 Removing intermediate container 79ef396d6da6 14:14:49 ---> dd7e4a7ecbcd 14:14:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:49 ---> Running in d796cdd26642 14:14:50 Removing intermediate container 0f23ae10dc89 14:14:50 ---> 11bd07de37f5 14:14:50 Step 5/23 : RUN apk add --update --no-cache make bash git 14:14:50 ---> Running in bb47b3ac4a02 14:14:50 Removing intermediate container 79b90e375f7f 14:14:50 ---> 93eff69db939 14:14:50 Step 5/25 : RUN apk add --update --no-cache make git 14:14:50 ---> Running in 7d7c89bba2b8 14:14:50 Removing intermediate container e3d91f195982 14:14:50 ---> 30eb40fc5102 14:14:50 Step 5/33 : RUN apk add --update --no-cache make git 14:14:50 ---> Running in 21407ae1705a 14:14:50 Removing intermediate container 0246827b76f1 14:14:50 ---> ce7b3f3fe0a2 14:14:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:14:50 ---> Running in 09971e4d1a11 14:14:50 Removing intermediate container d796cdd26642 14:14:50 ---> 999d2a199928 14:14:50 Step 6/23 : RUN apk add --update --no-cache make git 14:14:50 ---> Running in c4de4e8270e6 14:14:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:14:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:14:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:14:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:14:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:14:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:14:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:14:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:14:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:14:51 OK: 211 MiB in 51 packages 14:14:51 OK: 211 MiB in 51 packages 14:14:52 OK: 211 MiB in 51 packages 14:14:52 Removing intermediate container bb47b3ac4a02 14:14:52 ---> 7ac0e6f52c2c 14:14:52 Step 6/23 : COPY go.mod vendor* ./ 14:14:52 OK: 211 MiB in 51 packages 14:14:52 Removing intermediate container 7d7c89bba2b8 14:14:52 ---> 0785eb58cbbc 14:14:52 Step 6/25 : COPY go.mod vendor* ./ 14:14:52 ---> 465389f54ace 14:14:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:14:52 ---> Running in 125ce91b0583 14:14:52 ---> 7fa65f675d95 14:14:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:52 ---> Running in 1415800753c1 14:14:52 Removing intermediate container 21407ae1705a 14:14:52 ---> db0b1e74e0cd 14:14:52 Step 6/33 : COPY go.mod vendor* ./ 14:14:52 Removing intermediate container 09971e4d1a11 14:14:52 ---> 4f465728dc6c 14:14:52 Step 6/26 : COPY go.mod vendor* ./ 14:14:52 ---> 67596ad7088d 14:14:52 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:52 ---> Running in 92b303ac56b2 14:14:52 ---> 3f89809fdce1 14:14:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:52 ---> Running in 8fb2cf5cf96f 14:14:53 OK: 211 MiB in 51 packages 14:14:53 Removing intermediate container c4de4e8270e6 14:14:53 ---> c851c39c3e0d 14:14:53 Step 7/23 : COPY go.mod vendor* ./ 14:14:53 ---> 868bef37a4ce 14:14:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:53 ---> Running in 98858ee9759c 14:15:15 Removing intermediate container 8fb2cf5cf96f 14:15:15 ---> 6b302ac777b7 14:15:15 Step 8/26 : COPY . . 14:15:15 Removing intermediate container 125ce91b0583 14:15:15 ---> 36c1ac36d2a3 14:15:15 Step 8/23 : COPY . . 14:15:15 Removing intermediate container 92b303ac56b2 14:15:15 ---> 13edae944dbe 14:15:15 Step 8/33 : COPY . . 14:15:15 Removing intermediate container 98858ee9759c 14:15:15 ---> 0c0c29e6e651 14:15:15 Step 9/23 : COPY . . 14:15:15 Removing intermediate container 1415800753c1 14:15:15 ---> f9cce7c42ae9 14:15:15 Step 8/25 : COPY . . 14:15:27 ---> b1853bf0bec7 14:15:27 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:15:27 ---> 82916a643e74 14:15:27 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:15:27 ---> e4cf81ff6f3e 14:15:27 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:15:27 ---> 28526e77cad0 14:15:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:15:27 ---> e9ac26690162 14:15:27 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:15:27 ---> Running in 89dccd6d98d4 14:15:27 ---> Running in 18872c6b8262 14:15:27 ---> Running in 394e874d1a86 14:15:27 ---> Running in dc710b59503c 14:15:27 ---> Running in 8dee944743d0 14:15:27 Removing intermediate container 89dccd6d98d4 14:15:27 ---> a51c6b28acab 14:15:27 Step 10/26 : WORKDIR /edgex-go/spire-build 14:15:27 ---> Running in 8e4c64bbe4cc 14:15:27 Removing intermediate container 8e4c64bbe4cc 14:15:27 ---> ef3b6d6100d3 14:15:27 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 14:15:27 ---> Running in b78909f73484 14:15:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:15: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.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:15: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.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:15: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.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:15:29 Removing intermediate container b78909f73484 14:15:29 ---> 8580634b3a57 14:15:29 Step 12/26 : WORKDIR /edgex-go 14:15:29 ---> Running in 2f00d3f56405 14:15:29 Removing intermediate container 2f00d3f56405 14:15:29 ---> f5a40559dfad 14:15:29 14:15:29 Step 13/26 : FROM alpine:3.15 14:15:29 3.15: Pulling from library/alpine 14:15:29 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:15:29 Status: Downloaded newer image for alpine:3.15 14:15:29 ---> c4fc93816858 14:15:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:15:29 ---> Running in 2e3056333ced 14:15:30 Removing intermediate container 2e3056333ced 14:15:30 ---> 0d10fa4436c8 14:15:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:30 ---> Running in 19fe27ad937f 14:15:31 Removing intermediate container 19fe27ad937f 14:15:31 ---> e39f82692dc1 14:15:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:15:31 ---> Running in 8280398f2ac7 14:15:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:15:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:15:33 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:15:33 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:15:33 OK: 15857 distinct packages available 14:15:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:15:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:15:34 (1/5) Installing dumb-init (1.2.5-r1) 14:15:34 (2/5) Installing musl-obstack (1.2.3-r0) 14:15:34 (3/5) Installing libucontext (1.1-r0) 14:15:34 (4/5) Installing gcompat (1.0.0-r4) 14:15:34 (5/5) Installing openssl (1.1.1q-r0) 14:15:34 Executing busybox-1.34.1-r7.trigger 14:15:34 OK: 7 MiB in 19 packages 14:15:42 Removing intermediate container 8280398f2ac7 14:15:42 ---> cf2289151f59 14:15:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:15:49 ---> 6455385ca8a0 14:15:49 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:15:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29953 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:15:53 Running in /w/workspace/edgex-go/301 [Pipeline] { [Pipeline] checkout 14:15:53 The recommended git tool is: git 14:15:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:15:56 ---> a02c322c8fd8 14:15:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:15:56 ---> 82a667f5c48e 14:15:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:16:00 ---> b8a0049b3a9a 14:16:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:16:00 Removing intermediate container 8dee944743d0 14:16:00 ---> 873da78c7538 14:16:00 14:16:00 Step 10/25 : FROM alpine:3.16 14:16:00 Removing intermediate container dc710b59503c 14:16:00 ---> ad931ab3f8a3 14:16:00 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:16:00 Removing intermediate container 394e874d1a86 14:16:00 ---> 77f805de1d71 14:16:00 14:16:00 Step 10/33 : FROM alpine:3.16 14:16:00 3.16: Pulling from library/alpine 14:16:00 ---> Running in 0c81ffea2663 14:16:00 3.16: Pulling from library/alpine 14:16:00 ---> d0d05b97758a 14:16:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:16:00 using credential edgex-jenkins-ssh 14:16:00 Cloning the remote Git repository 14:16:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:16:01 > git init /w/workspace/edgex-go/301 # timeout=10 14:16:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:16:01 > git --version # timeout=10 14:16:01 > git --version # 'git version 2.25.1' 14:16:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:02 ---> Running in 7cfc20da96a0 14:16:02 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:16:02 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:16:02 Status: Downloaded newer image for alpine:3.16 14:16:02 Status: Downloaded newer image for alpine:3.16 14:16:02 ---> 9c6f07244728 14:16:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:16:02 ---> 9c6f07244728 14:16:02 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:16:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:16:02 ---> Running in a5f8d05ef2d9 14:16:02 ---> Running in f471e0c06a2f 14:16:02 Removing intermediate container 7cfc20da96a0 14:16:02 ---> 9cb70d312f97 14:16:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:16:02 ---> Running in 09c6608526b8 14:16:02 Removing intermediate container a5f8d05ef2d9 14:16:02 ---> 79d5e6d5be1a 14:16:02 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 14:16:02 ---> Running in 64db080f2e89 14:16:02 Removing intermediate container 09c6608526b8 14:16:02 ---> 4552a56337c2 14:16:02 Step 24/26 : LABEL arch=x86_64 14:16:02 ---> Running in 6edeb22cffd5 14:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:16:02 Removing intermediate container 6edeb22cffd5 14:16:02 ---> a8f0148d8cf9 14:16:02 Step 25/26 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:16:03 ---> Running in 2bdbbfc9ba06 14:16:03 Removing intermediate container 2bdbbfc9ba06 14:16:03 ---> db1a9c127994 14:16:03 Step 26/26 : LABEL version=2.3.0-dev.65 14:16:03 (1/2) Installing dumb-init (1.2.5-r1) 14:16:03 (2/2) Installing su-exec (0.2-r1) 14:16:03 Executing busybox-1.35.0-r17.trigger 14:16:03 OK: 6 MiB in 16 packages 14:16:03 ---> Running in 93d6402da43c 14:16:03 Removing intermediate container 0c81ffea2663 14:16:03 ---> ca8253d6786a 14:16:03 14:16:03 Step 11/23 : FROM alpine:3.16 14:16:03 ---> 9c6f07244728 14:16:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:16:03 (1/3) Installing ca-certificates (20220614-r0) 14:16:03 Removing intermediate container 18872c6b8262 14:16:03 ---> 0a3ab491aadc 14:16:03 14:16:03 Step 11/23 : FROM alpine:3.16 14:16:03 ---> 9c6f07244728 14:16:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:16:03 ---> Running in 595a087adc58 14:16:03 (2/3) Installing dumb-init (1.2.5-r1) 14:16:03 (3/3) Installing su-exec (0.2-r1) 14:16:03 Executing busybox-1.35.0-r17.trigger 14:16:03 Executing ca-certificates-20220614-r0.trigger 14:16:03 ---> Running in c49f6aeee0a9 14:16:03 Removing intermediate container 93d6402da43c 14:16:03 ---> 346566275c82 14:16:03 14:16:03 OK: 6 MiB in 17 packages 14:16:03 Removing intermediate container 595a087adc58 14:16:03 ---> 579b28049096 14:16:03 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 14:16:03 ---> Running in 4243f063cbc6 14:16:03 Successfully built 346566275c82 14:16:03 Successfully tagged security-spire-agent:latest 14:16:03  Building security-spire-agent ... done Building core-command 14:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:16:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:16:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:16:06 ---> 578520a3a118 14:16:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:16:06 ---> Using cache 14:16:06 ---> 168736c2c9af 14:16:06 Step 4/24 : WORKDIR /edgex-go 14:16:06 ---> Using cache 14:16:06 ---> dd7e4a7ecbcd 14:16:06 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:06 ---> Using cache 14:16:06 ---> 999d2a199928 14:16:06 Step 6/24 : RUN apk add --update --no-cache make git 14:16:06 ---> Using cache 14:16:06 ---> c851c39c3e0d 14:16:06 Step 7/24 : COPY go.mod vendor* ./ 14:16:06 ---> Using cache 14:16:06 ---> 868bef37a4ce 14:16:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:16:06 ---> Using cache 14:16:06 ---> 0c0c29e6e651 14:16:06 Step 9/24 : COPY . . 14:16:06 ---> Using cache 14:16:06 ---> 28526e77cad0 14:16:06 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:16:06 (1/1) Installing dumb-init (1.2.5-r1) 14:16:06 Executing busybox-1.35.0-r17.trigger 14:16:06 OK: 6 MiB in 15 packages 14:16:07 ---> Running in feb9df28675c 14:16:07 Removing intermediate container 64db080f2e89 14:16:07 ---> 121da006ac64 14:16:07 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 14:16:07 ---> Running in 04658e607979 14:16:07 Removing intermediate container f471e0c06a2f 14:16:07 ---> 778e7154d1c7 14:16:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:16:07 ---> Running in 20e672c6de10 14:16:07 Removing intermediate container 04658e607979 14:16:07 ---> e1692403c7c1 14:16:07 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:16:07 ---> Running in 377b5c5565f0 14:16:07 Removing intermediate container c49f6aeee0a9 14:16:07 ---> 7775faa1dd72 14:16:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:16:07 ---> Running in 562ea8d3c776 14:16:07 Removing intermediate container 20e672c6de10 14:16:07 ---> eae8881521f7 14:16:07 Step 13/25 : WORKDIR / 14:16:07 ---> Running in 57769c18c0f4 14:16:07 Removing intermediate container 377b5c5565f0 14:16:07 ---> 59a392497296 14:16:07 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:16:07 ---> Running in d383d5f4fb3a 14:16:07 Removing intermediate container 562ea8d3c776 14:16:07 ---> 0398452c1516 14:16:07 Step 14/23 : ENV APP_PORT=59861 14:16:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:16:07 ---> Running in 625240c6f8f8 14:16:07 Removing intermediate container 57769c18c0f4 14:16:07 ---> 69c14b8bdd35 14:16:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:16:07 Removing intermediate container d383d5f4fb3a 14:16:07 ---> 701e38daa8f0 14:16:07 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:16:07 ---> Running in 62aa41192148 14:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:16:07 Removing intermediate container 625240c6f8f8 14:16:07 ---> 6061f6df9ad5 14:16:07 Step 15/23 : EXPOSE $APP_PORT 14:16:07 ---> Running in 14e9068ca991 14:16:07 ---> d36398b7da10 14:16:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:16:07 Removing intermediate container 62aa41192148 14:16:07 ---> 6dba281dcd02 14:16:07 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:16:07 ---> Running in 37f12071acd5 14:16:07 Removing intermediate container 14e9068ca991 14:16:07 ---> 5050c988482d 14:16:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:16:07 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:16:07 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:16:07 (3/33) Installing readline (8.1.2-r0) 14:16:07 (4/33) Installing bash (5.1.16-r2) 14:16:08 Executing bash-5.1.16-r2.post-install 14:16:08 (5/33) Installing ca-certificates (20220614-r0) 14:16:08 ---> 1195ed55e3f6 14:16:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:16:08 (6/33) Installing brotli-libs (1.0.9-r6) 14:16:08 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:16:08 (8/33) Installing libcurl (7.83.1-r3) 14:16:08 ---> 218477c4ebfe 14:16:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:16:08 (9/33) Installing curl (7.83.1-r3) 14:16:08 (10/33) Installing docker-cli (20.10.18-r0) 14:16:08 (11/33) Installing dumb-init (1.2.5-r1) 14:16:08 (12/33) Installing libbz2 (1.0.8-r1) 14:16:08 (13/33) Installing expat (2.4.8-r0) 14:16:08 (14/33) Installing libffi (3.4.2-r1) 14:16:08 (15/33) Installing gdbm (1.23-r0) 14:16:08 (16/33) Installing xz-libs (5.2.5-r1) 14:16:08 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:16:08 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:16:08 (19/33) Installing mpdecimal (2.5.1-r1) 14:16:08 (20/33) Installing sqlite-libs (3.38.5-r0) 14:16:08 (21/33) Installing python3 (3.10.5-r0) 14:16:09 ---> 809b2827bc20 14:16:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:16:09 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:16:09 (23/33) Installing py3-tomli (2.0.1-r1) 14:16:09 (24/33) Installing py3-pep517 (0.12.0-r2) 14:16:09 (25/33) Installing py3-six (1.16.0-r1) 14:16:09 (26/33) Installing py3-retrying (1.3.3-r3) 14:16:09 (27/33) Installing py3-appdirs (1.4.4-r3) 14:16:09 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:16:09 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:16:09 (30/33) Installing py3-parsing (2.4.7-r3) 14:16:09 (31/33) Installing py3-packaging (21.3-r0) 14:16:09 (32/33) Installing py3-setuptools (59.4.0-r0) 14:16:09 (33/33) Installing py3-pip (22.1.1-r0) 14:16:09 Executing busybox-1.35.0-r17.trigger 14:16:09 Executing ca-certificates-20220614-r0.trigger 14:16:09 OK: 122 MiB in 47 packages 14:16:10 ---> dd23ae89083d 14:16:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:16:10 ---> f7cd2433ce26 14:16:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:16:10 Removing intermediate container 37f12071acd5 14:16:10 ---> f04d6732040a 14:16:10 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:16:10 ---> Running in c1e3634e9177 14:16:10 ---> ad52dc4846e4 14:16:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:16:10 ---> Running in ecd35484f190 14:16:10 Removing intermediate container c1e3634e9177 14:16:10 ---> 9442650ef80d 14:16:10 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:16:10 Removing intermediate container ecd35484f190 14:16:10 ---> 973cf146729e 14:16:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:16:10 ---> 793862335bf3 14:16:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:16:10 ---> ee1a3195bb0e 14:16:10 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:16:10 ---> Running in 59ad72e88a02 14:16:10 ---> Running in c9c2419949cb 14:16:10 Removing intermediate container 59ad72e88a02 14:16:10 ---> 36749a6ac6f4 14:16:10 Step 21/23 : LABEL arch=x86_64 14:16:11 ---> Running in 7a2aae1089be 14:16:11 ---> 3e7c88c2a1e0 14:16:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:16:11 Removing intermediate container 7a2aae1089be 14:16:11 ---> 4d73b8d5ba01 14:16:11 Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:16:11 ---> Running in aa573c74e18f 14:16:12 ---> 75a59b7fff1a 14:16:12 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:16:12 Removing intermediate container aa573c74e18f 14:16:12 ---> 8fca1e977cf5 14:16:12 Step 23/23 : LABEL version=2.3.0-dev.65 14:16:12 ---> Running in a77e7e4e62b5 14:16:12 ---> Running in 03e428e77d9a 14:16:12 Removing intermediate container c9c2419949cb 14:16:12 ---> e00b123b74be 14:16:12 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:16:12 Removing intermediate container 03e428e77d9a 14:16:12 ---> a6824f258317 14:16:12 14:16:12 ---> 56b02a98c9b2 14:16:12 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:16:12 Successfully built a6824f258317 14:16:12 Successfully tagged support-scheduler:latest 14:16:12 Building security-proxy-setup 14:16:12  Building support-scheduler ... done Collecting docker-compose==1.23.2 14:16:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:16:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.7 MB/s eta 0:00:00 14:16:12 Collecting texttable<0.10,>=0.9.0 14:16:12 Downloading texttable-0.9.1.tar.gz (11 kB) 14:16:12 Preparing metadata (setup.py): started 14:16:14 Preparing metadata (setup.py): finished with status 'done' 14:16:14 Collecting docker<4.0,>=3.6.0 14:16:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:16:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 133.9 MB/s eta 0:00:00 14:16:14 Collecting dockerpty<0.5,>=0.4.1 14:16:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:16:14 Preparing metadata (setup.py): started 14:16:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:16:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:16:15 ---> 578520a3a118 14:16:15 Step 3/22 : WORKDIR /edgex-go 14:16:15 ---> Using cache 14:16:15 ---> d71035a9b12b 14:16:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:15 ---> Using cache 14:16:15 ---> 93eff69db939 14:16:15 Step 5/22 : RUN apk add --update --no-cache make git 14:16:15 ---> Using cache 14:16:15 ---> 0785eb58cbbc 14:16:15 Step 6/22 : COPY go.mod vendor* ./ 14:16:15 ---> Using cache 14:16:15 ---> 7fa65f675d95 14:16:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:15 ---> Using cache 14:16:15 ---> f9cce7c42ae9 14:16:15 Step 8/22 : COPY . . 14:16:15 ---> Using cache 14:16:15 ---> e4cf81ff6f3e 14:16:15 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:16:15 Preparing metadata (setup.py): finished with status 'done' 14:16:16 Collecting docopt<0.7,>=0.6.1 14:16:16 Downloading docopt-0.6.2.tar.gz (25 kB) 14:16:16 Preparing metadata (setup.py): started 14:16:16 Preparing metadata (setup.py): finished with status 'done' 14:16:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:16:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:16:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 134.5 MB/s eta 0:00:00 14:16:17 Collecting jsonschema<3,>=2.5.1 14:16:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:16:17 Collecting websocket-client<1.0,>=0.32.0 14:16:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:16:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 184.2 MB/s eta 0:00:00 14:16:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 14:16:17 Collecting PyYAML<4,>=3.10 14:16:17 Downloading PyYAML-3.13.tar.gz (270 kB) 14:16:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 211.4 MB/s eta 0:00:00 14:16:17 Preparing metadata (setup.py): started 14:16:17 Preparing metadata (setup.py): finished with status 'done' 14:16:17 Collecting cached-property<2,>=1.2.0 14:16:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:16:17 Collecting docker-pycreds>=0.4.0 14:16:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:16:17 ---> 97bf47183856 14:16:17 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:16:17 ---> Running in 677ba22988d5 14:16:17 Removing intermediate container a77e7e4e62b5 14:16:17 ---> c0c3d79d6533 14:16:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:16:17 ---> Running in ca5515dbb00f 14:16:17 Collecting urllib3<1.25,>=1.21.1 14:16:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:16:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 211.1 MB/s eta 0:00:00 14:16:18 Collecting idna<2.8,>=2.5 14:16:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:16:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 81.7 MB/s eta 0:00:00 14:16:18 Removing intermediate container ca5515dbb00f 14:16:18 ---> 8083269efd52 14:16:18 Step 23/25 : LABEL arch=x86_64 14:16:18 ---> Running in 99737954e730 14:16:18 Collecting chardet<3.1.0,>=3.0.2 14:16:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:16:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 142.8 MB/s eta 0:00:00 14:16:18 Collecting certifi>=2017.4.17 14:16:18 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 14:16:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 179.8 MB/s eta 0:00:00 14:16:18 ---> e029d303ee24 14:16:18 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:16:18 Removing intermediate container 99737954e730 14:16:18 ---> 2896b00d786c 14:16:18 Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:16:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:16:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:16:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:16:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:16:18 ---> Running in 6196311dce4b 14:16: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.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:16:18 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 14:16:18 Running setup.py install for texttable: started 14:16:18 ---> 4727458e4c7a 14:16:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:16:18 Removing intermediate container 6196311dce4b 14:16:18 ---> f67ce8682972 14:16:18 Step 25/25 : LABEL version=2.3.0-dev.65 14:16:18 ---> Running in d596b1411522 14:16:18 Avoid second fetch 14:16:18 Checking out Revision f87a0e7ad2d654d2bfa8949ba3950bab910e31fb (main) 14:16:18 Removing intermediate container d596b1411522 14:16:18 ---> 8e1dcf5b7248 14:16:18 14:16:18 ---> 7e3dd7318b9a 14:16:18 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:16:18 Running setup.py install for texttable: finished with status 'done' 14:16:18 Running setup.py install for PyYAML: started 14:16:18 Successfully built 8e1dcf5b7248 14:16:18 Successfully tagged security-secretstore-setup:latest 14:16:18  Building security-secretstore-setup ... done Building security-spiffe-token-provider 14:16:19 Running setup.py install for PyYAML: finished with status 'done' 14:16:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:16:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:18 > git config core.sparsecheckout # timeout=10 14:16:18 > git checkout -f f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 14:16:21 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:16:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:16:21 ---> 578520a3a118 14:16:21 Step 3/20 : WORKDIR /edgex-go 14:16:21 ---> Using cache 14:16:21 ---> d71035a9b12b 14:16:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:16:23 Commit message: "feat(metadata): add UoM validation to POST deviceresource API (#4140)" 14:16:23 ---> 0b521aca465f 14:16:23 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:16:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:16:24 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:24 Dload Upload Total Spent Left Speed 14:16:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 74129 0 --:--:-- --:--:-- --:--:-- 73695 100 12602 100 12602 0 0 73695 0 --:--:-- --:--:-- --:--:-- 73267 [Pipeline] sh 14:16:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:16:25 + sudo tee /etc/docker/daemon.new 14:16:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:16:25 { 14:16:25 "registry-mirrors": [ 14:16:25 "https://nexus3.edgexfoundry.org:10001" 14:16:25 ], 14:16:25 "bip": "10.250.0.254/24", 14:16:25 "hosts": [ 14:16:25 "tcp://0.0.0.0:5555", 14:16:25 "unix:///var/run/docker.sock" 14:16:25 ], 14:16:25 "mtu": 1458, 14:16:25 "selinux-enabled": true, 14:16:25 "seccomp-profile": "/etc/docker/seccomp.json" 14:16:25 } [Pipeline] sh 14:16:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:16:25 + sudo service docker restart 14:16:26 Running setup.py install for docopt: started 14:16:26 Running setup.py install for docopt: finished with status 'done' 14:16:26 ---> Running in cf27820b46f9 14:16:27 ---> 3a6dcfde972a 14:16:27 Step 28/33 : RUN chmod +x /entrypoint.sh 14:16:27 ---> Running in 9dc806737aa7 14:16:27 Running setup.py install for dockerpty: started 14:16:27 Running setup.py install for dockerpty: finished with status 'done' 14:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:16:28 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:16:28 v3.16.2-183-g65b345c687 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:16:28 OK: 17040 distinct packages available 14:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:16:28 OK: 211 MiB in 51 packages 14:16:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 14:16: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 14:16:30 Removing intermediate container feb9df28675c 14:16:30 ---> 16f2e231c235 14:16:30 14:16:30 Step 11/24 : FROM alpine:3.16 14:16:30 ---> 9c6f07244728 14:16:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:16:30 ---> Using cache 14:16:30 ---> 7775faa1dd72 14:16:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:16:30 ---> Using cache 14:16:30 ---> 0398452c1516 14:16:30 Step 14/24 : ENV APP_PORT=59882 14:16:30 Removing intermediate container 9dc806737aa7 14:16:30 ---> 397e5ef8d0d7 14:16:30 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:16:30 ---> Running in 00fdb0b4419b 14:16:30 Removing intermediate container cf27820b46f9 14:16:30 ---> d10c537e9235 14:16:30 Step 5/20 : COPY go.mod vendor* ./ 14:16:30 ---> Running in 25f5df6b164d 14:16:31 Removing intermediate container 00fdb0b4419b 14:16:31 ---> daa065a5d898 14:16:31 Step 15/24 : EXPOSE $APP_PORT 14:16:32 ---> 5c0704943984 14:16:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:32 Removing intermediate container 25f5df6b164d 14:16:32 ---> 6960400fbe7e 14:16:32 Step 30/33 : CMD ["gate"] 14:16:32 ---> Running in 6e6098b78389 14:16:32 ---> Running in 788bc1f76dab 14:16:32 ---> Running in 966b5dc4194c 14:16: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.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:16:32 Removing intermediate container 6e6098b78389 14:16:32 ---> 5f4a0144f697 14:16:32 Step 16/24 : WORKDIR / 14:16:32 ---> Running in ee922d54d92b 14:16:32 Removing intermediate container 966b5dc4194c 14:16:32 ---> de779dc483f7 14:16:32 Step 31/33 : LABEL arch=x86_64 14:16:32 ---> Running in 7a2133b58ebb 14:16:32 Removing intermediate container ee922d54d92b 14:16:32 ---> f891c938031b 14:16:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:16:32 Removing intermediate container 7a2133b58ebb 14:16:32 ---> 5a171a48b1ff 14:16:32 Step 32/33 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:16:33 ---> Running in 05f062b5b881 14:16:33 Removing intermediate container 4243f063cbc6 14:16:33 ---> 49b46cbe174f 14:16:33 Step 14/23 : ENV APP_PORT=58890 14:16:33 ---> Running in 7e7f6ab05d3e 14:16:33 ---> fe65bdd60310 14:16:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:16:33 Removing intermediate container 05f062b5b881 14:16:33 ---> 0f8d3cf199d9 14:16:33 Step 33/33 : LABEL version=2.3.0-dev.65 14:16:33 ---> Running in d91f42b97e9b 14:16:33 Removing intermediate container 7e7f6ab05d3e 14:16:33 ---> 31bba773ec67 14:16:33 Step 15/23 : EXPOSE $APP_PORT 14:16:33 ---> Running in 217222421a49 14:16:33 Removing intermediate container d91f42b97e9b 14:16:33 ---> 8049279ee142 14:16:33 14:16:33 Successfully built 8049279ee142 14:16:33 Successfully tagged security-bootstrapper:latest 14:16:33 Building security-spire-config 14:16:33  Building security-bootstrapper ... done  ---> c51744a08c8b 14:16:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:16:33 Removing intermediate container 217222421a49 14:16:33 ---> 10b92a8b791a 14:16:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:16:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:16:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:16:39 ---> 578520a3a118 14:16:39 Step 3/26 : WORKDIR /edgex-go 14:16:39 ---> Using cache 14:16:39 ---> d71035a9b12b 14:16:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:39 ---> Using cache 14:16:39 ---> 93eff69db939 14:16:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:16:39 ---> afa5c408ed77 14:16:39 Step 20/24 : ENTRYPOINT ["/core-command"] 14:16:39 ---> bab7f031bd1d 14:16:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:16:39 ---> Running in ad616a7baadc 14:16:39 ---> Running in 9c85666be839 14:16:39 Removing intermediate container 9c85666be839 14:16:39 ---> 5ea2601799fc 14:16:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:16:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:16:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:16:40 OK: 211 MiB in 51 packages 14:16:42 ---> 013eb9a592ea 14:16:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:16:42 ---> Running in 8193294ad7a2 14:16:42 Removing intermediate container 677ba22988d5 14:16:42 ---> f62372f7cdff 14:16:42 14:16:42 Step 10/22 : FROM alpine:3.16 14:16:42 ---> 9c6f07244728 14:16:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:16:42 Removing intermediate container 8193294ad7a2 14:16:42 ---> e96c9aa526d0 14:16:42 Step 22/24 : LABEL arch=x86_64 14:16:42 ---> Running in 318cc07bd52c 14:16:42 Removing intermediate container ad616a7baadc 14:16:42 ---> aa69ae5b5f81 14:16:42 Step 6/26 : COPY go.mod vendor* ./ 14:16:42 ---> 99bf3f2ea659 14:16:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:16:42 ---> Running in 7f0c69fb55b6 14:16:42 ---> Running in c71c1053ad43 14:16:42 Removing intermediate container 7f0c69fb55b6 14:16:42 ---> bdd9006a4941 14:16:42 Step 23/24 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:16:42 ---> 37507cf48569 14:16:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:42 Removing intermediate container c71c1053ad43 14:16:42 ---> 6551547ab7e2 14:16:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:16:42 ---> Running in 500f7aadc9ab 14:16:42 ---> Running in 23022679cd95 14:16:42 ---> Running in 86495a23591c 14:16:42 Removing intermediate container 788bc1f76dab 14:16:42 ---> 834bb905193d 14:16:42 Step 7/20 : COPY . . 14:16:42 Removing intermediate container 500f7aadc9ab 14:16:42 ---> a88e4ab9520c 14:16:42 Step 24/24 : LABEL version=2.3.0-dev.65 14:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:16:42 Removing intermediate container 86495a23591c 14:16:42 ---> 934b074699e6 14:16:42 Step 21/23 : LABEL arch=x86_64 14:16:42 ---> Running in 6e3e381111cb 14:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:16:43 ---> Running in 2fb14c40a43e 14:16:43 (1/6) Installing ca-certificates (20220614-r0) 14:16:43 (2/6) Installing brotli-libs (1.0.9-r6) 14:16:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:16:43 (4/6) Installing libcurl (7.83.1-r3) 14:16:43 (5/6) Installing curl (7.83.1-r3) 14:16:43 (6/6) Installing dumb-init (1.2.5-r1) 14:16:43 Executing busybox-1.35.0-r17.trigger 14:16:43 Executing ca-certificates-20220614-r0.trigger 14:16:43 OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:44 provisioning config files... 14:16:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config4500620559412284914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:44 ---> docker-login.sh 14:16:44 nexus3.edgexfoundry.org:10001 14:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:45 Removing intermediate container 6e3e381111cb 14:16:45 ---> a03d7176dfc0 14:16:45 14:16:45 Successfully built a03d7176dfc0 14:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:45 Configure a credential helper to remove this warning. See 14:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:45 14:16:45 Login Succeeded 14:16:45 nexus3.edgexfoundry.org:10002 14:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:45 Configure a credential helper to remove this warning. See 14:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:45 14:16:45 Login Succeeded 14:16:45 nexus3.edgexfoundry.org:10003 14:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:46 Successfully tagged core-command:latest 14:16:46  Building core-command ... done Building core-metadata 14:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:46 Configure a credential helper to remove this warning. See 14:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:46 14:16:46 Login Succeeded 14:16:46 nexus3.edgexfoundry.org:10004 14:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:46 Configure a credential helper to remove this warning. See 14:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:46 14:16:46 Login Succeeded 14:16:46 docker.io 14:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:47 Configure a credential helper to remove this warning. See 14:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:47 14:16:47 Login Succeeded 14:16:47 ---> docker-login.sh ends [Pipeline] } 14:16:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:16:48 Removing intermediate container 2fb14c40a43e 14:16:48 ---> 1c51d6c5801c 14:16:48 Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:16:48 + git config --global --add safe.directory /w/workspace/edgex-go/301 [Pipeline] echo 14:16:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:16:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:16:48 ========================================================= 14:16:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:16:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:16:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:16:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:16:48 b3c136eddcbf: Pulling fs layer 14:16:48 c0a3192eca97: Pulling fs layer 14:16:48 a050256f5b6f: Pulling fs layer 14:16:48 656be50a0ddc: Pulling fs layer 14:16:48 2bbca73fdf42: Pulling fs layer 14:16:48 46d945488cbd: Pulling fs layer 14:16:48 8a5474983e97: Pulling fs layer 14:16:48 329c88fbcd65: Pulling fs layer 14:16:48 2bbca73fdf42: Waiting 14:16:48 46d945488cbd: Waiting 14:16:48 8a5474983e97: Waiting 14:16:48 656be50a0ddc: Waiting 14:16:48 329c88fbcd65: Waiting 14:16:48 a050256f5b6f: Download complete 14:16:48 c0a3192eca97: Download complete 14:16:48 2bbca73fdf42: Download complete 14:16:48 46d945488cbd: Verifying Checksum 14:16:48 46d945488cbd: Download complete 14:16:48 b3c136eddcbf: Verifying Checksum 14:16:48 b3c136eddcbf: Download complete 14:16:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:16:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:16:49 ---> 578520a3a118 14:16:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:16:49 ---> Using cache 14:16:49 ---> 168736c2c9af 14:16:49 Step 4/25 : WORKDIR /edgex-go 14:16:49 ---> Using cache 14:16:49 ---> dd7e4a7ecbcd 14:16:49 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:49 ---> Using cache 14:16:49 ---> 999d2a199928 14:16:49 Step 6/25 : RUN apk add --update --no-cache make git 14:16:49 ---> Using cache 14:16:49 ---> c851c39c3e0d 14:16:49 Step 7/25 : COPY go.mod vendor* ./ 14:16:49 ---> Using cache 14:16:49 ---> 868bef37a4ce 14:16:49 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:49 ---> Using cache 14:16:49 ---> 0c0c29e6e651 14:16:49 Step 9/25 : COPY . . 14:16:49 ---> Using cache 14:16:49 ---> 28526e77cad0 14:16:49 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:16:49 b3c136eddcbf: Pull complete 14:16:49 329c88fbcd65: Verifying Checksum 14:16:49 329c88fbcd65: Download complete 14:16:50 c0a3192eca97: Pull complete 14:16:50 a050256f5b6f: Pull complete 14:16:51 8a5474983e97: Verifying Checksum 14:16:51 8a5474983e97: Download complete 14:16:51 656be50a0ddc: Verifying Checksum 14:16:51 656be50a0ddc: Download complete 14:16:51 ---> Running in 8f568e2cf634 14:16:51 ---> Running in 36e8c8f43fe2 14:16:51 Removing intermediate container 318cc07bd52c 14:16:51 ---> 617355848cca 14:16:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:16:51 ---> e4eea7c167e6 14:16:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:16:51 ---> Running in 4dd7f86b29aa 14:16:51 ---> Running in edca19fbdbd8 14:16:51 Removing intermediate container 36e8c8f43fe2 14:16:51 ---> fc383033d973 14:16:51 Step 23/23 : LABEL version=2.3.0-dev.65 14:16:51 Removing intermediate container 4dd7f86b29aa 14:16:51 ---> 89aca81ab069 14:16:51 Step 13/22 : WORKDIR /edgex 14:16:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:16:51 ---> Running in b38d30f6ff1d 14:16:51 ---> Running in 940001a2e520 14:16:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:16:52 Removing intermediate container b38d30f6ff1d 14:16:52 ---> 3cb2410f1716 14:16:52 14:16:52 Successfully built 3cb2410f1716 14:16:52 Successfully tagged sys-mgmt-agent:latest 14:16:52  Building sys-mgmt-agent ... done Building security-spire-server 14:16:52 Removing intermediate container 940001a2e520 14:16:52 ---> 24474ab2b200 14:16:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:16:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:16:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:16:56 ---> 578520a3a118 14:16:56 Step 3/25 : WORKDIR /edgex-go 14:16:56 ---> Using cache 14:16:56 ---> d71035a9b12b 14:16:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:56 ---> Using cache 14:16:56 ---> 93eff69db939 14:16:56 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:16:56 ---> Using cache 14:16:56 ---> aa69ae5b5f81 14:16:56 Step 6/25 : COPY go.mod vendor* ./ 14:16:56 ---> Using cache 14:16:56 ---> 37507cf48569 14:16:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:03 ---> 2fb8a0e50d03 14:17:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:17:03 ---> Running in 88078f5de670 14:17:03 Removing intermediate container 23022679cd95 14:17:03 ---> cf0ab23aa76c 14:17:03 Step 8/26 : COPY . . 14:17:06 656be50a0ddc: Pull complete 14:17:06 2bbca73fdf42: Pull complete 14:17:06 46d945488cbd: Pull complete 14:17:12 8a5474983e97: Pull complete 14:17:14 329c88fbcd65: Pull complete 14:17:14 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 14:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:17:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:17:14 + docker build -t ci-base-image-arm64 -f - . 14:17:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:17:14 WORKDIR /edgex 14:17:14 COPY go.mod . 14:17:14 RUN go mod download 14:17:15 Sending build context to Docker daemon 3.232MB 14:17:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:17:15 ---> ff4287adb874 14:17:15 Step 2/4 : WORKDIR /edgex 14:17:16 ---> d6a99ce61988 14:17:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:17:17 ---> Running in 826363be44a3 14:17:17 Removing intermediate container 826363be44a3 14:17:17 ---> 46d585b0a188 14:17:17 Step 3/4 : COPY go.mod . 14:17:17 ---> 996db6e9afa1 14:17:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:17:17 ---> 17bbe7a52652 14:17:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:17:17 ---> Running in ece90a4d319d 14:17:17 ---> ad47cabb6697 14:17:17 Step 4/4 : RUN go mod download 14:17:17 ---> Running in 066994e05912 14:17:20 ---> 590042d71361 14:17:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:17:20 Removing intermediate container ece90a4d319d 14:17:20 ---> ff23afde6956 14:17:20 Step 10/26 : WORKDIR /edgex-go/spire-build 14:17:21 ---> Running in d07f73acb81d 14:17:21 ---> Running in b9af5c5a88c3 14:17:21 Removing intermediate container 8f568e2cf634 14:17:21 ---> ca9a74b20d2e 14:17:21 14:17:21 Step 11/25 : FROM alpine:3.16 14:17:21 ---> 9c6f07244728 14:17:21 Step 12/25 : RUN apk add --update --no-cache dumb-init 14:17:21 ---> Using cache 14:17:21 ---> 7775faa1dd72 14:17:21 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:17:21 ---> Using cache 14:17:21 ---> 0398452c1516 14:17:21 Step 14/25 : ENV APP_PORT=59881 14:17:23 ---> Running in ec24729fc455 14:17:23 Removing intermediate container b9af5c5a88c3 14:17:23 ---> 1fe5592150aa 14:17:23 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:17:23 ---> Running in 077d3c6cdc50 14:17:23 Removing intermediate container ec24729fc455 14:17:23 ---> c555c7824854 14:17:23 Step 15/25 : EXPOSE $APP_PORT 14:17:23 ---> Running in 33220dd3ec9e 14:17:23 Removing intermediate container edca19fbdbd8 14:17:23 ---> e925ecd47773 14:17:23 14:17:23 Step 9/20 : FROM alpine:3.15 14:17:23 ---> c4fc93816858 14:17:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:17:23 ---> Using cache 14:17:23 ---> 0d10fa4436c8 14:17:23 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:23 ---> Using cache 14:17:23 ---> e39f82692dc1 14:17:23 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:17:23 ---> Running in 956280d63af6 14:17:23 Removing intermediate container 33220dd3ec9e 14:17:23 ---> d482d8486c86 14:17:23 Step 16/25 : WORKDIR / 14:17:23 ---> Running in 2a54259a7120 14:17:23 Removing intermediate container 2a54259a7120 14:17:23 ---> b5e48fbe285d 14:17:23 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:23 Removing intermediate container 88078f5de670 14:17:23 ---> 073244ff2277 14:17:23 Step 8/25 : COPY . . 14:17:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:17:25 Removing intermediate container d07f73acb81d 14:17:25 ---> 744850996864 14:17:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:17:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:17:26 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:17:26 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:17:26 OK: 15857 distinct packages available 14:17:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:17:26 ---> 39d9adf3d3ff 14:17:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:17:26 ---> Running in 77a6b403739c 14:17:26 Removing intermediate container 077d3c6cdc50 14:17:26 ---> f874d56baee0 14:17:26 Step 12/26 : WORKDIR /edgex-go 14:17:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:17:27 Removing intermediate container 77a6b403739c 14:17:27 ---> 866cc7c43e67 14:17:27 Step 20/22 : LABEL arch=x86_64 14:17:27 ---> Running in be3cc7e92259 14:17:27 ---> 9c03ce96665d 14:17:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:17:27 ---> Running in 90e027aee437 14:17:27 (1/9) Installing ca-certificates (20220614-r0) 14:17:27 ---> a3647b687c1f 14:17:27 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:17:27 Removing intermediate container be3cc7e92259 14:17:27 ---> be439b848206 14:17:27 14:17:27 Step 13/26 : FROM alpine:3.15 14:17:27 ---> c4fc93816858 14:17:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:17:27 ---> Using cache 14:17:27 ---> 0d10fa4436c8 14:17:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:27 ---> Using cache 14:17:27 ---> e39f82692dc1 14:17:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:17:27 ---> Running in 8dadde1dbc3a 14:17:27 ---> Running in 5a34a44bcf70 14:17:27 Removing intermediate container 90e027aee437 14:17:27 ---> 717b13d5e3f0 14:17:27 Step 21/22 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:17:27 (2/9) Installing brotli-libs (1.0.9-r5) 14:17:27 ---> Running in e5193be66863 14:17:27 ---> 7d8174008cf5 14:17:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:17:27 Removing intermediate container 8dadde1dbc3a 14:17:27 ---> b090f8417af9 14:17:27 Step 10/25 : WORKDIR /edgex-go/spire-build 14:17:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:17:27 ---> Running in bf33d60370db 14:17:27 Removing intermediate container e5193be66863 14:17:27 ---> 8120cc12c256 14:17:27 Step 22/22 : LABEL version=2.3.0-dev.65 14:17:27 ---> Running in dea5116f88ee 14:17:27 (4/9) Installing libcurl (7.80.0-r3) 14:17:27 ---> 8575d1f3a827 14:17:27 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:17:27 (5/9) Installing curl (7.80.0-r3) 14:17:27 Removing intermediate container bf33d60370db 14:17:27 ---> 639a5d17b05a 14:17:27 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 14:17:27 ---> Running in 4a540a161f04 14:17:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:17:27 Removing intermediate container dea5116f88ee 14:17:27 ---> 880681b83de3 14:17:27 14:17:27 ---> Running in 0c225ba7d058 14:17:27 (6/9) Installing dumb-init (1.2.5-r1) 14:17:27 Successfully built 880681b83de3 14:17:27 Successfully tagged security-proxy-setup:latest 14:17:27  Building security-proxy-setup ... done Building support-notifications 14:17:28 Removing intermediate container 4a540a161f04 14:17:28 ---> dace2b0c7d9b 14:17:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:28 (7/9) Installing musl-obstack (1.2.3-r0) 14:17:28 ---> Running in f6cb1bf339aa 14:17:28 (8/9) Installing libucontext (1.1-r0) 14:17:28 (9/9) Installing gcompat (1.0.0-r4) 14:17:28 Executing busybox-1.34.1-r7.trigger 14:17:28 Executing ca-certificates-20220614-r0.trigger 14:17:28 OK: 8 MiB in 23 packages 14:17:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:17:29 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:17:29 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:17:29 OK: 15857 distinct packages available 14:17:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:17:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:17:30 Removing intermediate container f6cb1bf339aa 14:17:30 ---> c3694de2439c 14:17:30 Step 23/25 : LABEL arch=x86_64 14:17:30 (1/4) Installing dumb-init (1.2.5-r1) 14:17:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:17:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:17:30 ---> 578520a3a118 14:17:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:17:30 ---> Using cache 14:17:30 ---> 168736c2c9af 14:17:30 Step 4/23 : WORKDIR /edgex-go 14:17:30 ---> Using cache 14:17:30 ---> dd7e4a7ecbcd 14:17:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:30 ---> Using cache 14:17:30 ---> 999d2a199928 14:17:30 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:17:30 (2/4) Installing musl-obstack (1.2.3-r0) 14:17:30 (3/4) Installing libucontext (1.1-r0) 14:17:30 (4/4) Installing gcompat (1.0.0-r4) 14:17:30 Executing busybox-1.34.1-r7.trigger 14:17:30 OK: 6 MiB in 18 packages 14:17:31 ---> Running in 4371d4066e11 14:17:31 ---> Running in 41d33028599c 14:17:31 Removing intermediate container 4371d4066e11 14:17:31 ---> 3876c2bce1c2 14:17:31 Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:17:31 ---> Running in 2f02fd1f8572 14:17:31 Removing intermediate container 2f02fd1f8572 14:17:31 ---> 703a0b7acc1e 14:17:31 Step 25/25 : LABEL version=2.3.0-dev.65 14:17:31 Removing intermediate container 0c225ba7d058 14:17:31 ---> 3d242b077bac 14:17:31 Step 12/25 : WORKDIR /edgex-go 14:17:31 ---> Running in 8c65d8d22d17 14:17:31 Removing intermediate container 956280d63af6 14:17:31 ---> f38645004b3c 14:17:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:31 ---> Running in 3169a4dfb118 14:17:31 Removing intermediate container 5a34a44bcf70 14:17:31 ---> 01b22c9804af 14:17:31 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:17:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:17:32 Removing intermediate container 8c65d8d22d17 14:17:32 ---> c4fc82c07336 14:17:32 14:17:32 Removing intermediate container 3169a4dfb118 14:17:32 ---> 828090b90bf6 14:17:32 14:17:32 Step 13/25 : FROM alpine:3.15 14:17:32 ---> c4fc93816858 14:17:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:17:32 ---> Using cache 14:17:32 ---> 0d10fa4436c8 14:17:32 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:32 ---> Using cache 14:17:32 ---> e39f82692dc1 14:17:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:17:32 ---> Using cache 14:17:32 ---> cf2289151f59 14:17:32 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:17:32 Successfully built c4fc82c07336 14:17:32 ---> 15015f3c4204 14:17:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:17:32 Successfully tagged core-metadata:latest 14:17:32  Building core-metadata ... done Building core-data 14:17:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:17:33 OK: 211 MiB in 51 packages 14:17:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:17:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:17:35 ---> 578520a3a118 14:17:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:17:35 ---> Using cache 14:17:35 ---> 168736c2c9af 14:17:35 Step 4/24 : WORKDIR /edgex-go 14:17:35 ---> Using cache 14:17:35 ---> dd7e4a7ecbcd 14:17:35 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:35 ---> Using cache 14:17:35 ---> 999d2a199928 14:17:35 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:17:36 ---> 449f5d6531fc 14:17:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:17:36 ---> 0136961ca092 14:17:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:17:36 ---> 3ad2c48d8b9c 14:17:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:17:36 ---> Running in a6caadc3cb13 14:17:36 Removing intermediate container 41d33028599c 14:17:36 ---> ea3e2be6cda3 14:17:36 Step 7/23 : COPY go.mod vendor* ./ 14:17:36 ---> 1a69e0e8d8be 14:17:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:17:36 ---> 7eb758ff11d3 14:17:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:17:36 ---> 5fbeea490b11 14:17:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:17:36 ---> Running in 7c39ed4abba4 14:17:36 ---> Running in 8e5035814f4b 14:17:36 ---> 1df26cd8d0d6 14:17:36 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:36 ---> Running in fa4a91c85ac9 14:17:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:17:36 Removing intermediate container 7c39ed4abba4 14:17:36 ---> bcacde11c129 14:17:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:36 ---> 0ad2cfc4c5d8 14:17:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:17:36 Removing intermediate container 8e5035814f4b 14:17:36 ---> f09068e08fc8 14:17:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:17:36 ---> Running in 38e534e6bec6 14:17:36 Removing intermediate container 38e534e6bec6 14:17:36 ---> 151ab42b4901 14:17:36 Step 18/20 : LABEL arch=x86_64 14:17:36 ---> Running in a20f468d4e99 14:17:37 ---> c4574c7987af 14:17:37 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:17:37 ---> 8670a9534aef 14:17:37 Step 21/26 : WORKDIR / 14:17:37 ---> Running in 9afdb521c3f0 14:17:37 ---> Running in dbdaa0c8f253 14:17:37 Removing intermediate container a20f468d4e99 14:17:37 ---> 2583ac073495 14:17:37 Step 19/20 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:17:37 ---> Running in 82c71d5aa75f 14:17:37 Removing intermediate container 9afdb521c3f0 14:17:37 ---> 7c45b7f59441 14:17:37 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:17:37 Removing intermediate container dbdaa0c8f253 14:17:37 ---> b68e0b715b29 14:17:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:17:37 ---> Running in 125f29d0b21e 14:17:37 ---> Running in 5fe569ad0bf5 14:17:37 Removing intermediate container 82c71d5aa75f 14:17:37 ---> a220e664d07a 14:17:37 Step 20/20 : LABEL version=2.3.0-dev.65 14:17:37 ---> Running in 9f85c4f3afa8 14:17:37 Removing intermediate container 125f29d0b21e 14:17:37 ---> 500f6db543df 14:17:37 Step 23/25 : LABEL arch=x86_64 14:17:37 ---> Running in 174ea72fc8b8 14:17:37 Removing intermediate container 5fe569ad0bf5 14:17:37 ---> cc29da811fc9 14:17:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:17:37 Removing intermediate container 9f85c4f3afa8 14:17:37 ---> a316dd02908b 14:17:37 14:17:37 ---> Running in b4505b5bda4a 14:17:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:17:37 Successfully built a316dd02908b 14:17:37 Removing intermediate container 174ea72fc8b8 14:17:37 ---> 19bba9368f6e 14:17:37 Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:17:37 Successfully tagged security-spiffe-token-provider:latest 14:17:37  Building security-spiffe-token-provider ... done  ---> Running in 0e4fa8001bbe 14:17:37 Removing intermediate container b4505b5bda4a 14:17:37 ---> 3726492cb3b8 14:17:37 Step 24/26 : LABEL arch=x86_64 14:17:37 ---> Running in d7688ab91304 14:17:37 Removing intermediate container 0e4fa8001bbe 14:17:37 ---> fd4bb3c991bf 14:17:37 Step 25/25 : LABEL version=2.3.0-dev.65 14:17:37 ---> Running in ef8ea67a6abc 14:17:37 Removing intermediate container d7688ab91304 14:17:37 ---> fd6ba36dcdb3 14:17:37 Step 25/26 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:17:38 ---> Running in d11b3b0ec2e2 14:17:38 Removing intermediate container ef8ea67a6abc 14:17:38 ---> f0f7d6e1cf3e 14:17:38 14:17:38 OK: 211 MiB in 51 packages 14:17:38 Successfully built f0f7d6e1cf3e 14:17:38 Successfully tagged security-spire-server:latest 14:17:38  Building security-spire-server ... done Removing intermediate container d11b3b0ec2e2 14:17:38 ---> c8477d986ff5 14:17:38 Step 26/26 : LABEL version=2.3.0-dev.65 14:17:38 ---> Running in 7c534b186add 14:17:38 Removing intermediate container 7c534b186add 14:17:38 ---> fcae2422a06a 14:17:38 14:17:38 Successfully built fcae2422a06a 14:17:38 Successfully tagged security-spire-config:latest 14:17:38  Building security-spire-config ... done Removing intermediate container a6caadc3cb13 14:17:38 ---> 9210483f0e66 14:17:38 Step 7/24 : COPY go.mod vendor* ./ 14:17:38 ---> 4058b7532804 14:17:38 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:38 ---> Running in 2f50a3f50feb 14:17:50 Removing intermediate container fa4a91c85ac9 14:17:50 ---> 3ae69fa52fed 14:17:50 Step 9/23 : COPY . . 14:17:50 Removing intermediate container 2f50a3f50feb 14:17:50 ---> 1dbbf99a6429 14:17:50 Step 9/24 : COPY . . 14:17:56 Removing intermediate container 066994e05912 14:17:56 ---> 683bc16cb0ce 14:17:56 Successfully built 683bc16cb0ce 14:17:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:57 + docker inspect -f . ci-base-image-arm64 14:17:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:57 prd-ubuntu20.04-docker-arm64-4c-16g-29953 does not seem to be running inside a container 14:17:57 ---> 85c2780110b5 14:17:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:17:57 ---> eff5ff4fbaa3 14:17:57 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:17:57 ---> Running in e30a221add30 14:17:57 ---> Running in a3c8f447c08b 14:17:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:17:57 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:17:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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 14:17:58 $ docker top 859a5a1cf7696f08f09d9d773bf99e43ddabda497c52771ffe23d2a5fe078851 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:59 + go version 14:17:59 go version go1.18.3 linux/arm64 [Pipeline] } 14:17:59 $ docker stop --time=1 859a5a1cf7696f08f09d9d773bf99e43ddabda497c52771ffe23d2a5fe078851 14:18:01 $ docker rm -f 859a5a1cf7696f08f09d9d773bf99e43ddabda497c52771ffe23d2a5fe078851 [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 14:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:18:01 14:18:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:18:02 latest: Pulling from edgex-devops/edgex-compose-arm64 14:18:02 29e5d40040c1: Pulling fs layer 14:18:02 1ce36da41761: Pulling fs layer 14:18:02 25b303627fd3: Pulling fs layer 14:18:02 29e5d40040c1: Download complete 14:18:02 1ce36da41761: Verifying Checksum 14:18:02 1ce36da41761: Download complete 14:18:02 29e5d40040c1: Pull complete 14:18:03 25b303627fd3: Verifying Checksum 14:18:03 25b303627fd3: Download complete 14:18:04 1ce36da41761: Pull complete 14:18:14 25b303627fd3: Pull complete 14:18:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:18:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:14 prd-ubuntu20.04-docker-arm64-4c-16g-29953 does not seem to be running inside a container 14:18:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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 14:18:16 $ docker top aaf007a111f4e6f8c36cd8fac77132fe828dee6cd41f6aa099c1ffd7cd4f94e6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:17 + docker-compose build --help 14:18:17 + grep parallel 14:18:21 --parallel Build images in parallel. [Pipeline] } 14:18:22 $ docker stop --time=1 aaf007a111f4e6f8c36cd8fac77132fe828dee6cd41f6aa099c1ffd7cd4f94e6 14:18:23 $ docker rm -f aaf007a111f4e6f8c36cd8fac77132fe828dee6cd41f6aa099c1ffd7cd4f94e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:24 Removing intermediate container e30a221add30 14:18:24 ---> ccb36a2509f1 14:18:24 14:18:24 Step 11/24 : FROM alpine:3.16 14:18:24 ---> 9c6f07244728 14:18:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:18:24 Removing intermediate container a3c8f447c08b 14:18:24 ---> 7035c9b66f00 14:18:24 14:18:24 Step 11/23 : FROM alpine:3.16 14:18:24 ---> 9c6f07244728 14:18:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:18:24 ---> Running in a158e1f64807 14:18:24 ---> Running in 8e887a293a4d 14:18:24 Removing intermediate container a158e1f64807 14:18:24 ---> adc6b9adb562 14:18:24 Step 13/24 : ENV APP_PORT=59880 14:18:24 ---> Running in 129a47c28040 14:18:24 Removing intermediate container 129a47c28040 14:18:24 ---> fd731f802465 14:18:24 Step 14/24 : EXPOSE $APP_PORT 14:18:24 ---> Running in 8cc383ff3ab0 14:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:18:24 Removing intermediate container 8cc383ff3ab0 14:18:24 ---> aac08dedbd20 14:18:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:24 ---> Running in eb6e5093e0e8 14:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:18:24 (1/2) Installing ca-certificates (20220614-r0) 14:18:24 (2/2) Installing dumb-init (1.2.5-r1) 14:18:24 Executing busybox-1.35.0-r17.trigger 14:18:24 Executing ca-certificates-20220614-r0.trigger 14:18:24 OK: 6 MiB in 16 packages 14:18:24 Removing intermediate container eb6e5093e0e8 14:18:24 ---> 38e3b3dd4c18 14:18:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:18:24 ---> Running in 0e5d269ede54 14:18:24 Removing intermediate container 8e887a293a4d 14:18:24 ---> 7c89f8230255 14:18:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:18:24 ---> Running in f079b54d7370 14:18:24 Removing intermediate container f079b54d7370 14:18:24 ---> 09cc3b9b2018 14:18:24 Step 14/23 : ENV APP_PORT=59860 14:18:24 ---> Running in 8428659c443e 14:18:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:18:24 Removing intermediate container 8428659c443e 14:18:24 ---> 53152ce7dc4b 14:18:24 Step 15/23 : EXPOSE $APP_PORT 14:18:24 ---> Running in ba25e1dd2959 14:18:24 Removing intermediate container ba25e1dd2959 14:18:24 ---> c7b093ee980e 14:18:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:24 ---> ef0ee0db6103 14:18:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:18:24 ---> 52185bc76c98 14:18:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:18:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:18:24 ---> df8b3adcf563 14:18:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:18:24 ---> Running in 290d1f034e7d 14:18:24 Removing intermediate container 290d1f034e7d 14:18:24 ---> 50a3951a2582 14:18:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:18:24 ---> Running in 157859dc8207 14:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:24 Removing intermediate container 157859dc8207 14:18:24 ---> 119be7e058f2 14:18:24 Step 21/23 : LABEL arch=x86_64 14:18:24 ---> Running in 3876daad329c 14:18:24 (1/6) Installing dumb-init (1.2.5-r1) 14:18:24 Removing intermediate container 3876daad329c 14:18:24 ---> ce3d4b75dd1d 14:18:24 Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:24 ---> Running in 71991d571a9e 14:18:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:18:24 Removing intermediate container 71991d571a9e 14:18:24 ---> b7f1d95e5b80 14:18:24 Step 23/23 : LABEL version=2.3.0-dev.65 14:18:24 ---> Running in 5ddf2473990d 14:18:24 (3/6) Installing libsodium (1.0.18-r0) 14:18:24 prd-ubuntu20.04-docker-arm64-4c-16g-29953 does not seem to be running inside a container 14:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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 14:18:24 Removing intermediate container 5ddf2473990d 14:18:24 ---> 40020c97587a 14:18:24 14:18:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:18:24 Successfully built 40020c97587a 14:18:24 Successfully tagged support-notifications:latest 14:18:24  Building support-notifications ... done (5/6) Installing libzmq (4.3.4-r0) 14:18:24 (6/6) Installing zeromq (4.3.4-r0) 14:18:24 Executing busybox-1.35.0-r17.trigger 14:18:24 OK: 8 MiB in 20 packages 14:18:25 Removing intermediate container 0e5d269ede54 14:18:25 ---> f788601f5f80 14:18:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:25 ---> a17802b1aed3 14:18:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:18:25 $ docker top 6fd1b8bd058e672a9d2b64df8332442c60bcda3254a276d1eb5258746d0e1345 -eo pid,comm 14:18:26 ---> 38fb1b8ea5ea 14:18:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:18:26 ---> bfdc231de01a 14:18:26 Step 20/24 : ENTRYPOINT ["/core-data"] 14:18:26 ---> Running in fae0b9a62f77 [Pipeline] { [Pipeline] sh 14:18:26 Removing intermediate container fae0b9a62f77 14:18:26 ---> bba14334cd4d 14:18:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:18:26 ---> Running in 18b78c4de440 14:18:26 Removing intermediate container 18b78c4de440 14:18:26 ---> 766b35ea554c 14:18:26 Step 22/24 : LABEL arch=x86_64 14:18:26 ---> Running in b1166e249f5e 14:18:26 Removing intermediate container b1166e249f5e 14:18:26 ---> da1171df97ee 14:18:26 Step 23/24 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:26 ---> Running in d98ec1975c8c 14:18:26 Removing intermediate container d98ec1975c8c 14:18:26 ---> 5b7ef7b7b54f 14:18:26 Step 24/24 : LABEL version=2.3.0-dev.65 14:18:26 ---> Running in 927d77425b9c 14:18:26 Removing intermediate container 927d77425b9c 14:18:26 ---> 6cb9af83ac85 14:18:26 14:18:26 Successfully built 6cb9af83ac85 14:18:26 Successfully tagged core-data:latest 14:18:26 + docker-compose -f ./docker-compose-build.yml build --parallel 14:18:26  Building core-data ... done  [Pipeline] } 14:18:26 $ docker stop --time=1 283d4c2107e66e74854fdb7006357bbf90f7a9d494df75eb2f4432a554e5ff0d 14:18:28 $ docker rm -f 283d4c2107e66e74854fdb7006357bbf90f7a9d494df75eb2f4432a554e5ff0d [Pipeline] // withDockerContainer [Pipeline] sh 14:18:28 + docker images 14:18:28 REPOSITORY TAG IMAGE ID CREATED SIZE 14:18:28 core-data latest 6cb9af83ac85 2 seconds ago 21.6MB 14:18:28 support-notifications latest 40020c97587a 4 seconds ago 27.3MB 14:18:28 7035c9b66f00 7 seconds ago 1.61GB 14:18:28 ccb36a2509f1 10 seconds ago 1.55GB 14:18:28 security-spiffe-token-provider latest a316dd02908b 51 seconds ago 29.3MB 14:18:28 security-spire-config latest fcae2422a06a 51 seconds ago 85.8MB 14:18:28 security-spire-server latest f0f7d6e1cf3e 51 seconds ago 86.5MB 14:18:28 core-metadata latest c4fc82c07336 57 seconds ago 18.2MB 14:18:28 828090b90bf6 57 seconds ago 1.42GB 14:18:28 be439b848206 About a minute ago 1.42GB 14:18:28 security-proxy-setup latest 880681b83de3 About a minute ago 27.4MB 14:18:28 e925ecd47773 About a minute ago 1.58GB 14:18:28 ca9a74b20d2e About a minute ago 1.55GB 14:18:28 sys-mgmt-agent latest 3cb2410f1716 About a minute ago 136MB 14:18:28 core-command latest a03d7176dfc0 About a minute ago 17.3MB 14:18:28 f62372f7cdff About a minute ago 1.53GB 14:18:28 security-bootstrapper latest 8049279ee142 About a minute ago 19.8MB 14:18:28 16f2e231c235 About a minute ago 1.54GB 14:18:28 security-secretstore-setup latest 8e1dcf5b7248 2 minutes ago 29.2MB 14:18:28 support-scheduler latest a6824f258317 2 minutes ago 26.7MB 14:18:28 security-spire-agent latest 346566275c82 2 minutes ago 125MB 14:18:28 ca8253d6786a 2 minutes ago 1.53GB 14:18:28 0a3ab491aadc 2 minutes ago 1.61GB 14:18:28 873da78c7538 2 minutes ago 1.54GB 14:18:28 77f805de1d71 2 minutes ago 1.53GB 14:18:28 f5a40559dfad 2 minutes ago 1.42GB 14:18:28 ci-base-image-x86_64 latest 578520a3a118 6 minutes ago 994MB 14:18:28 alpine 3.15 c4fc93816858 5 weeks ago 5.59MB 14:18:28 alpine 3.16 9c6f07244728 5 weeks ago 5.54MB 14:18:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 14:18:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 14:18:28 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 14:18:28 provisioning config files... 14:18:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config8685815261844950711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:28 ---> docker-login.sh 14:18:28 nexus3.edgexfoundry.org:10001 14:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:28 Configure a credential helper to remove this warning. See 14:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:28 14:18:28 Login Succeeded 14:18:28 nexus3.edgexfoundry.org:10002 14:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:29 Configure a credential helper to remove this warning. See 14:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:29 14:18:29 Login Succeeded 14:18:29 nexus3.edgexfoundry.org:10003 14:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:29 Configure a credential helper to remove this warning. See 14:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:29 14:18:29 Login Succeeded 14:18:29 nexus3.edgexfoundry.org:10004 14:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:29 Configure a credential helper to remove this warning. See 14:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:29 14:18:29 Login Succeeded 14:18:29 docker.io 14:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:29 Configure a credential helper to remove this warning. See 14:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:29 14:18:29 Login Succeeded 14:18:29 ---> docker-login.sh ends [Pipeline] } 14:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:18:29 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:18:29 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:29 latest 14:18:29 2.3.0-dev.65 14:18:29 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:29 main 14:18:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:30 + docker push nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:18:30 6ea87c8ac564: Preparing 14:18:30 2530b30ac0a6: Preparing 14:18:30 59355414b272: Preparing 14:18:30 01853eba66f0: Preparing 14:18:30 994393dc58e7: Preparing 14:18:30 994393dc58e7: Layer already exists 14:18:30 6ea87c8ac564: Pushed 14:18:30 59355414b272: Pushed 14:18:30 01853eba66f0: Pushed 14:18:31 2530b30ac0a6: Pushed 14:18:31 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:3c197b39f8e4cd8de315dec520faa11da5a1e240574e38cf8afcafaaffe91f56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:32 Building core-command ... 14:18:32 Building core-data ... 14:18:32 Building core-metadata ... 14:18:32 Building security-bootstrapper ... 14:18:32 Building security-proxy-setup ... 14:18:32 Building security-secretstore-setup ... 14:18:32 Building security-spiffe-token-provider ... 14:18:32 Building security-spire-agent ... 14:18:32 Building security-spire-config ... 14:18:32 Building security-spire-server ... 14:18:32 Building support-notifications ... 14:18:32 Building support-scheduler ... 14:18:32 Building sys-mgmt-agent ... 14:18:32 Building support-notifications 14:18:32 Building security-proxy-setup 14:18:32 Building core-command 14:18:32 Building security-spire-agent 14:18:32 Building security-bootstrapper 14:18:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:18:32 6ea87c8ac564: Preparing 14:18:32 2530b30ac0a6: Preparing 14:18:32 59355414b272: Preparing 14:18:32 01853eba66f0: Preparing 14:18:32 994393dc58e7: Preparing 14:18:32 994393dc58e7: Layer already exists 14:18:32 6ea87c8ac564: Layer already exists 14:18:32 01853eba66f0: Layer already exists 14:18:32 59355414b272: Layer already exists 14:18:32 2530b30ac0a6: Layer already exists 14:18:32 latest: digest: sha256:3c197b39f8e4cd8de315dec520faa11da5a1e240574e38cf8afcafaaffe91f56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:32 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.65 14:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:18:32 6ea87c8ac564: Preparing 14:18:32 2530b30ac0a6: Preparing 14:18:32 59355414b272: Preparing 14:18:32 01853eba66f0: Preparing 14:18:32 994393dc58e7: Preparing 14:18:32 01853eba66f0: Layer already exists 14:18:32 2530b30ac0a6: Layer already exists 14:18:32 59355414b272: Layer already exists 14:18:32 994393dc58e7: Layer already exists 14:18:32 6ea87c8ac564: Layer already exists 14:18:32 2.3.0-dev.65: digest: sha256:3c197b39f8e4cd8de315dec520faa11da5a1e240574e38cf8afcafaaffe91f56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:33 + docker push nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:18:33 6ea87c8ac564: Preparing 14:18:33 2530b30ac0a6: Preparing 14:18:33 59355414b272: Preparing 14:18:33 01853eba66f0: Preparing 14:18:33 994393dc58e7: Preparing 14:18:33 59355414b272: Layer already exists 14:18:33 994393dc58e7: Layer already exists 14:18:33 6ea87c8ac564: Layer already exists 14:18:33 01853eba66f0: Layer already exists 14:18:33 2530b30ac0a6: Layer already exists 14:18:33 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:3c197b39f8e4cd8de315dec520faa11da5a1e240574e38cf8afcafaaffe91f56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:18:34 6ea87c8ac564: Preparing 14:18:34 2530b30ac0a6: Preparing 14:18:34 59355414b272: Preparing 14:18:34 01853eba66f0: Preparing 14:18:34 994393dc58e7: Preparing 14:18:34 994393dc58e7: Layer already exists 14:18:34 2530b30ac0a6: Layer already exists 14:18:34 6ea87c8ac564: Layer already exists 14:18:34 01853eba66f0: Layer already exists 14:18:34 59355414b272: Layer already exists 14:18:34 main: digest: sha256:3c197b39f8e4cd8de315dec520faa11da5a1e240574e38cf8afcafaaffe91f56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:34 ===================================================== [Pipeline] echo 14:18:34 taggedImages: 14:18:34 - nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:34 - nexus3.edgexfoundry.org:10004/core-command:latest 14:18:34 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.65 14:18:34 - nexus3.edgexfoundry.org:10004/core-command:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:34 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:18:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:18:34 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:34 latest 14:18:34 2.3.0-dev.65 14:18:34 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:34 main 14:18:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:34 + docker push nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:18:34 039128b37214: Preparing 14:18:34 e7ec85939bdf: Preparing 14:18:34 59355414b272: Preparing 14:18:34 b0ee70b5e03a: Preparing 14:18:34 eb19563e7813: Preparing 14:18:34 994393dc58e7: Preparing 14:18:34 994393dc58e7: Waiting 14:18:34 59355414b272: Layer already exists 14:18:34 994393dc58e7: Layer already exists 14:18:34 eb19563e7813: Pushed 14:18:34 039128b37214: Pushed 14:18:35 b0ee70b5e03a: Pushed 14:18:36 e7ec85939bdf: Pushed 14:18:36 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:a17b979012b364f5c34509946377119c16b2f33705600cdf6e114b26dc115170 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:37 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:18:37 039128b37214: Preparing 14:18:37 e7ec85939bdf: Preparing 14:18:37 59355414b272: Preparing 14:18:37 b0ee70b5e03a: Preparing 14:18:37 eb19563e7813: Preparing 14:18:37 994393dc58e7: Preparing 14:18:37 994393dc58e7: Waiting 14:18:37 039128b37214: Layer already exists 14:18:37 b0ee70b5e03a: Layer already exists 14:18:37 e7ec85939bdf: Layer already exists 14:18:37 eb19563e7813: Layer already exists 14:18:37 59355414b272: Layer already exists 14:18:37 994393dc58e7: Layer already exists 14:18:37 latest: digest: sha256:a17b979012b364f5c34509946377119c16b2f33705600cdf6e114b26dc115170 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:37 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.65 14:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:18:37 039128b37214: Preparing 14:18:37 e7ec85939bdf: Preparing 14:18:37 59355414b272: Preparing 14:18:37 b0ee70b5e03a: Preparing 14:18:37 eb19563e7813: Preparing 14:18:37 994393dc58e7: Preparing 14:18:37 eb19563e7813: Layer already exists 14:18:37 039128b37214: Layer already exists 14:18:37 e7ec85939bdf: Layer already exists 14:18:37 59355414b272: Layer already exists 14:18:37 b0ee70b5e03a: Layer already exists 14:18:37 994393dc58e7: Layer already exists 14:18:37 2.3.0-dev.65: digest: sha256:a17b979012b364f5c34509946377119c16b2f33705600cdf6e114b26dc115170 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:38 + docker push nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:18:38 039128b37214: Preparing 14:18:38 e7ec85939bdf: Preparing 14:18:38 59355414b272: Preparing 14:18:38 b0ee70b5e03a: Preparing 14:18:38 eb19563e7813: Preparing 14:18:38 994393dc58e7: Preparing 14:18:38 e7ec85939bdf: Layer already exists 14:18:38 59355414b272: Layer already exists 14:18:38 b0ee70b5e03a: Layer already exists 14:18:38 039128b37214: Layer already exists 14:18:38 eb19563e7813: Layer already exists 14:18:38 994393dc58e7: Layer already exists 14:18:38 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:a17b979012b364f5c34509946377119c16b2f33705600cdf6e114b26dc115170 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:39 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:18:39 039128b37214: Preparing 14:18:39 e7ec85939bdf: Preparing 14:18:39 59355414b272: Preparing 14:18:39 b0ee70b5e03a: Preparing 14:18:39 eb19563e7813: Preparing 14:18:39 994393dc58e7: Preparing 14:18:39 994393dc58e7: Waiting 14:18:39 039128b37214: Layer already exists 14:18:39 eb19563e7813: Layer already exists 14:18:39 59355414b272: Layer already exists 14:18:39 e7ec85939bdf: Layer already exists 14:18:39 b0ee70b5e03a: Layer already exists 14:18:39 994393dc58e7: Layer already exists 14:18:39 main: digest: sha256:a17b979012b364f5c34509946377119c16b2f33705600cdf6e114b26dc115170 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:39 ===================================================== [Pipeline] echo 14:18:39 taggedImages: 14:18:39 - nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:39 - nexus3.edgexfoundry.org:10004/core-data:latest 14:18:39 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.65 14:18:39 - nexus3.edgexfoundry.org:10004/core-data:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:39 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:18:39 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:18:39 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:39 latest 14:18:39 2.3.0-dev.65 14:18:39 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:39 main 14:18:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:18:39 7f350952a9d2: Preparing 14:18:39 3b0db9d8032f: Preparing 14:18:39 0c85e283a289: Preparing 14:18:39 59355414b272: Preparing 14:18:39 01853eba66f0: Preparing 14:18:39 994393dc58e7: Preparing 14:18:39 994393dc58e7: Waiting 14:18:39 01853eba66f0: Layer already exists 14:18:39 59355414b272: Layer already exists 14:18:39 994393dc58e7: Layer already exists 14:18:39 7f350952a9d2: Pushed 14:18:39 3b0db9d8032f: Pushed 14:18:41 0c85e283a289: Pushed 14:18:41 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:26c4096ca92bdf8c3d9e9b4bcf1cb20825d36c862675efd2e9d321328df31e53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:18:42 7f350952a9d2: Preparing 14:18:42 3b0db9d8032f: Preparing 14:18:42 0c85e283a289: Preparing 14:18:42 59355414b272: Preparing 14:18:42 01853eba66f0: Preparing 14:18:42 994393dc58e7: Preparing 14:18:42 994393dc58e7: Waiting 14:18:42 59355414b272: Layer already exists 14:18:42 3b0db9d8032f: Layer already exists 14:18:42 0c85e283a289: Layer already exists 14:18:42 01853eba66f0: Layer already exists 14:18:42 7f350952a9d2: Layer already exists 14:18:42 994393dc58e7: Layer already exists 14:18:42 latest: digest: sha256:26c4096ca92bdf8c3d9e9b4bcf1cb20825d36c862675efd2e9d321328df31e53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.65 14:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:18:42 7f350952a9d2: Preparing 14:18:42 3b0db9d8032f: Preparing 14:18:42 0c85e283a289: Preparing 14:18:42 59355414b272: Preparing 14:18:42 01853eba66f0: Preparing 14:18:42 994393dc58e7: Preparing 14:18:42 0c85e283a289: Layer already exists 14:18:42 59355414b272: Layer already exists 14:18:42 3b0db9d8032f: Layer already exists 14:18:42 7f350952a9d2: Layer already exists 14:18:42 01853eba66f0: Layer already exists 14:18:42 994393dc58e7: Layer already exists 14:18:42 2.3.0-dev.65: digest: sha256:26c4096ca92bdf8c3d9e9b4bcf1cb20825d36c862675efd2e9d321328df31e53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:18:43 7f350952a9d2: Preparing 14:18:43 3b0db9d8032f: Preparing 14:18:43 0c85e283a289: Preparing 14:18:43 59355414b272: Preparing 14:18:43 01853eba66f0: Preparing 14:18:43 994393dc58e7: Preparing 14:18:43 994393dc58e7: Waiting 14:18:43 7f350952a9d2: Layer already exists 14:18:43 0c85e283a289: Layer already exists 14:18:43 3b0db9d8032f: Layer already exists 14:18:43 59355414b272: Layer already exists 14:18:43 01853eba66f0: Layer already exists 14:18:43 994393dc58e7: Layer already exists 14:18:43 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:26c4096ca92bdf8c3d9e9b4bcf1cb20825d36c862675efd2e9d321328df31e53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:18:44 7f350952a9d2: Preparing 14:18:44 3b0db9d8032f: Preparing 14:18:44 0c85e283a289: Preparing 14:18:44 59355414b272: Preparing 14:18:44 01853eba66f0: Preparing 14:18:44 994393dc58e7: Preparing 14:18:44 994393dc58e7: Waiting 14:18:44 3b0db9d8032f: Layer already exists 14:18:44 59355414b272: Layer already exists 14:18:44 7f350952a9d2: Layer already exists 14:18:44 01853eba66f0: Layer already exists 14:18:44 0c85e283a289: Layer already exists 14:18:44 994393dc58e7: Layer already exists 14:18:44 main: digest: sha256:26c4096ca92bdf8c3d9e9b4bcf1cb20825d36c862675efd2e9d321328df31e53 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:44 ===================================================== [Pipeline] echo 14:18:44 taggedImages: 14:18:44 - nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:18:44 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.65 14:18:44 - nexus3.edgexfoundry.org:10004/core-metadata:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:18:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:18:44 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:44 latest 14:18:44 2.3.0-dev.65 14:18:44 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:44 main 14:18:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:18:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:18:44 ---> 683bc16cb0ce 14:18:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:18:44 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:18:44 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:18:44 ---> 683bc16cb0ce 14:18:44 Step 3/33 : WORKDIR /edgex-go 14:18:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:18:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:18:44 ---> 683bc16cb0ce 14:18:44 Step 3/22 : WORKDIR /edgex-go 14:18:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:18:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:18:44 ---> 683bc16cb0ce 14:18:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:18:44 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:18:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:18:44 ---> 683bc16cb0ce 14:18:44 Step 3/26 : WORKDIR /edgex-go 14:18:44 ---> Running in e501b57cd6e0 14:18:44 ---> Running in 65947bb21497 14:18:44 ---> Running in b477b87be0cf 14:18:44 ---> Running in 00b8a455be98 14:18:44 ---> Running in be6b22e36fda 14:18:44 Removing intermediate container e501b57cd6e0 14:18:44 ---> 276fa855f7a5 14:18:44 Step 4/24 : WORKDIR /edgex-go 14:18:44 Removing intermediate container 65947bb21497 14:18:44 ---> 14a38e2094de 14:18:44 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:44 ---> Running in 057c6ee17e74 14:18:44 Removing intermediate container b477b87be0cf 14:18:44 ---> e17b162b2634 14:18:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:44 Removing intermediate container 00b8a455be98 14:18:44 ---> 7eefedddb9f3 14:18:44 Step 4/23 : WORKDIR /edgex-goRemoving intermediate container be6b22e36fda 14:18:44 ---> 76be89ed0a93 14:18:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:44 14:18:44 ---> Running in e5c124d5a6aa 14:18:44 ---> Running in 22db52adf81d 14:18:44 ---> Running in 1a94b80947bc 14:18:44 ---> Running in e9752ba4bcc6 14:18:44 Removing intermediate container 057c6ee17e74 14:18:44 ---> 476e2c1d110a 14:18:44 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:18:44 9af143efb2ff: Preparing 14:18:44 9af143efb2ff: Preparing 14:18:44 393379dbbafe: Preparing 14:18:44 3028f5b7b6d7: Preparing 14:18:44 15094761e6f4: Preparing 14:18:44 85be03cc5674: Preparing 14:18:44 b97271f4ea50: Preparing 14:18:44 59355414b272: Preparing 14:18:44 d68be3921f64: Preparing 14:18:44 82b451853641: Preparing 14:18:44 31ab6644436b: Preparing 14:18:44 dff35f6028e7: Preparing 14:18:44 994393dc58e7: Preparing 14:18:44 b97271f4ea50: Waiting 14:18:44 d68be3921f64: Waiting 14:18:44 dff35f6028e7: Waiting 14:18:44 82b451853641: Waiting 14:18:44 9af143efb2ff: Pushed 14:18:44 15094761e6f4: Pushed 14:18:44 85be03cc5674: Pushed 14:18:44 3028f5b7b6d7: Pushed 14:18:44 393379dbbafe: Pushed 14:18:44 59355414b272: Layer already exists 14:18:44 ---> Running in dc8ced2e6b24 14:18:45 d68be3921f64: Pushed 14:18:45 82b451853641: Pushed 14:18:45 994393dc58e7: Layer already exists 14:18:45 31ab6644436b: Pushed 14:18:45 dff35f6028e7: Pushed 14:18:45 Removing intermediate container e9752ba4bcc6 14:18:45 ---> ee99f71f6ab4 14:18:45 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:45 ---> Running in 50582b582c71 14:18:46 b97271f4ea50: Pushed 14:18:46 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:43752fe8324b1cbe3b55debfc73958f58c888d1741534abd5482da47d23aec2f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:18:47 9af143efb2ff: Preparing 14:18:47 9af143efb2ff: Preparing 14:18:47 393379dbbafe: Preparing 14:18:47 3028f5b7b6d7: Preparing 14:18:47 15094761e6f4: Preparing 14:18:47 85be03cc5674: Preparing 14:18:47 b97271f4ea50: Preparing 14:18:47 59355414b272: Preparing 14:18:47 d68be3921f64: Preparing 14:18:47 82b451853641: Preparing 14:18:47 31ab6644436b: Preparing 14:18:47 dff35f6028e7: Preparing 14:18:47 994393dc58e7: Preparing 14:18:47 b97271f4ea50: Waiting 14:18:47 d68be3921f64: Waiting 14:18:47 59355414b272: Waiting 14:18:47 31ab6644436b: Waiting 14:18:47 82b451853641: Waiting 14:18:47 dff35f6028e7: Waiting 14:18:47 994393dc58e7: Waiting 14:18:47 3028f5b7b6d7: Layer already exists 14:18:47 393379dbbafe: Layer already exists 14:18:47 85be03cc5674: Layer already exists 14:18:47 9af143efb2ff: Layer already exists 14:18:47 15094761e6f4: Layer already exists 14:18:47 b97271f4ea50: Layer already exists 14:18:47 59355414b272: Layer already exists 14:18:47 31ab6644436b: Layer already exists 14:18:47 82b451853641: Layer already exists 14:18:47 dff35f6028e7: Layer already exists 14:18:47 d68be3921f64: Layer already exists 14:18:47 994393dc58e7: Layer already exists 14:18:47 latest: digest: sha256:43752fe8324b1cbe3b55debfc73958f58c888d1741534abd5482da47d23aec2f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.65 14:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:18:48 9af143efb2ff: Preparing 14:18:48 9af143efb2ff: Preparing 14:18:48 393379dbbafe: Preparing 14:18:48 3028f5b7b6d7: Preparing 14:18:48 15094761e6f4: Preparing 14:18:48 85be03cc5674: Preparing 14:18:48 b97271f4ea50: Preparing 14:18:48 59355414b272: Preparing 14:18:48 d68be3921f64: Preparing 14:18:48 82b451853641: Preparing 14:18:48 31ab6644436b: Preparing 14:18:48 dff35f6028e7: Preparing 14:18:48 994393dc58e7: Preparing 14:18:48 d68be3921f64: Waiting 14:18:48 dff35f6028e7: Waiting 14:18:48 994393dc58e7: Waiting 14:18:48 82b451853641: Waiting 14:18:48 b97271f4ea50: Waiting 14:18:48 31ab6644436b: Waiting 14:18:48 59355414b272: Waiting 14:18:48 3028f5b7b6d7: Layer already exists 14:18:48 85be03cc5674: Layer already exists 14:18:48 15094761e6f4: Layer already exists 14:18:48 393379dbbafe: Layer already exists 14:18:48 9af143efb2ff: Layer already exists 14:18:48 59355414b272: Layer already exists 14:18:48 d68be3921f64: Layer already exists 14:18:48 31ab6644436b: Layer already exists 14:18:48 b97271f4ea50: Layer already exists 14:18:48 82b451853641: Layer already exists 14:18:48 dff35f6028e7: Layer already exists 14:18:48 994393dc58e7: Layer already exists 14:18:48 2.3.0-dev.65: digest: sha256:43752fe8324b1cbe3b55debfc73958f58c888d1741534abd5482da47d23aec2f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:48 Removing intermediate container e5c124d5a6aa 14:18:48 ---> 254c0afe45f0 14:18:48 Step 5/33 : RUN apk add --update --no-cache make git 14:18:48 Removing intermediate container 22db52adf81d 14:18:48 ---> 324958581273 14:18:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:18:48 ---> Running in 2245fcc8ea41 14:18:48 ---> Running in bf7fe5cd90bf 14:18:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:18:48 9af143efb2ff: Preparing 14:18:48 9af143efb2ff: Preparing 14:18:48 393379dbbafe: Preparing 14:18:48 3028f5b7b6d7: Preparing 14:18:48 15094761e6f4: Preparing 14:18:48 85be03cc5674: Preparing 14:18:48 b97271f4ea50: Preparing 14:18:48 59355414b272: Preparing 14:18:48 d68be3921f64: Preparing 14:18:48 82b451853641: Preparing 14:18:48 31ab6644436b: Preparing 14:18:48 dff35f6028e7: Preparing 14:18:48 994393dc58e7: Preparing 14:18:48 d68be3921f64: Waiting 14:18:48 b97271f4ea50: Waiting 14:18:48 59355414b272: Waiting 14:18:48 dff35f6028e7: Waiting 14:18:48 994393dc58e7: Waiting 14:18:48 82b451853641: Waiting 14:18:48 31ab6644436b: Waiting 14:18:48 9af143efb2ff: Layer already exists 14:18:48 85be03cc5674: Layer already exists 14:18:48 15094761e6f4: Layer already exists 14:18:48 3028f5b7b6d7: Layer already exists 14:18:48 393379dbbafe: Layer already exists 14:18:48 b97271f4ea50: Layer already exists 14:18:48 59355414b272: Layer already exists 14:18:48 31ab6644436b: Layer already exists 14:18:48 82b451853641: Layer already exists 14:18:48 d68be3921f64: Layer already exists 14:18:48 dff35f6028e7: Layer already exists 14:18:48 994393dc58e7: Layer already exists 14:18:48 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:43752fe8324b1cbe3b55debfc73958f58c888d1741534abd5482da47d23aec2f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:49 Removing intermediate container dc8ced2e6b24 14:18:49 ---> 7a3b946331c6 14:18:49 Step 6/24 : RUN apk add --update --no-cache make git 14:18:49 ---> Running in 1029de19228e 14:18:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:18:49 9af143efb2ff: Preparing 14:18:49 9af143efb2ff: Preparing 14:18:49 393379dbbafe: Preparing 14:18:49 3028f5b7b6d7: Preparing 14:18:49 15094761e6f4: Preparing 14:18:49 85be03cc5674: Preparing 14:18:49 b97271f4ea50: Preparing 14:18:49 59355414b272: Preparing 14:18:49 d68be3921f64: Preparing 14:18:49 82b451853641: Preparing 14:18:49 31ab6644436b: Preparing 14:18:49 dff35f6028e7: Preparing 14:18:49 994393dc58e7: Preparing 14:18:49 31ab6644436b: Waiting 14:18:49 dff35f6028e7: Waiting 14:18:49 994393dc58e7: Waiting 14:18:49 82b451853641: Waiting 14:18:49 d68be3921f64: Waiting 14:18:49 59355414b272: Waiting 14:18:49 b97271f4ea50: Waiting 14:18:49 393379dbbafe: Layer already exists 14:18:49 15094761e6f4: Layer already exists 14:18:49 85be03cc5674: Layer already exists 14:18:49 3028f5b7b6d7: Layer already exists 14:18:49 9af143efb2ff: Layer already exists 14:18:49 b97271f4ea50: Layer already exists 14:18:49 59355414b272: Layer already exists 14:18:49 d68be3921f64: Layer already exists 14:18:49 31ab6644436b: Layer already exists 14:18:49 82b451853641: Layer already exists 14:18:49 dff35f6028e7: Layer already exists 14:18:49 994393dc58e7: Layer already exists 14:18:49 main: digest: sha256:43752fe8324b1cbe3b55debfc73958f58c888d1741534abd5482da47d23aec2f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:49 ===================================================== [Pipeline] echo 14:18:49 taggedImages: 14:18:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:18:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.65 14:18:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:18:49 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:18:49 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:49 latest 14:18:49 2.3.0-dev.65 14:18:49 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:49 main 14:18:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:49 Removing intermediate container 1a94b80947bc 14:18:49 ---> a01e4b85464c 14:18:49 Step 5/22 : RUN apk add --update --no-cache make git 14:18:49 Removing intermediate container 50582b582c71 14:18:49 ---> 247c459e60a1 14:18:49 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:18:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:50 ---> Running in 5004239ca820 14:18:50 ---> Running in a1aeccf7b152 14:18:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:18:50 ef6022d9d42a: Preparing 14:18:50 4fd7516f2b4f: Preparing 14:18:50 d3a95efceb65: Preparing 14:18:50 2d08eeab8d52: Preparing 14:18:50 b93625848a9a: Preparing 14:18:50 dbaf9e10a3f9: Preparing 14:18:50 19b2d49a0040: Preparing 14:18:50 994393dc58e7: Preparing 14:18:50 19b2d49a0040: Waiting 14:18:50 dbaf9e10a3f9: Waiting 14:18:50 994393dc58e7: Waiting 14:18:50 4fd7516f2b4f: Pushed 14:18:50 b93625848a9a: Pushed 14:18:50 ef6022d9d42a: Pushed 14:18:50 994393dc58e7: Layer already exists 14:18:50 dbaf9e10a3f9: Pushed 14:18:50 19b2d49a0040: Pushed 14:18:51 2d08eeab8d52: Pushed 14:18:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:18:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:18:51 d3a95efceb65: Pushed 14:18:51 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:9d9740920655afba3b16b04abff092c1237ef9af8d2e51d5c992d9140780fda9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:18:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:18:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:18:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:18:52 ef6022d9d42a: Preparing 14:18:52 4fd7516f2b4f: Preparing 14:18:52 d3a95efceb65: Preparing 14:18:52 2d08eeab8d52: Preparing 14:18:52 b93625848a9a: Preparing 14:18:52 dbaf9e10a3f9: Preparing 14:18:52 19b2d49a0040: Preparing 14:18:52 994393dc58e7: Preparing 14:18:52 dbaf9e10a3f9: Waiting 14:18:52 994393dc58e7: Waiting 14:18:52 19b2d49a0040: Waiting 14:18:52 d3a95efceb65: Layer already exists 14:18:52 4fd7516f2b4f: Layer already exists 14:18:52 ef6022d9d42a: Layer already exists 14:18:52 b93625848a9a: Layer already exists 14:18:52 2d08eeab8d52: Layer already exists 14:18:52 dbaf9e10a3f9: Layer already exists 14:18:52 19b2d49a0040: Layer already exists 14:18:52 994393dc58e7: Layer already exists 14:18:52 latest: digest: sha256:9d9740920655afba3b16b04abff092c1237ef9af8d2e51d5c992d9140780fda9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:18:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:18:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:18:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:18:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:18:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.65 14:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:18:52 ef6022d9d42a: Preparing 14:18:52 4fd7516f2b4f: Preparing 14:18:52 d3a95efceb65: Preparing 14:18:52 2d08eeab8d52: Preparing 14:18:52 b93625848a9a: Preparing 14:18:52 dbaf9e10a3f9: Preparing 14:18:52 19b2d49a0040: Preparing 14:18:52 994393dc58e7: Preparing 14:18:52 994393dc58e7: Waiting 14:18:52 dbaf9e10a3f9: Waiting 14:18:52 19b2d49a0040: Waiting 14:18:52 2d08eeab8d52: Layer already exists 14:18:52 ef6022d9d42a: Layer already exists 14:18:52 d3a95efceb65: Layer already exists 14:18:52 b93625848a9a: Layer already exists 14:18:52 4fd7516f2b4f: Layer already exists 14:18:52 dbaf9e10a3f9: Layer already exists 14:18:52 19b2d49a0040: Layer already exists 14:18:52 994393dc58e7: Layer already exists 14:18:52 2.3.0-dev.65: digest: sha256:9d9740920655afba3b16b04abff092c1237ef9af8d2e51d5c992d9140780fda9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:18:53 ef6022d9d42a: Preparing 14:18:53 4fd7516f2b4f: Preparing 14:18:53 d3a95efceb65: Preparing 14:18:53 2d08eeab8d52: Preparing 14:18:53 b93625848a9a: Preparing 14:18:53 dbaf9e10a3f9: Preparing 14:18:53 19b2d49a0040: Preparing 14:18:53 994393dc58e7: Preparing 14:18:53 19b2d49a0040: Waiting 14:18:53 dbaf9e10a3f9: Waiting 14:18:53 994393dc58e7: Waiting 14:18:53 d3a95efceb65: Layer already exists 14:18:53 2d08eeab8d52: Layer already exists 14:18:53 4fd7516f2b4f: Layer already exists 14:18:53 ef6022d9d42a: Layer already exists 14:18:53 b93625848a9a: Layer already exists 14:18:53 dbaf9e10a3f9: Layer already exists 14:18:53 19b2d49a0040: Layer already exists 14:18:53 994393dc58e7: Layer already exists 14:18:53 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:9d9740920655afba3b16b04abff092c1237ef9af8d2e51d5c992d9140780fda9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:53 OK: 221 MiB in 51 packages 14:18:53 OK: 221 MiB in 51 packages 14:18:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:18:54 ef6022d9d42a: Preparing 14:18:54 4fd7516f2b4f: Preparing 14:18:54 d3a95efceb65: Preparing 14:18:54 2d08eeab8d52: Preparing 14:18:54 b93625848a9a: Preparing 14:18:54 dbaf9e10a3f9: Preparing 14:18:54 19b2d49a0040: Preparing 14:18:54 994393dc58e7: Preparing 14:18:54 19b2d49a0040: Waiting 14:18:54 dbaf9e10a3f9: Waiting 14:18:54 994393dc58e7: Waiting 14:18:54 4fd7516f2b4f: Layer already exists 14:18:54 ef6022d9d42a: Layer already exists 14:18:54 2d08eeab8d52: Layer already exists 14:18:54 d3a95efceb65: Layer already exists 14:18:54 b93625848a9a: Layer already exists 14:18:54 19b2d49a0040: Layer already exists 14:18:54 dbaf9e10a3f9: Layer already exists 14:18:54 994393dc58e7: Layer already exists 14:18:54 main: digest: sha256:9d9740920655afba3b16b04abff092c1237ef9af8d2e51d5c992d9140780fda9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:54 ===================================================== [Pipeline] echo 14:18:54 taggedImages: 14:18:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:18:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.65 14:18:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:18:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:18:54 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:54 latest 14:18:54 2.3.0-dev.65 14:18:54 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:54 main 14:18:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:54 OK: 221 MiB in 51 packages 14:18:54 OK: 221 MiB in 51 packages 14:18:54 OK: 221 MiB in 51 packages 14:18:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:18:54 cec73b65068c: Preparing 14:18:54 17fbed1c584c: Preparing 14:18:54 2bf05589fb0b: Preparing 14:18:54 636cbedaf561: Preparing 14:18:54 dab80d537273: Preparing 14:18:54 78e48bc254fc: Preparing 14:18:54 62db0c826391: Preparing 14:18:54 df4c7393e9fe: Preparing 14:18:54 ead233ca8e67: Preparing 14:18:54 994393dc58e7: Preparing 14:18:54 df4c7393e9fe: Waiting 14:18:54 78e48bc254fc: Waiting 14:18:54 62db0c826391: Waiting 14:18:54 ead233ca8e67: Waiting 14:18:54 994393dc58e7: Waiting 14:18:54 17fbed1c584c: Pushed 14:18:54 dab80d537273: Pushed 14:18:54 cec73b65068c: Pushed 14:18:55 df4c7393e9fe: Pushed 14:18:55 78e48bc254fc: Pushed 14:18:55 62db0c826391: Pushed 14:18:55 994393dc58e7: Layer already exists 14:18:55 ead233ca8e67: Pushed 14:18:55 Removing intermediate container 2245fcc8ea41 14:18:55 ---> 0719e0c5837a 14:18:55 Step 6/33 : COPY go.mod vendor* ./ 14:18:55 Removing intermediate container bf7fe5cd90bf 14:18:55 ---> 35e08eb213c7 14:18:55 Step 6/26 : COPY go.mod vendor* ./ 14:18:55 Removing intermediate container 1029de19228e 14:18:55 ---> 633c72509b19 14:18:55 Step 7/24 : COPY go.mod vendor* ./ 14:18:56 636cbedaf561: Pushed 14:18:56 Removing intermediate container 5004239ca820 14:18:56 ---> 46cfdb41402f 14:18:56 Step 6/22 : COPY go.mod vendor* ./ 14:18:56 Removing intermediate container a1aeccf7b152 14:18:56 ---> 6a611a7815d5 14:18:56 Step 7/23 : COPY go.mod vendor* ./ 14:18:56 2bf05589fb0b: Pushed 14:18:56 ---> a43f8dfde645 14:18:56 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:56 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:6a3a64f4b7ae42717d945343a159814d3cb629638b92f6555c93c558095c3a4b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:56 ---> Running in fa33b9a567f1 14:18:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:56 ---> dea0e9adb80b 14:18:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:56 ---> Running in 36f757895565 14:18:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:18:57 cec73b65068c: Preparing 14:18:57 17fbed1c584c: Preparing 14:18:57 2bf05589fb0b: Preparing 14:18:57 636cbedaf561: Preparing 14:18:57 dab80d537273: Preparing 14:18:57 78e48bc254fc: Preparing 14:18:57 62db0c826391: Preparing 14:18:57 df4c7393e9fe: Preparing 14:18:57 ead233ca8e67: Preparing 14:18:57 994393dc58e7: Preparing 14:18:57 62db0c826391: Waiting 14:18:57 78e48bc254fc: Waiting 14:18:57 df4c7393e9fe: Waiting 14:18:57 ead233ca8e67: Waiting 14:18:57 2bf05589fb0b: Layer already exists 14:18:57 636cbedaf561: Layer already exists 14:18:57 dab80d537273: Layer already exists 14:18:57 17fbed1c584c: Layer already exists 14:18:57 cec73b65068c: Layer already exists 14:18:57 62db0c826391: Layer already exists 14:18:57 df4c7393e9fe: Layer already exists 14:18:57 78e48bc254fc: Layer already exists 14:18:57 ead233ca8e67: Layer already exists 14:18:57 994393dc58e7: Layer already exists 14:18:57 latest: digest: sha256:6a3a64f4b7ae42717d945343a159814d3cb629638b92f6555c93c558095c3a4b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:57 ---> 875e804a9b75 14:18:57 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:57 ---> Running in 09fa33f3d836 14:18:57 ---> debf8076f87c 14:18:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.65 14:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:18:57 cec73b65068c: Preparing 14:18:57 17fbed1c584c: Preparing 14:18:57 2bf05589fb0b: Preparing 14:18:57 636cbedaf561: Preparing 14:18:57 dab80d537273: Preparing 14:18:57 78e48bc254fc: Preparing 14:18:57 62db0c826391: Preparing 14:18:57 df4c7393e9fe: Preparing 14:18:57 ead233ca8e67: Preparing 14:18:57 994393dc58e7: Preparing 14:18:57 df4c7393e9fe: Waiting 14:18:57 78e48bc254fc: Waiting 14:18:57 994393dc58e7: Waiting 14:18:57 62db0c826391: Waiting 14:18:57 636cbedaf561: Layer already exists 14:18:57 2bf05589fb0b: Layer already exists 14:18:57 17fbed1c584c: Layer already exists 14:18:57 cec73b65068c: Layer already exists 14:18:57 dab80d537273: Layer already exists 14:18:57 ead233ca8e67: Layer already exists 14:18:57 78e48bc254fc: Layer already exists 14:18:57 62db0c826391: Layer already exists 14:18:57 994393dc58e7: Layer already exists 14:18:57 df4c7393e9fe: Layer already exists 14:18:57 2.3.0-dev.65: digest: sha256:6a3a64f4b7ae42717d945343a159814d3cb629638b92f6555c93c558095c3a4b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:57 ---> Running in 7cce3fed376b 14:18:57 ---> a6cba378652e 14:18:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } 14:18:58 ---> Running in 7e5b82a7fd1b [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:18:58 cec73b65068c: Preparing 14:18:58 17fbed1c584c: Preparing 14:18:58 2bf05589fb0b: Preparing 14:18:58 636cbedaf561: Preparing 14:18:58 dab80d537273: Preparing 14:18:58 78e48bc254fc: Preparing 14:18:58 62db0c826391: Preparing 14:18:58 df4c7393e9fe: Preparing 14:18:58 ead233ca8e67: Preparing 14:18:58 994393dc58e7: Preparing 14:18:58 78e48bc254fc: Waiting 14:18:58 62db0c826391: Waiting 14:18:58 ead233ca8e67: Waiting 14:18:58 994393dc58e7: Waiting 14:18:58 dab80d537273: Layer already exists 14:18:58 636cbedaf561: Layer already exists 14:18:58 17fbed1c584c: Layer already exists 14:18:58 2bf05589fb0b: Layer already exists 14:18:58 cec73b65068c: Layer already exists 14:18:58 62db0c826391: Layer already exists 14:18:58 78e48bc254fc: Layer already exists 14:18:58 994393dc58e7: Layer already exists 14:18:58 ead233ca8e67: Layer already exists 14:18:58 df4c7393e9fe: Layer already exists 14:18:58 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:6a3a64f4b7ae42717d945343a159814d3cb629638b92f6555c93c558095c3a4b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:18:59 cec73b65068c: Preparing 14:18:59 17fbed1c584c: Preparing 14:18:59 2bf05589fb0b: Preparing 14:18:59 636cbedaf561: Preparing 14:18:59 dab80d537273: Preparing 14:18:59 78e48bc254fc: Preparing 14:18:59 62db0c826391: Preparing 14:18:59 df4c7393e9fe: Preparing 14:18:59 ead233ca8e67: Preparing 14:18:59 994393dc58e7: Preparing 14:18:59 78e48bc254fc: Waiting 14:18:59 62db0c826391: Waiting 14:18:59 df4c7393e9fe: Waiting 14:18:59 994393dc58e7: Waiting 14:18:59 636cbedaf561: Layer already exists 14:18:59 cec73b65068c: Layer already exists 14:18:59 2bf05589fb0b: Layer already exists 14:18:59 17fbed1c584c: Layer already exists 14:18:59 dab80d537273: Layer already exists 14:18:59 78e48bc254fc: Layer already exists 14:18:59 df4c7393e9fe: Layer already exists 14:18:59 994393dc58e7: Layer already exists 14:18:59 ead233ca8e67: Layer already exists 14:18:59 62db0c826391: Layer already exists 14:18:59 main: digest: sha256:6a3a64f4b7ae42717d945343a159814d3cb629638b92f6555c93c558095c3a4b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:59 ===================================================== [Pipeline] echo 14:18:59 taggedImages: 14:18:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:18:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.65 14:18:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:18:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:18:59 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:59 latest 14:18:59 2.3.0-dev.65 14:18:59 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:18:59 main 14:18:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:18:59 cfe1e1938978: Preparing 14:18:59 30317361b61d: Preparing 14:18:59 59355414b272: Preparing 14:18:59 8ec49be18d68: Preparing 14:18:59 7abad04f99c1: Preparing 14:18:59 34d5ebaa5410: Preparing 14:18:59 34d5ebaa5410: Waiting 14:18:59 59355414b272: Layer already exists 14:18:59 34d5ebaa5410: Layer already exists 14:18:59 cfe1e1938978: Pushed 14:18:59 7abad04f99c1: Pushed 14:19:00 8ec49be18d68: Pushed 14:19:01 30317361b61d: Pushed 14:19:02 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:53fa63c4eb9b14683daae9a80e59d1f097522a5d75fc8a1febfd534e73a80d8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:02 + 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 14:19:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:19:02 cfe1e1938978: Preparing 14:19:02 30317361b61d: Preparing 14:19:02 59355414b272: Preparing 14:19:02 8ec49be18d68: Preparing 14:19:02 7abad04f99c1: Preparing 14:19:02 34d5ebaa5410: Preparing 14:19:02 34d5ebaa5410: Waiting 14:19:02 cfe1e1938978: Layer already exists 14:19:02 30317361b61d: Layer already exists 14:19:02 8ec49be18d68: Layer already exists 14:19:02 7abad04f99c1: Layer already exists 14:19:02 59355414b272: Layer already exists 14:19:02 34d5ebaa5410: Layer already exists 14:19:02 latest: digest: sha256:53fa63c4eb9b14683daae9a80e59d1f097522a5d75fc8a1febfd534e73a80d8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.65 14:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:19:03 cfe1e1938978: Preparing 14:19:03 30317361b61d: Preparing 14:19:03 59355414b272: Preparing 14:19:03 8ec49be18d68: Preparing 14:19:03 7abad04f99c1: Preparing 14:19:03 34d5ebaa5410: Preparing 14:19:03 34d5ebaa5410: Waiting 14:19:03 59355414b272: Layer already exists 14:19:03 cfe1e1938978: Layer already exists 14:19:03 7abad04f99c1: Layer already exists 14:19:03 30317361b61d: Layer already exists 14:19:03 8ec49be18d68: Layer already exists 14:19:03 34d5ebaa5410: Layer already exists 14:19:03 2.3.0-dev.65: digest: sha256:53fa63c4eb9b14683daae9a80e59d1f097522a5d75fc8a1febfd534e73a80d8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:19:03 cfe1e1938978: Preparing 14:19:03 30317361b61d: Preparing 14:19:03 59355414b272: Preparing 14:19:03 8ec49be18d68: Preparing 14:19:03 7abad04f99c1: Preparing 14:19:03 34d5ebaa5410: Preparing 14:19:03 34d5ebaa5410: Waiting 14:19:03 7abad04f99c1: Layer already exists 14:19:03 cfe1e1938978: Layer already exists 14:19:03 8ec49be18d68: Layer already exists 14:19:03 59355414b272: Layer already exists 14:19:03 30317361b61d: Layer already exists 14:19:03 34d5ebaa5410: Layer already exists 14:19:03 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:53fa63c4eb9b14683daae9a80e59d1f097522a5d75fc8a1febfd534e73a80d8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:04 + 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 14:19:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:19:04 cfe1e1938978: Preparing 14:19:04 30317361b61d: Preparing 14:19:04 59355414b272: Preparing 14:19:04 8ec49be18d68: Preparing 14:19:04 7abad04f99c1: Preparing 14:19:04 34d5ebaa5410: Preparing 14:19:04 34d5ebaa5410: Waiting 14:19:04 59355414b272: Layer already exists 14:19:04 30317361b61d: Layer already exists 14:19:04 7abad04f99c1: Layer already exists 14:19:04 8ec49be18d68: Layer already exists 14:19:04 cfe1e1938978: Layer already exists 14:19:04 34d5ebaa5410: Layer already exists 14:19:04 main: digest: sha256:53fa63c4eb9b14683daae9a80e59d1f097522a5d75fc8a1febfd534e73a80d8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:04 ===================================================== [Pipeline] echo 14:19:04 taggedImages: 14:19:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:19:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.65 14:19:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:19:04 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:19:04 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:04 latest 14:19:04 2.3.0-dev.65 14:19:04 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:04 main 14:19:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:19:05 175a60baca17: Preparing 14:19:05 6892b56d6d1d: Preparing 14:19:05 eff71bba73ec: Preparing 14:19:05 f7bbaa2573d4: Preparing 14:19:05 fa1743df759d: Preparing 14:19:05 96b970af1a38: Preparing 14:19:05 7abad04f99c1: Preparing 14:19:05 34d5ebaa5410: Preparing 14:19:05 7abad04f99c1: Waiting 14:19:05 34d5ebaa5410: Waiting 14:19:05 96b970af1a38: Waiting 14:19:05 6892b56d6d1d: Pushed 14:19:05 eff71bba73ec: Pushed 14:19:05 175a60baca17: Pushed 14:19:05 7abad04f99c1: Layer already exists 14:19:05 34d5ebaa5410: Layer already exists 14:19:05 96b970af1a38: Pushed 14:19:09 fa1743df759d: Pushed 14:19:12 f7bbaa2573d4: Pushed 14:19:12 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:f221c50f40a4fabf88c8924b316e8e01b891ba0fc43e1e9ec4dd0060f07a425a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:19:13 175a60baca17: Preparing 14:19:13 6892b56d6d1d: Preparing 14:19:13 eff71bba73ec: Preparing 14:19:13 f7bbaa2573d4: Preparing 14:19:13 fa1743df759d: Preparing 14:19:13 96b970af1a38: Preparing 14:19:13 7abad04f99c1: Preparing 14:19:13 34d5ebaa5410: Preparing 14:19:13 96b970af1a38: Waiting 14:19:13 7abad04f99c1: Waiting 14:19:13 34d5ebaa5410: Waiting 14:19:13 f7bbaa2573d4: Layer already exists 14:19:13 fa1743df759d: Layer already exists 14:19:13 6892b56d6d1d: Layer already exists 14:19:13 eff71bba73ec: Layer already exists 14:19:13 175a60baca17: Layer already exists 14:19:13 7abad04f99c1: Layer already exists 14:19:13 96b970af1a38: Layer already exists 14:19:13 34d5ebaa5410: Layer already exists 14:19:13 latest: digest: sha256:f221c50f40a4fabf88c8924b316e8e01b891ba0fc43e1e9ec4dd0060f07a425a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.65 14:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:19:13 175a60baca17: Preparing 14:19:13 6892b56d6d1d: Preparing 14:19:13 eff71bba73ec: Preparing 14:19:13 f7bbaa2573d4: Preparing 14:19:13 fa1743df759d: Preparing 14:19:13 96b970af1a38: Preparing 14:19:13 7abad04f99c1: Preparing 14:19:13 34d5ebaa5410: Preparing 14:19:13 34d5ebaa5410: Waiting 14:19:13 96b970af1a38: Waiting 14:19:13 fa1743df759d: Layer already exists 14:19:13 175a60baca17: Layer already exists 14:19:13 f7bbaa2573d4: Layer already exists 14:19:13 6892b56d6d1d: Layer already exists 14:19:13 eff71bba73ec: Layer already exists 14:19:13 96b970af1a38: Layer already exists 14:19:13 7abad04f99c1: Layer already exists 14:19:13 34d5ebaa5410: Layer already exists 14:19:13 2.3.0-dev.65: digest: sha256:f221c50f40a4fabf88c8924b316e8e01b891ba0fc43e1e9ec4dd0060f07a425a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:19:14 175a60baca17: Preparing 14:19:14 6892b56d6d1d: Preparing 14:19:14 eff71bba73ec: Preparing 14:19:14 f7bbaa2573d4: Preparing 14:19:14 fa1743df759d: Preparing 14:19:14 96b970af1a38: Preparing 14:19:14 7abad04f99c1: Preparing 14:19:14 34d5ebaa5410: Preparing 14:19:14 7abad04f99c1: Waiting 14:19:14 96b970af1a38: Waiting 14:19:14 34d5ebaa5410: Waiting 14:19:14 fa1743df759d: Layer already exists 14:19:14 f7bbaa2573d4: Layer already exists 14:19:14 6892b56d6d1d: Layer already exists 14:19:14 175a60baca17: Layer already exists 14:19:14 eff71bba73ec: Layer already exists 14:19:14 96b970af1a38: Layer already exists 14:19:14 7abad04f99c1: Layer already exists 14:19:14 34d5ebaa5410: Layer already exists 14:19:14 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:f221c50f40a4fabf88c8924b316e8e01b891ba0fc43e1e9ec4dd0060f07a425a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:19:15 175a60baca17: Preparing 14:19:15 6892b56d6d1d: Preparing 14:19:15 eff71bba73ec: Preparing 14:19:15 f7bbaa2573d4: Preparing 14:19:15 fa1743df759d: Preparing 14:19:15 96b970af1a38: Preparing 14:19:15 7abad04f99c1: Preparing 14:19:15 34d5ebaa5410: Preparing 14:19:15 7abad04f99c1: Waiting 14:19:15 96b970af1a38: Waiting 14:19:15 175a60baca17: Layer already exists 14:19:15 6892b56d6d1d: Layer already exists 14:19:15 fa1743df759d: Layer already exists 14:19:15 f7bbaa2573d4: Layer already exists 14:19:15 eff71bba73ec: Layer already exists 14:19:15 96b970af1a38: Layer already exists 14:19:15 7abad04f99c1: Layer already exists 14:19:15 34d5ebaa5410: Layer already exists 14:19:15 main: digest: sha256:f221c50f40a4fabf88c8924b316e8e01b891ba0fc43e1e9ec4dd0060f07a425a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:15 ===================================================== [Pipeline] echo 14:19:15 taggedImages: 14:19:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:19:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.65 14:19:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:19:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:19:15 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:15 latest 14:19:15 2.3.0-dev.65 14:19:15 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:15 main 14:19:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:19:15 84e021105717: Preparing 14:19:15 393bcb77927b: Preparing 14:19:15 1d6c088fb192: Preparing 14:19:15 1d0746b73a9a: Preparing 14:19:15 576b558f397b: Preparing 14:19:15 7abad04f99c1: Preparing 14:19:15 34d5ebaa5410: Preparing 14:19:15 34d5ebaa5410: Waiting 14:19:15 393bcb77927b: Pushed 14:19:15 84e021105717: Pushed 14:19:15 1d6c088fb192: Pushed 14:19:15 7abad04f99c1: Layer already exists 14:19:15 34d5ebaa5410: Layer already exists 14:19:15 576b558f397b: Pushed 14:19:22 1d0746b73a9a: Pushed 14:19:22 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:ca447219a8f69080bc5ef9a4d2f3a84dc99dd00bcae6f5fed9e7366e04de4627 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:19:23 84e021105717: Preparing 14:19:23 393bcb77927b: Preparing 14:19:23 1d6c088fb192: Preparing 14:19:23 1d0746b73a9a: Preparing 14:19:23 576b558f397b: Preparing 14:19:23 7abad04f99c1: Preparing 14:19:23 34d5ebaa5410: Preparing 14:19:23 7abad04f99c1: Waiting 14:19:23 1d6c088fb192: Layer already exists 14:19:23 84e021105717: Layer already exists 14:19:23 1d0746b73a9a: Layer already exists 14:19:23 576b558f397b: Layer already exists 14:19:23 393bcb77927b: Layer already exists 14:19:23 7abad04f99c1: Layer already exists 14:19:23 34d5ebaa5410: Layer already exists 14:19:23 latest: digest: sha256:ca447219a8f69080bc5ef9a4d2f3a84dc99dd00bcae6f5fed9e7366e04de4627 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.65 14:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:19:24 84e021105717: Preparing 14:19:24 393bcb77927b: Preparing 14:19:24 1d6c088fb192: Preparing 14:19:24 1d0746b73a9a: Preparing 14:19:24 576b558f397b: Preparing 14:19:24 7abad04f99c1: Preparing 14:19:24 34d5ebaa5410: Preparing 14:19:24 7abad04f99c1: Waiting 14:19:24 393bcb77927b: Layer already exists 14:19:24 1d6c088fb192: Layer already exists 14:19:24 576b558f397b: Layer already exists 14:19:24 1d0746b73a9a: Layer already exists 14:19:24 84e021105717: Layer already exists 14:19:24 7abad04f99c1: Layer already exists 14:19:24 34d5ebaa5410: Layer already exists 14:19:24 2.3.0-dev.65: digest: sha256:ca447219a8f69080bc5ef9a4d2f3a84dc99dd00bcae6f5fed9e7366e04de4627 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:19:24 84e021105717: Preparing 14:19:24 393bcb77927b: Preparing 14:19:24 1d6c088fb192: Preparing 14:19:24 1d0746b73a9a: Preparing 14:19:24 576b558f397b: Preparing 14:19:24 7abad04f99c1: Preparing 14:19:24 34d5ebaa5410: Preparing 14:19:24 34d5ebaa5410: Waiting 14:19:24 7abad04f99c1: Waiting 14:19:24 1d6c088fb192: Layer already exists 14:19:24 84e021105717: Layer already exists 14:19:24 1d0746b73a9a: Layer already exists 14:19:24 393bcb77927b: Layer already exists 14:19:24 576b558f397b: Layer already exists 14:19:24 7abad04f99c1: Layer already exists 14:19:24 34d5ebaa5410: Layer already exists 14:19:24 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:ca447219a8f69080bc5ef9a4d2f3a84dc99dd00bcae6f5fed9e7366e04de4627 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:19:25 84e021105717: Preparing 14:19:25 393bcb77927b: Preparing 14:19:25 1d6c088fb192: Preparing 14:19:25 1d0746b73a9a: Preparing 14:19:25 576b558f397b: Preparing 14:19:25 7abad04f99c1: Preparing 14:19:25 34d5ebaa5410: Preparing 14:19:25 7abad04f99c1: Waiting 14:19:25 84e021105717: Layer already exists 14:19:25 393bcb77927b: Layer already exists 14:19:25 1d6c088fb192: Layer already exists 14:19:25 1d0746b73a9a: Layer already exists 14:19:25 576b558f397b: Layer already exists 14:19:25 7abad04f99c1: Layer already exists 14:19:25 34d5ebaa5410: Layer already exists 14:19:25 main: digest: sha256:ca447219a8f69080bc5ef9a4d2f3a84dc99dd00bcae6f5fed9e7366e04de4627 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:25 ===================================================== [Pipeline] echo 14:19:25 taggedImages: 14:19:25 - nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:19:25 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.65 14:19:25 - nexus3.edgexfoundry.org:10004/security-spire-config:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:19:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:19:25 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:25 latest 14:19:25 2.3.0-dev.65 14:19:25 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:25 main 14:19:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:19:26 b04838c56160: Preparing 14:19:26 e5bbf641b395: Preparing 14:19:26 66306767d3be: Preparing 14:19:26 1d0746b73a9a: Preparing 14:19:26 96b970af1a38: Preparing 14:19:26 7abad04f99c1: Preparing 14:19:26 34d5ebaa5410: Preparing 14:19:26 7abad04f99c1: Waiting 14:19:26 34d5ebaa5410: Waiting 14:19:26 96b970af1a38: Layer already exists 14:19:26 1d0746b73a9a: Layer already exists 14:19:26 7abad04f99c1: Layer already exists 14:19:26 34d5ebaa5410: Layer already exists 14:19:26 e5bbf641b395: Pushed 14:19:26 b04838c56160: Pushed 14:19:26 66306767d3be: Pushed 14:19:26 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:2f13055d8792e54a59bfe4c3e02ac4607fd454b4a460e49deebfcb710cb96211 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:19:26 b04838c56160: Preparing 14:19:26 e5bbf641b395: Preparing 14:19:26 66306767d3be: Preparing 14:19:26 1d0746b73a9a: Preparing 14:19:26 96b970af1a38: Preparing 14:19:26 7abad04f99c1: Preparing 14:19:26 34d5ebaa5410: Preparing 14:19:26 7abad04f99c1: Waiting 14:19:26 b04838c56160: Layer already exists 14:19:26 96b970af1a38: Layer already exists 14:19:26 66306767d3be: Layer already exists 14:19:26 1d0746b73a9a: Layer already exists 14:19:26 e5bbf641b395: Layer already exists 14:19:26 7abad04f99c1: Layer already exists 14:19:26 34d5ebaa5410: Layer already exists 14:19:26 latest: digest: sha256:2f13055d8792e54a59bfe4c3e02ac4607fd454b4a460e49deebfcb710cb96211 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.65 14:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:19:27 b04838c56160: Preparing 14:19:27 e5bbf641b395: Preparing 14:19:27 66306767d3be: Preparing 14:19:27 1d0746b73a9a: Preparing 14:19:27 96b970af1a38: Preparing 14:19:27 7abad04f99c1: Preparing 14:19:27 34d5ebaa5410: Preparing 14:19:27 34d5ebaa5410: Waiting 14:19:27 7abad04f99c1: Waiting 14:19:27 66306767d3be: Layer already exists 14:19:27 1d0746b73a9a: Layer already exists 14:19:27 96b970af1a38: Layer already exists 14:19:27 b04838c56160: Layer already exists 14:19:27 e5bbf641b395: Layer already exists 14:19:27 7abad04f99c1: Layer already exists 14:19:27 34d5ebaa5410: Layer already exists 14:19:27 2.3.0-dev.65: digest: sha256:2f13055d8792e54a59bfe4c3e02ac4607fd454b4a460e49deebfcb710cb96211 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:19:28 b04838c56160: Preparing 14:19:28 e5bbf641b395: Preparing 14:19:28 66306767d3be: Preparing 14:19:28 1d0746b73a9a: Preparing 14:19:28 96b970af1a38: Preparing 14:19:28 7abad04f99c1: Preparing 14:19:28 34d5ebaa5410: Preparing 14:19:28 7abad04f99c1: Waiting 14:19:28 34d5ebaa5410: Waiting 14:19:28 96b970af1a38: Layer already exists 14:19:28 b04838c56160: Layer already exists 14:19:28 e5bbf641b395: Layer already exists 14:19:28 66306767d3be: Layer already exists 14:19:28 1d0746b73a9a: Layer already exists 14:19:28 7abad04f99c1: Layer already exists 14:19:28 34d5ebaa5410: Layer already exists 14:19:28 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:2f13055d8792e54a59bfe4c3e02ac4607fd454b4a460e49deebfcb710cb96211 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:19:28 b04838c56160: Preparing 14:19:28 e5bbf641b395: Preparing 14:19:28 66306767d3be: Preparing 14:19:28 1d0746b73a9a: Preparing 14:19:28 96b970af1a38: Preparing 14:19:28 7abad04f99c1: Preparing 14:19:28 34d5ebaa5410: Preparing 14:19:28 7abad04f99c1: Waiting 14:19:28 66306767d3be: Layer already exists 14:19:28 1d0746b73a9a: Layer already exists 14:19:28 b04838c56160: Layer already exists 14:19:28 e5bbf641b395: Layer already exists 14:19:28 96b970af1a38: Layer already exists 14:19:28 7abad04f99c1: Layer already exists 14:19:28 34d5ebaa5410: Layer already exists 14:19:28 main: digest: sha256:2f13055d8792e54a59bfe4c3e02ac4607fd454b4a460e49deebfcb710cb96211 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:28 ===================================================== [Pipeline] echo 14:19:28 taggedImages: 14:19:28 - nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:28 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:19:28 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.65 14:19:28 - nexus3.edgexfoundry.org:10004/security-spire-server:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:28 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:19:29 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:19:29 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:29 latest 14:19:29 2.3.0-dev.65 14:19:29 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:29 main 14:19:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:19:29 bea9ab13e52b: Preparing 14:19:29 8891d7b2ff4b: Preparing 14:19:29 59355414b272: Preparing 14:19:29 b5390bf84d2c: Preparing 14:19:29 994393dc58e7: Preparing 14:19:29 59355414b272: Layer already exists 14:19:29 994393dc58e7: Layer already exists 14:19:29 bea9ab13e52b: Pushed 14:19:29 b5390bf84d2c: Pushed 14:19:32 8891d7b2ff4b: Pushed 14:19:32 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:9ecc22d1e885fb96f57bfe453f9b64b11fd950d7dc6121e5f468f7f37dcc59bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:19:32 bea9ab13e52b: Preparing 14:19:32 8891d7b2ff4b: Preparing 14:19:32 59355414b272: Preparing 14:19:32 b5390bf84d2c: Preparing 14:19:32 994393dc58e7: Preparing 14:19:32 8891d7b2ff4b: Layer already exists 14:19:32 994393dc58e7: Layer already exists 14:19:32 59355414b272: Layer already exists 14:19:32 b5390bf84d2c: Layer already exists 14:19:32 bea9ab13e52b: Layer already exists 14:19:32 latest: digest: sha256:9ecc22d1e885fb96f57bfe453f9b64b11fd950d7dc6121e5f468f7f37dcc59bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.65 14:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:19:33 bea9ab13e52b: Preparing 14:19:33 8891d7b2ff4b: Preparing 14:19:33 59355414b272: Preparing 14:19:33 b5390bf84d2c: Preparing 14:19:33 994393dc58e7: Preparing 14:19:33 8891d7b2ff4b: Layer already exists 14:19:33 994393dc58e7: Layer already exists 14:19:33 b5390bf84d2c: Layer already exists 14:19:33 bea9ab13e52b: Layer already exists 14:19:33 59355414b272: Layer already exists 14:19:33 2.3.0-dev.65: digest: sha256:9ecc22d1e885fb96f57bfe453f9b64b11fd950d7dc6121e5f468f7f37dcc59bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:19:34 bea9ab13e52b: Preparing 14:19:34 8891d7b2ff4b: Preparing 14:19:34 59355414b272: Preparing 14:19:34 b5390bf84d2c: Preparing 14:19:34 994393dc58e7: Preparing 14:19:34 bea9ab13e52b: Layer already exists 14:19:34 59355414b272: Layer already exists 14:19:34 8891d7b2ff4b: Layer already exists 14:19:34 994393dc58e7: Layer already exists 14:19:34 b5390bf84d2c: Layer already exists 14:19:34 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:9ecc22d1e885fb96f57bfe453f9b64b11fd950d7dc6121e5f468f7f37dcc59bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:19:34 bea9ab13e52b: Preparing 14:19:34 8891d7b2ff4b: Preparing 14:19:34 59355414b272: Preparing 14:19:34 b5390bf84d2c: Preparing 14:19:34 994393dc58e7: Preparing 14:19:34 59355414b272: Layer already exists 14:19:34 bea9ab13e52b: Layer already exists 14:19:34 b5390bf84d2c: Layer already exists 14:19:34 994393dc58e7: Layer already exists 14:19:34 8891d7b2ff4b: Layer already exists 14:19:34 main: digest: sha256:9ecc22d1e885fb96f57bfe453f9b64b11fd950d7dc6121e5f468f7f37dcc59bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:34 ===================================================== [Pipeline] echo 14:19:34 taggedImages: 14:19:34 - nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:34 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:19:34 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.65 14:19:34 - nexus3.edgexfoundry.org:10004/support-notifications:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:34 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:19:34 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:19:34 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:34 latest 14:19:34 2.3.0-dev.65 14:19:34 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:34 main 14:19:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:19:35 1ff3166eef38: Preparing 14:19:35 028b2a7597ca: Preparing 14:19:35 59355414b272: Preparing 14:19:35 01853eba66f0: Preparing 14:19:35 994393dc58e7: Preparing 14:19:35 994393dc58e7: Layer already exists 14:19:35 01853eba66f0: Layer already exists 14:19:35 59355414b272: Layer already exists 14:19:35 1ff3166eef38: Pushed 14:19:37 028b2a7597ca: Pushed 14:19:37 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:35bc6d27c703cd016c49df4e2f55d28b6c501d4b04380ec213d8fe1522048e16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:19:38 1ff3166eef38: Preparing 14:19:38 028b2a7597ca: Preparing 14:19:38 59355414b272: Preparing 14:19:38 01853eba66f0: Preparing 14:19:38 994393dc58e7: Preparing 14:19:38 994393dc58e7: Layer already exists 14:19:38 01853eba66f0: Layer already exists 14:19:38 1ff3166eef38: Layer already exists 14:19:38 028b2a7597ca: Layer already exists 14:19:38 59355414b272: Layer already exists 14:19:38 latest: digest: sha256:35bc6d27c703cd016c49df4e2f55d28b6c501d4b04380ec213d8fe1522048e16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.65 14:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:19:39 1ff3166eef38: Preparing 14:19:39 028b2a7597ca: Preparing 14:19:39 59355414b272: Preparing 14:19:39 01853eba66f0: Preparing 14:19:39 994393dc58e7: Preparing 14:19:39 994393dc58e7: Layer already exists 14:19:39 59355414b272: Layer already exists 14:19:39 1ff3166eef38: Layer already exists 14:19:39 01853eba66f0: Layer already exists 14:19:39 028b2a7597ca: Layer already exists 14:19:39 2.3.0-dev.65: digest: sha256:35bc6d27c703cd016c49df4e2f55d28b6c501d4b04380ec213d8fe1522048e16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:19:39 1ff3166eef38: Preparing 14:19:39 028b2a7597ca: Preparing 14:19:39 59355414b272: Preparing 14:19:39 01853eba66f0: Preparing 14:19:39 994393dc58e7: Preparing 14:19:39 59355414b272: Layer already exists 14:19:39 028b2a7597ca: Layer already exists 14:19:39 1ff3166eef38: Layer already exists 14:19:39 994393dc58e7: Layer already exists 14:19:39 01853eba66f0: Layer already exists 14:19:39 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:35bc6d27c703cd016c49df4e2f55d28b6c501d4b04380ec213d8fe1522048e16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:19:40 1ff3166eef38: Preparing 14:19:40 028b2a7597ca: Preparing 14:19:40 59355414b272: Preparing 14:19:40 01853eba66f0: Preparing 14:19:40 994393dc58e7: Preparing 14:19:40 994393dc58e7: Layer already exists 14:19:40 1ff3166eef38: Layer already exists 14:19:40 59355414b272: Layer already exists 14:19:40 01853eba66f0: Layer already exists 14:19:40 028b2a7597ca: Layer already exists 14:19:40 main: digest: sha256:35bc6d27c703cd016c49df4e2f55d28b6c501d4b04380ec213d8fe1522048e16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:40 ===================================================== [Pipeline] echo 14:19:40 taggedImages: 14:19:40 - nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:40 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:19:40 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.65 14:19:40 - nexus3.edgexfoundry.org:10004/support-scheduler:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:40 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 14:19:40 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 14:19:40 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:40 latest 14:19:40 2.3.0-dev.65 14:19:40 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:40 main 14:19:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:19:41 774b129e329c: Preparing 14:19:41 40e433a047cd: Preparing 14:19:41 ba9493fc3f59: Preparing 14:19:41 8ae0f70c9a38: Preparing 14:19:41 994393dc58e7: Preparing 14:19:41 994393dc58e7: Layer already exists 14:19:41 40e433a047cd: Pushed 14:19:41 774b129e329c: Pushed 14:19:42 ba9493fc3f59: Pushed 14:19:54 8ae0f70c9a38: Pushed 14:19:54 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:79ecfb9a4373910f9df72bd1455a68c3745dbc2c481119bef7e8a3e4ed7817a7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:19:55 774b129e329c: Preparing 14:19:55 40e433a047cd: Preparing 14:19:55 ba9493fc3f59: Preparing 14:19:55 8ae0f70c9a38: Preparing 14:19:55 994393dc58e7: Preparing 14:19:55 ba9493fc3f59: Layer already exists 14:19:55 8ae0f70c9a38: Layer already exists 14:19:55 994393dc58e7: Layer already exists 14:19:55 774b129e329c: Layer already exists 14:19:55 40e433a047cd: Layer already exists 14:19:55 latest: digest: sha256:79ecfb9a4373910f9df72bd1455a68c3745dbc2c481119bef7e8a3e4ed7817a7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.65 14:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:19:55 774b129e329c: Preparing 14:19:55 40e433a047cd: Preparing 14:19:55 ba9493fc3f59: Preparing 14:19:55 8ae0f70c9a38: Preparing 14:19:55 994393dc58e7: Preparing 14:19:55 40e433a047cd: Layer already exists 14:19:55 ba9493fc3f59: Layer already exists 14:19:55 8ae0f70c9a38: Layer already exists 14:19:55 774b129e329c: Layer already exists 14:19:55 994393dc58e7: Layer already exists 14:19:55 2.3.0-dev.65: digest: sha256:79ecfb9a4373910f9df72bd1455a68c3745dbc2c481119bef7e8a3e4ed7817a7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:19:56 774b129e329c: Preparing 14:19:56 40e433a047cd: Preparing 14:19:56 ba9493fc3f59: Preparing 14:19:56 8ae0f70c9a38: Preparing 14:19:56 994393dc58e7: Preparing 14:19:56 994393dc58e7: Layer already exists 14:19:56 8ae0f70c9a38: Layer already exists 14:19:56 40e433a047cd: Layer already exists 14:19:56 ba9493fc3f59: Layer already exists 14:19:56 774b129e329c: Layer already exists 14:19:56 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:79ecfb9a4373910f9df72bd1455a68c3745dbc2c481119bef7e8a3e4ed7817a7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 14:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:19:57 774b129e329c: Preparing 14:19:57 40e433a047cd: Preparing 14:19:57 ba9493fc3f59: Preparing 14:19:57 8ae0f70c9a38: Preparing 14:19:57 994393dc58e7: Preparing 14:19:57 8ae0f70c9a38: Layer already exists 14:19:57 774b129e329c: Layer already exists 14:19:57 40e433a047cd: Layer already exists 14:19:57 ba9493fc3f59: Layer already exists 14:19:57 994393dc58e7: Layer already exists 14:19:57 main: digest: sha256:79ecfb9a4373910f9df72bd1455a68c3745dbc2c481119bef7e8a3e4ed7817a7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:57 ===================================================== [Pipeline] echo 14:19:57 taggedImages: 14:19:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:19:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:19:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.65 14:19:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:19:57 - 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] } 14:20:06 Removing intermediate container 7e5b82a7fd1b 14:20:06 ---> d64ec1dd82d9 14:20:06 Step 9/23 : COPY . . 14:20:06 Removing intermediate container 36f757895565 14:20:06 ---> 49ea37269388 14:20:06 Step 8/26 : COPY . . 14:20:06 Removing intermediate container 09fa33f3d836 14:20:06 ---> ec1d9a3b96dd 14:20:06 Step 9/24 : COPY . . 14:20:06 Removing intermediate container 7cce3fed376b 14:20:06 ---> 3f4986da9a47 14:20:06 Step 8/22 : COPY . . 14:20:06 Removing intermediate container fa33b9a567f1 14:20:06 ---> 50148399a04b 14:20:06 Step 8/33 : COPY . . 14:20:06 ---> 8f86fd1439e2 14:20:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:20:06 ---> Running in fc5f87b23abd 14:20:06 ---> e10c8fa4503c 14:20:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:20:06 ---> Running in b2ca41876b1b 14:20:06 ---> b195ea15205c 14:20:06 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:20:06 ---> Running in 78a17bbf2ca2 14:20:06 ---> b8206f9ed28c 14:20:06 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:20:06 ---> 1a4c8c700797 14:20:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:20:06 ---> Running in d7728933dd14 14:20:06 ---> Running in b9977cf6dad9 14:20:06 Removing intermediate container b2ca41876b1b 14:20:06 ---> 41086361b31b 14:20:06 Step 10/26 : WORKDIR /edgex-go/spire-build 14:20:06 ---> Running in 135c57c007c9 14:20:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:20:06 Removing intermediate container 135c57c007c9 14:20:06 ---> 6a0ffa95c802 14:20:06 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 14:20:06 ---> Running in f7c4a07baf1b 14:20: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.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:20:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:20:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:20:07 Removing intermediate container f7c4a07baf1b 14:20:07 ---> 6833c0419c92 14:20:07 Step 12/26 : WORKDIR /edgex-go 14:20:07 ---> Running in a6305bbc22de 14:20:07 Removing intermediate container a6305bbc22de 14:20:07 ---> da218c445913 14:20:07 14:20:07 Step 13/26 : FROM alpine:3.15 14:20:08 3.15: Pulling from library/alpine 14:20:09 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:20:09 Status: Downloaded newer image for alpine:3.15 14:20:09 ---> 02e0d6fdf486 14:20:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:20:09 ---> Running in f27f88ea35c2 14:20:10 Removing intermediate container f27f88ea35c2 14:20:10 ---> 2bc21d399a4d 14:20:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:10 ---> Running in 840d7850cc2d 14:20:13 Removing intermediate container 840d7850cc2d 14:20:13 ---> a77953300c96 14:20:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:20:13 ---> Running in cdc52907cb03 14:20:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:20:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:20:17 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:20:17 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:20:17 OK: 15734 distinct packages available 14:20:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:20:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:20:20 (1/5) Installing dumb-init (1.2.5-r1) 14:20:20 (2/5) Installing musl-obstack (1.2.3-r0) 14:20:20 (3/5) Installing libucontext (1.1-r0) 14:20:20 (4/5) Installing gcompat (1.0.0-r4) 14:20:20 (5/5) Installing openssl (1.1.1q-r0) 14:20:20 Executing busybox-1.34.1-r7.trigger 14:20:20 OK: 6 MiB in 19 packages 14:20:22 Removing intermediate container cdc52907cb03 14:20:22 ---> dde9d33dd0a3 14:20:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:20:27 ---> 0737bd75bb5d 14:20:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:20:32 ---> 51ed402de847 14:20:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:20:32 ---> 47d12964e0a7 14:20:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:20:33 ---> ea9cbbd7bb6e 14:20:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:20:34 ---> a35ac073ec5c 14:20:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:20:34 ---> Running in a0018bfb7f64 14:20:35 Removing intermediate container a0018bfb7f64 14:20:35 ---> f88ae1fba30d 14:20:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:20:35 ---> Running in 632c43871984 14:20:35 Removing intermediate container 632c43871984 14:20:35 ---> 49a5deae9648 14:20:35 Step 24/26 : LABEL arch=arm64 14:20:36 ---> Running in c236d65f1516 14:20:36 Removing intermediate container c236d65f1516 14:20:36 ---> 3815fea9a226 14:20:36 Step 25/26 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:20:36 ---> Running in c0e8f7444ef3 14:20:36 Removing intermediate container c0e8f7444ef3 14:20:36 ---> 2acd3d9ac6f5 14:20:36 Step 26/26 : LABEL version=2.3.0-dev.65 14:20:37 ---> Running in ebeef180f9f2 14:20:37 Removing intermediate container ebeef180f9f2 14:20:37 ---> 69f73f63c51a 14:20:37 14:20:37 Successfully built 69f73f63c51a 14:20:37 Successfully tagged security-spire-agent-arm64:latest 14:20:37 Building core-data 14:20:42  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:20:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:20:42 ---> 683bc16cb0ce 14:20:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:20:42 ---> Using cache 14:20:42 ---> 7eefedddb9f3 14:20:42 Step 4/24 : WORKDIR /edgex-go 14:20:42 ---> Using cache 14:20:42 ---> ee99f71f6ab4 14:20:42 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:42 ---> Using cache 14:20:42 ---> 247c459e60a1 14:20:42 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:20:42 ---> Running in 0d2e4b28abff 14:20:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:20:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:20:45 OK: 221 MiB in 51 packages 14:20:46 Removing intermediate container 0d2e4b28abff 14:20:46 ---> 59306daadee3 14:20:46 Step 7/24 : COPY go.mod vendor* ./ 14:20:47 ---> d078a079e478 14:20:47 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:47 ---> Running in a1707c1542c8 14:21:44 Removing intermediate container a1707c1542c8 14:21:44 ---> 68d4c13752d0 14:21:44 Step 9/24 : COPY . . 14:21:44 ---> 451c4244c63e 14:21:44 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:21:44 ---> Running in a3e4563666f7 14:21:44 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:25: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.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:25:34 Removing intermediate container d7728933dd14 14:25:34 ---> 5a386c9108ad 14:25:34 14:25:34 Step 10/22 : FROM alpine:3.16 14:25:34 3.16: Pulling from library/alpine 14:25:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:25:34 Status: Downloaded newer image for alpine:3.16 14:25:34 ---> a6215f271958 14:25:34 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:25:35 ---> Running in be841887fdf9 14:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:25:39 (1/6) Installing ca-certificates (20220614-r0) 14:25:39 (2/6) Installing brotli-libs (1.0.9-r6) 14:25:39 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:25:39 (4/6) Installing libcurl (7.83.1-r3) 14:25:39 (5/6) Installing curl (7.83.1-r3) 14:25:39 (6/6) Installing dumb-init (1.2.5-r1) 14:25:39 Executing busybox-1.35.0-r17.trigger 14:25:39 Executing ca-certificates-20220614-r0.trigger 14:25:40 OK: 8 MiB in 20 packages 14:25:41 Removing intermediate container b9977cf6dad9 14:25:41 ---> 5003206b7804 14:25:41 14:25:41 Step 10/33 : FROM alpine:3.16 14:25:41 ---> a6215f271958 14:25:41 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:25:41 ---> Running in 7a00d82f09ef 14:25:42 Removing intermediate container 7a00d82f09ef 14:25:42 ---> 28eaf4ae8d97 14:25:42 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 14:25:42 ---> Running in 5137362786c3 14:25:42 Removing intermediate container be841887fdf9 14:25:42 ---> f2636bd60b66 14:25:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:25:42 ---> Running in 7b14a47c1414 14:25:43 Removing intermediate container 7b14a47c1414 14:25:43 ---> 7f1da0e9caa3 14:25:43 Step 13/22 : WORKDIR /edgex 14:25:43 ---> Running in 4df3626e20cc 14:25:44 Removing intermediate container 4df3626e20cc 14:25:44 ---> acf3cac6cfa0 14:25:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:25:45 ---> b22f4d5323d3 14:25:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:25:46 (1/2) Installing dumb-init (1.2.5-r1) 14:25:46 (2/2) Installing su-exec (0.2-r1) 14:25:46 Executing busybox-1.35.0-r17.trigger 14:25:46 OK: 5 MiB in 16 packages 14:25:46 ---> cf76dc9712a4 14:25:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:25:48 Removing intermediate container 5137362786c3 14:25:48 ---> 5924180b5741 14:25:48 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 14:25:48 ---> Running in 60aa456b2cca 14:25:49 ---> 5dabf3af8ef5 14:25:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:25:49 Removing intermediate container 60aa456b2cca 14:25:49 ---> 250344fb2eab 14:25:49 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:25:49 ---> Running in 49b544e1c2db 14:25:50 Removing intermediate container 49b544e1c2db 14:25:50 ---> 732ff0a2ba28 14:25:50 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:25:50 ---> Running in e354f4814968 14:25:50 ---> fd705a75891f 14:25:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:25:50 ---> Running in b50d0c86d0b9 14:25:51 Removing intermediate container e354f4814968 14:25:51 ---> c9a26c2fad5a 14:25:51 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:25:51 ---> Running in 3fce32569e6c 14:25:52 Removing intermediate container 3fce32569e6c 14:25:52 ---> ae32c97a1c2e 14:25:52 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:25:52 ---> Running in b7dc513bab44 14:25:54 Removing intermediate container b50d0c86d0b9 14:25:54 ---> 1d4bf5627c2a 14:25:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:25:54 ---> Running in 0240190005b8 14:25:56 Removing intermediate container 0240190005b8 14:25:56 ---> 3e8f58a2a3f7 14:25:56 Step 20/22 : LABEL arch=arm64 14:25:56 ---> Running in e17b2aba3849 14:25:56 Removing intermediate container b7dc513bab44 14:25:56 ---> ed5da9cc0ea2 14:25:56 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:25:56 ---> Running in 1dfba8f3f867 14:25:57 Removing intermediate container e17b2aba3849 14:25:57 ---> 69604a1ca61f 14:25:57 Step 21/22 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:25:57 ---> Running in 3705060cd2ce 14:25:57 Removing intermediate container 1dfba8f3f867 14:25:57 ---> 7a4ccc381257 14:25:57 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:25:58 Removing intermediate container 3705060cd2ce 14:25:58 ---> bed09a482192 14:25:58 Step 22/22 : LABEL version=2.3.0-dev.65 14:25:58 ---> Running in a3190dba9125 14:25:59 ---> cd9362bf7580 14:25:59 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:25:59 Removing intermediate container a3190dba9125 14:25:59 ---> 3c11a395d9c2 14:25:59 14:26:00 ---> Running in 6084803ef939 14:26:00 Successfully built 3c11a395d9c2 14:26:00 Successfully tagged security-proxy-setup-arm64:latest 14:26:00  Building security-proxy-setup ... done Building security-secretstore-setup 14:26:05 Removing intermediate container 6084803ef939 14:26:05 ---> fb78f3d06f8a 14:26:05 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:26:06 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:26:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:26:06 ---> 683bc16cb0ce 14:26:06 Step 3/25 : WORKDIR /edgex-go 14:26:06 ---> Using cache 14:26:06 ---> 76be89ed0a93 14:26:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:06 ---> Using cache 14:26:06 ---> a01e4b85464c 14:26:06 Step 5/25 : RUN apk add --update --no-cache make git 14:26:06 ---> Using cache 14:26:06 ---> 46cfdb41402f 14:26:06 Step 6/25 : COPY go.mod vendor* ./ 14:26:06 ---> 319d028be598 14:26:06 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:26:06 ---> Using cache 14:26:06 ---> debf8076f87c 14:26:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:06 ---> Using cache 14:26:06 ---> 3f4986da9a47 14:26:06 Step 8/25 : COPY . . 14:26:06 Removing intermediate container 78a17bbf2ca2 14:26:06 ---> b9d8e8feb9aa 14:26:06 14:26:06 Step 11/24 : FROM alpine:3.16 14:26:06 ---> a6215f271958 14:26:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:26:06 ---> Using cache 14:26:06 ---> 1a4c8c700797 14:26:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:26:06 ---> Running in 3f1063ec7a07 14:26:06 ---> Running in f0f2b4b4a1d7 14:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:26:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:26:10 ---> 5828a0f05ac3 14:26:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:26:11 ---> b0f2ff8d06d5 14:26:11 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:26:11 (1/1) Installing dumb-init (1.2.5-r1) 14:26:11 Executing busybox-1.35.0-r17.trigger 14:26:11 OK: 5 MiB in 15 packages 14:26:12 ---> a9bce62acb95 14:26:12 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:26:12 Removing intermediate container 3f1063ec7a07 14:26:12 ---> e7b44e4ba647 14:26:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:26:13 ---> Running in 03afefa4ee25 14:26:13 ---> fb462b06c9ab 14:26:13 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:26:13 Removing intermediate container 03afefa4ee25 14:26:13 ---> 44ca5521859a 14:26:13 Step 14/24 : ENV APP_PORT=59882 14:26:13 ---> Running in 7446b963d481 14:26:14 Removing intermediate container 7446b963d481 14:26:14 ---> 5553545ee33d 14:26:14 Step 15/24 : EXPOSE $APP_PORT 14:26:14 ---> Running in 4fb3f459b67f 14:26:14 ---> e2a680bf0b90 14:26:14 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:26:15 Removing intermediate container 4fb3f459b67f 14:26:15 ---> 2b699d6262e7 14:26:15 Step 16/24 : WORKDIR / 14:26:15 ---> Running in fe7cdac25772 14:26:16 ---> 6f4b24e06207 14:26:16 Step 28/33 : RUN chmod +x /entrypoint.sh 14:26:16 ---> Running in f11005b0d401 14:26:16 Removing intermediate container fe7cdac25772 14:26:16 ---> 692ecc4dbbf8 14:26:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:26:18 ---> e842e95edf43 14:26:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:26:20 Removing intermediate container f11005b0d401 14:26:20 ---> acd1d8228478 14:26:20 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:26:20 ---> Running in c9133dad3bc5 14:26:21 ---> f1dc1b18684d 14:26:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:26:21 Removing intermediate container c9133dad3bc5 14:26:21 ---> 11874075ed43 14:26:21 Step 30/33 : CMD ["gate"] 14:26:21 ---> Running in e149617b0c5d 14:26:21 Removing intermediate container e149617b0c5d 14:26:21 ---> d128bec09beb 14:26:21 Step 31/33 : LABEL arch=arm64 14:26:21 ---> Running in 40f98d92dd22 14:26:22 ---> 154f215eccce 14:26:22 Step 20/24 : ENTRYPOINT ["/core-command"] 14:26:22 Removing intermediate container 40f98d92dd22 14:26:22 ---> d2598339bdfb 14:26:22 Step 32/33 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:26:22 ---> Running in 9e949b807c45 14:26:22 ---> Running in 8766e398821e 14:26:23 Removing intermediate container 9e949b807c45 14:26:23 ---> dfe66411f4f8 14:26:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:26:23 ---> Running in fdf5299e8bfa 14:26:23 Removing intermediate container 8766e398821e 14:26:23 ---> face7fe2ec78 14:26:23 Step 33/33 : LABEL version=2.3.0-dev.65 14:26:23 ---> Running in c5035bb81a9c 14:26:24 Removing intermediate container fdf5299e8bfa 14:26:24 ---> 2557a23d661e 14:26:24 Step 22/24 : LABEL arch=arm64 14:26:24 ---> Running in 474ef5239077 14:26:24 Removing intermediate container c5035bb81a9c 14:26:24 ---> 6df28cfebe04 14:26:24 14:26:24 Successfully built 6df28cfebe04 14:26:24 Successfully tagged security-bootstrapper-arm64:latest 14:26:24  Building security-bootstrapper ... done Building security-spiffe-token-provider 14:26:24 Removing intermediate container 474ef5239077 14:26:24 ---> c7e7f06c1f37 14:26:24 Step 23/24 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:26:24 ---> Running in 03a676d5f18e 14:26:25 Removing intermediate container 03a676d5f18e 14:26:25 ---> c916fcc32507 14:26:25 Step 24/24 : LABEL version=2.3.0-dev.65 14:26:25 ---> Running in 361f05dfbfe8 14:26:25 Removing intermediate container 361f05dfbfe8 14:26:25 ---> 196ea71f8a52 14:26:25 14:26:26 Successfully built 196ea71f8a52 14:26:26 Successfully tagged core-command-arm64:latest 14:26:26 Building support-scheduler 14:26:29  Building core-command ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:26:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:26:29 ---> 683bc16cb0ce 14:26:29 Step 3/20 : WORKDIR /edgex-go 14:26:29 ---> Using cache 14:26:29 ---> 76be89ed0a93 14:26:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:26:29 ---> Running in 9648c67881a1 14:26:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:26:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:26:31 ---> 683bc16cb0ce 14:26:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:26:31 ---> Using cache 14:26:31 ---> 7eefedddb9f3 14:26:31 Step 4/23 : WORKDIR /edgex-go 14:26:31 ---> Using cache 14:26:31 ---> ee99f71f6ab4 14:26:31 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:31 ---> Using cache 14:26:31 ---> 247c459e60a1 14:26:31 Step 6/23 : RUN apk add --update --no-cache make git 14:26:32 ---> Running in 114781bc892c 14:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:26:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:26:34 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:26:34 v3.16.2-183-g65b345c687 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:26:34 OK: 16894 distinct packages available 14:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:26:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:26:36 OK: 221 MiB in 51 packages 14:26:36 OK: 221 MiB in 51 packages 14:26:38 Removing intermediate container 9648c67881a1 14:26:38 ---> dfe8d361dc68 14:26:38 Step 5/20 : COPY go.mod vendor* ./ 14:26:38 Removing intermediate container 114781bc892c 14:26:38 ---> f62e699c49b2 14:26:38 Step 7/23 : COPY go.mod vendor* ./ 14:26:39 ---> b55ed348b6b9 14:26:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:39 ---> Running in ef17aacfc0e5 14:26:39 ---> 2fbe7d745542 14:26:39 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:40 ---> Running in 5fef6c83526d 14:27:48 Removing intermediate container 5fef6c83526d 14:27:48 ---> afa783dd2c00 14:27:48 Step 9/23 : COPY . . 14:27:48 Removing intermediate container ef17aacfc0e5 14:27:48 ---> a8e9fa28be1e 14:27:48 Step 7/20 : COPY . . 14:27:48 ---> ffb23ff24daa 14:27:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:27:48 ---> Running in b327e8aa0785 14:27:48 ---> 0749ff39d74a 14:27:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:27:48 ---> Running in dd1ea4006502 14:27:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:27:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:28:20 Removing intermediate container a3e4563666f7 14:28:20 ---> 532eb733d7a2 14:28:20 14:28:20 Step 11/24 : FROM alpine:3.16 14:28:20 ---> a6215f271958 14:28:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:28:20 ---> Running in 8877c2c89c6b 14:28:21 Removing intermediate container 8877c2c89c6b 14:28:21 ---> f56ab20c7bbe 14:28:21 Step 13/24 : ENV APP_PORT=59880 14:28:21 ---> Running in 5740d21d3753 14:28:21 Removing intermediate container 5740d21d3753 14:28:21 ---> 801d276da94f 14:28:21 Step 14/24 : EXPOSE $APP_PORT 14:28:21 ---> Running in 5f2223a753b1 14:28:22 Removing intermediate container 5f2223a753b1 14:28:22 ---> a34ef0ed0851 14:28:22 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:22 ---> Running in 0c9f5a27d0da 14:28:25 Removing intermediate container 0c9f5a27d0da 14:28:25 ---> 448069ebd627 14:28:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:28:25 ---> Running in 94da017a8bce 14:28:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:28:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:28:30 (1/6) Installing dumb-init (1.2.5-r1) 14:28:30 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:28:30 (3/6) Installing libsodium (1.0.18-r0) 14:28:30 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:28:31 (5/6) Installing libzmq (4.3.4-r0) 14:28:31 (6/6) Installing zeromq (4.3.4-r0) 14:28:31 Executing busybox-1.35.0-r17.trigger 14:28:31 OK: 8 MiB in 20 packages 14:28:34 Removing intermediate container 94da017a8bce 14:28:34 ---> 9068f8a57b27 14:28:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:35 ---> 35456902fccb 14:28:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:28:38 ---> a2e66877bb47 14:28:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:28:39 Removing intermediate container fc5f87b23abd 14:28:39 ---> eda73ac77d8e 14:28:39 14:28:39 Step 11/23 : FROM alpine:3.16 14:28:39 ---> a6215f271958 14:28:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:28:39 ---> 3722ddf04667 14:28:39 Step 20/24 : ENTRYPOINT ["/core-data"] 14:28:39 ---> Running in bce8eb7b2812 14:28:39 ---> Running in cb2f565e4dea 14:28:40 Removing intermediate container cb2f565e4dea 14:28:40 ---> d320ce0b83b8 14:28:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:40 ---> Running in 8585eff51272 14:28:41 Removing intermediate container 8585eff51272 14:28:41 ---> e4ef1a221406 14:28:41 Step 22/24 : LABEL arch=arm64 14:28:41 ---> Running in e9dabe18f07c 14:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:28:41 Removing intermediate container e9dabe18f07c 14:28:41 ---> cdbbc4a35ad4 14:28:41 Step 23/24 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:28:42 ---> Running in 4e4fe2b7a4ae 14:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:28:42 Removing intermediate container 4e4fe2b7a4ae 14:28:42 ---> 0d902c5f9518 14:28:42 Step 24/24 : LABEL version=2.3.0-dev.65 14:28:42 ---> Running in 1b80965bf0d9 14:28:43 Removing intermediate container 1b80965bf0d9 14:28:43 ---> bdab8942c51d 14:28:43 14:28:43 Successfully built bdab8942c51d 14:28:43 Successfully tagged core-data-arm64:latest 14:28:43  Building core-data ... done Building security-spire-config 14:28:43 (1/2) Installing ca-certificates (20220614-r0) 14:28:43 (2/2) Installing dumb-init (1.2.5-r1) 14:28:43 Executing busybox-1.35.0-r17.trigger 14:28:43 Executing ca-certificates-20220614-r0.trigger 14:28:43 OK: 6 MiB in 16 packages 14:28:45 Removing intermediate container bce8eb7b2812 14:28:45 ---> 1155e9bbc36b 14:28:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:28:45 ---> Running in e083a9924e94 14:28:46 Removing intermediate container e083a9924e94 14:28:46 ---> 6f7c31d9c0f7 14:28:46 Step 14/23 : ENV APP_PORT=59860 14:28:46 ---> Running in 5f901afcf666 14:28:47 Removing intermediate container 5f901afcf666 14:28:47 ---> a95317c868f7 14:28:47 Step 15/23 : EXPOSE $APP_PORT 14:28:47 ---> Running in 6ea22d6488cd 14:28:48 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:28:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:28:48 ---> 683bc16cb0ce 14:28:48 Step 3/26 : WORKDIR /edgex-go 14:28:48 ---> Using cache 14:28:48 ---> 76be89ed0a93 14:28:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:48 ---> Using cache 14:28:48 ---> a01e4b85464c 14:28:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:28:48 Removing intermediate container 6ea22d6488cd 14:28:48 ---> f19179cd1adc 14:28:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:48 ---> Running in b073a223c9a1 14:28:49 ---> 334404e95467 14:28:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:28:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:28:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:28:52 ---> 03c73c840ea3 14:28:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:28:53 OK: 221 MiB in 51 packages 14:28:53 ---> 07f3124c3679 14:28:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:28:53 ---> Running in d105142910d2 14:28:54 Removing intermediate container d105142910d2 14:28:54 ---> c0558e93207a 14:28:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:54 ---> Running in 952af957055e 14:28:54 Removing intermediate container b073a223c9a1 14:28:54 ---> af83e7f1ddbb 14:28:54 Step 6/26 : COPY go.mod vendor* ./ 14:28:54 Removing intermediate container 952af957055e 14:28:54 ---> 12a262e68bf8 14:28:54 Step 21/23 : LABEL arch=arm64 14:28:55 ---> Running in c3f9db8ea42a 14:28:55 Removing intermediate container c3f9db8ea42a 14:28:55 ---> e6db9dde9664 14:28:55 Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:28:55 ---> 05467f05f13d 14:28:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:56 ---> Running in 75c08f54e053 14:28:56 ---> Running in 0d9f79a33bd8 14:28:56 Removing intermediate container 75c08f54e053 14:28:56 ---> c70f822d26ee 14:28:56 Step 23/23 : LABEL version=2.3.0-dev.65 14:28:57 ---> Running in f36195ee6d2a 14:28:57 Removing intermediate container f36195ee6d2a 14:28:57 ---> ee9aa5a3eea3 14:28:57 14:28:57 Successfully built ee9aa5a3eea3 14:28:57 Successfully tagged support-notifications-arm64:latest 14:28:57  Building support-notifications ... done Building sys-mgmt-agent 14:29:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:29:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:29:01 ---> 683bc16cb0ce 14:29:01 Step 3/23 : WORKDIR /edgex-go 14:29:01 ---> Using cache 14:29:01 ---> 76be89ed0a93 14:29:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:01 ---> Using cache 14:29:01 ---> a01e4b85464c 14:29:01 Step 5/23 : RUN apk add --update --no-cache make bash git 14:29:01 ---> Running in 23873a49886e 14:29:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:29:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:29:05 OK: 221 MiB in 51 packages 14:29:07 Removing intermediate container 23873a49886e 14:29:07 ---> d9fb34a7a5b2 14:29:07 Step 6/23 : COPY go.mod vendor* ./ 14:29:08 ---> a778f97113ac 14:29:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:08 ---> Running in 038f419f3af6 14:29:55 Removing intermediate container 0d9f79a33bd8 14:29:55 ---> 1b75735ab178 14:29:55 Step 8/26 : COPY . . 14:30:01 ---> b65d84bb3790 14:30:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:30:01 ---> Running in f652fd049f18 14:30:01 Removing intermediate container f652fd049f18 14:30:01 ---> b02a942a15be 14:30:01 Step 10/26 : WORKDIR /edgex-go/spire-build 14:30:01 ---> Running in d8e11e9fc1d5 14:30:02 Removing intermediate container d8e11e9fc1d5 14:30:02 ---> d8dc143f344b 14:30:02 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 14:30:02 ---> Running in 3996bc6c4bed 14:30:04 Removing intermediate container 038f419f3af6 14:30:04 ---> a83f181b1d1f 14:30:04 Step 8/23 : COPY . . 14:30:06 Removing intermediate container 3996bc6c4bed 14:30:06 ---> 274068a0b920 14:30:06 Step 12/26 : WORKDIR /edgex-go 14:30:07 ---> Running in 0cf9f13c2e18 14:30:07 Removing intermediate container 0cf9f13c2e18 14:30:07 ---> f57a0871771b 14:30:07 14:30:07 Step 13/26 : FROM alpine:3.15 14:30:07 ---> 02e0d6fdf486 14:30:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:30:07 ---> Using cache 14:30:07 ---> 2bc21d399a4d 14:30:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:07 ---> Using cache 14:30:07 ---> a77953300c96 14:30:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:30:08 ---> Running in c387df111bb0 14:30:09 ---> 07e69552dff1 14:30:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:30:09 ---> Running in 2815bec47593 14:30:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30: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.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:30:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:12 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:30:12 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:30:12 OK: 15734 distinct packages available 14:30:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:15 (1/4) Installing dumb-init (1.2.5-r1) 14:30:15 (2/4) Installing musl-obstack (1.2.3-r0) 14:30:15 (3/4) Installing libucontext (1.1-r0) 14:30:15 (4/4) Installing gcompat (1.0.0-r4) 14:30:15 Executing busybox-1.34.1-r7.trigger 14:30:15 OK: 6 MiB in 18 packages 14:30:17 Removing intermediate container c387df111bb0 14:30:17 ---> 2d29d4a7de89 14:30:17 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:30:23 ---> 44fd1df25014 14:30:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:30:23 ---> 5fea54648315 14:30:23 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:30:24 ---> Running in e4290c0cf073 14:30:24 Removing intermediate container e4290c0cf073 14:30:24 ---> 811ad9f04c00 14:30:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:30:25 ---> 86b408ba6ad1 14:30:25 Step 21/26 : WORKDIR / 14:30:25 ---> Running in 2c7c3cdfadae 14:30:26 Removing intermediate container 2c7c3cdfadae 14:30:26 ---> bbd57b7aa6c1 14:30:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:30:26 ---> Running in 67ffa05395cb 14:30:27 Removing intermediate container 67ffa05395cb 14:30:27 ---> 9ee4e7aa47d2 14:30:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:30:27 ---> Running in 044cce3da3f0 14:30:27 Removing intermediate container 044cce3da3f0 14:30:27 ---> 8aefbeca54e8 14:30:27 Step 24/26 : LABEL arch=arm64 14:30:27 ---> Running in a4cd04c800f4 14:30:28 Removing intermediate container a4cd04c800f4 14:30:28 ---> a29aad181ae4 14:30:28 Step 25/26 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:30:28 ---> Running in ce500f83026f 14:30:28 Removing intermediate container ce500f83026f 14:30:28 ---> 2cd450e7d8c4 14:30:28 Step 26/26 : LABEL version=2.3.0-dev.65 14:30:29 ---> Running in b55bf2fb15f1 14:30:29 Removing intermediate container b55bf2fb15f1 14:30:29 ---> 172ffa7b491f 14:30:29 14:30:29 Successfully built 172ffa7b491f 14:30:29 Successfully tagged security-spire-config-arm64:latest 14:30:29  Building security-spire-config ... done Building security-spire-server 14:30:33 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:30:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:30:33 ---> 683bc16cb0ce 14:30:33 Step 3/25 : WORKDIR /edgex-go 14:30:33 ---> Using cache 14:30:33 ---> 76be89ed0a93 14:30:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:33 ---> Using cache 14:30:33 ---> a01e4b85464c 14:30:33 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:30:33 ---> Using cache 14:30:33 ---> af83e7f1ddbb 14:30:33 Step 6/25 : COPY go.mod vendor* ./ 14:30:33 ---> Using cache 14:30:33 ---> 05467f05f13d 14:30:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:33 ---> Using cache 14:30:33 ---> 1b75735ab178 14:30:33 Step 8/25 : COPY . . 14:30:33 ---> Using cache 14:30:33 ---> b65d84bb3790 14:30:33 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:30:33 ---> Using cache 14:30:33 ---> b02a942a15be 14:30:33 Step 10/25 : WORKDIR /edgex-go/spire-build 14:30:33 ---> Using cache 14:30:33 ---> d8dc143f344b 14:30:33 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 14:30:33 ---> Running in c805b77ca7fc 14:30:37 Removing intermediate container c805b77ca7fc 14:30:37 ---> 03cf28a87c33 14:30:37 Step 12/25 : WORKDIR /edgex-go 14:30:37 ---> Running in 32b0de550b55 14:30:37 Removing intermediate container 32b0de550b55 14:30:37 ---> df55e386f3f2 14:30:37 14:30:37 Step 13/25 : FROM alpine:3.15 14:30:37 ---> 02e0d6fdf486 14:30:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:30:37 ---> Using cache 14:30:37 ---> 2bc21d399a4d 14:30:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:37 ---> Using cache 14:30:37 ---> a77953300c96 14:30:37 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:30:37 ---> Using cache 14:30:37 ---> dde9d33dd0a3 14:30:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:30:44 ---> d3583d264617 14:30:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:30:44 ---> 6e40ad21105d 14:30:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:30:45 ---> a77c7fa34ad3 14:30:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:30:46 ---> ac7c015bd7e6 14:30:46 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:30:46 ---> Running in d8b4793c6fd8 14:30:46 Removing intermediate container d8b4793c6fd8 14:30:46 ---> 5b96ab5aa91b 14:30:46 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:30:46 ---> Running in 0ac98afabbaf 14:30:46 Removing intermediate container 0ac98afabbaf 14:30:46 ---> e4f512ac1364 14:30:46 Step 23/25 : LABEL arch=arm64 14:30:47 ---> Running in 6b7e6a320fc0 14:30:47 Removing intermediate container 6b7e6a320fc0 14:30:47 ---> 7b522357d507 14:30:47 Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:30:47 ---> Running in f62ec8954aeb 14:30:48 Removing intermediate container f62ec8954aeb 14:30:48 ---> 7c7af17bea8f 14:30:48 Step 25/25 : LABEL version=2.3.0-dev.65 14:30:48 ---> Running in 766059d76645 14:30:49 Removing intermediate container 766059d76645 14:30:49 ---> dccead49330f 14:30:49 14:30:49 Successfully built dccead49330f 14:30:49 Successfully tagged security-spire-server-arm64:latest 14:30:49  Building security-spire-server ... done Building core-metadata 14:30:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:30:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:30:52 ---> 683bc16cb0ce 14:30:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:30:52 ---> Using cache 14:30:52 ---> 7eefedddb9f3 14:30:52 Step 4/25 : WORKDIR /edgex-go 14:30:52 ---> Using cache 14:30:52 ---> ee99f71f6ab4 14:30:52 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:52 ---> Using cache 14:30:52 ---> 247c459e60a1 14:30:52 Step 6/25 : RUN apk add --update --no-cache make git 14:30:52 ---> Using cache 14:30:52 ---> f62e699c49b2 14:30:52 Step 7/25 : COPY go.mod vendor* ./ 14:30:52 ---> Using cache 14:30:52 ---> 2fbe7d745542 14:30:52 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:52 ---> Using cache 14:30:52 ---> afa783dd2c00 14:30:52 Step 9/25 : COPY . . 14:30:52 ---> Using cache 14:30:52 ---> ffb23ff24daa 14:30:52 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:30:53 ---> Running in 23278f53583e 14:30: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.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:31: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.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:31:36 Removing intermediate container f0f2b4b4a1d7 14:31:36 ---> 8bf5c8bd6484 14:31:36 14:31:36 Step 10/25 : FROM alpine:3.16 14:31:36 ---> a6215f271958 14:31:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:31:36 ---> Running in 327ed46da434 14:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:31:40 (1/3) Installing ca-certificates (20220614-r0) 14:31:40 (2/3) Installing dumb-init (1.2.5-r1) 14:31:40 (3/3) Installing su-exec (0.2-r1) 14:31:40 Executing busybox-1.35.0-r17.trigger 14:31:40 Executing ca-certificates-20220614-r0.trigger 14:31:41 OK: 6 MiB in 17 packages 14:31:43 Removing intermediate container 327ed46da434 14:31:43 ---> 834f33bf524d 14:31:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:31:43 ---> Running in deb22bea281e 14:31:43 Removing intermediate container deb22bea281e 14:31:43 ---> 955d170ecd23 14:31:43 Step 13/25 : WORKDIR / 14:31:43 ---> Running in 28432a159da2 14:31:44 Removing intermediate container 28432a159da2 14:31:44 ---> 290c4663d874 14:31:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:31:45 ---> 84ff5c9f68a7 14:31:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:31:46 ---> 3d85603e135a 14:31:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:31:47 ---> 859cb760d575 14:31:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:31:48 ---> 45f442e9eef3 14:31:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:31:49 ---> 0b081fe22fd4 14:31:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:31:51 ---> 3191cd49566e 14:31:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:31:52 ---> fe5907ab0121 14:31:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:31:52 ---> Running in f7226b93fed4 14:31:54 Removing intermediate container f7226b93fed4 14:31:54 ---> 99039b4bd316 14:31:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:31:55 ---> Running in 712c1c80df6e 14:31:55 Removing intermediate container 712c1c80df6e 14:31:55 ---> 4c9919a647c0 14:31:55 Step 23/25 : LABEL arch=arm64 14:31:55 ---> Running in dfab6af45547 14:31:56 Removing intermediate container dfab6af45547 14:31:56 ---> 826c0f59030c 14:31:56 Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:31:56 ---> Running in 2cbdb4f7168c 14:31:57 Removing intermediate container 2cbdb4f7168c 14:31:57 ---> f1ab84e16898 14:31:57 Step 25/25 : LABEL version=2.3.0-dev.65 14:31:57 ---> Running in c50722576b35 14:31:57 Removing intermediate container c50722576b35 14:31:57 ---> 5c3af61828e1 14:31:57 14:31:57 Successfully built 5c3af61828e1 14:31:57 Successfully tagged security-secretstore-setup-arm64:latest 14:34:34  Building security-secretstore-setup ... done Removing intermediate container dd1ea4006502 14:34:34 ---> 5a9755343abe 14:34:34 14:34:34 Step 9/20 : FROM alpine:3.15 14:34:34 ---> 02e0d6fdf486 14:34:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:34:34 ---> Using cache 14:34:34 ---> 2bc21d399a4d 14:34:34 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:34 ---> Using cache 14:34:34 ---> a77953300c96 14:34:34 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:34:34 ---> Running in cc32b7fd9427 14:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:34:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:34:36 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:34:36 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:34:36 OK: 15734 distinct packages available 14:34:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:34:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:34:39 (1/9) Installing ca-certificates (20220614-r0) 14:34:39 (2/9) Installing brotli-libs (1.0.9-r5) 14:34:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:34:39 (4/9) Installing libcurl (7.80.0-r3) 14:34:39 (5/9) Installing curl (7.80.0-r3) 14:34:39 (6/9) Installing dumb-init (1.2.5-r1) 14:34:39 (7/9) Installing musl-obstack (1.2.3-r0) 14:34:39 (8/9) Installing libucontext (1.1-r0) 14:34:39 (9/9) Installing gcompat (1.0.0-r4) 14:34:40 Executing busybox-1.34.1-r7.trigger 14:34:40 Executing ca-certificates-20220614-r0.trigger 14:34:40 OK: 8 MiB in 23 packages 14:34:44 Removing intermediate container cc32b7fd9427 14:34:44 ---> e38537b344e9 14:34:44 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:34:45 ---> 95a392a50683 14:34:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:34:45 Removing intermediate container 2815bec47593 14:34:45 ---> 5158479000b8 14:34:45 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:34:45 ---> Running in 3dfc156bffbf 14:34:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:34:48 ---> df02daf87b2d 14:34:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:34:49 ---> 9843617b9b2c 14:34:49 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:34:49 ---> Running in 23719e434b39 14:34:50 Removing intermediate container 23719e434b39 14:34:50 ---> 75e17408c129 14:34:50 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:34:50 ---> Running in 6da51fb437e7 14:34:50 Removing intermediate container 6da51fb437e7 14:34:50 ---> bcff873bbfba 14:34:50 Step 18/20 : LABEL arch=arm64 14:34:50 ---> Running in c3d6d32c73ad 14:34:51 Removing intermediate container c3d6d32c73ad 14:34:51 ---> 2f9e56499d11 14:34:51 Step 19/20 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:34:51 ---> Running in 4da4b81760a0 14:34:51 Removing intermediate container 4da4b81760a0 14:34:51 ---> 2dd7b8451721 14:34:51 Step 20/20 : LABEL version=2.3.0-dev.65 14:34:51 ---> Running in cf69acaa9055 14:34:52 Removing intermediate container cf69acaa9055 14:34:52 ---> cbe616e3c9c1 14:34:52 14:34:52 Successfully built cbe616e3c9c1 14:34:52 Successfully tagged security-spiffe-token-provider-arm64:latest 14:34:53  Building security-spiffe-token-provider ... done Removing intermediate container 3dfc156bffbf 14:34:53 ---> 93abb266ea56 14:34:53 14:34:53 Step 11/23 : FROM alpine:3.16 14:34:53 ---> a6215f271958 14:34:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:34:53 ---> Running in d38936cbae52 14:34:54 Removing intermediate container d38936cbae52 14:34:54 ---> ae296e253dc7 14:34:54 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 14:34:54 ---> Running in 93e38d6442b8 14:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:34:57 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:34:57 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:34:57 (3/33) Installing readline (8.1.2-r0) 14:34:57 (4/33) Installing bash (5.1.16-r2) 14:34:57 Executing bash-5.1.16-r2.post-install 14:34:57 (5/33) Installing ca-certificates (20220614-r0) 14:34:57 (6/33) Installing brotli-libs (1.0.9-r6) 14:34:57 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:34:57 (8/33) Installing libcurl (7.83.1-r3) 14:34:57 (9/33) Installing curl (7.83.1-r3) 14:34:57 (10/33) Installing docker-cli (20.10.18-r0) 14:34:58 (11/33) Installing dumb-init (1.2.5-r1) 14:34:58 (12/33) Installing libbz2 (1.0.8-r1) 14:34:58 (13/33) Installing expat (2.4.8-r0) 14:34:58 (14/33) Installing libffi (3.4.2-r1) 14:34:58 (15/33) Installing gdbm (1.23-r0) 14:34:58 (16/33) Installing xz-libs (5.2.5-r1) 14:34:58 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:34:58 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:34:58 (19/33) Installing mpdecimal (2.5.1-r1) 14:34:58 (20/33) Installing sqlite-libs (3.38.5-r0) 14:34:58 (21/33) Installing python3 (3.10.5-r0) 14:35:01 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:35:01 (23/33) Installing py3-tomli (2.0.1-r1) 14:35:01 (24/33) Installing py3-pep517 (0.12.0-r2) 14:35:01 (25/33) Installing py3-six (1.16.0-r1) 14:35:01 (26/33) Installing py3-retrying (1.3.3-r3) 14:35:01 (27/33) Installing py3-appdirs (1.4.4-r3) 14:35:01 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:35:01 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:35:01 (30/33) Installing py3-parsing (2.4.7-r3) 14:35:01 (31/33) Installing py3-packaging (21.3-r0) 14:35:01 (32/33) Installing py3-setuptools (59.4.0-r0) 14:35:01 (33/33) Installing py3-pip (22.1.1-r0) 14:35:01 Executing busybox-1.35.0-r17.trigger 14:35:01 Executing ca-certificates-20220614-r0.trigger 14:35:02 OK: 120 MiB in 47 packages 14:35:15 Collecting docker-compose==1.23.2 14:35:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:35:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.8 MB/s eta 0:00:00 14:35:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 14:35:15 Collecting jsonschema<3,>=2.5.1 14:35:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:35:15 Collecting texttable<0.10,>=0.9.0 14:35:15 Downloading texttable-0.9.1.tar.gz (11 kB) 14:35:15 Preparing metadata (setup.py): started 14:35:17 Preparing metadata (setup.py): finished with status 'done' 14:35:18 Collecting PyYAML<4,>=3.10 14:35:18 Downloading PyYAML-3.13.tar.gz (270 kB) 14:35:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.5 MB/s eta 0:00:00 14:35:20 Preparing metadata (setup.py): started 14:35:21 Preparing metadata (setup.py): finished with status 'done' 14:35:22 Removing intermediate container b327e8aa0785 14:35:22 ---> 08aa320ad99a 14:35:22 14:35:22 Step 11/23 : FROM alpine:3.16 14:35:22 ---> a6215f271958 14:35:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:35:22 ---> Using cache 14:35:22 ---> e7b44e4ba647 14:35:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:35:22 ---> Using cache 14:35:22 ---> 44ca5521859a 14:35:22 Collecting websocket-client<1.0,>=0.32.0 14:35:22 Step 14/23 : ENV APP_PORT=59861 14:35:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:35:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 10.0 MB/s eta 0:00:00 14:35:22 ---> Running in c5d22029583e 14:35:22 Removing intermediate container c5d22029583e 14:35:22 ---> 34065ba7c933 14:35:22 Step 15/23 : EXPOSE $APP_PORT 14:35:22 ---> Running in 1cff1f86fb43 14:35:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:35:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:35:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 11.0 MB/s eta 0:00:00 14:35:23 Removing intermediate container 1cff1f86fb43 14:35:23 ---> 13d4be88eb34 14:35:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:23 Collecting docker<4.0,>=3.6.0 14:35:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:35:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 14:35:23 Collecting docopt<0.7,>=0.6.1 14:35:23 Downloading docopt-0.6.2.tar.gz (25 kB) 14:35:23 Preparing metadata (setup.py): started 14:35:23 ---> b3036f74dd96 14:35:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:35:25 Preparing metadata (setup.py): finished with status 'done' 14:35:25 Collecting cached-property<2,>=1.2.0 14:35:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:35:25 Collecting dockerpty<0.5,>=0.4.1 14:35:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:35:26 Preparing metadata (setup.py): started 14:35:26 ---> f5edbd977185 14:35:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:35:26 ---> 5e299aee1df2 14:35:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:35:27 ---> Running in 6d374764a9aa 14:35:27 Removing intermediate container 6d374764a9aa 14:35:27 ---> 3fad26e2c7a1 14:35:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:35:27 ---> Running in 8d157a376854 14:35:27 Preparing metadata (setup.py): finished with status 'done' 14:35:27 Removing intermediate container 8d157a376854 14:35:27 ---> 51022a985b3c 14:35:27 Step 21/23 : LABEL arch=arm64 14:35:28 ---> Running in 6e38488d6977 14:35:28 Removing intermediate container 6e38488d6977 14:35:28 ---> e55c64e418a2 14:35:28 Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:35:28 Collecting docker-pycreds>=0.4.0 14:35:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:35:28 ---> Running in 2906beae6f05 14:35:29 Collecting chardet<3.1.0,>=3.0.2 14:35:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:35:29 Removing intermediate container 2906beae6f05 14:35:29 ---> b1ebd553f458 14:35:29 Step 23/23 : LABEL version=2.3.0-dev.65 14:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.8 MB/s eta 0:00:00 14:35:29 ---> Running in dc4bd3c814d6 14:35:29 Collecting idna<2.8,>=2.5 14:35:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.0 MB/s eta 0:00:00 14:35:29 Removing intermediate container dc4bd3c814d6 14:35:29 ---> 91e1db5f57d1 14:35:29 14:35:29 Successfully built 91e1db5f57d1 14:35:29 Successfully tagged support-scheduler-arm64:latest 14:35:30  Building support-scheduler ... done Collecting urllib3<1.25,>=1.21.1 14:35:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:35:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.6 MB/s eta 0:00:00 14:35:30 Removing intermediate container 23278f53583e 14:35:30 ---> 5a983d2993ed 14:35:30 14:35:30 Step 11/25 : FROM alpine:3.16 14:35:30 ---> a6215f271958 14:35:30 Step 12/25 : RUN apk add --update --no-cache dumb-init 14:35:30 ---> Using cache 14:35:30 ---> e7b44e4ba647 14:35:30 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:35:30 ---> Using cache 14:35:30 ---> 44ca5521859a 14:35:30 Step 14/25 : ENV APP_PORT=59881 14:35:30 ---> Running in 24104b9a8c4d 14:35:30 Collecting certifi>=2017.4.17 14:35:30 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 14:35:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.0 MB/s eta 0:00:00 14:35:30 Removing intermediate container 24104b9a8c4d 14:35:30 ---> 5e801978a167 14:35:30 Step 15/25 : EXPOSE $APP_PORT 14:35:30 ---> Running in 143ea0e4714f 14:35:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:35:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:35:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:35:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:35:31 Removing intermediate container 143ea0e4714f 14:35:31 ---> 27db9b691d1e 14:35:31 Step 16/25 : WORKDIR / 14:35:31 ---> Running in f03b2b5398ae 14:35:31 Removing intermediate container f03b2b5398ae 14:35:31 ---> 2fe1f8e5e10c 14:35:31 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:31 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 14:35:31 Running setup.py install for texttable: started 14:35:32 ---> ebc0169631f1 14:35:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:35:33 ---> 45779def88ea 14:35:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:35:33 ---> 84150cd851e3 14:35:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:35:34 Running setup.py install for texttable: finished with status 'done' 14:35:34 Running setup.py install for PyYAML: started 14:35:34 ---> 773e269999f9 14:35:34 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:35:34 ---> Running in 572a66cb0c5e 14:35:34 Removing intermediate container 572a66cb0c5e 14:35:34 ---> 652c6c7810b4 14:35:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:35:34 ---> Running in 909c957d3b66 14:35:35 Removing intermediate container 909c957d3b66 14:35:35 ---> 0c4aebe0bfdd 14:35:35 Step 23/25 : LABEL arch=arm64 14:35:35 ---> Running in 74fa845e78f2 14:35:35 Removing intermediate container 74fa845e78f2 14:35:35 ---> 0efe887df87f 14:35:35 Step 24/25 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:35:35 ---> Running in b1236b73a63a 14:35:36 Removing intermediate container b1236b73a63a 14:35:36 ---> e7e322100de4 14:35:36 Step 25/25 : LABEL version=2.3.0-dev.65 14:35:36 ---> Running in afd069a1a5d7 14:35:36 Running setup.py install for PyYAML: finished with status 'done' 14:35:36 Removing intermediate container afd069a1a5d7 14:35:36 ---> b1a42f07d6ad 14:35:36 14:35:36 Successfully built b1a42f07d6ad 14:35:36 Successfully tagged core-metadata-arm64:latest 14:35:37  Building core-metadata ... done  Running setup.py install for docopt: started 14:35:39 Running setup.py install for docopt: finished with status 'done' 14:35:41 Running setup.py install for dockerpty: started 14:35:43 Running setup.py install for dockerpty: finished with status 'done' 14:35:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 14:35:45 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 14:35:55 Removing intermediate container 93e38d6442b8 14:35:55 ---> d650260eed92 14:35:55 Step 14/23 : ENV APP_PORT=58890 14:35:55 ---> Running in fc5478f19a90 14:35:55 Removing intermediate container fc5478f19a90 14:35:55 ---> 4fb4fa8e6969 14:35:55 Step 15/23 : EXPOSE $APP_PORT 14:35:55 ---> Running in df16b82018d8 14:35:55 Removing intermediate container df16b82018d8 14:35:55 ---> 0ee456c2af7f 14:35:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:35:56 ---> b60a47c9bb0d 14:35:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:35:57 ---> 264d6a0c82da 14:35:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:35:57 ---> 3c612ccd5b2a 14:35:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:35:57 ---> Running in f58738a03731 14:35:57 Removing intermediate container f58738a03731 14:35:57 ---> 38245daccbca 14:35:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:35:58 ---> Running in 81ec3893c6a1 14:35:58 Removing intermediate container 81ec3893c6a1 14:35:58 ---> 039a4f32c40d 14:35:58 Step 21/23 : LABEL arch=arm64 14:35:58 ---> Running in 8a5258d63664 14:35:58 Removing intermediate container 8a5258d63664 14:35:58 ---> ba95d060b046 14:35:58 Step 22/23 : LABEL git_sha=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:35:58 ---> Running in 72669bf1d02f 14:35:59 Removing intermediate container 72669bf1d02f 14:35:59 ---> 5d8c8793a57c 14:35:59 Step 23/23 : LABEL version=2.3.0-dev.65 14:35:59 ---> Running in 2fb2ee413e66 14:35:59 Removing intermediate container 2fb2ee413e66 14:35:59 ---> a75c0323ebff 14:35:59 14:35:59 Successfully built a75c0323ebff 14:35:59 Successfully tagged sys-mgmt-agent-arm64:latest 14:35:59  Building sys-mgmt-agent ... done  [Pipeline] } 14:35:59 $ docker stop --time=1 6fd1b8bd058e672a9d2b64df8332442c60bcda3254a276d1eb5258746d0e1345 14:36:01 $ docker rm -f 6fd1b8bd058e672a9d2b64df8332442c60bcda3254a276d1eb5258746d0e1345 [Pipeline] // withDockerContainer [Pipeline] sh 14:36:02 + docker images 14:36:02 REPOSITORY TAG IMAGE ID CREATED SIZE 14:36:02 sys-mgmt-agent-arm64 latest a75c0323ebff 3 seconds ago 133MB 14:36:02 core-metadata-arm64 latest b1a42f07d6ad 26 seconds ago 17.5MB 14:36:02 support-scheduler-arm64 latest 91e1db5f57d1 33 seconds ago 25.7MB 14:36:02 5a983d2993ed 33 seconds ago 1.22GB 14:36:02 08aa320ad99a 42 seconds ago 1.27GB 14:36:02 93abb266ea56 About a minute ago 1.19GB 14:36:02 security-spiffe-token-provider-arm64 latest cbe616e3c9c1 About a minute ago 28.4MB 14:36:02 5a9755343abe About a minute ago 1.24GB 14:36:02 security-secretstore-setup-arm64 latest 5c3af61828e1 4 minutes ago 28.2MB 14:36:02 8bf5c8bd6484 4 minutes ago 1.2GB 14:36:02 security-spire-server-arm64 latest dccead49330f 5 minutes ago 84.2MB 14:36:02 df55e386f3f2 5 minutes ago 1.09GB 14:36:02 security-spire-config-arm64 latest 172ffa7b491f 5 minutes ago 83.6MB 14:36:02 f57a0871771b 5 minutes ago 1.09GB 14:36:02 support-notifications-arm64 latest ee9aa5a3eea3 7 minutes ago 26.3MB 14:36:02 core-data-arm64 latest bdab8942c51d 7 minutes ago 20.7MB 14:36:02 eda73ac77d8e 7 minutes ago 1.27GB 14:36:02 532eb733d7a2 7 minutes ago 1.22GB 14:36:02 core-command-arm64 latest 196ea71f8a52 9 minutes ago 16.7MB 14:36:02 security-bootstrapper-arm64 latest 6df28cfebe04 9 minutes ago 19.1MB 14:36:02 b9d8e8feb9aa 9 minutes ago 1.21GB 14:36:02 security-proxy-setup-arm64 latest 3c11a395d9c2 10 minutes ago 26.4MB 14:36:02 5003206b7804 10 minutes ago 1.2GB 14:36:02 5a386c9108ad 10 minutes ago 1.2GB 14:36:02 security-spire-agent-arm64 latest 69f73f63c51a 15 minutes ago 122MB 14:36:02 da218c445913 15 minutes ago 1.09GB 14:36:02 ci-base-image-arm64 latest 683bc16cb0ce 18 minutes ago 995MB 14:36:02 alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB 14:36:02 alpine 3.16 a6215f271958 5 weeks ago 5.29MB 14:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 14:36:02 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 14:36:02 provisioning config files... 14:36:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/301@tmp/config7673253541159594109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:02 ---> docker-login.sh 14:36:02 nexus3.edgexfoundry.org:10001 14:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:03 Configure a credential helper to remove this warning. See 14:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:03 14:36:03 Login Succeeded 14:36:03 nexus3.edgexfoundry.org:10002 14:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:03 Configure a credential helper to remove this warning. See 14:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:03 14:36:03 Login Succeeded 14:36:03 nexus3.edgexfoundry.org:10003 14:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:04 Configure a credential helper to remove this warning. See 14:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:04 14:36:04 Login Succeeded 14:36:04 nexus3.edgexfoundry.org:10004 14:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:04 Configure a credential helper to remove this warning. See 14:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:04 14:36:04 Login Succeeded 14:36:04 docker.io 14:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:05 Configure a credential helper to remove this warning. See 14:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:05 14:36:05 Login Succeeded 14:36:05 ---> docker-login.sh ends [Pipeline] } 14:36:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:36:05 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:05 latest 14:36:05 2.3.0-dev.65 14:36:05 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:05 main 14:36:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:36:06 ce96defe92a6: Preparing 14:36:06 08cc404c9271: Preparing 14:36:06 cd99a7c7168e: Preparing 14:36:06 4b2aa5b3e075: Preparing 14:36:06 5d3e392a13a0: Preparing 14:36:06 5d3e392a13a0: Layer already exists 14:36:06 ce96defe92a6: Pushed 14:36:06 cd99a7c7168e: Pushed 14:36:06 4b2aa5b3e075: Pushed 14:36:09 08cc404c9271: Pushed 14:36:09 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:34ba88e2fa82020885b38ddeef180ca96285cfd20299ced5efd7d38c43ec843b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:36:10 ce96defe92a6: Preparing 14:36:10 08cc404c9271: Preparing 14:36:10 cd99a7c7168e: Preparing 14:36:10 4b2aa5b3e075: Preparing 14:36:10 5d3e392a13a0: Preparing 14:36:10 ce96defe92a6: Layer already exists 14:36:10 5d3e392a13a0: Layer already exists 14:36:10 cd99a7c7168e: Layer already exists 14:36:10 4b2aa5b3e075: Layer already exists 14:36:10 08cc404c9271: Layer already exists 14:36:10 latest: digest: sha256:34ba88e2fa82020885b38ddeef180ca96285cfd20299ced5efd7d38c43ec843b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.65 14:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:36:11 ce96defe92a6: Preparing 14:36:11 08cc404c9271: Preparing 14:36:11 cd99a7c7168e: Preparing 14:36:11 4b2aa5b3e075: Preparing 14:36:11 5d3e392a13a0: Preparing 14:36:11 4b2aa5b3e075: Layer already exists 14:36:11 ce96defe92a6: Layer already exists 14:36:11 5d3e392a13a0: Layer already exists 14:36:11 08cc404c9271: Layer already exists 14:36:11 cd99a7c7168e: Layer already exists 14:36:11 2.3.0-dev.65: digest: sha256:34ba88e2fa82020885b38ddeef180ca96285cfd20299ced5efd7d38c43ec843b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:36:12 ce96defe92a6: Preparing 14:36:12 08cc404c9271: Preparing 14:36:12 cd99a7c7168e: Preparing 14:36:12 4b2aa5b3e075: Preparing 14:36:12 5d3e392a13a0: Preparing 14:36:12 5d3e392a13a0: Layer already exists 14:36:12 08cc404c9271: Layer already exists 14:36:12 ce96defe92a6: Layer already exists 14:36:12 4b2aa5b3e075: Layer already exists 14:36:12 cd99a7c7168e: Layer already exists 14:36:12 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:34ba88e2fa82020885b38ddeef180ca96285cfd20299ced5efd7d38c43ec843b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:36:13 ce96defe92a6: Preparing 14:36:13 08cc404c9271: Preparing 14:36:13 cd99a7c7168e: Preparing 14:36:13 4b2aa5b3e075: Preparing 14:36:13 5d3e392a13a0: Preparing 14:36:13 5d3e392a13a0: Layer already exists 14:36:13 08cc404c9271: Layer already exists 14:36:13 4b2aa5b3e075: Layer already exists 14:36:13 cd99a7c7168e: Layer already exists 14:36:13 ce96defe92a6: Layer already exists 14:36:13 main: digest: sha256:34ba88e2fa82020885b38ddeef180ca96285cfd20299ced5efd7d38c43ec843b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:13 ===================================================== [Pipeline] echo 14:36:13 taggedImages: 14:36:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:36:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.65 14:36:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:36:13 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:36:13 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:13 latest 14:36:13 2.3.0-dev.65 14:36:13 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:13 main 14:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:36:14 55a664970207: Preparing 14:36:14 fda8931177fc: Preparing 14:36:14 cd99a7c7168e: Preparing 14:36:14 d811be48fb55: Preparing 14:36:14 6b2e125ec7b3: Preparing 14:36:14 5d3e392a13a0: Preparing 14:36:14 5d3e392a13a0: Waiting 14:36:14 cd99a7c7168e: Layer already exists 14:36:14 5d3e392a13a0: Layer already exists 14:36:14 55a664970207: Pushed 14:36:14 6b2e125ec7b3: Pushed 14:36:15 d811be48fb55: Pushed 14:36:18 fda8931177fc: Pushed 14:36:18 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:5cd15c84f37880c54d0dccdd002bc9ac8282c53e66637060a0661fe4030601bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:36:18 55a664970207: Preparing 14:36:18 fda8931177fc: Preparing 14:36:18 cd99a7c7168e: Preparing 14:36:18 d811be48fb55: Preparing 14:36:18 6b2e125ec7b3: Preparing 14:36:18 5d3e392a13a0: Preparing 14:36:18 5d3e392a13a0: Waiting 14:36:18 cd99a7c7168e: Layer already exists 14:36:18 fda8931177fc: Layer already exists 14:36:18 d811be48fb55: Layer already exists 14:36:18 55a664970207: Layer already exists 14:36:18 6b2e125ec7b3: Layer already exists 14:36:18 5d3e392a13a0: Layer already exists 14:36:18 latest: digest: sha256:5cd15c84f37880c54d0dccdd002bc9ac8282c53e66637060a0661fe4030601bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.65 14:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:36:19 55a664970207: Preparing 14:36:19 fda8931177fc: Preparing 14:36:19 cd99a7c7168e: Preparing 14:36:19 d811be48fb55: Preparing 14:36:19 6b2e125ec7b3: Preparing 14:36:19 5d3e392a13a0: Preparing 14:36:19 5d3e392a13a0: Waiting 14:36:19 cd99a7c7168e: Layer already exists 14:36:19 6b2e125ec7b3: Layer already exists 14:36:19 55a664970207: Layer already exists 14:36:19 fda8931177fc: Layer already exists 14:36:19 d811be48fb55: Layer already exists 14:36:19 5d3e392a13a0: Layer already exists 14:36:19 2.3.0-dev.65: digest: sha256:5cd15c84f37880c54d0dccdd002bc9ac8282c53e66637060a0661fe4030601bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:36:20 55a664970207: Preparing 14:36:20 fda8931177fc: Preparing 14:36:20 cd99a7c7168e: Preparing 14:36:20 d811be48fb55: Preparing 14:36:20 6b2e125ec7b3: Preparing 14:36:20 5d3e392a13a0: Preparing 14:36:20 6b2e125ec7b3: Layer already exists 14:36:20 55a664970207: Layer already exists 14:36:20 cd99a7c7168e: Layer already exists 14:36:20 fda8931177fc: Layer already exists 14:36:20 d811be48fb55: Layer already exists 14:36:20 5d3e392a13a0: Layer already exists 14:36:20 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:5cd15c84f37880c54d0dccdd002bc9ac8282c53e66637060a0661fe4030601bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:36:21 55a664970207: Preparing 14:36:21 fda8931177fc: Preparing 14:36:21 cd99a7c7168e: Preparing 14:36:21 d811be48fb55: Preparing 14:36:21 6b2e125ec7b3: Preparing 14:36:21 5d3e392a13a0: Preparing 14:36:21 5d3e392a13a0: Waiting 14:36:21 6b2e125ec7b3: Layer already exists 14:36:21 d811be48fb55: Layer already exists 14:36:21 fda8931177fc: Layer already exists 14:36:21 55a664970207: Layer already exists 14:36:21 cd99a7c7168e: Layer already exists 14:36:21 5d3e392a13a0: Layer already exists 14:36:21 main: digest: sha256:5cd15c84f37880c54d0dccdd002bc9ac8282c53e66637060a0661fe4030601bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:21 ===================================================== [Pipeline] echo 14:36:21 taggedImages: 14:36:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:36:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.65 14:36:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:36:22 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:36:22 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:22 latest 14:36:22 2.3.0-dev.65 14:36:22 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:22 main 14:36:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:36:22 b77455c815c5: Preparing 14:36:22 98df5567ec05: Preparing 14:36:22 45beea27692c: Preparing 14:36:22 cd99a7c7168e: Preparing 14:36:22 4b2aa5b3e075: Preparing 14:36:22 5d3e392a13a0: Preparing 14:36:22 5d3e392a13a0: Waiting 14:36:22 4b2aa5b3e075: Layer already exists 14:36:22 cd99a7c7168e: Layer already exists 14:36:22 5d3e392a13a0: Layer already exists 14:36:22 b77455c815c5: Pushed 14:36:22 98df5567ec05: Pushed 14:36:26 45beea27692c: Pushed 14:36:26 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:ec4325b28b835a7431131e1cebef89e025e66550693921307218649cbb3c2234 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:36:27 b77455c815c5: Preparing 14:36:27 98df5567ec05: Preparing 14:36:27 45beea27692c: Preparing 14:36:27 cd99a7c7168e: Preparing 14:36:27 4b2aa5b3e075: Preparing 14:36:27 5d3e392a13a0: Preparing 14:36:27 5d3e392a13a0: Waiting 14:36:27 b77455c815c5: Layer already exists 14:36:27 45beea27692c: Layer already exists 14:36:27 cd99a7c7168e: Layer already exists 14:36:27 98df5567ec05: Layer already exists 14:36:27 4b2aa5b3e075: Layer already exists 14:36:27 5d3e392a13a0: Layer already exists 14:36:27 latest: digest: sha256:ec4325b28b835a7431131e1cebef89e025e66550693921307218649cbb3c2234 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.65 14:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:36:28 b77455c815c5: Preparing 14:36:28 98df5567ec05: Preparing 14:36:28 45beea27692c: Preparing 14:36:28 cd99a7c7168e: Preparing 14:36:28 4b2aa5b3e075: Preparing 14:36:28 5d3e392a13a0: Preparing 14:36:28 5d3e392a13a0: Waiting 14:36:28 45beea27692c: Layer already exists 14:36:28 4b2aa5b3e075: Layer already exists 14:36:28 b77455c815c5: Layer already exists 14:36:28 98df5567ec05: Layer already exists 14:36:28 cd99a7c7168e: Layer already exists 14:36:28 5d3e392a13a0: Layer already exists 14:36:28 2.3.0-dev.65: digest: sha256:ec4325b28b835a7431131e1cebef89e025e66550693921307218649cbb3c2234 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:36:29 b77455c815c5: Preparing 14:36:29 98df5567ec05: Preparing 14:36:29 45beea27692c: Preparing 14:36:29 cd99a7c7168e: Preparing 14:36:29 4b2aa5b3e075: Preparing 14:36:29 5d3e392a13a0: Preparing 14:36:29 5d3e392a13a0: Waiting 14:36:29 45beea27692c: Layer already exists 14:36:29 4b2aa5b3e075: Layer already exists 14:36:29 b77455c815c5: Layer already exists 14:36:29 98df5567ec05: Layer already exists 14:36:29 cd99a7c7168e: Layer already exists 14:36:29 5d3e392a13a0: Layer already exists 14:36:29 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:ec4325b28b835a7431131e1cebef89e025e66550693921307218649cbb3c2234 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:36:30 b77455c815c5: Preparing 14:36:30 98df5567ec05: Preparing 14:36:30 45beea27692c: Preparing 14:36:30 cd99a7c7168e: Preparing 14:36:30 4b2aa5b3e075: Preparing 14:36:30 5d3e392a13a0: Preparing 14:36:30 5d3e392a13a0: Waiting 14:36:30 98df5567ec05: Layer already exists 14:36:30 b77455c815c5: Layer already exists 14:36:30 cd99a7c7168e: Layer already exists 14:36:30 45beea27692c: Layer already exists 14:36:30 4b2aa5b3e075: Layer already exists 14:36:30 5d3e392a13a0: Layer already exists 14:36:30 main: digest: sha256:ec4325b28b835a7431131e1cebef89e025e66550693921307218649cbb3c2234 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:30 ===================================================== [Pipeline] echo 14:36:30 taggedImages: 14:36:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:36:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.65 14:36:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:36:30 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:36:30 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:30 latest 14:36:30 2.3.0-dev.65 14:36:30 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:30 main 14:36:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:36:31 812c44463967: Preparing 14:36:31 812c44463967: Preparing 14:36:31 7d0c8fcd371f: Preparing 14:36:31 819e2232bc2d: Preparing 14:36:31 1681b3f57337: Preparing 14:36:31 0df4416956f6: Preparing 14:36:31 03adc33f9923: Preparing 14:36:31 cd99a7c7168e: Preparing 14:36:31 b5bc9606f19d: Preparing 14:36:31 8e2a27ae16d6: Preparing 14:36:31 f844854e2108: Preparing 14:36:31 385b389123e0: Preparing 14:36:31 5d3e392a13a0: Preparing 14:36:31 03adc33f9923: Waiting 14:36:31 cd99a7c7168e: Waiting 14:36:31 b5bc9606f19d: Waiting 14:36:31 8e2a27ae16d6: Waiting 14:36:31 f844854e2108: Waiting 14:36:31 385b389123e0: Waiting 14:36:31 5d3e392a13a0: Waiting 14:36:31 812c44463967: Pushed 14:36:31 0df4416956f6: Pushed 14:36:31 7d0c8fcd371f: Pushed 14:36:31 1681b3f57337: Pushed 14:36:31 819e2232bc2d: Pushed 14:36:31 cd99a7c7168e: Layer already exists 14:36:31 b5bc9606f19d: Pushed 14:36:31 f844854e2108: Pushed 14:36:31 5d3e392a13a0: Layer already exists 14:36:31 385b389123e0: Pushed 14:36:31 8e2a27ae16d6: Pushed 14:36:35 03adc33f9923: Pushed 14:36:35 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:955857b78f04b5bf9ec4a090d108f9d42c6fa866ef7d5b002f1e5e0abd0a34a1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:36:35 812c44463967: Preparing 14:36:35 812c44463967: Preparing 14:36:35 7d0c8fcd371f: Preparing 14:36:35 819e2232bc2d: Preparing 14:36:35 1681b3f57337: Preparing 14:36:35 0df4416956f6: Preparing 14:36:35 03adc33f9923: Preparing 14:36:35 cd99a7c7168e: Preparing 14:36:35 b5bc9606f19d: Preparing 14:36:35 8e2a27ae16d6: Preparing 14:36:35 f844854e2108: Preparing 14:36:35 385b389123e0: Preparing 14:36:35 5d3e392a13a0: Preparing 14:36:35 cd99a7c7168e: Waiting 14:36:35 b5bc9606f19d: Waiting 14:36:35 8e2a27ae16d6: Waiting 14:36:35 f844854e2108: Waiting 14:36:35 385b389123e0: Waiting 14:36:35 5d3e392a13a0: Waiting 14:36:35 03adc33f9923: Waiting 14:36:35 0df4416956f6: Layer already exists 14:36:35 7d0c8fcd371f: Layer already exists 14:36:35 1681b3f57337: Layer already exists 14:36:35 812c44463967: Layer already exists 14:36:35 819e2232bc2d: Layer already exists 14:36:36 8e2a27ae16d6: Layer already exists 14:36:36 03adc33f9923: Layer already exists 14:36:36 b5bc9606f19d: Layer already exists 14:36:36 f844854e2108: Layer already exists 14:36:36 cd99a7c7168e: Layer already exists 14:36:36 5d3e392a13a0: Layer already exists 14:36:36 385b389123e0: Layer already exists 14:36:36 latest: digest: sha256:955857b78f04b5bf9ec4a090d108f9d42c6fa866ef7d5b002f1e5e0abd0a34a1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.65 14:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:36:36 812c44463967: Preparing 14:36:36 812c44463967: Preparing 14:36:36 7d0c8fcd371f: Preparing 14:36:36 819e2232bc2d: Preparing 14:36:36 1681b3f57337: Preparing 14:36:36 0df4416956f6: Preparing 14:36:36 03adc33f9923: Preparing 14:36:36 cd99a7c7168e: Preparing 14:36:36 b5bc9606f19d: Preparing 14:36:36 8e2a27ae16d6: Preparing 14:36:36 f844854e2108: Preparing 14:36:36 385b389123e0: Preparing 14:36:36 5d3e392a13a0: Preparing 14:36:36 cd99a7c7168e: Waiting 14:36:36 b5bc9606f19d: Waiting 14:36:36 8e2a27ae16d6: Waiting 14:36:36 f844854e2108: Waiting 14:36:36 385b389123e0: Waiting 14:36:36 03adc33f9923: Waiting 14:36:36 5d3e392a13a0: Waiting 14:36:36 7d0c8fcd371f: Layer already exists 14:36:36 0df4416956f6: Layer already exists 14:36:36 819e2232bc2d: Layer already exists 14:36:36 812c44463967: Layer already exists 14:36:36 1681b3f57337: Layer already exists 14:36:36 cd99a7c7168e: Layer already exists 14:36:36 03adc33f9923: Layer already exists 14:36:36 8e2a27ae16d6: Layer already exists 14:36:36 b5bc9606f19d: Layer already exists 14:36:36 f844854e2108: Layer already exists 14:36:36 385b389123e0: Layer already exists 14:36:37 5d3e392a13a0: Layer already exists 14:36:37 2.3.0-dev.65: digest: sha256:955857b78f04b5bf9ec4a090d108f9d42c6fa866ef7d5b002f1e5e0abd0a34a1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:36:37 812c44463967: Preparing 14:36:37 812c44463967: Preparing 14:36:37 7d0c8fcd371f: Preparing 14:36:37 819e2232bc2d: Preparing 14:36:37 1681b3f57337: Preparing 14:36:37 0df4416956f6: Preparing 14:36:37 03adc33f9923: Preparing 14:36:37 cd99a7c7168e: Preparing 14:36:37 b5bc9606f19d: Preparing 14:36:37 8e2a27ae16d6: Preparing 14:36:37 f844854e2108: Preparing 14:36:37 385b389123e0: Preparing 14:36:37 5d3e392a13a0: Preparing 14:36:37 f844854e2108: Waiting 14:36:37 03adc33f9923: Waiting 14:36:37 385b389123e0: Waiting 14:36:37 cd99a7c7168e: Waiting 14:36:37 5d3e392a13a0: Waiting 14:36:37 b5bc9606f19d: Waiting 14:36:37 8e2a27ae16d6: Waiting 14:36:37 1681b3f57337: Layer already exists 14:36:37 0df4416956f6: Layer already exists 14:36:37 812c44463967: Layer already exists 14:36:37 7d0c8fcd371f: Layer already exists 14:36:37 819e2232bc2d: Layer already exists 14:36:37 03adc33f9923: Layer already exists 14:36:37 f844854e2108: Layer already exists 14:36:37 8e2a27ae16d6: Layer already exists 14:36:37 cd99a7c7168e: Layer already exists 14:36:37 b5bc9606f19d: Layer already exists 14:36:38 385b389123e0: Layer already exists 14:36:38 5d3e392a13a0: Layer already exists 14:36:38 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:955857b78f04b5bf9ec4a090d108f9d42c6fa866ef7d5b002f1e5e0abd0a34a1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:36:38 812c44463967: Preparing 14:36:38 812c44463967: Preparing 14:36:38 7d0c8fcd371f: Preparing 14:36:38 819e2232bc2d: Preparing 14:36:38 1681b3f57337: Preparing 14:36:38 0df4416956f6: Preparing 14:36:38 03adc33f9923: Preparing 14:36:38 cd99a7c7168e: Preparing 14:36:38 b5bc9606f19d: Preparing 14:36:38 8e2a27ae16d6: Preparing 14:36:38 f844854e2108: Preparing 14:36:38 385b389123e0: Preparing 14:36:38 5d3e392a13a0: Preparing 14:36:38 03adc33f9923: Waiting 14:36:38 cd99a7c7168e: Waiting 14:36:38 b5bc9606f19d: Waiting 14:36:38 8e2a27ae16d6: Waiting 14:36:38 f844854e2108: Waiting 14:36:38 385b389123e0: Waiting 14:36:38 5d3e392a13a0: Waiting 14:36:38 819e2232bc2d: Layer already exists 14:36:38 812c44463967: Layer already exists 14:36:38 7d0c8fcd371f: Layer already exists 14:36:38 0df4416956f6: Layer already exists 14:36:38 1681b3f57337: Layer already exists 14:36:38 03adc33f9923: Layer already exists 14:36:38 cd99a7c7168e: Layer already exists 14:36:38 8e2a27ae16d6: Layer already exists 14:36:38 f844854e2108: Layer already exists 14:36:38 b5bc9606f19d: Layer already exists 14:36:39 5d3e392a13a0: Layer already exists 14:36:39 385b389123e0: Layer already exists 14:36:39 main: digest: sha256:955857b78f04b5bf9ec4a090d108f9d42c6fa866ef7d5b002f1e5e0abd0a34a1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:39 ===================================================== [Pipeline] echo 14:36:39 taggedImages: 14:36:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:36:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.65 14:36:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:36:39 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:36:39 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:39 latest 14:36:39 2.3.0-dev.65 14:36:39 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:39 main 14:36:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:36:39 34703a74edcd: Preparing 14:36:39 8bce1ada9a53: Preparing 14:36:39 bf54b8d4ecd9: Preparing 14:36:39 1090e06635ca: Preparing 14:36:39 2bb8e1aaff20: Preparing 14:36:39 399c95750b00: Preparing 14:36:39 e8c6a930455b: Preparing 14:36:39 5d3e392a13a0: Preparing 14:36:39 399c95750b00: Waiting 14:36:39 e8c6a930455b: Waiting 14:36:39 5d3e392a13a0: Waiting 14:36:40 34703a74edcd: Pushed 14:36:40 8bce1ada9a53: Pushed 14:36:40 2bb8e1aaff20: Pushed 14:36:40 5d3e392a13a0: Layer already exists 14:36:40 399c95750b00: Pushed 14:36:41 e8c6a930455b: Pushed 14:36:42 bf54b8d4ecd9: Pushed 14:36:42 1090e06635ca: Pushed 14:36:42 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:b5ee44764958ab87283e151bee380dd66817d06909c2998f533bc9f294c83844 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:43 + 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 14:36:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:36:43 34703a74edcd: Preparing 14:36:43 8bce1ada9a53: Preparing 14:36:43 bf54b8d4ecd9: Preparing 14:36:43 1090e06635ca: Preparing 14:36:43 2bb8e1aaff20: Preparing 14:36:43 399c95750b00: Preparing 14:36:43 e8c6a930455b: Preparing 14:36:43 5d3e392a13a0: Preparing 14:36:43 399c95750b00: Waiting 14:36:43 e8c6a930455b: Waiting 14:36:43 5d3e392a13a0: Waiting 14:36:43 1090e06635ca: Layer already exists 14:36:43 bf54b8d4ecd9: Layer already exists 14:36:43 2bb8e1aaff20: Layer already exists 14:36:43 8bce1ada9a53: Layer already exists 14:36:43 34703a74edcd: Layer already exists 14:36:43 e8c6a930455b: Layer already exists 14:36:43 399c95750b00: Layer already exists 14:36:43 5d3e392a13a0: Layer already exists 14:36:43 latest: digest: sha256:b5ee44764958ab87283e151bee380dd66817d06909c2998f533bc9f294c83844 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.65 14:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:36:44 34703a74edcd: Preparing 14:36:44 8bce1ada9a53: Preparing 14:36:44 bf54b8d4ecd9: Preparing 14:36:44 1090e06635ca: Preparing 14:36:44 2bb8e1aaff20: Preparing 14:36:44 399c95750b00: Preparing 14:36:44 e8c6a930455b: Preparing 14:36:44 5d3e392a13a0: Preparing 14:36:44 399c95750b00: Waiting 14:36:44 e8c6a930455b: Waiting 14:36:44 5d3e392a13a0: Waiting 14:36:44 8bce1ada9a53: Layer already exists 14:36:44 bf54b8d4ecd9: Layer already exists 14:36:44 2bb8e1aaff20: Layer already exists 14:36:44 1090e06635ca: Layer already exists 14:36:44 34703a74edcd: Layer already exists 14:36:44 399c95750b00: Layer already exists 14:36:44 e8c6a930455b: Layer already exists 14:36:44 5d3e392a13a0: Layer already exists 14:36:44 2.3.0-dev.65: digest: sha256:b5ee44764958ab87283e151bee380dd66817d06909c2998f533bc9f294c83844 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:36:45 34703a74edcd: Preparing 14:36:45 8bce1ada9a53: Preparing 14:36:45 bf54b8d4ecd9: Preparing 14:36:45 1090e06635ca: Preparing 14:36:45 2bb8e1aaff20: Preparing 14:36:45 399c95750b00: Preparing 14:36:45 e8c6a930455b: Preparing 14:36:45 5d3e392a13a0: Preparing 14:36:45 e8c6a930455b: Waiting 14:36:45 399c95750b00: Waiting 14:36:45 5d3e392a13a0: Waiting 14:36:45 34703a74edcd: Layer already exists 14:36:45 8bce1ada9a53: Layer already exists 14:36:45 2bb8e1aaff20: Layer already exists 14:36:45 bf54b8d4ecd9: Layer already exists 14:36:45 1090e06635ca: Layer already exists 14:36:45 5d3e392a13a0: Layer already exists 14:36:45 e8c6a930455b: Layer already exists 14:36:45 399c95750b00: Layer already exists 14:36:45 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:b5ee44764958ab87283e151bee380dd66817d06909c2998f533bc9f294c83844 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:46 + 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 14:36:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:36:46 34703a74edcd: Preparing 14:36:46 8bce1ada9a53: Preparing 14:36:46 bf54b8d4ecd9: Preparing 14:36:46 1090e06635ca: Preparing 14:36:46 2bb8e1aaff20: Preparing 14:36:46 399c95750b00: Preparing 14:36:46 e8c6a930455b: Preparing 14:36:46 5d3e392a13a0: Preparing 14:36:46 399c95750b00: Waiting 14:36:46 e8c6a930455b: Waiting 14:36:46 5d3e392a13a0: Waiting 14:36:46 8bce1ada9a53: Layer already exists 14:36:46 bf54b8d4ecd9: Layer already exists 14:36:46 34703a74edcd: Layer already exists 14:36:46 1090e06635ca: Layer already exists 14:36:46 2bb8e1aaff20: Layer already exists 14:36:46 399c95750b00: Layer already exists 14:36:46 e8c6a930455b: Layer already exists 14:36:46 5d3e392a13a0: Layer already exists 14:36:46 main: digest: sha256:b5ee44764958ab87283e151bee380dd66817d06909c2998f533bc9f294c83844 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:46 ===================================================== [Pipeline] echo 14:36:46 taggedImages: 14:36:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:36:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.65 14:36:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:36:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:36:46 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:46 latest 14:36:46 2.3.0-dev.65 14:36:46 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:46 main 14:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:47 c8e247ea08d8: Preparing 14:36:47 9a97a9cea88e: Preparing 14:36:47 77274a84dadd: Preparing 14:36:47 dc00f63c79c8: Preparing 14:36:47 3abd5c033af6: Preparing 14:36:47 03228db25013: Preparing 14:36:47 779693647e5a: Preparing 14:36:47 378f4d792454: Preparing 14:36:47 8f6ed0996912: Preparing 14:36:47 5d3e392a13a0: Preparing 14:36:47 03228db25013: Waiting 14:36:47 378f4d792454: Waiting 14:36:47 8f6ed0996912: Waiting 14:36:47 5d3e392a13a0: Waiting 14:36:47 779693647e5a: Waiting 14:36:47 9a97a9cea88e: Pushed 14:36:47 3abd5c033af6: Pushed 14:36:47 c8e247ea08d8: Pushed 14:36:48 779693647e5a: Pushed 14:36:48 378f4d792454: Pushed 14:36:48 03228db25013: Pushed 14:36:48 5d3e392a13a0: Layer already exists 14:36:48 8f6ed0996912: Pushed 14:36:50 dc00f63c79c8: Pushed 14:36:50 77274a84dadd: Pushed 14:36:51 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:60aa79726b05840c9ce6d87b8bde72750f79106b9a5a77dd6ff5b117da8433c2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:51 + 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 14:36:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:51 c8e247ea08d8: Preparing 14:36:51 9a97a9cea88e: Preparing 14:36:51 77274a84dadd: Preparing 14:36:51 dc00f63c79c8: Preparing 14:36:51 3abd5c033af6: Preparing 14:36:51 03228db25013: Preparing 14:36:51 779693647e5a: Preparing 14:36:51 378f4d792454: Preparing 14:36:51 8f6ed0996912: Preparing 14:36:51 5d3e392a13a0: Preparing 14:36:51 378f4d792454: Waiting 14:36:51 5d3e392a13a0: Waiting 14:36:51 8f6ed0996912: Waiting 14:36:51 779693647e5a: Waiting 14:36:51 03228db25013: Waiting 14:36:51 3abd5c033af6: Layer already exists 14:36:51 c8e247ea08d8: Layer already exists 14:36:51 77274a84dadd: Layer already exists 14:36:51 9a97a9cea88e: Layer already exists 14:36:51 dc00f63c79c8: Layer already exists 14:36:51 779693647e5a: Layer already exists 14:36:51 378f4d792454: Layer already exists 14:36:51 03228db25013: Layer already exists 14:36:51 8f6ed0996912: Layer already exists 14:36:51 5d3e392a13a0: Layer already exists 14:36:52 latest: digest: sha256:60aa79726b05840c9ce6d87b8bde72750f79106b9a5a77dd6ff5b117da8433c2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.65 14:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:52 c8e247ea08d8: Preparing 14:36:52 9a97a9cea88e: Preparing 14:36:52 77274a84dadd: Preparing 14:36:52 dc00f63c79c8: Preparing 14:36:52 3abd5c033af6: Preparing 14:36:52 03228db25013: Preparing 14:36:52 779693647e5a: Preparing 14:36:52 378f4d792454: Preparing 14:36:52 8f6ed0996912: Preparing 14:36:52 5d3e392a13a0: Preparing 14:36:52 03228db25013: Waiting 14:36:52 779693647e5a: Waiting 14:36:52 378f4d792454: Waiting 14:36:52 8f6ed0996912: Waiting 14:36:52 5d3e392a13a0: Waiting 14:36:52 3abd5c033af6: Layer already exists 14:36:52 c8e247ea08d8: Layer already exists 14:36:52 77274a84dadd: Layer already exists 14:36:52 9a97a9cea88e: Layer already exists 14:36:52 dc00f63c79c8: Layer already exists 14:36:53 378f4d792454: Layer already exists 14:36:53 03228db25013: Layer already exists 14:36:53 5d3e392a13a0: Layer already exists 14:36:53 8f6ed0996912: Layer already exists 14:36:53 779693647e5a: Layer already exists 14:36:53 2.3.0-dev.65: digest: sha256:60aa79726b05840c9ce6d87b8bde72750f79106b9a5a77dd6ff5b117da8433c2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:53 c8e247ea08d8: Preparing 14:36:53 9a97a9cea88e: Preparing 14:36:53 77274a84dadd: Preparing 14:36:53 dc00f63c79c8: Preparing 14:36:53 3abd5c033af6: Preparing 14:36:53 03228db25013: Preparing 14:36:53 779693647e5a: Preparing 14:36:53 378f4d792454: Preparing 14:36:53 8f6ed0996912: Preparing 14:36:53 5d3e392a13a0: Preparing 14:36:53 378f4d792454: Waiting 14:36:53 03228db25013: Waiting 14:36:53 8f6ed0996912: Waiting 14:36:53 779693647e5a: Waiting 14:36:53 5d3e392a13a0: Waiting 14:36:53 c8e247ea08d8: Layer already exists 14:36:53 dc00f63c79c8: Layer already exists 14:36:53 3abd5c033af6: Layer already exists 14:36:53 9a97a9cea88e: Layer already exists 14:36:53 77274a84dadd: Layer already exists 14:36:54 378f4d792454: Layer already exists 14:36:54 03228db25013: Layer already exists 14:36:54 5d3e392a13a0: Layer already exists 14:36:54 779693647e5a: Layer already exists 14:36:54 8f6ed0996912: Layer already exists 14:36:54 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:60aa79726b05840c9ce6d87b8bde72750f79106b9a5a77dd6ff5b117da8433c2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:54 + 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 14:36:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:54 c8e247ea08d8: Preparing 14:36:54 9a97a9cea88e: Preparing 14:36:54 77274a84dadd: Preparing 14:36:54 dc00f63c79c8: Preparing 14:36:54 3abd5c033af6: Preparing 14:36:54 03228db25013: Preparing 14:36:54 779693647e5a: Preparing 14:36:54 378f4d792454: Preparing 14:36:54 8f6ed0996912: Preparing 14:36:54 5d3e392a13a0: Preparing 14:36:54 03228db25013: Waiting 14:36:54 8f6ed0996912: Waiting 14:36:54 5d3e392a13a0: Waiting 14:36:54 779693647e5a: Waiting 14:36:54 378f4d792454: Waiting 14:36:54 dc00f63c79c8: Layer already exists 14:36:54 3abd5c033af6: Layer already exists 14:36:54 77274a84dadd: Layer already exists 14:36:54 9a97a9cea88e: Layer already exists 14:36:54 c8e247ea08d8: Layer already exists 14:36:54 8f6ed0996912: Layer already exists 14:36:54 779693647e5a: Layer already exists 14:36:54 378f4d792454: Layer already exists 14:36:54 03228db25013: Layer already exists 14:36:55 5d3e392a13a0: Layer already exists 14:36:55 main: digest: sha256:60aa79726b05840c9ce6d87b8bde72750f79106b9a5a77dd6ff5b117da8433c2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:55 ===================================================== [Pipeline] echo 14:36:55 taggedImages: 14:36:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:36:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.65 14:36:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:36:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:36:55 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:55 latest 14:36:55 2.3.0-dev.65 14:36:55 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:36:55 main 14:36:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:55 45a96ac6273b: Preparing 14:36:55 7f4d3564c0ed: Preparing 14:36:55 cd99a7c7168e: Preparing 14:36:55 504cf85cb13d: Preparing 14:36:55 0c3d7cea226c: Preparing 14:36:55 9833f26c6bda: Preparing 14:36:55 9833f26c6bda: Waiting 14:36:56 cd99a7c7168e: Layer already exists 14:36:56 9833f26c6bda: Layer already exists 14:36:56 45a96ac6273b: Pushed 14:36:56 0c3d7cea226c: Pushed 14:36:57 504cf85cb13d: Pushed 14:37:01 7f4d3564c0ed: Pushed 14:37:01 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:f351cffcd1a5164677833c25f7de688de0b1d6cccdf7f59b4839ad668db7c144 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:01 + 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 14:37:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:37:01 45a96ac6273b: Preparing 14:37:01 7f4d3564c0ed: Preparing 14:37:01 cd99a7c7168e: Preparing 14:37:01 504cf85cb13d: Preparing 14:37:01 0c3d7cea226c: Preparing 14:37:01 9833f26c6bda: Preparing 14:37:01 9833f26c6bda: Waiting 14:37:01 7f4d3564c0ed: Layer already exists 14:37:01 45a96ac6273b: Layer already exists 14:37:01 cd99a7c7168e: Layer already exists 14:37:01 0c3d7cea226c: Layer already exists 14:37:01 504cf85cb13d: Layer already exists 14:37:01 9833f26c6bda: Layer already exists 14:37:02 latest: digest: sha256:f351cffcd1a5164677833c25f7de688de0b1d6cccdf7f59b4839ad668db7c144 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.65 14:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:37:02 45a96ac6273b: Preparing 14:37:02 7f4d3564c0ed: Preparing 14:37:02 cd99a7c7168e: Preparing 14:37:02 504cf85cb13d: Preparing 14:37:02 0c3d7cea226c: Preparing 14:37:02 9833f26c6bda: Preparing 14:37:02 9833f26c6bda: Waiting 14:37:02 504cf85cb13d: Layer already exists 14:37:02 cd99a7c7168e: Layer already exists 14:37:02 7f4d3564c0ed: Layer already exists 14:37:02 45a96ac6273b: Layer already exists 14:37:02 0c3d7cea226c: Layer already exists 14:37:03 9833f26c6bda: Layer already exists 14:37:03 2.3.0-dev.65: digest: sha256:f351cffcd1a5164677833c25f7de688de0b1d6cccdf7f59b4839ad668db7c144 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:37:03 45a96ac6273b: Preparing 14:37:03 7f4d3564c0ed: Preparing 14:37:03 cd99a7c7168e: Preparing 14:37:03 504cf85cb13d: Preparing 14:37:03 0c3d7cea226c: Preparing 14:37:03 9833f26c6bda: Preparing 14:37:03 9833f26c6bda: Waiting 14:37:03 7f4d3564c0ed: Layer already exists 14:37:03 45a96ac6273b: Layer already exists 14:37:03 504cf85cb13d: Layer already exists 14:37:03 0c3d7cea226c: Layer already exists 14:37:03 cd99a7c7168e: Layer already exists 14:37:03 9833f26c6bda: Layer already exists 14:37:03 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:f351cffcd1a5164677833c25f7de688de0b1d6cccdf7f59b4839ad668db7c144 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:04 + 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 14:37:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:37:04 45a96ac6273b: Preparing 14:37:04 7f4d3564c0ed: Preparing 14:37:04 cd99a7c7168e: Preparing 14:37:04 504cf85cb13d: Preparing 14:37:04 0c3d7cea226c: Preparing 14:37:04 9833f26c6bda: Preparing 14:37:04 9833f26c6bda: Waiting 14:37:04 504cf85cb13d: Layer already exists 14:37:04 7f4d3564c0ed: Layer already exists 14:37:04 0c3d7cea226c: Layer already exists 14:37:04 45a96ac6273b: Layer already exists 14:37:04 cd99a7c7168e: Layer already exists 14:37:04 9833f26c6bda: Layer already exists 14:37:04 main: digest: sha256:f351cffcd1a5164677833c25f7de688de0b1d6cccdf7f59b4839ad668db7c144 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:05 ===================================================== [Pipeline] echo 14:37:05 taggedImages: 14:37:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:37:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:37:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.65 14:37:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:37:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:37:05 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:37:05 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:37:05 latest 14:37:05 2.3.0-dev.65 14:37:05 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:37:05 main 14:37:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:37:05 a502b1a45d94: Preparing 14:37:05 a582c0a8a388: Preparing 14:37:05 6705c9c9290a: Preparing 14:37:05 15ff2c2b8b7a: Preparing 14:37:05 8181a6fb54e2: Preparing 14:37:05 5ff20f90e014: Preparing 14:37:05 0c3d7cea226c: Preparing 14:37:05 9833f26c6bda: Preparing 14:37:05 5ff20f90e014: Waiting 14:37:05 0c3d7cea226c: Waiting 14:37:05 9833f26c6bda: Waiting 14:37:06 a582c0a8a388: Pushed 14:37:06 a502b1a45d94: Pushed 14:37:06 6705c9c9290a: Pushed 14:37:06 0c3d7cea226c: Layer already exists 14:37:06 9833f26c6bda: Layer already exists 14:37:07 5ff20f90e014: Pushed 14:37:15 8181a6fb54e2: Pushed 14:37:21 15ff2c2b8b7a: Pushed 14:37:21 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:f09061e96a907750c7096c944fdfd280a4f00228f0cbc9bedc138130c4eb9af0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:22 + 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 14:37:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:37:22 a502b1a45d94: Preparing 14:37:22 a582c0a8a388: Preparing 14:37:22 6705c9c9290a: Preparing 14:37:22 15ff2c2b8b7a: Preparing 14:37:22 8181a6fb54e2: Preparing 14:37:22 5ff20f90e014: Preparing 14:37:22 0c3d7cea226c: Preparing 14:37:22 9833f26c6bda: Preparing 14:37:22 5ff20f90e014: Waiting 14:37:22 0c3d7cea226c: Waiting 14:37:22 9833f26c6bda: Waiting 14:37:22 a582c0a8a388: Layer already exists 14:37:22 15ff2c2b8b7a: Layer already exists 14:37:22 6705c9c9290a: Layer already exists 14:37:22 8181a6fb54e2: Layer already exists 14:37:22 a502b1a45d94: Layer already exists 14:37:22 5ff20f90e014: Layer already exists 14:37:22 0c3d7cea226c: Layer already exists 14:37:22 9833f26c6bda: Layer already exists 14:37:22 latest: digest: sha256:f09061e96a907750c7096c944fdfd280a4f00228f0cbc9bedc138130c4eb9af0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.65 14:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:37:23 a502b1a45d94: Preparing 14:37:23 a582c0a8a388: Preparing 14:37:23 6705c9c9290a: Preparing 14:37:23 15ff2c2b8b7a: Preparing 14:37:23 8181a6fb54e2: Preparing 14:37:23 5ff20f90e014: Preparing 14:37:23 0c3d7cea226c: Preparing 14:37:23 9833f26c6bda: Preparing 14:37:23 5ff20f90e014: Waiting 14:37:23 9833f26c6bda: Waiting 14:37:23 0c3d7cea226c: Waiting 14:37:23 8181a6fb54e2: Layer already exists 14:37:23 a502b1a45d94: Layer already exists 14:37:23 15ff2c2b8b7a: Layer already exists 14:37:23 a582c0a8a388: Layer already exists 14:37:23 6705c9c9290a: Layer already exists 14:37:23 5ff20f90e014: Layer already exists 14:37:23 9833f26c6bda: Layer already exists 14:37:23 0c3d7cea226c: Layer already exists 14:37:23 2.3.0-dev.65: digest: sha256:f09061e96a907750c7096c944fdfd280a4f00228f0cbc9bedc138130c4eb9af0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:37:24 a502b1a45d94: Preparing 14:37:24 a582c0a8a388: Preparing 14:37:24 6705c9c9290a: Preparing 14:37:24 15ff2c2b8b7a: Preparing 14:37:24 8181a6fb54e2: Preparing 14:37:24 5ff20f90e014: Preparing 14:37:24 0c3d7cea226c: Preparing 14:37:24 9833f26c6bda: Preparing 14:37:24 5ff20f90e014: Waiting 14:37:24 0c3d7cea226c: Waiting 14:37:24 9833f26c6bda: Waiting 14:37:24 15ff2c2b8b7a: Layer already exists 14:37:24 a502b1a45d94: Layer already exists 14:37:24 8181a6fb54e2: Layer already exists 14:37:24 a582c0a8a388: Layer already exists 14:37:24 6705c9c9290a: Layer already exists 14:37:24 9833f26c6bda: Layer already exists 14:37:24 0c3d7cea226c: Layer already exists 14:37:24 5ff20f90e014: Layer already exists 14:37:24 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:f09061e96a907750c7096c944fdfd280a4f00228f0cbc9bedc138130c4eb9af0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:25 + 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 14:37:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:37:25 a502b1a45d94: Preparing 14:37:25 a582c0a8a388: Preparing 14:37:25 6705c9c9290a: Preparing 14:37:25 15ff2c2b8b7a: Preparing 14:37:25 8181a6fb54e2: Preparing 14:37:25 5ff20f90e014: Preparing 14:37:25 0c3d7cea226c: Preparing 14:37:25 9833f26c6bda: Preparing 14:37:25 5ff20f90e014: Waiting 14:37:25 0c3d7cea226c: Waiting 14:37:25 9833f26c6bda: Waiting 14:37:25 8181a6fb54e2: Layer already exists 14:37:25 a582c0a8a388: Layer already exists 14:37:25 6705c9c9290a: Layer already exists 14:37:25 5ff20f90e014: Layer already exists 14:37:25 15ff2c2b8b7a: Layer already exists 14:37:25 a502b1a45d94: Layer already exists 14:37:25 9833f26c6bda: Layer already exists 14:37:25 0c3d7cea226c: Layer already exists 14:37:25 main: digest: sha256:f09061e96a907750c7096c944fdfd280a4f00228f0cbc9bedc138130c4eb9af0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:25 ===================================================== [Pipeline] echo 14:37:25 taggedImages: 14:37:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:37:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:37:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.65 14:37:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:37:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:37:26 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:37:26 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:37:26 latest 14:37:26 2.3.0-dev.65 14:37:26 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:37:26 main 14:37:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:26 ca3caa6cf5bf: Preparing 14:37:26 5d7b0b6f1ecc: Preparing 14:37:26 4edb37893598: Preparing 14:37:26 0a2a2153368b: Preparing 14:37:26 9673e409fa45: Preparing 14:37:26 0c3d7cea226c: Preparing 14:37:26 9833f26c6bda: Preparing 14:37:26 0c3d7cea226c: Waiting 14:37:26 9833f26c6bda: Waiting 14:37:27 5d7b0b6f1ecc: Pushed 14:37:27 ca3caa6cf5bf: Pushed 14:37:27 4edb37893598: Pushed 14:37:27 0c3d7cea226c: Layer already exists 14:37:27 9833f26c6bda: Layer already exists 14:37:27 9673e409fa45: Pushed 14:37:42 0a2a2153368b: Pushed 14:37:43 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:d3feeb28af82a00bfcc2a2490687d3f9dda5d5b1d6b14c17da9061a1353f3354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:43 + 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 14:37:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:43 ca3caa6cf5bf: Preparing 14:37:43 5d7b0b6f1ecc: Preparing 14:37:43 4edb37893598: Preparing 14:37:43 0a2a2153368b: Preparing 14:37:43 9673e409fa45: Preparing 14:37:43 0c3d7cea226c: Preparing 14:37:43 9833f26c6bda: Preparing 14:37:43 0c3d7cea226c: Waiting 14:37:43 9833f26c6bda: Waiting 14:37:43 5d7b0b6f1ecc: Layer already exists 14:37:43 9673e409fa45: Layer already exists 14:37:43 0a2a2153368b: Layer already exists 14:37:43 ca3caa6cf5bf: Layer already exists 14:37:43 4edb37893598: Layer already exists 14:37:43 0c3d7cea226c: Layer already exists 14:37:43 9833f26c6bda: Layer already exists 14:37:43 latest: digest: sha256:d3feeb28af82a00bfcc2a2490687d3f9dda5d5b1d6b14c17da9061a1353f3354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.65 14:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:44 ca3caa6cf5bf: Preparing 14:37:44 5d7b0b6f1ecc: Preparing 14:37:44 4edb37893598: Preparing 14:37:44 0a2a2153368b: Preparing 14:37:44 9673e409fa45: Preparing 14:37:44 0c3d7cea226c: Preparing 14:37:44 9833f26c6bda: Preparing 14:37:44 0c3d7cea226c: Waiting 14:37:44 9833f26c6bda: Waiting 14:37:44 5d7b0b6f1ecc: Layer already exists 14:37:44 ca3caa6cf5bf: Layer already exists 14:37:44 4edb37893598: Layer already exists 14:37:44 0a2a2153368b: Layer already exists 14:37:44 9673e409fa45: Layer already exists 14:37:44 9833f26c6bda: Layer already exists 14:37:44 0c3d7cea226c: Layer already exists 14:37:44 2.3.0-dev.65: digest: sha256:d3feeb28af82a00bfcc2a2490687d3f9dda5d5b1d6b14c17da9061a1353f3354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:45 ca3caa6cf5bf: Preparing 14:37:45 5d7b0b6f1ecc: Preparing 14:37:45 4edb37893598: Preparing 14:37:45 0a2a2153368b: Preparing 14:37:45 9673e409fa45: Preparing 14:37:45 0c3d7cea226c: Preparing 14:37:45 9833f26c6bda: Preparing 14:37:45 0c3d7cea226c: Waiting 14:37:45 9833f26c6bda: Waiting 14:37:45 ca3caa6cf5bf: Layer already exists 14:37:45 4edb37893598: Layer already exists 14:37:45 5d7b0b6f1ecc: Layer already exists 14:37:45 0a2a2153368b: Layer already exists 14:37:45 9673e409fa45: Layer already exists 14:37:45 9833f26c6bda: Layer already exists 14:37:45 0c3d7cea226c: Layer already exists 14:37:45 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:d3feeb28af82a00bfcc2a2490687d3f9dda5d5b1d6b14c17da9061a1353f3354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:46 + 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 14:37:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:46 ca3caa6cf5bf: Preparing 14:37:46 5d7b0b6f1ecc: Preparing 14:37:46 4edb37893598: Preparing 14:37:46 0a2a2153368b: Preparing 14:37:46 9673e409fa45: Preparing 14:37:46 0c3d7cea226c: Preparing 14:37:46 9833f26c6bda: Preparing 14:37:46 0c3d7cea226c: Waiting 14:37:46 9833f26c6bda: Waiting 14:37:46 0a2a2153368b: Layer already exists 14:37:46 5d7b0b6f1ecc: Layer already exists 14:37:46 ca3caa6cf5bf: Layer already exists 14:37:46 4edb37893598: Layer already exists 14:37:46 9673e409fa45: Layer already exists 14:37:46 9833f26c6bda: Layer already exists 14:37:46 0c3d7cea226c: Layer already exists 14:37:46 main: digest: sha256:d3feeb28af82a00bfcc2a2490687d3f9dda5d5b1d6b14c17da9061a1353f3354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:47 ===================================================== [Pipeline] echo 14:37:47 taggedImages: 14:37:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:37:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:37:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.65 14:37:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:37:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:37:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:37:47 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:37:47 latest 14:37:47 2.3.0-dev.65 14:37:47 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:37:47 main 14:37:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:37:47 4143faf94de6: Preparing 14:37:47 46a24d0dc4a0: Preparing 14:37:47 ce580723c98b: Preparing 14:37:47 a7af424a1b3e: Preparing 14:37:47 5ff20f90e014: Preparing 14:37:47 0c3d7cea226c: Preparing 14:37:47 9833f26c6bda: Preparing 14:37:47 0c3d7cea226c: Waiting 14:37:47 9833f26c6bda: Waiting 14:37:48 5ff20f90e014: Layer already exists 14:37:48 0c3d7cea226c: Layer already exists 14:37:48 9833f26c6bda: Layer already exists 14:37:48 ce580723c98b: Pushed 14:37:48 46a24d0dc4a0: Pushed 14:37:48 4143faf94de6: Pushed 14:38:06 a7af424a1b3e: Pushed 14:38:06 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:125ba4ea4fb31a93c11954f6d1679281ac02b395259f50aa1f5a61b212d08649 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:06 + 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 14:38:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:38:06 4143faf94de6: Preparing 14:38:06 46a24d0dc4a0: Preparing 14:38:06 ce580723c98b: Preparing 14:38:06 a7af424a1b3e: Preparing 14:38:06 5ff20f90e014: Preparing 14:38:06 0c3d7cea226c: Preparing 14:38:06 9833f26c6bda: Preparing 14:38:06 0c3d7cea226c: Waiting 14:38:06 9833f26c6bda: Waiting 14:38:06 46a24d0dc4a0: Layer already exists 14:38:06 ce580723c98b: Layer already exists 14:38:06 5ff20f90e014: Layer already exists 14:38:06 a7af424a1b3e: Layer already exists 14:38:06 4143faf94de6: Layer already exists 14:38:06 0c3d7cea226c: Layer already exists 14:38:06 9833f26c6bda: Layer already exists 14:38:07 latest: digest: sha256:125ba4ea4fb31a93c11954f6d1679281ac02b395259f50aa1f5a61b212d08649 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.65 14:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:38:07 4143faf94de6: Preparing 14:38:07 46a24d0dc4a0: Preparing 14:38:07 ce580723c98b: Preparing 14:38:07 a7af424a1b3e: Preparing 14:38:07 5ff20f90e014: Preparing 14:38:07 0c3d7cea226c: Preparing 14:38:07 9833f26c6bda: Preparing 14:38:07 0c3d7cea226c: Waiting 14:38:07 9833f26c6bda: Waiting 14:38:07 46a24d0dc4a0: Layer already exists 14:38:07 5ff20f90e014: Layer already exists 14:38:07 a7af424a1b3e: Layer already exists 14:38:07 ce580723c98b: Layer already exists 14:38:07 4143faf94de6: Layer already exists 14:38:07 9833f26c6bda: Layer already exists 14:38:07 0c3d7cea226c: Layer already exists 14:38:08 2.3.0-dev.65: digest: sha256:125ba4ea4fb31a93c11954f6d1679281ac02b395259f50aa1f5a61b212d08649 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:38:08 4143faf94de6: Preparing 14:38:08 46a24d0dc4a0: Preparing 14:38:08 ce580723c98b: Preparing 14:38:08 a7af424a1b3e: Preparing 14:38:08 5ff20f90e014: Preparing 14:38:08 0c3d7cea226c: Preparing 14:38:08 9833f26c6bda: Preparing 14:38:08 0c3d7cea226c: Waiting 14:38:08 9833f26c6bda: Waiting 14:38:08 5ff20f90e014: Layer already exists 14:38:08 ce580723c98b: Layer already exists 14:38:08 4143faf94de6: Layer already exists 14:38:08 46a24d0dc4a0: Layer already exists 14:38:08 a7af424a1b3e: Layer already exists 14:38:08 0c3d7cea226c: Layer already exists 14:38:08 9833f26c6bda: Layer already exists 14:38:09 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:125ba4ea4fb31a93c11954f6d1679281ac02b395259f50aa1f5a61b212d08649 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:09 + 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 14:38:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:38:09 4143faf94de6: Preparing 14:38:09 46a24d0dc4a0: Preparing 14:38:09 ce580723c98b: Preparing 14:38:09 a7af424a1b3e: Preparing 14:38:09 5ff20f90e014: Preparing 14:38:09 0c3d7cea226c: Preparing 14:38:09 9833f26c6bda: Preparing 14:38:09 0c3d7cea226c: Waiting 14:38:09 9833f26c6bda: Waiting 14:38:09 a7af424a1b3e: Layer already exists 14:38:09 4143faf94de6: Layer already exists 14:38:09 46a24d0dc4a0: Layer already exists 14:38:09 5ff20f90e014: Layer already exists 14:38:09 ce580723c98b: Layer already exists 14:38:09 9833f26c6bda: Layer already exists 14:38:09 0c3d7cea226c: Layer already exists 14:38:10 main: digest: sha256:125ba4ea4fb31a93c11954f6d1679281ac02b395259f50aa1f5a61b212d08649 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:10 ===================================================== [Pipeline] echo 14:38:10 taggedImages: 14:38:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:38:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:38:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.65 14:38:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:38:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:38:10 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:38:10 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:38:10 latest 14:38:10 2.3.0-dev.65 14:38:10 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:38:10 main 14:38:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:11 a3b4bce53e9f: Preparing 14:38:11 9ef9a439c7a2: Preparing 14:38:11 cd99a7c7168e: Preparing 14:38:11 62b56ce477d8: Preparing 14:38:11 5d3e392a13a0: Preparing 14:38:11 5d3e392a13a0: Layer already exists 14:38:11 cd99a7c7168e: Layer already exists 14:38:11 a3b4bce53e9f: Pushed 14:38:11 62b56ce477d8: Pushed 14:38:17 9ef9a439c7a2: Pushed 14:38:17 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:1731fd7d211a3d62d0940974bccbc7173c99cc9d517b1640c74a0e1afa2e653d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:17 a3b4bce53e9f: Preparing 14:38:17 9ef9a439c7a2: Preparing 14:38:17 cd99a7c7168e: Preparing 14:38:17 62b56ce477d8: Preparing 14:38:17 5d3e392a13a0: Preparing 14:38:17 5d3e392a13a0: Layer already exists 14:38:17 9ef9a439c7a2: Layer already exists 14:38:17 62b56ce477d8: Layer already exists 14:38:17 cd99a7c7168e: Layer already exists 14:38:17 a3b4bce53e9f: Layer already exists 14:38:18 latest: digest: sha256:1731fd7d211a3d62d0940974bccbc7173c99cc9d517b1640c74a0e1afa2e653d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.65 14:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:18 a3b4bce53e9f: Preparing 14:38:18 9ef9a439c7a2: Preparing 14:38:18 cd99a7c7168e: Preparing 14:38:18 62b56ce477d8: Preparing 14:38:18 5d3e392a13a0: Preparing 14:38:18 a3b4bce53e9f: Layer already exists 14:38:18 62b56ce477d8: Layer already exists 14:38:18 9ef9a439c7a2: Layer already exists 14:38:18 5d3e392a13a0: Layer already exists 14:38:18 cd99a7c7168e: Layer already exists 14:38:19 2.3.0-dev.65: digest: sha256:1731fd7d211a3d62d0940974bccbc7173c99cc9d517b1640c74a0e1afa2e653d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:19 a3b4bce53e9f: Preparing 14:38:19 9ef9a439c7a2: Preparing 14:38:19 cd99a7c7168e: Preparing 14:38:19 62b56ce477d8: Preparing 14:38:19 5d3e392a13a0: Preparing 14:38:19 a3b4bce53e9f: Layer already exists 14:38:19 62b56ce477d8: Layer already exists 14:38:19 cd99a7c7168e: Layer already exists 14:38:19 5d3e392a13a0: Layer already exists 14:38:19 9ef9a439c7a2: Layer already exists 14:38:20 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:1731fd7d211a3d62d0940974bccbc7173c99cc9d517b1640c74a0e1afa2e653d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:20 a3b4bce53e9f: Preparing 14:38:20 9ef9a439c7a2: Preparing 14:38:20 cd99a7c7168e: Preparing 14:38:20 62b56ce477d8: Preparing 14:38:20 5d3e392a13a0: Preparing 14:38:20 cd99a7c7168e: Layer already exists 14:38:20 62b56ce477d8: Layer already exists 14:38:20 5d3e392a13a0: Layer already exists 14:38:20 9ef9a439c7a2: Layer already exists 14:38:20 a3b4bce53e9f: Layer already exists 14:38:21 main: digest: sha256:1731fd7d211a3d62d0940974bccbc7173c99cc9d517b1640c74a0e1afa2e653d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:21 ===================================================== [Pipeline] echo 14:38:21 taggedImages: 14:38:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:38:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:38:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.65 14:38:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:38:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:38:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:38:21 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:38:21 latest 14:38:21 2.3.0-dev.65 14:38:21 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:38:21 main 14:38:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:21 6c0400956967: Preparing 14:38:21 5cc34f2dab9b: Preparing 14:38:21 cd99a7c7168e: Preparing 14:38:21 4b2aa5b3e075: Preparing 14:38:21 5d3e392a13a0: Preparing 14:38:21 cd99a7c7168e: Layer already exists 14:38:21 4b2aa5b3e075: Layer already exists 14:38:22 5d3e392a13a0: Layer already exists 14:38:22 6c0400956967: Pushed 14:38:27 5cc34f2dab9b: Pushed 14:38:27 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:eaede592fd106c364829554a33243a11f7f96e5081d4f671f742badd90634c71 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:28 6c0400956967: Preparing 14:38:28 5cc34f2dab9b: Preparing 14:38:28 cd99a7c7168e: Preparing 14:38:28 4b2aa5b3e075: Preparing 14:38:28 5d3e392a13a0: Preparing 14:38:28 4b2aa5b3e075: Layer already exists 14:38:28 6c0400956967: Layer already exists 14:38:28 5d3e392a13a0: Layer already exists 14:38:28 5cc34f2dab9b: Layer already exists 14:38:28 cd99a7c7168e: Layer already exists 14:38:28 latest: digest: sha256:eaede592fd106c364829554a33243a11f7f96e5081d4f671f742badd90634c71 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.65 14:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:29 6c0400956967: Preparing 14:38:29 5cc34f2dab9b: Preparing 14:38:29 cd99a7c7168e: Preparing 14:38:29 4b2aa5b3e075: Preparing 14:38:29 5d3e392a13a0: Preparing 14:38:29 5d3e392a13a0: Layer already exists 14:38:29 cd99a7c7168e: Layer already exists 14:38:29 6c0400956967: Layer already exists 14:38:29 4b2aa5b3e075: Layer already exists 14:38:29 5cc34f2dab9b: Layer already exists 14:38:29 2.3.0-dev.65: digest: sha256:eaede592fd106c364829554a33243a11f7f96e5081d4f671f742badd90634c71 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:30 6c0400956967: Preparing 14:38:30 5cc34f2dab9b: Preparing 14:38:30 cd99a7c7168e: Preparing 14:38:30 4b2aa5b3e075: Preparing 14:38:30 5d3e392a13a0: Preparing 14:38:30 6c0400956967: Layer already exists 14:38:30 4b2aa5b3e075: Layer already exists 14:38:30 cd99a7c7168e: Layer already exists 14:38:30 5d3e392a13a0: Layer already exists 14:38:30 5cc34f2dab9b: Layer already exists 14:38:30 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:eaede592fd106c364829554a33243a11f7f96e5081d4f671f742badd90634c71 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:31 6c0400956967: Preparing 14:38:31 5cc34f2dab9b: Preparing 14:38:31 cd99a7c7168e: Preparing 14:38:31 4b2aa5b3e075: Preparing 14:38:31 5d3e392a13a0: Preparing 14:38:31 5cc34f2dab9b: Layer already exists 14:38:31 cd99a7c7168e: Layer already exists 14:38:31 5d3e392a13a0: Layer already exists 14:38:31 6c0400956967: Layer already exists 14:38:31 4b2aa5b3e075: Layer already exists 14:38:31 main: digest: sha256:eaede592fd106c364829554a33243a11f7f96e5081d4f671f742badd90634c71 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:31 ===================================================== [Pipeline] echo 14:38:31 taggedImages: 14:38:31 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:38:31 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:38:31 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.65 14:38:31 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:38:31 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 14:38:31 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 14:38:31 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:38:31 latest 14:38:31 2.3.0-dev.65 14:38:31 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:38:31 main 14:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:31 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:38:32 9f7e087c19c3: Preparing 14:38:32 6443aaf79d23: Preparing 14:38:32 50c903417c98: Preparing 14:38:32 4ed0bf6e09de: Preparing 14:38:32 5d3e392a13a0: Preparing 14:38:32 5d3e392a13a0: Layer already exists 14:38:32 6443aaf79d23: Pushed 14:38:33 9f7e087c19c3: Pushed 14:38:35 50c903417c98: Pushed 14:39:01 4ed0bf6e09de: Pushed 14:39:01 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb: digest: sha256:7bcc95231b969289389f9a98270817d34b2621b8a0df90cef362932c87d0eb05 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:02 + 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 14:39:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:39:02 9f7e087c19c3: Preparing 14:39:02 6443aaf79d23: Preparing 14:39:02 50c903417c98: Preparing 14:39:02 4ed0bf6e09de: Preparing 14:39:02 5d3e392a13a0: Preparing 14:39:02 50c903417c98: Layer already exists 14:39:02 5d3e392a13a0: Layer already exists 14:39:02 6443aaf79d23: Layer already exists 14:39:02 9f7e087c19c3: Layer already exists 14:39:02 4ed0bf6e09de: Layer already exists 14:39:02 latest: digest: sha256:7bcc95231b969289389f9a98270817d34b2621b8a0df90cef362932c87d0eb05 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:03 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.65 14:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:39:03 9f7e087c19c3: Preparing 14:39:03 6443aaf79d23: Preparing 14:39:03 50c903417c98: Preparing 14:39:03 4ed0bf6e09de: Preparing 14:39:03 5d3e392a13a0: Preparing 14:39:03 5d3e392a13a0: Layer already exists 14:39:03 4ed0bf6e09de: Layer already exists 14:39:03 6443aaf79d23: Layer already exists 14:39:03 9f7e087c19c3: Layer already exists 14:39:03 50c903417c98: Layer already exists 14:39:03 2.3.0-dev.65: digest: sha256:7bcc95231b969289389f9a98270817d34b2621b8a0df90cef362932c87d0eb05 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:04 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:39:04 9f7e087c19c3: Preparing 14:39:04 6443aaf79d23: Preparing 14:39:04 50c903417c98: Preparing 14:39:04 4ed0bf6e09de: Preparing 14:39:04 5d3e392a13a0: Preparing 14:39:04 4ed0bf6e09de: Layer already exists 14:39:04 6443aaf79d23: Layer already exists 14:39:04 5d3e392a13a0: Layer already exists 14:39:04 50c903417c98: Layer already exists 14:39:04 9f7e087c19c3: Layer already exists 14:39:04 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65: digest: sha256:7bcc95231b969289389f9a98270817d34b2621b8a0df90cef362932c87d0eb05 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:05 + 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 14:39:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 14:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:39:05 9f7e087c19c3: Preparing 14:39:05 6443aaf79d23: Preparing 14:39:05 50c903417c98: Preparing 14:39:05 4ed0bf6e09de: Preparing 14:39:05 5d3e392a13a0: Preparing 14:39:05 50c903417c98: Layer already exists 14:39:05 4ed0bf6e09de: Layer already exists 14:39:05 9f7e087c19c3: Layer already exists 14:39:05 6443aaf79d23: Layer already exists 14:39:05 5d3e392a13a0: Layer already exists 14:39:05 main: digest: sha256:7bcc95231b969289389f9a98270817d34b2621b8a0df90cef362932c87d0eb05 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:39:05 ===================================================== [Pipeline] echo 14:39:05 taggedImages: 14:39:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb 14:39:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:39:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.65 14:39:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f87a0e7ad2d654d2bfa8949ba3950bab910e31fb-2.3.0-dev.65 14:39:05 - 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 14:39:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:06 14:39:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:06 arm64: Pulling from edgex-lftools-log-publisher 14:39:06 8998bd30e6a1: Pulling fs layer 14:39:06 04944245beec: Pulling fs layer 14:39:06 699f458cf7ca: Pulling fs layer 14:39:06 765212b225bb: Pulling fs layer 14:39:06 f23df028b6ca: Pulling fs layer 14:39:06 d65c8cfc05b1: Pulling fs layer 14:39:06 2437ff75d9bd: Pulling fs layer 14:39:06 f23df028b6ca: Waiting 14:39:06 765212b225bb: Waiting 14:39:06 d65c8cfc05b1: Waiting 14:39:06 2437ff75d9bd: Waiting 14:39:06 04944245beec: Verifying Checksum 14:39:06 04944245beec: Download complete 14:39:06 765212b225bb: Verifying Checksum 14:39:06 765212b225bb: Download complete 14:39:06 f23df028b6ca: Verifying Checksum 14:39:06 f23df028b6ca: Download complete 14:39:06 d65c8cfc05b1: Verifying Checksum 14:39:06 d65c8cfc05b1: Download complete 14:39:07 699f458cf7ca: Verifying Checksum 14:39:07 699f458cf7ca: Download complete 14:39:07 8998bd30e6a1: Verifying Checksum 14:39:07 8998bd30e6a1: Download complete 14:39:09 2437ff75d9bd: Verifying Checksum 14:39:09 2437ff75d9bd: Download complete 14:39:11 8998bd30e6a1: Pull complete 14:39:12 04944245beec: Pull complete 14:39:13 699f458cf7ca: Pull complete 14:39:13 765212b225bb: Pull complete 14:39:14 f23df028b6ca: Pull complete 14:39:15 d65c8cfc05b1: Pull complete 14:39:30 2437ff75d9bd: Pull complete 14:39:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:30 prd-ubuntu20.04-docker-arm64-4c-16g-29953 does not seem to be running inside a container 14:39:30 $ 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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@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 14:39:32 $ docker top c861904279aa8743da2205eefc9b902bf9a06928453ad112af7293d72f2537c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:33 ---> job-cost.sh 14:39:33 lf-activate-venv: SKIPPING 14:39:33 INFO: No Stack... 14:39:34 INFO: Retrieving Pricing Info for: v3-standard-4 14:39:35 INFO: Archiving Costs [Pipeline] sh 14:39:36 + cat /w/workspace/edgex-go/301/archives/cost.csv 14:39:36 + cut -d, -f6 [Pipeline] lock 14:39:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-301-stack-cost] 14:39:36 Resource [jenkins-edgexfoundry-edgex-go-main-301-stack-cost] did not exist. Created. 14:39:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-301-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:39:36 + echo total: 0.10999999940395355 [Pipeline] stash 14:39:37 Stashed 1 file(s) [Pipeline] } 14:39:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-301-stack-cost] [Pipeline] // lock [Pipeline] } 14:39:37 $ docker stop --time=1 c861904279aa8743da2205eefc9b902bf9a06928453ad112af7293d72f2537c4 14:39:39 $ docker rm -f c861904279aa8743da2205eefc9b902bf9a06928453ad112af7293d72f2537c4 [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 14:39:39 provisioning config files... 14:39:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/301@tmp/config3932271346105068163tmp [Pipeline] { [Pipeline] sh 14:39:39 + set +x 14:39:39 + curl -s https://codecov.io/bash 14:39:39 + bash -s -- 14:39:39 14:39:39 _____ _ 14:39:39 / ____| | | 14:39:39 | | ___ __| | ___ ___ _____ __ 14:39:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:39:39 | |___| (_) | (_| | __/ (_| (_) \ V / 14:39:39 \_____\___/ \__,_|\___|\___\___/ \_/ 14:39:39 Bash-1.0.6 14:39:39 14:39:39 14:39:39 ==> git version 2.25.1 found 14:39:39 ==> 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 14:39:39 Release-Date: 2020-01-08 14:39:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:39:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:39:39 ==> Jenkins CI detected. 14:39:39 current dir:  /w/workspace/edgex-go/301 14:39:39 project root: . 14:39:39 --> token set from env 14:39:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:39:39 ==> Running gcov in . (disable via -X gcov) 14:39:39 ==> Python coveragepy not found 14:39:39 ==> Searching for coverage reports in: 14:39:39 + . 14:39:40 -> Found 1 reports 14:39:40 ==> Detecting git/mercurial file structure 14:39:40 ==> Reading reports 14:39:40 + ./coverage.out bytes=491929 14:39:40 ==> Appending adjustments 14:39:40 https://docs.codecov.io/docs/fixing-reports 14:39:41 + Found adjustments 14:39:41 ==> Gzipping contents 14:39:41 64K /tmp/codecov.KO2NUl.gz 14:39:41 ==> Uploading reports 14:39:41 url: https://codecov.io 14:39:41 query: branch=main&commit=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb&build=301&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F301%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:39:41 -> Pinging Codecov 14:39:41 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=f87a0e7ad2d654d2bfa8949ba3950bab910e31fb&build=301&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F301%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:39:41 -> Uploading to 14:39:41 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/f87a0e7ad2d654d2bfa8949ba3950bab910e31fb/0680dfa3-862d-4708-a3f2-1e682b5f38ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T143941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b39abd7d3538fdd201aee24f8feabd99a27bc909c1d3a5bc2a8581d4ef379ae9 14:39:41 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:41 Dload Upload Total Spent Left Speed 14:39:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64694 0 0 100 64694 0 218k --:--:-- --:--:-- --:--:-- 218k 14:39:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f87a0e7ad2d654d2bfa8949ba3950bab910e31fb [Pipeline] } 14:39:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:39:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:39:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:42 14:39:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:39:42 df9b9388f04a: Pulling fs layer 14:39:42 52dc419b0ee2: Pulling fs layer 14:39:42 25bc292e5bac: Pulling fs layer 14:39:42 114826534d7a: Pulling fs layer 14:39:42 4657fd5d0bcf: Pulling fs layer 14:39:42 6ad1cebc031e: Pulling fs layer 14:39:42 8a3aa393b2d8: Pulling fs layer 14:39:42 114826534d7a: Waiting 14:39:42 4657fd5d0bcf: Waiting 14:39:42 6ad1cebc031e: Waiting 14:39:42 8a3aa393b2d8: Waiting 14:39:42 25bc292e5bac: Download complete 14:39:42 52dc419b0ee2: Verifying Checksum 14:39:42 52dc419b0ee2: Download complete 14:39:42 4657fd5d0bcf: Verifying Checksum 14:39:42 4657fd5d0bcf: Download complete 14:39:42 df9b9388f04a: Download complete 14:39:42 6ad1cebc031e: Verifying Checksum 14:39:42 6ad1cebc031e: Download complete 14:39:42 df9b9388f04a: Pull complete 14:39:42 52dc419b0ee2: Pull complete 14:39:43 25bc292e5bac: Pull complete 14:39:43 114826534d7a: Verifying Checksum 14:39:43 114826534d7a: Download complete 14:39:43 8a3aa393b2d8: Verifying Checksum 14:39:43 8a3aa393b2d8: Download complete 14:39:47 114826534d7a: Pull complete 14:39:47 4657fd5d0bcf: Pull complete 14:39:47 6ad1cebc031e: Pull complete 14:39:50 8a3aa393b2d8: Pull complete 14:39:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:50 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:39:50 $ 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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:39:52 $ docker top 5b859fd0f0a415f6f5f6f2ccc90eeb76f5bf9dea31d3b41c60fb85918dd9715e -eo pid,comm [Pipeline] { [Pipeline] echo 14:39:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 14:39:53 + set -o pipefail 14:39:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 14:39:59 14:39:59 Monitoring /w/workspace/edgex-go/301 (github.com/edgexfoundry/edgex-go)... 14:39:59 14:39:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/68979810-6492-41b4-9bd4-b0c027e38078 14:39:59 14:39:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:39:59 14:39:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:39:59 14:39:59 [Pipeline] } 14:39:59 $ docker stop --time=1 5b859fd0f0a415f6f5f6f2ccc90eeb76f5bf9dea31d3b41c60fb85918dd9715e 14:40:01 $ docker rm -f 5b859fd0f0a415f6f5f6f2ccc90eeb76f5bf9dea31d3b41c60fb85918dd9715e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:40:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:02 provisioning config files... 14:40:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/301@tmp/config8669717616910942937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:40:02 --> edgex-publish-swagger.sh 14:40:02 === Publish openapi/v2 API === 14:40:02 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:40:02 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/301/openapi/v2/core-command.yaml] 14:40:02 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:02 Dload Upload Total Spent Left Speed 14:40:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 30839 0:00:01 0:00:01 --:--:-- 30839 100 33831 0 0 100 33831 0 30811 0:00:01 0:00:01 --:--:-- 30839 14:40:03 14:40:03 14:40:03 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/301/openapi/v2/core-data.yaml] 14:40:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:03 Dload Upload Total Spent Left Speed 14:40:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 53837 0:00:01 0:00:01 --:--:-- 53837 14:40:04 14:40:04 14:40:04 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/301/openapi/v2/core-metadata.yaml] 14:40:04 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:04 Dload Upload Total Spent Left Speed 14:40:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 142k 0:00:01 0:00:01 --:--:-- 142k 100 144k 0 0 100 144k 0 142k 0:00:01 0:00:01 --:--:-- 142k 14:40:05 14:40:05 14:40:05 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/301/openapi/v2/support-notifications.yaml] 14:40:05 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:05 Dload Upload Total Spent Left Speed 14:40:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 90770 --:--:-- --:--:-- --:--:-- 90678 100 89318 0 0 100 89318 0 90770 --:--:-- --:--:-- --:--:-- 90678 14:40:07 14:40:07 14:40:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/301/openapi/v2/support-scheduler.yaml] 14:40:07 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:07 Dload Upload Total Spent Left Speed 14:40:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40199 --:--:-- --:--:-- --:--:-- 40158 100 39556 0 0 100 39556 0 40158 --:--:-- --:--:-- --:--:-- 40158 14:40:08 14:40:08 14:40:08 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/301/openapi/v2/system-agent.yaml] 14:40:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:08 Dload Upload Total Spent Left Speed 14:40:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20949 --:--:-- --:--:-- --:--:-- 20928 100 20091 0 0 100 20091 0 20949 --:--:-- --:--:-- --:--:-- 20928 14:40:09 14:40:09 [Pipeline] } 14:40:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:40:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:10 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:40:10 $ docker top 038d24c1d8b43178ca874bbeaeebed180f80369d5a1f37b40deb252e72f2776e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:10 [ssh-agent] Looking for ssh-agent implementation... 14:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:10 $ docker exec 038d24c1d8b43178ca874bbeaeebed180f80369d5a1f37b40deb252e72f2776e ssh-agent 14:40:10 SSH_AUTH_SOCK=/tmp/ssh-3ZYf9PyGiiRg/agent.35 14:40:10 SSH_AGENT_PID=41 14:40:10 Running ssh-add (command line suppressed) 14:40:10 Identity added: /w/workspace/edgex-go/301@tmp/private_key_6672188324616380969.key (/w/workspace/edgex-go/301@tmp/private_key_6672188324616380969.key) 14:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:11 + git semver tag 14:40:11 2022-09-20 14:40:11,403 [run_tag] DEBUG tag force:False 14:40:11 2022-09-20 14:40:11,404 [check_head_tag] DEBUG check head tag 14:40:11 2022-09-20 14:40:11,405 [execute] INFO git cat-file --batch-check 14:40:11 2022-09-20 14:40:11,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/301, universal_newlines=False, shell=None, istream=) 14:40:11 2022-09-20 14:40:11,408 [execute] INFO git cat-file --batch 14:40:11 2022-09-20 14:40:11,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/301, universal_newlines=False, shell=None, istream=) 14:40:11 2022-09-20 14:40:11,433 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main 14:40:11 2022-09-20 14:40:11,433 [execute] INFO git tag -a v2.3.0-dev.65 -m v2.3.0-dev.65 14:40:11 2022-09-20 14:40:11,433 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.65', '-m', 'v2.3.0-dev.65'], cwd=/w/workspace/edgex-go/301, universal_newlines=False, shell=None, istream=None) 14:40:11 2022-09-20 14:40:11,437 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main 14:40:11 2.3.0-dev.65 [Pipeline] } 14:40:11 $ docker exec --env ******** --env ******** 038d24c1d8b43178ca874bbeaeebed180f80369d5a1f37b40deb252e72f2776e ssh-agent -k 14:40:11 unset SSH_AUTH_SOCK; 14:40:11 unset SSH_AGENT_PID; 14:40:11 echo Agent pid 41 killed; 14:40:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:11 + git semver [Pipeline] } 14:40:12 $ docker stop --time=1 038d24c1d8b43178ca874bbeaeebed180f80369d5a1f37b40deb252e72f2776e 14:40:13 $ docker rm -f 038d24c1d8b43178ca874bbeaeebed180f80369d5a1f37b40deb252e72f2776e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:13 14:40:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:14 0.23.1-centos7: Pulling from edgex-lftools 14:40:14 ab5ef0e58194: Pulling fs layer 14:40:14 9712f1f96733: Pulling fs layer 14:40:14 63f879dbbcfc: Pulling fs layer 14:40:14 0d9ebad4ef96: Pulling fs layer 14:40:14 e9a5061849ea: Pulling fs layer 14:40:14 d747dcd14b5f: Pulling fs layer 14:40:14 2de7ff778b66: Pulling fs layer 14:40:14 0d9ebad4ef96: Waiting 14:40:14 2de7ff778b66: Waiting 14:40:14 e9a5061849ea: Waiting 14:40:14 d747dcd14b5f: Waiting 14:40:14 9712f1f96733: Verifying Checksum 14:40:14 9712f1f96733: Download complete 14:40:14 63f879dbbcfc: Verifying Checksum 14:40:14 63f879dbbcfc: Download complete 14:40:14 e9a5061849ea: Verifying Checksum 14:40:14 e9a5061849ea: Download complete 14:40:14 d747dcd14b5f: Download complete 14:40:14 ab5ef0e58194: Verifying Checksum 14:40:14 ab5ef0e58194: Download complete 14:40:14 0d9ebad4ef96: Verifying Checksum 14:40:14 0d9ebad4ef96: Download complete 14:40:14 2de7ff778b66: Verifying Checksum 14:40:14 2de7ff778b66: Download complete 14:40:18 ab5ef0e58194: Pull complete 14:40:18 9712f1f96733: Pull complete 14:40:18 63f879dbbcfc: Pull complete 14:40:22 0d9ebad4ef96: Pull complete 14:40:22 e9a5061849ea: Pull complete 14:40:22 d747dcd14b5f: Pull complete 14:40:24 2de7ff778b66: Pull complete 14:40:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:24 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:40:26 $ docker top 5dd62d2624c633ad2266303091b5e1f47fcba137010d0abdad6a3ae5f1f14095 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:40:26 provisioning config files... 14:40:26 copy managed file [sigul-config] to file:/w/workspace/edgex-go/301@tmp/config5204469593124295991tmp 14:40:26 copy managed file [sigul-password] to file:/w/workspace/edgex-go/301@tmp/config2891030122207384451tmp 14:40:26 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/301@tmp/config3957823405843225243tmp [Pipeline] { [Pipeline] echo 14:40:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:40:26 ---> sigul-configuration.sh 14:40:26 gpg: directory `/root/.gnupg' created 14:40:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:40:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:40:26 gpg: keyring `/root/.gnupg/secring.gpg' created 14:40:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:40:26 gpg: CAST5 encrypted data 14:40:26 gpg: encrypted with 1 passphrase 14:40:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:40:26 + mkdir /home/jenkins 14:40:26 + mkdir /home/jenkins/sigul [Pipeline] sh 14:40:27 + 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 14:40:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:40:27 ---> sigul-install.sh 14:40:27 Sigul already installed; skipping installation. [Pipeline] sh 14:40:27 + git tag --list 14:40:27 0.6.0 14:40:27 0.6.1 14:40:27 0.7.0 14:40:27 0.7.1 14:40:27 v1.0.0 14:40:27 v1.0.1 14:40:27 v1.1.0 14:40:27 v1.2.0 14:40:27 v1.2.1 14:40:27 v1.3.0 14:40:27 v1.3.1 14:40:27 v2.0.0 14:40:27 v2.1.0 14:40:27 v2.1.1 14:40:27 v2.1.1-dev.1 14:40:27 v2.1.1-dev.2 14:40:27 v2.1.1-dev.3 14:40:27 v2.1.1-dev.4 14:40:27 v2.1.1-dev.5 14:40:27 v2.1.1-dev.6 14:40:27 v2.1.1-dev.7 14:40:27 v2.1.1-dev.8 14:40:27 v2.1.2-dev.1 14:40:27 v2.2.0 14:40:27 v2.2.1-dev.1 14:40:27 v2.2.1-dev.10 14:40:27 v2.2.1-dev.11 14:40:27 v2.2.1-dev.12 14:40:27 v2.2.1-dev.13 14:40:27 v2.2.1-dev.14 14:40:27 v2.2.1-dev.15 14:40:27 v2.2.1-dev.16 14:40:27 v2.2.1-dev.17 14:40:27 v2.2.1-dev.18 14:40:27 v2.2.1-dev.19 14:40:27 v2.2.1-dev.2 14:40:27 v2.2.1-dev.20 14:40:27 v2.2.1-dev.21 14:40:27 v2.2.1-dev.22 14:40:27 v2.2.1-dev.23 14:40:27 v2.2.1-dev.24 14:40:27 v2.2.1-dev.25 14:40:27 v2.2.1-dev.26 14:40:27 v2.2.1-dev.27 14:40:27 v2.2.1-dev.28 14:40:27 v2.2.1-dev.29 14:40:27 v2.2.1-dev.3 14:40:27 v2.2.1-dev.4 14:40:27 v2.2.1-dev.5 14:40:27 v2.2.1-dev.6 14:40:27 v2.2.1-dev.7 14:40:27 v2.2.1-dev.8 14:40:27 v2.2.1-dev.9 14:40:27 v2.3.0-dev.29 14:40:27 v2.3.0-dev.30 14:40:27 v2.3.0-dev.31 14:40:27 v2.3.0-dev.32 14:40:27 v2.3.0-dev.33 14:40:27 v2.3.0-dev.34 14:40:27 v2.3.0-dev.35 14:40:27 v2.3.0-dev.36 14:40:27 v2.3.0-dev.37 14:40:27 v2.3.0-dev.38 14:40:27 v2.3.0-dev.39 14:40:27 v2.3.0-dev.40 14:40:27 v2.3.0-dev.41 14:40:27 v2.3.0-dev.42 14:40:27 v2.3.0-dev.43 14:40:27 v2.3.0-dev.44 14:40:27 v2.3.0-dev.45 14:40:27 v2.3.0-dev.46 14:40:27 v2.3.0-dev.47 14:40:27 v2.3.0-dev.48 14:40:27 v2.3.0-dev.49 14:40:27 v2.3.0-dev.50 14:40:27 v2.3.0-dev.51 14:40:27 v2.3.0-dev.52 14:40:27 v2.3.0-dev.53 14:40:27 v2.3.0-dev.54 14:40:27 v2.3.0-dev.55 14:40:27 v2.3.0-dev.56 14:40:27 v2.3.0-dev.57 14:40:27 v2.3.0-dev.58 14:40:27 v2.3.0-dev.59 14:40:27 v2.3.0-dev.60 14:40:27 v2.3.0-dev.61 14:40:27 v2.3.0-dev.62 14:40:27 v2.3.0-dev.63 14:40:27 v2.3.0-dev.64 14:40:27 v2.3.0-dev.65 [Pipeline] sh 14:40:28 + lftools sign git-tag v2.3.0-dev.65 14:40:28 Signing Git tag with Sigul... 14:40:28 Signing v2.3.0-dev.65 [Pipeline] echo 14:40:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:40:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:40:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:40:29 $ docker stop --time=1 5dd62d2624c633ad2266303091b5e1f47fcba137010d0abdad6a3ae5f1f14095 14:40:30 $ docker rm -f 5dd62d2624c633ad2266303091b5e1f47fcba137010d0abdad6a3ae5f1f14095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:40:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:31 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:40:31 $ docker top bd888f637fa318fb96cf62f32ee5a9c66cda4c0d983af8397e0f300f09b08ce9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:31 [ssh-agent] Looking for ssh-agent implementation... 14:40:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:32 $ docker exec bd888f637fa318fb96cf62f32ee5a9c66cda4c0d983af8397e0f300f09b08ce9 ssh-agent 14:40:32 SSH_AUTH_SOCK=/tmp/ssh-WmeqihHf1iJ6/agent.32 14:40:32 SSH_AGENT_PID=38 14:40:32 Running ssh-add (command line suppressed) 14:40:32 Identity added: /w/workspace/edgex-go/301@tmp/private_key_2156551449870765906.key (/w/workspace/edgex-go/301@tmp/private_key_2156551449870765906.key) 14:40:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:32 + git semver bump pre 14:40:32 2022-09-20 14:40:32,885 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main 14:40:32 2022-09-20 14:40:32,885 [bump_version] DEBUG bumping version:2.3.0-dev.65 on axis:pre with prefix:dev 14:40:32 2022-09-20 14:40:32,885 [bump_version] DEBUG bumped version:2.3.0-dev.66 14:40:32 2022-09-20 14:40:32,885 [write_version] DEBUG write version:2.3.0-dev.66 to path:/w/workspace/edgex-go/301/.semver/main with force:True 14:40:32 2022-09-20 14:40:32,885 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main 14:40:32 2022-09-20 14:40:32,885 [write_file] DEBUG write to file:/w/workspace/edgex-go/301/.semver/main 14:40:32 2022-09-20 14:40:32,887 [execute] INFO git cat-file --batch-check 14:40:32 2022-09-20 14:40:32,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=False, shell=None, istream=) 14:40:32 2022-09-20 14:40:32,892 [execute] INFO git cat-file --batch 14:40:32 2022-09-20 14:40:32,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=False, shell=None, istream=) 14:40:32 2022-09-20 14:40:32,898 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main 14:40:32 2.3.0-dev.66 [Pipeline] } 14:40:32 $ docker exec --env ******** --env ******** bd888f637fa318fb96cf62f32ee5a9c66cda4c0d983af8397e0f300f09b08ce9 ssh-agent -k 14:40:33 unset SSH_AUTH_SOCK; 14:40:33 unset SSH_AGENT_PID; 14:40:33 echo Agent pid 38 killed; 14:40:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:33 + git semver [Pipeline] } 14:40:33 $ docker stop --time=1 bd888f637fa318fb96cf62f32ee5a9c66cda4c0d983af8397e0f300f09b08ce9 14:40:34 $ docker rm -f bd888f637fa318fb96cf62f32ee5a9c66cda4c0d983af8397e0f300f09b08ce9 [Pipeline] // withDockerContainer [Pipeline] sh 14:40:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:35 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:40:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:40:36 $ docker top a2f4164cc6ce075d6c4e0e9306086683ccdf5915332494207c6b73f6c29805cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:36 [ssh-agent] Looking for ssh-agent implementation... 14:40:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:36 $ docker exec a2f4164cc6ce075d6c4e0e9306086683ccdf5915332494207c6b73f6c29805cd ssh-agent 14:40:36 SSH_AUTH_SOCK=/tmp/ssh-8ddWakzXnNDh/agent.32 14:40:36 SSH_AGENT_PID=39 14:40:36 Running ssh-add (command line suppressed) 14:40:36 Identity added: /w/workspace/edgex-go/301@tmp/private_key_5198878664226937209.key (/w/workspace/edgex-go/301@tmp/private_key_5198878664226937209.key) 14:40:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:36 + git semver push 14:40:37 2022-09-20 14:40:37,069 [run_push] DEBUG push 14:40:37 2022-09-20 14:40:37,069 [execute] INFO git cat-file --batch-check 14:40:37 2022-09-20 14:40:37,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=False, shell=None, istream=) 14:40:37 2022-09-20 14:40:37,073 [execute] INFO git rev-list 62cb7d27647d51e501c3489e2855772f01c2b600 -- 14:40:37 2022-09-20 14:40:37,073 [execute] DEBUG Popen(['git', 'rev-list', '62cb7d27647d51e501c3489e2855772f01c2b600', '--'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=False, shell=None, istream=None) 14:40:37 2022-09-20 14:40:37,087 [execute] INFO git fetch -v origin 14:40:37 2022-09-20 14:40:37,087 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=True, shell=None, istream=None) 14:40:37 2022-09-20 14:40:37,645 [run_push] DEBUG no remote changes detected 14:40:37 2022-09-20 14:40:37,645 [execute] INFO git push origin semver 14:40:37 2022-09-20 14:40:37,646 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/301/.semver, universal_newlines=False, shell=None, istream=None) 14:40:39 2022-09-20 14:40:38,720 [run_push] DEBUG push all version tags 14:40:39 2022-09-20 14:40:38,720 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:40:39 2022-09-20 14:40:38,721 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/301, universal_newlines=False, shell=None, istream=None) 14:40:40 2022-09-20 14:40:39,801 [read_version] DEBUG read version from /w/workspace/edgex-go/301/.semver/main 14:40:40 2.3.0-dev.66 [Pipeline] } 14:40:40 $ docker exec --env ******** --env ******** a2f4164cc6ce075d6c4e0e9306086683ccdf5915332494207c6b73f6c29805cd ssh-agent -k 14:40:40 unset SSH_AUTH_SOCK; 14:40:40 unset SSH_AGENT_PID; 14:40:40 echo Agent pid 39 killed; 14:40:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:40 + git semver [Pipeline] } 14:40:40 $ docker stop --time=1 a2f4164cc6ce075d6c4e0e9306086683ccdf5915332494207c6b73f6c29805cd 14:40:42 $ docker rm -f a2f4164cc6ce075d6c4e0e9306086683ccdf5915332494207c6b73f6c29805cd [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 14:40:42 + [ -d /w/workspace/edgex-go/301/archives ] [Pipeline] libraryResource [Pipeline] sh 14:40:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:40:43 ---> package-listing.sh 14:40:43 ++ facter osfamily 14:40:43 ++ tr '[:upper:]' '[:lower:]' 14:40:44 + OS_FAMILY=debian 14:40:44 + workspace=/w/workspace/edgex-go/301 14:40:44 + START_PACKAGES=/tmp/packages_start.txt 14:40:44 + END_PACKAGES=/tmp/packages_end.txt 14:40:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:40:44 + PACKAGES=/tmp/packages_start.txt 14:40:44 + '[' /w/workspace/edgex-go/301 ']' 14:40:44 + PACKAGES=/tmp/packages_end.txt 14:40:44 + case "${OS_FAMILY}" in 14:40:44 + dpkg -l 14:40:44 + grep '^ii' 14:40:44 + '[' -f /tmp/packages_start.txt ']' 14:40:44 + '[' -f /tmp/packages_end.txt ']' 14:40:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:40:44 + '[' /w/workspace/edgex-go/301 ']' 14:40:44 + mkdir -p /w/workspace/edgex-go/301/archives/ 14:40:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/301/archives/ [Pipeline] echo 14:40:44 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/301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:40:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:44 14:40:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:45 latest: Pulling from edgex-lftools-log-publisher 14:40:45 5eb5b503b376: Pulling fs layer 14:40:45 5c69ac0246d0: Pulling fs layer 14:40:45 ec43610c2a17: Pulling fs layer 14:40:45 3a2ae6a8a46f: Pulling fs layer 14:40:45 33b1e0a273af: Pulling fs layer 14:40:45 5d3b04190fa2: Pulling fs layer 14:40:45 2f39f015ded8: Pulling fs layer 14:40:45 5d3b04190fa2: Waiting 14:40:45 3a2ae6a8a46f: Waiting 14:40:45 33b1e0a273af: Waiting 14:40:45 2f39f015ded8: Waiting 14:40:45 5c69ac0246d0: Verifying Checksum 14:40:45 5c69ac0246d0: Download complete 14:40:45 3a2ae6a8a46f: Verifying Checksum 14:40:45 3a2ae6a8a46f: Download complete 14:40:45 33b1e0a273af: Verifying Checksum 14:40:45 33b1e0a273af: Download complete 14:40:45 ec43610c2a17: Verifying Checksum 14:40:45 ec43610c2a17: Download complete 14:40:45 5d3b04190fa2: Download complete 14:40:45 5eb5b503b376: Verifying Checksum 14:40:45 5eb5b503b376: Download complete 14:40:46 2f39f015ded8: Verifying Checksum 14:40:46 2f39f015ded8: Download complete 14:40:46 5eb5b503b376: Pull complete 14:40:46 5c69ac0246d0: Pull complete 14:40:47 ec43610c2a17: Pull complete 14:40:47 3a2ae6a8a46f: Pull complete 14:40:47 33b1e0a273af: Pull complete 14:40:47 5d3b04190fa2: Pull complete 14:40:53 2f39f015ded8: Pull complete 14:40:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:53 prd-ubuntu20.04-docker-8c-8g-29952 does not seem to be running inside a container 14:40:53 $ 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/301/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/301 -v /w/workspace/edgex-go/301:/w/workspace/edgex-go/301:rw,z -v /w/workspace/edgex-go/301@tmp:/w/workspace/edgex-go/301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:40:54 $ docker top ab7963d18211dcbb2cff69d6dae4695bb752819bfba86aac27d272e56eb2bcaa -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:55 + touch /tmp/pre-build-complete [Pipeline] sh 14:40:55 + mkdir -p /var/log/sysstat [Pipeline] sh 14:40:55 + ls /var/log/sa-host 14:40:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:55 provisioning config files... 14:40:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/301@tmp/config7115186945753903158tmp [Pipeline] { [Pipeline] echo 14:40:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:40:56 ---> create-netrc.sh [Pipeline] } 14:40:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:40:56 ---> python-tools-install.sh [Pipeline] echo 14:40:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:40:56 ---> sudo-logs.sh 14:40:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:40:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:40:57 ---> job-cost.sh 14:40:57 lf-activate-venv: SKIPPING 14:40:57 DEBUG: total: 0.10999999940395355 14:40:57 INFO: Retrieving Stack Cost... 14:40:57 INFO: Retrieving Pricing Info for: v3-standard-8 14:40:57 INFO: Archiving Costs [Pipeline] echo 14:40:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:40:58 ---> logs-deploy.sh 14:40:58 lf-activate-venv: SKIPPING 14:40:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/301 14:40:58 INFO: archiving workspace using pattern(s): 14:40:59 Archives upload complete. 14:40:59 INFO: archiving logs to Nexus 14:41:00 ---> uname -a: 14:41:00 Linux prd-ubuntu20-04-docker-8c-8g-29952 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:41:00 14:41:00 14:41:00 ---> lscpu: 14:41:00 Architecture: x86_64 14:41:00 CPU op-mode(s): 32-bit, 64-bit 14:41:00 Byte Order: Little Endian 14:41:00 Address sizes: 40 bits physical, 48 bits virtual 14:41:00 CPU(s): 8 14:41:00 On-line CPU(s) list: 0-7 14:41:00 Thread(s) per core: 1 14:41:00 Core(s) per socket: 1 14:41:00 Socket(s): 8 14:41:00 NUMA node(s): 1 14:41:00 Vendor ID: AuthenticAMD 14:41:00 CPU family: 23 14:41:00 Model: 49 14:41:00 Model name: AMD EPYC-Rome Processor 14:41:00 Stepping: 0 14:41:00 CPU MHz: 2799.998 14:41:00 BogoMIPS: 5599.99 14:41:00 Virtualization: AMD-V 14:41:00 Hypervisor vendor: KVM 14:41:00 Virtualization type: full 14:41:00 L1d cache: 256 KiB 14:41:00 L1i cache: 256 KiB 14:41:00 L2 cache: 4 MiB 14:41:00 L3 cache: 128 MiB 14:41:00 NUMA node0 CPU(s): 0-7 14:41:00 Vulnerability Itlb multihit: Not affected 14:41:00 Vulnerability L1tf: Not affected 14:41:00 Vulnerability Mds: Not affected 14:41:00 Vulnerability Meltdown: Not affected 14:41:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:41:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:41:00 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:41:00 Vulnerability Srbds: Not affected 14:41:00 Vulnerability Tsx async abort: Not affected 14:41:00 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 14:41:00 14:41:00 14:41:00 ---> nproc: 14:41:00 8 14:41:00 14:41:00 14:41:00 ---> df -h: 14:41:00 Filesystem Size Used Avail Use% Mounted on 14:41:00 overlay 155G 19G 137G 13% / 14:41:00 tmpfs 64M 0 64M 0% /dev 14:41:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:41:00 shm 64M 0 64M 0% /dev/shm 14:41:00 /dev/vda1 155G 19G 137G 13% /facter-os 14:41:00 14:41:00 14:41:00 ---> sar -b -r -n DEV: 14:41:00 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29952) 09/20/22 _x86_64_ (8 CPU) 14:41:00 14:41:00 14:10:50 LINUX RESTART (8 CPU) 14:41:00 14:41:00 14:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:41:00 14:12:02 381.04 56.39 324.65 0.00 7429.43 187193.33 0.00 14:41:00 14:13:01 115.25 0.51 114.74 0.00 13.83 57104.22 0.00 14:41:00 14:14:01 49.53 0.20 49.33 0.00 2.27 18719.16 0.00 14:41:00 14:15:01 339.19 4.07 335.11 0.00 46.55 122733.57 0.00 14:41:00 14:16:01 432.74 3.02 429.73 0.00 30.79 200095.32 0.00 14:41:00 14:17:01 847.05 0.57 846.48 0.00 9.33 229178.54 0.00 14:41:00 14:18:01 708.51 1.43 707.08 0.00 11.46 209063.78 0.00 14:41:00 14:19:01 233.26 0.08 233.18 0.00 9.20 31091.22 0.00 14:41:00 14:20:01 24.30 0.05 24.25 0.00 2.93 588.57 0.00 14:41:00 14:21:01 1.98 0.00 1.98 0.00 0.00 23.73 0.00 14:41:00 14:22:01 1.05 0.00 1.05 0.00 0.00 16.40 0.00 14:41:00 14:23:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 14:41:00 14:24:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 14:41:00 14:25:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 14:41:00 14:26:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 14:41:00 14:27:01 2.22 0.02 2.20 0.00 0.13 24.13 0.00 14:41:00 14:28:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 14:41:00 14:29:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 14:41:00 14:30:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 14:41:00 14:31:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 14:41:00 14:32:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 14:41:00 14:33:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 14:41:00 14:34:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 14:41:00 14:35:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 14:41:00 14:36:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 14:41:00 14:37:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 14:41:00 14:38:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 14:41:00 14:39:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 14:41:00 14:40:01 62.64 0.18 62.46 0.00 10.93 35005.37 0.00 14:41:00 Average: 110.98 2.29 108.69 0.00 261.05 37620.10 0.00 14:41:00 14:41:00 14:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:41:00 14:12:02 28796776 31784592 523504 1.59 115620 3142520 1994316 5.88 1119100 2592504 472624 14:41:00 14:13:01 27367432 31559948 732348 2.23 137960 4237136 2512464 7.40 1734456 3300728 589104 14:41:00 14:14:01 27424260 31767684 522828 1.59 141564 4359224 1980332 5.84 1300036 3656760 316128 14:41:00 14:15:01 25170572 31708372 570900 1.74 211088 6328064 2041696 6.02 1784268 5251952 80748 14:41:00 14:16:01 22555404 31667620 610076 1.86 284080 8751364 2299848 6.78 1953328 7618652 35024 14:41:00 14:17:01 20990248 31454172 812632 2.47 334384 9933012 3403720 10.03 2369368 8635720 41468 14:41:00 14:18:01 19982592 31588200 675600 2.05 412564 10918924 2849792 8.40 2321472 9614020 110192 14:41:00 14:19:01 20577196 31751108 524572 1.60 415928 10510176 2094264 6.17 2163108 9217212 1188 14:41:00 14:20:01 20598732 31773556 502144 1.53 416712 10510616 1926648 5.68 2141136 9217368 8 14:41:00 14:21:01 20600060 31774916 500608 1.52 416740 10510620 1926648 5.68 2139908 9217372 12 14:41:00 14:22:01 20600044 31774924 500628 1.52 416752 10510600 1926648 5.68 2139964 9217352 168 14:41:00 14:23:01 20607148 31782036 493564 1.50 416760 10510604 1926648 5.68 2132828 9217356 248 14:41:00 14:24:01 20607472 31782372 493308 1.50 416780 10510604 1926648 5.68 2132568 9217356 172 14:41:00 14:25:01 20608568 31783504 492328 1.50 416792 10510608 1926648 5.68 2131556 9217360 204 14:41:00 14:26:01 20608568 31783536 492300 1.50 416804 10510612 1926648 5.68 2131676 9217384 204 14:41:00 14:27:01 20609268 31784312 491500 1.49 416824 10510612 1940212 5.72 2131388 9217384 40 14:41:00 14:28:01 20609440 31784496 491188 1.49 416840 10510616 1940212 5.72 2131556 9217388 168 14:41:00 14:29:01 20609456 31784540 491144 1.49 416856 10510616 1940212 5.72 2131104 9217388 52 14:41:00 14:30:01 20609148 31784244 491368 1.49 416864 10510624 1940212 5.72 2131088 9217392 16 14:41:00 14:31:01 20608508 31783628 491868 1.50 416880 10510628 1940212 5.72 2131436 9217400 232 14:41:00 14:32:01 20608700 31783836 491848 1.50 416892 10510628 1940212 5.72 2132128 9217400 168 14:41:00 14:33:01 20608684 31783844 491816 1.50 416908 10510632 1940212 5.72 2131708 9217404 212 14:41:00 14:34:01 20608708 31783872 491780 1.50 416912 10510636 1940212 5.72 2131152 9217404 12 14:41:00 14:35:01 20608548 31783752 491832 1.50 416924 10510640 1940212 5.72 2131168 9217412 184 14:41:00 14:36:01 20608516 31783728 491804 1.50 416940 10510636 1940212 5.72 2131152 9217416 12 14:41:00 14:37:01 20608532 31783916 491684 1.50 416960 10510772 1923772 5.67 2131964 9217544 264 14:41:00 14:38:01 20608516 31783924 491664 1.50 416972 10510776 1923772 5.67 2131620 9217548 180 14:41:00 14:39:01 20608004 31783416 492096 1.50 416984 10510784 1923772 5.67 2131988 9217552 272 14:41:00 14:40:01 19500500 31739468 529824 1.61 427444 11486808 2138428 6.30 2267300 10105896 136300 14:41:00 Average: 21534814 31747156 529957 1.61 373025 9651038 2068098 6.09 2057639 8425573 61573 14:41:00 14:41:00 14:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:41:00 14:12:02 ens3 1393.37 1213.50 12763.81 165.45 0.00 0.00 0.00 0.00 14:41:00 14:12:02 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 14:41:00 14:12:02 docker0 340.86 294.03 24.54 2710.95 0.00 0.00 0.00 0.00 14:41:00 14:13:01 ens3 181.90 145.13 1206.83 75.13 0.00 0.00 0.00 0.00 14:41:00 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:13:01 veth7e2b4d0 0.37 0.58 0.03 0.06 0.00 0.00 0.00 0.00 14:41:00 14:13:01 docker0 95.07 116.96 8.15 1169.09 0.00 0.00 0.00 0.00 14:41:00 14:14:01 ens3 23.43 13.98 19.68 10.57 0.00 0.00 0.00 0.00 14:41:00 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:14:01 veth7e2b4d0 1.13 1.17 0.09 0.09 0.00 0.00 0.00 0.00 14:41:00 14:14:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 14:41:00 14:15:01 veth9aa342c 24.64 17.96 284.95 1.77 0.00 0.00 0.00 0.00 14:41:00 14:15:01 vethdc86ace 17.96 24.64 1.77 284.95 0.00 0.00 0.00 0.02 14:41:00 14:15:01 ens3 407.27 300.55 3412.42 169.96 0.00 0.00 0.00 0.00 14:41:00 14:15:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 14:41:00 14:15:01 docker0 134.88 173.05 10.26 1628.49 0.00 0.00 0.00 0.00 14:41:00 14:15:01 veth4c58e6d 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 14:41:00 14:16:01 veth772cf63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:16:01 ens3 77.50 67.11 197.35 66.58 0.00 0.00 0.00 0.00 14:41:00 14:16:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 14:41:00 14:16:01 docker0 15.00 17.11 0.88 81.58 0.00 0.00 0.00 0.00 14:41:00 14:16:01 vethb2fb5e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:16:01 veth4c58e6d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:17:01 ens3 200.30 134.16 1568.08 94.78 0.00 0.00 0.00 0.00 14:41:00 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:17:01 docker0 70.38 116.88 5.41 1527.74 0.00 0.00 0.00 0.00 14:41:00 14:17:01 veth722f62f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:41:00 14:17:01 vethfb83f0f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:41:00 14:17:01 veth4c58e6d 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 14:41:00 14:18:01 ens3 164.00 122.26 1147.37 22.94 0.00 0.00 0.00 0.00 14:41:00 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:18:01 docker0 99.60 127.26 7.23 1107.89 0.00 0.00 0.00 0.00 14:41:00 14:18:01 vethdcbc219 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:41:00 14:18:01 veth6fe8f0c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:41:00 14:18:01 veth4c58e6d 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 14:41:00 14:19:01 ens3 337.16 329.31 268.11 1258.98 0.00 0.00 0.00 0.00 14:41:00 14:19:01 lo 33.99 33.99 3.34 3.34 0.00 0.00 0.00 0.00 14:41:00 14:19:01 docker0 9.93 15.00 0.59 101.79 0.00 0.00 0.00 0.00 14:41:00 14:20:01 ens3 387.74 387.89 162.86 2274.72 0.00 0.00 0.00 0.00 14:41:00 14:20:01 lo 28.93 28.93 2.85 2.85 0.00 0.00 0.00 0.00 14:41:00 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:21:01 ens3 0.15 0.18 0.01 0.04 0.00 0.00 0.00 0.00 14:41:00 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:22:01 ens3 0.18 0.07 0.08 0.06 0.00 0.00 0.00 0.00 14:41:00 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:23:01 ens3 8.75 4.77 9.43 0.32 0.00 0.00 0.00 0.00 14:41:00 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:27:01 ens3 0.27 0.25 0.08 0.07 0.00 0.00 0.00 0.00 14:41:00 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:28:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:32:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:41:00 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:37:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 14:41:00 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:39:01 ens3 0.27 0.27 0.20 0.02 0.00 0.00 0.00 0.00 14:41:00 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:41:00 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:00 14:40:01 ens3 198.48 153.57 4671.67 20.05 0.00 0.00 0.00 0.00 14:41:00 14:40:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:41:00 14:40:01 docker0 43.66 49.53 3.69 692.85 0.00 0.00 0.00 0.00 14:41:00 Average: ens3 116.60 99.09 876.84 143.48 0.00 0.00 0.00 0.00 14:41:00 Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 14:41:00 Average: docker0 27.92 31.38 2.09 310.67 0.00 0.00 0.00 0.00 14:41:00 14:41:00 14:41:00 ---> sar -P ALL: 14:41:00 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29952) 09/20/22 _x86_64_ (8 CPU) 14:41:00 14:41:00 14:10:50 LINUX RESTART (8 CPU) 14:41:00 14:41:00 14:11:01 CPU %user %nice %system %iowait %steal %idle 14:41:00 14:12:02 all 11.20 0.00 4.33 3.27 0.06 81.14 14:41:00 14:12:02 0 9.81 0.00 3.63 1.70 0.05 84.82 14:41:00 14:12:02 1 12.49 0.00 4.13 2.28 0.07 81.04 14:41:00 14:12:02 2 12.53 0.00 4.92 1.16 0.07 81.33 14:41:00 14:12:02 3 8.76 0.00 3.70 2.58 0.05 84.91 14:41:00 14:12:02 4 12.60 0.00 4.07 0.50 0.07 82.76 14:41:00 14:12:02 5 9.03 0.00 5.04 7.61 0.05 78.27 14:41:00 14:12:02 6 15.54 0.00 5.96 7.83 0.07 70.60 14:41:00 14:12:02 7 8.79 0.00 3.18 2.55 0.09 85.39 14:41:00 14:13:01 all 31.38 0.00 6.10 3.01 0.08 59.44 14:41:00 14:13:01 0 29.15 0.00 5.57 3.08 0.07 62.14 14:41:00 14:13:01 1 32.88 0.00 5.63 2.28 0.09 59.12 14:41:00 14:13:01 2 31.06 0.00 5.68 0.91 0.07 62.28 14:41:00 14:13:01 3 30.57 0.00 6.64 1.85 0.09 60.85 14:41:00 14:13:01 4 32.35 0.00 6.23 0.29 0.07 61.06 14:41:00 14:13:01 5 31.58 0.00 6.12 9.35 0.07 52.89 14:41:00 14:13:01 6 30.82 0.00 6.38 0.36 0.09 62.35 14:41:00 14:13:01 7 32.59 0.00 6.53 5.96 0.10 54.81 14:41:00 14:14:01 all 44.54 0.00 5.87 0.91 0.08 48.61 14:41:00 14:14:01 0 43.92 0.00 5.96 0.57 0.07 49.49 14:41:00 14:14:01 1 45.47 0.00 5.84 1.54 0.07 47.09 14:41:00 14:14:01 2 43.46 0.00 5.96 0.30 0.07 50.21 14:41:00 14:14:01 3 45.70 0.00 5.95 0.24 0.08 48.04 14:41:00 14:14:01 4 44.47 0.00 5.99 0.07 0.10 49.37 14:41:00 14:14:01 5 44.08 0.00 5.97 4.01 0.08 45.85 14:41:00 14:14:01 6 44.64 0.00 5.38 0.30 0.07 49.60 14:41:00 14:14:01 7 44.57 0.00 5.90 0.24 0.07 49.22 14:41:00 14:15:01 all 17.47 0.00 7.57 5.99 0.10 68.88 14:41:00 14:15:01 0 18.18 0.00 7.27 5.15 0.07 69.34 14:41:00 14:15:01 1 19.10 0.00 8.18 5.36 0.10 67.26 14:41:00 14:15:01 2 16.35 0.00 8.84 1.71 0.08 73.01 14:41:00 14:15:01 3 16.99 0.00 6.35 3.81 0.12 72.73 14:41:00 14:15:01 4 17.87 0.00 6.66 2.74 0.08 72.65 14:41:00 14:15:01 5 17.29 0.00 7.79 4.83 0.08 70.00 14:41:00 14:15:01 6 18.19 0.00 8.83 21.33 0.09 51.57 14:41:00 14:15:01 7 15.82 0.00 6.63 3.13 0.14 74.29 14:41:00 14:16:01 all 43.81 0.00 10.13 9.99 0.20 35.87 14:41:00 14:16:01 0 43.79 0.00 10.71 18.85 0.15 26.50 14:41:00 14:16:01 1 44.17 0.00 10.49 4.72 0.10 40.52 14:41:00 14:16:01 2 43.67 0.00 9.56 7.28 0.45 39.04 14:41:00 14:16:01 3 43.65 0.00 10.18 4.23 0.29 41.65 14:41:00 14:16:01 4 42.52 0.00 9.73 23.32 0.14 24.30 14:41:00 14:16:01 5 44.08 0.00 10.68 14.71 0.10 30.43 14:41:00 14:16:01 6 44.19 0.00 9.88 2.55 0.19 43.20 14:41:00 14:16:01 7 44.41 0.00 9.83 4.31 0.17 41.28 14:41:00 14:17:01 all 37.22 0.00 11.59 19.02 0.28 31.89 14:41:00 14:17:01 0 37.99 0.00 12.01 16.58 0.21 33.21 14:41:00 14:17:01 1 38.42 0.00 13.39 19.48 0.26 28.45 14:41:00 14:17:01 2 40.67 0.00 12.98 15.88 0.35 30.12 14:41:00 14:17:01 3 33.30 0.00 9.75 16.56 0.16 40.24 14:41:00 14:17:01 4 34.91 0.00 10.31 9.65 0.29 44.84 14:41:00 14:17:01 5 42.14 0.00 12.51 25.79 0.17 19.38 14:41:00 14:17:01 6 33.10 0.00 10.59 21.99 0.40 33.92 14:41:00 14:17:01 7 37.21 0.00 11.17 26.18 0.36 25.07 14:41:00 14:18:01 all 27.58 0.00 9.12 14.13 0.16 49.01 14:41:00 14:18:01 0 27.65 0.00 8.59 5.96 0.23 57.58 14:41:00 14:18:01 1 31.11 0.00 11.41 17.36 0.17 39.95 14:41:00 14:18:01 2 25.93 0.00 7.82 6.59 0.19 59.47 14:41:00 14:18:01 3 26.25 0.00 7.94 19.37 0.14 46.31 14:41:00 14:18:01 4 27.92 0.00 9.14 20.06 0.16 42.73 14:41:00 14:18:01 5 27.39 0.00 8.95 10.08 0.14 53.44 14:41:00 14:18:01 6 27.28 0.00 11.02 19.24 0.10 42.36 14:41:00 14:18:01 7 27.12 0.00 8.11 14.43 0.18 50.17 14:41:00 14:19:01 all 23.72 0.00 4.20 1.99 0.10 69.99 14:41:00 14:19:01 0 24.85 0.00 4.78 0.10 0.10 70.17 14:41:00 14:19:01 1 25.99 0.00 4.48 0.32 0.17 69.04 14:41:00 14:19:01 2 24.77 0.00 3.97 0.59 0.07 70.60 14:41:00 14:19:01 3 24.25 0.00 3.98 5.26 0.08 66.42 14:41:00 14:19:01 4 21.95 0.00 3.77 4.66 0.07 69.56 14:41:00 14:19:01 5 21.39 0.00 3.77 4.16 0.07 70.60 14:41:00 14:19:01 6 24.87 0.00 4.47 0.27 0.07 70.33 14:41:00 14:19:01 7 21.62 0.00 4.42 0.56 0.20 73.20 14:41:00 14:20:01 all 8.68 0.00 1.03 0.13 0.06 90.11 14:41:00 14:20:01 0 8.03 0.00 1.10 0.03 0.05 90.78 14:41:00 14:20:01 1 11.86 0.00 1.45 0.02 0.07 86.61 14:41:00 14:20:01 2 9.34 0.00 0.78 0.03 0.05 89.80 14:41:00 14:20:01 3 6.66 0.00 0.92 0.05 0.07 92.30 14:41:00 14:20:01 4 9.02 0.00 0.70 0.75 0.05 89.47 14:41:00 14:20:01 5 10.29 0.00 0.97 0.02 0.05 88.67 14:41:00 14:20:01 6 9.02 0.00 1.02 0.02 0.07 89.88 14:41:00 14:20:01 7 5.20 0.00 1.26 0.12 0.05 93.37 14:41:00 14:21:01 all 0.26 0.00 0.01 0.00 0.01 99.72 14:41:00 14:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:41:00 14:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:41:00 14:21:01 2 1.97 0.00 0.00 0.00 0.02 98.01 14:41:00 14:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:41:00 14:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:41:00 14:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 14:41:00 14:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:41:00 14:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:41:00 14:22:01 all 0.26 0.00 0.01 0.00 0.00 99.72 14:41:00 14:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:41:00 14:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:41:00 14:22:01 2 1.97 0.00 0.00 0.00 0.00 98.03 14:41:00 14:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:41:00 14:22:01 5 0.00 0.00 0.03 0.00 0.02 99.95 14:41:00 14:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:41:00 14:22:01 CPU %user %nice %system %iowait %steal %idle 14:41:00 14:23:01 all 0.28 0.00 0.02 0.00 0.00 99.69 14:41:00 14:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:41:00 14:23:01 1 0.08 0.00 0.03 0.00 0.00 99.88 14:41:00 14:23:01 2 2.00 0.00 0.03 0.00 0.00 97.96 14:41:00 14:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:41:00 14:23:01 5 0.05 0.00 0.03 0.00 0.02 99.90 14:41:00 14:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:41:00 14:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:24:01 all 0.25 0.00 0.01 0.01 0.01 99.72 14:41:00 14:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:41:00 14:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:41:00 14:24:01 2 1.95 0.00 0.00 0.00 0.00 98.05 14:41:00 14:24:01 3 0.00 0.00 0.00 0.03 0.02 99.95 14:41:00 14:24:01 4 0.00 0.00 0.00 0.08 0.00 99.92 14:41:00 14:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:41:00 14:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:41:00 14:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:25:01 all 0.26 0.00 0.01 0.00 0.00 99.72 14:41:00 14:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:41:00 14:25:01 2 1.99 0.00 0.00 0.00 0.00 98.01 14:41:00 14:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:41:00 14:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:41:00 14:25:01 5 0.00 0.00 0.03 0.00 0.02 99.95 14:41:00 14:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:26:01 all 0.12 0.00 0.01 0.00 0.01 99.86 14:41:00 14:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:41:00 14:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:41:00 14:26:01 2 0.83 0.00 0.00 0.00 0.00 99.17 14:41:00 14:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:41:00 14:26:01 4 0.00 0.00 0.00 0.02 0.02 99.97 14:41:00 14:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 14:41:00 14:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:27:01 all 0.02 0.00 0.03 0.01 0.00 99.94 14:41:00 14:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:27:01 1 0.02 0.00 0.07 0.00 0.00 99.92 14:41:00 14:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:41:00 14:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 14:41:00 14:27:01 4 0.03 0.00 0.00 0.03 0.00 99.93 14:41:00 14:27:01 5 0.02 0.00 0.07 0.00 0.02 99.90 14:41:00 14:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:41:00 14:27:01 7 0.03 0.00 0.03 0.02 0.00 99.92 14:41:00 14:28:01 all 0.01 0.00 0.01 0.02 0.01 99.96 14:41:00 14:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:41:00 14:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:41:00 14:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:28:01 3 0.00 0.00 0.00 0.10 0.00 99.90 14:41:00 14:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:41:00 14:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:41:00 14:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:41:00 14:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:41:00 14:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:41:00 14:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:29:01 3 0.00 0.00 0.00 0.03 0.02 99.95 14:41:00 14:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:29:01 5 0.03 0.00 0.02 0.00 0.05 99.90 14:41:00 14:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:30:01 all 0.01 0.00 0.01 0.01 0.00 99.98 14:41:00 14:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:30:01 3 0.00 0.00 0.00 0.03 0.00 99.97 14:41:00 14:30:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:41:00 14:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:31:01 all 0.03 0.00 0.01 0.00 0.00 99.95 14:41:00 14:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:41:00 14:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:41:00 14:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:31:01 5 0.08 0.00 0.03 0.00 0.02 99.87 14:41:00 14:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:41:00 14:31:01 7 0.00 0.00 0.03 0.00 0.00 99.97 14:41:00 14:32:01 all 0.13 0.00 0.01 0.00 0.00 99.85 14:41:00 14:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:41:00 14:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:41:00 14:32:01 2 0.99 0.00 0.03 0.00 0.02 98.96 14:41:00 14:32:01 3 0.02 0.00 0.02 0.02 0.00 99.95 14:41:00 14:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:41:00 14:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:41:00 14:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:33:01 all 0.27 0.00 0.01 0.00 0.00 99.72 14:41:00 14:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 14:41:00 14:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:33:01 2 1.99 0.00 0.00 0.00 0.00 98.01 14:41:00 14:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:41:00 14:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:41:00 14:33:01 5 0.05 0.00 0.03 0.00 0.02 99.90 14:41:00 14:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:41:00 14:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:41:00 14:41:00 14:33:01 CPU %user %nice %system %iowait %steal %idle 14:41:00 14:34:01 all 0.26 0.00 0.01 0.00 0.01 99.72 14:41:00 14:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:41:00 14:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:41:00 14:34:01 2 1.99 0.00 0.00 0.00 0.00 98.01 14:41:00 14:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:41:00 14:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 14:41:00 14:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:41:00 14:35:01 all 0.26 0.00 0.01 0.00 0.00 99.73 14:41:00 14:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:41:00 14:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:41:00 14:35:01 2 1.97 0.00 0.00 0.00 0.00 98.03 14:41:00 14:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:41:00 14:35:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:41:00 14:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:41:00 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:36:01 all 0.26 0.00 0.00 0.00 0.00 99.73 14:41:00 14:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:41:00 14:36:01 2 1.97 0.00 0.00 0.00 0.00 98.03 14:41:00 14:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:41:00 14:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:41:00 14:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:41:00 14:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:41:00 14:37:01 all 0.27 0.00 0.01 0.00 0.01 99.72 14:41:00 14:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:41:00 14:37:01 2 1.97 0.00 0.00 0.00 0.02 98.01 14:41:00 14:37:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:41:00 14:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:41:00 14:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:37:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:41:00 14:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:41:00 14:38:01 all 0.09 0.00 0.01 0.00 0.01 99.88 14:41:00 14:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:41:00 14:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:38:01 2 0.63 0.00 0.07 0.00 0.00 99.30 14:41:00 14:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:41:00 14:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:41:00 14:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:41:00 14:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:41:00 14:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:41:00 14:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:41:00 14:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:41:00 14:39:01 4 0.03 0.00 0.00 0.02 0.00 99.95 14:41:00 14:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:41:00 14:39:01 6 0.07 0.00 0.02 0.00 0.02 99.90 14:41:00 14:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:41:00 14:40:01 all 4.84 0.00 1.86 0.49 0.03 92.78 14:41:00 14:40:01 0 4.38 0.00 2.35 2.68 0.02 90.57 14:41:00 14:40:01 1 5.36 0.00 1.47 0.02 0.03 93.12 14:41:00 14:40:01 2 4.32 0.00 2.12 0.02 0.02 93.52 14:41:00 14:40:01 3 5.54 0.00 2.37 0.45 0.03 91.61 14:41:00 14:40:01 4 4.00 0.00 1.34 0.54 0.03 94.09 14:41:00 14:40:01 5 4.61 0.00 1.48 0.17 0.05 93.70 14:41:00 14:40:01 6 6.15 0.00 1.57 0.00 0.03 92.24 14:41:00 14:40:01 7 4.37 0.00 2.18 0.02 0.03 93.40 14:41:00 Average: all 8.59 0.00 2.10 1.99 0.04 87.28 14:41:00 Average: 0 8.42 0.00 2.11 1.84 0.04 87.59 14:41:00 Average: 1 9.10 0.00 2.27 1.80 0.04 86.79 14:41:00 Average: 2 9.29 0.00 2.11 1.15 0.05 87.40 14:41:00 Average: 3 8.18 0.00 1.95 1.84 0.04 87.99 14:41:00 Average: 4 8.40 0.00 1.96 2.12 0.04 87.49 14:41:00 Average: 5 8.55 0.00 2.16 2.73 0.04 86.53 14:41:00 Average: 6 8.63 0.00 2.21 2.48 0.04 86.63 14:41:00 Average: 7 8.19 0.00 2.01 1.92 0.05 87.83 14:41:00 14:41:00 14:41:00