Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7de7b775397295cb69718a186a97b7526882c59 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-ssh2065493944654001342.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-ssh13957257036741913141.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-ssh8832335067733796003.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-ssh17224941582243133113.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-ssh617364176978052289.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29123 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/298 [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/298 # 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 b7de7b775397295cb69718a186a97b7526882c59 (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 b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 Commit message: "fix: add secure mqtt support to eKuiper (#4155)" > git rev-list --no-walk a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:25:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:25:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:25:33 ========================================================= 00:25:33 EdgeX Global Pipelines Version Info 00:25:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:25:34 ------------------- 00:25:34 stable info: 00:25:34 ------------------- 00:25:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:25:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 00:25:34 Message: update stable to v1.0.239 00:25:34 ------------------- 00:25:34 experimental info: 00:25:34 ------------------- 00:25:34 Commited By: **** collab-it+edgex@linuxfoundation.org 00:25:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 00:25:34 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:25:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:25:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:25:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:25:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:25:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:25:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:25:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7de7b7 [Pipeline] echo 00:25:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:25:35 provisioning config files... 00:25:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/298@tmp/config6416961621842460302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:35 ---> docker-login.sh 00:25:35 nexus3.edgexfoundry.org:10001 00:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:36 Configure a credential helper to remove this warning. See 00:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:36 00:25:36 Login Succeeded 00:25:36 nexus3.edgexfoundry.org:10002 00:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:36 Configure a credential helper to remove this warning. See 00:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:36 00:25:36 Login Succeeded 00:25:36 nexus3.edgexfoundry.org:10003 00:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:36 Configure a credential helper to remove this warning. See 00:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:36 00:25:36 Login Succeeded 00:25:36 nexus3.edgexfoundry.org:10004 00:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:36 Configure a credential helper to remove this warning. See 00:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:36 00:25:36 Login Succeeded 00:25:36 docker.io 00:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:36 Configure a credential helper to remove this warning. See 00:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:36 00:25:36 Login Succeeded 00:25:36 ---> docker-login.sh ends [Pipeline] } 00:25:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:25: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 00:25:37 + dirname cmd/core-command/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo core-command,cmd/core-command/Dockerfile 00:25:37 + dirname cmd/core-data/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo core-data,cmd/core-data/Dockerfile 00:25:37 + dirname cmd/core-metadata/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo core-metadata,cmd/core-metadata/Dockerfile 00:25:37 + dirname cmd/security-bootstrapper/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:25:37 + dirname cmd/security-proxy-setup/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:25:37 + dirname cmd/security-secretstore-setup/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:25:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:25:37 + dirname cmd/security-spire-agent/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:25:37 + dirname cmd/security-spire-config/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:25:37 + dirname cmd/security-spire-server/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:25:37 + dirname cmd/support-notifications/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo support-notifications,cmd/support-notifications/Dockerfile 00:25:37 + dirname cmd/support-scheduler/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:25:37 + dirname cmd/sys-mgmt-agent/Dockerfile 00:25:37 + cut -d/ -f2 00:25:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:25: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 00:25:37 + git rev-list -1 --merges b7de7b775397295cb69718a186a97b7526882c59~1..b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] echo 00:25:37 -----------> git rev-list -1 --merges b7de7b775397295cb69718a186a97b7526882c59~1..b7de7b775397295cb69718a186a97b7526882c59 b7de7b775397295cb69718a186a97b7526882c59 [false] [Pipeline] sh 00:25:37 + git log --format=format:%s -1 b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] echo 00:25:37 ========================================================= 00:25:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:25:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:25:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:25:38 + grep -v github /etc/ssh/ssh_known_hosts 00:25:38 + [ -e /tmp/ssh_known_hosts ] 00:25:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:25:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:25:38 + sudo tee -a /etc/ssh/ssh_known_hosts 00:25:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:25:38 00:25:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:25:39 0.1.4: Pulling from edgex-devops/py-git-semver 00:25:39 b85a868b505f: Pulling fs layer 00:25:39 e2be974225ed: Pulling fs layer 00:25:39 339a4e72a1f5: Pulling fs layer 00:25:39 988bab9f4d93: Pulling fs layer 00:25:39 1469e6f7b9e6: Pulling fs layer 00:25:39 eaf3925da568: Pulling fs layer 00:25:39 bab4dde63d76: Pulling fs layer 00:25:39 bde34c3a00c8: Pulling fs layer 00:25:39 b352a97aabf1: Pulling fs layer 00:25:39 4872d77fe225: Pulling fs layer 00:25:39 5851b861e8e6: Pulling fs layer 00:25:39 988bab9f4d93: Waiting 00:25:39 b352a97aabf1: Waiting 00:25:39 bde34c3a00c8: Waiting 00:25:39 eaf3925da568: Waiting 00:25:39 bab4dde63d76: Waiting 00:25:39 1469e6f7b9e6: Waiting 00:25:39 5851b861e8e6: Waiting 00:25:39 e2be974225ed: Download complete 00:25:39 988bab9f4d93: Verifying Checksum 00:25:39 988bab9f4d93: Download complete 00:25:39 1469e6f7b9e6: Verifying Checksum 00:25:39 1469e6f7b9e6: Download complete 00:25:39 eaf3925da568: Download complete 00:25:39 339a4e72a1f5: Verifying Checksum 00:25:39 339a4e72a1f5: Download complete 00:25:39 bde34c3a00c8: Verifying Checksum 00:25:39 bde34c3a00c8: Download complete 00:25:39 b352a97aabf1: Download complete 00:25:39 4872d77fe225: Verifying Checksum 00:25:39 4872d77fe225: Download complete 00:25:39 5851b861e8e6: Download complete 00:25:39 b85a868b505f: Download complete 00:25:39 bab4dde63d76: Verifying Checksum 00:25:39 bab4dde63d76: Download complete 00:25:40 b85a868b505f: Pull complete 00:25:40 e2be974225ed: Pull complete 00:25:41 339a4e72a1f5: Pull complete 00:25:41 988bab9f4d93: Pull complete 00:25:41 1469e6f7b9e6: Pull complete 00:25:41 eaf3925da568: Pull complete 00:25:43 bab4dde63d76: Pull complete 00:25:43 bde34c3a00c8: Pull complete 00:25:43 b352a97aabf1: Pull complete 00:25:43 4872d77fe225: Pull complete 00:25:43 5851b861e8e6: Pull complete 00:25:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:25:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:44 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:25:45 $ docker top 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b -eo pid,comm 00:25:45 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). 00:25:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:25:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:25:45 [ssh-agent] Looking for ssh-agent implementation... 00:25:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:25:45 $ docker exec 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b ssh-agent 00:25:45 SSH_AUTH_SOCK=/tmp/ssh-n2cfYaaaORc6/agent.32 00:25:45 SSH_AGENT_PID=39 00:25:45 Running ssh-add (command line suppressed) 00:25:46 Identity added: /w/workspace/edgex-go/298@tmp/private_key_2117440473866476634.key (/w/workspace/edgex-go/298@tmp/private_key_2117440473866476634.key) 00:25:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:25:46 + git tag --points-at HEAD [Pipeline] } 00:25:46 $ docker exec --env ******** --env ******** 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b ssh-agent -k 00:25:46 unset SSH_AUTH_SOCK; 00:25:46 unset SSH_AGENT_PID; 00:25:46 echo Agent pid 39 killed; 00:25:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:25:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:25:46 [ssh-agent] Looking for ssh-agent implementation... 00:25:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:25:46 $ docker exec 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b ssh-agent 00:25:46 SSH_AUTH_SOCK=/tmp/ssh-zR5fBlqQPulV/agent.72 00:25:46 SSH_AGENT_PID=78 00:25:46 Running ssh-add (command line suppressed) 00:25:46 Identity added: /w/workspace/edgex-go/298@tmp/private_key_2626643462384609716.key (/w/workspace/edgex-go/298@tmp/private_key_2626643462384609716.key) 00:25:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:25:47 + git semver init 00:25:47 2022-09-15 00:25:47,410 [run_init] DEBUG init version:0.0.0 force:False 00:25:47 2022-09-15 00:25:47,411 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/298/.semver 00:25:47 2022-09-15 00:25:47,411 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/298/.semver 00:25:47 2022-09-15 00:25:47,411 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/298/.semver'], cwd=/w/workspace/edgex-go/298, universal_newlines=False, shell=None, istream=None) 00:25:51 2022-09-15 00:25:51,616 [append_file] DEBUG append to file:/w/workspace/edgex-go/298/.git/info/exclude 00:25:51 2022-09-15 00:25:51,617 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/298/.semver/main with force:False 00:25:51 2022-09-15 00:25:51,617 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main 00:25:51 2022-09-15 00:25:51,617 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main 00:25:51 2.3.0-dev.62 [Pipeline] } 00:25:51 $ docker exec --env ******** --env ******** 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b ssh-agent -k 00:25:51 unset SSH_AUTH_SOCK; 00:25:51 unset SSH_AGENT_PID; 00:25:51 echo Agent pid 78 killed; 00:25:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:25:52 + git semver [Pipeline] } 00:25:52 $ docker stop --time=1 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b 00:25:53 $ docker rm -f 4a8035eb3c421a80ae8d3671f65b8004d15120d9ade85ffb381befdcac52133b [Pipeline] // withDockerContainer [Pipeline] sh 00:25:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:25:54 Stashed 1 file(s) [Pipeline] echo 00:25:54 [edgeXSemver]: initialized semver on version 2.3.0-dev.62 [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 00:25:54 + git config --global --add safe.directory /w/workspace/edgex-go/298 [Pipeline] echo 00:25:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:25:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:25:54 ========================================================= 00:25:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:25:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:25:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:25:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:25:55 2408cc74d12b: Pulling fs layer 00:25:55 ea60b727a1ce: Pulling fs layer 00:25:55 30c4a7721957: Pulling fs layer 00:25:55 370296b7ddb6: Pulling fs layer 00:25:55 7c6cee850709: Pulling fs layer 00:25:55 39a5fcdaea64: Pulling fs layer 00:25:55 d94ebbe4e438: Pulling fs layer 00:25:55 bcfd1f05c69d: Pulling fs layer 00:25:55 59ccb84bbe0f: Pulling fs layer 00:25:55 d94ebbe4e438: Waiting 00:25:55 370296b7ddb6: Waiting 00:25:55 bcfd1f05c69d: Waiting 00:25:55 7c6cee850709: Waiting 00:25:55 39a5fcdaea64: Waiting 00:25:55 30c4a7721957: Verifying Checksum 00:25:55 30c4a7721957: Download complete 00:25:55 ea60b727a1ce: Verifying Checksum 00:25:55 ea60b727a1ce: Download complete 00:25:55 7c6cee850709: Verifying Checksum 00:25:55 7c6cee850709: Download complete 00:25:55 39a5fcdaea64: Verifying Checksum 00:25:55 39a5fcdaea64: Download complete 00:25:55 2408cc74d12b: Verifying Checksum 00:25:55 d94ebbe4e438: Verifying Checksum 00:25:55 d94ebbe4e438: Download complete 00:25:55 2408cc74d12b: Pull complete 00:25:55 ea60b727a1ce: Pull complete 00:25:55 30c4a7721957: Pull complete 00:25:55 59ccb84bbe0f: Verifying Checksum 00:25:55 59ccb84bbe0f: Download complete 00:25:55 bcfd1f05c69d: Verifying Checksum 00:25:55 bcfd1f05c69d: Download complete 00:25:55 370296b7ddb6: Verifying Checksum 00:25:55 370296b7ddb6: Download complete 00:26:00 370296b7ddb6: Pull complete 00:26:00 7c6cee850709: Pull complete 00:26:00 39a5fcdaea64: Pull complete 00:26:00 d94ebbe4e438: Pull complete 00:26:02 bcfd1f05c69d: Pull complete 00:26:02 59ccb84bbe0f: Pull complete 00:26:02 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 00:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:26:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:26:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:26:02 WORKDIR /edgex 00:26:02 COPY go.mod . 00:26:02 RUN go mod download 00:26:02 + docker build -t ci-base-image-x86_64 -f - . 00:26:03 Sending build context to Docker daemon 169.4MB 00:26:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:26:03 ---> a4fb48ad2a94 00:26:03 Step 2/4 : WORKDIR /edgex 00:26:05 ---> Running in 09e74d1fe909 00:26:05 Removing intermediate container 09e74d1fe909 00:26:05 ---> eb45fd403369 00:26:05 Step 3/4 : COPY go.mod . 00:26:05 ---> 68d64c53f4da 00:26:05 Step 4/4 : RUN go mod download 00:26:05 ---> Running in 3c2688e1aee5 00:26:09 Still waiting to schedule task 00:26:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29121’ 00:26:18 Removing intermediate container 3c2688e1aee5 00:26:18 ---> 31e507613848 00:26:18 Successfully built 31e507613848 00:26:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:18 + docker inspect -f . ci-base-image-x86_64 00:26:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:18 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:26:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:26:18 $ docker top df59a0306d6bd4c1b87cd1f1e58e03763bd44c64bfe0ae39137ab8f6b341b578 -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:19 + go version 00:26:19 go version go1.18.3 linux/amd64 [Pipeline] } 00:26:19 $ docker stop --time=1 df59a0306d6bd4c1b87cd1f1e58e03763bd44c64bfe0ae39137ab8f6b341b578 00:26:20 $ docker rm -f df59a0306d6bd4c1b87cd1f1e58e03763bd44c64bfe0ae39137ab8f6b341b578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:20 + docker inspect -f . ci-base-image-x86_64 00:26:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:21 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:26:21 $ 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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:26:21 $ docker top a90dd239683c205a165a8e42a3a454e47fc4e44571b7290c384940301ad8b624 -eo pid,comm [Pipeline] { [Pipeline] echo 00:26:21 ========================================================= 00:26:21 [edgeXBuildGoParallel] Running Tests and Build... 00:26:21 ========================================================= [Pipeline] sh 00:26:21 + git config --global --add safe.directory /w/workspace/edgex-go/298 [Pipeline] fileExists [Pipeline] sh 00:26:22 + make test 00:26:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:26:28 ? github.com/edgexfoundry/edgex-go [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:26:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:26:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:26:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:26:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.100s coverage: 28.7% of statements 00:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements 00:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.114s coverage: 72.5% of statements 00:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements 00:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.919s coverage: 89.2% of statements 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 2.1% of statements 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.440s coverage: 95.6% of statements 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements 00:26:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 79.5% of statements 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 00:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 00:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 00:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements 00:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 80.8% of statements 00:26:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.298s coverage: 65.8% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 41.8% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:27:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 00:27:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 00:27:05 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 00:27:23 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." 00:27:23 GO111MODULE=on go vet ./... 00:27:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:27:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:27:26 ./bin/test-attribution-txt.sh 00:27:26 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 00:27:26 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 00:27:26 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 00:27:26 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 00:27:26 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 00:27:26 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 00:27:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:27:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:27:26 + ls -al . 00:27:26 total 744 00:27:26 drwxrwxr-x 10 1001 1001 4096 Sep 15 00:26 . 00:27:26 drwxr-xr-x 4 root root 4096 Sep 15 00:26 .. 00:27:26 -rw-rw-r-- 1 1001 1001 16 Sep 15 00:25 .dockerignore 00:27:26 drwxrwxr-x 8 1001 1001 4096 Sep 15 00:27 .git 00:27:26 drwxrwxr-x 3 1001 1001 4096 Sep 15 00:25 .github 00:27:26 -rw-rw-r-- 1 1001 1001 1030 Sep 15 00:25 .gitignore 00:27:26 -rw-rw-r-- 1 1001 1001 42 Sep 15 00:25 .golangci.yml 00:27:26 -rw-rw-r-- 1 1001 1001 87 Sep 15 00:25 .hadolint.yml 00:27:26 drwxr-xr-x 3 1001 1001 4096 Sep 15 00:25 .semver 00:27:26 -rw-rw-r-- 1 1001 1001 166 Sep 15 00:25 .sonarcloud.properties 00:27:26 -rw-rw-r-- 1 1001 1001 1171 Sep 15 00:25 ADOPTERS.md 00:27:26 -rw-rw-r-- 1 1001 1001 10347 Sep 15 00:25 Attribution.txt 00:27:26 -rw-rw-r-- 1 1001 1001 63209 Sep 15 00:25 CHANGELOG.md 00:27:26 -rw-rw-r-- 1 1001 1001 3804 Sep 15 00:25 CONTRIBUTING.md 00:27:26 -rw-rw-r-- 1 1001 1001 677 Sep 15 00:25 GOVERNANCE.md 00:27:26 -rw-rw-r-- 1 1001 1001 850 Sep 15 00:25 Jenkinsfile 00:27:26 -rw-rw-r-- 1 1001 1001 10775 Sep 15 00:25 LICENSE 00:27:26 -rw-rw-r-- 1 1001 1001 13724 Sep 15 00:25 Makefile 00:27:26 -rw-rw-r-- 1 1001 1001 582 Sep 15 00:25 OWNERS.md 00:27:26 -rw-rw-r-- 1 1001 1001 9799 Sep 15 00:25 README.md 00:27:26 -rw-rw-r-- 1 1001 1001 6912 Sep 15 00:25 SECURITY.md 00:27:26 -rw-rw-r-- 1 1001 1001 12 Sep 15 00:25 VERSION 00:27:26 -rw-rw-r-- 1 1001 1001 4131 Sep 15 00:25 ZMQWindows.md 00:27:26 drwxrwxr-x 2 1001 1001 4096 Sep 15 00:25 bin 00:27:26 drwxrwxr-x 18 1001 1001 4096 Sep 15 00:25 cmd 00:27:26 -rw-r--r-- 1 root root 491309 Sep 15 00:27 coverage.out 00:27:26 -rw-rw-r-- 1 1001 1001 3682 Sep 15 00:25 go.mod 00:27:26 -rw-rw-r-- 1 1001 1001 38527 Sep 15 00:25 go.sum 00:27:26 drwxrwxr-x 8 1001 1001 4096 Sep 15 00:25 internal 00:27:26 drwxrwxr-x 3 1001 1001 4096 Sep 15 00:25 openapi 00:27:26 drwxrwxr-x 4 1001 1001 4096 Sep 15 00:25 snap 00:27:26 -rw-rw-r-- 1 1001 1001 204 Sep 15 00:25 version.go [Pipeline] sh 00:27:27 + '[' -e coverage.out ] 00:27:27 + chown 1001:1001 coverage.out [Pipeline] stash 00:27:27 Stashed 1 file(s) [Pipeline] sh 00:27:27 + make build 00:27:27 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:27:39 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:27:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:27:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:27:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:27:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:27:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:27:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:28:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:28:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:28: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.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:28:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:28:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:28:06 $ docker stop --time=1 a90dd239683c205a165a8e42a3a454e47fc4e44571b7290c384940301ad8b624 00:28:08 $ docker rm -f a90dd239683c205a165a8e42a3a454e47fc4e44571b7290c384940301ad8b624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:28:09 00:28:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:28:09 latest: Pulling from edgex-devops/edgex-compose 00:28:09 cbdbe7a5bc2a: Pulling fs layer 00:28:09 ca9280d653b3: Pulling fs layer 00:28:09 7e9c9ca2126c: Pulling fs layer 00:28:09 cbdbe7a5bc2a: Download complete 00:28:09 ca9280d653b3: Verifying Checksum 00:28:09 ca9280d653b3: Download complete 00:28:09 cbdbe7a5bc2a: Pull complete 00:28:10 7e9c9ca2126c: Verifying Checksum 00:28:10 7e9c9ca2126c: Download complete 00:28:10 ca9280d653b3: Pull complete 00:28:13 7e9c9ca2126c: Pull complete 00:28:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:28:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:13 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:28:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:28:15 $ docker top bb1245b67418f38fa9a0b5d2f978055d338110684d8ec585e766d9a35a98c5d7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:15 + docker-compose build --help 00:28:15 + grep parallel 00:28:16 --parallel Build images in parallel. [Pipeline] } 00:28:16 $ docker stop --time=1 bb1245b67418f38fa9a0b5d2f978055d338110684d8ec585e766d9a35a98c5d7 00:28:17 $ docker rm -f bb1245b67418f38fa9a0b5d2f978055d338110684d8ec585e766d9a35a98c5d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:28:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:18 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:28:18 $ 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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 00:28:18 $ docker top 76df456954b98d5db6f28dd15ee820f9bf8e60205a887dd9a9846e8e3ceed011 -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:18 + docker-compose -f ./docker-compose-build.yml build --parallel 00:28:19 Building core-command ... 00:28:19 Building core-data ... 00:28:19 Building core-metadata ... 00:28:19 Building security-bootstrapper ... 00:28:19 Building security-proxy-setup ... 00:28:19 Building security-secretstore-setup ... 00:28:19 Building security-spiffe-token-provider ... 00:28:19 Building security-spire-agent ... 00:28:19 Building security-spire-config ... 00:28:19 Building security-spire-server ... 00:28:19 Building support-notifications ... 00:28:19 Building support-scheduler ... 00:28:19 Building sys-mgmt-agent ... 00:28:19 Building core-data 00:28:19 Building core-metadata 00:28:19 Building security-proxy-setup 00:28:19 Building sys-mgmt-agent 00:28:19 Building support-notifications 00:28:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:28:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:28:31 ---> 31e507613848 00:28:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:28:31 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:28:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:28:31 ---> 31e507613848 00:28:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:28:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:28:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:28:31 ---> 31e507613848 00:28:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:28:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:28:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:28:31 ---> 31e507613848 00:28:31 Step 3/23 : WORKDIR /edgex-go 00:28:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:28:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:28:31 ---> 31e507613848 00:28:31 Step 3/22 : WORKDIR /edgex-go 00:28:33 ---> Running in 862e1908698f 00:28:33 ---> Running in 9885d9a3affc 00:28:33 ---> Running in 9facb5bea9e0 00:28:33 ---> Running in df8779706c91 00:28:33 ---> Running in 34f218511945 00:28:33 Removing intermediate container 862e1908698f 00:28:33 ---> f9df207dc499 00:28:33 Step 4/23 : WORKDIR /edgex-go 00:28:33 Removing intermediate container df8779706c91 00:28:33 ---> d8bbb74515a2 00:28:33 Step 4/24 : WORKDIR /edgex-go 00:28:33 Removing intermediate container 34f218511945 00:28:33 ---> 3b8855bbc610 00:28:33 Step 4/25 : WORKDIR /edgex-go 00:28:33 Removing intermediate container 9885d9a3affc 00:28:33 ---> efaaf321b39c 00:28:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:33 Removing intermediate container 9facb5bea9e0 00:28:33 ---> 6a6f4eb79c83 00:28:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:33 ---> Running in 12b1f21f6279 00:28:33 ---> Running in 69a865d3d7cf 00:28:33 ---> Running in 531089fc41a9 00:28:33 ---> Running in 85b8314327ad 00:28:34 ---> Running in ac1e83e8edad 00:28:34 Removing intermediate container 12b1f21f6279 00:28:34 ---> 326e088e4b20 00:28:34 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:34 Removing intermediate container 69a865d3d7cf 00:28:34 ---> 2cd04e1ad41d 00:28:34 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:34 ---> Running in 33225e842588 00:28:34 Removing intermediate container 531089fc41a9 00:28:34 ---> 5480e03db9ed 00:28:34 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:34 ---> Running in db6a1e9fce9e 00:28:34 ---> Running in d64d6f342187 00:28:34 Removing intermediate container 85b8314327ad 00:28:34 ---> 119a7df1b6c1 00:28:34 Step 5/23 : RUN apk add --update --no-cache make bash git 00:28:34 ---> Running in 66c69ac8e5ae 00:28:35 Removing intermediate container ac1e83e8edad 00:28:35 ---> 6fd98de86064 00:28:35 Step 5/22 : RUN apk add --update --no-cache make git 00:28:35 ---> Running in 4633be51bf34 00:28:35 Removing intermediate container 33225e842588 00:28:35 ---> 66dacb60e980 00:28:35 Step 6/25 : RUN apk add --update --no-cache make git 00:28:35 ---> Running in 34ff32cc1968 00:28:35 Removing intermediate container db6a1e9fce9e 00:28:35 ---> fad7a97f9694 00:28:35 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:28:35 ---> Running in 97ba828dbfe4 00:28:35 Removing intermediate container d64d6f342187 00:28:35 ---> a59da70b145f 00:28:35 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:28:35 ---> Running in 1f7742ff3666 00:28:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:28:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:28:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:28:36 OK: 211 MiB in 51 packages 00:28:37 OK: 211 MiB in 51 packages 00:28:37 OK: 211 MiB in 51 packages 00:28:37 OK: 211 MiB in 51 packages 00:28:37 OK: 211 MiB in 51 packages 00:28:37 Removing intermediate container 66c69ac8e5ae 00:28:37 ---> 4f66ffd1d805 00:28:37 Step 6/23 : COPY go.mod vendor* ./ 00:28:37 ---> 5446fcd6b6cb 00:28:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:37 ---> Running in de724bc7b838 00:28:37 Removing intermediate container 4633be51bf34 00:28:37 Removing intermediate container 34ff32cc1968 00:28:37 ---> 1680b3cbcc78 00:28:37 ---> b306e1ecb14c 00:28:37 Step 6/22 : COPY go.mod vendor* ./ 00:28:37 Step 7/25 : COPY go.mod vendor* ./ 00:28:37 Removing intermediate container 97ba828dbfe4 00:28:37 ---> fa52b4cb831d 00:28:37 Step 7/23 : COPY go.mod vendor* ./ 00:28:37 Removing intermediate container 1f7742ff3666 00:28:37 ---> 2ebd32464dc8 00:28:37 Step 7/24 : COPY go.mod vendor* ./ 00:28:37 ---> 506f30b246dd 00:28:37 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:38 ---> 59b5109ad11b 00:28:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:38 ---> Running in 348934695c37 00:28:38 ---> Running in 14c87d354326 00:28:38 ---> ba1f487c1a58 00:28:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:38 ---> ced43d98e9e1 00:28:38 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:38 ---> Running in 55fa498fe63e 00:28:38 ---> Running in e1c17df3e8fb 00:28:53 Removing intermediate container 14c87d354326 00:28:53 ---> 9c3b0977e49a 00:28:53 Step 8/22 : COPY . . 00:28:53 Removing intermediate container e1c17df3e8fb 00:28:53 ---> 0751b323cafa 00:28:53 Step 9/24 : COPY . . 00:28:53 Removing intermediate container de724bc7b838 00:28:53 ---> 4c82deaa6afd 00:28:53 Step 8/23 : COPY . . 00:28:53 Removing intermediate container 55fa498fe63e 00:28:53 ---> 65eef41d9e4d 00:28:53 Step 9/23 : COPY . . 00:28:53 Removing intermediate container 348934695c37 00:28:53 ---> 888dddccd994 00:28:53 Step 9/25 : COPY . . 00:29:01 ---> 97ccb7d365c5 00:29:01 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:29:01 ---> 6f6418dc3a8e 00:29:01 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:29:01 ---> 53d8e796b01e 00:29:01 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:29:01 ---> 96b736064516 00:29:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:29:01 ---> 3cd869256565 00:29:01 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:29:01 ---> Running in 2a9d63b52b60 00:29:01 ---> Running in 932360aaf7df 00:29:01 ---> Running in d937f20ce990 00:29:01 ---> Running in aef1bcc22a37 00:29:01 ---> Running in 3c8c644cf589 00:29:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:29:01 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:29: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.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:29:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:29:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:29:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:29:36 Removing intermediate container 2a9d63b52b60 00:29:36 ---> 5b56b72b0789 00:29:36 00:29:36 Step 10/22 : FROM alpine:3.16 00:29:36 Removing intermediate container d937f20ce990 00:29:36 ---> 7745204016db 00:29:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:29:36 Removing intermediate container aef1bcc22a37 00:29:36 ---> 879c56b5d22a 00:29:36 00:29:36 Step 11/25 : FROM alpine:3.16 00:29:36 Removing intermediate container 932360aaf7df 00:29:36 ---> a75351394b0c 00:29:36 00:29:36 Step 11/24 : FROM alpine:3.16 00:29:37 ---> Running in 060d817edb5a 00:29:37 3.16: Pulling from library/alpine 00:29:37 3.16: Pulling from library/alpine 00:29:37 3.16: Pulling from library/alpine 00:29:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:29:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:29:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:29:39 Status: Downloaded newer image for alpine:3.16 00:29:39 Status: Downloaded newer image for alpine:3.16 00:29:39 Status: Image is up to date for alpine:3.16 00:29:39 ---> 9c6f07244728 00:29:39 Step 12/25 : RUN apk add --update --no-cache dumb-init 00:29:39 ---> 9c6f07244728 00:29:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:29:39 ---> 9c6f07244728 00:29:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:29:39 ---> Running in 1b355134ee3b 00:29:39 ---> Running in 6dd16f83a06d 00:29:39 ---> Running in 1e31d089e5bc 00:29:39 Removing intermediate container 3c8c644cf589 00:29:39 ---> 8b21214874e8 00:29:39 00:29:39 Step 11/23 : FROM alpine:3.16 00:29:39 ---> 9c6f07244728 00:29:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:29:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:29:39 ---> Running in 48cb71aeb6aa 00:29:39 Removing intermediate container 6dd16f83a06d 00:29:39 ---> bffbaf1aace4 00:29:39 Step 13/24 : ENV APP_PORT=59880 00:29:39 ---> Running in fd018768b169 00:29:39 Removing intermediate container fd018768b169 00:29:39 ---> 72057337e689 00:29:39 Step 14/24 : EXPOSE $APP_PORT 00:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:29:39 ---> Running in 5a58dc0b5c6c 00:29:39 Removing intermediate container 5a58dc0b5c6c 00:29:39 ---> fc41fa3b1135 00:29:39 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:39 ---> Running in cb0c693e1662 00:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:29:40 (1/1) Installing dumb-init (1.2.5-r1) 00:29:40 Executing busybox-1.35.0-r17.trigger 00:29:40 (1/6) Installing ca-certificates (20220614-r0) 00:29:40 OK: 6 MiB in 15 packages 00:29:40 (2/6) Installing brotli-libs (1.0.9-r6) 00:29:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 00:29:40 (4/6) Installing libcurl (7.83.1-r3) 00:29:40 (5/6) Installing curl (7.83.1-r3) 00:29:40 (1/2) Installing ca-certificates (20220614-r0) 00:29:40 (6/6) Installing dumb-init (1.2.5-r1) 00:29:40 Executing busybox-1.35.0-r17.trigger 00:29:40 Executing ca-certificates-20220614-r0.trigger 00:29:40 (2/2) Installing dumb-init (1.2.5-r1) 00:29:40 Executing busybox-1.35.0-r17.trigger 00:29:40 Executing ca-certificates-20220614-r0.trigger 00:29:40 Removing intermediate container 060d817edb5a 00:29:40 ---> 096132246035 00:29:40 00:29:40 Step 11/23 : FROM alpine:3.16 00:29:40 ---> 9c6f07244728 00:29:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:29:40 OK: 8 MiB in 20 packages 00:29:40 OK: 6 MiB in 16 packages 00:29:40 ---> Running in c2443d385a63 00:29:40 Removing intermediate container c2443d385a63 00:29:40 ---> 5840cffb9edd 00:29:40 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 00:29:40 ---> Running in d7962e219e14 00:29:40 Removing intermediate container 1b355134ee3b 00:29:40 ---> d9894f88b4ac 00:29:40 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:29:40 ---> Running in 9fb38aa2bd3e 00:29:40 Removing intermediate container 9fb38aa2bd3e 00:29:40 ---> 01b87ed446f8 00:29:40 Step 14/25 : ENV APP_PORT=59881 00:29:40 Removing intermediate container cb0c693e1662 00:29:40 ---> 6f88d5133470 00:29:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:29:40 ---> Running in e7a44955c4e4 00:29:41 ---> Running in da7127aba4c7 00:29:41 Removing intermediate container 48cb71aeb6aa 00:29:41 ---> 95c1fe18d0d4 00:29:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:29:41 Removing intermediate container 1e31d089e5bc 00:29:41 ---> 2c674369cab5 00:29:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:29:41 Removing intermediate container e7a44955c4e4 00:29:41 ---> 199375c7e0b3 00:29:41 Step 15/25 : EXPOSE $APP_PORT 00:29:41 ---> Running in 56ec69f0c825 00:29:41 ---> Running in f21e23967835 00:29:41 ---> Running in 7756e19a9ec2 00:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:29:41 Removing intermediate container 56ec69f0c825 00:29:41 ---> 15037fa3b91c 00:29:41 Step 14/23 : ENV APP_PORT=59860 00:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:29:41 Removing intermediate container f21e23967835 00:29:41 ---> 8814ae8a92bd 00:29:41 Step 13/22 : WORKDIR /edgex 00:29:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:29:41 ---> Running in b0736f133d07 00:29:41 Removing intermediate container 7756e19a9ec2 00:29:41 ---> a511a6560e3d 00:29:41 Step 16/25 : WORKDIR / 00:29:41 ---> Running in 75e8c8b8937e 00:29:41 ---> Running in 6fea2371cea6 00:29:41 Removing intermediate container b0736f133d07 00:29:41 ---> 8f3ef0a67505 00:29:41 Step 15/23 : EXPOSE $APP_PORT 00:29:41 ---> Running in 195e860fd2a1 00:29:41 Removing intermediate container 75e8c8b8937e 00:29:41 ---> 57e491e1c163 00:29:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:29:41 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 00:29:41 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 00:29:41 Removing intermediate container 6fea2371cea6 00:29:41 (3/33) Installing readline (8.1.2-r0) 00:29:41 ---> 97810a227bdb 00:29:41 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:41 (4/33) Installing bash (5.1.16-r2) 00:29:41 Executing bash-5.1.16-r2.post-install 00:29:41 (5/33) Installing ca-certificates (20220614-r0) 00:29:41 Removing intermediate container 195e860fd2a1 00:29:41 ---> 3b18e7a376f6 00:29:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:41 (6/33) Installing brotli-libs (1.0.9-r6) 00:29:41 (7/33) Installing nghttp2-libs (1.47.0-r0) 00:29:41 (8/33) Installing libcurl (7.83.1-r3) 00:29:41 (9/33) Installing curl (7.83.1-r3) 00:29:41 (10/33) Installing docker-cli (20.10.18-r0) 00:29:41 ---> 30726d21d881 00:29:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:29:41 ---> 1c484434f3fc 00:29:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:29:41 ---> 383506399d61 00:29:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:29:41 (11/33) Installing dumb-init (1.2.5-r1) 00:29:42 (12/33) Installing libbz2 (1.0.8-r1) 00:29:42 (13/33) Installing expat (2.4.8-r0) 00:29:42 (14/33) Installing libffi (3.4.2-r1) 00:29:42 (15/33) Installing gdbm (1.23-r0) 00:29:42 (16/33) Installing xz-libs (5.2.5-r1) 00:29:42 (17/33) Installing libgcc (11.2.1_git20220219-r2) 00:29:42 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 00:29:42 (19/33) Installing mpdecimal (2.5.1-r1) 00:29:42 (20/33) Installing sqlite-libs (3.38.5-r0) 00:29:42 (21/33) Installing python3 (3.10.5-r0) 00:29:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:29:42 (22/33) Installing py3-contextlib2 (21.6.0-r2) 00:29:42 (23/33) Installing py3-tomli (2.0.1-r1) 00:29:42 (24/33) Installing py3-pep517 (0.12.0-r2) 00:29:42 (25/33) Installing py3-six (1.16.0-r1) 00:29:42 (26/33) Installing py3-retrying (1.3.3-r3) 00:29:42 (27/33) Installing py3-appdirs (1.4.4-r3) 00:29:42 (28/33) Installing py3-more-itertools (8.13.0-r0) 00:29:42 (1/6) Installing dumb-init (1.2.5-r1) 00:29:42 (29/33) Installing py3-ordered-set (4.0.2-r3) 00:29:42 (30/33) Installing py3-parsing (2.4.7-r3) 00:29:42 (31/33) Installing py3-packaging (21.3-r0) 00:29:42 (32/33) Installing py3-setuptools (59.4.0-r0) 00:29:42 (33/33) Installing py3-pip (22.1.1-r0) 00:29:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 00:29:42 (3/6) Installing libsodium (1.0.18-r0) 00:29:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 00:29:42 ---> 95c670813a5e 00:29:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:29:42 Executing busybox-1.35.0-r17.trigger 00:29:42 Executing ca-certificates-20220614-r0.trigger 00:29:42 ---> 4a504bc2f134 00:29:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:29:42 ---> 87efc61a2f02 00:29:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:29:42 OK: 122 MiB in 47 packages 00:29:42 (5/6) Installing libzmq (4.3.4-r0) 00:29:42 (6/6) Installing zeromq (4.3.4-r0) 00:29:43 Executing busybox-1.35.0-r17.trigger 00:29:43 OK: 8 MiB in 20 packages 00:29:43 ---> dcb4bfc63917 00:29:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:29:43 ---> 41e0af29e000 00:29:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:29:43 ---> d052aaa3c884 00:29:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:29:43 ---> Running in bfef462ccfe1 00:29:43 ---> 6b1ff308ec74 00:29:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:29:43 ---> Running in fee63a4a7b73 00:29:43 Removing intermediate container bfef462ccfe1 00:29:43 ---> d3ffea497de5 00:29:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:43 ---> d133f280e101 00:29:43 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:29:43 ---> Running in 857248d27cb4 00:29:43 ---> Running in 22d5977323bc 00:29:43 Removing intermediate container fee63a4a7b73 00:29:43 ---> 35119f88d2a7 00:29:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:43 Removing intermediate container 857248d27cb4 00:29:43 ---> 46c5cf201b7e 00:29:43 Step 21/23 : LABEL arch=x86_64Removing intermediate container da7127aba4c7 00:29:43 ---> 60b92b67c8d8 00:29:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:43 00:29:43 ---> Running in 7ff12407ba4e 00:29:43 ---> Running in b83bae3e8f94 00:29:43 Removing intermediate container 7ff12407ba4e 00:29:43 ---> 7ba0c9519951 00:29:43 Step 23/25 : LABEL arch=x86_64 00:29:43 Removing intermediate container b83bae3e8f94 00:29:43 ---> 4ecef1a823b9 00:29:43 Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:29:43 ---> Running in 581a7afc2c92 00:29:43 ---> 9a1e18f1d28d 00:29:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:29:43 ---> Running in 5a24ee600d28 00:29:43 Removing intermediate container 581a7afc2c92 00:29:43 ---> 859dbb7b8211 00:29:43 Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:29:43 ---> Running in 75cf75fd1c5d 00:29:43 Removing intermediate container 5a24ee600d28 00:29:43 ---> dfdd4294dab2 00:29:43 Step 23/23 : LABEL version=2.3.0-dev.62 00:29:44 ---> Running in 88f6d1a26257 00:29:44 Removing intermediate container 75cf75fd1c5d 00:29:44 ---> 24f48818d264 00:29:44 Step 25/25 : LABEL version=2.3.0-dev.62 00:29:44 ---> Running in c0dc75cd8523 00:29:44 Removing intermediate container 88f6d1a26257 00:29:44 ---> df98d396aba2 00:29:44 00:29:44 ---> e2231be49f19 00:29:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:29:44 Removing intermediate container 22d5977323bc 00:29:44 ---> dacd5e80ae2b 00:29:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:29:44 ---> Running in a04212a3b1ea 00:29:44 Successfully built df98d396aba2 00:29:44 Successfully tagged support-notifications:latest 00:29:44  Building support-notifications ... done Removing intermediate container c0dc75cd8523 00:29:44 Building security-secretstore-setup 00:29:44 ---> 6f33a2f24b19 00:29:44 00:29:44 ---> 1cba92fc7154 00:29:44 Step 20/24 : ENTRYPOINT ["/core-data"] 00:29:44 Successfully built 6f33a2f24b19 00:29:44 Successfully tagged core-metadata:latest 00:29:44 Building security-spire-server 00:29:44  Building core-metadata ... done  ---> Running in 4e0b774f4c12 00:29:44 Removing intermediate container a04212a3b1ea 00:29:44 ---> de46a74cd399 00:29:44 Step 20/22 : LABEL arch=x86_64 00:29:47 ---> Running in 6034118d2622 00:29:47 Removing intermediate container 4e0b774f4c12 00:29:47 ---> af859443b070 00:29:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:47 ---> Running in 0935c175e895 00:29:47 Removing intermediate container 6034118d2622 00:29:47 ---> cc2bd7b62e8c 00:29:47 Step 21/22 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:29:47 ---> Running in abb6727822da 00:29:47 Removing intermediate container 0935c175e895 00:29:47 ---> d738e01bae3d 00:29:47 Step 22/24 : LABEL arch=x86_64 00:29:47 ---> Running in 0201d4aa6516 00:29:47 Removing intermediate container abb6727822da 00:29:47 ---> e0bf3784e36f 00:29:47 Step 22/22 : LABEL version=2.3.0-dev.62 00:29:47 ---> Running in d31d05585df3 00:29:47 Removing intermediate container 0201d4aa6516 00:29:47 ---> a6cc53f2fe9e 00:29:47 Step 23/24 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:29:48 ---> Running in cf80efa9f9d5 00:29:48 Removing intermediate container d31d05585df3 00:29:48 ---> 2dd98941bb29 00:29:48 00:29:48 Collecting docker-compose==1.23.2 00:29:48 Successfully built 2dd98941bb29 00:29:48 Successfully tagged security-proxy-setup:latest 00:29:48 Building security-spire-agent 00:29:48  Building security-proxy-setup ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:29:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.8 MB/s eta 0:00:00 00:29:48 Removing intermediate container cf80efa9f9d5 00:29:48 ---> d968ff63b565 00:29:48 Step 24/24 : LABEL version=2.3.0-dev.62 00:29:48 Collecting cached-property<2,>=1.2.0 00:29:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:29:48 Collecting texttable<0.10,>=0.9.0 00:29:48 Downloading texttable-0.9.1.tar.gz (11 kB) 00:29:48 Preparing metadata (setup.py): started 00:29:48 ---> Running in be7e1f7f1758 00:29:48 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:29:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:29:48 ---> 31e507613848 00:29:48 Step 3/25 : WORKDIR /edgex-go 00:29:48 ---> Using cache 00:29:48 ---> 6a6f4eb79c83 00:29:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:48 ---> Using cache 00:29:48 ---> 6fd98de86064 00:29:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 00:29:48 Preparing metadata (setup.py): finished with status 'done' 00:29:48 Collecting docker<4.0,>=3.6.0 00:29:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:29:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 122.7 MB/s eta 0:00:00 00:29:49 Collecting dockerpty<0.5,>=0.4.1 00:29:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:29:49 Preparing metadata (setup.py): started 00:29:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29124 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:29:49 Running in /w/workspace/edgex-go/298 [Pipeline] { [Pipeline] checkout 00:29:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:29:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:29:49 ---> 31e507613848 00:29:49 Step 3/25 : WORKDIR /edgex-go 00:29:49 ---> Using cache 00:29:49 ---> 6a6f4eb79c83 00:29:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:49 ---> Using cache 00:29:49 ---> 6fd98de86064 00:29:49 Step 5/25 : RUN apk add --update --no-cache make git 00:29:49 ---> Using cache 00:29:49 ---> b306e1ecb14c 00:29:49 Step 6/25 : COPY go.mod vendor* ./ 00:29:49 ---> Using cache 00:29:49 ---> 59b5109ad11b 00:29:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:49 ---> Using cache 00:29:49 ---> 9c3b0977e49a 00:29:49 Step 8/25 : COPY . . 00:29:49 ---> Using cache 00:29:49 ---> 97ccb7d365c5 00:29:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:29:49 Preparing metadata (setup.py): finished with status 'done' 00:29:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 00:29:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:29:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:29:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 175.4 MB/s eta 0:00:00 00:29:49 Collecting jsonschema<3,>=2.5.1 00:29:49 The recommended git tool is: git 00:29:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:29:49 Collecting docopt<0.7,>=0.6.1 00:29:49 Downloading docopt-0.6.2.tar.gz (25 kB) 00:29:49 Preparing metadata (setup.py): started 00:29:50 Preparing metadata (setup.py): finished with status 'done' 00:29:50 Collecting websocket-client<1.0,>=0.32.0 00:29:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:29:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 151.0 MB/s eta 0:00:00 00:29:50 Collecting PyYAML<4,>=3.10 00:29:50 ---> Running in 0b332cd1574f 00:29:50 Downloading PyYAML-3.13.tar.gz (270 kB) 00:29:50 Removing intermediate container be7e1f7f1758 00:29:50 ---> 1b8a6ffb70f1 00:29:50 00:29:50 ---> Running in 7825dc97afa8 00:29:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 42.0 MB/s eta 0:00:00 00:29:50 Successfully built 1b8a6ffb70f1 00:29:50 Successfully tagged core-data:latest 00:29:50 Building security-spire-config 00:29:50  Building core-data ... done  Preparing metadata (setup.py): started 00:29:50 Preparing metadata (setup.py): finished with status 'done' 00:29:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:29:50 Collecting docker-pycreds>=0.4.0 00:29:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:29:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:29:51 Collecting urllib3<1.25,>=1.21.1 00:29:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:29:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 208.0 MB/s eta 0:00:00 00:29:51 Collecting idna<2.8,>=2.5 00:29:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:29:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 133.1 MB/s eta 0:00:00 00:29:51 Collecting certifi>=2017.4.17 00:29:51 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 00:29:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 65.0 MB/s eta 0:00:00 00:29:51 Collecting chardet<3.1.0,>=3.0.2 00:29:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:29:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 48.3 MB/s eta 0:00:00 00:29:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:29:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:29:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:29:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:29:51 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 00:29:51 Running setup.py install for texttable: started 00:29:51 Running setup.py install for texttable: finished with status 'done' 00:29:51 Running setup.py install for PyYAML: started 00:29:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:29:51 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:29:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:29:51 ---> 31e507613848 00:29:51 Step 3/26 : WORKDIR /edgex-go 00:29:51 ---> Using cache 00:29:51 ---> 6a6f4eb79c83 00:29:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:51 ---> Using cache 00:29:51 ---> 6fd98de86064 00:29:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:29:51 Running setup.py install for PyYAML: finished with status 'done' 00:29:51 OK: 211 MiB in 51 packages 00:29:53 Running setup.py install for docopt: started 00:29:53 Running setup.py install for docopt: finished with status 'done' 00:29:53 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:29:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:29:53 ---> 31e507613848 00:29:53 Step 3/26 : WORKDIR /edgex-go 00:29:53 ---> Using cache 00:29:53 ---> 6a6f4eb79c83 00:29:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:53 ---> Using cache 00:29:53 ---> 6fd98de86064 00:29:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:29:53 ---> Running in d2fc1c538167 00:29:53 ---> Running in 4d07e2e7170a 00:29:54 Removing intermediate container 0b332cd1574f 00:29:54 ---> 3b566db46bd9 00:29:54 Step 6/25 : COPY go.mod vendor* ./ 00:29:54 Running setup.py install for dockerpty: started 00:29:54 ---> 98eb5a45ccbe 00:29:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:29:54 ---> Running in 96b34da2e005 00:29:54 Running setup.py install for dockerpty: finished with status 'done' 00:29:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:29:54 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 00:29:54 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 00:29:54 using credential edgex-jenkins-ssh 00:29:54 Cloning the remote Git repository 00:29:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:29:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:29:55 OK: 211 MiB in 51 packages 00:29:55 OK: 211 MiB in 51 packages 00:29:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:29:55 > git init /w/workspace/edgex-go/298 # timeout=10 00:29:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:29:55 > git --version # timeout=10 00:29:55 > git --version # 'git version 2.25.1' 00:29:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:29:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:29:57 Removing intermediate container d2fc1c538167 00:29:57 ---> 33b500962f67 00:29:57 Step 6/26 : COPY go.mod vendor* ./ 00:29:57 Removing intermediate container 4d07e2e7170a 00:29:57 ---> f41fb1cd8217 00:29:57 Step 6/26 : COPY go.mod vendor* ./ 00:29:57 ---> 550ccfb18fbe 00:29:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:58 ---> 2baa6a8c9d03 00:29:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:58 ---> Running in f967bfe1ae3d 00:29:58 ---> Running in 90862778d6e8 00:30:00 Removing intermediate container d7962e219e14 00:30:00 ---> 5222bba88490 00:30:00 Step 14/23 : ENV APP_PORT=58890 00:30:01 ---> Running in 99f7d40d3fc7 00:30:02 Removing intermediate container 99f7d40d3fc7 00:30:02 ---> ce44bb84e50f 00:30:02 Step 15/23 : EXPOSE $APP_PORT 00:30:02 ---> Running in ad4c3672435f 00:30:02 Removing intermediate container ad4c3672435f 00:30:02 ---> 0ee4292f911e 00:30:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:30:03 Removing intermediate container 96b34da2e005 00:30:03 ---> cbf3626da2e3 00:30:03 Step 8/25 : COPY . . 00:30:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:30:07 ---> 5baf184e6a60 00:30:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:30:07 Removing intermediate container 90862778d6e8 00:30:07 ---> 10687e9c5821 00:30:07 Step 8/26 : COPY . . 00:30:07 Removing intermediate container f967bfe1ae3d 00:30:07 ---> 551190b3d653 00:30:07 Step 8/26 : COPY . . 00:30:10 Avoid second fetch 00:30:10 Checking out Revision b7de7b775397295cb69718a186a97b7526882c59 (main) 00:30:11 ---> 7b18dbf56610 00:30:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:30:11 ---> 1fad047fbb0e 00:30:11 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 00:30:11 Removing intermediate container 7825dc97afa8 00:30:11 ---> eebf0a8c6943 00:30:11 00:30:11 Step 10/25 : FROM alpine:3.16 00:30:11 ---> 9c6f07244728 00:30:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:30:11 ---> 7981d86817f6 00:30:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:30:11 ---> 7f1b0bc384b2 00:30:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:30:11 ---> Running in da383c9e134a 00:30:11 ---> Running in 358476d9d9ba 00:30:11 ---> Running in 44f1b6804368 00:30:11 ---> Running in d90d54032682 00:30:11 ---> d88bdf39b196 00:30:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:30:11 ---> Running in 24d9a83f3a44 00:30:11 Removing intermediate container da383c9e134a 00:30:11 ---> f6a451177864 00:30:11 Step 10/25 : WORKDIR /edgex-go/spire-build 00:30:11 Removing intermediate container d90d54032682 00:30:11 ---> 45bf1a2ca250 00:30:11 Step 10/26 : WORKDIR /edgex-go/spire-build 00:30:11 Removing intermediate container 44f1b6804368 00:30:11 ---> 44b37ded9e25 00:30:11 Step 10/26 : WORKDIR /edgex-go/spire-build 00:30:11 ---> Running in a645a7230101 00:30:11 ---> Running in ccf1a8ececc8 00:30:11 ---> Running in 7b65f02052a5 00:30:11 Removing intermediate container 24d9a83f3a44 00:30:11 ---> 7ccbaa328ac5 00:30:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:30:11 ---> Running in f4b9c5c571ea 00:30:11 Removing intermediate container a645a7230101 00:30:11 ---> 8f41103646b3 00:30:11 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 00:30:11 Removing intermediate container ccf1a8ececc8 00:30:11 ---> 5ca9302d8340 00:30:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:30:11 Removing intermediate container 7b65f02052a5 00:30:11 ---> 581e4ad752f0 00:30:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi ---> Running in 6cf2340fb816 00:30:11 00:30:11 ---> Running in 499e022d3da4 00:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:30:11 Removing intermediate container f4b9c5c571ea 00:30:11 ---> ac1c86d21225 00:30:11 Step 21/23 : LABEL arch=x86_64 00:30:11 ---> Running in 9a54f790be96 00:30:11 ---> Running in 3546c3070191 00:30:12 Removing intermediate container 3546c3070191 00:30:12 ---> f195bafe584f 00:30:12 Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:30:12 ---> Running in 34d1636bed89 00:30:12 (1/3) Installing ca-certificates (20220614-r0) 00:30:12 (2/3) Installing dumb-init (1.2.5-r1) 00:30:12 (3/3) Installing su-exec (0.2-r1) 00:30:12 Executing busybox-1.35.0-r17.trigger 00:30:12 Executing ca-certificates-20220614-r0.trigger 00:30:12 OK: 6 MiB in 17 packages 00:30:12 Removing intermediate container 34d1636bed89 00:30:12 ---> 87bc5b67a6f9 00:30:12 Step 23/23 : LABEL version=2.3.0-dev.62 00:30:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:30:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:30:10 > git config core.sparsecheckout # timeout=10 00:30:10 > git checkout -f b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 00:30:12 ---> Running in 1f1cf48ef8db 00:30:12 Removing intermediate container 1f1cf48ef8db 00:30:12 ---> 2f6d3bc37f47 00:30:12 00:30:12 Successfully built 2f6d3bc37f47 00:30:12 Successfully tagged sys-mgmt-agent:latest 00:30:12 Building security-bootstrapper 00:30:13  Building sys-mgmt-agent ... done Removing intermediate container 358476d9d9ba 00:30:13 ---> 88c7d50a382d 00:30:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:30:13 Removing intermediate container 6cf2340fb816 00:30:13 ---> c0508e6a1e6a 00:30:13 Step 12/25 : WORKDIR /edgex-go 00:30:13 ---> Running in 4b98cd0bdd65 00:30:13 ---> Running in 3a3d526fa27b 00:30:14 Removing intermediate container 499e022d3da4 00:30:14 ---> 157876d9a08b 00:30:14 Step 12/26 : WORKDIR /edgex-go 00:30:14 Removing intermediate container 4b98cd0bdd65 00:30:14 ---> 4991d1814f2b 00:30:14 Step 13/25 : WORKDIR / 00:30:14 Removing intermediate container 9a54f790be96 00:30:14 ---> b726c21d72c0 00:30:14 Step 12/26 : WORKDIR /edgex-go 00:30:14 ---> Running in 5d12b63ad019 00:30:14 Removing intermediate container 3a3d526fa27b 00:30:14 ---> 63540fe1d838 00:30:14 00:30:14 Step 13/25 : FROM alpine:3.15 00:30:14 ---> Running in 7dad404de2d2 00:30:14 ---> Running in c884b1c71e58 00:30:14 3.15: Pulling from library/alpine 00:30:14 Removing intermediate container 7dad404de2d2 00:30:14 ---> f7f784574129 00:30:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:30:14 Removing intermediate container 5d12b63ad019 00:30:14 ---> 8fca70244805 00:30:14 00:30:14 Step 13/26 : FROM alpine:3.15 00:30:14 Removing intermediate container c884b1c71e58 00:30:14 ---> b41542256c38 00:30:14 00:30:14 Step 13/26 : FROM alpine:3.15 00:30:14 3.15: Pulling from library/alpine 00:30:14 3.15: Pulling from library/alpine 00:30:14 ---> 785f18ec85dd 00:30:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:30:14 Commit message: "fix: add secure mqtt support to eKuiper (#4155)" 00:30:15 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 00:30:15 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 00:30:15 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 00:30:15 Status: Downloaded newer image for alpine:3.15 00:30:15 Status: Image is up to date for alpine:3.15 00:30:15 Status: Image is up to date for alpine:3.15 00:30:15 ---> c4fc93816858 00:30:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:30:15 ---> c4fc93816858 00:30:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:30:15 ---> c4fc93816858 00:30:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:30:15 ---> Running in b874d2afa1e9 00:30:15 ---> Running in 0c810fe16775 00:30:15 ---> Running in 14c7f1a871c5 00:30:15 ---> 77a965101ab7 00:30:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:30:15 Removing intermediate container b874d2afa1e9 00:30:15 ---> 708ef9296721 00:30:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:30:15 Removing intermediate container 0c810fe16775 00:30:15 ---> ee8e75094ca2 00:30:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:30:15 Removing intermediate container 14c7f1a871c5 00:30:15 ---> f9b5e112f52d 00:30:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:30:15 ---> Running in 8f103c579081 00:30:15 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:30:15 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:30:15 ---> 31e507613848 00:30:15 Step 3/33 : WORKDIR /edgex-go 00:30:15 ---> Using cache 00:30:15 ---> 6a6f4eb79c83 00:30:15 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:30:15 ---> Using cache 00:30:15 ---> 6fd98de86064 00:30:15 Step 5/33 : RUN apk add --update --no-cache make git 00:30:15 ---> Using cache 00:30:15 ---> b306e1ecb14c 00:30:15 Step 6/33 : COPY go.mod vendor* ./ 00:30:15 ---> Using cache 00:30:15 ---> 59b5109ad11b 00:30:15 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:30:15 ---> Using cache 00:30:15 ---> 9c3b0977e49a 00:30:15 Step 8/33 : COPY . . 00:30:15 ---> Using cache 00:30:15 ---> 97ccb7d365c5 00:30:15 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:30:15 ---> Running in 97e3d4f0835f 00:30:15 ---> Running in b4d4d08f38e9 00:30:15 ---> d56982041dd7 00:30:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:30:15 ---> Running in d780978d5b11 00:30:15 ---> 447af136849b 00:30:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:30:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:30:15 % Total % Received % Xferd Average Speed Time Time Time Current 00:30:15 Dload Upload Total Spent Left Speed 00:30:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 59443 0 --:--:-- --:--:-- --:--:-- 59443 00:30:16 ---> 11e76476cc1d 00:30:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] sh 00:30:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:30:16 Removing intermediate container 8f103c579081 00:30:16 ---> efe9f17dea04 00:30:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:30:16 ---> 1463ecdf1dd2 00:30:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:30:16 ---> Running in 0b8d18c5350b 00:30:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:30:16 Removing intermediate container 97e3d4f0835f 00:30:16 ---> e2e0f7f00456 00:30:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:30:16 ---> Running in bccdc84058c8 00:30:16 ---> 11b8e8c4c8fa 00:30:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:30:16 ---> Running in b1223fe58794 00:30:16 + sudo tee /etc/docker/daemon.new 00:30:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:30:16 { 00:30:16 "registry-mirrors": [ 00:30:16 "https://nexus3.edgexfoundry.org:10001" 00:30:16 ], 00:30:16 "bip": "10.250.0.254/24", 00:30:16 "hosts": [ 00:30:16 "tcp://0.0.0.0:5555", 00:30:16 "unix:///var/run/docker.sock" 00:30:16 ], 00:30:16 "mtu": 1458, 00:30:16 "selinux-enabled": true, 00:30:16 "seccomp-profile": "/etc/docker/seccomp.json" 00:30:16 } [Pipeline] sh 00:30:17 Removing intermediate container b4d4d08f38e9 00:30:17 ---> 6f0f95186b4d 00:30:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:30:17 ---> Running in c1cf03d3eeef 00:30:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:30:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:30:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:30:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:30:17 Removing intermediate container b1223fe58794 00:30:17 ---> 6cd1d6823e8f 00:30:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:30:17 ---> Running in 856407b541c2 00:30:17 + sudo service docker restart 00:30:17 Removing intermediate container 856407b541c2 00:30:17 ---> 7d164429874f 00:30:17 Step 23/25 : LABEL arch=x86_64 00:30:17 ---> Running in fa05f6a4de6e 00:30:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:30:17 Removing intermediate container fa05f6a4de6e 00:30:17 ---> 7b146b58a91e 00:30:17 Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:30:18 ---> Running in f84622d0ff7a 00:30:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:30:18 Removing intermediate container f84622d0ff7a 00:30:18 ---> d9a4d57045ec 00:30:18 Step 25/25 : LABEL version=2.3.0-dev.62 00:30:18 ---> Running in d902afd2f1cf 00:30:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:30:18 Removing intermediate container d902afd2f1cf 00:30:18 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:30:18 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:30:18 OK: 15856 distinct packages available 00:30:18 ---> 80863594ae70 00:30:18 00:30:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:30:18 Successfully built 80863594ae70 00:30:18 Successfully tagged security-secretstore-setup:latest 00:30:18  Building security-secretstore-setup ... done Building support-scheduler 00:30:18 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:30:18 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:30:18 OK: 15856 distinct packages available 00:30:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:30:18 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:30:18 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:30:18 OK: 15856 distinct packages available 00:30:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:30:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:30:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:30:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:30:19 (1/5) Installing dumb-init (1.2.5-r1) 00:30:19 (2/5) Installing musl-obstack (1.2.3-r0) 00:30:19 (1/5) Installing dumb-init (1.2.5-r1) 00:30:19 (3/5) Installing libucontext (1.1-r0) 00:30:19 (2/5) Installing musl-obstack (1.2.3-r0) 00:30:19 (4/5) Installing gcompat (1.0.0-r4) 00:30:19 (1/4) Installing dumb-init (1.2.5-r1) 00:30:19 (3/5) Installing libucontext (1.1-r0) 00:30:19 (5/5) Installing openssl (1.1.1q-r0) 00:30:20 (2/4) Installing musl-obstack (1.2.3-r0) 00:30:20 (4/5) Installing gcompat (1.0.0-r4) 00:30:20 Executing busybox-1.34.1-r7.trigger 00:30:20 OK: 7 MiB in 19 packages 00:30:20 (3/4) Installing libucontext (1.1-r0) 00:30:20 (5/5) Installing openssl (1.1.1q-r0) 00:30:20 (4/4) Installing gcompat (1.0.0-r4) 00:30:20 Executing busybox-1.34.1-r7.trigger 00:30:20 OK: 7 MiB in 19 packages 00:30:20 Executing busybox-1.34.1-r7.trigger 00:30:20 OK: 6 MiB in 18 packages 00:30:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:30:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:30:21 ---> 31e507613848 00:30:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:30:21 ---> Using cache 00:30:21 ---> 3b8855bbc610 00:30:21 Step 4/23 : WORKDIR /edgex-go 00:30:21 ---> Using cache 00:30:21 ---> 326e088e4b20 00:30:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:30:21 ---> Using cache 00:30:21 ---> 66dacb60e980 00:30:21 Step 6/23 : RUN apk add --update --no-cache make git 00:30:21 ---> Using cache 00:30:21 ---> 1680b3cbcc78 00:30:21 Step 7/23 : COPY go.mod vendor* ./ 00:30:21 ---> Using cache 00:30:21 ---> 506f30b246dd 00:30:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:30:21 ---> Using cache 00:30:21 ---> 888dddccd994 00:30:21 Step 9/23 : COPY . . 00:30:21 ---> Using cache 00:30:21 ---> 3cd869256565 00:30:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:30:22 ---> Running in 37a2c65953eb 00:30:22 Removing intermediate container 0b8d18c5350b 00:30:22 ---> 0701712519dc 00:30:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:30:22 Removing intermediate container c1cf03d3eeef 00:30:22 ---> ad46d659a624 00:30:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:30:23 Removing intermediate container bccdc84058c8 00:30:23 ---> 64ae406f5b2e 00:30:23 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:30:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:30:25 ---> 72b87ebaa3a8 00:30:25 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:30:25 ---> ffc3d75a331e 00:30:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:30:25 ---> 8aa32af5c087 00:30:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:30:25 ---> 512bc7e01195 00:30:25 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:30:26 ---> 4c232550aa89 00:30:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:30:26 ---> Running in 5f3ac801f713 00:30:26 ---> 7194feb2f0df 00:30:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:30:26 Removing intermediate container 5f3ac801f713 00:30:26 ---> 71167c96dc32 00:30:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:30:26 ---> 8f228d057923 00:30:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:30:27 ---> 005e7af38779 00:30:27 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:30:27 ---> 7e1fd39bac0d 00:30:27 Step 21/26 : WORKDIR / 00:30:27 ---> Running in e562053dbd47 00:30:27 ---> 7f70bd27d06a 00:30:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:30:27 ---> Running in f5613bb2156b 00:30:27 Removing intermediate container e562053dbd47 00:30:27 ---> db358d9e5934 00:30:27 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:30:27 Removing intermediate container f5613bb2156b 00:30:27 ---> c26bab8831d0 00:30:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:30:27 ---> 9fb8fe20477c 00:30:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:30:27 ---> Running in 16d9f41262da 00:30:27 ---> Running in 7009e4f9fe89 00:30:27 Removing intermediate container 16d9f41262da 00:30:27 ---> 72d9d801dcfc 00:30:27 Step 23/25 : LABEL arch=x86_64 00:30:27 Removing intermediate container 7009e4f9fe89 00:30:27 ---> 518906c4fe4d 00:30:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:30:28 ---> Running in 17435a324eee 00:30:28 ---> Running in 3bd7fdc349d7 00:30:28 ---> 3097b9a94308 00:30:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:30:28 ---> Running in a2efffa3b6c1 00:30:28 Removing intermediate container 3bd7fdc349d7 00:30:28 ---> 0ac70b5e799c 00:30:28 Step 24/26 : LABEL arch=x86_64 00:30:28 Removing intermediate container 17435a324eee 00:30:28 ---> fac654989880 00:30:28 Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:30:28 ---> Running in 32187f05969b 00:30:28 ---> Running in 3a9360051eed 00:30:28 Removing intermediate container a2efffa3b6c1 00:30:28 ---> 60135c2c38ce 00:30:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:30:28 ---> Running in 2ad790240635 00:30:28 Removing intermediate container 3a9360051eed 00:30:28 ---> 515389c89725 00:30:28 Step 25/26 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:30:28 Removing intermediate container 32187f05969b 00:30:28 ---> 3a134e7d72dc 00:30:28 Step 25/25 : LABEL version=2.3.0-dev.62 00:30:28 ---> Running in d89b892ff0b5 00:30:29 Removing intermediate container 2ad790240635 00:30:29 ---> cb1455ecf05d 00:30:29 Step 24/26 : LABEL arch=x86_64 00:30:29 ---> Running in d24026ebddf8 00:30:29 ---> Running in 16929e1f541f 00:30:29 Removing intermediate container d89b892ff0b5 00:30:29 ---> 6dffaec2d199 00:30:29 Step 26/26 : LABEL version=2.3.0-dev.62 00:30:29 Removing intermediate container d24026ebddf8 00:30:29 ---> aeade557655b 00:30:29 00:30:29 ---> Running in fbf0b10c428c 00:30:29 Successfully built aeade557655b 00:30:29 Successfully tagged security-spire-server:latest 00:30:29  Building security-spire-server ... done Building core-command 00:30:29 Removing intermediate container 16929e1f541f 00:30:29 ---> 16ba51e4a583 00:30:29 Step 25/26 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:30:29 Removing intermediate container fbf0b10c428c 00:30:29 ---> 6d609125026c 00:30:29 00:30:29 ---> Running in b2b052b46e81 00:30:29 Successfully built 6d609125026c 00:30:29 Successfully tagged security-spire-config:latest 00:30:29 Building security-spiffe-token-provider 00:30:31  Building security-spire-config ... done Removing intermediate container b2b052b46e81 00:30:31 ---> bbe11d2fe688 00:30:31 Step 26/26 : LABEL version=2.3.0-dev.62 00:30:34 Removing intermediate container d780978d5b11 00:30:34 ---> ec7793a488b9 00:30:34 00:30:34 Step 10/33 : FROM alpine:3.16 00:30:34 ---> 9c6f07244728 00:30:34 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:30:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:30:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:30:34 ---> 31e507613848 00:30:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:30:34 ---> Using cache 00:30:34 ---> 3b8855bbc610 00:30:34 Step 4/24 : WORKDIR /edgex-go 00:30:34 ---> Using cache 00:30:34 ---> 326e088e4b20 00:30:34 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:30:34 ---> Using cache 00:30:34 ---> 66dacb60e980 00:30:34 Step 6/24 : RUN apk add --update --no-cache make git 00:30:34 ---> Using cache 00:30:34 ---> 1680b3cbcc78 00:30:34 Step 7/24 : COPY go.mod vendor* ./ 00:30:34 ---> Using cache 00:30:34 ---> 506f30b246dd 00:30:34 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:30:34 ---> Using cache 00:30:34 ---> 888dddccd994 00:30:34 Step 9/24 : COPY . . 00:30:34 ---> Using cache 00:30:34 ---> 3cd869256565 00:30:34 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:30:34 ---> Running in 561b59348af5 00:30:34 ---> Running in 6302585fa2c3 00:30:34 ---> Running in 6d4ec488791f 00:30:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:30:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:30:34 ---> 31e507613848 00:30:34 Step 3/20 : WORKDIR /edgex-go 00:30:34 ---> Using cache 00:30:34 ---> 6a6f4eb79c83 00:30:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:30:34 ---> Running in 8b4eea17a2fd 00:30:34 Removing intermediate container 561b59348af5 00:30:34 ---> 7cf733635eb8 00:30:34 00:30:34 Removing intermediate container 6d4ec488791f 00:30:34 ---> fe0e70160f85 00:30:34 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 00:30:34 ---> Running in 05fe6d4c6f62 00:30:34 Successfully built 7cf733635eb8 00:30:34 Successfully tagged security-spire-agent:latest 00:30:34  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:30:35 v3.16.2-167-g61e5b9860d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 00:30:35 v3.16.2-166-g51fb33a5da [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 00:30:35 OK: 17041 distinct packages available 00:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:30:35 (1/2) Installing dumb-init (1.2.5-r1) 00:30:35 (2/2) Installing su-exec (0.2-r1) 00:30:35 Executing busybox-1.35.0-r17.trigger 00:30:35 OK: 6 MiB in 16 packages 00:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:30:35 OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:35 provisioning config files... 00:30:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/298@tmp/config4645272294591894120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:36 ---> docker-login.sh 00:30:36 nexus3.edgexfoundry.org:10001 00:30:36 Removing intermediate container 05fe6d4c6f62 00:30:36 ---> 3a8b028d6b6b 00:30:36 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 00:30:36 ---> Running in 1e16cc45264e 00:30:36 Removing intermediate container 1e16cc45264e 00:30:36 ---> 47ea409351aa 00:30:36 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:30:36 Removing intermediate container 8b4eea17a2fd 00:30:36 ---> b942a105346b 00:30:36 Step 5/20 : COPY go.mod vendor* ./ 00:30:36 ---> Running in f1ce829441da 00:30:36 Removing intermediate container f1ce829441da 00:30:36 ---> e8ed264bc16b 00:30:36 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:37 ---> 75f531a45e44 00:30:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:30:37 ---> Running in 612a6a9f1c16 00:30:37 ---> Running in ae8fd777cbb3 00:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:37 Configure a credential helper to remove this warning. See 00:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:37 00:30:37 Login Succeeded 00:30:37 nexus3.edgexfoundry.org:10002 00:30:37 Removing intermediate container 612a6a9f1c16 00:30:37 ---> 051862532298 00:30:37 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:30:37 ---> Running in 9e45a454a147 00:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:37 Configure a credential helper to remove this warning. See 00:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:37 00:30:37 Login Succeeded 00:30:37 nexus3.edgexfoundry.org:10003 00:30:38 Removing intermediate container 9e45a454a147 00:30:38 ---> c48579654161 00:30:38 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:30:38 ---> Running in 94d9b3b38a02 00:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:38 Configure a credential helper to remove this warning. See 00:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:38 00:30:38 Login Succeeded 00:30:38 nexus3.edgexfoundry.org:10004 00:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:38 Configure a credential helper to remove this warning. See 00:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:38 00:30:38 Login Succeeded 00:30:38 docker.io 00:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:39 Configure a credential helper to remove this warning. See 00:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:39 00:30:39 Login Succeeded 00:30:39 ---> docker-login.sh ends [Pipeline] } 00:30:39 Deleting 1 temporary files 00:30:39 Removing intermediate container 94d9b3b38a02 00:30:39 ---> 88d4a1724998 00:30:39 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:30:39 ---> Running in 6028208e4941 [Pipeline] sh 00:30:40 + git config --global --add safe.directory /w/workspace/edgex-go/298 [Pipeline] echo 00:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:40 ========================================================= 00:30:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:30:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:30:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:30:40 Removing intermediate container 6028208e4941 00:30:40 ---> a690a951c53e 00:30:40 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:30:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:30:40 b3c136eddcbf: Pulling fs layer 00:30:40 c0a3192eca97: Pulling fs layer 00:30:40 a050256f5b6f: Pulling fs layer 00:30:40 656be50a0ddc: Pulling fs layer 00:30:40 2bbca73fdf42: Pulling fs layer 00:30:40 46d945488cbd: Pulling fs layer 00:30:40 8a5474983e97: Pulling fs layer 00:30:40 329c88fbcd65: Pulling fs layer 00:30:40 656be50a0ddc: Waiting 00:30:40 2bbca73fdf42: Waiting 00:30:40 46d945488cbd: Waiting 00:30:40 8a5474983e97: Waiting 00:30:40 329c88fbcd65: Waiting 00:30:40 a050256f5b6f: Verifying Checksum 00:30:40 a050256f5b6f: Download complete 00:30:40 c0a3192eca97: Verifying Checksum 00:30:40 c0a3192eca97: Download complete 00:30:40 2bbca73fdf42: Verifying Checksum 00:30:40 2bbca73fdf42: Download complete 00:30:40 46d945488cbd: Download complete 00:30:40 b3c136eddcbf: Verifying Checksum 00:30:40 ---> 1787b5ef642c 00:30:40 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:30:41 ---> Running in 323718a68378 00:30:41 b3c136eddcbf: Pull complete 00:30:41 329c88fbcd65: Verifying Checksum 00:30:41 329c88fbcd65: Download complete 00:30:42 c0a3192eca97: Pull complete 00:30:42 a050256f5b6f: Pull complete 00:30:43 Removing intermediate container 323718a68378 00:30:43 ---> 6eb4e5cd474f 00:30:43 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:30:43 8a5474983e97: Verifying Checksum 00:30:43 8a5474983e97: Download complete 00:30:43 656be50a0ddc: Verifying Checksum 00:30:43 656be50a0ddc: Download complete 00:30:43 ---> 850d8015e948 00:30:43 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:30:45 ---> 95b4c690be63 00:30:45 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:30:45 ---> 374ba32bbd51 00:30:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:30:45 Removing intermediate container ae8fd777cbb3 00:30:45 ---> c2d9f0d7c6a6 00:30:45 Step 7/20 : COPY . . 00:30:46 ---> b592ef6172bf 00:30:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:30:47 ---> 7590fee9148a 00:30:47 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:30:47 Removing intermediate container 37a2c65953eb 00:30:47 ---> f9a9578aee3c 00:30:47 00:30:47 Step 11/23 : FROM alpine:3.16 00:30:47 ---> 9c6f07244728 00:30:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:30:47 ---> Using cache 00:30:47 ---> d9894f88b4ac 00:30:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:30:47 ---> Using cache 00:30:47 ---> 01b87ed446f8 00:30:47 Step 14/23 : ENV APP_PORT=59861 00:30:47 ---> 62d2e8ae3c7c 00:30:47 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:30:48 ---> Running in 1f9c80256104 00:30:48 ---> 9a89c5863a21 00:30:48 Step 28/33 : RUN chmod +x /entrypoint.sh 00:30:48 Removing intermediate container 1f9c80256104 00:30:48 ---> c72e4485d77a 00:30:48 Step 15/23 : EXPOSE $APP_PORT 00:30:48 ---> Running in 335f6e1fe49a 00:30:48 ---> Running in 838c89991fb9 00:30:48 Removing intermediate container 838c89991fb9 00:30:48 ---> 9740727d975c 00:30:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:30:49 ---> aba3ce6fa492 00:30:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:30:49 Removing intermediate container 335f6e1fe49a 00:30:49 ---> 3bdc71949b4a 00:30:49 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:30:49 ---> 616e65588809 00:30:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:30:49 ---> Running in 0c6b2c7d2ff1 00:30:49 ---> Running in adb4122b862e 00:30:50 Removing intermediate container adb4122b862e 00:30:50 ---> 90188f85fdff 00:30:50 Step 30/33 : CMD ["gate"] 00:30:50 ---> e76da4a3d6ab 00:30:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:30:50 ---> Running in 321b724a5118 00:30:50 Removing intermediate container 321b724a5118 00:30:50 ---> 606131eaa9b7 00:30:50 Step 31/33 : LABEL arch=x86_64 00:30:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:30:50 ---> 8d7999fd400a 00:30:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:30:50 ---> Running in 5370a26bc3d4 00:30:50 ---> Running in 8169daee8a15 00:30:50 Removing intermediate container 5370a26bc3d4 00:30:50 ---> 646cf405950b 00:30:50 Step 32/33 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:30:50 Removing intermediate container 8169daee8a15 00:30:50 ---> fba0c5438f47 00:30:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:30:51 ---> Running in ec6913de73ad 00:30:51 ---> Running in 8e19969721b8 00:30:51 Removing intermediate container ec6913de73ad 00:30:51 ---> b58060ea4054 00:30:51 Step 33/33 : LABEL version=2.3.0-dev.62 00:30:51 Removing intermediate container 8e19969721b8 00:30:51 ---> c3c2aba0be0c 00:30:51 Step 21/23 : LABEL arch=x86_64 00:30:51 ---> Running in 061a0b5e7c28 00:30:51 ---> Running in 0d9804dbadd5 00:30:51 Removing intermediate container 061a0b5e7c28 00:30:51 ---> e87d64552d33 00:30:51 00:30:51 Successfully built e87d64552d33 00:30:51 Removing intermediate container 0d9804dbadd5 00:30:51 ---> 62d3b6892657 00:30:51 Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:30:51 Successfully tagged security-bootstrapper:latest 00:30:51  Building security-bootstrapper ... done  ---> Running in f526da5f5183 00:30:51 Removing intermediate container f526da5f5183 00:30:51 ---> 3a9d485c5078 00:30:51 Step 23/23 : LABEL version=2.3.0-dev.62 00:30:51 ---> Running in 782492d1ad31 00:30:52 Removing intermediate container 6302585fa2c3 00:30:52 ---> 1763c4474289 00:30:52 00:30:52 Step 11/24 : FROM alpine:3.16 00:30:52 ---> 9c6f07244728 00:30:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:30:52 ---> Using cache 00:30:52 ---> d9894f88b4ac 00:30:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:30:52 ---> Using cache 00:30:52 ---> 01b87ed446f8 00:30:52 Step 14/24 : ENV APP_PORT=59882 00:30:52 ---> Running in 7ccc5c2a8e48 00:30:52 Removing intermediate container 782492d1ad31 00:30:52 ---> fce57060b332 00:30:52 00:30:52 Removing intermediate container 7ccc5c2a8e48 00:30:52 ---> 639d9cab65a1 00:30:52 Step 15/24 : EXPOSE $APP_PORT 00:30:52 Successfully built fce57060b332 00:30:52 Successfully tagged support-scheduler:latest 00:30:52  Building support-scheduler ... done  ---> Running in e84615fdeff1 00:30:52 Removing intermediate container e84615fdeff1 00:30:52 ---> e79b9cb847b8 00:30:52 Step 16/24 : WORKDIR / 00:30:52 ---> Running in 3c7e9e146944 00:30:52 Removing intermediate container 3c7e9e146944 00:30:52 ---> 05749b4e5443 00:30:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:30:52 ---> b1e2559fe3e3 00:30:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:30:53 ---> 07b7ace5cc97 00:30:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:30:54 ---> 6fd73a5a2d9b 00:30:54 Step 20/24 : ENTRYPOINT ["/core-command"] 00:30:54 ---> Running in 98ff467f19a1 00:30:54 Removing intermediate container 98ff467f19a1 00:30:54 ---> 1548d0767a02 00:30:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:30:54 ---> Running in 3f3a65edd7e1 00:30:54 Removing intermediate container 3f3a65edd7e1 00:30:54 ---> bc200464c877 00:30:54 Step 22/24 : LABEL arch=x86_64 00:30:54 ---> Running in f39a17fb404d 00:30:54 Removing intermediate container f39a17fb404d 00:30:54 ---> 3873e0e50907 00:30:54 Step 23/24 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:30:54 ---> Running in 5af29963d275 00:30:55 Removing intermediate container 5af29963d275 00:30:55 ---> 8851fafc0375 00:30:55 Step 24/24 : LABEL version=2.3.0-dev.62 00:30:55 ---> Running in 067ecf3393e3 00:30:55 Removing intermediate container 067ecf3393e3 00:30:55 ---> a991381631c8 00:30:55 00:30:55 Successfully built a991381631c8 00:30:55 Successfully tagged core-command:latest 00:30:58 656be50a0ddc: Pull complete 00:30:58 2bbca73fdf42: Pull complete 00:30:58 46d945488cbd: Pull complete 00:31:04 8a5474983e97: Pull complete 00:31:05 329c88fbcd65: Pull complete 00:31:05 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 00:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:31:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:31:05 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:31:05 WORKDIR /edgex 00:31:05 COPY go.mod . 00:31:05 RUN go mod download 00:31:05 docker build -t ci-base-image-arm64 -f - . 00:31:06 Sending build context to Docker daemon 3.228MB 00:31:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:31:06 ---> ff4287adb874 00:31:06 Step 2/4 : WORKDIR /edgex 00:31:07  Building core-command ... done Removing intermediate container 0c6b2c7d2ff1 00:31:07 ---> bab8963db125 00:31:07 00:31:07 Step 9/20 : FROM alpine:3.15 00:31:07 ---> c4fc93816858 00:31:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:31:07 ---> Using cache 00:31:07 ---> f9b5e112f52d 00:31:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:31:07 ---> Using cache 00:31:07 ---> 6f0f95186b4d 00:31:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:31:07 ---> Running in 456a4bcbbd15 00:31:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:31:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:31:07 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:31:07 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:31:07 OK: 15856 distinct packages available 00:31:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:31:08 ---> Running in 48634f8262cf 00:31:08 Removing intermediate container 48634f8262cf 00:31:08 ---> 542a91391a00 00:31:08 Step 3/4 : COPY go.mod . 00:31:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:31:08 (1/9) Installing ca-certificates (20220614-r0) 00:31:08 (2/9) Installing brotli-libs (1.0.9-r5) 00:31:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:31:09 ---> c8c4e30d7491 00:31:09 Step 4/4 : RUN go mod download 00:31:09 ---> Running in f39578a5eb56 00:31:09 (4/9) Installing libcurl (7.80.0-r3) 00:31:09 (5/9) Installing curl (7.80.0-r3) 00:31:09 (6/9) Installing dumb-init (1.2.5-r1) 00:31:09 (7/9) Installing musl-obstack (1.2.3-r0) 00:31:09 (8/9) Installing libucontext (1.1-r0) 00:31:09 (9/9) Installing gcompat (1.0.0-r4) 00:31:09 Executing busybox-1.34.1-r7.trigger 00:31:09 Executing ca-certificates-20220614-r0.trigger 00:31:09 OK: 8 MiB in 23 packages 00:31:10 Removing intermediate container 456a4bcbbd15 00:31:10 ---> 94ed2d8e967d 00:31:10 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:31:10 ---> 216936f72a35 00:31:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:31:10 ---> 0dde24909486 00:31:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:31:10 ---> 30194d6c7ece 00:31:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:31:11 ---> Running in 79bc018076aa 00:31:11 Removing intermediate container 79bc018076aa 00:31:11 ---> 72e605eaf2d2 00:31:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:31:11 ---> Running in aa8609f1c50c 00:31:11 Removing intermediate container aa8609f1c50c 00:31:11 ---> a41d61077f6d 00:31:11 Step 18/20 : LABEL arch=x86_64 00:31:11 ---> Running in 1ffbfaf39574 00:31:11 Removing intermediate container 1ffbfaf39574 00:31:11 ---> a1b93c8327a0 00:31:11 Step 19/20 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:31:11 ---> Running in dcc9991b45b9 00:31:11 Removing intermediate container dcc9991b45b9 00:31:11 ---> 028270dca5ad 00:31:11 Step 20/20 : LABEL version=2.3.0-dev.62 00:31:11 ---> Running in 5f8b53427fd7 00:31:11 Removing intermediate container 5f8b53427fd7 00:31:11 ---> 94d2d8070d92 00:31:11 00:31:11 Successfully built 94d2d8070d92 00:31:11 Successfully tagged security-spiffe-token-provider:latest 00:31:11  Building security-spiffe-token-provider ... done  [Pipeline] } 00:31:11 $ docker stop --time=1 76df456954b98d5db6f28dd15ee820f9bf8e60205a887dd9a9846e8e3ceed011 00:31:12 $ docker rm -f 76df456954b98d5db6f28dd15ee820f9bf8e60205a887dd9a9846e8e3ceed011 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:13 + docker images 00:31:13 REPOSITORY TAG IMAGE ID CREATED SIZE 00:31:13 security-spiffe-token-provider latest 94d2d8070d92 2 seconds ago 29.3MB 00:31:13 bab8963db125 8 seconds ago 1.58GB 00:31:13 core-command latest a991381631c8 18 seconds ago 17.3MB 00:31:13 support-scheduler latest fce57060b332 21 seconds ago 26.7MB 00:31:13 1763c4474289 22 seconds ago 1.54GB 00:31:13 security-bootstrapper latest e87d64552d33 22 seconds ago 19.8MB 00:31:13 f9a9578aee3c 26 seconds ago 1.61GB 00:31:13 security-spire-agent latest 7cf733635eb8 39 seconds ago 125MB 00:31:13 ec7793a488b9 42 seconds ago 1.53GB 00:31:13 security-spire-config latest 6d609125026c 44 seconds ago 85.8MB 00:31:13 security-spire-server latest aeade557655b 45 seconds ago 86.5MB 00:31:13 security-secretstore-setup latest 80863594ae70 55 seconds ago 29.2MB 00:31:13 63540fe1d838 59 seconds ago 1.42GB 00:31:13 8fca70244805 59 seconds ago 1.42GB 00:31:13 b41542256c38 59 seconds ago 1.42GB 00:31:13 sys-mgmt-agent latest 2f6d3bc37f47 About a minute ago 136MB 00:31:13 eebf0a8c6943 About a minute ago 1.54GB 00:31:13 core-data latest 1b8a6ffb70f1 About a minute ago 21.6MB 00:31:13 security-proxy-setup latest 2dd98941bb29 About a minute ago 27.4MB 00:31:13 support-notifications latest df98d396aba2 About a minute ago 27.3MB 00:31:13 core-metadata latest 6f33a2f24b19 About a minute ago 18.2MB 00:31:13 096132246035 About a minute ago 1.53GB 00:31:13 8b21214874e8 About a minute ago 1.61GB 00:31:13 a75351394b0c About a minute ago 1.55GB 00:31:13 5b56b72b0789 About a minute ago 1.53GB 00:31:13 879c56b5d22a About a minute ago 1.55GB 00:31:13 ci-base-image-x86_64 latest 31e507613848 4 minutes ago 994MB 00:31:13 alpine 3.15 c4fc93816858 5 weeks ago 5.59MB 00:31:13 alpine 3.16 9c6f07244728 5 weeks ago 5.54MB 00:31:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 00:31:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 00:31:13 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 00:31:13 provisioning config files... 00:31:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/298@tmp/config6057337503579944246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:13 ---> docker-login.sh 00:31:13 nexus3.edgexfoundry.org:10001 00:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:13 Configure a credential helper to remove this warning. See 00:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:13 00:31:13 Login Succeeded 00:31:13 nexus3.edgexfoundry.org:10002 00:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:13 Configure a credential helper to remove this warning. See 00:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:13 00:31:13 Login Succeeded 00:31:13 nexus3.edgexfoundry.org:10003 00:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:13 Configure a credential helper to remove this warning. See 00:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:13 00:31:13 Login Succeeded 00:31:13 nexus3.edgexfoundry.org:10004 00:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:14 Configure a credential helper to remove this warning. See 00:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:14 00:31:14 Login Succeeded 00:31:14 docker.io 00:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:14 Configure a credential helper to remove this warning. See 00:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:14 00:31:14 Login Succeeded 00:31:14 ---> docker-login.sh ends [Pipeline] } 00:31:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:31:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:31:14 b7de7b775397295cb69718a186a97b7526882c59 00:31:14 latest 00:31:14 2.3.0-dev.62 00:31:14 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:14 main 00:31:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:15 + docker push nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59 00:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:31:15 523c7059fa64: Preparing 00:31:15 7a9848daf587: Preparing 00:31:15 7e5b06d4fc89: Preparing 00:31:15 59b0978bd03a: Preparing 00:31:15 994393dc58e7: Preparing 00:31:15 994393dc58e7: Layer already exists 00:31:15 59b0978bd03a: Pushed 00:31:15 7e5b06d4fc89: Pushed 00:31:15 523c7059fa64: Pushed 00:31:16 7a9848daf587: Pushed 00:31:16 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:0326fc0d42c012121ed17f4889604e60959d5c39cfcc3802c98959032263ff62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:17 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:31:17 523c7059fa64: Preparing 00:31:17 7a9848daf587: Preparing 00:31:17 7e5b06d4fc89: Preparing 00:31:17 59b0978bd03a: Preparing 00:31:17 994393dc58e7: Preparing 00:31:17 994393dc58e7: Layer already exists 00:31:17 59b0978bd03a: Layer already exists 00:31:17 523c7059fa64: Layer already exists 00:31:17 7a9848daf587: Layer already exists 00:31:17 7e5b06d4fc89: Layer already exists 00:31:17 latest: digest: sha256:0326fc0d42c012121ed17f4889604e60959d5c39cfcc3802c98959032263ff62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:17 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.62 00:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:31:17 523c7059fa64: Preparing 00:31:17 7a9848daf587: Preparing 00:31:17 7e5b06d4fc89: Preparing 00:31:17 59b0978bd03a: Preparing 00:31:17 994393dc58e7: Preparing 00:31:17 7a9848daf587: Layer already exists 00:31:17 523c7059fa64: Layer already exists 00:31:17 59b0978bd03a: Layer already exists 00:31:17 7e5b06d4fc89: Layer already exists 00:31:17 994393dc58e7: Layer already exists 00:31:17 2.3.0-dev.62: digest: sha256:0326fc0d42c012121ed17f4889604e60959d5c39cfcc3802c98959032263ff62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:18 + docker push nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:31:18 523c7059fa64: Preparing 00:31:18 7a9848daf587: Preparing 00:31:18 7e5b06d4fc89: Preparing 00:31:18 59b0978bd03a: Preparing 00:31:18 994393dc58e7: Preparing 00:31:18 994393dc58e7: Layer already exists 00:31:18 7a9848daf587: Layer already exists 00:31:18 59b0978bd03a: Layer already exists 00:31:18 523c7059fa64: Layer already exists 00:31:18 7e5b06d4fc89: Layer already exists 00:31:18 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:0326fc0d42c012121ed17f4889604e60959d5c39cfcc3802c98959032263ff62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:31:18 523c7059fa64: Preparing 00:31:18 7a9848daf587: Preparing 00:31:18 7e5b06d4fc89: Preparing 00:31:18 59b0978bd03a: Preparing 00:31:18 994393dc58e7: Preparing 00:31:18 994393dc58e7: Layer already exists 00:31:18 59b0978bd03a: Layer already exists 00:31:18 7e5b06d4fc89: Layer already exists 00:31:18 523c7059fa64: Layer already exists 00:31:18 7a9848daf587: Layer already exists 00:31:18 main: digest: sha256:0326fc0d42c012121ed17f4889604e60959d5c39cfcc3802c98959032263ff62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:19 ===================================================== [Pipeline] echo 00:31:19 taggedImages: 00:31:19 - nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59 00:31:19 - nexus3.edgexfoundry.org:10004/core-command:latest 00:31:19 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.62 00:31:19 - nexus3.edgexfoundry.org:10004/core-command:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:19 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:31:19 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:31:19 b7de7b775397295cb69718a186a97b7526882c59 00:31:19 latest 00:31:19 2.3.0-dev.62 00:31:19 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:19 main 00:31:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:19 + docker push nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59 00:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:31:19 da23b1b39921: Preparing 00:31:19 b178a3a74569: Preparing 00:31:19 7e5b06d4fc89: Preparing 00:31:19 f05914db6967: Preparing 00:31:19 f32f0ad51392: Preparing 00:31:19 994393dc58e7: Preparing 00:31:19 994393dc58e7: Waiting 00:31:19 7e5b06d4fc89: Layer already exists 00:31:19 994393dc58e7: Layer already exists 00:31:19 f32f0ad51392: Pushed 00:31:19 da23b1b39921: Pushed 00:31:19 f05914db6967: Pushed 00:31:21 b178a3a74569: Pushed 00:31:21 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:b1d4058ff8dc95d6ea1d32d64c2b010914bad13655ae7fd876435f377b89b209 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:21 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:31:21 da23b1b39921: Preparing 00:31:21 b178a3a74569: Preparing 00:31:21 7e5b06d4fc89: Preparing 00:31:21 f05914db6967: Preparing 00:31:21 f32f0ad51392: Preparing 00:31:21 994393dc58e7: Preparing 00:31:21 994393dc58e7: Waiting 00:31:21 f32f0ad51392: Layer already exists 00:31:21 b178a3a74569: Layer already exists 00:31:21 7e5b06d4fc89: Layer already exists 00:31:21 da23b1b39921: Layer already exists 00:31:21 f05914db6967: Layer already exists 00:31:21 994393dc58e7: Layer already exists 00:31:21 latest: digest: sha256:b1d4058ff8dc95d6ea1d32d64c2b010914bad13655ae7fd876435f377b89b209 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:22 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.62 00:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:31:22 da23b1b39921: Preparing 00:31:22 b178a3a74569: Preparing 00:31:22 7e5b06d4fc89: Preparing 00:31:22 f05914db6967: Preparing 00:31:22 f32f0ad51392: Preparing 00:31:22 994393dc58e7: Preparing 00:31:22 994393dc58e7: Waiting 00:31:22 b178a3a74569: Layer already exists 00:31:22 f05914db6967: Layer already exists 00:31:22 f32f0ad51392: Layer already exists 00:31:22 7e5b06d4fc89: Layer already exists 00:31:22 da23b1b39921: Layer already exists 00:31:22 994393dc58e7: Layer already exists 00:31:22 2.3.0-dev.62: digest: sha256:b1d4058ff8dc95d6ea1d32d64c2b010914bad13655ae7fd876435f377b89b209 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:23 + docker push nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:31:23 da23b1b39921: Preparing 00:31:23 b178a3a74569: Preparing 00:31:23 7e5b06d4fc89: Preparing 00:31:23 f05914db6967: Preparing 00:31:23 f32f0ad51392: Preparing 00:31:23 994393dc58e7: Preparing 00:31:23 994393dc58e7: Waiting 00:31:23 b178a3a74569: Layer already exists 00:31:23 f32f0ad51392: Layer already exists 00:31:23 f05914db6967: Layer already exists 00:31:23 da23b1b39921: Layer already exists 00:31:23 7e5b06d4fc89: Layer already exists 00:31:23 994393dc58e7: Layer already exists 00:31:23 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:b1d4058ff8dc95d6ea1d32d64c2b010914bad13655ae7fd876435f377b89b209 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:31:23 da23b1b39921: Preparing 00:31:23 b178a3a74569: Preparing 00:31:23 7e5b06d4fc89: Preparing 00:31:23 f05914db6967: Preparing 00:31:23 f32f0ad51392: Preparing 00:31:23 994393dc58e7: Preparing 00:31:23 994393dc58e7: Waiting 00:31:23 f05914db6967: Layer already exists 00:31:23 7e5b06d4fc89: Layer already exists 00:31:23 f32f0ad51392: Layer already exists 00:31:23 da23b1b39921: Layer already exists 00:31:23 b178a3a74569: Layer already exists 00:31:23 994393dc58e7: Layer already exists 00:31:23 main: digest: sha256:b1d4058ff8dc95d6ea1d32d64c2b010914bad13655ae7fd876435f377b89b209 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:23 ===================================================== [Pipeline] echo 00:31:23 taggedImages: 00:31:23 - nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59 00:31:23 - nexus3.edgexfoundry.org:10004/core-data:latest 00:31:23 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.62 00:31:23 - nexus3.edgexfoundry.org:10004/core-data:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:31:24 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:31:24 b7de7b775397295cb69718a186a97b7526882c59 00:31:24 latest 00:31:24 2.3.0-dev.62 00:31:24 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:24 main 00:31:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59 00:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:31:24 d571e82d97f3: Preparing 00:31:24 b270ae061bab: Preparing 00:31:24 29403142be92: Preparing 00:31:24 7e5b06d4fc89: Preparing 00:31:24 59b0978bd03a: Preparing 00:31:24 994393dc58e7: Preparing 00:31:24 994393dc58e7: Waiting 00:31:24 59b0978bd03a: Layer already exists 00:31:24 7e5b06d4fc89: Layer already exists 00:31:24 994393dc58e7: Layer already exists 00:31:24 d571e82d97f3: Pushed 00:31:24 b270ae061bab: Pushed 00:31:26 29403142be92: Pushed 00:31:26 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:4ea242916fc6b9f9b65aeb9fa17c442610a15580d0cb531fbbcf84a839735325 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:31:27 d571e82d97f3: Preparing 00:31:27 b270ae061bab: Preparing 00:31:27 29403142be92: Preparing 00:31:27 7e5b06d4fc89: Preparing 00:31:27 59b0978bd03a: Preparing 00:31:27 994393dc58e7: Preparing 00:31:27 994393dc58e7: Waiting 00:31:27 29403142be92: Layer already exists 00:31:27 7e5b06d4fc89: Layer already exists 00:31:27 d571e82d97f3: Layer already exists 00:31:27 b270ae061bab: Layer already exists 00:31:27 59b0978bd03a: Layer already exists 00:31:27 994393dc58e7: Layer already exists 00:31:27 latest: digest: sha256:4ea242916fc6b9f9b65aeb9fa17c442610a15580d0cb531fbbcf84a839735325 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.62 00:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:31:27 d571e82d97f3: Preparing 00:31:27 b270ae061bab: Preparing 00:31:27 29403142be92: Preparing 00:31:27 7e5b06d4fc89: Preparing 00:31:27 59b0978bd03a: Preparing 00:31:27 994393dc58e7: Preparing 00:31:27 994393dc58e7: Waiting 00:31:27 d571e82d97f3: Layer already exists 00:31:27 59b0978bd03a: Layer already exists 00:31:27 b270ae061bab: Layer already exists 00:31:27 7e5b06d4fc89: Layer already exists 00:31:27 29403142be92: Layer already exists 00:31:27 994393dc58e7: Layer already exists 00:31:27 2.3.0-dev.62: digest: sha256:4ea242916fc6b9f9b65aeb9fa17c442610a15580d0cb531fbbcf84a839735325 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:31:28 d571e82d97f3: Preparing 00:31:28 b270ae061bab: Preparing 00:31:28 29403142be92: Preparing 00:31:28 7e5b06d4fc89: Preparing 00:31:28 59b0978bd03a: Preparing 00:31:28 994393dc58e7: Preparing 00:31:28 994393dc58e7: Waiting 00:31:28 59b0978bd03a: Layer already exists 00:31:28 29403142be92: Layer already exists 00:31:28 b270ae061bab: Layer already exists 00:31:28 7e5b06d4fc89: Layer already exists 00:31:28 d571e82d97f3: Layer already exists 00:31:28 994393dc58e7: Layer already exists 00:31:28 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:4ea242916fc6b9f9b65aeb9fa17c442610a15580d0cb531fbbcf84a839735325 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:31:29 d571e82d97f3: Preparing 00:31:29 b270ae061bab: Preparing 00:31:29 29403142be92: Preparing 00:31:29 7e5b06d4fc89: Preparing 00:31:29 59b0978bd03a: Preparing 00:31:29 994393dc58e7: Preparing 00:31:29 994393dc58e7: Waiting 00:31:29 59b0978bd03a: Layer already exists 00:31:29 d571e82d97f3: Layer already exists 00:31:29 29403142be92: Layer already exists 00:31:29 7e5b06d4fc89: Layer already exists 00:31:29 b270ae061bab: Layer already exists 00:31:29 994393dc58e7: Layer already exists 00:31:29 main: digest: sha256:4ea242916fc6b9f9b65aeb9fa17c442610a15580d0cb531fbbcf84a839735325 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:29 ===================================================== [Pipeline] echo 00:31:29 taggedImages: 00:31:29 - nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59 00:31:29 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:31:29 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.62 00:31:29 - nexus3.edgexfoundry.org:10004/core-metadata:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:29 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:31:29 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:31:29 b7de7b775397295cb69718a186a97b7526882c59 00:31:29 latest 00:31:29 2.3.0-dev.62 00:31:29 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:29 main 00:31:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59 00:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:31:29 52922de9cd15: Preparing 00:31:29 52922de9cd15: Preparing 00:31:29 240ec818400b: Preparing 00:31:29 aa7123d43a68: Preparing 00:31:29 f80d3bd88b2b: Preparing 00:31:29 0b0ea8bb65b8: Preparing 00:31:29 f51d2166959e: Preparing 00:31:29 7e5b06d4fc89: Preparing 00:31:29 178680704afd: Preparing 00:31:29 adcb151ebb3a: Preparing 00:31:29 5ebc92888b6e: Preparing 00:31:29 fd22e85a6218: Preparing 00:31:29 994393dc58e7: Preparing 00:31:29 7e5b06d4fc89: Waiting 00:31:29 178680704afd: Waiting 00:31:29 994393dc58e7: Waiting 00:31:29 fd22e85a6218: Waiting 00:31:29 adcb151ebb3a: Waiting 00:31:29 5ebc92888b6e: Waiting 00:31:29 f51d2166959e: Waiting 00:31:29 0b0ea8bb65b8: Pushed 00:31:29 52922de9cd15: Pushed 00:31:29 f80d3bd88b2b: Pushed 00:31:29 240ec818400b: Pushed 00:31:29 aa7123d43a68: Pushed 00:31:29 7e5b06d4fc89: Layer already exists 00:31:30 5ebc92888b6e: Pushed 00:31:30 fd22e85a6218: Pushed 00:31:30 178680704afd: Pushed 00:31:30 994393dc58e7: Layer already exists 00:31:30 adcb151ebb3a: Pushed 00:31:31 f51d2166959e: Pushed 00:31:31 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:55851eab0a5685eb6b675b039dbc00e3855f3f68d122479367c1427c512d6b8f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:31:32 52922de9cd15: Preparing 00:31:32 52922de9cd15: Preparing 00:31:32 240ec818400b: Preparing 00:31:32 aa7123d43a68: Preparing 00:31:32 f80d3bd88b2b: Preparing 00:31:32 0b0ea8bb65b8: Preparing 00:31:32 f51d2166959e: Preparing 00:31:32 7e5b06d4fc89: Preparing 00:31:32 178680704afd: Preparing 00:31:32 adcb151ebb3a: Preparing 00:31:32 5ebc92888b6e: Preparing 00:31:32 fd22e85a6218: Preparing 00:31:32 994393dc58e7: Preparing 00:31:32 178680704afd: Waiting 00:31:32 adcb151ebb3a: Waiting 00:31:32 fd22e85a6218: Waiting 00:31:32 f51d2166959e: Waiting 00:31:32 994393dc58e7: Waiting 00:31:32 7e5b06d4fc89: Waiting 00:31:32 0b0ea8bb65b8: Layer already exists 00:31:32 aa7123d43a68: Layer already exists 00:31:32 f80d3bd88b2b: Layer already exists 00:31:32 52922de9cd15: Layer already exists 00:31:32 240ec818400b: Layer already exists 00:31:32 f51d2166959e: Layer already exists 00:31:32 7e5b06d4fc89: Layer already exists 00:31:32 178680704afd: Layer already exists 00:31:32 5ebc92888b6e: Layer already exists 00:31:32 adcb151ebb3a: Layer already exists 00:31:32 994393dc58e7: Layer already exists 00:31:32 fd22e85a6218: Layer already exists 00:31:32 latest: digest: sha256:55851eab0a5685eb6b675b039dbc00e3855f3f68d122479367c1427c512d6b8f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.62 00:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:31:33 52922de9cd15: Preparing 00:31:33 52922de9cd15: Preparing 00:31:33 240ec818400b: Preparing 00:31:33 aa7123d43a68: Preparing 00:31:33 f80d3bd88b2b: Preparing 00:31:33 0b0ea8bb65b8: Preparing 00:31:33 f51d2166959e: Preparing 00:31:33 7e5b06d4fc89: Preparing 00:31:33 178680704afd: Preparing 00:31:33 adcb151ebb3a: Preparing 00:31:33 5ebc92888b6e: Preparing 00:31:33 fd22e85a6218: Preparing 00:31:33 994393dc58e7: Preparing 00:31:33 f51d2166959e: Waiting 00:31:33 5ebc92888b6e: Waiting 00:31:33 7e5b06d4fc89: Waiting 00:31:33 fd22e85a6218: Waiting 00:31:33 178680704afd: Waiting 00:31:33 994393dc58e7: Waiting 00:31:33 adcb151ebb3a: Waiting 00:31:33 0b0ea8bb65b8: Layer already exists 00:31:33 aa7123d43a68: Layer already exists 00:31:33 240ec818400b: Layer already exists 00:31:33 f80d3bd88b2b: Layer already exists 00:31:33 52922de9cd15: Layer already exists 00:31:33 f51d2166959e: Layer already exists 00:31:33 7e5b06d4fc89: Layer already exists 00:31:33 5ebc92888b6e: Layer already exists 00:31:33 adcb151ebb3a: Layer already exists 00:31:33 178680704afd: Layer already exists 00:31:33 fd22e85a6218: Layer already exists 00:31:33 994393dc58e7: Layer already exists 00:31:33 2.3.0-dev.62: digest: sha256:55851eab0a5685eb6b675b039dbc00e3855f3f68d122479367c1427c512d6b8f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:31:33 52922de9cd15: Preparing 00:31:33 52922de9cd15: Preparing 00:31:33 240ec818400b: Preparing 00:31:33 aa7123d43a68: Preparing 00:31:33 f80d3bd88b2b: Preparing 00:31:33 0b0ea8bb65b8: Preparing 00:31:33 f51d2166959e: Preparing 00:31:33 7e5b06d4fc89: Preparing 00:31:33 178680704afd: Preparing 00:31:33 adcb151ebb3a: Preparing 00:31:33 5ebc92888b6e: Preparing 00:31:33 fd22e85a6218: Preparing 00:31:33 994393dc58e7: Preparing 00:31:33 adcb151ebb3a: Waiting 00:31:33 178680704afd: Waiting 00:31:33 5ebc92888b6e: Waiting 00:31:33 f51d2166959e: Waiting 00:31:33 7e5b06d4fc89: Waiting 00:31:33 fd22e85a6218: Waiting 00:31:33 994393dc58e7: Waiting 00:31:33 f80d3bd88b2b: Layer already exists 00:31:33 aa7123d43a68: Layer already exists 00:31:33 0b0ea8bb65b8: Layer already exists 00:31:33 52922de9cd15: Layer already exists 00:31:33 240ec818400b: Layer already exists 00:31:33 f51d2166959e: Layer already exists 00:31:33 178680704afd: Layer already exists 00:31:33 adcb151ebb3a: Layer already exists 00:31:33 7e5b06d4fc89: Layer already exists 00:31:33 5ebc92888b6e: Layer already exists 00:31:33 fd22e85a6218: Layer already exists 00:31:33 994393dc58e7: Layer already exists 00:31:33 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:55851eab0a5685eb6b675b039dbc00e3855f3f68d122479367c1427c512d6b8f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:31:34 52922de9cd15: Preparing 00:31:34 52922de9cd15: Preparing 00:31:34 240ec818400b: Preparing 00:31:34 aa7123d43a68: Preparing 00:31:34 f80d3bd88b2b: Preparing 00:31:34 0b0ea8bb65b8: Preparing 00:31:34 f51d2166959e: Preparing 00:31:34 7e5b06d4fc89: Preparing 00:31:34 178680704afd: Preparing 00:31:34 adcb151ebb3a: Preparing 00:31:34 5ebc92888b6e: Preparing 00:31:34 fd22e85a6218: Preparing 00:31:34 994393dc58e7: Preparing 00:31:34 f51d2166959e: Waiting 00:31:34 7e5b06d4fc89: Waiting 00:31:34 178680704afd: Waiting 00:31:34 adcb151ebb3a: Waiting 00:31:34 5ebc92888b6e: Waiting 00:31:34 994393dc58e7: Waiting 00:31:34 fd22e85a6218: Waiting 00:31:34 f80d3bd88b2b: Layer already exists 00:31:34 240ec818400b: Layer already exists 00:31:34 aa7123d43a68: Layer already exists 00:31:34 0b0ea8bb65b8: Layer already exists 00:31:34 52922de9cd15: Layer already exists 00:31:34 f51d2166959e: Layer already exists 00:31:34 7e5b06d4fc89: Layer already exists 00:31:34 5ebc92888b6e: Layer already exists 00:31:34 adcb151ebb3a: Layer already exists 00:31:34 178680704afd: Layer already exists 00:31:34 fd22e85a6218: Layer already exists 00:31:34 994393dc58e7: Layer already exists 00:31:34 main: digest: sha256:55851eab0a5685eb6b675b039dbc00e3855f3f68d122479367c1427c512d6b8f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:34 ===================================================== [Pipeline] echo 00:31:34 taggedImages: 00:31:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59 00:31:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:31:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.62 00:31:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:31:34 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:31:34 b7de7b775397295cb69718a186a97b7526882c59 00:31:34 latest 00:31:34 2.3.0-dev.62 00:31:34 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:34 main 00:31:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59 00:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:31:35 5e8f7a73ce22: Preparing 00:31:35 e63aa149db3a: Preparing 00:31:35 68cbf55c00c3: Preparing 00:31:35 21362b63e02b: Preparing 00:31:35 7901e17b9d51: Preparing 00:31:35 1a26d7b190e5: Preparing 00:31:35 61e0fc967c3c: Preparing 00:31:35 994393dc58e7: Preparing 00:31:35 1a26d7b190e5: Waiting 00:31:35 61e0fc967c3c: Waiting 00:31:35 5e8f7a73ce22: Pushed 00:31:35 7901e17b9d51: Pushed 00:31:35 e63aa149db3a: Pushed 00:31:35 994393dc58e7: Layer already exists 00:31:35 1a26d7b190e5: Pushed 00:31:35 61e0fc967c3c: Pushed 00:31:36 21362b63e02b: Pushed 00:31:36 68cbf55c00c3: Pushed 00:31:36 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:f025c9df5319c32f7d3d87e8dca664b37831d9f638052051c3f2c452b7689a5d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:31:37 5e8f7a73ce22: Preparing 00:31:37 e63aa149db3a: Preparing 00:31:37 68cbf55c00c3: Preparing 00:31:37 21362b63e02b: Preparing 00:31:37 7901e17b9d51: Preparing 00:31:37 1a26d7b190e5: Preparing 00:31:37 61e0fc967c3c: Preparing 00:31:37 994393dc58e7: Preparing 00:31:37 1a26d7b190e5: Waiting 00:31:37 61e0fc967c3c: Waiting 00:31:37 e63aa149db3a: Layer already exists 00:31:37 7901e17b9d51: Layer already exists 00:31:37 21362b63e02b: Layer already exists 00:31:37 5e8f7a73ce22: Layer already exists 00:31:37 68cbf55c00c3: Layer already exists 00:31:37 1a26d7b190e5: Layer already exists 00:31:37 994393dc58e7: Layer already exists 00:31:37 61e0fc967c3c: Layer already exists 00:31:37 latest: digest: sha256:f025c9df5319c32f7d3d87e8dca664b37831d9f638052051c3f2c452b7689a5d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.62 00:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:31:37 5e8f7a73ce22: Preparing 00:31:37 e63aa149db3a: Preparing 00:31:37 68cbf55c00c3: Preparing 00:31:37 21362b63e02b: Preparing 00:31:37 7901e17b9d51: Preparing 00:31:37 1a26d7b190e5: Preparing 00:31:37 61e0fc967c3c: Preparing 00:31:37 994393dc58e7: Preparing 00:31:37 994393dc58e7: Waiting 00:31:37 1a26d7b190e5: Waiting 00:31:37 61e0fc967c3c: Waiting 00:31:37 68cbf55c00c3: Layer already exists 00:31:37 5e8f7a73ce22: Layer already exists 00:31:37 7901e17b9d51: Layer already exists 00:31:37 e63aa149db3a: Layer already exists 00:31:37 21362b63e02b: Layer already exists 00:31:37 1a26d7b190e5: Layer already exists 00:31:37 61e0fc967c3c: Layer already exists 00:31:37 994393dc58e7: Layer already exists 00:31:37 2.3.0-dev.62: digest: sha256:f025c9df5319c32f7d3d87e8dca664b37831d9f638052051c3f2c452b7689a5d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:31:38 5e8f7a73ce22: Preparing 00:31:38 e63aa149db3a: Preparing 00:31:38 68cbf55c00c3: Preparing 00:31:38 21362b63e02b: Preparing 00:31:38 7901e17b9d51: Preparing 00:31:38 1a26d7b190e5: Preparing 00:31:38 61e0fc967c3c: Preparing 00:31:38 994393dc58e7: Preparing 00:31:38 1a26d7b190e5: Waiting 00:31:38 61e0fc967c3c: Waiting 00:31:38 994393dc58e7: Waiting 00:31:38 5e8f7a73ce22: Layer already exists 00:31:38 7901e17b9d51: Layer already exists 00:31:38 68cbf55c00c3: Layer already exists 00:31:38 21362b63e02b: Layer already exists 00:31:38 e63aa149db3a: Layer already exists 00:31:38 1a26d7b190e5: Layer already exists 00:31:38 61e0fc967c3c: Layer already exists 00:31:38 994393dc58e7: Layer already exists 00:31:38 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:f025c9df5319c32f7d3d87e8dca664b37831d9f638052051c3f2c452b7689a5d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:31:39 5e8f7a73ce22: Preparing 00:31:39 e63aa149db3a: Preparing 00:31:39 68cbf55c00c3: Preparing 00:31:39 21362b63e02b: Preparing 00:31:39 7901e17b9d51: Preparing 00:31:39 1a26d7b190e5: Preparing 00:31:39 61e0fc967c3c: Preparing 00:31:39 994393dc58e7: Preparing 00:31:39 994393dc58e7: Waiting 00:31:39 61e0fc967c3c: Waiting 00:31:39 1a26d7b190e5: Waiting 00:31:39 e63aa149db3a: Layer already exists 00:31:39 68cbf55c00c3: Layer already exists 00:31:39 5e8f7a73ce22: Layer already exists 00:31:39 21362b63e02b: Layer already exists 00:31:39 7901e17b9d51: Layer already exists 00:31:39 1a26d7b190e5: Layer already exists 00:31:39 61e0fc967c3c: Layer already exists 00:31:39 994393dc58e7: Layer already exists 00:31:39 main: digest: sha256:f025c9df5319c32f7d3d87e8dca664b37831d9f638052051c3f2c452b7689a5d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:39 ===================================================== [Pipeline] echo 00:31:39 taggedImages: 00:31:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59 00:31:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:31:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.62 00:31:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:31:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:31:39 b7de7b775397295cb69718a186a97b7526882c59 00:31:39 latest 00:31:39 2.3.0-dev.62 00:31:39 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:39 main 00:31:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59 00:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:31:39 0c1fcbc187eb: Preparing 00:31:39 6477f2a8e5de: Preparing 00:31:39 64e5e6291818: Preparing 00:31:39 ab141425fec4: Preparing 00:31:39 894e4605c868: Preparing 00:31:39 dd4dbeb59439: Preparing 00:31:39 9c6d9f6a7175: Preparing 00:31:39 0bf7e1508b14: Preparing 00:31:39 03928b520d15: Preparing 00:31:39 994393dc58e7: Preparing 00:31:39 9c6d9f6a7175: Waiting 00:31:39 0bf7e1508b14: Waiting 00:31:39 03928b520d15: Waiting 00:31:39 994393dc58e7: Waiting 00:31:39 dd4dbeb59439: Waiting 00:31:39 6477f2a8e5de: Pushed 00:31:39 0c1fcbc187eb: Pushed 00:31:39 894e4605c868: Pushed 00:31:40 dd4dbeb59439: Pushed 00:31:40 9c6d9f6a7175: Pushed 00:31:40 0bf7e1508b14: Pushed 00:31:40 994393dc58e7: Layer already exists 00:31:40 03928b520d15: Pushed 00:31:41 ab141425fec4: Pushed 00:31:41 64e5e6291818: Pushed 00:31:41 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:e18c2cc6358479c102e89d8ceeeb1b78b54c87f38a2113e33e75508b7b5fbe16 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:41 Removing intermediate container f39578a5eb56 00:31:41 ---> 70ec86ef0a82 00:31:41 Successfully built 70ec86ef0a82 00:31:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:41 + docker inspect -f . ci-base-image-arm64 00:31:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:31:41 0c1fcbc187eb: Preparing 00:31:41 6477f2a8e5de: Preparing 00:31:41 64e5e6291818: Preparing 00:31:41 ab141425fec4: Preparing 00:31:41 894e4605c868: Preparing 00:31:41 dd4dbeb59439: Preparing 00:31:41 9c6d9f6a7175: Preparing 00:31:41 dd4dbeb59439: Waiting 00:31:41 0bf7e1508b14: Preparing 00:31:41 9c6d9f6a7175: Waiting 00:31:41 03928b520d15: Preparing 00:31:41 994393dc58e7: Preparing 00:31:41 03928b520d15: Waiting 00:31:41 64e5e6291818: Layer already exists 00:31:41 ab141425fec4: Layer already exists 00:31:41 6477f2a8e5de: Layer already exists 00:31:41 894e4605c868: Layer already exists 00:31:41 0c1fcbc187eb: Layer already exists 00:31:41 dd4dbeb59439: Layer already exists 00:31:41 9c6d9f6a7175: Layer already exists 00:31:41 0bf7e1508b14: Layer already exists 00:31:41 03928b520d15: Layer already exists 00:31:41 994393dc58e7: Layer already exists 00:31:41 latest: digest: sha256:e18c2cc6358479c102e89d8ceeeb1b78b54c87f38a2113e33e75508b7b5fbe16 size: 2405 00:31:42 prd-ubuntu20.04-docker-arm64-4c-16g-29124 does not seem to be running inside a container 00:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 00:31:43 $ docker top 362fdd7d99980d48c545ef30cdc55f730486db9e25077874a96704aa4aed0234 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:44 + go version 00:31:44 go version go1.18.3 linux/arm64 [Pipeline] } 00:31:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.62 00:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:31:44 0c1fcbc187eb: Preparing 00:31:44 6477f2a8e5de: Preparing 00:31:44 64e5e6291818: Preparing 00:31:44 ab141425fec4: Preparing 00:31:44 894e4605c868: Preparing 00:31:44 dd4dbeb59439: Preparing 00:31:44 9c6d9f6a7175: Preparing 00:31:44 0bf7e1508b14: Preparing 00:31:44 03928b520d15: Preparing 00:31:44 994393dc58e7: Preparing 00:31:44 9c6d9f6a7175: Waiting 00:31:44 0bf7e1508b14: Waiting 00:31:44 03928b520d15: Waiting 00:31:44 dd4dbeb59439: Waiting 00:31:44 994393dc58e7: Waiting 00:31:44 ab141425fec4: Layer already exists 00:31:44 6477f2a8e5de: Layer already exists 00:31:44 64e5e6291818: Layer already exists 00:31:44 894e4605c868: Layer already exists 00:31:44 0c1fcbc187eb: Layer already exists 00:31:44 03928b520d15: Layer already exists 00:31:44 9c6d9f6a7175: Layer already exists 00:31:44 dd4dbeb59439: Layer already exists 00:31:44 0bf7e1508b14: Layer already exists 00:31:44 994393dc58e7: Layer already exists 00:31:44 2.3.0-dev.62: digest: sha256:e18c2cc6358479c102e89d8ceeeb1b78b54c87f38a2113e33e75508b7b5fbe16 size: 2405 00:31:44 $ docker stop --time=1 362fdd7d99980d48c545ef30cdc55f730486db9e25077874a96704aa4aed0234 00:31:45 $ docker rm -f 362fdd7d99980d48c545ef30cdc55f730486db9e25077874a96704aa4aed0234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 00:31:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:31:46 00:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:31:46 0c1fcbc187eb: Preparing 00:31:46 6477f2a8e5de: Preparing 00:31:46 64e5e6291818: Preparing 00:31:46 ab141425fec4: Preparing 00:31:46 894e4605c868: Preparing 00:31:46 dd4dbeb59439: Preparing 00:31:46 9c6d9f6a7175: Preparing 00:31:46 0bf7e1508b14: Preparing 00:31:46 03928b520d15: Preparing 00:31:46 994393dc58e7: Preparing 00:31:46 9c6d9f6a7175: Waiting 00:31:46 dd4dbeb59439: Waiting 00:31:46 0bf7e1508b14: Waiting 00:31:46 03928b520d15: Waiting 00:31:46 994393dc58e7: Waiting 00:31:46 0c1fcbc187eb: Layer already exists 00:31:46 ab141425fec4: Layer already exists 00:31:46 6477f2a8e5de: Layer already exists 00:31:46 894e4605c868: Layer already exists 00:31:46 64e5e6291818: Layer already exists 00:31:46 dd4dbeb59439: Layer already exists 00:31:46 9c6d9f6a7175: Layer already exists 00:31:46 03928b520d15: Layer already exists 00:31:46 994393dc58e7: Layer already exists 00:31:46 0bf7e1508b14: Layer already exists 00:31:46 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:e18c2cc6358479c102e89d8ceeeb1b78b54c87f38a2113e33e75508b7b5fbe16 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:31:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:47 latest: Pulling from edgex-devops/edgex-compose-arm64 00:31:47 29e5d40040c1: Pulling fs layer 00:31:47 1ce36da41761: Pulling fs layer 00:31:47 25b303627fd3: Pulling fs layer 00:31:47 29e5d40040c1: Verifying Checksum 00:31:47 29e5d40040c1: Download complete 00:31:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:31:47 0c1fcbc187eb: Preparing 00:31:47 6477f2a8e5de: Preparing 00:31:47 64e5e6291818: Preparing 00:31:47 ab141425fec4: Preparing 00:31:47 894e4605c868: Preparing 00:31:47 dd4dbeb59439: Preparing 00:31:47 9c6d9f6a7175: Preparing 00:31:47 0bf7e1508b14: Preparing 00:31:47 03928b520d15: Preparing 00:31:47 994393dc58e7: Preparing 00:31:47 dd4dbeb59439: Waiting 00:31:47 9c6d9f6a7175: Waiting 00:31:47 0bf7e1508b14: Waiting 00:31:47 03928b520d15: Waiting 00:31:47 994393dc58e7: Waiting 00:31:47 6477f2a8e5de: Layer already exists 00:31:47 894e4605c868: Layer already exists 00:31:47 0c1fcbc187eb: Layer already exists 00:31:47 ab141425fec4: Layer already exists 00:31:47 64e5e6291818: Layer already exists 00:31:47 9c6d9f6a7175: Layer already exists 00:31:47 dd4dbeb59439: Layer already exists 00:31:47 03928b520d15: Layer already exists 00:31:47 994393dc58e7: Layer already exists 00:31:47 0bf7e1508b14: Layer already exists 00:31:47 main: digest: sha256:e18c2cc6358479c102e89d8ceeeb1b78b54c87f38a2113e33e75508b7b5fbe16 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:47 ===================================================== [Pipeline] echo 00:31:47 taggedImages: 00:31:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59 00:31:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:31:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.62 00:31:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:31:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:31:47 b7de7b775397295cb69718a186a97b7526882c59 00:31:47 latest 00:31:47 2.3.0-dev.62 00:31:47 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:47 main 00:31:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:47 1ce36da41761: Verifying Checksum 00:31:47 1ce36da41761: Download complete 00:31:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } 00:31:47 29e5d40040c1: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59 00:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:31:48 c01a3b396abb: Preparing 00:31:48 cd1d69a7eba8: Preparing 00:31:48 7e5b06d4fc89: Preparing 00:31:48 fd1da869fdf9: Preparing 00:31:48 d662b4acbdd7: Preparing 00:31:48 34d5ebaa5410: Preparing 00:31:48 34d5ebaa5410: Waiting 00:31:48 7e5b06d4fc89: Layer already exists 00:31:48 34d5ebaa5410: Layer already exists 00:31:48 d662b4acbdd7: Pushed 00:31:48 c01a3b396abb: Pushed 00:31:48 fd1da869fdf9: Pushed 00:31:49 25b303627fd3: Verifying Checksum 00:31:49 25b303627fd3: Download complete 00:31:49 1ce36da41761: Pull complete 00:31:50 cd1d69a7eba8: Pushed 00:31:50 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:f7b5013ac91e37ac060a6de77a7f31ddf6c70d93ec5f0c3ff6f51644f8af5b49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:50 + 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 00:31:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:31:50 c01a3b396abb: Preparing 00:31:50 cd1d69a7eba8: Preparing 00:31:50 7e5b06d4fc89: Preparing 00:31:50 fd1da869fdf9: Preparing 00:31:50 d662b4acbdd7: Preparing 00:31:50 34d5ebaa5410: Preparing 00:31:50 34d5ebaa5410: Waiting 00:31:50 7e5b06d4fc89: Layer already exists 00:31:50 cd1d69a7eba8: Layer already exists 00:31:50 fd1da869fdf9: Layer already exists 00:31:50 c01a3b396abb: Layer already exists 00:31:50 d662b4acbdd7: Layer already exists 00:31:50 34d5ebaa5410: Layer already exists 00:31:50 latest: digest: sha256:f7b5013ac91e37ac060a6de77a7f31ddf6c70d93ec5f0c3ff6f51644f8af5b49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.62 00:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:31:51 c01a3b396abb: Preparing 00:31:51 cd1d69a7eba8: Preparing 00:31:51 7e5b06d4fc89: Preparing 00:31:51 fd1da869fdf9: Preparing 00:31:51 d662b4acbdd7: Preparing 00:31:51 34d5ebaa5410: Preparing 00:31:51 34d5ebaa5410: Waiting 00:31:51 c01a3b396abb: Layer already exists 00:31:51 fd1da869fdf9: Layer already exists 00:31:51 7e5b06d4fc89: Layer already exists 00:31:51 cd1d69a7eba8: Layer already exists 00:31:51 d662b4acbdd7: Layer already exists 00:31:51 34d5ebaa5410: Layer already exists 00:31:51 2.3.0-dev.62: digest: sha256:f7b5013ac91e37ac060a6de77a7f31ddf6c70d93ec5f0c3ff6f51644f8af5b49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:31:51 c01a3b396abb: Preparing 00:31:51 cd1d69a7eba8: Preparing 00:31:51 7e5b06d4fc89: Preparing 00:31:51 fd1da869fdf9: Preparing 00:31:51 d662b4acbdd7: Preparing 00:31:51 34d5ebaa5410: Preparing 00:31:51 34d5ebaa5410: Waiting 00:31:51 7e5b06d4fc89: Layer already exists 00:31:51 c01a3b396abb: Layer already exists 00:31:51 fd1da869fdf9: Layer already exists 00:31:51 cd1d69a7eba8: Layer already exists 00:31:51 d662b4acbdd7: Layer already exists 00:31:51 34d5ebaa5410: Layer already exists 00:31:51 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:f7b5013ac91e37ac060a6de77a7f31ddf6c70d93ec5f0c3ff6f51644f8af5b49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:52 + 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 00:31:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:31:52 c01a3b396abb: Preparing 00:31:52 cd1d69a7eba8: Preparing 00:31:52 7e5b06d4fc89: Preparing 00:31:52 fd1da869fdf9: Preparing 00:31:52 d662b4acbdd7: Preparing 00:31:52 34d5ebaa5410: Preparing 00:31:52 34d5ebaa5410: Waiting 00:31:52 d662b4acbdd7: Layer already exists 00:31:52 fd1da869fdf9: Layer already exists 00:31:52 c01a3b396abb: Layer already exists 00:31:52 7e5b06d4fc89: Layer already exists 00:31:52 cd1d69a7eba8: Layer already exists 00:31:52 34d5ebaa5410: Layer already exists 00:31:52 main: digest: sha256:f7b5013ac91e37ac060a6de77a7f31ddf6c70d93ec5f0c3ff6f51644f8af5b49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:52 ===================================================== [Pipeline] echo 00:31:52 taggedImages: 00:31:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59 00:31:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:31:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.62 00:31:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:31:52 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:31:52 b7de7b775397295cb69718a186a97b7526882c59 00:31:52 latest 00:31:52 2.3.0-dev.62 00:31:52 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:31:52 main 00:31:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59 00:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:31:53 a30c7410085b: Preparing 00:31:53 45f3a8b51ed8: Preparing 00:31:53 9dc1f89df8f7: Preparing 00:31:53 bd1cb5af1c14: Preparing 00:31:53 bb2da5bbd4df: Preparing 00:31:53 e8874ca0abae: Preparing 00:31:53 edb2a7503aae: Preparing 00:31:53 34d5ebaa5410: Preparing 00:31:53 edb2a7503aae: Waiting 00:31:53 34d5ebaa5410: Waiting 00:31:53 e8874ca0abae: Waiting 00:31:53 45f3a8b51ed8: Pushed 00:31:53 9dc1f89df8f7: Pushed 00:31:53 a30c7410085b: Pushed 00:31:53 34d5ebaa5410: Layer already exists 00:31:53 edb2a7503aae: Pushed 00:31:53 e8874ca0abae: Pushed 00:31:57 bb2da5bbd4df: Pushed 00:31:59 bd1cb5af1c14: Pushed 00:31:59 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:e62ab3244ca5ea7e4aa5d70dc8b43c48783f602f68f07ec908d8c53164eaa28b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:32:00 a30c7410085b: Preparing 00:32:00 45f3a8b51ed8: Preparing 00:32:00 9dc1f89df8f7: Preparing 00:32:00 bd1cb5af1c14: Preparing 00:32:00 bb2da5bbd4df: Preparing 00:32:00 e8874ca0abae: Preparing 00:32:00 edb2a7503aae: Preparing 00:32:00 34d5ebaa5410: Preparing 00:32:00 e8874ca0abae: Waiting 00:32:00 edb2a7503aae: Waiting 00:32:00 34d5ebaa5410: Waiting 00:32:00 bb2da5bbd4df: Layer already exists 00:32:00 45f3a8b51ed8: Layer already exists 00:32:00 9dc1f89df8f7: Layer already exists 00:32:00 bd1cb5af1c14: Layer already exists 00:32:00 a30c7410085b: Layer already exists 00:32:00 edb2a7503aae: Layer already exists 00:32:00 e8874ca0abae: Layer already exists 00:32:00 34d5ebaa5410: Layer already exists 00:32:00 latest: digest: sha256:e62ab3244ca5ea7e4aa5d70dc8b43c48783f602f68f07ec908d8c53164eaa28b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.62 00:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:32:00 a30c7410085b: Preparing 00:32:00 45f3a8b51ed8: Preparing 00:32:00 9dc1f89df8f7: Preparing 00:32:00 bd1cb5af1c14: Preparing 00:32:00 bb2da5bbd4df: Preparing 00:32:00 e8874ca0abae: Preparing 00:32:00 edb2a7503aae: Preparing 00:32:00 34d5ebaa5410: Preparing 00:32:00 edb2a7503aae: Waiting 00:32:00 34d5ebaa5410: Waiting 00:32:00 bd1cb5af1c14: Layer already exists 00:32:00 bb2da5bbd4df: Layer already exists 00:32:00 a30c7410085b: Layer already exists 00:32:00 9dc1f89df8f7: Layer already exists 00:32:00 45f3a8b51ed8: Layer already exists 00:32:00 e8874ca0abae: Layer already exists 00:32:00 edb2a7503aae: Layer already exists 00:32:00 34d5ebaa5410: Layer already exists 00:32:00 2.3.0-dev.62: digest: sha256:e62ab3244ca5ea7e4aa5d70dc8b43c48783f602f68f07ec908d8c53164eaa28b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:32:01 a30c7410085b: Preparing 00:32:01 45f3a8b51ed8: Preparing 00:32:01 9dc1f89df8f7: Preparing 00:32:01 bd1cb5af1c14: Preparing 00:32:01 bb2da5bbd4df: Preparing 00:32:01 e8874ca0abae: Preparing 00:32:01 edb2a7503aae: Preparing 00:32:01 34d5ebaa5410: Preparing 00:32:01 edb2a7503aae: Waiting 00:32:01 e8874ca0abae: Waiting 00:32:01 34d5ebaa5410: Waiting 00:32:01 bb2da5bbd4df: Layer already exists 00:32:01 45f3a8b51ed8: Layer already exists 00:32:01 bd1cb5af1c14: Layer already exists 00:32:01 a30c7410085b: Layer already exists 00:32:01 9dc1f89df8f7: Layer already exists 00:32:01 e8874ca0abae: Layer already exists 00:32:01 34d5ebaa5410: Layer already exists 00:32:01 edb2a7503aae: Layer already exists 00:32:01 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:e62ab3244ca5ea7e4aa5d70dc8b43c48783f602f68f07ec908d8c53164eaa28b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 25b303627fd3: Pull complete 00:32:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:32:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:32:01 prd-ubuntu20.04-docker-arm64-4c-16g-29124 does not seem to be running inside a container 00:32:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 00:32:04 $ docker top f4832368cf1506f1e79039d71cbce016afca3157a736a48f3c1e5683af2a116a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 00:32:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:32:04 a30c7410085b: Preparing 00:32:04 45f3a8b51ed8: Preparing 00:32:04 9dc1f89df8f7: Preparing 00:32:04 bd1cb5af1c14: Preparing 00:32:04 bb2da5bbd4df: Preparing 00:32:04 e8874ca0abae: Preparing 00:32:04 edb2a7503aae: Preparing 00:32:04 34d5ebaa5410: Preparing 00:32:04 e8874ca0abae: Waiting 00:32:04 edb2a7503aae: Waiting 00:32:04 34d5ebaa5410: Waiting 00:32:04 45f3a8b51ed8: Layer already exists 00:32:04 bd1cb5af1c14: Layer already exists 00:32:04 a30c7410085b: Layer already exists 00:32:04 bb2da5bbd4df: Layer already exists 00:32:04 9dc1f89df8f7: Layer already exists 00:32:04 e8874ca0abae: Layer already exists 00:32:04 34d5ebaa5410: Layer already exists 00:32:04 edb2a7503aae: Layer already exists 00:32:04 main: digest: sha256:e62ab3244ca5ea7e4aa5d70dc8b43c48783f602f68f07ec908d8c53164eaa28b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:04 ===================================================== [Pipeline] echo 00:32:04 taggedImages: 00:32:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59 00:32:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:32:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.62 00:32:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:32:04 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:32:04 b7de7b775397295cb69718a186a97b7526882c59 00:32:04 latest 00:32:04 2.3.0-dev.62 00:32:04 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:04 main 00:32:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:05 + docker-compose build --help 00:32:05 + grep parallel 00:32:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59 00:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:32:05 df82566a6e51: Preparing 00:32:05 bb7838806fd8: Preparing 00:32:05 40dd004d385f: Preparing 00:32:05 1d5982061727: Preparing 00:32:05 b318fe716342: Preparing 00:32:05 d662b4acbdd7: Preparing 00:32:05 34d5ebaa5410: Preparing 00:32:05 d662b4acbdd7: Waiting 00:32:05 bb7838806fd8: Pushed 00:32:05 df82566a6e51: Pushed 00:32:05 40dd004d385f: Pushed 00:32:05 d662b4acbdd7: Layer already exists 00:32:05 34d5ebaa5410: Layer already exists 00:32:05 b318fe716342: Pushed 00:32:08 --parallel Build images in parallel. [Pipeline] } 00:32:08 $ docker stop --time=1 f4832368cf1506f1e79039d71cbce016afca3157a736a48f3c1e5683af2a116a 00:32:10 $ docker rm -f f4832368cf1506f1e79039d71cbce016afca3157a736a48f3c1e5683af2a116a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:32:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:11 prd-ubuntu20.04-docker-arm64-4c-16g-29124 does not seem to be running inside a container 00:32:11 $ 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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 00:32:12 1d5982061727: Pushed 00:32:12 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:242814dce276e2cbb9cb7750e762c9d3b640c41fcf24afd21ab12e6cc4dfa7cb size: 1780 00:32:12 $ docker top 0a1a8fea9bfc7d152635535b4265c15b83df9ee61d3dc39c47dc00bf6f122f8e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:13 + docker-compose -f ./docker-compose-build.yml build --parallel 00:32:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:32:13 df82566a6e51: Preparing 00:32:13 bb7838806fd8: Preparing 00:32:13 40dd004d385f: Preparing 00:32:13 1d5982061727: Preparing 00:32:13 b318fe716342: Preparing 00:32:13 d662b4acbdd7: Preparing 00:32:13 34d5ebaa5410: Preparing 00:32:13 d662b4acbdd7: Waiting 00:32:13 df82566a6e51: Layer already exists 00:32:13 bb7838806fd8: Layer already exists 00:32:13 b318fe716342: Layer already exists 00:32:13 40dd004d385f: Layer already exists 00:32:13 1d5982061727: Layer already exists 00:32:13 d662b4acbdd7: Layer already exists 00:32:13 34d5ebaa5410: Layer already exists 00:32:13 latest: digest: sha256:242814dce276e2cbb9cb7750e762c9d3b640c41fcf24afd21ab12e6cc4dfa7cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.62 00:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:32:14 df82566a6e51: Preparing 00:32:14 bb7838806fd8: Preparing 00:32:14 40dd004d385f: Preparing 00:32:14 1d5982061727: Preparing 00:32:14 b318fe716342: Preparing 00:32:14 d662b4acbdd7: Preparing 00:32:14 34d5ebaa5410: Preparing 00:32:14 d662b4acbdd7: Waiting 00:32:14 34d5ebaa5410: Waiting 00:32:14 40dd004d385f: Layer already exists 00:32:14 bb7838806fd8: Layer already exists 00:32:14 df82566a6e51: Layer already exists 00:32:14 1d5982061727: Layer already exists 00:32:14 b318fe716342: Layer already exists 00:32:14 d662b4acbdd7: Layer already exists 00:32:14 34d5ebaa5410: Layer already exists 00:32:14 2.3.0-dev.62: digest: sha256:242814dce276e2cbb9cb7750e762c9d3b640c41fcf24afd21ab12e6cc4dfa7cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:32:14 df82566a6e51: Preparing 00:32:14 bb7838806fd8: Preparing 00:32:14 40dd004d385f: Preparing 00:32:14 1d5982061727: Preparing 00:32:14 b318fe716342: Preparing 00:32:14 d662b4acbdd7: Preparing 00:32:14 34d5ebaa5410: Preparing 00:32:14 d662b4acbdd7: Waiting 00:32:14 34d5ebaa5410: Waiting 00:32:14 b318fe716342: Layer already exists 00:32:14 df82566a6e51: Layer already exists 00:32:14 1d5982061727: Layer already exists 00:32:14 40dd004d385f: Layer already exists 00:32:14 bb7838806fd8: Layer already exists 00:32:14 d662b4acbdd7: Layer already exists 00:32:14 34d5ebaa5410: Layer already exists 00:32:14 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:242814dce276e2cbb9cb7750e762c9d3b640c41fcf24afd21ab12e6cc4dfa7cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:32:15 df82566a6e51: Preparing 00:32:15 bb7838806fd8: Preparing 00:32:15 40dd004d385f: Preparing 00:32:15 1d5982061727: Preparing 00:32:15 b318fe716342: Preparing 00:32:15 d662b4acbdd7: Preparing 00:32:15 34d5ebaa5410: Preparing 00:32:15 34d5ebaa5410: Waiting 00:32:15 d662b4acbdd7: Waiting 00:32:15 40dd004d385f: Layer already exists 00:32:15 bb7838806fd8: Layer already exists 00:32:15 1d5982061727: Layer already exists 00:32:15 df82566a6e51: Layer already exists 00:32:15 b318fe716342: Layer already exists 00:32:15 34d5ebaa5410: Layer already exists 00:32:15 d662b4acbdd7: Layer already exists 00:32:15 main: digest: sha256:242814dce276e2cbb9cb7750e762c9d3b640c41fcf24afd21ab12e6cc4dfa7cb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:15 ===================================================== [Pipeline] echo 00:32:15 taggedImages: 00:32:15 - nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59 00:32:15 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:32:15 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.62 00:32:15 - nexus3.edgexfoundry.org:10004/security-spire-config:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:15 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:32:15 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:32:15 b7de7b775397295cb69718a186a97b7526882c59 00:32:15 latest 00:32:15 2.3.0-dev.62 00:32:15 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:15 main 00:32:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59 00:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:32:16 4fe426c43875: Preparing 00:32:16 92cc94cbbba2: Preparing 00:32:16 21ed79c60f5a: Preparing 00:32:16 1d5982061727: Preparing 00:32:16 e8874ca0abae: Preparing 00:32:16 edb2a7503aae: Preparing 00:32:16 34d5ebaa5410: Preparing 00:32:16 edb2a7503aae: Waiting 00:32:16 34d5ebaa5410: Waiting 00:32:16 e8874ca0abae: Layer already exists 00:32:16 1d5982061727: Layer already exists 00:32:16 edb2a7503aae: Layer already exists 00:32:16 34d5ebaa5410: Layer already exists 00:32:16 4fe426c43875: Pushed 00:32:16 21ed79c60f5a: Pushed 00:32:16 92cc94cbbba2: Pushed 00:32:16 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:cab6b27ac93d19598764e2fe1a3d4ee1794409dd1ac74156200ceee62db36b04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:32:17 4fe426c43875: Preparing 00:32:17 92cc94cbbba2: Preparing 00:32:17 21ed79c60f5a: Preparing 00:32:17 1d5982061727: Preparing 00:32:17 e8874ca0abae: Preparing 00:32:17 edb2a7503aae: Preparing 00:32:17 34d5ebaa5410: Preparing 00:32:17 edb2a7503aae: Waiting 00:32:17 4fe426c43875: Layer already exists 00:32:17 92cc94cbbba2: Layer already exists 00:32:17 21ed79c60f5a: Layer already exists 00:32:17 e8874ca0abae: Layer already exists 00:32:17 1d5982061727: Layer already exists 00:32:17 edb2a7503aae: Layer already exists 00:32:17 34d5ebaa5410: Layer already exists 00:32:17 latest: digest: sha256:cab6b27ac93d19598764e2fe1a3d4ee1794409dd1ac74156200ceee62db36b04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.62 00:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:32:17 4fe426c43875: Preparing 00:32:17 92cc94cbbba2: Preparing 00:32:17 21ed79c60f5a: Preparing 00:32:17 1d5982061727: Preparing 00:32:17 e8874ca0abae: Preparing 00:32:17 edb2a7503aae: Preparing 00:32:17 34d5ebaa5410: Preparing 00:32:17 34d5ebaa5410: Waiting 00:32:17 edb2a7503aae: Waiting 00:32:17 1d5982061727: Layer already exists 00:32:17 4fe426c43875: Layer already exists 00:32:17 21ed79c60f5a: Layer already exists 00:32:17 e8874ca0abae: Layer already exists 00:32:17 92cc94cbbba2: Layer already exists 00:32:17 edb2a7503aae: Layer already exists 00:32:17 34d5ebaa5410: Layer already exists 00:32:17 2.3.0-dev.62: digest: sha256:cab6b27ac93d19598764e2fe1a3d4ee1794409dd1ac74156200ceee62db36b04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:17 Building core-command ... 00:32:17 Building core-data ... 00:32:17 Building core-metadata ... 00:32:17 Building security-bootstrapper ... 00:32:17 Building security-proxy-setup ... 00:32:17 Building security-secretstore-setup ... 00:32:17 Building security-spiffe-token-provider ... 00:32:17 Building security-spire-agent ... 00:32:17 Building security-spire-config ... 00:32:17 Building security-spire-server ... 00:32:17 Building support-notifications ... 00:32:17 Building support-scheduler ... 00:32:17 Building sys-mgmt-agent ... 00:32:17 Building security-bootstrapper 00:32:17 Building security-spire-config 00:32:17 Building security-spire-agent 00:32:17 Building support-notifications 00:32:17 Building support-scheduler 00:32:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:32:18 4fe426c43875: Preparing 00:32:18 92cc94cbbba2: Preparing 00:32:18 21ed79c60f5a: Preparing 00:32:18 1d5982061727: Preparing 00:32:18 e8874ca0abae: Preparing 00:32:18 edb2a7503aae: Preparing 00:32:18 34d5ebaa5410: Preparing 00:32:18 edb2a7503aae: Waiting 00:32:18 34d5ebaa5410: Waiting 00:32:18 1d5982061727: Layer already exists 00:32:18 21ed79c60f5a: Layer already exists 00:32:18 92cc94cbbba2: Layer already exists 00:32:18 e8874ca0abae: Layer already exists 00:32:18 4fe426c43875: Layer already exists 00:32:18 34d5ebaa5410: Layer already exists 00:32:18 edb2a7503aae: Layer already exists 00:32:18 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:cab6b27ac93d19598764e2fe1a3d4ee1794409dd1ac74156200ceee62db36b04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:32:19 4fe426c43875: Preparing 00:32:19 92cc94cbbba2: Preparing 00:32:19 21ed79c60f5a: Preparing 00:32:19 1d5982061727: Preparing 00:32:19 e8874ca0abae: Preparing 00:32:19 edb2a7503aae: Preparing 00:32:19 34d5ebaa5410: Preparing 00:32:19 edb2a7503aae: Waiting 00:32:19 34d5ebaa5410: Waiting 00:32:19 1d5982061727: Layer already exists 00:32:19 4fe426c43875: Layer already exists 00:32:19 92cc94cbbba2: Layer already exists 00:32:19 e8874ca0abae: Layer already exists 00:32:19 21ed79c60f5a: Layer already exists 00:32:19 34d5ebaa5410: Layer already exists 00:32:19 edb2a7503aae: Layer already exists 00:32:19 main: digest: sha256:cab6b27ac93d19598764e2fe1a3d4ee1794409dd1ac74156200ceee62db36b04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:19 ===================================================== [Pipeline] echo 00:32:19 taggedImages: 00:32:19 - nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59 00:32:19 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:32:19 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.62 00:32:19 - nexus3.edgexfoundry.org:10004/security-spire-server:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:19 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:32:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:32:19 b7de7b775397295cb69718a186a97b7526882c59 00:32:19 latest 00:32:19 2.3.0-dev.62 00:32:19 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:19 main 00:32:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59 00:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:32:19 ec5aa92af795: Preparing 00:32:19 c79acb2566a7: Preparing 00:32:19 7e5b06d4fc89: Preparing 00:32:19 4314f41fa1be: Preparing 00:32:19 994393dc58e7: Preparing 00:32:19 7e5b06d4fc89: Layer already exists 00:32:19 994393dc58e7: Layer already exists 00:32:19 ec5aa92af795: Pushed 00:32:19 4314f41fa1be: Pushed 00:32:22 c79acb2566a7: Pushed 00:32:22 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:2c9642b36f9702c7c1c9f0638527a5805876d5c37e86b600cf9c51ba2bb196dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:32:22 ec5aa92af795: Preparing 00:32:22 c79acb2566a7: Preparing 00:32:22 7e5b06d4fc89: Preparing 00:32:22 4314f41fa1be: Preparing 00:32:22 994393dc58e7: Preparing 00:32:22 7e5b06d4fc89: Layer already exists 00:32:22 c79acb2566a7: Layer already exists 00:32:22 994393dc58e7: Layer already exists 00:32:22 ec5aa92af795: Layer already exists 00:32:22 4314f41fa1be: Layer already exists 00:32:22 latest: digest: sha256:2c9642b36f9702c7c1c9f0638527a5805876d5c37e86b600cf9c51ba2bb196dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.62 00:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:32:23 ec5aa92af795: Preparing 00:32:23 c79acb2566a7: Preparing 00:32:23 7e5b06d4fc89: Preparing 00:32:23 4314f41fa1be: Preparing 00:32:23 994393dc58e7: Preparing 00:32:23 994393dc58e7: Layer already exists 00:32:23 c79acb2566a7: Layer already exists 00:32:23 7e5b06d4fc89: Layer already exists 00:32:23 4314f41fa1be: Layer already exists 00:32:23 ec5aa92af795: Layer already exists 00:32:23 2.3.0-dev.62: digest: sha256:2c9642b36f9702c7c1c9f0638527a5805876d5c37e86b600cf9c51ba2bb196dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:32:24 ec5aa92af795: Preparing 00:32:24 c79acb2566a7: Preparing 00:32:24 7e5b06d4fc89: Preparing 00:32:24 4314f41fa1be: Preparing 00:32:24 994393dc58e7: Preparing 00:32:24 7e5b06d4fc89: Layer already exists 00:32:24 c79acb2566a7: Layer already exists 00:32:24 4314f41fa1be: Layer already exists 00:32:24 994393dc58e7: Layer already exists 00:32:24 ec5aa92af795: Layer already exists 00:32:24 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:2c9642b36f9702c7c1c9f0638527a5805876d5c37e86b600cf9c51ba2bb196dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:32:24 ec5aa92af795: Preparing 00:32:24 c79acb2566a7: Preparing 00:32:24 7e5b06d4fc89: Preparing 00:32:24 4314f41fa1be: Preparing 00:32:24 994393dc58e7: Preparing 00:32:24 ec5aa92af795: Layer already exists 00:32:24 994393dc58e7: Layer already exists 00:32:24 7e5b06d4fc89: Layer already exists 00:32:24 4314f41fa1be: Layer already exists 00:32:24 c79acb2566a7: Layer already exists 00:32:24 main: digest: sha256:2c9642b36f9702c7c1c9f0638527a5805876d5c37e86b600cf9c51ba2bb196dd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:24 ===================================================== [Pipeline] echo 00:32:24 taggedImages: 00:32:24 - nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59 00:32:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:32:24 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.62 00:32:24 - nexus3.edgexfoundry.org:10004/support-notifications:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:32:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:32:24 b7de7b775397295cb69718a186a97b7526882c59 00:32:24 latest 00:32:24 2.3.0-dev.62 00:32:24 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:24 main 00:32:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59 00:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:32:25 e6cdbaed7010: Preparing 00:32:25 fd1e6b90f569: Preparing 00:32:25 7e5b06d4fc89: Preparing 00:32:25 59b0978bd03a: Preparing 00:32:25 994393dc58e7: Preparing 00:32:25 7e5b06d4fc89: Layer already exists 00:32:25 994393dc58e7: Layer already exists 00:32:25 59b0978bd03a: Layer already exists 00:32:25 e6cdbaed7010: Pushed 00:32:28 fd1e6b90f569: Pushed 00:32:28 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:34bbd4744f51eca46edd9b06c6739dad02279b17c94bb2bdd3c7584f8c33a090 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:32:29 e6cdbaed7010: Preparing 00:32:29 fd1e6b90f569: Preparing 00:32:29 7e5b06d4fc89: Preparing 00:32:29 59b0978bd03a: Preparing 00:32:29 994393dc58e7: Preparing 00:32:29 994393dc58e7: Layer already exists 00:32:29 e6cdbaed7010: Layer already exists 00:32:29 7e5b06d4fc89: Layer already exists 00:32:29 fd1e6b90f569: Layer already exists 00:32:29 59b0978bd03a: Layer already exists 00:32:29 latest: digest: sha256:34bbd4744f51eca46edd9b06c6739dad02279b17c94bb2bdd3c7584f8c33a090 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.62 00:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:32:29 e6cdbaed7010: Preparing 00:32:29 fd1e6b90f569: Preparing 00:32:29 7e5b06d4fc89: Preparing 00:32:29 59b0978bd03a: Preparing 00:32:29 994393dc58e7: Preparing 00:32:29 994393dc58e7: Layer already exists 00:32:29 59b0978bd03a: Layer already exists 00:32:29 e6cdbaed7010: Layer already exists 00:32:29 fd1e6b90f569: Layer already exists 00:32:29 7e5b06d4fc89: Layer already exists 00:32:29 2.3.0-dev.62: digest: sha256:34bbd4744f51eca46edd9b06c6739dad02279b17c94bb2bdd3c7584f8c33a090 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:32:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:32:30 ---> 70ec86ef0a82 00:32:30 Step 3/26 : WORKDIR /edgex-go 00:32:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:32:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:32:30 ---> 70ec86ef0a82 00:32:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:32:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:32:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:32:30 ---> 70ec86ef0a82 00:32:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:32:30 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:32:30 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:32:30 ---> 70ec86ef0a82 00:32:30 Step 3/33 : WORKDIR /edgex-go 00:32:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:32:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:32:30 ---> 70ec86ef0a82 00:32:30 Step 3/26 : WORKDIR /edgex-go 00:32:30 ---> Running in dcff44b14f95 00:32:30 ---> Running in 2aaf543c7ad4 00:32:30 ---> Running in dbfa855b1fec 00:32:30 ---> Running in 2198221a2cac 00:32:30 ---> Running in be98d6a3ef75 00:32:30 Removing intermediate container dcff44b14f95 00:32:30 ---> d74bf76a4952 00:32:30 Step 4/23 : WORKDIR /edgex-go 00:32:30 Removing intermediate container 2aaf543c7ad4 00:32:30 ---> eabedc94fba6 00:32:30 Step 4/23 : WORKDIR /edgex-go 00:32:30 ---> Running in 570f64650f2d 00:32:30 ---> Running in 48246cbc8d28 00:32:30 Removing intermediate container be98d6a3ef75 00:32:30 ---> 68e69b2da7ad 00:32:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:30 Removing intermediate container dbfa855b1fec 00:32:30 ---> a0e3d4b0d0c9 00:32:30 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:30 Removing intermediate container 2198221a2cac 00:32:30 ---> dedb7e899961 00:32:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:30 ---> Running in fe5d021f8209 00:32:30 ---> Running in 86116e2e94cb 00:32:30 ---> Running in 21cfd04960b0 00:32:30 Removing intermediate container 570f64650f2d 00:32:30 ---> cb8516c6367d 00:32:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:30 ---> Running in 7df121920ff3 00:32:30 Removing intermediate container 48246cbc8d28 00:32:30 ---> 976d01446a1f 00:32:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:32:30 e6cdbaed7010: Preparing 00:32:30 fd1e6b90f569: Preparing 00:32:30 7e5b06d4fc89: Preparing 00:32:30 59b0978bd03a: Preparing 00:32:30 994393dc58e7: Preparing 00:32:30 fd1e6b90f569: Layer already exists 00:32:30 e6cdbaed7010: Layer already exists 00:32:30 7e5b06d4fc89: Layer already exists 00:32:30 59b0978bd03a: Layer already exists 00:32:30 994393dc58e7: Layer already exists 00:32:30 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:34bbd4744f51eca46edd9b06c6739dad02279b17c94bb2bdd3c7584f8c33a090 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:30 ---> Running in 04fbb3d3bb3e 00:32:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:32:31 e6cdbaed7010: Preparing 00:32:31 fd1e6b90f569: Preparing 00:32:31 7e5b06d4fc89: Preparing 00:32:31 59b0978bd03a: Preparing 00:32:31 994393dc58e7: Preparing 00:32:31 994393dc58e7: Layer already exists 00:32:31 fd1e6b90f569: Layer already exists 00:32:31 59b0978bd03a: Layer already exists 00:32:31 7e5b06d4fc89: Layer already exists 00:32:31 e6cdbaed7010: Layer already exists 00:32:31 main: digest: sha256:34bbd4744f51eca46edd9b06c6739dad02279b17c94bb2bdd3c7584f8c33a090 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:31 ===================================================== [Pipeline] echo 00:32:31 taggedImages: 00:32:31 - nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59 00:32:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:32:31 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.62 00:32:31 - nexus3.edgexfoundry.org:10004/support-scheduler:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:31 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 00:32:31 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 00:32:31 b7de7b775397295cb69718a186a97b7526882c59 00:32:31 latest 00:32:31 2.3.0-dev.62 00:32:31 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:31 main 00:32:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:31 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59 00:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:32:31 2f0217a8f4ca: Preparing 00:32:31 c2e0dd5218e9: Preparing 00:32:31 4bc527ac03e0: Preparing 00:32:31 1de193939833: Preparing 00:32:31 994393dc58e7: Preparing 00:32:31 994393dc58e7: Layer already exists 00:32:31 c2e0dd5218e9: Pushed 00:32:31 2f0217a8f4ca: Pushed 00:32:32 4bc527ac03e0: Pushed 00:32:34 Removing intermediate container 86116e2e94cb 00:32:34 ---> 56c112822a36 00:32:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:32:34 Removing intermediate container fe5d021f8209 00:32:34 ---> e46eac71e5bb 00:32:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:32:34 ---> Running in 8ddab5972b7c 00:32:34 ---> Running in 65ec5992cd3e 00:32:34 Removing intermediate container 7df121920ff3 00:32:34 ---> e324fdfd0385 00:32:34 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:32:34 ---> Running in 2fec06d8720c 00:32:34 Removing intermediate container 21cfd04960b0 00:32:34 ---> 038139c9a8ae 00:32:34 Step 5/33 : RUN apk add --update --no-cache make git 00:32:34 ---> Running in 1cb59d2e8080 00:32:34 Removing intermediate container 04fbb3d3bb3e 00:32:34 ---> 7611b38da8bb 00:32:34 Step 6/23 : RUN apk add --update --no-cache make git 00:32:35 ---> Running in d3c55c1f85aa 00:32:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:32:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:32:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:32:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:32:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:32:38 OK: 221 MiB in 51 packages 00:32:38 OK: 221 MiB in 51 packages 00:32:38 OK: 221 MiB in 51 packages 00:32:39 OK: 221 MiB in 51 packages 00:32:39 OK: 221 MiB in 51 packages 00:32:40 Removing intermediate container 8ddab5972b7c 00:32:40 ---> bed4a75a1676 00:32:40 Step 6/26 : COPY go.mod vendor* ./ 00:32:40 Removing intermediate container 65ec5992cd3e 00:32:40 ---> 7620eea6067d 00:32:40 Step 6/26 : COPY go.mod vendor* ./ 00:32:40 Removing intermediate container 2fec06d8720c 00:32:40 ---> 95f89f4a93c9 00:32:40 Step 7/23 : COPY go.mod vendor* ./ 00:32:40 Removing intermediate container d3c55c1f85aa 00:32:40 ---> 10fe95a9b704 00:32:40 Step 7/23 : COPY go.mod vendor* ./ 00:32:40 Removing intermediate container 1cb59d2e8080 00:32:40 ---> f453fe580f0b 00:32:40 Step 6/33 : COPY go.mod vendor* ./ 00:32:41 ---> 7c37b029c323 00:32:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:41 ---> Running in b2cbb616e546 00:32:42 ---> 59496bacc676 00:32:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:42 ---> 41bdea840acb 00:32:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:42 ---> c27cf60051e1 00:32:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:42 ---> Running in 4138f720ae05 00:32:42 ---> Running in 291395851d01 00:32:42 ---> f87537457fd6 00:32:42 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:42 ---> Running in 6c0ecfd137b0 00:32:42 ---> Running in 75c3bc089f1a 00:32:45 1de193939833: Pushed 00:32:45 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:cee756dc7355a521171b50f1e381f974f4050977102b7a027863a5e095b2e682 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:45 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 00:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:32:45 2f0217a8f4ca: Preparing 00:32:45 c2e0dd5218e9: Preparing 00:32:45 4bc527ac03e0: Preparing 00:32:45 1de193939833: Preparing 00:32:45 994393dc58e7: Preparing 00:32:45 1de193939833: Layer already exists 00:32:45 c2e0dd5218e9: Layer already exists 00:32:45 994393dc58e7: Layer already exists 00:32:45 4bc527ac03e0: Layer already exists 00:32:45 2f0217a8f4ca: Layer already exists 00:32:45 latest: digest: sha256:cee756dc7355a521171b50f1e381f974f4050977102b7a027863a5e095b2e682 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.62 00:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:32:46 2f0217a8f4ca: Preparing 00:32:46 c2e0dd5218e9: Preparing 00:32:46 4bc527ac03e0: Preparing 00:32:46 1de193939833: Preparing 00:32:46 994393dc58e7: Preparing 00:32:46 1de193939833: Layer already exists 00:32:46 c2e0dd5218e9: Layer already exists 00:32:46 2f0217a8f4ca: Layer already exists 00:32:46 4bc527ac03e0: Layer already exists 00:32:46 994393dc58e7: Layer already exists 00:32:46 2.3.0-dev.62: digest: sha256:cee756dc7355a521171b50f1e381f974f4050977102b7a027863a5e095b2e682 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:32:47 2f0217a8f4ca: Preparing 00:32:47 c2e0dd5218e9: Preparing 00:32:47 4bc527ac03e0: Preparing 00:32:47 1de193939833: Preparing 00:32:47 994393dc58e7: Preparing 00:32:47 994393dc58e7: Layer already exists 00:32:47 2f0217a8f4ca: Layer already exists 00:32:47 4bc527ac03e0: Layer already exists 00:32:47 1de193939833: Layer already exists 00:32:47 c2e0dd5218e9: Layer already exists 00:32:47 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:cee756dc7355a521171b50f1e381f974f4050977102b7a027863a5e095b2e682 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:47 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 00:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:32:47 2f0217a8f4ca: Preparing 00:32:47 c2e0dd5218e9: Preparing 00:32:47 4bc527ac03e0: Preparing 00:32:47 1de193939833: Preparing 00:32:47 994393dc58e7: Preparing 00:32:47 2f0217a8f4ca: Layer already exists 00:32:47 994393dc58e7: Layer already exists 00:32:47 c2e0dd5218e9: Layer already exists 00:32:47 1de193939833: Layer already exists 00:32:47 4bc527ac03e0: Layer already exists 00:32:47 main: digest: sha256:cee756dc7355a521171b50f1e381f974f4050977102b7a027863a5e095b2e682 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:47 ===================================================== [Pipeline] echo 00:32:47 taggedImages: 00:32:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59 00:32:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 00:32:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.62 00:32:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:32:47 - 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] } 00:33:50 Removing intermediate container 75c3bc089f1a 00:33:50 ---> b593b9ab3cc0 00:33:50 Step 8/33 : COPY . . 00:33:50 Removing intermediate container 4138f720ae05 00:33:50 ---> 20a39d0dc10b 00:33:50 Step 8/26 : COPY . . 00:33:50 Removing intermediate container b2cbb616e546 00:33:50 ---> 9dfbec09d549 00:33:50 Step 8/26 : COPY . . 00:33:50 Removing intermediate container 291395851d01 00:33:50 ---> b2d471e535c2 00:33:50 Step 9/23 : COPY . . 00:33:50 Removing intermediate container 6c0ecfd137b0 00:33:50 ---> ca0fa9976522 00:33:50 Step 9/23 : COPY . . 00:33:50 ---> 651c2991ae2e 00:33:50 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:33:50 ---> 4e1b7baa740f 00:33:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:33:50 ---> Running in cf324cff2d6f 00:33:50 ---> 31e6b722eda4 00:33:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:33:50 ---> 95daf00236cb 00:33:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:33:50 ---> Running in 3aaf22ea4ec3 00:33:50 ---> Running in 6914ef1839ed 00:33:50 ---> Running in c4b13495d68f 00:33:50 ---> 2d5effa15782 00:33:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:33:50 ---> Running in 56e49005245f 00:33:50 Removing intermediate container 3aaf22ea4ec3 00:33:50 ---> 49a9ec9a0a12 00:33:50 Step 10/26 : WORKDIR /edgex-go/spire-build 00:33:50 Removing intermediate container 56e49005245f 00:33:50 ---> 2168d6628478 00:33:50 Step 10/26 : WORKDIR /edgex-go/spire-build 00:33:50 ---> Running in 3a1ef31d91bf 00:33:50 ---> Running in 9f0fbe9d8acd 00:33:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:33:50 Removing intermediate container 3a1ef31d91bf 00:33:50 ---> daea5cbf0890 00:33:50 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 00:33:50 Removing intermediate container 9f0fbe9d8acd 00:33:50 ---> b42d6c0861bf 00:33:50 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 00:33:50 ---> Running in 32972de61de6 00:33:50 ---> Running in 5cb23e31b580 00:33:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:33:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:33:50 Removing intermediate container 32972de61de6 00:33:50 ---> 8f440c8ec6c8 00:33:50 Step 12/26 : WORKDIR /edgex-go 00:33:51 ---> Running in 874684b420c0 00:33:51 Removing intermediate container 5cb23e31b580 00:33:51 ---> 76eb8943d9f6 00:33:51 Step 12/26 : WORKDIR /edgex-go 00:33:51 ---> Running in cece86db2da3 00:33:51 Removing intermediate container 874684b420c0 00:33:51 ---> 71537058a759 00:33:51 00:33:51 Step 13/26 : FROM alpine:3.15 00:33:51 3.15: Pulling from library/alpine 00:33:51 Removing intermediate container cece86db2da3 00:33:51 ---> feff1536d5e1 00:33:51 00:33:51 Step 13/26 : FROM alpine:3.15 00:33:52 3.15: Pulling from library/alpine 00:33:53 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 00:33:53 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 00:33:53 Status: Downloaded newer image for alpine:3.15 00:33:53 Status: Image is up to date for alpine:3.15 00:33:53 ---> 02e0d6fdf486 00:33:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:33:53 ---> 02e0d6fdf486 00:33:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:33:53 ---> Running in fc8425e13220 00:33:53 ---> Running in 616340c5f7be 00:33:54 Removing intermediate container 616340c5f7be 00:33:54 ---> 12007ebfb350 00:33:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:54 Removing intermediate container fc8425e13220 00:33:54 ---> 215fdb83716f 00:33:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:54 ---> Running in f8331ccacf0a 00:33:54 ---> Running in 88b36f73291d 00:33:58 Removing intermediate container f8331ccacf0a 00:33:58 ---> e5f58789d663 00:33:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:33:58 ---> Running in 87771847d201 00:33:58 Removing intermediate container 88b36f73291d 00:33:58 ---> 7a33be607ad1 00:33:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:33:58 ---> Running in 0108b40603f6 00:34:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:34:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:34:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:34:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:34:03 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:34:03 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:34:03 OK: 15733 distinct packages available 00:34:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:34:04 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:34:04 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:34:04 OK: 15733 distinct packages available 00:34:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:34:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:34:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:34:06 (1/4) Installing dumb-init (1.2.5-r1) 00:34:06 (2/4) Installing musl-obstack (1.2.3-r0) 00:34:06 (3/4) Installing libucontext (1.1-r0) 00:34:06 (1/5) Installing dumb-init (1.2.5-r1) 00:34:06 (4/4) Installing gcompat (1.0.0-r4) 00:34:06 (2/5) Installing musl-obstack (1.2.3-r0) 00:34:06 (3/5) Installing libucontext (1.1-r0) 00:34:06 Executing busybox-1.34.1-r7.trigger 00:34:06 OK: 6 MiB in 18 packages 00:34:06 (4/5) Installing gcompat (1.0.0-r4) 00:34:06 (5/5) Installing openssl (1.1.1q-r0) 00:34:07 Executing busybox-1.34.1-r7.trigger 00:34:07 OK: 6 MiB in 19 packages 00:34:08 Removing intermediate container 0108b40603f6 00:34:08 ---> 3e1b58471732 00:34:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:34:08 Removing intermediate container 87771847d201 00:34:08 ---> 9f15f3045046 00:34:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:34:14 ---> 8d9796374bbb 00:34:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:34:16 ---> d1679521fe2b 00:34:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:34:18 ---> fdb86aecd26a 00:34:18 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:34:18 ---> Running in b2ff93a09948 00:34:19 Removing intermediate container b2ff93a09948 00:34:19 ---> 9f3164e70ead 00:34:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:34:20 ---> 119b60c77e82 00:34:20 Step 21/26 : WORKDIR / 00:34:20 ---> fa96365e9c0f 00:34:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:34:20 ---> Running in e49dcc5587ea 00:34:21 Removing intermediate container e49dcc5587ea 00:34:21 ---> d7fb463ac0cd 00:34:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:34:21 ---> Running in 73a6bdb05438 00:34:22 ---> 403f3f925786 00:34:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:34:22 Removing intermediate container 73a6bdb05438 00:34:22 ---> dfebe013935b 00:34:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:34:22 ---> Running in 15db028614f5 00:34:23 Removing intermediate container 15db028614f5 00:34:23 ---> 40e0f543723e 00:34:23 Step 24/26 : LABEL arch=arm64 00:34:23 ---> Running in e86450d59806 00:34:23 ---> 10c80e5195b5 00:34:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:34:23 Removing intermediate container e86450d59806 00:34:23 ---> bec5fccc5644 00:34:23 Step 25/26 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:34:24 ---> Running in e6cb99a51f8a 00:34:24 ---> 361ed03dbdb9 00:34:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:34:24 Removing intermediate container e6cb99a51f8a 00:34:24 ---> 5ad4e1f09763 00:34:24 Step 26/26 : LABEL version=2.3.0-dev.62 00:34:24 ---> Running in 08e38c01d95c 00:34:24 ---> Running in 4c956a699e4d 00:34:25 Removing intermediate container 08e38c01d95c 00:34:25 ---> 1a20a91e2ac5 00:34:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:34:25 ---> Running in 9326e57c2cba 00:34:25 Removing intermediate container 4c956a699e4d 00:34:25 ---> 20ed79c5eb06 00:34:25 00:34:25 Successfully built 20ed79c5eb06 00:34:25 Successfully tagged security-spire-config-arm64:latest 00:34:25 Building security-secretstore-setup 00:34:25  Building security-spire-config ... done Removing intermediate container 9326e57c2cba 00:34:25 ---> aac36f0c5b88 00:34:25 Step 24/26 : LABEL arch=arm64 00:34:25 ---> Running in a4680cbb1270 00:34:26 Removing intermediate container a4680cbb1270 00:34:26 ---> 393f0cbbc6aa 00:34:26 Step 25/26 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:34:26 ---> Running in eeb39ce8498b 00:34:27 Removing intermediate container eeb39ce8498b 00:34:27 ---> b0ec1590481d 00:34:27 Step 26/26 : LABEL version=2.3.0-dev.62 00:34:27 ---> Running in a9bdf9a3ed48 00:34:27 Removing intermediate container a9bdf9a3ed48 00:34:27 ---> be7e9b5c082b 00:34:27 00:34:27 Successfully built be7e9b5c082b 00:34:27 Successfully tagged security-spire-agent-arm64:latest 00:34:27 Building security-spire-server 00:34:31  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:34:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:34:31 ---> 70ec86ef0a82 00:34:31 Step 3/25 : WORKDIR /edgex-go 00:34:31 ---> Using cache 00:34:31 ---> dedb7e899961 00:34:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:31 ---> Using cache 00:34:31 ---> 56c112822a36 00:34:31 Step 5/25 : RUN apk add --update --no-cache make git 00:34:31 ---> Running in c709ae066c28 00:34:33 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:34:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:34:33 ---> 70ec86ef0a82 00:34:33 Step 3/25 : WORKDIR /edgex-go 00:34:33 ---> Using cache 00:34:33 ---> dedb7e899961 00:34:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:33 ---> Using cache 00:34:33 ---> 56c112822a36 00:34:33 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 00:34:33 ---> Using cache 00:34:33 ---> bed4a75a1676 00:34:33 Step 6/25 : COPY go.mod vendor* ./ 00:34:33 ---> Using cache 00:34:33 ---> 7c37b029c323 00:34:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:33 ---> Using cache 00:34:33 ---> 9dfbec09d549 00:34:33 Step 8/25 : COPY . . 00:34:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:34:33 ---> Using cache 00:34:33 ---> 2d5effa15782 00:34:33 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 00:34:33 ---> Using cache 00:34:33 ---> 2168d6628478 00:34:33 Step 10/25 : WORKDIR /edgex-go/spire-build 00:34:33 ---> Using cache 00:34:33 ---> b42d6c0861bf 00:34: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 00:34:33 ---> Running in 4123468002d7 00:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:34:36 OK: 221 MiB in 51 packages 00:34:36 Removing intermediate container 4123468002d7 00:34:36 ---> 77f29d548cf8 00:34:36 Step 12/25 : WORKDIR /edgex-go 00:34:36 ---> Running in 138e8e410b16 00:34:37 Removing intermediate container c709ae066c28 00:34:37 ---> 73047bffd323 00:34:37 Step 6/25 : COPY go.mod vendor* ./ 00:34:37 Removing intermediate container 138e8e410b16 00:34:37 ---> d16bd6793b78 00:34:37 00:34:37 Step 13/25 : FROM alpine:3.15 00:34:37 ---> 02e0d6fdf486 00:34:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:34:37 ---> Using cache 00:34:37 ---> 12007ebfb350 00:34:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:37 ---> Using cache 00:34:37 ---> e5f58789d663 00:34:37 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:34:37 ---> Using cache 00:34:37 ---> 9f15f3045046 00:34:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:34:39 ---> a9830a66773b 00:34:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:39 ---> Running in d5f0ed503296 00:34:45 ---> cb07c68c8e81 00:34:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:34:45 ---> bd17a7aa1ec2 00:34:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:34:46 ---> 9d5a88f58bf4 00:34:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:34:47 ---> 5d31ce9326e2 00:34:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:34:47 ---> Running in 61684e29e2c1 00:34:48 Removing intermediate container 61684e29e2c1 00:34:48 ---> 1bb685ff2642 00:34:48 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:34:48 ---> Running in 963d01355ea6 00:34:49 Removing intermediate container 963d01355ea6 00:34:49 ---> ac0cd431462f 00:34:49 Step 23/25 : LABEL arch=arm64 00:34:49 ---> Running in 1e61949f64e3 00:34:49 Removing intermediate container 1e61949f64e3 00:34:49 ---> 639c2e01e340 00:34:49 Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:34:49 ---> Running in 9bca3f4dc1dc 00:34:50 Removing intermediate container 9bca3f4dc1dc 00:34:50 ---> 1b676e9a2a97 00:34:50 Step 25/25 : LABEL version=2.3.0-dev.62 00:34:50 ---> Running in b566e330a025 00:34:50 Removing intermediate container b566e330a025 00:34:50 ---> 6b0f8f8fbcea 00:34:50 00:34:50 Successfully built 6b0f8f8fbcea 00:34:50 Successfully tagged security-spire-server-arm64:latest 00:34:50 Building sys-mgmt-agent 00:34:55  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:34:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:34:55 ---> 70ec86ef0a82 00:34:55 Step 3/23 : WORKDIR /edgex-go 00:34:55 ---> Using cache 00:34:55 ---> dedb7e899961 00:34:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:55 ---> Using cache 00:34:55 ---> 56c112822a36 00:34:55 Step 5/23 : RUN apk add --update --no-cache make bash git 00:34:55 ---> Running in e8eab784b7bd 00:34:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:34:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:34:59 OK: 221 MiB in 51 packages 00:35:00 Removing intermediate container e8eab784b7bd 00:35:00 ---> 302d167f940a 00:35:00 Step 6/23 : COPY go.mod vendor* ./ 00:35:01 ---> fb4858e2e1b6 00:35:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:01 ---> Running in 5609533e561f 00:35:28 Removing intermediate container d5f0ed503296 00:35:28 ---> 71d125f49033 00:35:28 Step 8/25 : COPY . . 00:35:30 ---> 46a6b3f2743f 00:35:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:35:30 ---> Running in 65734c807bad 00:35:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:55 Removing intermediate container 5609533e561f 00:35:55 ---> f9c8def8f535 00:35:55 Step 8/23 : COPY . . 00:35:57 ---> 867bedb7dff8 00:35:57 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:35:57 ---> Running in 68795a339955 00:35:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:39:50 Removing intermediate container cf324cff2d6f 00:39:50 ---> 1ae21fd8af26 00:39:50 00:39:50 Step 10/33 : FROM alpine:3.16 00:39:50 3.16: Pulling from library/alpine 00:39:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:39:50 Status: Downloaded newer image for alpine:3.16 00:39:50 ---> a6215f271958 00:39:50 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:39:50 ---> Running in 7debeef818ca 00:39:50 Removing intermediate container 7debeef818ca 00:39:50 ---> 6d10150b5c13 00:39:50 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 00:39:50 ---> Running in b8d3888fc5cb 00:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:39:50 (1/2) Installing dumb-init (1.2.5-r1) 00:39:50 (2/2) Installing su-exec (0.2-r1) 00:39:50 Executing busybox-1.35.0-r17.trigger 00:39:50 OK: 5 MiB in 16 packages 00:39:50 Removing intermediate container b8d3888fc5cb 00:39:50 ---> b59b2594171b 00:39:50 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 00:39:50 ---> Running in cd32e61d3e3c 00:39:50 Removing intermediate container cd32e61d3e3c 00:39:50 ---> 8ea1f21379d0 00:39:50 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:39:50 ---> Running in 923ff672034b 00:39:50 Removing intermediate container 923ff672034b 00:39:50 ---> e4ebbfb90bad 00:39:50 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:39:50 ---> Running in 62825aee2d15 00:39:50 Removing intermediate container 62825aee2d15 00:39:50 ---> 9500d685758e 00:39:50 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:39:50 ---> Running in cd3daabe2869 00:39:50 Removing intermediate container cd3daabe2869 00:39:50 ---> 97da02a91f5a 00:39:50 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:39:50 ---> Running in 6d57dbaf8d23 00:39:53 Removing intermediate container 6d57dbaf8d23 00:39:53 ---> 24184bdf866d 00:39:53 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:39:53 ---> Running in 59897302bba5 00:39:53 Removing intermediate container 59897302bba5 00:39:53 ---> 2f2c01ef9af2 00:39:53 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:39:54 ---> 9479059a7e87 00:39:54 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:39:54 ---> Running in d464699df27a 00:39:58 Removing intermediate container d464699df27a 00:39:58 ---> 70058b164a18 00:39:58 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:58 ---> b917927d935f 00:39:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:00 ---> 90e397c48898 00:40:00 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:01 ---> c825f72087a3 00:40:01 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:02 ---> 4e89fdcd288b 00:40:02 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:40:03 ---> be7f094b9844 00:40:03 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:40:04 ---> 443799ef3db9 00:40:04 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:05 ---> 4554b2821028 00:40:05 Step 28/33 : RUN chmod +x /entrypoint.sh 00:40:05 ---> Running in e3cd6e9d7adc 00:40:09 Removing intermediate container e3cd6e9d7adc 00:40:09 ---> 506e22c77ca7 00:40:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:40:09 ---> Running in ed83335a3400 00:40:09 Removing intermediate container ed83335a3400 00:40:09 ---> 9692ed3772ac 00:40:09 Step 30/33 : CMD ["gate"] 00:40:09 ---> Running in 4861c6042970 00:40:09 Removing intermediate container 4861c6042970 00:40:09 ---> 50763596c35a 00:40:10 Step 31/33 : LABEL arch=arm64 00:40:10 ---> Running in fd30afa354e2 00:40:10 Removing intermediate container fd30afa354e2 00:40:10 ---> 82841553c9fd 00:40:10 Step 32/33 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:40:10 ---> Running in 65a485dcfbf0 00:40:11 Removing intermediate container 65a485dcfbf0 00:40:11 ---> cd0639061e82 00:40:11 Step 33/33 : LABEL version=2.3.0-dev.62 00:40:11 ---> Running in f5f4844924cc 00:40:12 Removing intermediate container f5f4844924cc 00:40:12 ---> 0012b2c02948 00:40:12 00:40:12 Successfully built 0012b2c02948 00:40:12 Successfully tagged security-bootstrapper-arm64:latest 00:40:12  Building security-bootstrapper ... done Building core-metadata 00:40:16 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:40:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:40:16 ---> 70ec86ef0a82 00:40:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:40:16 ---> Using cache 00:40:16 ---> eabedc94fba6 00:40:16 Step 4/25 : WORKDIR /edgex-go 00:40:16 ---> Using cache 00:40:16 ---> 976d01446a1f 00:40:16 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:16 ---> Using cache 00:40:16 ---> 7611b38da8bb 00:40:16 Step 6/25 : RUN apk add --update --no-cache make git 00:40:16 ---> Using cache 00:40:16 ---> 10fe95a9b704 00:40:16 Step 7/25 : COPY go.mod vendor* ./ 00:40:16 ---> Using cache 00:40:16 ---> 41bdea840acb 00:40:16 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:16 ---> Using cache 00:40:16 ---> b2d471e535c2 00:40:16 Step 9/25 : COPY . . 00:40:16 ---> Using cache 00:40:16 ---> 95daf00236cb 00:40:16 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:40:16 ---> Running in e339b1b2ea02 00:40:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:41:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:41:39 Removing intermediate container 65734c807bad 00:41:39 ---> 009b0e93da76 00:41:39 00:41:39 Step 10/25 : FROM alpine:3.16 00:41:39 ---> a6215f271958 00:41:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:41:39 ---> Running in 9a657a3cf895 00:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:41:43 (1/3) Installing ca-certificates (20220614-r0) 00:41:43 (2/3) Installing dumb-init (1.2.5-r1) 00:41:43 (3/3) Installing su-exec (0.2-r1) 00:41:43 Executing busybox-1.35.0-r17.trigger 00:41:43 Executing ca-certificates-20220614-r0.trigger 00:41:44 OK: 6 MiB in 17 packages 00:41:47 Removing intermediate container 68795a339955 00:41:47 ---> a48ac4d3afbe 00:41:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:41:47 ---> Running in a69944f0fb6e 00:41:47 Removing intermediate container 9a657a3cf895 00:41:47 ---> 9e28453e19be 00:41:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:41:47 ---> Running in 63b764631180 00:41:48 Removing intermediate container 63b764631180 00:41:48 ---> 7ec85aa0d123 00:41:48 Step 13/25 : WORKDIR / 00:41:48 ---> Running in d31f475bd8e6 00:41:49 Removing intermediate container d31f475bd8e6 00:41:49 ---> 48f2c51478d7 00:41:49 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:41:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:41:50 ---> dae4e60c960f 00:41:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:41:51 ---> b61368ffe837 00:41:51 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:41:52 ---> e9c641dd23c3 00:41:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:41:53 ---> 5a94212674d2 00:41:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:41:55 ---> 72cf58a47dae 00:41:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:41:55 Removing intermediate container a69944f0fb6e 00:41:55 ---> cbc62c889486 00:41:55 00:41:55 Step 11/23 : FROM alpine:3.16 00:41:55 ---> a6215f271958 00:41:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:41:55 ---> Running in 1183111d1f31 00:41:56 Removing intermediate container 1183111d1f31 00:41:56 ---> 2d7205f9a75a 00:41:56 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 00:41:56 ---> Running in 652bf607d7b6 00:41:58 ---> 4bb5dc436c07 00:41:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:41:59 ---> 7ac78a011e3c 00:41:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:41:59 ---> Running in ea6e6016dd83 00:42:01 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 00:42:01 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 00:42:01 (3/33) Installing readline (8.1.2-r0) 00:42:01 (4/33) Installing bash (5.1.16-r2) 00:42:01 Executing bash-5.1.16-r2.post-install 00:42:01 (5/33) Installing ca-certificates (20220614-r0) 00:42:01 (6/33) Installing brotli-libs (1.0.9-r6) 00:42:01 (7/33) Installing nghttp2-libs (1.47.0-r0) 00:42:01 (8/33) Installing libcurl (7.83.1-r3) 00:42:01 (9/33) Installing curl (7.83.1-r3) 00:42:01 (10/33) Installing docker-cli (20.10.18-r0) 00:42:02 (11/33) Installing dumb-init (1.2.5-r1) 00:42:02 (12/33) Installing libbz2 (1.0.8-r1) 00:42:02 (13/33) Installing expat (2.4.8-r0) 00:42:02 (14/33) Installing libffi (3.4.2-r1) 00:42:02 (15/33) Installing gdbm (1.23-r0) 00:42:02 (16/33) Installing xz-libs (5.2.5-r1) 00:42:02 (17/33) Installing libgcc (11.2.1_git20220219-r2) 00:42:02 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 00:42:02 (19/33) Installing mpdecimal (2.5.1-r1) 00:42:02 (20/33) Installing sqlite-libs (3.38.5-r0) 00:42:02 Removing intermediate container ea6e6016dd83 00:42:02 ---> 6b14fbfe2544 00:42:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:42:02 (21/33) Installing python3 (3.10.5-r0) 00:42:02 ---> Running in 65dce6a7e6f8 00:42:03 Removing intermediate container 65dce6a7e6f8 00:42:03 ---> f638a12a1be7 00:42:03 Step 23/25 : LABEL arch=arm64 00:42:03 ---> Running in 851010b73778 00:42:04 Removing intermediate container 851010b73778 00:42:04 ---> b06129c15c69 00:42:04 Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:42:04 ---> Running in 05a440b51674 00:42:05 Removing intermediate container 05a440b51674 00:42:05 ---> f20ead04797d 00:42:05 Step 25/25 : LABEL version=2.3.0-dev.62 00:42:05 ---> Running in b11b6bbcd835 00:42:06 Removing intermediate container b11b6bbcd835 00:42:06 ---> 5ffcb7e0c2c1 00:42:06 00:42:06 Successfully built 5ffcb7e0c2c1 00:42:06 Successfully tagged security-secretstore-setup-arm64:latest 00:42:06  Building security-secretstore-setup ... done Building security-proxy-setup 00:42:06 (22/33) Installing py3-contextlib2 (21.6.0-r2) 00:42:06 (23/33) Installing py3-tomli (2.0.1-r1) 00:42:06 (24/33) Installing py3-pep517 (0.12.0-r2) 00:42:06 (25/33) Installing py3-six (1.16.0-r1) 00:42:06 (26/33) Installing py3-retrying (1.3.3-r3) 00:42:06 (27/33) Installing py3-appdirs (1.4.4-r3) 00:42:06 (28/33) Installing py3-more-itertools (8.13.0-r0) 00:42:06 (29/33) Installing py3-ordered-set (4.0.2-r3) 00:42:06 (30/33) Installing py3-parsing (2.4.7-r3) 00:42:06 (31/33) Installing py3-packaging (21.3-r0) 00:42:06 (32/33) Installing py3-setuptools (59.4.0-r0) 00:42:06 (33/33) Installing py3-pip (22.1.1-r0) 00:42:07 Executing busybox-1.35.0-r17.trigger 00:42:07 Executing ca-certificates-20220614-r0.trigger 00:42:08 OK: 120 MiB in 47 packages 00:42:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:42:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:42:10 ---> 70ec86ef0a82 00:42:10 Step 3/22 : WORKDIR /edgex-go 00:42:10 ---> Using cache 00:42:10 ---> dedb7e899961 00:42:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:42:10 ---> Using cache 00:42:10 ---> 56c112822a36 00:42:10 Step 5/22 : RUN apk add --update --no-cache make git 00:42:10 ---> Using cache 00:42:10 ---> 73047bffd323 00:42:10 Step 6/22 : COPY go.mod vendor* ./ 00:42:10 ---> Using cache 00:42:10 ---> a9830a66773b 00:42:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:42:10 ---> Using cache 00:42:10 ---> 71d125f49033 00:42:10 Step 8/22 : COPY . . 00:42:10 ---> Using cache 00:42:10 ---> 46a6b3f2743f 00:42:10 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:42:10 ---> Running in f60305e55bfc 00:42: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.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:42:28 Collecting docker-compose==1.23.2 00:42:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:42:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.9 MB/s eta 0:00:00 00:42:28 Collecting cached-property<2,>=1.2.0 00:42:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:42:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:42:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:42:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.1 MB/s eta 0:00:00 00:42:28 Collecting docker<4.0,>=3.6.0 00:42:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:42:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.0 MB/s eta 0:00:00 00:42:29 Collecting jsonschema<3,>=2.5.1 00:42:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:42:29 Collecting docopt<0.7,>=0.6.1 00:42:29 Downloading docopt-0.6.2.tar.gz (25 kB) 00:42:29 Preparing metadata (setup.py): started 00:42:32 Preparing metadata (setup.py): finished with status 'done' 00:42:32 Collecting websocket-client<1.0,>=0.32.0 00:42:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:42:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.8 MB/s eta 0:00:00 00:42:32 Collecting dockerpty<0.5,>=0.4.1 00:42:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:42:32 Preparing metadata (setup.py): started 00:42:34 Preparing metadata (setup.py): finished with status 'done' 00:42:34 Collecting texttable<0.10,>=0.9.0 00:42:34 Downloading texttable-0.9.1.tar.gz (11 kB) 00:42:35 Preparing metadata (setup.py): started 00:42:37 Preparing metadata (setup.py): finished with status 'done' 00:42:37 Collecting PyYAML<4,>=3.10 00:42:37 Downloading PyYAML-3.13.tar.gz (270 kB) 00:42:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.2 MB/s eta 0:00:00 00:42:39 Preparing metadata (setup.py): started 00:42:42 Preparing metadata (setup.py): finished with status 'done' 00:42:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 00:42:43 Collecting docker-pycreds>=0.4.0 00:42:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:42:45 Collecting urllib3<1.25,>=1.21.1 00:42:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:42:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 7.2 MB/s eta 0:00:00 00:42:45 Collecting idna<2.8,>=2.5 00:42:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:42:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.2 MB/s eta 0:00:00 00:42:45 Collecting chardet<3.1.0,>=3.0.2 00:42:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:42:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.1 MB/s eta 0:00:00 00:42:46 Collecting certifi>=2017.4.17 00:42:46 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 00:42:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 9.8 MB/s eta 0:00:00 00:42:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:42:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:42:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:42:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:42:48 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 00:42:48 Running setup.py install for texttable: started 00:42:51 Running setup.py install for texttable: finished with status 'done' 00:42:51 Running setup.py install for PyYAML: started 00:42:53 Running setup.py install for PyYAML: finished with status 'done' 00:42:55 Running setup.py install for docopt: started 00:42:57 Running setup.py install for docopt: finished with status 'done' 00:43:02 Running setup.py install for dockerpty: started 00:43:05 Running setup.py install for dockerpty: finished with status 'done' 00:43:08 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 00:43:08 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 00:43:15 Removing intermediate container 6914ef1839ed 00:43:15 ---> 265e6f48cec1 00:43:15 00:43:15 Step 11/23 : FROM alpine:3.16 00:43:15 ---> a6215f271958 00:43:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:43:15 ---> Running in 2cedc4220510 00:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:43:19 (1/1) Installing dumb-init (1.2.5-r1) 00:43:19 Executing busybox-1.35.0-r17.trigger 00:43:19 OK: 5 MiB in 15 packages 00:43:21 Removing intermediate container 2cedc4220510 00:43:21 ---> 8c868844cd72 00:43:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:43:21 ---> Running in 597694a10324 00:43:21 Removing intermediate container c4b13495d68f 00:43:21 ---> 97c07d709d10 00:43:21 00:43:21 Step 11/23 : FROM alpine:3.16 00:43:21 ---> a6215f271958 00:43:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:43:21 ---> Running in b8cef864108b 00:43:23 Removing intermediate container 597694a10324 00:43:23 ---> 6bd3493baf74 00:43:23 Step 14/23 : ENV APP_PORT=59861 00:43:23 ---> Running in 3a7d4e54694b 00:43:24 Removing intermediate container 3a7d4e54694b 00:43:24 ---> 572aac96a6f7 00:43:24 Step 15/23 : EXPOSE $APP_PORT 00:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:43:24 ---> Running in 7d62bb1efb44 00:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:43:25 Removing intermediate container 7d62bb1efb44 00:43:25 ---> 1f7f98fcbd69 00:43:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:43:26 (1/2) Installing ca-certificates (20220614-r0) 00:43:26 (2/2) Installing dumb-init (1.2.5-r1) 00:43:26 Executing busybox-1.35.0-r17.trigger 00:43:26 Executing ca-certificates-20220614-r0.trigger 00:43:26 OK: 6 MiB in 16 packages 00:43:27 ---> bb8d6e01fcbd 00:43:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:43:30 Removing intermediate container b8cef864108b 00:43:30 ---> c280f999b7d3 00:43:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:43:30 ---> Running in 06257c8600cf 00:43:31 Removing intermediate container 06257c8600cf 00:43:31 ---> 995dc731d475 00:43:31 Step 14/23 : ENV APP_PORT=59860 00:43:31 ---> Running in 60c8a8ac0286 00:43:32 Removing intermediate container 60c8a8ac0286 00:43:32 ---> a28f1c7db636 00:43:32 Step 15/23 : EXPOSE $APP_PORT 00:43:32 ---> Running in beb42bc27986 00:43:32 ---> 4307bae7129d 00:43:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:43:33 Removing intermediate container beb42bc27986 00:43:33 ---> f422b7d8a254 00:43:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:43:35 ---> 70f98cc7b2a1 00:43:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:43:35 ---> Running in b52601065b2e 00:43:35 ---> d6500cffa9bc 00:43:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:43:35 Removing intermediate container b52601065b2e 00:43:35 ---> 8edbc46f53ca 00:43:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:43:36 ---> Running in 3b934f81124b 00:43:37 Removing intermediate container 3b934f81124b 00:43:37 ---> a6b512d50b01 00:43:37 Step 21/23 : LABEL arch=arm64 00:43:37 ---> Running in 6aab585e9328 00:43:37 Removing intermediate container 6aab585e9328 00:43:37 ---> db6ce027405d 00:43:37 Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:43:37 Removing intermediate container 652bf607d7b6 00:43:37 ---> c54bf3259045 00:43:37 Step 14/23 : ENV APP_PORT=58890 00:43:38 ---> Running in dd4dce07bea7 00:43:38 ---> Running in 179a31f20848 00:43:39 Removing intermediate container dd4dce07bea7 00:43:39 ---> ee706532ca34 00:43:39 Step 23/23 : LABEL version=2.3.0-dev.62 00:43:39 Removing intermediate container 179a31f20848 00:43:39 ---> 7f73e713c1d6 00:43:39 Step 15/23 : EXPOSE $APP_PORT 00:43:39 ---> Running in 4359a813b3ae 00:43:39 ---> Running in e4de59c499bf 00:43:39 ---> e6927e968687 00:43:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:43:40 Removing intermediate container 4359a813b3ae 00:43:40 ---> 6353c2363f4f 00:43:40 00:43:40 Removing intermediate container e4de59c499bf 00:43:40 ---> b0d634b905c0 00:43:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:43:40 Successfully built 6353c2363f4f 00:43:40 Successfully tagged support-scheduler-arm64:latest 00:43:40 Building core-command 00:43:41  Building support-scheduler ... done  ---> 71cc48f2b824 00:43:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:43:41 ---> Running in f04ac62f8c45 00:43:42 Removing intermediate container f04ac62f8c45 00:43:42 ---> 296864fe1714 00:43:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:43:42 ---> d2f86305f501 00:43:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:43:42 ---> Running in ba46e9cf43bb 00:43:43 Removing intermediate container ba46e9cf43bb 00:43:43 ---> 106d29f0d9e4 00:43:43 Step 21/23 : LABEL arch=arm64 00:43:43 ---> Running in 96d2cd20aa9c 00:43:43 ---> a2e81d8106e5 00:43:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:43:44 Removing intermediate container 96d2cd20aa9c 00:43:44 ---> 305c72242f6f 00:43:44 Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:43:44 ---> Running in 6827acb04227 00:43:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:43:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:45 ---> 70ec86ef0a82 00:43:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:43:45 ---> Using cache 00:43:45 ---> eabedc94fba6 00:43:45 Step 4/24 : WORKDIR /edgex-go 00:43:45 ---> Using cache 00:43:45 ---> 976d01446a1f 00:43:45 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:45 ---> Using cache 00:43:45 ---> 7611b38da8bb 00:43:45 Step 6/24 : RUN apk add --update --no-cache make git 00:43:45 ---> Using cache 00:43:45 ---> 10fe95a9b704 00:43:45 Step 7/24 : COPY go.mod vendor* ./ 00:43:45 Removing intermediate container 6827acb04227 00:43:45 ---> 1d206bc67128 00:43:45 Step 23/23 : LABEL version=2.3.0-dev.62 00:43:45 ---> Using cache 00:43:45 ---> 41bdea840acb 00:43:45 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:43:45 ---> Using cache 00:43:45 ---> b2d471e535c2 00:43:45 Step 9/24 : COPY . . 00:43:46 ---> Running in 7e25f43b7880 00:43:46 ---> 6ab9b794fed6 00:43:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:43:46 ---> Using cache 00:43:46 ---> 95daf00236cb 00:43:46 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:43:46 ---> Running in a9d16ae68d7d 00:43:46 ---> Running in 96e18d645255 00:43:46 Removing intermediate container 7e25f43b7880 00:43:46 ---> 55b4cdbcff6b 00:43:46 00:43:47 Removing intermediate container a9d16ae68d7d 00:43:47 ---> a8e56f4cca4d 00:43:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:43:47 Successfully built 55b4cdbcff6b 00:43:47 ---> Running in 66e76642a576 00:43:47 Successfully tagged support-notifications-arm64:latest 00:43:47 Building core-data 00:43:48  Building support-notifications ... done Removing intermediate container 66e76642a576 00:43:48 ---> b158c133924a 00:43:48 Step 21/23 : LABEL arch=arm64 00:43:48 ---> Running in 8c01152675dd 00:43:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:43:49 Removing intermediate container 8c01152675dd 00:43:49 ---> 7b468e7fdcd3 00:43:49 Step 22/23 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:43:49 ---> Running in 57dabdd27261 00:43:49 Removing intermediate container 57dabdd27261 00:43:49 ---> 487abd445539 00:43:49 Step 23/23 : LABEL version=2.3.0-dev.62 00:43:50 ---> Running in 7ca906928ce3 00:43:50 Removing intermediate container 7ca906928ce3 00:43:50 ---> ebdfe78b9e83 00:43:50 00:43:50 Successfully built ebdfe78b9e83 00:43:50 Successfully tagged sys-mgmt-agent-arm64:latest 00:43:50 Building security-spiffe-token-provider 00:43:53  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:43:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:53 ---> 70ec86ef0a82 00:43:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:43:53 ---> Using cache 00:43:53 ---> eabedc94fba6 00:43:53 Step 4/24 : WORKDIR /edgex-go 00:43:53 ---> Using cache 00:43:53 ---> 976d01446a1f 00:43:53 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:53 ---> Using cache 00:43:53 ---> 7611b38da8bb 00:43:53 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:43:53 ---> Running in 129753d15f96 00:43:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:43:56 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:43:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:43:56 ---> 70ec86ef0a82 00:43:56 Step 3/20 : WORKDIR /edgex-go 00:43:56 ---> Using cache 00:43:56 ---> dedb7e899961 00:43:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:43:56 ---> Running in c845ba32d244 00:43:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:43:58 OK: 221 MiB in 51 packages 00:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:43:59 Removing intermediate container 129753d15f96 00:43:59 ---> 8df897b9231a 00:43:59 Step 7/24 : COPY go.mod vendor* ./ 00:44:00 v3.16.2-167-g61e5b9860d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 00:44:00 v3.16.2-166-g51fb33a5da [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 00:44:00 OK: 16895 distinct packages available 00:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:44:00 ---> 4ac5e0fae211 00:44:00 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:00 ---> Running in 5af74b5f7224 00:44:01 OK: 221 MiB in 51 packages 00:44:03 Removing intermediate container c845ba32d244 00:44:03 ---> aa5e0f9f3b2b 00:44:03 Step 5/20 : COPY go.mod vendor* ./ 00:44:04 ---> 7be59ea21993 00:44:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:04 ---> Running in 363c2d95d628 00:45:12 Removing intermediate container 5af74b5f7224 00:45:12 ---> daf5180bf387 00:45:12 Step 9/24 : COPY . . 00:45:12 Removing intermediate container 363c2d95d628 00:45:12 ---> 8c8154e018f9 00:45:12 Step 7/20 : COPY . . 00:45:12 ---> fc42372fb003 00:45:12 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:45:12 ---> 3373dc2b1146 00:45:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:45:12 ---> Running in 44ef25d9dcda 00:45:12 ---> Running in 8fd204c50fa1 00:45:12 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:45: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.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:46:34 Removing intermediate container e339b1b2ea02 00:46:34 ---> 726b8ea5c705 00:46:34 00:46:34 Step 11/25 : FROM alpine:3.16 00:46:34 ---> a6215f271958 00:46:34 Step 12/25 : RUN apk add --update --no-cache dumb-init 00:46:34 ---> Using cache 00:46:34 ---> 8c868844cd72 00:46:34 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:34 ---> Using cache 00:46:34 ---> 6bd3493baf74 00:46:34 Step 14/25 : ENV APP_PORT=59881 00:46:34 ---> Running in ff3d59ed642c 00:46:34 Removing intermediate container ff3d59ed642c 00:46:34 ---> d89afe5bf522 00:46:34 Step 15/25 : EXPOSE $APP_PORT 00:46:35 ---> Running in 68e86d6d5c7b 00:46:35 Removing intermediate container 68e86d6d5c7b 00:46:35 ---> b767afc1e5d5 00:46:35 Step 16/25 : WORKDIR / 00:46:35 ---> Running in c0d23fff3ac9 00:46:36 Removing intermediate container c0d23fff3ac9 00:46:36 ---> 3a210fc51765 00:46:36 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:37 ---> d5bbbe8d7410 00:46:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:46:39 ---> 725a071f0fcc 00:46:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:46:40 ---> 9ed550ec1ed5 00:46:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:46:40 ---> 069d633ff2e7 00:46:40 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:46:41 ---> Running in 53ce065f4eb1 00:46:41 Removing intermediate container 53ce065f4eb1 00:46:41 ---> 782cc8301033 00:46:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:41 ---> Running in f5d14a7b0e23 00:46:42 Removing intermediate container f5d14a7b0e23 00:46:42 ---> 55287a15c8ea 00:46:42 Step 23/25 : LABEL arch=arm64 00:46:42 ---> Running in 5011e81329e5 00:46:43 Removing intermediate container 5011e81329e5 00:46:43 ---> 59cd1397d5ea 00:46:43 Step 24/25 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:46:43 ---> Running in cc4c5bd847f9 00:46:43 Removing intermediate container cc4c5bd847f9 00:46:43 ---> 4a992216c04a 00:46:43 Step 25/25 : LABEL version=2.3.0-dev.62 00:46:43 ---> Running in afa60648b316 00:46:44 Removing intermediate container afa60648b316 00:46:44 ---> 07a3db0417dc 00:46:44 00:46:44 Successfully built 07a3db0417dc 00:46:44 Successfully tagged core-metadata-arm64:latest 00:47:06  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:47:24 Removing intermediate container f60305e55bfc 00:47:24 ---> 3e5405de8841 00:47:24 00:47:24 Step 10/22 : FROM alpine:3.16 00:47:24 ---> a6215f271958 00:47:24 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:47:24 ---> Running in 2e2517447368 00:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:47:28 (1/6) Installing ca-certificates (20220614-r0) 00:47:28 (2/6) Installing brotli-libs (1.0.9-r6) 00:47:28 (3/6) Installing nghttp2-libs (1.47.0-r0) 00:47:28 (4/6) Installing libcurl (7.83.1-r3) 00:47:28 (5/6) Installing curl (7.83.1-r3) 00:47:28 (6/6) Installing dumb-init (1.2.5-r1) 00:47:28 Executing busybox-1.35.0-r17.trigger 00:47:28 Executing ca-certificates-20220614-r0.trigger 00:47:29 OK: 8 MiB in 20 packages 00:47:31 Removing intermediate container 2e2517447368 00:47:31 ---> 26072a3a2767 00:47:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:31 ---> Running in 1bea5983aef1 00:47:32 Removing intermediate container 1bea5983aef1 00:47:32 ---> e19bea656666 00:47:32 Step 13/22 : WORKDIR /edgex 00:47:32 ---> Running in 5b6a9a645ba0 00:47:33 Removing intermediate container 5b6a9a645ba0 00:47:33 ---> 66b19e023973 00:47:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:34 ---> cef698bc974d 00:47:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:35 ---> d73f97422df7 00:47:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:37 ---> 3e2778bd16ec 00:47:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:47:38 ---> ae5bf6dbfee7 00:47:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:47:38 ---> Running in 3ed9ed5c2941 00:47:41 Removing intermediate container 3ed9ed5c2941 00:47:41 ---> 6e93e599e9dc 00:47:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:47:41 ---> Running in 7491791ba380 00:47:41 Removing intermediate container 7491791ba380 00:47:41 ---> 178ad024936e 00:47:42 Step 20/22 : LABEL arch=arm64 00:47:42 ---> Running in 5e848394d692 00:47:42 Removing intermediate container 5e848394d692 00:47:42 ---> 2788640d4846 00:47:42 Step 21/22 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:47:42 ---> Running in c6e42952da0e 00:47:43 Removing intermediate container c6e42952da0e 00:47:43 ---> 9838255d515e 00:47:43 Step 22/22 : LABEL version=2.3.0-dev.62 00:47:43 ---> Running in 3b8901c2b3be 00:47:44 Removing intermediate container 3b8901c2b3be 00:47:44 ---> 9a8704f57466 00:47:44 00:47:44 Successfully built 9a8704f57466 00:47:44 Successfully tagged security-proxy-setup-arm64:latest 00:49:05  Building security-proxy-setup ... done Removing intermediate container 96e18d645255 00:49:05 ---> 9481ae65b7b0 00:49:05 00:49:05 Step 11/24 : FROM alpine:3.16 00:49:05 ---> a6215f271958 00:49:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:49:05 ---> Using cache 00:49:05 ---> 8c868844cd72 00:49:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:05 ---> Using cache 00:49:05 ---> 6bd3493baf74 00:49:05 Step 14/24 : ENV APP_PORT=59882 00:49:05 ---> Running in ee9c7c07a43e 00:49:05 Removing intermediate container ee9c7c07a43e 00:49:05 ---> f147bd3722af 00:49:05 Step 15/24 : EXPOSE $APP_PORT 00:49:05 ---> Running in 1f8194b6c61e 00:49:05 Removing intermediate container 1f8194b6c61e 00:49:05 ---> 6ba1054eb194 00:49:05 Step 16/24 : WORKDIR / 00:49:05 ---> Running in c63e7e0c6258 00:49:05 Removing intermediate container c63e7e0c6258 00:49:05 ---> ace89611a849 00:49:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:05 ---> aec476083565 00:49:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:49:06 ---> 32e652efe91c 00:49:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:49:07 ---> 71817f4cb5f0 00:49:07 Step 20/24 : ENTRYPOINT ["/core-command"] 00:49:07 ---> Running in cbe4c12e6968 00:49:07 Removing intermediate container cbe4c12e6968 00:49:07 ---> ee81aa3faf42 00:49:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:07 ---> Running in 90b71f21a0d7 00:49:08 Removing intermediate container 90b71f21a0d7 00:49:08 ---> ad410d851644 00:49:08 Step 22/24 : LABEL arch=arm64 00:49:08 ---> Running in c66c887222a6 00:49:08 Removing intermediate container c66c887222a6 00:49:08 ---> 5af2c9e760c4 00:49:08 Step 23/24 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:49:08 ---> Running in 93d2ff4d3106 00:49:09 Removing intermediate container 93d2ff4d3106 00:49:09 ---> a6363309c88c 00:49:09 Step 24/24 : LABEL version=2.3.0-dev.62 00:49:09 ---> Running in ebb9f1b38d93 00:49:10 Removing intermediate container ebb9f1b38d93 00:49:10 ---> 0d8a8d283ad4 00:49:10 00:49:10 Successfully built 0d8a8d283ad4 00:49:10 Successfully tagged core-command-arm64:latest 00:50:07  Building core-command ... done Removing intermediate container 44ef25d9dcda 00:50:07 ---> 83124794f5eb 00:50:07 00:50:07 Step 11/24 : FROM alpine:3.16 00:50:07 ---> a6215f271958 00:50:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:07 ---> Running in 29826965f448 00:50:07 Removing intermediate container 29826965f448 00:50:07 ---> 7cbc27feef2a 00:50:07 Step 13/24 : ENV APP_PORT=59880 00:50:07 ---> Running in 2e224434777f 00:50:07 Removing intermediate container 2e224434777f 00:50:07 ---> 4954fec6ffe4 00:50:07 Step 14/24 : EXPOSE $APP_PORT 00:50:07 ---> Running in f51c6462e52d 00:50:07 Removing intermediate container f51c6462e52d 00:50:07 ---> e276cbe2ede6 00:50:07 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:07 ---> Running in 103c56c311ca 00:50:07 Removing intermediate container 103c56c311ca 00:50:07 ---> c3555d432539 00:50:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:50:07 ---> Running in 6d5cb686a415 00:50:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:50:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:50:07 (1/6) Installing dumb-init (1.2.5-r1) 00:50:07 (2/6) Installing libgcc (11.2.1_git20220219-r2) 00:50:07 (3/6) Installing libsodium (1.0.18-r0) 00:50:07 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 00:50:07 (5/6) Installing libzmq (4.3.4-r0) 00:50:07 (6/6) Installing zeromq (4.3.4-r0) 00:50:07 Executing busybox-1.35.0-r17.trigger 00:50:07 OK: 8 MiB in 20 packages 00:50:08 Removing intermediate container 6d5cb686a415 00:50:08 ---> d186db8e3696 00:50:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:09 ---> 7015e5a96046 00:50:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:50:10 ---> ecd94d9544ac 00:50:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:50:11 ---> 9475ed07c49e 00:50:11 Step 20/24 : ENTRYPOINT ["/core-data"] 00:50:11 ---> Running in f497f71ff2c1 00:50:11 Removing intermediate container 8fd204c50fa1 00:50:11 ---> 010797b50e41 00:50:11 00:50:11 Step 9/20 : FROM alpine:3.15 00:50:11 ---> 02e0d6fdf486 00:50:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:50:11 ---> Using cache 00:50:11 ---> 12007ebfb350 00:50:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:11 ---> Using cache 00:50:11 ---> e5f58789d663 00:50:11 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:50:11 ---> Running in 74e2a9264fc2 00:50:12 Removing intermediate container f497f71ff2c1 00:50:12 ---> df63c0f133b0 00:50:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:12 ---> Running in 026cf40be1f7 00:50:12 Removing intermediate container 026cf40be1f7 00:50:12 ---> c078e35cf223 00:50:12 Step 22/24 : LABEL arch=arm64 00:50:12 ---> Running in 2ef1351022a1 00:50:13 Removing intermediate container 2ef1351022a1 00:50:13 ---> 57e5e311f739 00:50:13 Step 23/24 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:50:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:50:13 ---> Running in 471390920dd2 00:50:13 Removing intermediate container 471390920dd2 00:50:13 ---> 746ee0838dd1 00:50:13 Step 24/24 : LABEL version=2.3.0-dev.62 00:50:13 ---> Running in 5fe861535377 00:50:13 Removing intermediate container 5fe861535377 00:50:13 ---> b8ac9d9b6cee 00:50:13 00:50:13 Successfully built b8ac9d9b6cee 00:50:13 Successfully tagged core-data-arm64:latest 00:50:14  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:50:15 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:50:15 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:50:15 OK: 15733 distinct packages available 00:50:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:50:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:50:17 (1/9) Installing ca-certificates (20220614-r0) 00:50:17 (2/9) Installing brotli-libs (1.0.9-r5) 00:50:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:50:17 (4/9) Installing libcurl (7.80.0-r3) 00:50:17 (5/9) Installing curl (7.80.0-r3) 00:50:17 (6/9) Installing dumb-init (1.2.5-r1) 00:50:18 (7/9) Installing musl-obstack (1.2.3-r0) 00:50:18 (8/9) Installing libucontext (1.1-r0) 00:50:18 (9/9) Installing gcompat (1.0.0-r4) 00:50:18 Executing busybox-1.34.1-r7.trigger 00:50:18 Executing ca-certificates-20220614-r0.trigger 00:50:18 OK: 8 MiB in 23 packages 00:50:20 Removing intermediate container 74e2a9264fc2 00:50:20 ---> 5bcbc3cd394e 00:50:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:20 ---> 56db7563ecdb 00:50:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:50:21 ---> 1a1c3b96c0b5 00:50:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:50:22 ---> 32601279d860 00:50:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:50:22 ---> Running in 30b211827568 00:50:22 Removing intermediate container 30b211827568 00:50:22 ---> 4f90926add4a 00:50:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:22 ---> Running in eaeef6d9d354 00:50:22 Removing intermediate container eaeef6d9d354 00:50:22 ---> 98d0942a2d84 00:50:22 Step 18/20 : LABEL arch=arm64 00:50:23 ---> Running in 3d5b87004116 00:50:23 Removing intermediate container 3d5b87004116 00:50:23 ---> bc847a772843 00:50:23 Step 19/20 : LABEL git_sha=b7de7b775397295cb69718a186a97b7526882c59 00:50:23 ---> Running in d9aaef8ff322 00:50:24 Removing intermediate container d9aaef8ff322 00:50:24 ---> eb5679c99158 00:50:24 Step 20/20 : LABEL version=2.3.0-dev.62 00:50:24 ---> Running in 39b5e36df1d5 00:50:24 Removing intermediate container 39b5e36df1d5 00:50:24 ---> a07a2e288c59 00:50:24 00:50:24 Successfully built a07a2e288c59 00:50:24 Successfully tagged security-spiffe-token-provider-arm64:latest 00:50:24  Building security-spiffe-token-provider ... done  [Pipeline] } 00:50:24 $ docker stop --time=1 0a1a8fea9bfc7d152635535b4265c15b83df9ee61d3dc39c47dc00bf6f122f8e 00:50:26 $ docker rm -f 0a1a8fea9bfc7d152635535b4265c15b83df9ee61d3dc39c47dc00bf6f122f8e [Pipeline] // withDockerContainer [Pipeline] sh 00:50:27 + docker images 00:50:27 REPOSITORY TAG IMAGE ID CREATED SIZE 00:50:27 security-spiffe-token-provider-arm64 latest a07a2e288c59 3 seconds ago 28.4MB 00:50:27 core-data-arm64 latest b8ac9d9b6cee 14 seconds ago 20.7MB 00:50:27 010797b50e41 16 seconds ago 1.24GB 00:50:27 83124794f5eb 29 seconds ago 1.22GB 00:50:27 core-command-arm64 latest 0d8a8d283ad4 About a minute ago 16.7MB 00:50:27 9481ae65b7b0 About a minute ago 1.21GB 00:50:27 security-proxy-setup-arm64 latest 9a8704f57466 2 minutes ago 26.4MB 00:50:27 3e5405de8841 3 minutes ago 1.2GB 00:50:27 core-metadata-arm64 latest 07a3db0417dc 3 minutes ago 17.5MB 00:50:27 726b8ea5c705 3 minutes ago 1.22GB 00:50:27 sys-mgmt-agent-arm64 latest ebdfe78b9e83 6 minutes ago 133MB 00:50:27 support-notifications-arm64 latest 55b4cdbcff6b 6 minutes ago 26.3MB 00:50:27 support-scheduler-arm64 latest 6353c2363f4f 6 minutes ago 25.7MB 00:50:27 97c07d709d10 7 minutes ago 1.27GB 00:50:27 265e6f48cec1 7 minutes ago 1.27GB 00:50:27 security-secretstore-setup-arm64 latest 5ffcb7e0c2c1 8 minutes ago 28.2MB 00:50:27 cbc62c889486 8 minutes ago 1.19GB 00:50:27 009b0e93da76 8 minutes ago 1.2GB 00:50:27 security-bootstrapper-arm64 latest 0012b2c02948 10 minutes ago 19.1MB 00:50:27 1ae21fd8af26 10 minutes ago 1.2GB 00:50:27 security-spire-server-arm64 latest 6b0f8f8fbcea 15 minutes ago 84.2MB 00:50:27 d16bd6793b78 15 minutes ago 1.09GB 00:50:27 security-spire-agent-arm64 latest be7e9b5c082b 16 minutes ago 122MB 00:50:27 security-spire-config-arm64 latest 20ed79c5eb06 16 minutes ago 83.6MB 00:50:27 feff1536d5e1 16 minutes ago 1.09GB 00:50:27 71537058a759 16 minutes ago 1.09GB 00:50:27 ci-base-image-arm64 latest 70ec86ef0a82 18 minutes ago 995MB 00:50:27 alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB 00:50:27 alpine 3.16 a6215f271958 5 weeks ago 5.29MB 00:50:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 00:50:27 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 00:50:27 provisioning config files... 00:50:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/298@tmp/config8147239476739339654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:28 ---> docker-login.sh 00:50:28 nexus3.edgexfoundry.org:10001 00:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:28 Configure a credential helper to remove this warning. See 00:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:28 00:50:28 Login Succeeded 00:50:28 nexus3.edgexfoundry.org:10002 00:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:28 Configure a credential helper to remove this warning. See 00:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:28 00:50:28 Login Succeeded 00:50:28 nexus3.edgexfoundry.org:10003 00:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:29 Configure a credential helper to remove this warning. See 00:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:29 00:50:29 Login Succeeded 00:50:29 nexus3.edgexfoundry.org:10004 00:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:30 Configure a credential helper to remove this warning. See 00:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:30 00:50:30 Login Succeeded 00:50:30 docker.io 00:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:30 Configure a credential helper to remove this warning. See 00:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:30 00:50:30 Login Succeeded 00:50:30 ---> docker-login.sh ends [Pipeline] } 00:50:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:50:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:50:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:50:30 b7de7b775397295cb69718a186a97b7526882c59 00:50:30 latest 00:50:30 2.3.0-dev.62 00:50:30 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:50:30 main 00:50:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:50:31 4e88162c5d08: Preparing 00:50:31 2c620d892912: Preparing 00:50:31 640bc6f5b076: Preparing 00:50:31 b063ba22b381: Preparing 00:50:31 5d3e392a13a0: Preparing 00:50:31 5d3e392a13a0: Layer already exists 00:50:31 4e88162c5d08: Pushed 00:50:31 640bc6f5b076: Pushed 00:50:31 b063ba22b381: Pushed 00:50:35 2c620d892912: Pushed 00:50:35 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:e21a6ba2fc42cebccf2eaa5f2c5370fb71adc0ff60eda3de39a9fc4b961f71d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:50:36 4e88162c5d08: Preparing 00:50:36 2c620d892912: Preparing 00:50:36 640bc6f5b076: Preparing 00:50:36 b063ba22b381: Preparing 00:50:36 5d3e392a13a0: Preparing 00:50:36 640bc6f5b076: Layer already exists 00:50:36 b063ba22b381: Layer already exists 00:50:36 4e88162c5d08: Layer already exists 00:50:36 2c620d892912: Layer already exists 00:50:36 5d3e392a13a0: Layer already exists 00:50:36 latest: digest: sha256:e21a6ba2fc42cebccf2eaa5f2c5370fb71adc0ff60eda3de39a9fc4b961f71d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.62 00:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:50:37 4e88162c5d08: Preparing 00:50:37 2c620d892912: Preparing 00:50:37 640bc6f5b076: Preparing 00:50:37 b063ba22b381: Preparing 00:50:37 5d3e392a13a0: Preparing 00:50:37 2c620d892912: Layer already exists 00:50:37 4e88162c5d08: Layer already exists 00:50:37 640bc6f5b076: Layer already exists 00:50:37 b063ba22b381: Layer already exists 00:50:37 5d3e392a13a0: Layer already exists 00:50:37 2.3.0-dev.62: digest: sha256:e21a6ba2fc42cebccf2eaa5f2c5370fb71adc0ff60eda3de39a9fc4b961f71d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:50:38 4e88162c5d08: Preparing 00:50:38 2c620d892912: Preparing 00:50:38 640bc6f5b076: Preparing 00:50:38 b063ba22b381: Preparing 00:50:38 5d3e392a13a0: Preparing 00:50:38 5d3e392a13a0: Layer already exists 00:50:38 2c620d892912: Layer already exists 00:50:38 640bc6f5b076: Layer already exists 00:50:38 4e88162c5d08: Layer already exists 00:50:38 b063ba22b381: Layer already exists 00:50:38 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:e21a6ba2fc42cebccf2eaa5f2c5370fb71adc0ff60eda3de39a9fc4b961f71d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:50:39 4e88162c5d08: Preparing 00:50:39 2c620d892912: Preparing 00:50:39 640bc6f5b076: Preparing 00:50:39 b063ba22b381: Preparing 00:50:39 5d3e392a13a0: Preparing 00:50:39 b063ba22b381: Layer already exists 00:50:39 4e88162c5d08: Layer already exists 00:50:39 2c620d892912: Layer already exists 00:50:39 640bc6f5b076: Layer already exists 00:50:39 5d3e392a13a0: Layer already exists 00:50:39 main: digest: sha256:e21a6ba2fc42cebccf2eaa5f2c5370fb71adc0ff60eda3de39a9fc4b961f71d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:50:39 ===================================================== [Pipeline] echo 00:50:39 taggedImages: 00:50:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:50:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:50:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.62 00:50:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:50:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:50:39 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:50:39 b7de7b775397295cb69718a186a97b7526882c59 00:50:39 latest 00:50:39 2.3.0-dev.62 00:50:39 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:50:39 main 00:50:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:50:40 9ba9358f3881: Preparing 00:50:40 73472774c4f5: Preparing 00:50:40 640bc6f5b076: Preparing 00:50:40 e7468bee4187: Preparing 00:50:40 2ea81e99feeb: Preparing 00:50:40 5d3e392a13a0: Preparing 00:50:40 5d3e392a13a0: Waiting 00:50:40 640bc6f5b076: Layer already exists 00:50:40 5d3e392a13a0: Layer already exists 00:50:40 2ea81e99feeb: Pushed 00:50:40 9ba9358f3881: Pushed 00:50:41 e7468bee4187: Pushed 00:50:43 73472774c4f5: Pushed 00:50:43 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:777fc15b97d8365b854fad6a961246e4850a13abc92376f2e45c0b9b0394195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:50:44 9ba9358f3881: Preparing 00:50:44 73472774c4f5: Preparing 00:50:44 640bc6f5b076: Preparing 00:50:44 e7468bee4187: Preparing 00:50:44 2ea81e99feeb: Preparing 00:50:44 5d3e392a13a0: Preparing 00:50:44 5d3e392a13a0: Waiting 00:50:44 73472774c4f5: Layer already exists 00:50:44 e7468bee4187: Layer already exists 00:50:44 640bc6f5b076: Layer already exists 00:50:44 2ea81e99feeb: Layer already exists 00:50:44 9ba9358f3881: Layer already exists 00:50:44 5d3e392a13a0: Layer already exists 00:50:44 latest: digest: sha256:777fc15b97d8365b854fad6a961246e4850a13abc92376f2e45c0b9b0394195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.62 00:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:50:45 9ba9358f3881: Preparing 00:50:45 73472774c4f5: Preparing 00:50:45 640bc6f5b076: Preparing 00:50:45 e7468bee4187: Preparing 00:50:45 2ea81e99feeb: Preparing 00:50:45 5d3e392a13a0: Preparing 00:50:45 5d3e392a13a0: Waiting 00:50:45 e7468bee4187: Layer already exists 00:50:45 9ba9358f3881: Layer already exists 00:50:45 2ea81e99feeb: Layer already exists 00:50:45 73472774c4f5: Layer already exists 00:50:45 640bc6f5b076: Layer already exists 00:50:45 5d3e392a13a0: Layer already exists 00:50:45 2.3.0-dev.62: digest: sha256:777fc15b97d8365b854fad6a961246e4850a13abc92376f2e45c0b9b0394195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:50:46 9ba9358f3881: Preparing 00:50:46 73472774c4f5: Preparing 00:50:46 640bc6f5b076: Preparing 00:50:46 e7468bee4187: Preparing 00:50:46 2ea81e99feeb: Preparing 00:50:46 5d3e392a13a0: Preparing 00:50:46 5d3e392a13a0: Waiting 00:50:46 9ba9358f3881: Layer already exists 00:50:46 2ea81e99feeb: Layer already exists 00:50:46 73472774c4f5: Layer already exists 00:50:46 e7468bee4187: Layer already exists 00:50:46 640bc6f5b076: Layer already exists 00:50:46 5d3e392a13a0: Layer already exists 00:50:46 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:777fc15b97d8365b854fad6a961246e4850a13abc92376f2e45c0b9b0394195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:50:47 9ba9358f3881: Preparing 00:50:47 73472774c4f5: Preparing 00:50:47 640bc6f5b076: Preparing 00:50:47 e7468bee4187: Preparing 00:50:47 2ea81e99feeb: Preparing 00:50:47 5d3e392a13a0: Preparing 00:50:47 5d3e392a13a0: Waiting 00:50:47 2ea81e99feeb: Layer already exists 00:50:47 e7468bee4187: Layer already exists 00:50:47 73472774c4f5: Layer already exists 00:50:47 640bc6f5b076: Layer already exists 00:50:47 9ba9358f3881: Layer already exists 00:50:47 5d3e392a13a0: Layer already exists 00:50:47 main: digest: sha256:777fc15b97d8365b854fad6a961246e4850a13abc92376f2e45c0b9b0394195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:50:47 ===================================================== [Pipeline] echo 00:50:47 taggedImages: 00:50:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:50:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:50:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.62 00:50:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:50:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:50:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:50:47 b7de7b775397295cb69718a186a97b7526882c59 00:50:47 latest 00:50:47 2.3.0-dev.62 00:50:47 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:50:47 main 00:50:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:50:48 735fcb0d6ff6: Preparing 00:50:48 5dbaaf15c7b5: Preparing 00:50:48 fc90991f93ea: Preparing 00:50:48 640bc6f5b076: Preparing 00:50:48 b063ba22b381: Preparing 00:50:48 5d3e392a13a0: Preparing 00:50:48 5d3e392a13a0: Waiting 00:50:48 640bc6f5b076: Layer already exists 00:50:48 b063ba22b381: Layer already exists 00:50:48 5d3e392a13a0: Layer already exists 00:50:48 735fcb0d6ff6: Pushed 00:50:48 5dbaaf15c7b5: Pushed 00:50:52 fc90991f93ea: Pushed 00:50:52 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:59421d227b9001650e85b632e7921a03494ba2111caee591f8cc762c2f912329 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:50:52 735fcb0d6ff6: Preparing 00:50:52 5dbaaf15c7b5: Preparing 00:50:52 fc90991f93ea: Preparing 00:50:52 640bc6f5b076: Preparing 00:50:52 b063ba22b381: Preparing 00:50:52 5d3e392a13a0: Preparing 00:50:52 5d3e392a13a0: Waiting 00:50:52 fc90991f93ea: Layer already exists 00:50:52 b063ba22b381: Layer already exists 00:50:52 640bc6f5b076: Layer already exists 00:50:52 5dbaaf15c7b5: Layer already exists 00:50:52 735fcb0d6ff6: Layer already exists 00:50:53 5d3e392a13a0: Layer already exists 00:50:53 latest: digest: sha256:59421d227b9001650e85b632e7921a03494ba2111caee591f8cc762c2f912329 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.62 00:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:50:53 735fcb0d6ff6: Preparing 00:50:53 5dbaaf15c7b5: Preparing 00:50:53 fc90991f93ea: Preparing 00:50:53 640bc6f5b076: Preparing 00:50:53 b063ba22b381: Preparing 00:50:53 5d3e392a13a0: Preparing 00:50:53 5d3e392a13a0: Waiting 00:50:53 fc90991f93ea: Layer already exists 00:50:53 735fcb0d6ff6: Layer already exists 00:50:53 5dbaaf15c7b5: Layer already exists 00:50:53 640bc6f5b076: Layer already exists 00:50:53 b063ba22b381: Layer already exists 00:50:54 5d3e392a13a0: Layer already exists 00:50:54 2.3.0-dev.62: digest: sha256:59421d227b9001650e85b632e7921a03494ba2111caee591f8cc762c2f912329 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:50:54 735fcb0d6ff6: Preparing 00:50:54 5dbaaf15c7b5: Preparing 00:50:54 fc90991f93ea: Preparing 00:50:54 640bc6f5b076: Preparing 00:50:54 b063ba22b381: Preparing 00:50:54 5d3e392a13a0: Preparing 00:50:54 5d3e392a13a0: Waiting 00:50:54 735fcb0d6ff6: Layer already exists 00:50:54 b063ba22b381: Layer already exists 00:50:54 fc90991f93ea: Layer already exists 00:50:54 5dbaaf15c7b5: Layer already exists 00:50:54 640bc6f5b076: Layer already exists 00:50:54 5d3e392a13a0: Layer already exists 00:50:55 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:59421d227b9001650e85b632e7921a03494ba2111caee591f8cc762c2f912329 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:50:55 735fcb0d6ff6: Preparing 00:50:55 5dbaaf15c7b5: Preparing 00:50:55 fc90991f93ea: Preparing 00:50:55 640bc6f5b076: Preparing 00:50:55 b063ba22b381: Preparing 00:50:55 5d3e392a13a0: Preparing 00:50:55 5d3e392a13a0: Waiting 00:50:55 b063ba22b381: Layer already exists 00:50:55 fc90991f93ea: Layer already exists 00:50:55 640bc6f5b076: Layer already exists 00:50:55 735fcb0d6ff6: Layer already exists 00:50:55 5dbaaf15c7b5: Layer already exists 00:50:56 5d3e392a13a0: Layer already exists 00:50:56 main: digest: sha256:59421d227b9001650e85b632e7921a03494ba2111caee591f8cc762c2f912329 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:50:56 ===================================================== [Pipeline] echo 00:50:56 taggedImages: 00:50:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:50:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:50:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.62 00:50:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:50:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:50:56 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:50:56 b7de7b775397295cb69718a186a97b7526882c59 00:50:56 latest 00:50:56 2.3.0-dev.62 00:50:56 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:50:56 main 00:50:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:50:57 b7d486fa38bc: Preparing 00:50:57 b7d486fa38bc: Preparing 00:50:57 47b52926d371: Preparing 00:50:57 699e5e44daf0: Preparing 00:50:57 727fedfb1e81: Preparing 00:50:57 96a78d9e7807: Preparing 00:50:57 2b7cfb2e4262: Preparing 00:50:57 640bc6f5b076: Preparing 00:50:57 9c125c68f594: Preparing 00:50:57 edf45b0699de: Preparing 00:50:57 72d0d7a19730: Preparing 00:50:57 d8eac6a34799: Preparing 00:50:57 5d3e392a13a0: Preparing 00:50:57 2b7cfb2e4262: Waiting 00:50:57 640bc6f5b076: Waiting 00:50:57 9c125c68f594: Waiting 00:50:57 edf45b0699de: Waiting 00:50:57 72d0d7a19730: Waiting 00:50:57 d8eac6a34799: Waiting 00:50:57 5d3e392a13a0: Waiting 00:50:57 b7d486fa38bc: Pushed 00:50:57 96a78d9e7807: Pushed 00:50:57 699e5e44daf0: Pushed 00:50:57 727fedfb1e81: Pushed 00:50:57 47b52926d371: Pushed 00:50:57 640bc6f5b076: Layer already exists 00:50:57 9c125c68f594: Pushed 00:50:57 72d0d7a19730: Pushed 00:50:57 edf45b0699de: Pushed 00:50:57 d8eac6a34799: Pushed 00:50:57 5d3e392a13a0: Layer already exists 00:51:01 2b7cfb2e4262: Pushed 00:51:01 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:9f5ce6574736a70806e9fb7658ed97238b46384480d68597b504b55c3e9409eb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:51:02 b7d486fa38bc: Preparing 00:51:02 b7d486fa38bc: Preparing 00:51:02 47b52926d371: Preparing 00:51:02 699e5e44daf0: Preparing 00:51:02 727fedfb1e81: Preparing 00:51:02 96a78d9e7807: Preparing 00:51:02 2b7cfb2e4262: Preparing 00:51:02 640bc6f5b076: Preparing 00:51:02 9c125c68f594: Preparing 00:51:02 edf45b0699de: Preparing 00:51:02 72d0d7a19730: Preparing 00:51:02 d8eac6a34799: Preparing 00:51:02 5d3e392a13a0: Preparing 00:51:02 2b7cfb2e4262: Waiting 00:51:02 640bc6f5b076: Waiting 00:51:02 edf45b0699de: Waiting 00:51:02 72d0d7a19730: Waiting 00:51:02 9c125c68f594: Waiting 00:51:02 5d3e392a13a0: Waiting 00:51:02 b7d486fa38bc: Layer already exists 00:51:02 699e5e44daf0: Layer already exists 00:51:02 47b52926d371: Layer already exists 00:51:02 96a78d9e7807: Layer already exists 00:51:02 727fedfb1e81: Layer already exists 00:51:02 2b7cfb2e4262: Layer already exists 00:51:02 640bc6f5b076: Layer already exists 00:51:02 edf45b0699de: Layer already exists 00:51:02 9c125c68f594: Layer already exists 00:51:02 72d0d7a19730: Layer already exists 00:51:02 d8eac6a34799: Layer already exists 00:51:02 5d3e392a13a0: Layer already exists 00:51:02 latest: digest: sha256:9f5ce6574736a70806e9fb7658ed97238b46384480d68597b504b55c3e9409eb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.62 00:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:51:03 b7d486fa38bc: Preparing 00:51:03 b7d486fa38bc: Preparing 00:51:03 47b52926d371: Preparing 00:51:03 699e5e44daf0: Preparing 00:51:03 727fedfb1e81: Preparing 00:51:03 96a78d9e7807: Preparing 00:51:03 2b7cfb2e4262: Preparing 00:51:03 640bc6f5b076: Preparing 00:51:03 9c125c68f594: Preparing 00:51:03 edf45b0699de: Preparing 00:51:03 72d0d7a19730: Preparing 00:51:03 d8eac6a34799: Preparing 00:51:03 5d3e392a13a0: Preparing 00:51:03 edf45b0699de: Waiting 00:51:03 d8eac6a34799: Waiting 00:51:03 2b7cfb2e4262: Waiting 00:51:03 5d3e392a13a0: Waiting 00:51:03 640bc6f5b076: Waiting 00:51:03 9c125c68f594: Waiting 00:51:03 72d0d7a19730: Waiting 00:51:03 727fedfb1e81: Layer already exists 00:51:03 96a78d9e7807: Layer already exists 00:51:03 b7d486fa38bc: Layer already exists 00:51:03 47b52926d371: Layer already exists 00:51:03 699e5e44daf0: Layer already exists 00:51:03 edf45b0699de: Layer already exists 00:51:03 72d0d7a19730: Layer already exists 00:51:03 2b7cfb2e4262: Layer already exists 00:51:03 9c125c68f594: Layer already exists 00:51:03 640bc6f5b076: Layer already exists 00:51:03 5d3e392a13a0: Layer already exists 00:51:03 d8eac6a34799: Layer already exists 00:51:03 2.3.0-dev.62: digest: sha256:9f5ce6574736a70806e9fb7658ed97238b46384480d68597b504b55c3e9409eb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:51:04 b7d486fa38bc: Preparing 00:51:04 b7d486fa38bc: Preparing 00:51:04 47b52926d371: Preparing 00:51:04 699e5e44daf0: Preparing 00:51:04 727fedfb1e81: Preparing 00:51:04 96a78d9e7807: Preparing 00:51:04 2b7cfb2e4262: Preparing 00:51:04 640bc6f5b076: Preparing 00:51:04 9c125c68f594: Preparing 00:51:04 edf45b0699de: Preparing 00:51:04 72d0d7a19730: Preparing 00:51:04 d8eac6a34799: Preparing 00:51:04 5d3e392a13a0: Preparing 00:51:04 2b7cfb2e4262: Waiting 00:51:04 640bc6f5b076: Waiting 00:51:04 9c125c68f594: Waiting 00:51:04 edf45b0699de: Waiting 00:51:04 72d0d7a19730: Waiting 00:51:04 d8eac6a34799: Waiting 00:51:04 5d3e392a13a0: Waiting 00:51:04 727fedfb1e81: Layer already exists 00:51:04 b7d486fa38bc: Layer already exists 00:51:04 699e5e44daf0: Layer already exists 00:51:04 96a78d9e7807: Layer already exists 00:51:04 47b52926d371: Layer already exists 00:51:04 2b7cfb2e4262: Layer already exists 00:51:04 640bc6f5b076: Layer already exists 00:51:04 9c125c68f594: Layer already exists 00:51:04 edf45b0699de: Layer already exists 00:51:04 72d0d7a19730: Layer already exists 00:51:04 d8eac6a34799: Layer already exists 00:51:04 5d3e392a13a0: Layer already exists 00:51:04 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:9f5ce6574736a70806e9fb7658ed97238b46384480d68597b504b55c3e9409eb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:51:05 b7d486fa38bc: Preparing 00:51:05 b7d486fa38bc: Preparing 00:51:05 47b52926d371: Preparing 00:51:05 699e5e44daf0: Preparing 00:51:05 727fedfb1e81: Preparing 00:51:05 96a78d9e7807: Preparing 00:51:05 2b7cfb2e4262: Preparing 00:51:05 640bc6f5b076: Preparing 00:51:05 9c125c68f594: Preparing 00:51:05 edf45b0699de: Preparing 00:51:05 72d0d7a19730: Preparing 00:51:05 d8eac6a34799: Preparing 00:51:05 5d3e392a13a0: Preparing 00:51:05 9c125c68f594: Waiting 00:51:05 2b7cfb2e4262: Waiting 00:51:05 640bc6f5b076: Waiting 00:51:05 edf45b0699de: Waiting 00:51:05 d8eac6a34799: Waiting 00:51:05 5d3e392a13a0: Waiting 00:51:05 72d0d7a19730: Waiting 00:51:05 727fedfb1e81: Layer already exists 00:51:05 96a78d9e7807: Layer already exists 00:51:05 b7d486fa38bc: Layer already exists 00:51:05 699e5e44daf0: Layer already exists 00:51:05 47b52926d371: Layer already exists 00:51:05 72d0d7a19730: Layer already exists 00:51:05 2b7cfb2e4262: Layer already exists 00:51:05 edf45b0699de: Layer already exists 00:51:05 9c125c68f594: Layer already exists 00:51:05 640bc6f5b076: Layer already exists 00:51:05 5d3e392a13a0: Layer already exists 00:51:05 d8eac6a34799: Layer already exists 00:51:05 main: digest: sha256:9f5ce6574736a70806e9fb7658ed97238b46384480d68597b504b55c3e9409eb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:51:05 ===================================================== [Pipeline] echo 00:51:05 taggedImages: 00:51:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:51:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:51:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.62 00:51:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:51:05 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:51:05 b7de7b775397295cb69718a186a97b7526882c59 00:51:05 latest 00:51:05 2.3.0-dev.62 00:51:05 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:05 main 00:51:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:51:06 e10005ab7fce: Preparing 00:51:06 93cb25fcc8fc: Preparing 00:51:06 f9691f82cd72: Preparing 00:51:06 2e88065f2390: Preparing 00:51:06 bbce75c6c198: Preparing 00:51:06 2360b953cf7e: Preparing 00:51:06 4d84d122d76b: Preparing 00:51:06 5d3e392a13a0: Preparing 00:51:06 5d3e392a13a0: Waiting 00:51:06 2360b953cf7e: Waiting 00:51:06 4d84d122d76b: Waiting 00:51:06 93cb25fcc8fc: Pushed 00:51:06 e10005ab7fce: Pushed 00:51:06 bbce75c6c198: Pushed 00:51:06 5d3e392a13a0: Layer already exists 00:51:06 2360b953cf7e: Pushed 00:51:07 4d84d122d76b: Pushed 00:51:09 2e88065f2390: Pushed 00:51:09 f9691f82cd72: Pushed 00:51:09 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:ca5f4e4a44173e443ecc557bbab33dc3fcfdb129db6c6ae6ae1c836ccf7907ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:09 + 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 00:51:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:51:10 e10005ab7fce: Preparing 00:51:10 93cb25fcc8fc: Preparing 00:51:10 f9691f82cd72: Preparing 00:51:10 2e88065f2390: Preparing 00:51:10 bbce75c6c198: Preparing 00:51:10 2360b953cf7e: Preparing 00:51:10 4d84d122d76b: Preparing 00:51:10 5d3e392a13a0: Preparing 00:51:10 2360b953cf7e: Waiting 00:51:10 4d84d122d76b: Waiting 00:51:10 5d3e392a13a0: Waiting 00:51:10 f9691f82cd72: Layer already exists 00:51:10 93cb25fcc8fc: Layer already exists 00:51:10 bbce75c6c198: Layer already exists 00:51:10 e10005ab7fce: Layer already exists 00:51:10 2e88065f2390: Layer already exists 00:51:10 4d84d122d76b: Layer already exists 00:51:10 5d3e392a13a0: Layer already exists 00:51:10 2360b953cf7e: Layer already exists 00:51:10 latest: digest: sha256:ca5f4e4a44173e443ecc557bbab33dc3fcfdb129db6c6ae6ae1c836ccf7907ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.62 00:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:51:11 e10005ab7fce: Preparing 00:51:11 93cb25fcc8fc: Preparing 00:51:11 f9691f82cd72: Preparing 00:51:11 2e88065f2390: Preparing 00:51:11 bbce75c6c198: Preparing 00:51:11 2360b953cf7e: Preparing 00:51:11 4d84d122d76b: Preparing 00:51:11 5d3e392a13a0: Preparing 00:51:11 2360b953cf7e: Waiting 00:51:11 5d3e392a13a0: Waiting 00:51:11 4d84d122d76b: Waiting 00:51:11 bbce75c6c198: Layer already exists 00:51:11 93cb25fcc8fc: Layer already exists 00:51:11 e10005ab7fce: Layer already exists 00:51:11 2e88065f2390: Layer already exists 00:51:11 f9691f82cd72: Layer already exists 00:51:11 4d84d122d76b: Layer already exists 00:51:11 2360b953cf7e: Layer already exists 00:51:11 5d3e392a13a0: Layer already exists 00:51:11 2.3.0-dev.62: digest: sha256:ca5f4e4a44173e443ecc557bbab33dc3fcfdb129db6c6ae6ae1c836ccf7907ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:51:12 e10005ab7fce: Preparing 00:51:12 93cb25fcc8fc: Preparing 00:51:12 f9691f82cd72: Preparing 00:51:12 2e88065f2390: Preparing 00:51:12 bbce75c6c198: Preparing 00:51:12 2360b953cf7e: Preparing 00:51:12 4d84d122d76b: Preparing 00:51:12 5d3e392a13a0: Preparing 00:51:12 2360b953cf7e: Waiting 00:51:12 4d84d122d76b: Waiting 00:51:12 5d3e392a13a0: Waiting 00:51:12 f9691f82cd72: Layer already exists 00:51:12 93cb25fcc8fc: Layer already exists 00:51:12 bbce75c6c198: Layer already exists 00:51:12 e10005ab7fce: Layer already exists 00:51:12 2e88065f2390: Layer already exists 00:51:12 4d84d122d76b: Layer already exists 00:51:12 2360b953cf7e: Layer already exists 00:51:12 5d3e392a13a0: Layer already exists 00:51:12 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:ca5f4e4a44173e443ecc557bbab33dc3fcfdb129db6c6ae6ae1c836ccf7907ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:12 + 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 00:51:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:51:13 e10005ab7fce: Preparing 00:51:13 93cb25fcc8fc: Preparing 00:51:13 f9691f82cd72: Preparing 00:51:13 2e88065f2390: Preparing 00:51:13 bbce75c6c198: Preparing 00:51:13 2360b953cf7e: Preparing 00:51:13 4d84d122d76b: Preparing 00:51:13 5d3e392a13a0: Preparing 00:51:13 2360b953cf7e: Waiting 00:51:13 4d84d122d76b: Waiting 00:51:13 5d3e392a13a0: Waiting 00:51:13 e10005ab7fce: Layer already exists 00:51:13 f9691f82cd72: Layer already exists 00:51:13 93cb25fcc8fc: Layer already exists 00:51:13 2e88065f2390: Layer already exists 00:51:13 bbce75c6c198: Layer already exists 00:51:13 4d84d122d76b: Layer already exists 00:51:13 5d3e392a13a0: Layer already exists 00:51:13 2360b953cf7e: Layer already exists 00:51:13 main: digest: sha256:ca5f4e4a44173e443ecc557bbab33dc3fcfdb129db6c6ae6ae1c836ccf7907ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:51:13 ===================================================== [Pipeline] echo 00:51:13 taggedImages: 00:51:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:51:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:51:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.62 00:51:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:51:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:51:13 b7de7b775397295cb69718a186a97b7526882c59 00:51:13 latest 00:51:13 2.3.0-dev.62 00:51:13 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:13 main 00:51:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:51:14 f2ecc91ace72: Preparing 00:51:14 914ca85a4f6d: Preparing 00:51:14 a64cf002055d: Preparing 00:51:14 ba2c650ac780: Preparing 00:51:14 66b977c3a3e8: Preparing 00:51:14 4c8d51d3d638: Preparing 00:51:14 095566ea59e6: Preparing 00:51:14 08b218d9b545: Preparing 00:51:14 c91edf4d3e76: Preparing 00:51:14 5d3e392a13a0: Preparing 00:51:14 08b218d9b545: Waiting 00:51:14 5d3e392a13a0: Waiting 00:51:14 c91edf4d3e76: Waiting 00:51:14 4c8d51d3d638: Waiting 00:51:14 095566ea59e6: Waiting 00:51:14 66b977c3a3e8: Pushed 00:51:14 f2ecc91ace72: Pushed 00:51:14 914ca85a4f6d: Pushed 00:51:14 4c8d51d3d638: Pushed 00:51:14 08b218d9b545: Pushed 00:51:14 095566ea59e6: Pushed 00:51:14 5d3e392a13a0: Layer already exists 00:51:15 c91edf4d3e76: Pushed 00:51:17 ba2c650ac780: Pushed 00:51:18 a64cf002055d: Pushed 00:51:18 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:96b5e3f556ecb4a7dda09e84adfc3f63cfbf026c03472ac09f362e8aaff46421 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:18 + 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 00:51:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:51:18 f2ecc91ace72: Preparing 00:51:18 914ca85a4f6d: Preparing 00:51:18 a64cf002055d: Preparing 00:51:18 ba2c650ac780: Preparing 00:51:18 66b977c3a3e8: Preparing 00:51:18 4c8d51d3d638: Preparing 00:51:18 095566ea59e6: Preparing 00:51:18 08b218d9b545: Preparing 00:51:18 c91edf4d3e76: Preparing 00:51:18 5d3e392a13a0: Preparing 00:51:18 08b218d9b545: Waiting 00:51:18 c91edf4d3e76: Waiting 00:51:18 4c8d51d3d638: Waiting 00:51:18 5d3e392a13a0: Waiting 00:51:18 095566ea59e6: Waiting 00:51:18 914ca85a4f6d: Layer already exists 00:51:18 a64cf002055d: Layer already exists 00:51:18 66b977c3a3e8: Layer already exists 00:51:18 ba2c650ac780: Layer already exists 00:51:18 f2ecc91ace72: Layer already exists 00:51:18 c91edf4d3e76: Layer already exists 00:51:19 4c8d51d3d638: Layer already exists 00:51:19 095566ea59e6: Layer already exists 00:51:19 08b218d9b545: Layer already exists 00:51:19 5d3e392a13a0: Layer already exists 00:51:19 latest: digest: sha256:96b5e3f556ecb4a7dda09e84adfc3f63cfbf026c03472ac09f362e8aaff46421 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.62 00:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:51:19 f2ecc91ace72: Preparing 00:51:19 914ca85a4f6d: Preparing 00:51:19 a64cf002055d: Preparing 00:51:19 ba2c650ac780: Preparing 00:51:19 66b977c3a3e8: Preparing 00:51:19 4c8d51d3d638: Preparing 00:51:19 095566ea59e6: Preparing 00:51:19 08b218d9b545: Preparing 00:51:19 c91edf4d3e76: Preparing 00:51:19 5d3e392a13a0: Preparing 00:51:19 4c8d51d3d638: Waiting 00:51:19 095566ea59e6: Waiting 00:51:19 08b218d9b545: Waiting 00:51:19 c91edf4d3e76: Waiting 00:51:19 5d3e392a13a0: Waiting 00:51:19 66b977c3a3e8: Layer already exists 00:51:19 f2ecc91ace72: Layer already exists 00:51:19 ba2c650ac780: Layer already exists 00:51:19 914ca85a4f6d: Layer already exists 00:51:19 a64cf002055d: Layer already exists 00:51:19 c91edf4d3e76: Layer already exists 00:51:19 095566ea59e6: Layer already exists 00:51:19 4c8d51d3d638: Layer already exists 00:51:19 5d3e392a13a0: Layer already exists 00:51:20 08b218d9b545: Layer already exists 00:51:20 2.3.0-dev.62: digest: sha256:96b5e3f556ecb4a7dda09e84adfc3f63cfbf026c03472ac09f362e8aaff46421 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:51:20 f2ecc91ace72: Preparing 00:51:20 914ca85a4f6d: Preparing 00:51:20 a64cf002055d: Preparing 00:51:20 ba2c650ac780: Preparing 00:51:20 66b977c3a3e8: Preparing 00:51:20 4c8d51d3d638: Preparing 00:51:20 095566ea59e6: Preparing 00:51:20 08b218d9b545: Preparing 00:51:20 c91edf4d3e76: Preparing 00:51:20 5d3e392a13a0: Preparing 00:51:20 4c8d51d3d638: Waiting 00:51:20 095566ea59e6: Waiting 00:51:20 08b218d9b545: Waiting 00:51:20 5d3e392a13a0: Waiting 00:51:20 c91edf4d3e76: Waiting 00:51:21 914ca85a4f6d: Layer already exists 00:51:21 f2ecc91ace72: Layer already exists 00:51:21 66b977c3a3e8: Layer already exists 00:51:21 a64cf002055d: Layer already exists 00:51:21 ba2c650ac780: Layer already exists 00:51:21 4c8d51d3d638: Layer already exists 00:51:21 095566ea59e6: Layer already exists 00:51:21 08b218d9b545: Layer already exists 00:51:21 5d3e392a13a0: Layer already exists 00:51:21 c91edf4d3e76: Layer already exists 00:51:21 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:96b5e3f556ecb4a7dda09e84adfc3f63cfbf026c03472ac09f362e8aaff46421 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:21 + 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 00:51:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:51:21 f2ecc91ace72: Preparing 00:51:21 914ca85a4f6d: Preparing 00:51:21 a64cf002055d: Preparing 00:51:21 ba2c650ac780: Preparing 00:51:21 66b977c3a3e8: Preparing 00:51:21 4c8d51d3d638: Preparing 00:51:21 095566ea59e6: Preparing 00:51:21 08b218d9b545: Preparing 00:51:21 c91edf4d3e76: Preparing 00:51:21 5d3e392a13a0: Preparing 00:51:21 4c8d51d3d638: Waiting 00:51:21 095566ea59e6: Waiting 00:51:21 08b218d9b545: Waiting 00:51:21 5d3e392a13a0: Waiting 00:51:21 c91edf4d3e76: Waiting 00:51:21 ba2c650ac780: Layer already exists 00:51:21 a64cf002055d: Layer already exists 00:51:21 66b977c3a3e8: Layer already exists 00:51:21 914ca85a4f6d: Layer already exists 00:51:21 f2ecc91ace72: Layer already exists 00:51:22 4c8d51d3d638: Layer already exists 00:51:22 095566ea59e6: Layer already exists 00:51:22 08b218d9b545: Layer already exists 00:51:22 5d3e392a13a0: Layer already exists 00:51:22 c91edf4d3e76: Layer already exists 00:51:22 main: digest: sha256:96b5e3f556ecb4a7dda09e84adfc3f63cfbf026c03472ac09f362e8aaff46421 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:51:22 ===================================================== [Pipeline] echo 00:51:22 taggedImages: 00:51:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:51:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:51:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.62 00:51:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:51:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:51:22 b7de7b775397295cb69718a186a97b7526882c59 00:51:22 latest 00:51:22 2.3.0-dev.62 00:51:22 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:22 main 00:51:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:51:22 433826274c60: Preparing 00:51:22 db7a9fe2d8ee: Preparing 00:51:22 640bc6f5b076: Preparing 00:51:22 c97c76897c6e: Preparing 00:51:22 a8dd4cc03672: Preparing 00:51:22 9833f26c6bda: Preparing 00:51:22 9833f26c6bda: Waiting 00:51:23 640bc6f5b076: Layer already exists 00:51:23 9833f26c6bda: Layer already exists 00:51:23 a8dd4cc03672: Pushed 00:51:23 433826274c60: Pushed 00:51:24 c97c76897c6e: Pushed 00:51:28 db7a9fe2d8ee: Pushed 00:51:28 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:c1ca15dd42e3f9adbb2eba71443d5f59183c21aae71149f02de738d6d387618d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:28 + 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 00:51:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:51:28 433826274c60: Preparing 00:51:28 db7a9fe2d8ee: Preparing 00:51:28 640bc6f5b076: Preparing 00:51:28 c97c76897c6e: Preparing 00:51:28 a8dd4cc03672: Preparing 00:51:28 9833f26c6bda: Preparing 00:51:28 9833f26c6bda: Waiting 00:51:28 640bc6f5b076: Layer already exists 00:51:28 c97c76897c6e: Layer already exists 00:51:28 db7a9fe2d8ee: Layer already exists 00:51:28 433826274c60: Layer already exists 00:51:28 a8dd4cc03672: Layer already exists 00:51:29 9833f26c6bda: Layer already exists 00:51:29 latest: digest: sha256:c1ca15dd42e3f9adbb2eba71443d5f59183c21aae71149f02de738d6d387618d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.62 00:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:51:29 433826274c60: Preparing 00:51:29 db7a9fe2d8ee: Preparing 00:51:29 640bc6f5b076: Preparing 00:51:29 c97c76897c6e: Preparing 00:51:29 a8dd4cc03672: Preparing 00:51:29 9833f26c6bda: Preparing 00:51:29 9833f26c6bda: Waiting 00:51:29 a8dd4cc03672: Layer already exists 00:51:29 640bc6f5b076: Layer already exists 00:51:29 c97c76897c6e: Layer already exists 00:51:29 db7a9fe2d8ee: Layer already exists 00:51:29 433826274c60: Layer already exists 00:51:30 9833f26c6bda: Layer already exists 00:51:30 2.3.0-dev.62: digest: sha256:c1ca15dd42e3f9adbb2eba71443d5f59183c21aae71149f02de738d6d387618d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:51:30 433826274c60: Preparing 00:51:30 db7a9fe2d8ee: Preparing 00:51:30 640bc6f5b076: Preparing 00:51:30 c97c76897c6e: Preparing 00:51:30 a8dd4cc03672: Preparing 00:51:30 9833f26c6bda: Preparing 00:51:30 9833f26c6bda: Waiting 00:51:30 db7a9fe2d8ee: Layer already exists 00:51:30 640bc6f5b076: Layer already exists 00:51:30 433826274c60: Layer already exists 00:51:30 c97c76897c6e: Layer already exists 00:51:30 a8dd4cc03672: Layer already exists 00:51:31 9833f26c6bda: Layer already exists 00:51:31 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:c1ca15dd42e3f9adbb2eba71443d5f59183c21aae71149f02de738d6d387618d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:31 + 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 00:51:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:51:31 433826274c60: Preparing 00:51:31 db7a9fe2d8ee: Preparing 00:51:31 640bc6f5b076: Preparing 00:51:31 c97c76897c6e: Preparing 00:51:31 a8dd4cc03672: Preparing 00:51:31 9833f26c6bda: Preparing 00:51:31 9833f26c6bda: Waiting 00:51:31 c97c76897c6e: Layer already exists 00:51:31 433826274c60: Layer already exists 00:51:31 640bc6f5b076: Layer already exists 00:51:31 db7a9fe2d8ee: Layer already exists 00:51:31 a8dd4cc03672: Layer already exists 00:51:32 9833f26c6bda: Layer already exists 00:51:32 main: digest: sha256:c1ca15dd42e3f9adbb2eba71443d5f59183c21aae71149f02de738d6d387618d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:51:32 ===================================================== [Pipeline] echo 00:51:32 taggedImages: 00:51:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:51:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:51:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.62 00:51:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:51:32 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:51:32 b7de7b775397295cb69718a186a97b7526882c59 00:51:32 latest 00:51:32 2.3.0-dev.62 00:51:32 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:32 main 00:51:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:51:32 49522e0b528e: Preparing 00:51:32 e3fb533ffe56: Preparing 00:51:32 c1f2128c8484: Preparing 00:51:32 2ac30e489ff8: Preparing 00:51:32 e7523772f970: Preparing 00:51:32 d6455324f670: Preparing 00:51:32 a8dd4cc03672: Preparing 00:51:32 9833f26c6bda: Preparing 00:51:32 d6455324f670: Waiting 00:51:32 a8dd4cc03672: Waiting 00:51:32 9833f26c6bda: Waiting 00:51:33 c1f2128c8484: Pushed 00:51:33 49522e0b528e: Pushed 00:51:33 e3fb533ffe56: Pushed 00:51:33 a8dd4cc03672: Layer already exists 00:51:33 9833f26c6bda: Layer already exists 00:51:33 d6455324f670: Pushed 00:51:42 e7523772f970: Pushed 00:51:48 2ac30e489ff8: Pushed 00:51:48 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:6e936645cc7c5ae837485b28c6087225895ac1501fe5aeed000805937203f84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:49 + 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 00:51:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:51:49 49522e0b528e: Preparing 00:51:49 e3fb533ffe56: Preparing 00:51:49 c1f2128c8484: Preparing 00:51:49 2ac30e489ff8: Preparing 00:51:49 e7523772f970: Preparing 00:51:49 d6455324f670: Preparing 00:51:49 a8dd4cc03672: Preparing 00:51:49 9833f26c6bda: Preparing 00:51:49 d6455324f670: Waiting 00:51:49 a8dd4cc03672: Waiting 00:51:49 9833f26c6bda: Waiting 00:51:49 49522e0b528e: Layer already exists 00:51:49 c1f2128c8484: Layer already exists 00:51:49 e3fb533ffe56: Layer already exists 00:51:49 e7523772f970: Layer already exists 00:51:49 2ac30e489ff8: Layer already exists 00:51:49 a8dd4cc03672: Layer already exists 00:51:49 d6455324f670: Layer already exists 00:51:49 9833f26c6bda: Layer already exists 00:51:49 latest: digest: sha256:6e936645cc7c5ae837485b28c6087225895ac1501fe5aeed000805937203f84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.62 00:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:51:50 49522e0b528e: Preparing 00:51:50 e3fb533ffe56: Preparing 00:51:50 c1f2128c8484: Preparing 00:51:50 2ac30e489ff8: Preparing 00:51:50 e7523772f970: Preparing 00:51:50 d6455324f670: Preparing 00:51:50 a8dd4cc03672: Preparing 00:51:50 9833f26c6bda: Preparing 00:51:50 d6455324f670: Waiting 00:51:50 a8dd4cc03672: Waiting 00:51:50 9833f26c6bda: Waiting 00:51:50 e3fb533ffe56: Layer already exists 00:51:50 c1f2128c8484: Layer already exists 00:51:50 2ac30e489ff8: Layer already exists 00:51:50 49522e0b528e: Layer already exists 00:51:50 e7523772f970: Layer already exists 00:51:50 a8dd4cc03672: Layer already exists 00:51:50 9833f26c6bda: Layer already exists 00:51:50 d6455324f670: Layer already exists 00:51:50 2.3.0-dev.62: digest: sha256:6e936645cc7c5ae837485b28c6087225895ac1501fe5aeed000805937203f84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:51:51 49522e0b528e: Preparing 00:51:51 e3fb533ffe56: Preparing 00:51:51 c1f2128c8484: Preparing 00:51:51 2ac30e489ff8: Preparing 00:51:51 e7523772f970: Preparing 00:51:51 d6455324f670: Preparing 00:51:51 a8dd4cc03672: Preparing 00:51:51 9833f26c6bda: Preparing 00:51:51 d6455324f670: Waiting 00:51:51 a8dd4cc03672: Waiting 00:51:51 9833f26c6bda: Waiting 00:51:51 c1f2128c8484: Layer already exists 00:51:51 2ac30e489ff8: Layer already exists 00:51:51 49522e0b528e: Layer already exists 00:51:51 e3fb533ffe56: Layer already exists 00:51:51 e7523772f970: Layer already exists 00:51:51 a8dd4cc03672: Layer already exists 00:51:51 9833f26c6bda: Layer already exists 00:51:51 d6455324f670: Layer already exists 00:51:51 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:6e936645cc7c5ae837485b28c6087225895ac1501fe5aeed000805937203f84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:52 + 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 00:51:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:51:52 49522e0b528e: Preparing 00:51:52 e3fb533ffe56: Preparing 00:51:52 c1f2128c8484: Preparing 00:51:52 2ac30e489ff8: Preparing 00:51:52 e7523772f970: Preparing 00:51:52 d6455324f670: Preparing 00:51:52 a8dd4cc03672: Preparing 00:51:52 9833f26c6bda: Preparing 00:51:52 d6455324f670: Waiting 00:51:52 a8dd4cc03672: Waiting 00:51:52 9833f26c6bda: Waiting 00:51:52 e7523772f970: Layer already exists 00:51:52 c1f2128c8484: Layer already exists 00:51:52 2ac30e489ff8: Layer already exists 00:51:52 e3fb533ffe56: Layer already exists 00:51:52 49522e0b528e: Layer already exists 00:51:52 d6455324f670: Layer already exists 00:51:52 a8dd4cc03672: Layer already exists 00:51:52 9833f26c6bda: Layer already exists 00:51:52 main: digest: sha256:6e936645cc7c5ae837485b28c6087225895ac1501fe5aeed000805937203f84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:51:52 ===================================================== [Pipeline] echo 00:51:52 taggedImages: 00:51:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:51:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:51:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.62 00:51:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:51:53 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:51:53 b7de7b775397295cb69718a186a97b7526882c59 00:51:53 latest 00:51:53 2.3.0-dev.62 00:51:53 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:51:53 main 00:51:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:51:53 c880437bd824: Preparing 00:51:53 3758be206013: Preparing 00:51:53 ec6b1c0eec31: Preparing 00:51:53 7aa5a7582a41: Preparing 00:51:53 8aee520e709d: Preparing 00:51:53 e0f7bbbb2d7a: Preparing 00:51:53 9833f26c6bda: Preparing 00:51:53 e0f7bbbb2d7a: Waiting 00:51:53 9833f26c6bda: Waiting 00:51:53 3758be206013: Pushed 00:51:53 ec6b1c0eec31: Pushed 00:51:53 c880437bd824: Pushed 00:51:53 9833f26c6bda: Layer already exists 00:51:54 e0f7bbbb2d7a: Pushed 00:51:54 8aee520e709d: Pushed 00:52:09 7aa5a7582a41: Pushed 00:52:09 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:5e16fcc7efd3a9a076b34345ba6d80505eaefbea8c90636f5b5978e8d1a7fe79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:09 + 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 00:52:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:52:10 c880437bd824: Preparing 00:52:10 3758be206013: Preparing 00:52:10 ec6b1c0eec31: Preparing 00:52:10 7aa5a7582a41: Preparing 00:52:10 8aee520e709d: Preparing 00:52:10 e0f7bbbb2d7a: Preparing 00:52:10 9833f26c6bda: Preparing 00:52:10 e0f7bbbb2d7a: Waiting 00:52:10 9833f26c6bda: Waiting 00:52:10 3758be206013: Layer already exists 00:52:10 c880437bd824: Layer already exists 00:52:10 7aa5a7582a41: Layer already exists 00:52:10 8aee520e709d: Layer already exists 00:52:10 ec6b1c0eec31: Layer already exists 00:52:10 9833f26c6bda: Layer already exists 00:52:10 e0f7bbbb2d7a: Layer already exists 00:52:10 latest: digest: sha256:5e16fcc7efd3a9a076b34345ba6d80505eaefbea8c90636f5b5978e8d1a7fe79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.62 00:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:52:11 c880437bd824: Preparing 00:52:11 3758be206013: Preparing 00:52:11 ec6b1c0eec31: Preparing 00:52:11 7aa5a7582a41: Preparing 00:52:11 8aee520e709d: Preparing 00:52:11 e0f7bbbb2d7a: Preparing 00:52:11 9833f26c6bda: Preparing 00:52:11 e0f7bbbb2d7a: Waiting 00:52:11 9833f26c6bda: Waiting 00:52:11 7aa5a7582a41: Layer already exists 00:52:11 8aee520e709d: Layer already exists 00:52:11 3758be206013: Layer already exists 00:52:11 ec6b1c0eec31: Layer already exists 00:52:11 c880437bd824: Layer already exists 00:52:11 9833f26c6bda: Layer already exists 00:52:11 e0f7bbbb2d7a: Layer already exists 00:52:11 2.3.0-dev.62: digest: sha256:5e16fcc7efd3a9a076b34345ba6d80505eaefbea8c90636f5b5978e8d1a7fe79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:52:12 c880437bd824: Preparing 00:52:12 3758be206013: Preparing 00:52:12 ec6b1c0eec31: Preparing 00:52:12 7aa5a7582a41: Preparing 00:52:12 8aee520e709d: Preparing 00:52:12 e0f7bbbb2d7a: Preparing 00:52:12 9833f26c6bda: Preparing 00:52:12 e0f7bbbb2d7a: Waiting 00:52:12 9833f26c6bda: Waiting 00:52:12 c880437bd824: Layer already exists 00:52:12 8aee520e709d: Layer already exists 00:52:12 ec6b1c0eec31: Layer already exists 00:52:12 3758be206013: Layer already exists 00:52:12 7aa5a7582a41: Layer already exists 00:52:12 e0f7bbbb2d7a: Layer already exists 00:52:12 9833f26c6bda: Layer already exists 00:52:12 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:5e16fcc7efd3a9a076b34345ba6d80505eaefbea8c90636f5b5978e8d1a7fe79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:12 + 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 00:52:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:52:13 c880437bd824: Preparing 00:52:13 3758be206013: Preparing 00:52:13 ec6b1c0eec31: Preparing 00:52:13 7aa5a7582a41: Preparing 00:52:13 8aee520e709d: Preparing 00:52:13 e0f7bbbb2d7a: Preparing 00:52:13 9833f26c6bda: Preparing 00:52:13 e0f7bbbb2d7a: Waiting 00:52:13 9833f26c6bda: Waiting 00:52:13 ec6b1c0eec31: Layer already exists 00:52:13 3758be206013: Layer already exists 00:52:13 8aee520e709d: Layer already exists 00:52:13 7aa5a7582a41: Layer already exists 00:52:13 c880437bd824: Layer already exists 00:52:13 9833f26c6bda: Layer already exists 00:52:13 e0f7bbbb2d7a: Layer already exists 00:52:13 main: digest: sha256:5e16fcc7efd3a9a076b34345ba6d80505eaefbea8c90636f5b5978e8d1a7fe79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:13 ===================================================== [Pipeline] echo 00:52:13 taggedImages: 00:52:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:52:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:52:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.62 00:52:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:52:13 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:52:13 b7de7b775397295cb69718a186a97b7526882c59 00:52:13 latest 00:52:13 2.3.0-dev.62 00:52:13 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:13 main 00:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:52:14 f19248232107: Preparing 00:52:14 455925420114: Preparing 00:52:14 a4864dd0bcde: Preparing 00:52:14 949014052453: Preparing 00:52:14 d6455324f670: Preparing 00:52:14 a8dd4cc03672: Preparing 00:52:14 9833f26c6bda: Preparing 00:52:14 a8dd4cc03672: Waiting 00:52:14 9833f26c6bda: Waiting 00:52:14 d6455324f670: Layer already exists 00:52:14 a8dd4cc03672: Layer already exists 00:52:14 9833f26c6bda: Layer already exists 00:52:14 a4864dd0bcde: Pushed 00:52:14 f19248232107: Pushed 00:52:14 455925420114: Pushed 00:52:32 949014052453: Pushed 00:52:32 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:798752d419e502a391aef79c1755a5633292c988fc159ce607ccf58901b63770 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:33 + 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 00:52:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:52:33 f19248232107: Preparing 00:52:33 455925420114: Preparing 00:52:33 a4864dd0bcde: Preparing 00:52:33 949014052453: Preparing 00:52:33 d6455324f670: Preparing 00:52:33 a8dd4cc03672: Preparing 00:52:33 9833f26c6bda: Preparing 00:52:33 a8dd4cc03672: Waiting 00:52:33 9833f26c6bda: Waiting 00:52:33 a4864dd0bcde: Layer already exists 00:52:33 f19248232107: Layer already exists 00:52:33 455925420114: Layer already exists 00:52:33 949014052453: Layer already exists 00:52:33 d6455324f670: Layer already exists 00:52:33 a8dd4cc03672: Layer already exists 00:52:33 9833f26c6bda: Layer already exists 00:52:34 latest: digest: sha256:798752d419e502a391aef79c1755a5633292c988fc159ce607ccf58901b63770 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.62 00:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:52:34 f19248232107: Preparing 00:52:34 455925420114: Preparing 00:52:34 a4864dd0bcde: Preparing 00:52:34 949014052453: Preparing 00:52:34 d6455324f670: Preparing 00:52:34 a8dd4cc03672: Preparing 00:52:34 9833f26c6bda: Preparing 00:52:34 a8dd4cc03672: Waiting 00:52:34 9833f26c6bda: Waiting 00:52:34 949014052453: Layer already exists 00:52:34 d6455324f670: Layer already exists 00:52:34 a4864dd0bcde: Layer already exists 00:52:34 455925420114: Layer already exists 00:52:34 f19248232107: Layer already exists 00:52:35 9833f26c6bda: Layer already exists 00:52:35 a8dd4cc03672: Layer already exists 00:52:35 2.3.0-dev.62: digest: sha256:798752d419e502a391aef79c1755a5633292c988fc159ce607ccf58901b63770 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:52:35 f19248232107: Preparing 00:52:35 455925420114: Preparing 00:52:35 a4864dd0bcde: Preparing 00:52:35 949014052453: Preparing 00:52:35 d6455324f670: Preparing 00:52:35 a8dd4cc03672: Preparing 00:52:35 9833f26c6bda: Preparing 00:52:35 a8dd4cc03672: Waiting 00:52:35 9833f26c6bda: Waiting 00:52:35 949014052453: Layer already exists 00:52:35 a4864dd0bcde: Layer already exists 00:52:35 f19248232107: Layer already exists 00:52:35 d6455324f670: Layer already exists 00:52:35 455925420114: Layer already exists 00:52:35 a8dd4cc03672: Layer already exists 00:52:35 9833f26c6bda: Layer already exists 00:52:36 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:798752d419e502a391aef79c1755a5633292c988fc159ce607ccf58901b63770 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:36 + 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 00:52:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:52:36 f19248232107: Preparing 00:52:36 455925420114: Preparing 00:52:36 a4864dd0bcde: Preparing 00:52:36 949014052453: Preparing 00:52:36 d6455324f670: Preparing 00:52:36 a8dd4cc03672: Preparing 00:52:36 9833f26c6bda: Preparing 00:52:36 a8dd4cc03672: Waiting 00:52:36 9833f26c6bda: Waiting 00:52:36 a4864dd0bcde: Layer already exists 00:52:36 f19248232107: Layer already exists 00:52:36 d6455324f670: Layer already exists 00:52:36 455925420114: Layer already exists 00:52:36 949014052453: Layer already exists 00:52:36 a8dd4cc03672: Layer already exists 00:52:36 9833f26c6bda: Layer already exists 00:52:37 main: digest: sha256:798752d419e502a391aef79c1755a5633292c988fc159ce607ccf58901b63770 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:37 ===================================================== [Pipeline] echo 00:52:37 taggedImages: 00:52:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:52:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:52:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.62 00:52:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:52:37 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:52:37 b7de7b775397295cb69718a186a97b7526882c59 00:52:37 latest 00:52:37 2.3.0-dev.62 00:52:37 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:37 main 00:52:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:52:37 3642dc9659db: Preparing 00:52:37 dbbd5b39c409: Preparing 00:52:37 640bc6f5b076: Preparing 00:52:37 48c397618aa5: Preparing 00:52:37 5d3e392a13a0: Preparing 00:52:37 640bc6f5b076: Layer already exists 00:52:37 5d3e392a13a0: Layer already exists 00:52:38 3642dc9659db: Pushed 00:52:38 48c397618aa5: Pushed 00:52:43 dbbd5b39c409: Pushed 00:52:43 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:53e0b0c1ab6f78555b784576de60fa7b1f347b411353845c606434dc1a7a8db6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:52:44 3642dc9659db: Preparing 00:52:44 dbbd5b39c409: Preparing 00:52:44 640bc6f5b076: Preparing 00:52:44 48c397618aa5: Preparing 00:52:44 5d3e392a13a0: Preparing 00:52:44 5d3e392a13a0: Layer already exists 00:52:44 dbbd5b39c409: Layer already exists 00:52:44 3642dc9659db: Layer already exists 00:52:44 640bc6f5b076: Layer already exists 00:52:44 48c397618aa5: Layer already exists 00:52:44 latest: digest: sha256:53e0b0c1ab6f78555b784576de60fa7b1f347b411353845c606434dc1a7a8db6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.62 00:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:52:45 3642dc9659db: Preparing 00:52:45 dbbd5b39c409: Preparing 00:52:45 640bc6f5b076: Preparing 00:52:45 48c397618aa5: Preparing 00:52:45 5d3e392a13a0: Preparing 00:52:45 3642dc9659db: Layer already exists 00:52:45 48c397618aa5: Layer already exists 00:52:45 640bc6f5b076: Layer already exists 00:52:45 5d3e392a13a0: Layer already exists 00:52:45 dbbd5b39c409: Layer already exists 00:52:45 2.3.0-dev.62: digest: sha256:53e0b0c1ab6f78555b784576de60fa7b1f347b411353845c606434dc1a7a8db6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:52:46 3642dc9659db: Preparing 00:52:46 dbbd5b39c409: Preparing 00:52:46 640bc6f5b076: Preparing 00:52:46 48c397618aa5: Preparing 00:52:46 5d3e392a13a0: Preparing 00:52:46 5d3e392a13a0: Layer already exists 00:52:46 3642dc9659db: Layer already exists 00:52:46 48c397618aa5: Layer already exists 00:52:46 640bc6f5b076: Layer already exists 00:52:46 dbbd5b39c409: Layer already exists 00:52:46 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:53e0b0c1ab6f78555b784576de60fa7b1f347b411353845c606434dc1a7a8db6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:52:47 3642dc9659db: Preparing 00:52:47 dbbd5b39c409: Preparing 00:52:47 640bc6f5b076: Preparing 00:52:47 48c397618aa5: Preparing 00:52:47 5d3e392a13a0: Preparing 00:52:47 640bc6f5b076: Layer already exists 00:52:47 3642dc9659db: Layer already exists 00:52:47 5d3e392a13a0: Layer already exists 00:52:47 48c397618aa5: Layer already exists 00:52:47 dbbd5b39c409: Layer already exists 00:52:47 main: digest: sha256:53e0b0c1ab6f78555b784576de60fa7b1f347b411353845c606434dc1a7a8db6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:47 ===================================================== [Pipeline] echo 00:52:47 taggedImages: 00:52:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:52:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:52:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.62 00:52:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:52:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:52:47 b7de7b775397295cb69718a186a97b7526882c59 00:52:47 latest 00:52:47 2.3.0-dev.62 00:52:47 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:47 main 00:52:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:52:48 d5fcec42cca7: Preparing 00:52:48 f79f712e1045: Preparing 00:52:48 640bc6f5b076: Preparing 00:52:48 b063ba22b381: Preparing 00:52:48 5d3e392a13a0: Preparing 00:52:48 b063ba22b381: Layer already exists 00:52:48 640bc6f5b076: Layer already exists 00:52:48 5d3e392a13a0: Layer already exists 00:52:48 d5fcec42cca7: Pushed 00:52:54 f79f712e1045: Pushed 00:52:54 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:662f567c6dc810dc251de6937dc8384affeab5fe4058f563fb308f2c48861a21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:52:54 d5fcec42cca7: Preparing 00:52:54 f79f712e1045: Preparing 00:52:54 640bc6f5b076: Preparing 00:52:54 b063ba22b381: Preparing 00:52:54 5d3e392a13a0: Preparing 00:52:54 f79f712e1045: Layer already exists 00:52:54 5d3e392a13a0: Layer already exists 00:52:54 640bc6f5b076: Layer already exists 00:52:54 b063ba22b381: Layer already exists 00:52:54 d5fcec42cca7: Layer already exists 00:52:55 latest: digest: sha256:662f567c6dc810dc251de6937dc8384affeab5fe4058f563fb308f2c48861a21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.62 00:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:52:55 d5fcec42cca7: Preparing 00:52:55 f79f712e1045: Preparing 00:52:55 640bc6f5b076: Preparing 00:52:55 b063ba22b381: Preparing 00:52:55 5d3e392a13a0: Preparing 00:52:55 5d3e392a13a0: Layer already exists 00:52:55 b063ba22b381: Layer already exists 00:52:55 f79f712e1045: Layer already exists 00:52:55 640bc6f5b076: Layer already exists 00:52:55 d5fcec42cca7: Layer already exists 00:52:56 2.3.0-dev.62: digest: sha256:662f567c6dc810dc251de6937dc8384affeab5fe4058f563fb308f2c48861a21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:52:56 d5fcec42cca7: Preparing 00:52:56 f79f712e1045: Preparing 00:52:56 640bc6f5b076: Preparing 00:52:56 b063ba22b381: Preparing 00:52:56 5d3e392a13a0: Preparing 00:52:56 d5fcec42cca7: Layer already exists 00:52:56 f79f712e1045: Layer already exists 00:52:56 640bc6f5b076: Layer already exists 00:52:56 b063ba22b381: Layer already exists 00:52:56 5d3e392a13a0: Layer already exists 00:52:57 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:662f567c6dc810dc251de6937dc8384affeab5fe4058f563fb308f2c48861a21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:52:57 d5fcec42cca7: Preparing 00:52:57 f79f712e1045: Preparing 00:52:57 640bc6f5b076: Preparing 00:52:57 b063ba22b381: Preparing 00:52:57 5d3e392a13a0: Preparing 00:52:57 5d3e392a13a0: Layer already exists 00:52:57 640bc6f5b076: Layer already exists 00:52:57 d5fcec42cca7: Layer already exists 00:52:57 f79f712e1045: Layer already exists 00:52:57 b063ba22b381: Layer already exists 00:52:58 main: digest: sha256:662f567c6dc810dc251de6937dc8384affeab5fe4058f563fb308f2c48861a21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:52:58 ===================================================== [Pipeline] echo 00:52:58 taggedImages: 00:52:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:52:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:52:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.62 00:52:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 00:52:58 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 00:52:58 b7de7b775397295cb69718a186a97b7526882c59 00:52:58 latest 00:52:58 2.3.0-dev.62 00:52:58 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:52:58 main 00:52:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:58 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:52:59 b60f0bacd071: Preparing 00:52:59 0ab1c0a81aa5: Preparing 00:52:59 9ab5fd068b08: Preparing 00:52:59 bc03fe5fdbc4: Preparing 00:52:59 5d3e392a13a0: Preparing 00:52:59 5d3e392a13a0: Layer already exists 00:52:59 0ab1c0a81aa5: Pushed 00:52:59 b60f0bacd071: Pushed 00:53:01 9ab5fd068b08: Pushed 00:53:28 bc03fe5fdbc4: Pushed 00:53:28 b7de7b775397295cb69718a186a97b7526882c59: digest: sha256:bf8e289c96739be02165a0bebd99e10d14f22e60ef1694092b8320ba2cc4a34b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:29 + 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 00:53:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 00:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:53:29 b60f0bacd071: Preparing 00:53:29 0ab1c0a81aa5: Preparing 00:53:29 9ab5fd068b08: Preparing 00:53:29 bc03fe5fdbc4: Preparing 00:53:29 5d3e392a13a0: Preparing 00:53:29 bc03fe5fdbc4: Layer already exists 00:53:29 0ab1c0a81aa5: Layer already exists 00:53:29 5d3e392a13a0: Layer already exists 00:53:29 9ab5fd068b08: Layer already exists 00:53:29 b60f0bacd071: Layer already exists 00:53:29 latest: digest: sha256:bf8e289c96739be02165a0bebd99e10d14f22e60ef1694092b8320ba2cc4a34b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.62 00:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:53:30 b60f0bacd071: Preparing 00:53:30 0ab1c0a81aa5: Preparing 00:53:30 9ab5fd068b08: Preparing 00:53:30 bc03fe5fdbc4: Preparing 00:53:30 5d3e392a13a0: Preparing 00:53:30 5d3e392a13a0: Layer already exists 00:53:30 9ab5fd068b08: Layer already exists 00:53:30 b60f0bacd071: Layer already exists 00:53:30 0ab1c0a81aa5: Layer already exists 00:53:30 bc03fe5fdbc4: Layer already exists 00:53:30 2.3.0-dev.62: digest: sha256:bf8e289c96739be02165a0bebd99e10d14f22e60ef1694092b8320ba2cc4a34b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:31 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:53:31 b60f0bacd071: Preparing 00:53:31 0ab1c0a81aa5: Preparing 00:53:31 9ab5fd068b08: Preparing 00:53:31 bc03fe5fdbc4: Preparing 00:53:31 5d3e392a13a0: Preparing 00:53:31 5d3e392a13a0: Layer already exists 00:53:31 0ab1c0a81aa5: Layer already exists 00:53:31 bc03fe5fdbc4: Layer already exists 00:53:31 b60f0bacd071: Layer already exists 00:53:31 9ab5fd068b08: Layer already exists 00:53:31 b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62: digest: sha256:bf8e289c96739be02165a0bebd99e10d14f22e60ef1694092b8320ba2cc4a34b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:32 + 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 00:53:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 00:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:53:32 b60f0bacd071: Preparing 00:53:32 0ab1c0a81aa5: Preparing 00:53:32 9ab5fd068b08: Preparing 00:53:32 bc03fe5fdbc4: Preparing 00:53:32 5d3e392a13a0: Preparing 00:53:32 bc03fe5fdbc4: Layer already exists 00:53:32 b60f0bacd071: Layer already exists 00:53:32 9ab5fd068b08: Layer already exists 00:53:32 5d3e392a13a0: Layer already exists 00:53:32 0ab1c0a81aa5: Layer already exists 00:53:32 main: digest: sha256:bf8e289c96739be02165a0bebd99e10d14f22e60ef1694092b8320ba2cc4a34b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:32 ===================================================== [Pipeline] echo 00:53:32 taggedImages: 00:53:32 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59 00:53:32 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 00:53:32 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.62 00:53:32 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7de7b775397295cb69718a186a97b7526882c59-2.3.0-dev.62 00:53:32 - 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 00:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:33 00:53:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:33 arm64: Pulling from edgex-lftools-log-publisher 00:53:33 8998bd30e6a1: Pulling fs layer 00:53:33 04944245beec: Pulling fs layer 00:53:33 699f458cf7ca: Pulling fs layer 00:53:33 765212b225bb: Pulling fs layer 00:53:33 f23df028b6ca: Pulling fs layer 00:53:33 d65c8cfc05b1: Pulling fs layer 00:53:33 2437ff75d9bd: Pulling fs layer 00:53:33 f23df028b6ca: Waiting 00:53:33 765212b225bb: Waiting 00:53:33 2437ff75d9bd: Waiting 00:53:33 04944245beec: Verifying Checksum 00:53:33 04944245beec: Download complete 00:53:33 765212b225bb: Download complete 00:53:33 f23df028b6ca: Verifying Checksum 00:53:33 f23df028b6ca: Download complete 00:53:33 d65c8cfc05b1: Verifying Checksum 00:53:33 d65c8cfc05b1: Download complete 00:53:33 699f458cf7ca: Verifying Checksum 00:53:33 699f458cf7ca: Download complete 00:53:34 8998bd30e6a1: Verifying Checksum 00:53:34 8998bd30e6a1: Download complete 00:53:36 2437ff75d9bd: Verifying Checksum 00:53:36 2437ff75d9bd: Download complete 00:53:38 8998bd30e6a1: Pull complete 00:53:39 04944245beec: Pull complete 00:53:40 699f458cf7ca: Pull complete 00:53:41 765212b225bb: Pull complete 00:53:42 f23df028b6ca: Pull complete 00:53:42 d65c8cfc05b1: Pull complete 00:53:57 2437ff75d9bd: Pull complete 00:53:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:57 prd-ubuntu20.04-docker-arm64-4c-16g-29124 does not seem to be running inside a container 00:53:57 $ 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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@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 00:54:00 $ docker top 2a499d76e12c3856419fc53c82d1afd0bad45e19ea9e16fee64166e9d9df401a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:01 ---> job-cost.sh 00:54:01 lf-activate-venv: SKIPPING 00:54:01 INFO: No Stack... 00:54:02 INFO: Retrieving Pricing Info for: v3-standard-4 00:54:07 INFO: Archiving Costs [Pipeline] sh 00:54:08 + + cutcat -d, -f6 00:54:08 /w/workspace/edgex-go/298/archives/cost.csv [Pipeline] lock 00:54:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-298-stack-cost] 00:54:08 Resource [jenkins-edgexfoundry-edgex-go-main-298-stack-cost] did not exist. Created. 00:54:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-298-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:08 + echo total: 0.10999999940395355 [Pipeline] stash 00:54:09 Stashed 1 file(s) [Pipeline] } 00:54:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-298-stack-cost] [Pipeline] // lock [Pipeline] } 00:54:09 $ docker stop --time=1 2a499d76e12c3856419fc53c82d1afd0bad45e19ea9e16fee64166e9d9df401a 00:54:11 $ docker rm -f 2a499d76e12c3856419fc53c82d1afd0bad45e19ea9e16fee64166e9d9df401a [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 00:54:11 provisioning config files... 00:54:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/298@tmp/config808863323761729523tmp [Pipeline] { [Pipeline] sh 00:54:11 + set +x 00:54:11 + curl -s https://codecov.io/bash 00:54:11 + bash -s -- 00:54:11 00:54:11 _____ _ 00:54:11 / ____| | | 00:54:11 | | ___ __| | ___ ___ _____ __ 00:54:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:11 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:11 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:11 Bash-1.0.6 00:54:11 00:54:11 00:54:11 ==> git version 2.25.1 found 00:54:11 ==> 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 00:54:11 Release-Date: 2020-01-08 00:54:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:54:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:54:11 ==> Jenkins CI detected. 00:54:11 current dir:  /w/workspace/edgex-go/298 00:54:11 project root: . 00:54:11 --> token set from env 00:54:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:12 ==> Running gcov in . (disable via -X gcov) 00:54:12 ==> Python coveragepy not found 00:54:12 ==> Searching for coverage reports in: 00:54:12 + . 00:54:12 -> Found 1 reports 00:54:12 ==> Detecting git/mercurial file structure 00:54:12 ==> Reading reports 00:54:12 + ./coverage.out bytes=491309 00:54:12 ==> Appending adjustments 00:54:12 https://docs.codecov.io/docs/fixing-reports 00:54:13 + Found adjustments 00:54:13 ==> Gzipping contents 00:54:13 64K /tmp/codecov.455STf.gz 00:54:13 ==> Uploading reports 00:54:13 url: https://codecov.io 00:54:13 query: branch=main&commit=b7de7b775397295cb69718a186a97b7526882c59&build=298&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F298%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:54:13 -> Pinging Codecov 00:54:13 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=b7de7b775397295cb69718a186a97b7526882c59&build=298&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F298%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:54:13 -> Uploading to 00:54:13 https://storage.googleapis.com/codecov/v4/raw/2022-09-15/00271124DB129430A58F1EEE437C3FCB/b7de7b775397295cb69718a186a97b7526882c59/3a8a1849-aebf-4cdf-83fd-ff0c038c26e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T005413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e4b903afed482c71211f347a8c1ea229dfbba10c7cef1bcd5a99ee6182b1d47 00:54:13 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:13 Dload Upload Total Spent Left Speed 00:54:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64526 0 0 100 64526 0 283k --:--:-- --:--:-- --:--:-- 282k 100 64526 0 0 100 64526 0 250k --:--:-- --:--:-- --:--:-- 249k 00:54:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b7de7b775397295cb69718a186a97b7526882c59 [Pipeline] } 00:54:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:54:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:54:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:54:14 00:54:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:54:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:54:14 df9b9388f04a: Pulling fs layer 00:54:14 52dc419b0ee2: Pulling fs layer 00:54:14 25bc292e5bac: Pulling fs layer 00:54:14 114826534d7a: Pulling fs layer 00:54:14 4657fd5d0bcf: Pulling fs layer 00:54:14 6ad1cebc031e: Pulling fs layer 00:54:14 8a3aa393b2d8: Pulling fs layer 00:54:14 114826534d7a: Waiting 00:54:14 4657fd5d0bcf: Waiting 00:54:14 6ad1cebc031e: Waiting 00:54:14 8a3aa393b2d8: Waiting 00:54:14 25bc292e5bac: Download complete 00:54:14 52dc419b0ee2: Verifying Checksum 00:54:14 52dc419b0ee2: Download complete 00:54:14 4657fd5d0bcf: Verifying Checksum 00:54:14 4657fd5d0bcf: Download complete 00:54:14 df9b9388f04a: Download complete 00:54:14 6ad1cebc031e: Verifying Checksum 00:54:14 6ad1cebc031e: Download complete 00:54:14 df9b9388f04a: Pull complete 00:54:14 52dc419b0ee2: Pull complete 00:54:14 25bc292e5bac: Pull complete 00:54:15 114826534d7a: Download complete 00:54:15 8a3aa393b2d8: Verifying Checksum 00:54:15 8a3aa393b2d8: Download complete 00:54:18 114826534d7a: Pull complete 00:54:18 4657fd5d0bcf: Pull complete 00:54:18 6ad1cebc031e: Pull complete 00:54:21 8a3aa393b2d8: Pull complete 00:54:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:54:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:21 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:54:21 $ 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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:54:23 $ docker top 6a77e4335a3a6a45e9e880abb6de6e1a04139daa9ef72a0bd7f7cbf5ba946629 -eo pid,comm [Pipeline] { [Pipeline] echo 00:54:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:54:24 + set -o pipefail 00:54:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:54:29 00:54:29 Monitoring /w/workspace/edgex-go/298 (github.com/edgexfoundry/edgex-go)... 00:54:29 00:54:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b38fe51d-5a44-4dd4-bff9-03a00e40f4d8 00:54:29 00:54:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:54:29 00:54:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:54:29 00:54:30 [Pipeline] } 00:54:30 $ docker stop --time=1 6a77e4335a3a6a45e9e880abb6de6e1a04139daa9ef72a0bd7f7cbf5ba946629 00:54:32 $ docker rm -f 6a77e4335a3a6a45e9e880abb6de6e1a04139daa9ef72a0bd7f7cbf5ba946629 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:54:33 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:33 provisioning config files... 00:54:33 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/298@tmp/config9073753505119542468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:33 --> edgex-publish-swagger.sh 00:54:33 === Publish openapi/v2 API === 00:54:33 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:54:33 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/298/openapi/v2/core-command.yaml] 00:54:33 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:33 Dload Upload Total Spent Left Speed 00:54:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 145k --:--:-- --:--:-- --:--:-- 144k 100 33831 0 0 100 33831 0 33070 0:00:01 0:00:01 --:--:-- 33070 00:54:34 00:54:34 00:54:34 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/298/openapi/v2/core-data.yaml] 00:54:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:34 Dload Upload Total Spent Left Speed 00:54:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 568k --:--:-- --:--:-- --:--:-- 568k 100 71604 0 0 100 71604 0 70824 0:00:01 0:00:01 --:--:-- 70824 00:54:35 00:54:35 00:54:35 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/298/openapi/v2/core-metadata.yaml] 00:54:35 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:35 Dload Upload Total Spent Left Speed 00:54:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 126k 0:00:01 0:00:01 --:--:-- 126k 100 144k 0 0 100 144k 0 126k 0:00:01 0:00:01 --:--:-- 126k 00:54:36 00:54:36 00:54:36 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/298/openapi/v2/support-notifications.yaml] 00:54:36 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:36 Dload Upload Total Spent Left Speed 00:54:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 94416 --:--:-- --:--:-- --:--:-- 94316 100 89318 0 0 100 89318 0 94416 --:--:-- --:--:-- --:--:-- 94316 00:54:37 00:54:37 00:54:37 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/298/openapi/v2/support-scheduler.yaml] 00:54:37 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:37 Dload Upload Total Spent Left Speed 00:54:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41247 --:--:-- --:--:-- --:--:-- 41204 100 39556 0 0 100 39556 0 41161 --:--:-- --:--:-- --:--:-- 41118 00:54:38 00:54:38 00:54:38 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/298/openapi/v2/system-agent.yaml] 00:54:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:38 Dload Upload Total Spent Left Speed 00:54:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22298 --:--:-- --:--:-- --:--:-- 22298 00:54:39 00:54:39 [Pipeline] } 00:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 00:54:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:54:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:54:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:40 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:54:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:54:40 $ docker top 4e97722df5f7c4fc9f7b78713d1be60f21fe565c47bc0eebff3cbf7259c6f06f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:54:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:54:40 [ssh-agent] Looking for ssh-agent implementation... 00:54:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:41 $ docker exec 4e97722df5f7c4fc9f7b78713d1be60f21fe565c47bc0eebff3cbf7259c6f06f ssh-agent 00:54:41 SSH_AUTH_SOCK=/tmp/ssh-pnUbz9xUuZeO/agent.32 00:54:41 SSH_AGENT_PID=39 00:54:41 Running ssh-add (command line suppressed) 00:54:41 Identity added: /w/workspace/edgex-go/298@tmp/private_key_839286093610600733.key (/w/workspace/edgex-go/298@tmp/private_key_839286093610600733.key) 00:54:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:41 + git semver tag 00:54:41 2022-09-15 00:54:41,760 [run_tag] DEBUG tag force:False 00:54:41 2022-09-15 00:54:41,760 [check_head_tag] DEBUG check head tag 00:54:41 2022-09-15 00:54:41,762 [execute] INFO git cat-file --batch-check 00:54:41 2022-09-15 00:54:41,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/298, universal_newlines=False, shell=None, istream=) 00:54:41 2022-09-15 00:54:41,766 [execute] INFO git cat-file --batch 00:54:41 2022-09-15 00:54:41,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/298, universal_newlines=False, shell=None, istream=) 00:54:41 2022-09-15 00:54:41,794 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main 00:54:41 2022-09-15 00:54:41,794 [execute] INFO git tag -a v2.3.0-dev.62 -m v2.3.0-dev.62 00:54:41 2022-09-15 00:54:41,794 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.62', '-m', 'v2.3.0-dev.62'], cwd=/w/workspace/edgex-go/298, universal_newlines=False, shell=None, istream=None) 00:54:41 2022-09-15 00:54:41,800 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main 00:54:41 2.3.0-dev.62 [Pipeline] } 00:54:41 $ docker exec --env ******** --env ******** 4e97722df5f7c4fc9f7b78713d1be60f21fe565c47bc0eebff3cbf7259c6f06f ssh-agent -k 00:54:41 unset SSH_AUTH_SOCK; 00:54:41 unset SSH_AGENT_PID; 00:54:41 echo Agent pid 39 killed; 00:54:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:54:42 + git semver [Pipeline] } 00:54:42 $ docker stop --time=1 4e97722df5f7c4fc9f7b78713d1be60f21fe565c47bc0eebff3cbf7259c6f06f 00:54:43 $ docker rm -f 4e97722df5f7c4fc9f7b78713d1be60f21fe565c47bc0eebff3cbf7259c6f06f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:54:44 00:54:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:54:44 0.23.1-centos7: Pulling from edgex-lftools 00:54:44 ab5ef0e58194: Pulling fs layer 00:54:44 9712f1f96733: Pulling fs layer 00:54:44 63f879dbbcfc: Pulling fs layer 00:54:44 0d9ebad4ef96: Pulling fs layer 00:54:44 e9a5061849ea: Pulling fs layer 00:54:44 d747dcd14b5f: Pulling fs layer 00:54:44 2de7ff778b66: Pulling fs layer 00:54:44 d747dcd14b5f: Waiting 00:54:44 e9a5061849ea: Waiting 00:54:44 2de7ff778b66: Waiting 00:54:44 0d9ebad4ef96: Waiting 00:54:44 9712f1f96733: Verifying Checksum 00:54:44 9712f1f96733: Download complete 00:54:44 63f879dbbcfc: Verifying Checksum 00:54:44 63f879dbbcfc: Download complete 00:54:45 e9a5061849ea: Verifying Checksum 00:54:45 e9a5061849ea: Download complete 00:54:45 d747dcd14b5f: Download complete 00:54:45 0d9ebad4ef96: Verifying Checksum 00:54:45 0d9ebad4ef96: Download complete 00:54:45 ab5ef0e58194: Verifying Checksum 00:54:45 ab5ef0e58194: Download complete 00:54:45 2de7ff778b66: Verifying Checksum 00:54:45 2de7ff778b66: Download complete 00:54:48 ab5ef0e58194: Pull complete 00:54:48 9712f1f96733: Pull complete 00:54:48 63f879dbbcfc: Pull complete 00:54:53 0d9ebad4ef96: Pull complete 00:54:53 e9a5061849ea: Pull complete 00:54:53 d747dcd14b5f: Pull complete 00:54:55 2de7ff778b66: Pull complete 00:54:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:54:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:54:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:55 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:54:57 $ docker top 3a075b63424a35b3f397e20a13ca8c3f7a5758b40c42dbf9eacf35405b32bb96 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:54:57 provisioning config files... 00:54:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/298@tmp/config3240619316692090362tmp 00:54:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/298@tmp/config5058546785364927586tmp 00:54:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/298@tmp/config3972267603321964611tmp [Pipeline] { [Pipeline] echo 00:54:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:54:57 ---> sigul-configuration.sh 00:54:57 gpg: directory `/root/.gnupg' created 00:54:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:54:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:54:57 gpg: keyring `/root/.gnupg/secring.gpg' created 00:54:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:54:57 gpg: CAST5 encrypted data 00:54:57 gpg: encrypted with 1 passphrase 00:54:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:54:58 + mkdir /home/jenkins 00:54:58 + mkdir /home/jenkins/sigul [Pipeline] sh 00:54:58 + 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 00:54:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:54:58 ---> sigul-install.sh 00:54:58 Sigul already installed; skipping installation. [Pipeline] sh 00:54:59 + git tag --list 00:54:59 0.6.0 00:54:59 0.6.1 00:54:59 0.7.0 00:54:59 0.7.1 00:54:59 v1.0.0 00:54:59 v1.0.1 00:54:59 v1.1.0 00:54:59 v1.2.0 00:54:59 v1.2.1 00:54:59 v1.3.0 00:54:59 v1.3.1 00:54:59 v2.0.0 00:54:59 v2.1.0 00:54:59 v2.1.1 00:54:59 v2.1.1-dev.1 00:54:59 v2.1.1-dev.2 00:54:59 v2.1.1-dev.3 00:54:59 v2.1.1-dev.4 00:54:59 v2.1.1-dev.5 00:54:59 v2.1.1-dev.6 00:54:59 v2.1.1-dev.7 00:54:59 v2.1.1-dev.8 00:54:59 v2.1.2-dev.1 00:54:59 v2.2.0 00:54:59 v2.2.1-dev.1 00:54:59 v2.2.1-dev.10 00:54:59 v2.2.1-dev.11 00:54:59 v2.2.1-dev.12 00:54:59 v2.2.1-dev.13 00:54:59 v2.2.1-dev.14 00:54:59 v2.2.1-dev.15 00:54:59 v2.2.1-dev.16 00:54:59 v2.2.1-dev.17 00:54:59 v2.2.1-dev.18 00:54:59 v2.2.1-dev.19 00:54:59 v2.2.1-dev.2 00:54:59 v2.2.1-dev.20 00:54:59 v2.2.1-dev.21 00:54:59 v2.2.1-dev.22 00:54:59 v2.2.1-dev.23 00:54:59 v2.2.1-dev.24 00:54:59 v2.2.1-dev.25 00:54:59 v2.2.1-dev.26 00:54:59 v2.2.1-dev.27 00:54:59 v2.2.1-dev.28 00:54:59 v2.2.1-dev.29 00:54:59 v2.2.1-dev.3 00:54:59 v2.2.1-dev.4 00:54:59 v2.2.1-dev.5 00:54:59 v2.2.1-dev.6 00:54:59 v2.2.1-dev.7 00:54:59 v2.2.1-dev.8 00:54:59 v2.2.1-dev.9 00:54:59 v2.3.0-dev.29 00:54:59 v2.3.0-dev.30 00:54:59 v2.3.0-dev.31 00:54:59 v2.3.0-dev.32 00:54:59 v2.3.0-dev.33 00:54:59 v2.3.0-dev.34 00:54:59 v2.3.0-dev.35 00:54:59 v2.3.0-dev.36 00:54:59 v2.3.0-dev.37 00:54:59 v2.3.0-dev.38 00:54:59 v2.3.0-dev.39 00:54:59 v2.3.0-dev.40 00:54:59 v2.3.0-dev.41 00:54:59 v2.3.0-dev.42 00:54:59 v2.3.0-dev.43 00:54:59 v2.3.0-dev.44 00:54:59 v2.3.0-dev.45 00:54:59 v2.3.0-dev.46 00:54:59 v2.3.0-dev.47 00:54:59 v2.3.0-dev.48 00:54:59 v2.3.0-dev.49 00:54:59 v2.3.0-dev.50 00:54:59 v2.3.0-dev.51 00:54:59 v2.3.0-dev.52 00:54:59 v2.3.0-dev.53 00:54:59 v2.3.0-dev.54 00:54:59 v2.3.0-dev.55 00:54:59 v2.3.0-dev.56 00:54:59 v2.3.0-dev.57 00:54:59 v2.3.0-dev.58 00:54:59 v2.3.0-dev.59 00:54:59 v2.3.0-dev.60 00:54:59 v2.3.0-dev.61 00:54:59 v2.3.0-dev.62 [Pipeline] sh 00:54:59 + lftools sign git-tag v2.3.0-dev.62 00:54:59 Signing Git tag with Sigul... 00:54:59 Signing v2.3.0-dev.62 [Pipeline] echo 00:55:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:55:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:55:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:55:00 $ docker stop --time=1 3a075b63424a35b3f397e20a13ca8c3f7a5758b40c42dbf9eacf35405b32bb96 00:55:02 $ docker rm -f 3a075b63424a35b3f397e20a13ca8c3f7a5758b40c42dbf9eacf35405b32bb96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:55:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:55:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:03 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:55:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:55:03 $ docker top a2cb2259d8270d2ba80a54d9741660bf39c56135fe61188e1781fb8289acf735 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:55:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:55:03 [ssh-agent] Looking for ssh-agent implementation... 00:55:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:55:03 $ docker exec a2cb2259d8270d2ba80a54d9741660bf39c56135fe61188e1781fb8289acf735 ssh-agent 00:55:03 SSH_AUTH_SOCK=/tmp/ssh-z1anGycKvTTN/agent.32 00:55:03 SSH_AGENT_PID=38 00:55:03 Running ssh-add (command line suppressed) 00:55:04 Identity added: /w/workspace/edgex-go/298@tmp/private_key_4676811769567124737.key (/w/workspace/edgex-go/298@tmp/private_key_4676811769567124737.key) 00:55:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:55:04 + git semver bump pre 00:55:04 2022-09-15 00:55:04,574 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main 00:55:04 2022-09-15 00:55:04,575 [bump_version] DEBUG bumping version:2.3.0-dev.62 on axis:pre with prefix:dev 00:55:04 2022-09-15 00:55:04,575 [bump_version] DEBUG bumped version:2.3.0-dev.63 00:55:04 2022-09-15 00:55:04,575 [write_version] DEBUG write version:2.3.0-dev.63 to path:/w/workspace/edgex-go/298/.semver/main with force:True 00:55:04 2022-09-15 00:55:04,575 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main 00:55:04 2022-09-15 00:55:04,575 [write_file] DEBUG write to file:/w/workspace/edgex-go/298/.semver/main 00:55:04 2022-09-15 00:55:04,578 [execute] INFO git cat-file --batch-check 00:55:04 2022-09-15 00:55:04,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=False, shell=None, istream=) 00:55:04 2022-09-15 00:55:04,584 [execute] INFO git cat-file --batch 00:55:04 2022-09-15 00:55:04,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=False, shell=None, istream=) 00:55:04 2022-09-15 00:55:04,590 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main 00:55:04 2.3.0-dev.63 [Pipeline] } 00:55:04 $ docker exec --env ******** --env ******** a2cb2259d8270d2ba80a54d9741660bf39c56135fe61188e1781fb8289acf735 ssh-agent -k 00:55:04 unset SSH_AUTH_SOCK; 00:55:04 unset SSH_AGENT_PID; 00:55:04 echo Agent pid 38 killed; 00:55:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:55:05 + git semver [Pipeline] } 00:55:05 $ docker stop --time=1 a2cb2259d8270d2ba80a54d9741660bf39c56135fe61188e1781fb8289acf735 00:55:06 $ docker rm -f a2cb2259d8270d2ba80a54d9741660bf39c56135fe61188e1781fb8289acf735 [Pipeline] // withDockerContainer [Pipeline] sh 00:55:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:55:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:07 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:55:07 $ docker top ca6674a73970cf6718765d1ebea048a38741a68ce5088f8f394e111af0aec65f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:55:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:55:07 [ssh-agent] Looking for ssh-agent implementation... 00:55:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:55:08 $ docker exec ca6674a73970cf6718765d1ebea048a38741a68ce5088f8f394e111af0aec65f ssh-agent 00:55:08 SSH_AUTH_SOCK=/tmp/ssh-GQGKrJMtQJKa/agent.32 00:55:08 SSH_AGENT_PID=38 00:55:08 Running ssh-add (command line suppressed) 00:55:08 Identity added: /w/workspace/edgex-go/298@tmp/private_key_7999798204362647207.key (/w/workspace/edgex-go/298@tmp/private_key_7999798204362647207.key) 00:55:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:55:08 + git semver push 00:55:08 2022-09-15 00:55:08,856 [run_push] DEBUG push 00:55:08 2022-09-15 00:55:08,857 [execute] INFO git cat-file --batch-check 00:55:08 2022-09-15 00:55:08,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=False, shell=None, istream=) 00:55:08 2022-09-15 00:55:08,860 [execute] INFO git rev-list d4be15fb79ed09ad3b0aaf26b9bc9944d9094ca6 -- 00:55:08 2022-09-15 00:55:08,861 [execute] DEBUG Popen(['git', 'rev-list', 'd4be15fb79ed09ad3b0aaf26b9bc9944d9094ca6', '--'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=False, shell=None, istream=None) 00:55:08 2022-09-15 00:55:08,873 [execute] INFO git fetch -v origin 00:55:08 2022-09-15 00:55:08,874 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=True, shell=None, istream=None) 00:55:09 2022-09-15 00:55:09,465 [run_push] DEBUG no remote changes detected 00:55:09 2022-09-15 00:55:09,465 [execute] INFO git push origin semver 00:55:09 2022-09-15 00:55:09,466 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/298/.semver, universal_newlines=False, shell=None, istream=None) 00:55:10 2022-09-15 00:55:10,387 [run_push] DEBUG push all version tags 00:55:10 2022-09-15 00:55:10,387 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:55:10 2022-09-15 00:55:10,388 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/298, universal_newlines=False, shell=None, istream=None) 00:55:11 2022-09-15 00:55:11,285 [read_version] DEBUG read version from /w/workspace/edgex-go/298/.semver/main 00:55:11 2.3.0-dev.63 [Pipeline] } 00:55:11 $ docker exec --env ******** --env ******** ca6674a73970cf6718765d1ebea048a38741a68ce5088f8f394e111af0aec65f ssh-agent -k 00:55:11 unset SSH_AUTH_SOCK; 00:55:11 unset SSH_AGENT_PID; 00:55:11 echo Agent pid 38 killed; 00:55:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:55:11 + git semver [Pipeline] } 00:55:12 $ docker stop --time=1 ca6674a73970cf6718765d1ebea048a38741a68ce5088f8f394e111af0aec65f 00:55:13 $ docker rm -f ca6674a73970cf6718765d1ebea048a38741a68ce5088f8f394e111af0aec65f [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 00:55:13 + [ -d /w/workspace/edgex-go/298/archives ] [Pipeline] libraryResource [Pipeline] sh 00:55:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:15 ---> package-listing.sh 00:55:15 ++ facter osfamily 00:55:15 ++ tr '[:upper:]' '[:lower:]' 00:55:15 + OS_FAMILY=debian 00:55:15 + workspace=/w/workspace/edgex-go/298 00:55:15 + START_PACKAGES=/tmp/packages_start.txt 00:55:15 + END_PACKAGES=/tmp/packages_end.txt 00:55:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:15 + PACKAGES=/tmp/packages_start.txt 00:55:15 + '[' /w/workspace/edgex-go/298 ']' 00:55:15 + PACKAGES=/tmp/packages_end.txt 00:55:15 + case "${OS_FAMILY}" in 00:55:15 + dpkg -l 00:55:15 + grep '^ii' 00:55:15 + '[' -f /tmp/packages_start.txt ']' 00:55:15 + '[' -f /tmp/packages_end.txt ']' 00:55:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:15 + '[' /w/workspace/edgex-go/298 ']' 00:55:15 + mkdir -p /w/workspace/edgex-go/298/archives/ 00:55:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/298/archives/ [Pipeline] echo 00:55:15 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/298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:16 00:55:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:16 latest: Pulling from edgex-lftools-log-publisher 00:55:16 5eb5b503b376: Pulling fs layer 00:55:16 5c69ac0246d0: Pulling fs layer 00:55:16 ec43610c2a17: Pulling fs layer 00:55:16 3a2ae6a8a46f: Pulling fs layer 00:55:16 33b1e0a273af: Pulling fs layer 00:55:16 5d3b04190fa2: Pulling fs layer 00:55:16 2f39f015ded8: Pulling fs layer 00:55:16 33b1e0a273af: Waiting 00:55:16 5d3b04190fa2: Waiting 00:55:16 2f39f015ded8: Waiting 00:55:16 3a2ae6a8a46f: Waiting 00:55:16 5c69ac0246d0: Verifying Checksum 00:55:16 5c69ac0246d0: Download complete 00:55:16 3a2ae6a8a46f: Verifying Checksum 00:55:16 3a2ae6a8a46f: Download complete 00:55:16 33b1e0a273af: Verifying Checksum 00:55:16 33b1e0a273af: Download complete 00:55:16 ec43610c2a17: Verifying Checksum 00:55:16 ec43610c2a17: Download complete 00:55:16 5d3b04190fa2: Verifying Checksum 00:55:16 5d3b04190fa2: Download complete 00:55:16 5eb5b503b376: Download complete 00:55:17 2f39f015ded8: Download complete 00:55:17 5eb5b503b376: Pull complete 00:55:17 5c69ac0246d0: Pull complete 00:55:18 ec43610c2a17: Pull complete 00:55:18 3a2ae6a8a46f: Pull complete 00:55:18 33b1e0a273af: Pull complete 00:55:18 5d3b04190fa2: Pull complete 00:55:22 2f39f015ded8: Pull complete 00:55:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:22 prd-ubuntu20.04-docker-8c-8g-29123 does not seem to be running inside a container 00:55:23 $ 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/298/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/298 -v /w/workspace/edgex-go/298:/w/workspace/edgex-go/298:rw,z -v /w/workspace/edgex-go/298@tmp:/w/workspace/edgex-go/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:55:24 $ docker top 37001019a87024920ff77d9d0c3be9b99c328fbf90f4c78edfca8ff866c5f8a2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:25 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:25 + mkdir -p /var/log/sysstat [Pipeline] sh 00:55:25 + ls /var/log/sa-host 00:55:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:25 provisioning config files... 00:55:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/298@tmp/config5324918039145528788tmp [Pipeline] { [Pipeline] echo 00:55:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:26 ---> create-netrc.sh [Pipeline] } 00:55:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:55:26 ---> python-tools-install.sh [Pipeline] echo 00:55:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:26 ---> sudo-logs.sh 00:55:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:27 ---> job-cost.sh 00:55:27 lf-activate-venv: SKIPPING 00:55:27 DEBUG: total: 0.10999999940395355 00:55:27 INFO: Retrieving Stack Cost... 00:55:27 INFO: Retrieving Pricing Info for: v3-standard-8 00:55:27 INFO: Archiving Costs [Pipeline] echo 00:55:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:28 ---> logs-deploy.sh 00:55:28 lf-activate-venv: SKIPPING 00:55:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/298 00:55:28 INFO: archiving workspace using pattern(s): 00:55:29 Archives upload complete. 00:55:29 INFO: archiving logs to Nexus 00:55:29 ---> uname -a: 00:55:29 Linux prd-ubuntu20-04-docker-8c-8g-29123 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:55:29 00:55:29 00:55:29 ---> lscpu: 00:55:29 Architecture: x86_64 00:55:29 CPU op-mode(s): 32-bit, 64-bit 00:55:29 Byte Order: Little Endian 00:55:29 Address sizes: 40 bits physical, 48 bits virtual 00:55:29 CPU(s): 8 00:55:29 On-line CPU(s) list: 0-7 00:55:29 Thread(s) per core: 1 00:55:29 Core(s) per socket: 1 00:55:29 Socket(s): 8 00:55:29 NUMA node(s): 1 00:55:29 Vendor ID: AuthenticAMD 00:55:29 CPU family: 23 00:55:29 Model: 49 00:55:29 Model name: AMD EPYC-Rome Processor 00:55:29 Stepping: 0 00:55:29 CPU MHz: 2799.998 00:55:29 BogoMIPS: 5599.99 00:55:29 Virtualization: AMD-V 00:55:29 Hypervisor vendor: KVM 00:55:29 Virtualization type: full 00:55:29 L1d cache: 256 KiB 00:55:29 L1i cache: 256 KiB 00:55:29 L2 cache: 4 MiB 00:55:29 L3 cache: 128 MiB 00:55:29 NUMA node0 CPU(s): 0-7 00:55:29 Vulnerability Itlb multihit: Not affected 00:55:29 Vulnerability L1tf: Not affected 00:55:29 Vulnerability Mds: Not affected 00:55:29 Vulnerability Meltdown: Not affected 00:55:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:55:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:55:29 Vulnerability Srbds: Not affected 00:55:29 Vulnerability Tsx async abort: Not affected 00:55:29 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 00:55:29 00:55:29 00:55:29 ---> nproc: 00:55:29 8 00:55:29 00:55:29 00:55:30 ---> df -h: 00:55:30 Filesystem Size Used Avail Use% Mounted on 00:55:30 overlay 155G 19G 137G 12% / 00:55:30 tmpfs 64M 0 64M 0% /dev 00:55:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:55:30 shm 64M 0 64M 0% /dev/shm 00:55:30 /dev/vda1 155G 19G 137G 12% /facter-os 00:55:30 00:55:30 00:55:30 ---> sar -b -r -n DEV: 00:55:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29123) 09/15/22 _x86_64_ (8 CPU) 00:55:30 00:55:30 00:24:50 LINUX RESTART (8 CPU) 00:55:30 00:55:30 00:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:30 00:26:01 345.45 55.81 289.64 0.00 7427.92 194453.58 0.00 00:55:30 00:27:01 113.90 0.63 113.26 0.00 23.60 57847.69 0.00 00:55:30 00:28:01 54.71 0.38 54.32 0.00 20.66 18568.92 0.00 00:55:30 00:29:01 519.38 9.78 509.60 0.00 129.56 265450.85 0.00 00:55:30 00:30:01 740.73 1.03 739.69 0.00 19.86 193016.76 0.00 00:55:30 00:31:01 1264.37 0.45 1263.92 0.00 5.33 294000.60 0.00 00:55:30 00:32:01 95.28 0.03 95.25 0.00 3.33 12925.96 0.00 00:55:30 00:33:01 17.41 0.00 17.41 0.00 0.00 442.06 0.00 00:55:30 00:34:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 00:55:30 00:35:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 00:55:30 00:36:01 1.35 0.00 1.35 0.00 0.00 18.26 0.00 00:55:30 00:37:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 00:55:30 00:38:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 00:55:30 00:39:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 00:55:30 00:40:01 1.92 0.02 1.90 0.00 0.13 22.53 0.00 00:55:30 00:41:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 00:55:30 00:42:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 00:55:30 00:43:01 0.93 0.00 0.93 0.00 0.00 12.80 0.00 00:55:30 00:44:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 00:55:30 00:45:02 1.20 0.00 1.20 0.00 0.00 15.06 0.00 00:55:30 00:46:01 1.59 0.00 1.59 0.00 0.00 17.62 0.00 00:55:30 00:47:01 1.55 0.00 1.55 0.00 0.00 19.33 0.00 00:55:30 00:48:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 00:55:30 00:49:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 00:55:30 00:50:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 00:55:30 00:51:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 00:55:30 00:52:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 00:55:30 00:53:01 2.18 0.00 2.18 0.00 0.00 24.26 0.00 00:55:30 00:54:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 00:55:30 00:55:01 103.75 0.28 103.47 0.00 9.60 58244.43 0.00 00:55:30 Average: 109.48 2.28 107.20 0.00 254.83 36529.59 0.00 00:55:30 00:55:30 00:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:30 00:26:01 28586308 31741788 559280 1.70 116800 3303708 2207004 6.50 1159324 2753848 647240 00:55:30 00:27:01 27561312 31691768 596052 1.81 137924 4176700 2043792 6.02 1592196 3250380 471368 00:55:30 00:28:01 27225092 31718660 566676 1.72 141448 4505972 2011072 5.93 1456032 3690896 392608 00:55:30 00:29:01 23071888 31422608 835080 2.54 279716 7998164 4011952 11.82 2030708 7000364 10816 00:55:30 00:30:01 21602176 31592628 667908 2.03 314096 9470852 2535564 7.47 2109752 8269328 80956 00:55:30 00:31:01 20529684 31635308 628844 1.91 365340 10491652 2253812 6.64 2324716 9092872 198304 00:55:30 00:32:01 21077424 31739008 532232 1.62 367712 10075876 1907560 5.62 2124436 8779968 560 00:55:30 00:33:01 21086216 31748172 523608 1.59 368264 10076032 1902884 5.61 2116516 8780000 284 00:55:30 00:34:01 21087428 31749340 522356 1.59 368296 10076032 1902884 5.61 2115544 8780004 24 00:55:30 00:35:01 21089672 31751624 519996 1.58 368328 10076044 1902884 5.61 2112584 8780012 184 00:55:30 00:36:01 21091972 31753932 518304 1.58 368352 10076020 1902884 5.61 2111760 8779988 8 00:55:30 00:37:01 21092020 31754004 518296 1.58 368384 10076028 1902884 5.61 2112192 8779992 208 00:55:30 00:38:01 21097548 31759584 512668 1.56 368420 10076028 1902884 5.61 2105996 8779996 12 00:55:30 00:39:01 21097160 31759368 512756 1.56 368440 10076160 1902884 5.61 2106224 8780116 180 00:55:30 00:40:01 21096788 31759160 512876 1.56 368480 10076164 1918780 5.65 2105672 8780148 48 00:55:30 00:41:01 21096408 31758800 513116 1.56 368504 10076164 1918780 5.65 2106760 8780028 188 00:55:30 00:42:01 21095224 31757680 514156 1.56 368520 10076168 1936896 5.71 2107360 8779284 20 00:55:30 00:43:01 21096472 31758952 513032 1.56 368548 10076168 1936896 5.71 2106796 8779228 188 00:55:30 00:44:01 21096456 31758964 512984 1.56 368580 10076172 1936896 5.71 2106804 8779232 20 00:55:30 00:45:02 21096164 31758696 513216 1.56 368592 10076176 1936896 5.71 2106832 8779236 200 00:55:30 00:46:01 21096116 31758684 513176 1.56 368620 10076176 1936896 5.71 2107312 8779236 12 00:55:30 00:47:01 21096040 31758632 513408 1.56 368648 10076176 1936896 5.71 2107396 8779240 8 00:55:30 00:48:01 21095828 31758452 513580 1.56 368676 10076188 1936896 5.71 2107368 8779244 12 00:55:30 00:49:01 21096008 31758652 513388 1.56 368688 10076188 1936896 5.71 2107088 8779244 8 00:55:30 00:50:01 21096260 31758916 513112 1.56 368696 10076192 1936896 5.71 2107012 8779248 20 00:55:30 00:51:01 21096764 31759460 512532 1.56 368728 10076192 1936896 5.71 2107380 8779256 8 00:55:30 00:52:01 21096424 31759144 512788 1.56 368752 10076200 1936896 5.71 2107092 8779260 12 00:55:30 00:53:01 21095872 31758628 513200 1.56 368784 10076204 1936896 5.71 2107788 8779264 8 00:55:30 00:54:01 21095864 31758620 513284 1.56 368800 10076204 1936896 5.71 2107352 8779264 12 00:55:30 00:55:01 19565924 31712296 551900 1.68 416676 11384380 2220204 6.54 2251468 10028972 972 00:55:30 Average: 21776817 31730384 542127 1.65 341594 9436079 2050945 6.04 2047849 8200572 60150 00:55:30 00:55:30 00:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:30 00:26:01 ens3 1504.50 1334.74 12771.07 176.65 0.00 0.00 0.00 0.00 00:55:30 00:26:01 lo 5.46 5.46 0.53 0.53 0.00 0.00 0.00 0.00 00:55:30 00:26:01 docker0 427.16 352.90 30.64 2715.43 0.00 0.00 0.00 0.00 00:55:30 00:27:01 ens3 191.85 161.46 1189.49 76.19 0.00 0.00 0.00 0.00 00:55:30 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:27:01 vethcbe5ce7 1.03 1.22 0.08 0.10 0.00 0.00 0.00 0.00 00:55:30 00:27:01 docker0 112.21 129.13 8.90 1150.36 0.00 0.00 0.00 0.00 00:55:30 00:28:01 ens3 24.43 14.00 21.07 11.26 0.00 0.00 0.00 0.00 00:55:30 00:28:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:28:01 vethcbe5ce7 0.40 0.42 0.03 0.03 0.00 0.00 0.00 0.00 00:55:30 00:28:01 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 00:55:30 00:29:01 veth267a493 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:29:01 vethc36acc8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:29:01 ens3 352.12 249.40 3354.52 129.15 0.00 0.00 0.00 0.00 00:55:30 00:29:01 veth92275fe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:29:01 veth7d81e48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:29:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 00:55:30 00:29:01 veth39ea8bc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:29:01 vethce23332 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 00:55:30 00:29:01 docker0 130.22 182.36 10.19 1634.05 0.00 0.00 0.00 0.00 00:55:30 00:30:01 vethcc7a3a0 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 00:55:30 00:30:01 veth1f06fbc 19.26 27.00 1.87 285.80 0.00 0.00 0.00 0.02 00:55:30 00:30:01 ens3 203.78 131.81 1904.34 23.82 0.00 0.00 0.00 0.00 00:55:30 00:30:01 vethf6e040f 21.38 27.11 2.01 285.78 0.00 0.00 0.00 0.02 00:55:30 00:30:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 00:55:30 00:30:01 vethce23332 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 00:55:30 00:30:01 vethafaf69a 27.11 21.38 285.78 2.01 0.00 0.00 0.00 0.00 00:55:30 00:30:01 veth2019cfe 27.00 19.26 285.80 1.87 0.00 0.00 0.00 0.00 00:55:30 00:30:01 docker0 109.27 167.82 8.16 1831.71 0.00 0.00 0.00 0.00 00:55:30 00:31:01 ens3 186.32 142.24 783.18 107.54 0.00 0.00 0.00 0.00 00:55:30 00:31:01 veth601c2e9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:55:30 00:31:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 00:55:30 00:31:01 vethce23332 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 00:55:30 00:31:01 docker0 70.60 97.30 4.60 691.94 0.00 0.00 0.00 0.00 00:55:30 00:32:01 ens3 422.99 412.88 299.27 1850.49 0.00 0.00 0.00 0.00 00:55:30 00:32:01 lo 41.85 41.85 4.13 4.13 0.00 0.00 0.00 0.00 00:55:30 00:32:01 docker0 17.99 21.73 1.07 92.47 0.00 0.00 0.00 0.00 00:55:30 00:33:01 ens3 289.52 287.40 125.55 1636.51 0.00 0.00 0.00 0.00 00:55:30 00:33:01 lo 21.73 21.73 2.14 2.14 0.00 0.00 0.00 0.00 00:55:30 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:34:01 ens3 5.61 2.78 4.76 0.54 0.00 0.00 0.00 0.00 00:55:30 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:36:01 ens3 0.53 0.08 0.12 0.07 0.00 0.00 0.00 0.00 00:55:30 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:37:01 ens3 0.72 0.42 0.27 0.21 0.00 0.00 0.00 0.00 00:55:30 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:38:01 ens3 0.75 0.12 0.20 0.07 0.00 0.00 0.00 0.00 00:55:30 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:39:01 ens3 0.53 0.37 0.27 0.21 0.00 0.00 0.00 0.00 00:55:30 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:41:01 ens3 0.37 0.28 0.13 0.28 0.00 0.00 0.00 0.00 00:55:30 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:42:01 ens3 1.72 0.90 0.86 1.04 0.00 0.00 0.00 0.00 00:55:30 00:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:45:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:45:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:46:01 ens3 0.56 0.08 0.11 0.07 0.00 0.00 0.00 0.00 00:55:30 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:47:01 ens3 0.63 0.28 0.19 0.08 0.00 0.00 0.00 0.00 00:55:30 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:48:01 ens3 0.43 0.32 0.26 0.21 0.00 0.00 0.00 0.00 00:55:30 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:51:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:55:30 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:53:01 ens3 0.27 0.23 0.07 0.02 0.00 0.00 0.00 0.00 00:55:30 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:55:01 vethcc7664d 0.30 0.38 0.08 0.12 0.00 0.00 0.00 0.00 00:55:30 00:55:01 ens3 413.60 277.67 7890.73 123.25 0.00 0.00 0.00 0.00 00:55:30 00:55:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 00:55:30 00:55:01 docker0 43.66 53.47 3.68 693.02 0.00 0.00 0.00 0.00 00:55:30 Average: vethcc7664d 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 Average: ens3 120.14 100.66 945.43 138.00 0.00 0.00 0.00 0.00 00:55:30 Average: lo 2.59 2.59 0.25 0.25 0.00 0.00 0.00 0.00 00:55:30 Average: docker0 30.40 33.52 2.24 293.80 0.00 0.00 0.00 0.00 00:55:30 00:55:30 00:55:30 ---> sar -P ALL: 00:55:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29123) 09/15/22 _x86_64_ (8 CPU) 00:55:30 00:55:30 00:24:50 LINUX RESTART (8 CPU) 00:55:30 00:55:30 00:25:01 CPU %user %nice %system %iowait %steal %idle 00:55:30 00:26:01 all 12.11 0.00 4.37 1.98 0.06 81.48 00:55:30 00:26:01 0 11.39 0.00 4.62 1.30 0.07 82.62 00:55:30 00:26:01 1 13.40 0.00 4.23 3.41 0.07 78.90 00:55:30 00:26:01 2 11.11 0.00 3.39 0.82 0.05 84.62 00:55:30 00:26:01 3 14.34 0.00 4.99 3.82 0.07 76.78 00:55:30 00:26:01 4 14.35 0.00 3.82 0.99 0.05 80.78 00:55:30 00:26:01 5 11.09 0.00 3.78 0.56 0.07 84.50 00:55:30 00:26:01 6 10.42 0.00 5.03 0.18 0.05 84.32 00:55:30 00:26:01 7 10.75 0.00 5.14 4.78 0.07 79.26 00:55:30 00:27:01 all 30.57 0.00 6.11 0.90 0.08 62.34 00:55:30 00:27:01 0 32.61 0.00 5.54 0.93 0.08 60.84 00:55:30 00:27:01 1 31.52 0.00 6.69 0.17 0.08 61.54 00:55:30 00:27:01 2 27.15 0.00 5.39 0.20 0.08 67.17 00:55:30 00:27:01 3 29.73 0.00 6.56 0.03 0.08 63.59 00:55:30 00:27:01 4 31.10 0.00 5.66 0.18 0.07 62.99 00:55:30 00:27:01 5 30.80 0.00 6.74 0.00 0.08 62.38 00:55:30 00:27:01 6 30.78 0.00 6.39 2.97 0.08 59.77 00:55:30 00:27:01 7 30.84 0.00 5.95 2.69 0.08 60.44 00:55:30 00:28:01 all 52.21 0.00 7.11 0.21 0.10 40.37 00:55:30 00:28:01 0 52.37 0.00 6.91 0.30 0.10 40.33 00:55:30 00:28:01 1 53.42 0.00 7.28 0.07 0.08 39.15 00:55:30 00:28:01 2 49.37 0.00 6.26 0.05 0.10 44.22 00:55:30 00:28:01 3 53.52 0.00 7.62 0.00 0.12 38.74 00:55:30 00:28:01 4 52.10 0.00 6.86 0.02 0.10 40.91 00:55:30 00:28:01 5 52.86 0.00 7.10 0.03 0.08 39.92 00:55:30 00:28:01 6 52.08 0.00 7.48 1.18 0.10 39.16 00:55:30 00:28:01 7 51.90 0.00 7.41 0.03 0.08 40.57 00:55:30 00:29:01 all 16.53 0.00 10.40 6.37 0.08 66.62 00:55:30 00:29:01 0 16.87 0.00 10.60 5.21 0.07 67.26 00:55:30 00:29:01 1 15.66 0.00 9.93 1.92 0.08 72.41 00:55:30 00:29:01 2 17.79 0.00 11.66 12.37 0.07 58.11 00:55:30 00:29:01 3 16.99 0.00 10.38 4.04 0.09 68.51 00:55:30 00:29:01 4 15.79 0.00 9.45 3.07 0.07 71.62 00:55:30 00:29:01 5 17.12 0.00 9.91 12.40 0.09 60.49 00:55:30 00:29:01 6 17.46 0.00 12.21 9.29 0.09 60.95 00:55:30 00:29:01 7 14.57 0.00 9.06 2.78 0.08 73.50 00:55:30 00:30:01 all 64.17 0.00 11.56 5.94 0.14 18.18 00:55:30 00:30:01 0 63.23 0.00 11.51 5.54 0.15 19.57 00:55:30 00:30:01 1 64.60 0.00 11.01 3.41 0.12 20.86 00:55:30 00:30:01 2 64.99 0.00 11.11 3.33 0.13 20.43 00:55:30 00:30:01 3 66.18 0.00 11.20 6.14 0.15 16.32 00:55:30 00:30:01 4 63.71 0.00 11.14 9.45 0.14 15.56 00:55:30 00:30:01 5 63.73 0.00 11.27 7.37 0.13 17.50 00:55:30 00:30:01 6 64.73 0.00 12.50 6.56 0.13 16.06 00:55:30 00:30:01 7 62.22 0.00 12.76 5.71 0.15 19.15 00:55:30 00:31:01 all 56.19 0.00 14.36 6.57 0.14 22.74 00:55:30 00:31:01 0 56.55 0.00 14.64 8.08 0.17 20.56 00:55:30 00:31:01 1 54.60 0.00 13.35 5.01 0.14 26.90 00:55:30 00:31:01 2 55.97 0.00 16.13 6.06 0.14 21.70 00:55:30 00:31:01 3 57.12 0.00 15.06 4.52 0.14 23.16 00:55:30 00:31:01 4 54.82 0.00 13.27 5.62 0.15 26.13 00:55:30 00:31:01 5 54.15 0.00 14.03 5.48 0.14 26.19 00:55:30 00:31:01 6 59.09 0.00 12.99 5.41 0.15 22.37 00:55:30 00:31:01 7 57.18 0.00 15.42 12.33 0.12 14.95 00:55:30 00:32:01 all 7.94 0.00 1.91 0.46 0.06 89.64 00:55:30 00:32:01 0 7.83 0.00 2.05 0.05 0.05 90.01 00:55:30 00:32:01 1 7.93 0.00 2.27 1.14 0.05 88.61 00:55:30 00:32:01 2 8.58 0.00 1.58 0.12 0.07 89.66 00:55:30 00:32:01 3 8.99 0.00 2.18 0.27 0.08 88.47 00:55:30 00:32:01 4 6.15 0.00 1.94 0.05 0.05 91.82 00:55:30 00:32:01 5 5.37 0.00 1.11 1.18 0.05 92.28 00:55:30 00:32:01 6 9.67 0.00 2.02 0.47 0.05 87.79 00:55:30 00:32:01 7 9.04 0.00 2.09 0.37 0.07 88.44 00:55:30 00:33:01 all 6.00 0.00 0.81 0.08 0.04 93.08 00:55:30 00:33:01 0 8.89 0.00 0.95 0.02 0.05 90.09 00:55:30 00:33:01 1 8.49 0.00 0.94 0.02 0.03 90.52 00:55:30 00:33:01 2 6.68 0.00 0.85 0.17 0.03 92.27 00:55:30 00:33:01 3 5.81 0.00 0.84 0.05 0.05 93.25 00:55:30 00:33:01 4 7.93 0.00 0.87 0.02 0.05 91.14 00:55:30 00:33:01 5 3.86 0.00 0.47 0.33 0.02 95.32 00:55:30 00:33:01 6 3.46 0.00 0.60 0.02 0.02 95.90 00:55:30 00:33:01 7 2.90 0.00 0.92 0.02 0.03 96.13 00:55:30 00:34:01 all 0.02 0.00 0.02 0.01 0.00 99.95 00:55:30 00:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:34:01 2 0.07 0.00 0.05 0.03 0.02 99.83 00:55:30 00:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:30 00:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:55:30 00:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:35:01 all 0.02 0.00 0.02 0.00 0.00 99.95 00:55:30 00:35:01 0 0.02 0.00 0.05 0.00 0.00 99.93 00:55:30 00:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:55:30 00:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:55:30 00:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:55:30 00:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 00:55:30 00:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:55:30 00:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:55:30 00:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:55:30 00:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:36:01 5 0.00 0.00 0.02 0.05 0.00 99.93 00:55:30 00:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:55:30 00:36:01 CPU %user %nice %system %iowait %steal %idle 00:55:30 00:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:55:30 00:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:37:01 1 0.03 0.00 0.07 0.00 0.02 99.88 00:55:30 00:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:55:30 00:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:37:01 5 0.00 0.00 0.00 0.03 0.00 99.97 00:55:30 00:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:38:01 all 0.01 0.00 0.03 0.01 0.01 99.95 00:55:30 00:38:01 0 0.02 0.00 0.08 0.00 0.00 99.90 00:55:30 00:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:55:30 00:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:38:01 5 0.00 0.00 0.00 0.05 0.02 99.93 00:55:30 00:38:01 6 0.02 0.00 0.05 0.00 0.02 99.92 00:55:30 00:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 00:55:30 00:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:39:01 5 0.00 0.00 0.00 0.03 0.00 99.97 00:55:30 00:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:40:01 all 0.02 0.00 0.02 0.01 0.00 99.95 00:55:30 00:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 00:55:30 00:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:55:30 00:40:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:55:30 00:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:40:01 5 0.02 0.00 0.02 0.05 0.00 99.92 00:55:30 00:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:55:30 00:41:01 all 0.21 0.00 0.02 0.00 0.01 99.76 00:55:30 00:41:01 0 0.07 0.00 0.02 0.00 0.02 99.90 00:55:30 00:41:01 1 1.53 0.00 0.05 0.00 0.00 98.42 00:55:30 00:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:55:30 00:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:55:30 00:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:41:01 5 0.02 0.00 0.00 0.03 0.00 99.95 00:55:30 00:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:42:01 all 0.12 0.00 0.02 0.01 0.00 99.86 00:55:30 00:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:55:30 00:42:01 1 0.33 0.00 0.02 0.00 0.02 99.63 00:55:30 00:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:55:30 00:42:01 3 0.10 0.00 0.02 0.00 0.00 99.88 00:55:30 00:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:42:01 5 0.13 0.00 0.02 0.05 0.00 99.80 00:55:30 00:42:01 6 0.22 0.00 0.02 0.00 0.00 99.77 00:55:30 00:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:55:30 00:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:43:01 5 0.02 0.00 0.02 0.05 0.00 99.92 00:55:30 00:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:43:01 7 0.00 0.00 0.03 0.00 0.00 99.97 00:55:30 00:44:01 all 0.09 0.00 0.01 0.00 0.00 99.89 00:55:30 00:44:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:55:30 00:44:01 1 0.62 0.00 0.02 0.02 0.02 99.33 00:55:30 00:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:44:01 5 0.03 0.00 0.00 0.02 0.00 99.95 00:55:30 00:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:45:02 all 0.01 0.00 0.01 0.00 0.00 99.98 00:55:30 00:45:02 0 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:45:02 1 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:45:02 2 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:45:02 3 0.05 0.00 0.02 0.00 0.02 99.92 00:55:30 00:45:02 4 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:45:02 5 0.00 0.00 0.00 0.03 0.00 99.97 00:55:30 00:45:02 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:45:02 7 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:55:30 00:46:01 0 0.02 0.00 0.02 0.02 0.00 99.95 00:55:30 00:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:55:30 00:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:55:30 00:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:46:01 5 0.02 0.00 0.00 0.05 0.00 99.93 00:55:30 00:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:55:30 00:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:47:01 3 0.05 0.00 0.05 0.00 0.02 99.88 00:55:30 00:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:47:01 5 0.00 0.00 0.00 0.03 0.00 99.97 00:55:30 00:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:55:30 00:47:01 CPU %user %nice %system %iowait %steal %idle 00:55:30 00:48:01 all 0.02 0.00 0.01 0.00 0.00 99.95 00:55:30 00:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:55:30 00:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:55:30 00:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:55:30 00:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:48:01 5 0.02 0.00 0.02 0.03 0.02 99.92 00:55:30 00:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:49:01 all 0.01 0.00 0.00 0.01 0.00 99.97 00:55:30 00:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:55:30 00:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 00:55:30 00:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:55:30 00:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:49:01 5 0.02 0.00 0.00 0.05 0.00 99.93 00:55:30 00:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:50:01 all 0.07 0.00 0.02 0.00 0.00 99.91 00:55:30 00:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:55:30 00:50:01 1 0.37 0.00 0.08 0.00 0.00 99.55 00:55:30 00:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 00:55:30 00:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:50:01 5 0.02 0.00 0.02 0.03 0.00 99.93 00:55:30 00:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:51:01 all 0.12 0.00 0.01 0.01 0.00 99.86 00:55:30 00:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:51:01 1 0.88 0.00 0.00 0.00 0.00 99.12 00:55:30 00:51:01 2 0.00 0.00 0.00 0.02 0.02 99.97 00:55:30 00:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:51:01 5 0.07 0.00 0.03 0.03 0.02 99.85 00:55:30 00:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 00:55:30 00:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:55:30 00:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:55:30 00:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:52:01 5 0.02 0.00 0.02 0.03 0.00 99.93 00:55:30 00:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:55:30 00:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:55:30 00:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:55:30 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 00:55:30 00:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:55:30 00:53:01 5 0.03 0.00 0.02 0.07 0.02 99.87 00:55:30 00:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:54:01 all 0.00 0.00 0.01 0.00 0.00 99.99 00:55:30 00:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:55:30 00:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:55:30 00:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:54:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:55:30 00:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:55:01 all 9.62 0.00 3.99 1.00 0.05 85.34 00:55:30 00:55:01 0 10.38 0.00 3.27 0.02 0.03 86.30 00:55:30 00:55:01 1 9.13 0.00 3.56 0.76 0.05 86.50 00:55:30 00:55:01 2 10.58 0.00 4.38 2.48 0.05 82.51 00:55:30 00:55:01 3 9.18 0.00 4.62 0.07 0.05 86.08 00:55:30 00:55:01 4 10.60 0.00 4.48 0.42 0.03 84.46 00:55:30 00:55:01 5 10.49 0.00 3.65 0.35 0.05 85.45 00:55:30 00:55:01 6 8.70 0.00 3.98 3.91 0.05 83.36 00:55:30 00:55:01 7 7.87 0.00 4.01 0.03 0.05 88.04 00:55:30 Average: all 8.46 0.00 2.01 0.78 0.03 88.73 00:55:30 Average: 0 8.63 0.00 2.00 0.71 0.03 88.64 00:55:30 Average: 1 8.69 0.00 1.97 0.53 0.03 88.79 00:55:30 Average: 2 8.34 0.00 2.01 0.84 0.03 88.78 00:55:30 Average: 3 8.66 0.00 2.10 0.62 0.03 88.58 00:55:30 Average: 4 8.46 0.00 1.90 0.65 0.02 88.96 00:55:30 Average: 5 8.23 0.00 1.92 0.94 0.03 88.89 00:55:30 Average: 6 8.47 0.00 2.09 0.99 0.03 88.43 00:55:30 Average: 7 8.16 0.00 2.07 0.94 0.03 88.80 00:55:30 00:55:30 00:55:30