Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 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-ssh2528570254620112657.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5231282398694180443.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh18048491697834584419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14285542062910378406.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-ssh18299269681098200273.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-1479 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/366 [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/366 # 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 (main) Commit message: "build: Update to go-mod-messaging with single broker host info (#4258)" > 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 > git rev-list --no-walk 91e411aa53f699ccf61ff3ecb6035e966bf0396d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:38:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:38:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:38:09 ========================================================= 19:38:09 EdgeX Global Pipelines Version Info 19:38:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:38:10 ------------------- 19:38:10 stable info: 19:38:10 ------------------- 19:38:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:38:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:38:10 Message: update stable to v1.0.244 19:38:10 ------------------- 19:38:10 experimental info: 19:38:10 ------------------- 19:38:10 Commited By: **** collab-it+edgex@linuxfoundation.org 19:38:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:38:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c8abb9 [Pipeline] echo 19:38:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:10 provisioning config files... 19:38:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/366@tmp/config10701340474963293207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:11 ---> docker-login.sh 19:38:11 nexus3.edgexfoundry.org:10001 19:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:11 Configure a credential helper to remove this warning. See 19:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:11 19:38:11 Login Succeeded 19:38:11 nexus3.edgexfoundry.org:10002 19:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:11 Configure a credential helper to remove this warning. See 19:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:11 19:38:11 Login Succeeded 19:38:11 nexus3.edgexfoundry.org:10003 19:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:11 Configure a credential helper to remove this warning. See 19:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:11 19:38:11 Login Succeeded 19:38:11 nexus3.edgexfoundry.org:10004 19:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:12 Configure a credential helper to remove this warning. See 19:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:12 19:38:12 Login Succeeded 19:38:12 docker.io 19:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:12 Configure a credential helper to remove this warning. See 19:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:12 19:38:12 Login Succeeded 19:38:12 ---> docker-login.sh ends [Pipeline] } 19:38:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:38:12 + 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 19:38:12 + dirname cmd/core-command/Dockerfile 19:38:12 + cut -d/ -f2 19:38:12 + echo core-command,cmd/core-command/Dockerfile 19:38:12 + + dirname cmd/core-data/Dockerfile 19:38:12 cut -d/ -f2 19:38:12 + echo core-data,cmd/core-data/Dockerfile 19:38:12 + dirname cmd/core-metadata/Dockerfile 19:38:12 + cut -d/ -f2 19:38:12 + echo core-metadata,cmd/core-metadata/Dockerfile 19:38:12 + dirname cmd/security-bootstrapper/Dockerfile 19:38:12 + cut -d/ -f2 19:38:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:38:12 + dirname cmd/security-proxy-setup/Dockerfile 19:38:12 + cut -d/ -f2 19:38:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:38:12 + dirname cmd/security-secretstore-setup/Dockerfile 19:38:12 + cut -d/ -f2 19:38:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:38:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:38:12 + cut -d/ -f2 19:38:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:38:12 + dirname cmd/security-spire-agent/Dockerfile 19:38:12 + cut -d/ -f2 19:38:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:38:12 + dirname cmd/security-spire-config/Dockerfile 19:38:12 + cut -d/ -f2 19:38:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:38:12 + dirname cmd/security-spire-server/Dockerfile 19:38:12 + cut -d/ -f2 19:38:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:38:12 + dirname cmd/support-notifications/Dockerfile+ 19:38:12 cut -d/ -f2 19:38:12 + echo support-notifications,cmd/support-notifications/Dockerfile 19:38:12 + dirname cmd/support-scheduler/Dockerfile 19:38:12 + cut -d/ -f2 19:38:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:38:12 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:38:13 + git rev-list -1 --merges 1c8abb91c27dee0361322f6c8e5a904aaca59bd3~1..1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] echo 19:38:13 -----------> git rev-list -1 --merges 1c8abb91c27dee0361322f6c8e5a904aaca59bd3~1..1c8abb91c27dee0361322f6c8e5a904aaca59bd3 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [false] [Pipeline] sh 19:38:13 + git log --format=format:%s -1 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] echo 19:38:13 ========================================================= 19:38:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:38:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:38:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:38:13 + grep -v github /etc/ssh/ssh_known_hosts 19:38:13 + [ -e /tmp/ssh_known_hosts ] 19:38:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:38:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:38:13 + sudo tee -a /etc/ssh/ssh_known_hosts 19:38:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:38:14 19:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:38:14 0.1.4: Pulling from edgex-devops/py-git-semver 19:38:14 b85a868b505f: Pulling fs layer 19:38:14 e2be974225ed: Pulling fs layer 19:38:14 339a4e72a1f5: Pulling fs layer 19:38:14 988bab9f4d93: Pulling fs layer 19:38:14 1469e6f7b9e6: Pulling fs layer 19:38:14 eaf3925da568: Pulling fs layer 19:38:14 bab4dde63d76: Pulling fs layer 19:38:14 bde34c3a00c8: Pulling fs layer 19:38:14 b352a97aabf1: Pulling fs layer 19:38:14 4872d77fe225: Pulling fs layer 19:38:14 5851b861e8e6: Pulling fs layer 19:38:14 988bab9f4d93: Waiting 19:38:14 1469e6f7b9e6: Waiting 19:38:14 eaf3925da568: Waiting 19:38:14 bab4dde63d76: Waiting 19:38:14 4872d77fe225: Waiting 19:38:14 5851b861e8e6: Waiting 19:38:14 bde34c3a00c8: Waiting 19:38:14 b352a97aabf1: Waiting 19:38:14 e2be974225ed: Download complete 19:38:14 988bab9f4d93: Verifying Checksum 19:38:14 988bab9f4d93: Download complete 19:38:14 1469e6f7b9e6: Verifying Checksum 19:38:14 1469e6f7b9e6: Download complete 19:38:14 eaf3925da568: Download complete 19:38:14 339a4e72a1f5: Verifying Checksum 19:38:14 339a4e72a1f5: Download complete 19:38:14 bde34c3a00c8: Verifying Checksum 19:38:14 bde34c3a00c8: Download complete 19:38:14 b352a97aabf1: Download complete 19:38:14 4872d77fe225: Verifying Checksum 19:38:14 4872d77fe225: Download complete 19:38:14 5851b861e8e6: Download complete 19:38:14 b85a868b505f: Verifying Checksum 19:38:14 b85a868b505f: Download complete 19:38:15 bab4dde63d76: Verifying Checksum 19:38:15 bab4dde63d76: Download complete 19:38:16 b85a868b505f: Pull complete 19:38:16 e2be974225ed: Pull complete 19:38:17 339a4e72a1f5: Pull complete 19:38:17 988bab9f4d93: Pull complete 19:38:17 1469e6f7b9e6: Pull complete 19:38:17 eaf3925da568: Pull complete 19:38:19 bab4dde63d76: Pull complete 19:38:19 bde34c3a00c8: Pull complete 19:38:19 b352a97aabf1: Pull complete 19:38:19 4872d77fe225: Pull complete 19:38:19 5851b861e8e6: Pull complete 19:38:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:38:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:19 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 19:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:38:25 $ docker top c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 -eo pid,comm 19:38:25 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). 19:38:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:38:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:38:25 [ssh-agent] Looking for ssh-agent implementation... 19:38:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:38:26 $ docker exec c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 ssh-agent 19:38:26 SSH_AUTH_SOCK=/tmp/ssh-1HeT0HhpxqV9/agent.14 19:38:26 SSH_AGENT_PID=20 19:38:26 Running ssh-add (command line suppressed) 19:38:26 Identity added: /w/workspace/edgex-go/366@tmp/private_key_8808347831691924279.key (/w/workspace/edgex-go/366@tmp/private_key_8808347831691924279.key) 19:38:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:26 + git tag --points-at HEAD [Pipeline] } 19:38:26 $ docker exec --env ******** --env ******** c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 ssh-agent -k 19:38:26 unset SSH_AUTH_SOCK; 19:38:26 unset SSH_AGENT_PID; 19:38:26 echo Agent pid 20 killed; 19:38:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:38:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:38:26 [ssh-agent] Looking for ssh-agent implementation... 19:38:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:38:26 $ docker exec c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 ssh-agent 19:38:27 SSH_AUTH_SOCK=/tmp/ssh-m8mkrRoLN24P/agent.70 19:38:27 SSH_AGENT_PID=76 19:38:27 Running ssh-add (command line suppressed) 19:38:27 Identity added: /w/workspace/edgex-go/366@tmp/private_key_12812119520097186668.key (/w/workspace/edgex-go/366@tmp/private_key_12812119520097186668.key) 19:38:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:27 + git semver init 19:38:27 2023-01-09 19:38:27,810 [run_init] DEBUG init version:0.0.0 force:False 19:38:27 2023-01-09 19:38:27,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/366/.semver 19:38:28 2023-01-09 19:38:27,813 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/366/.semver 19:38:28 2023-01-09 19:38:27,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/366/.semver'], cwd=/w/workspace/edgex-go/366, universal_newlines=False, shell=None, istream=None) 19:38:33 2023-01-09 19:38:33,413 [append_file] DEBUG append to file:/w/workspace/edgex-go/366/.git/info/exclude 19:38:33 2023-01-09 19:38:33,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/366/.semver/main with force:False 19:38:33 2023-01-09 19:38:33,413 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main 19:38:33 2023-01-09 19:38:33,413 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main 19:38:33 3.0.0-dev.12 [Pipeline] } 19:38:33 $ docker exec --env ******** --env ******** c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 ssh-agent -k 19:38:33 unset SSH_AUTH_SOCK; 19:38:33 unset SSH_AGENT_PID; 19:38:33 echo Agent pid 76 killed; 19:38:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:38:33 + git semver [Pipeline] } 19:38:34 $ docker stop --time=1 c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 19:38:35 $ docker rm -f --volumes c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 [Pipeline] // withDockerContainer [Pipeline] sh 19:38:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:38:35 Stashed 1 file(s) [Pipeline] echo 19:38:35 [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [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 19:38:36 + git config --global --add safe.directory /w/workspace/edgex-go/366 [Pipeline] echo 19:38:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:38:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:38:36 ========================================================= 19:38:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:38:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:38:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:38:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:38:36 213ec9aee27d: Pulling fs layer 19:38:36 4583459ba037: Pulling fs layer 19:38:36 93c1e223e6f2: Pulling fs layer 19:38:36 53926ce57604: Pulling fs layer 19:38:36 21b2b0c7a3f4: Pulling fs layer 19:38:36 22ff95d597cd: Pulling fs layer 19:38:36 12d6caf4c0d1: Pulling fs layer 19:38:36 96b7cbca73a9: Pulling fs layer 19:38:36 a7acece74701: Pulling fs layer 19:38:36 53926ce57604: Waiting 19:38:36 21b2b0c7a3f4: Waiting 19:38:36 22ff95d597cd: Waiting 19:38:36 12d6caf4c0d1: Waiting 19:38:36 96b7cbca73a9: Waiting 19:38:36 a7acece74701: Waiting 19:38:36 93c1e223e6f2: Verifying Checksum 19:38:36 4583459ba037: Verifying Checksum 19:38:36 4583459ba037: Download complete 19:38:36 21b2b0c7a3f4: Download complete 19:38:36 22ff95d597cd: Verifying Checksum 19:38:36 22ff95d597cd: Download complete 19:38:36 213ec9aee27d: Verifying Checksum 19:38:36 213ec9aee27d: Download complete 19:38:36 12d6caf4c0d1: Download complete 19:38:37 213ec9aee27d: Pull complete 19:38:37 4583459ba037: Pull complete 19:38:37 93c1e223e6f2: Pull complete 19:38:37 a7acece74701: Verifying Checksum 19:38:37 a7acece74701: Download complete 19:38:37 96b7cbca73a9: Verifying Checksum 19:38:37 96b7cbca73a9: Download complete 19:38:37 53926ce57604: Verifying Checksum 19:38:37 53926ce57604: Download complete 19:38:41 53926ce57604: Pull complete 19:38:41 21b2b0c7a3f4: Pull complete 19:38:41 22ff95d597cd: Pull complete 19:38:41 12d6caf4c0d1: Pull complete 19:38:43 96b7cbca73a9: Pull complete 19:38:44 a7acece74701: Pull complete 19:38:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:38:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:38:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:38:45 WORKDIR /edgex 19:38:45 COPY go.mod . 19:38:45 RUN go mod download 19:38:45 + docker build -t ci-base-image-x86_64 -f - . 19:38:46 Sending build context to Docker daemon 170.1MB 19:38:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:38:46 ---> db6d94c90886 19:38:46 Step 2/4 : WORKDIR /edgex 19:38:51 Still waiting to schedule task 19:38:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:38:51 ---> Running in 84eab3bcc96a 19:38:51 Removing intermediate container 84eab3bcc96a 19:38:51 ---> 360cbe139915 19:38:51 Step 3/4 : COPY go.mod . 19:38:51 ---> b18980475951 19:38:51 Step 4/4 : RUN go mod download 19:38:51 ---> Running in a92bc031b791 19:39:09 Removing intermediate container a92bc031b791 19:39:09 ---> 8f852939e120 19:39:09 Successfully built 8f852939e120 19:39:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:09 + docker inspect -f . ci-base-image-x86_64 19:39:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:10 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 19:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:39:10 $ docker top 38364f185c9c7232eff1fa4651ee22d48e6d3f3c38d154be8d3faae8c551e24f -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:10 + go version 19:39:10 go version go1.18.7 linux/amd64 [Pipeline] } 19:39:10 $ docker stop --time=1 38364f185c9c7232eff1fa4651ee22d48e6d3f3c38d154be8d3faae8c551e24f 19:39:12 $ docker rm -f --volumes 38364f185c9c7232eff1fa4651ee22d48e6d3f3c38d154be8d3faae8c551e24f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:12 + docker inspect -f . ci-base-image-x86_64 19:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:12 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 19:39:12 $ 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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:39:13 $ docker top 1cd5bef69521c65fcb601fbcbec4f1812510f41b01afc9a77bbb11c99b933f11 -eo pid,comm [Pipeline] { [Pipeline] echo 19:39:13 ========================================================= 19:39:13 [edgeXBuildGoParallel] Running Tests and Build... 19:39:13 ========================================================= [Pipeline] sh 19:39:13 + git config --global --add safe.directory /w/workspace/edgex-go/366 [Pipeline] fileExists [Pipeline] sh 19:39:13 + make test 19:39:13 go test -race -coverprofile=coverage.out ./... 19:39:20 ? github.com/edgexfoundry/edgex-go [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements 19:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements 19:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.139s coverage: 43.0% of statements 19:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.129s coverage: 54.2% of statements 19:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.600s coverage: 89.2% of statements 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.097s coverage: 2.2% of statements 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.552s coverage: 95.6% of statements 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.106s coverage: 72.2% of statements 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.100s coverage: 0.9% of statements 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements 19:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.096s coverage: 47.1% of statements 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.112s coverage: 79.5% of statements 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.093s coverage: 94.1% of statements 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 19:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements 19:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.108s coverage: 94.4% of statements 19:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 19:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.243s coverage: 79.9% of statements 19:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.118s coverage: 92.9% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.111s coverage: 86.9% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.7% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.8% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 41.8% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:39:59 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 19:40:21 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." 19:40:21 go vet ./... 19:40:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:40:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:40:24 ./bin/test-attribution-txt.sh [Pipeline] echo 19:40:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:40:24 + ls -al . 19:40:24 total 764 19:40:24 drwxrwxr-x 11 1001 1001 4096 Jan 9 19:39 . 19:40:24 drwxr-xr-x 4 root root 4096 Jan 9 19:39 .. 19:40:24 drwxrwxr-x 2 1001 1001 4096 Jan 9 19:38 .blubracket 19:40:24 -rw-rw-r-- 1 1001 1001 16 Jan 9 19:38 .dockerignore 19:40:24 drwxrwxr-x 8 1001 1001 4096 Jan 9 19:40 .git 19:40:24 drwxrwxr-x 3 1001 1001 4096 Jan 9 19:38 .github 19:40:24 -rw-rw-r-- 1 1001 1001 956 Jan 9 19:38 .gitignore 19:40:24 -rw-rw-r-- 1 1001 1001 42 Jan 9 19:38 .golangci.yml 19:40:24 -rw-rw-r-- 1 1001 1001 87 Jan 9 19:38 .hadolint.yml 19:40:24 drwxr-xr-x 3 1001 1001 4096 Jan 9 19:38 .semver 19:40:24 -rw-rw-r-- 1 1001 1001 166 Jan 9 19:38 .sonarcloud.properties 19:40:24 -rw-rw-r-- 1 1001 1001 1171 Jan 9 19:38 ADOPTERS.md 19:40:24 -rw-rw-r-- 1 1001 1001 10618 Jan 9 19:38 Attribution.txt 19:40:24 -rw-rw-r-- 1 1001 1001 73765 Jan 9 19:38 CHANGELOG.md 19:40:24 -rw-rw-r-- 1 1001 1001 3804 Jan 9 19:38 CONTRIBUTING.md 19:40:24 -rw-rw-r-- 1 1001 1001 677 Jan 9 19:38 GOVERNANCE.md 19:40:24 -rw-rw-r-- 1 1001 1001 850 Jan 9 19:38 Jenkinsfile 19:40:24 -rw-rw-r-- 1 1001 1001 10775 Jan 9 19:38 LICENSE 19:40:24 -rw-rw-r-- 1 1001 1001 12513 Jan 9 19:38 Makefile 19:40:24 -rw-rw-r-- 1 1001 1001 582 Jan 9 19:38 OWNERS.md 19:40:24 -rw-rw-r-- 1 1001 1001 9403 Jan 9 19:38 README.md 19:40:24 -rw-rw-r-- 1 1001 1001 6912 Jan 9 19:38 SECURITY.md 19:40:24 -rw-rw-r-- 1 1001 1001 12 Jan 9 19:38 VERSION 19:40:24 drwxrwxr-x 2 1001 1001 4096 Jan 9 19:38 bin 19:40:24 drwxrwxr-x 16 1001 1001 4096 Jan 9 19:38 cmd 19:40:24 -rw-r--r-- 1 root root 494833 Jan 9 19:39 coverage.out 19:40:24 -rw-rw-r-- 1 1001 1001 3412 Jan 9 19:38 go.mod 19:40:24 -rw-rw-r-- 1 1001 1001 45110 Jan 9 19:38 go.sum 19:40:24 drwxrwxr-x 7 1001 1001 4096 Jan 9 19:38 internal 19:40:24 drwxrwxr-x 3 1001 1001 4096 Jan 9 19:38 openapi 19:40:24 drwxrwxr-x 4 1001 1001 4096 Jan 9 19:38 snap 19:40:24 -rw-rw-r-- 1 1001 1001 204 Jan 9 19:38 version.go [Pipeline] sh 19:40:24 + '[' -e coverage.out ] 19:40:24 + chown 1001:1001 coverage.out [Pipeline] stash 19:40:24 Stashed 1 file(s) [Pipeline] sh 19:40:25 + make build 19:40:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:40:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:40:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:40:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:40:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:40:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:40:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:40:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:40:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:40:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:40:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:40:57 $ docker stop --time=1 1cd5bef69521c65fcb601fbcbec4f1812510f41b01afc9a77bbb11c99b933f11 19:41:03 $ docker rm -f --volumes 1cd5bef69521c65fcb601fbcbec4f1812510f41b01afc9a77bbb11c99b933f11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:41:04 19:41:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:41:04 latest: Pulling from edgex-devops/edgex-compose 19:41:04 cbdbe7a5bc2a: Pulling fs layer 19:41:04 ca9280d653b3: Pulling fs layer 19:41:04 7e9c9ca2126c: Pulling fs layer 19:41:05 cbdbe7a5bc2a: Download complete 19:41:05 cbdbe7a5bc2a: Pull complete 19:41:05 ca9280d653b3: Download complete 19:41:05 7e9c9ca2126c: Verifying Checksum 19:41:05 7e9c9ca2126c: Download complete 19:41:05 ca9280d653b3: Pull complete 19:41:08 7e9c9ca2126c: Pull complete 19:41:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:41:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:09 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 19:41:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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 19:41:12 $ docker top 16ddd8770b27dc75c2fef1087267ebd0aba2e36917b5eec97ecf12ebb886b3b5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:12 + docker-compose build --help 19:41:12 + grep parallel 19:41:13 --parallel Build images in parallel. [Pipeline] } 19:41:13 $ docker stop --time=1 16ddd8770b27dc75c2fef1087267ebd0aba2e36917b5eec97ecf12ebb886b3b5 19:41:14 $ docker rm -f --volumes 16ddd8770b27dc75c2fef1087267ebd0aba2e36917b5eec97ecf12ebb886b3b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:41:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:14 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 19:41:14 $ 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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:41:15 $ docker top d4d7c09eb0d63b48dd05bec30f98c37040d5882a2e2df09f491dfc0657bad30c -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:15 + docker-compose -f ./docker-compose-build.yml build --parallel 19:41:16 Building core-command ... 19:41:16 Building core-data ... 19:41:16 Building core-metadata ... 19:41:16 Building security-bootstrapper ... 19:41:16 Building security-proxy-setup ... 19:41:16 Building security-secretstore-setup ... 19:41:16 Building security-spiffe-token-provider ... 19:41:16 Building security-spire-agent ... 19:41:16 Building security-spire-config ... 19:41:16 Building security-spire-server ... 19:41:16 Building support-notifications ... 19:41:16 Building support-scheduler ... 19:41:16 Building core-command 19:41:16 Building security-spire-server 19:41:16 Building security-proxy-setup 19:41:16 Building core-metadata 19:41:16 Building support-scheduler 19:41:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:41:28 ---> 8f852939e120 19:41:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:41:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:41:28 ---> 8f852939e120 19:41:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:41:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:41:28 ---> 8f852939e120 19:41:28 Step 3/23 : WORKDIR /edgex-go 19:41:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:41:28 ---> 8f852939e120 19:41:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:41:28 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:41:28 ---> 8f852939e120 19:41:28 Step 3/21 : WORKDIR /edgex-go 19:41:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1483 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 19:41:36 Running in /w/workspace/edgex-go/366 [Pipeline] { [Pipeline] checkout 19:41:36 The recommended git tool is: git 19:41:36 ---> Running in ff686b39c8e5 19:41:36 ---> Running in 9e2e683ac6a8 19:41:36 ---> Running in 09a86cfdfc0e 19:41:36 ---> Running in 8a6f5aea6cba 19:41:36 ---> Running in b0ea13ec120d 19:41:36 Removing intermediate container ff686b39c8e5 19:41:36 ---> 86a75b7a76fd 19:41:36 Step 4/23 : WORKDIR /edgex-go 19:41:36 Removing intermediate container 9e2e683ac6a8 19:41:36 ---> 15d3e39540ff 19:41:36 Step 4/24 : WORKDIR /edgex-go 19:41:36 ---> Running in dc8b2ac0066c 19:41:36 Removing intermediate container 8a6f5aea6cba 19:41:36 ---> 42b3ecd273dd 19:41:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:41:36 ---> Running in 189d41ebbebb 19:41:36 Removing intermediate container 09a86cfdfc0e 19:41:36 ---> b9117bb171f9 19:41:36 Step 4/21 : RUN apk add --update --no-cache make git 19:41:36 Removing intermediate container b0ea13ec120d 19:41:36 ---> fdc7dad118ba 19:41:36 Step 4/22 : WORKDIR /edgex-go 19:41:36 ---> Running in dc0f990209ad 19:41:36 ---> Running in afd3fe1d62de 19:41:36 ---> Running in 21042a5d7560 19:41:36 Removing intermediate container dc8b2ac0066c 19:41:36 ---> 4fe6c0bbcbe7 19:41:36 Step 5/23 : RUN apk add --update --no-cache make git 19:41:36 ---> Running in af2d990c0445 19:41:36 Removing intermediate container 189d41ebbebb 19:41:36 ---> db20b01638ff 19:41:36 Step 5/24 : RUN apk add --update --no-cache make git 19:41:36 Removing intermediate container 21042a5d7560 19:41:36 ---> 78cf613255f9 19:41:36 Step 5/22 : RUN apk add --update --no-cache make git 19:41:36 ---> Running in 424c14c9001c 19:41:36 ---> Running in a855622f1694 19:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:41:37 OK: 211 MiB in 51 packages 19:41:37 OK: 211 MiB in 51 packages 19:41:37 OK: 211 MiB in 51 packages 19:41:37 OK: 211 MiB in 51 packages 19:41:37 OK: 211 MiB in 51 packages 19:41:37 Removing intermediate container afd3fe1d62de 19:41:37 ---> 77d55a1d723c 19:41:37 Step 5/21 : COPY go.mod vendor* ./ 19:41:37 Removing intermediate container 424c14c9001c 19:41:37 ---> ad86e0b037ba 19:41:37 Step 6/24 : COPY go.mod vendor* ./ 19:41:37 Removing intermediate container dc0f990209ad 19:41:37 ---> e4f74f5b76e7 19:41:37 Step 5/23 : COPY go.mod vendor* ./ 19:41:37 ---> d4b24f703e54 19:41:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:37 Removing intermediate container a855622f1694 19:41:37 ---> f86e4d22ffdc 19:41:37 Step 6/22 : COPY go.mod vendor* ./ 19:41:37 Removing intermediate container af2d990c0445 19:41:37 ---> 88f50e4dc405 19:41:37 Step 6/23 : COPY go.mod vendor* ./ 19:41:37 ---> Running in c7a8748dfa0d 19:41:38 ---> 6db55145afbd 19:41:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:38 ---> 56376d0cba10 19:41:38 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:38 ---> Running in 302d5aa4b6e5 19:41:38 ---> Running in 044d6baeef08 19:41:38 ---> e00628616d36 19:41:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:38 ---> Running in dd1e4554f55e 19:41:38 ---> 456de31820f3 19:41:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:38 ---> Running in 6129984552bb 19:41:42 using credential edgex-jenkins-ssh 19:41:42 Cloning the remote Git repository 19:41:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:41:42 > git init /w/workspace/edgex-go/366 # timeout=10 19:41:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:41:42 > git --version # timeout=10 19:41:42 > git --version # 'git version 2.25.1' 19:41:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:06 Avoid second fetch 19:42:06 Checking out Revision 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 (main) 19:42:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:42:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:06 > git config core.sparsecheckout # timeout=10 19:42:06 > git checkout -f 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 19:42:07 Commit message: "build: Update to go-mod-messaging with single broker host info (#4258)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:42:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:08 Dload Upload Total Spent Left Speed 19:42:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 19:42:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:42:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:42:09 + sudo tee /etc/docker/daemon.new 19:42:09 { 19:42:09 "registry-mirrors": [ 19:42:09 "https://nexus3.edgexfoundry.org:10001" 19:42:09 ], 19:42:09 "bip": "10.250.0.254/24", 19:42:09 "hosts": [ 19:42:09 "tcp://0.0.0.0:5555", 19:42:09 "unix:///var/run/docker.sock" 19:42:09 ], 19:42:09 "mtu": 1458, 19:42:09 "selinux-enabled": true, 19:42:09 "seccomp-profile": "/etc/docker/seccomp.json" 19:42:09 } [Pipeline] sh 19:42:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:42:10 + sudo service docker restart 19:42:25 Removing intermediate container 6129984552bb 19:42:25 ---> c27857d93bd6 19:42:25 Step 8/23 : COPY . . 19:42:25 Removing intermediate container 302d5aa4b6e5 19:42:25 ---> 93ae2c807d23 19:42:25 Step 7/23 : COPY . . 19:42:25 Removing intermediate container c7a8748dfa0d 19:42:25 ---> 80c33884707c 19:42:25 Step 7/21 : COPY . . 19:42:25 Removing intermediate container dd1e4554f55e 19:42:25 ---> 828f6673628a 19:42:25 Step 8/22 : COPY . . 19:42:25 Removing intermediate container 044d6baeef08 19:42:25 ---> 50cb1e23abf0 19:42:25 Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:28 provisioning config files... 19:42:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/366@tmp/config40677623287555877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:28 ---> docker-login.sh 19:42:28 nexus3.edgexfoundry.org:10001 19:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:29 Configure a credential helper to remove this warning. See 19:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:29 19:42:29 Login Succeeded 19:42:29 nexus3.edgexfoundry.org:10002 19:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:29 Configure a credential helper to remove this warning. See 19:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:29 19:42:29 Login Succeeded 19:42:29 nexus3.edgexfoundry.org:10003 19:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:30 Configure a credential helper to remove this warning. See 19:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:30 19:42:30 Login Succeeded 19:42:30 nexus3.edgexfoundry.org:10004 19:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:30 Configure a credential helper to remove this warning. See 19:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:30 19:42:30 Login Succeeded 19:42:30 docker.io 19:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:31 Configure a credential helper to remove this warning. See 19:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:31 19:42:31 Login Succeeded 19:42:31 ---> docker-login.sh ends [Pipeline] } 19:42:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:42:31 + git config --global --add safe.directory /w/workspace/edgex-go/366 [Pipeline] echo 19:42:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:31 ========================================================= 19:42:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:42:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:42:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:42:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:42:32 9b18e9b68314: Pulling fs layer 19:42:32 35d82f9e3411: Pulling fs layer 19:42:32 e16973657156: Pulling fs layer 19:42:32 fc693d55d65f: Pulling fs layer 19:42:32 7e9fc2657dce: Pulling fs layer 19:42:32 dda99020689f: Pulling fs layer 19:42:32 db1c61fa0a46: Pulling fs layer 19:42:32 891c053d2c06: Pulling fs layer 19:42:32 dda99020689f: Waiting 19:42:32 db1c61fa0a46: Waiting 19:42:32 891c053d2c06: Waiting 19:42:32 fc693d55d65f: Waiting 19:42:32 7e9fc2657dce: Waiting 19:42:32 e16973657156: Verifying Checksum 19:42:32 e16973657156: Download complete 19:42:32 35d82f9e3411: Verifying Checksum 19:42:32 35d82f9e3411: Download complete 19:42:32 7e9fc2657dce: Verifying Checksum 19:42:32 7e9fc2657dce: Download complete 19:42:32 dda99020689f: Download complete 19:42:32 9b18e9b68314: Verifying Checksum 19:42:32 9b18e9b68314: Download complete 19:42:33 9b18e9b68314: Pull complete 19:42:33 891c053d2c06: Verifying Checksum 19:42:33 891c053d2c06: Download complete 19:42:34 35d82f9e3411: Pull complete 19:42:34 e16973657156: Pull complete 19:42:34 db1c61fa0a46: Verifying Checksum 19:42:34 db1c61fa0a46: Download complete 19:42:35 fc693d55d65f: Verifying Checksum 19:42:35 fc693d55d65f: Download complete 19:42:38 ---> b1d602751eeb 19:42:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:42:38 ---> 8efa549b4dcc 19:42:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:42:38 ---> f9ea661eeec2 19:42:38 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:42:38 ---> d9d330e655a5 19:42:38 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:42:38 ---> Running in 2af4b14e03f1 19:42:38 ---> 06931f4859f5 19:42:38 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:42:38 ---> Running in 50563a9798fc 19:42:38 ---> Running in 769ce27587e4 19:42:38 ---> Running in 978ed3b3afcb 19:42:38 ---> Running in 7258e139fc7e 19:42:38 Removing intermediate container 7258e139fc7e 19:42:38 ---> 09351638e517 19:42:38 Step 9/23 : WORKDIR /edgex-go/spire-build 19:42:38 ---> Running in 934002197bdd 19:42:38 Removing intermediate container 934002197bdd 19:42:38 ---> 3b1bc9713dbf 19:42:38 Step 10/23 : 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 19:42:38 ---> Running in 63745cf4cd55 19:42:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:42:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:42:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:42:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:42:39 Removing intermediate container 63745cf4cd55 19:42:39 ---> e465c3e3be6c 19:42:39 Step 11/23 : WORKDIR /edgex-go 19:42:39 ---> Running in 5f8c41164250 19:42:39 Removing intermediate container 5f8c41164250 19:42:39 ---> 9bbf264899d8 19:42:39 19:42:39 Step 12/23 : FROM alpine:3.15 19:42:39 3.15: Pulling from library/alpine 19:42:41 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:42:41 Status: Downloaded newer image for alpine:3.15 19:42:41 ---> c4fc93816858 19:42:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:42:41 ---> Running in e50ec9e0f810 19:42:41 Removing intermediate container e50ec9e0f810 19:42:41 ---> f3a9f0fd9541 19:42:41 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:42:41 ---> Running in 0dacaff27398 19:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:42:42 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:42:42 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:42:42 OK: 15859 distinct packages available 19:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:42:43 (1/5) Installing dumb-init (1.2.5-r1) 19:42:43 (2/5) Installing musl-obstack (1.2.3-r0) 19:42:43 (3/5) Installing libucontext (1.1-r0) 19:42:43 (4/5) Installing gcompat (1.0.0-r4) 19:42:43 (5/5) Installing openssl (1.1.1s-r1) 19:42:43 Executing busybox-1.34.1-r7.trigger 19:42:43 OK: 7 MiB in 19 packages 19:42:46 Removing intermediate container 0dacaff27398 19:42:46 ---> b28f4d9fdb1b 19:42:46 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:42:47 fc693d55d65f: Pull complete 19:42:47 7e9fc2657dce: Pull complete 19:42:47 dda99020689f: Pull complete 19:42:54 db1c61fa0a46: Pull complete 19:42:56 891c053d2c06: Pull complete 19:42:56 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:42:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:42:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:42:57 WORKDIR /edgex 19:42:57 COPY go.mod . 19:42:57 RUN go mod download 19:42:57 + docker build -t ci-base-image-arm64 -f - . 19:42:57 Sending build context to Docker daemon 3.146MB 19:42:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:42:57 ---> f96f9c87975a 19:42:57 Step 2/4 : WORKDIR /edgex 19:42:58 ---> 9f84239ff17e 19:42:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:42:58 ---> 7d6b17720fde 19:42:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:42:58 ---> 3a81b8e7ad2b 19:42:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:42:59 ---> 318ee3f0ef75 19:42:59 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:42:59 ---> Running in c409d6f461d5 19:42:59 ---> Running in 73f60a2563e9 19:42:59 Removing intermediate container 73f60a2563e9 19:42:59 ---> 9d9afa58738d 19:42:59 Step 3/4 : COPY go.mod . 19:43:00 ---> cf63594b8b53 19:43:00 Step 4/4 : RUN go mod download 19:43:00 ---> Running in ecc5a3902565 19:43:00 Removing intermediate container c409d6f461d5 19:43:00 ---> 9913d51c5933 19:43:00 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:43:01 ---> Running in 07b390190311 19:43:01 Removing intermediate container 07b390190311 19:43:01 ---> e73752d30e29 19:43:01 Step 21/23 : LABEL arch=x86_64 19:43:02 ---> Running in d20f9ae2923e 19:43:02 Removing intermediate container d20f9ae2923e 19:43:02 ---> ba186a80be5f 19:43:02 Step 22/23 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:43:02 ---> Running in 736b4590ce5c 19:43:03 Removing intermediate container 736b4590ce5c 19:43:03 ---> ad67230404cf 19:43:03 Step 23/23 : LABEL version=3.0.0-dev.12 19:43:03 ---> Running in c6a2371d5d13 19:43:03 Removing intermediate container c6a2371d5d13 19:43:03 ---> e9e354e33341 19:43:03 19:43:03 Successfully built e9e354e33341 19:43:03 Successfully tagged security-spire-server:latest 19:43:03 Building security-secretstore-setup 19:43:11  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:43:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:43:11 ---> 8f852939e120 19:43:11 Step 3/24 : WORKDIR /edgex-go 19:43:11 ---> Using cache 19:43:11 ---> b9117bb171f9 19:43:11 Step 4/24 : RUN apk add --update --no-cache make git 19:43:11 ---> Using cache 19:43:11 ---> 77d55a1d723c 19:43:11 Step 5/24 : COPY go.mod vendor* ./ 19:43:11 ---> Using cache 19:43:11 ---> d4b24f703e54 19:43:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:11 ---> Using cache 19:43:11 ---> 80c33884707c 19:43:11 Step 7/24 : COPY . . 19:43:11 ---> Using cache 19:43:11 ---> 06931f4859f5 19:43:11 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:43:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:43:18 ---> Running in 69cf00179234 19:43:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:43:25 Removing intermediate container 978ed3b3afcb 19:43:25 ---> 0d00c581486f 19:43:25 19:43:25 Step 9/21 : FROM alpine:3.16 19:43:25 Removing intermediate container 769ce27587e4 19:43:25 ---> 62d2c2e389a8 19:43:25 19:43:25 Step 10/24 : FROM alpine:3.16 19:43:25 Removing intermediate container 50563a9798fc 19:43:25 ---> dc727215c636 19:43:25 19:43:25 Step 10/23 : FROM alpine:3.16 19:43:25 Removing intermediate container 2af4b14e03f1 19:43:25 ---> c0892c7aeee6 19:43:25 19:43:25 Step 10/22 : FROM alpine:3.16 19:43:26 3.16: Pulling from library/alpine 19:43:26 3.16: Pulling from library/alpine 19:43:26 3.16: Pulling from library/alpine 19:43:27 3.16: Pulling from library/alpine 19:43:27 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:43:27 Status: Downloaded newer image for alpine:3.16 19:43:27 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:43:27 Status: Image is up to date for alpine:3.16 19:43:27 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:43:27 Status: Image is up to date for alpine:3.16 19:43:27 ---> bfe296a52501 19:43:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:43:27 ---> bfe296a52501 19:43:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:43:27 ---> bfe296a52501 19:43:27 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:43:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:43:28 Status: Image is up to date for alpine:3.16 19:43:28 ---> bfe296a52501 19:43:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:43:29 ---> Running in bded75e0f560 19:43:29 ---> Running in 270722450b8e 19:43:29 ---> Running in 1b86e7d55d02 19:43:29 ---> Running in c8ea6290175f 19:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:43:30 (1/6) Installing ca-certificates (20220614-r0) 19:43:30 (1/1) Installing dumb-init (1.2.5-r1) 19:43:30 (2/6) Installing brotli-libs (1.0.9-r6) 19:43:30 Executing busybox-1.35.0-r17.trigger 19:43:30 OK: 6 MiB in 15 packages 19:43:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:43:30 (4/6) Installing libcurl (7.83.1-r5) 19:43:30 (5/6) Installing curl (7.83.1-r5) 19:43:30 (6/6) Installing dumb-init (1.2.5-r1) 19:43:30 Executing busybox-1.35.0-r17.trigger 19:43:30 Executing ca-certificates-20220614-r0.trigger 19:43:30 (1/1) Installing dumb-init (1.2.5-r1) 19:43:30 Executing busybox-1.35.0-r17.trigger 19:43:30 OK: 8 MiB in 20 packages 19:43:30 OK: 6 MiB in 15 packages 19:43:31 (1/1) Installing dumb-init (1.2.5-r1) 19:43:31 Executing busybox-1.35.0-r17.trigger 19:43:31 OK: 6 MiB in 15 packages 19:43:32 Removing intermediate container c8ea6290175f 19:43:32 ---> e5242f211cf6 19:43:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:32 Removing intermediate container 270722450b8e 19:43:32 ---> 4a10061565ab 19:43:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:43:32 Removing intermediate container 1b86e7d55d02 19:43:32 ---> 8981d852b043 19:43:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:32 Removing intermediate container bded75e0f560 19:43:32 ---> dbcf1699b855 19:43:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:32 ---> Running in b1212aa00a7d 19:43:32 ---> Running in f8c716e05577 19:43:32 ---> Running in d409832f9bf9 19:43:32 ---> Running in 549ce7e3896e 19:43:32 Removing intermediate container b1212aa00a7d 19:43:32 ---> 0d88670c815b 19:43:32 Step 13/23 : ENV APP_PORT=59882 19:43:32 ---> Running in b28b908e4a40 19:43:33 Removing intermediate container f8c716e05577 19:43:33 ---> 823fd817be22 19:43:33 Step 12/21 : WORKDIR /edgex 19:43:33 ---> Running in 3b49e00529fd 19:43:33 Removing intermediate container d409832f9bf9 19:43:33 ---> ab8b7a4041dc 19:43:33 Step 13/22 : ENV APP_PORT=59861 19:43:33 Removing intermediate container b28b908e4a40 19:43:33 ---> 7004fd2b0194 19:43:33 Step 14/23 : EXPOSE $APP_PORT 19:43:33 Removing intermediate container 549ce7e3896e 19:43:33 ---> 8276009b2e3c 19:43:33 Step 13/24 : ENV APP_PORT=59881 19:43:33 ---> Running in 520901c2a2a4 19:43:33 ---> Running in 29f4a0834146 19:43:33 ---> Running in 9973d3011b16 19:43:33 Removing intermediate container 3b49e00529fd 19:43:33 ---> 7e19b64c37e3 19:43:33 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:43:33 Removing intermediate container 520901c2a2a4 19:43:33 ---> a840053d80e0 19:43:33 Step 14/22 : EXPOSE $APP_PORT 19:43:33 ---> Running in 456155bb535b 19:43:33 Removing intermediate container 29f4a0834146 19:43:33 ---> 03f0c030c6dd 19:43:33 Step 14/24 : EXPOSE $APP_PORT 19:43:33 Removing intermediate container 9973d3011b16 19:43:33 ---> 05ad74d29211 19:43:33 Step 15/23 : WORKDIR / 19:43:33 ---> Running in 4d8d515f5f00 19:43:33 ---> Running in c91ca564f579 19:43:33 Removing intermediate container 456155bb535b 19:43:33 ---> 632eff1d559a 19:43:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:34 Removing intermediate container 4d8d515f5f00 19:43:34 ---> f48d94bd3375 19:43:34 Step 15/24 : WORKDIR / 19:43:34 ---> 5d560dde28fc 19:43:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:43:34 ---> Running in 73d88f567652 19:43:34 Removing intermediate container c91ca564f579 19:43:34 ---> 25b4b4002374 19:43:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:34 ---> 1b845581149c 19:43:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:43:35 Removing intermediate container 73d88f567652 19:43:35 ---> 1ed52b3d8cfb 19:43:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:36 ---> 2f9e732c53f6 19:43:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:43:36 ---> d3612273bb59 19:43:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:43:36 ---> 35f3594e3fdf 19:43:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:43:36 ---> f89a9bc7b93c 19:43:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:43:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:43:37 ---> 91af33f7dc93 19:43:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:43:37 ---> 70d604a497d2 19:43:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:43:37 ---> Running in 28424b6ea64e 19:43:37 ---> 2c2793f86981 19:43:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:43:37 ---> 696d20a70b3e 19:43:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:43:38 Removing intermediate container 28424b6ea64e 19:43:38 ---> 121b1dc4f578 19:43:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:43:38 ---> 00a4950ef98b 19:43:38 Step 19/23 : ENTRYPOINT ["/core-command"] 19:43:38 ---> 4e979fb42f83 19:43:38 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:43:38 ---> a6586cabe0e8 19:43:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:43:38 ---> Running in c1027dc11fd9 19:43:38 ---> Running in e19fa59aae2b 19:43:38 ---> Running in a6fcffdbff72 19:43:38 Removing intermediate container c1027dc11fd9 19:43:38 ---> 985ddc419eed 19:43:38 Step 20/22 : LABEL arch=x86_64 19:43:38 ---> Running in 1e7750b621c4 19:43:38 Removing intermediate container e19fa59aae2b 19:43:38 ---> b8e8c312d346 19:43:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:43:38 ---> Running in 8bf7c95fc4c1 19:43:38 ---> 01df23055f76 19:43:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:43:38 Removing intermediate container 1e7750b621c4 19:43:38 ---> e59b92960ca1 19:43:38 Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:43:38 ---> Running in 85e402963699 19:43:38 ---> Running in f2aa2e76ac86 19:43:38 Removing intermediate container 8bf7c95fc4c1 19:43:38 ---> 137061ca6b05 19:43:38 Step 21/23 : LABEL arch=x86_64 19:43:38 ---> Running in 01dad671abc6 19:43:38 Removing intermediate container 85e402963699 19:43:38 ---> 878ddfad6886 19:43:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:43:38 Removing intermediate container f2aa2e76ac86 19:43:38 ---> 2f91e10674a1 19:43:38 Step 22/22 : LABEL version=3.0.0-dev.12 19:43:38 ---> Running in be615a856400 19:43:38 ---> Running in a977bd02b6dc 19:43:38 Removing intermediate container 01dad671abc6 19:43:38 ---> 59c91b9eacf2 19:43:38 Step 22/23 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:43:38 ---> Running in 3570cc38eccc 19:43:38 Removing intermediate container be615a856400 19:43:38 ---> c318486966c5 19:43:38 Step 22/24 : LABEL arch=x86_64 19:43:38 Removing intermediate container a977bd02b6dc 19:43:38 ---> e78140430d7f 19:43:38 19:43:38 ---> Running in 3b486315a4d8 19:43:38 Successfully built e78140430d7f 19:43:38 Successfully tagged support-scheduler:latest 19:43:38  Building support-scheduler ... done Building security-bootstrapper 19:43:39 Removing intermediate container ecc5a3902565 19:43:39 ---> 1734c3663ec4 19:43:39 Successfully built 1734c3663ec4 19:43:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:39 + docker inspect -f . ci-base-image-arm64 19:43:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:39 prd-ubuntu20.04-docker-arm64-4c-16g-1483 does not seem to be running inside a container 19:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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 19:43:41 $ docker top 79c044929e14b77e61ac0c8168c4b194047e6bce609c6883894049be98ab9007 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:42 + go version 19:43:42 go version go1.18.7 linux/arm64 [Pipeline] } 19:43:42 $ docker stop --time=1 79c044929e14b77e61ac0c8168c4b194047e6bce609c6883894049be98ab9007 19:43:43 $ docker rm -f --volumes 79c044929e14b77e61ac0c8168c4b194047e6bce609c6883894049be98ab9007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } 19:43:44 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:43:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:43:44 ---> 8f852939e120 19:43:44 Step 3/32 : WORKDIR /edgex-go 19:43:44 ---> Using cache 19:43:44 ---> b9117bb171f9 19:43:44 Step 4/32 : RUN apk add --update --no-cache make git 19:43:44 ---> Using cache 19:43:44 ---> 77d55a1d723c 19:43:44 Step 5/32 : COPY go.mod vendor* ./ 19:43:44 ---> Using cache 19:43:44 ---> d4b24f703e54 19:43:44 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:44 ---> Using cache 19:43:44 ---> 80c33884707c 19:43:44 Step 7/32 : COPY . . 19:43:44 ---> Using cache 19:43:44 ---> 06931f4859f5 19:43:44 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:43:44 19:43:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:44 ---> Running in 0260f1b3b973 19:43:44 Removing intermediate container 3570cc38eccc 19:43:44 ---> 0e61eae7e205 19:43:44 Step 23/23 : LABEL version=3.0.0-dev.12 19:43:44 Removing intermediate container 3b486315a4d8 19:43:44 ---> d026fdd61aeb 19:43:44 Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:43:44 ---> Running in 1f04ae262ad8 19:43:44 ---> Running in 79379acffd25 19:43:44 Removing intermediate container a6fcffdbff72 19:43:44 ---> f2dd206c530f 19:43:44 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:43:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:43:44 latest: Pulling from edgex-devops/edgex-compose-arm64 19:43:44 29e5d40040c1: Pulling fs layer 19:43:44 1ce36da41761: Pulling fs layer 19:43:44 25b303627fd3: Pulling fs layer 19:43:44 ---> Running in 07be3d066985 19:43:44 Removing intermediate container 79379acffd25 19:43:44 ---> 36a004d09263 19:43:44 Step 24/24 : LABEL version=3.0.0-dev.12 19:43:44 Removing intermediate container 1f04ae262ad8 19:43:44 ---> 651a94e405c7 19:43:44 19:43:44 ---> Running in 275dedf8e671 19:43:44 Removing intermediate container 07be3d066985 19:43:44 ---> dfa09151edde 19:43:44 Step 19/21 : LABEL arch=x86_64 19:43:44 Removing intermediate container 69cf00179234 19:43:44 ---> c79e6bc13d53 19:43:44 19:43:44 Step 9/24 : FROM alpine:3.16 19:43:44 ---> bfe296a52501 19:43:44 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:43:44 ---> Running in 184254eaa5de 19:43:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:43:44 ---> Running in e24f5fe6ec63 19:43:45 29e5d40040c1: Verifying Checksum 19:43:45 29e5d40040c1: Download complete 19:43:45 Successfully built 651a94e405c7 19:43:45 Successfully tagged core-command:latest 19:43:45 Building support-notifications 19:43:45  Building core-command ... done Removing intermediate container 275dedf8e671 19:43:45 ---> 5584d415dbf9 19:43:45 19:43:45 Successfully built 5584d415dbf9 19:43:45 1ce36da41761: Verifying Checksum 19:43:45 1ce36da41761: Download complete 19:43:45 29e5d40040c1: Pull complete 19:43:47 1ce36da41761: Pull complete 19:43:47 25b303627fd3: Verifying Checksum 19:43:47 25b303627fd3: Download complete 19:43:48 Successfully tagged core-metadata:latest 19:43:48  Building core-metadata ... done Building security-spire-agent 19:43:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:43:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:43:48 ---> 8f852939e120 19:43:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:43:48 ---> Using cache 19:43:48 ---> fdc7dad118ba 19:43:48 Step 4/22 : WORKDIR /edgex-go 19:43:48 ---> Using cache 19:43:48 ---> 78cf613255f9 19:43:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:43:49 (1/3) Installing ca-certificates (20220614-r0) 19:43:50 (2/3) Installing dumb-init (1.2.5-r1) 19:43:50 (3/3) Installing su-exec (0.2-r1) 19:43:50 Executing busybox-1.35.0-r17.trigger 19:43:50 Executing ca-certificates-20220614-r0.trigger 19:43:50 OK: 6 MiB in 17 packages 19:43:51 Removing intermediate container 184254eaa5de 19:43:51 ---> 59f1d72097a9 19:43:51 Step 20/21 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:43:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:43:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:43:54 ---> 8f852939e120 19:43:54 Step 3/24 : WORKDIR /edgex-go 19:43:54 ---> Using cache 19:43:54 ---> b9117bb171f9 19:43:54 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:43:57 25b303627fd3: Pull complete 19:43:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:43:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:43:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:57 prd-ubuntu20.04-docker-arm64-4c-16g-1483 does not seem to be running inside a container 19:43:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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 19:43:58 ---> Running in 8e540c7d9440 19:43:58 ---> Running in d8e6b8fd8e04 19:43:58 ---> Running in 38dcc82acf34 19:43:58 Removing intermediate container 8e540c7d9440 19:43:58 ---> 04b7f4c41cad 19:43:58 Step 21/21 : LABEL version=3.0.0-dev.12 19:43:58 ---> Running in 2c70d3a0f39a 19:43:58 Removing intermediate container e24f5fe6ec63 19:43:58 ---> 9f8105cb29f0 19:43:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:43:58 Removing intermediate container 2c70d3a0f39a 19:43:58 ---> bc61d0350495 19:43:58 19:43:58 ---> Running in 067c84a89196 19:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:43:58 Successfully built bc61d0350495 19:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:43:58 Successfully tagged security-proxy-setup:latest 19:43:58  Building security-proxy-setup ... done Building security-spire-config 19:43:58 OK: 211 MiB in 51 packages 19:43:58 OK: 211 MiB in 51 packages 19:43:59 $ docker top faa9d195b53901432df1e737524ec95e8d9fab04e4e0a54ef346d4f9458f04b9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:00 + grep parallel 19:44:00 + docker-compose build --help 19:44:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:03 ---> 8f852939e120 19:44:03 Step 3/24 : WORKDIR /edgex-go 19:44:03 ---> Using cache 19:44:03 ---> b9117bb171f9 19:44:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:44:03 Removing intermediate container 067c84a89196 19:44:03 ---> 0ac3917f33fc 19:44:03 Step 12/24 : WORKDIR / 19:44:05 ---> Running in 483c6ce990f0 19:44:05 ---> Running in 2bcf0a35a0d9 19:44:05 Removing intermediate container d8e6b8fd8e04 19:44:05 ---> eaba237bf43a 19:44:05 Step 6/22 : COPY go.mod vendor* ./ 19:44:05 Removing intermediate container 38dcc82acf34 19:44:05 ---> 48030e71b747 19:44:05 Step 5/24 : COPY go.mod vendor* ./ 19:44:05 Removing intermediate container 2bcf0a35a0d9 19:44:05 ---> 644ea9c6c9b3 19:44:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:44:05 ---> 3a960f7dc80e 19:44:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:05 ---> b8c3b9b8d79c 19:44:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:05 ---> Running in 99aa1d29c9d4 19:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:05 ---> Running in 579ae589de83 19:44:05 ---> 30abc8d5c1c4 19:44:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:05 OK: 211 MiB in 51 packages 19:44:05 --parallel Build images in parallel. [Pipeline] } 19:44:05 $ docker stop --time=1 faa9d195b53901432df1e737524ec95e8d9fab04e4e0a54ef346d4f9458f04b9 19:44:05 ---> 83b27ce32bae 19:44:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:44:06 ---> 71503e3c1853 19:44:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:44:06 ---> 7c478afcac5f 19:44:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:44:06 Removing intermediate container 483c6ce990f0 19:44:06 ---> 6711603b23c3 19:44:06 Step 5/24 : COPY go.mod vendor* ./ 19:44:07 ---> 0e1568f419bd 19:44:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:08 ---> d1430bf3b553 19:44:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:44:08 ---> Running in 3b209ea6dd52 19:44:08 Removing intermediate container 0260f1b3b973 19:44:08 ---> 29f6f1ef9650 19:44:08 19:44:08 Step 9/32 : FROM alpine:3.16 19:44:08 ---> bfe296a52501 19:44:08 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:08 ---> Running in 96327adcc806 19:44:08 $ docker rm -f --volumes faa9d195b53901432df1e737524ec95e8d9fab04e4e0a54ef346d4f9458f04b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:44:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:09 prd-ubuntu20.04-docker-arm64-4c-16g-1483 does not seem to be running inside a container 19:44:09 $ 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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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 19:44:09 Removing intermediate container 96327adcc806 19:44:09 ---> 6bfa28c7dcce 19:44:09 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:44:10 $ docker top 5f99231d0c22b03510940910bf5c960a95e832726d9d41445caced92e62d9c78 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:11 + docker-compose -f ./docker-compose-build.yml build --parallel 19:44:16 Building core-command ... 19:44:16 Building core-data ... 19:44:16 Building core-metadata ... 19:44:16 Building security-bootstrapper ... 19:44:16 Building security-proxy-setup ... 19:44:16 Building security-secretstore-setup ... 19:44:16 Building security-spiffe-token-provider ... 19:44:16 Building security-spire-agent ... 19:44:16 Building security-spire-config ... 19:44:16 Building security-spire-server ... 19:44:16 Building support-notifications ... 19:44:16 Building support-scheduler ... 19:44:16 Building security-spiffe-token-provider 19:44:16 Building core-metadata 19:44:16 Building security-spire-agent 19:44:16 Building security-bootstrapper 19:44:16 Building support-scheduler 19:44:19 ---> 980b0e3c8749 19:44:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:44:19 ---> Running in 6624b43c689d 19:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:19 ---> 1a6865ec5eca 19:44:19 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:19 (1/2) Installing dumb-init (1.2.5-r1) 19:44:19 (2/2) Installing su-exec (0.2-r1) 19:44:19 Executing busybox-1.35.0-r17.trigger 19:44:19 OK: 6 MiB in 16 packages 19:44:21 ---> Running in 77c5bb55b1b3 19:44:25 Removing intermediate container 6624b43c689d 19:44:25 ---> d3d30e45474c 19:44:25 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:44:26 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:26 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:44:26 ---> 1734c3663ec4 19:44:26 Step 3/19 : WORKDIR /edgex-go 19:44:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:26 ---> 1734c3663ec4 19:44:26 Step 3/24 : WORKDIR /edgex-go 19:44:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:26 ---> 1734c3663ec4 19:44:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:44:26 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:44:26 ---> 1734c3663ec4 19:44:26 Step 3/32 : WORKDIR /edgex-go 19:44:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:44:26 ---> 1734c3663ec4 19:44:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:44:26 ---> Running in 6af768c4b885 19:44:26 ---> Running in 118a5c8667d5 19:44:26 ---> Running in 2e11cd3ca1e7 19:44:26 ---> Running in 7cf09e3886e4 19:44:26 ---> Running in daa85979fec6 19:44:26 ---> Running in a2ef5c4e0578 19:44:27 Removing intermediate container 118a5c8667d5 19:44:27 ---> c30fe3515a82 19:44:27 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:44:27 Removing intermediate container 2e11cd3ca1e7 19:44:27 ---> 44f89303f7ea 19:44:27 Step 4/32 : RUN apk add --update --no-cache make git 19:44:27 ---> Running in 4764a808ce3f 19:44:27 ---> Running in b49870041d63 19:44:27 Removing intermediate container 7cf09e3886e4 19:44:27 ---> 2cd11ad939ac 19:44:27 Step 4/24 : WORKDIR /edgex-go 19:44:27 Removing intermediate container 77c5bb55b1b3 19:44:27 ---> 1fa6aed052aa 19:44:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:44:27 Removing intermediate container a2ef5c4e0578 19:44:27 ---> 1f68ac7cc56a 19:44:27 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:44:27 ---> Running in 848e258561dd 19:44:27 ---> Running in 8c72974e78a0 19:44:27 Removing intermediate container daa85979fec6 19:44:27 Removing intermediate container 6af768c4b885 19:44:27 ---> f7aa02b06122 19:44:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:44:27 ---> 582a8896910d 19:44:27 Step 4/22 : WORKDIR /edgex-go 19:44:27 ---> Running in 9e8d2fd00cdc 19:44:27 Removing intermediate container 848e258561dd 19:44:27 ---> 0dc1f1933a62 19:44:27 Step 22/24 : LABEL arch=x86_64 19:44:27 Removing intermediate container 8c72974e78a0 19:44:27 ---> 5fa8279fa86e 19:44:27 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:44:27 ---> Running in 58c1a8131a12 19:44:27 ---> Running in 98639a51071b 19:44:28 ---> Running in 6296a9b6b23c 19:44:28 ---> Running in a11abfdf2331 19:44:28 Removing intermediate container a11abfdf2331 19:44:28 ---> 94a65c1a818f 19:44:28 Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:44:28 Removing intermediate container 6296a9b6b23c 19:44:28 ---> 0e7a7025e9e0 19:44:28 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:44:28 ---> Running in 0402334cfc5f 19:44:28 ---> Running in d4d7166de325 19:44:28 Removing intermediate container 3b209ea6dd52 19:44:28 ---> 69ce7c080ee5 19:44:28 Step 7/24 : COPY . . 19:44:28 Removing intermediate container 9e8d2fd00cdc 19:44:28 ---> 3d378d1b5e14 19:44:28 Step 5/24 : RUN apk add --update --no-cache make git 19:44:28 ---> Running in ffe2bea489df 19:44:28 Removing intermediate container 579ae589de83 19:44:28 ---> 66ad311a022e 19:44:28 Step 7/24 : COPY . . 19:44:28 Removing intermediate container 99aa1d29c9d4 19:44:28 ---> 887755b95fdc 19:44:28 Step 8/22 : COPY . . 19:44:28 Removing intermediate container 98639a51071b 19:44:28 ---> d5d5c2863c8d 19:44:28 Step 5/22 : RUN apk add --update --no-cache make git 19:44:29 ---> Running in 9392a1c73bc5 19:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:30 Removing intermediate container 0402334cfc5f 19:44:30 ---> a6933bfac462 19:44:30 Step 24/24 : LABEL version=3.0.0-dev.12 19:44:30 Removing intermediate container d4d7166de325 19:44:30 ---> b11b1ae893ce 19:44:30 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:31 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:44:31 v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:44:31 OK: 16899 distinct packages available 19:44:32 OK: 221 MiB in 51 packages 19:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:32 OK: 221 MiB in 51 packages 19:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:32 OK: 221 MiB in 51 packages 19:44:32 OK: 221 MiB in 51 packages 19:44:33 OK: 221 MiB in 51 packages 19:44:34 Removing intermediate container 58c1a8131a12 19:44:34 ---> 134a417f168b 19:44:34 Step 5/24 : COPY go.mod vendor* ./ 19:44:35 Removing intermediate container b49870041d63 19:44:35 ---> 74ce6f86ddf3 19:44:35 Step 5/32 : COPY go.mod vendor* ./ 19:44:35 Removing intermediate container ffe2bea489df 19:44:35 ---> 64999ebfcda1 19:44:35 Step 6/24 : COPY go.mod vendor* ./ 19:44:35 Removing intermediate container 9392a1c73bc5 19:44:35 ---> 73a3ebf3e900 19:44:35 Step 6/22 : COPY go.mod vendor* ./ 19:44:35 ---> 75a8f238a8a3 19:44:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:35 Removing intermediate container 4764a808ce3f 19:44:35 ---> f08660a316fe 19:44:35 Step 5/19 : COPY go.mod vendor* ./ 19:44:35 ---> Running in b36b9604006f 19:44:36 ---> 3e04494ab493 19:44:36 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:36 ---> c5dc46fb521e 19:44:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:36 ---> a81729f2466b 19:44:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:36 ---> Running in c9ede5cac77b 19:44:37 ---> Running in 76599d876fde 19:44:37 ---> Running in 5d6a0d83ecf6 19:44:37 ---> 3e621cd86d4a 19:44:37 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:37 ---> Running in a08526d131f6 19:44:39 ---> Running in e419ade49569 19:44:39 ---> Running in fd63d43f49cf 19:44:39 ---> 2b083badba00 19:44:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:44:39 ---> 1a810aed6d98 19:44:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:44:39 ---> 3f91e871e85f 19:44:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:44:39 ---> Running in 9dfebb68bebe 19:44:39 ---> Running in 20b86abaa63d 19:44:39 Removing intermediate container fd63d43f49cf 19:44:39 ---> 6a1790d1f947 19:44:39 19:44:39 ---> Running in 3f5a688db046 19:44:39 Successfully built 6a1790d1f947 19:44:39 Successfully tagged security-secretstore-setup:latest 19:44:39  Building security-secretstore-setup ... done Building core-data 19:44:39 Removing intermediate container 9dfebb68bebe 19:44:39 ---> 2e53016cab45 19:44:39 Step 9/24 : WORKDIR /edgex-go/spire-build 19:44:39 Removing intermediate container 20b86abaa63d 19:44:39 ---> 589e112b36d7 19:44:39 Step 9/24 : WORKDIR /edgex-go/spire-build 19:44:39 ---> Running in 6235242ddbec 19:44:39 ---> Running in c89b4741d69d 19:44:40 Removing intermediate container 6235242ddbec 19:44:40 ---> a9efd619d930 19:44:40 Step 10/24 : 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 19:44:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:44:42 Removing intermediate container c89b4741d69d 19:44:42 ---> d28ffb3a30a2 19:44:42 Step 10/24 : 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 19:44:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:44:43 ---> 8f852939e120 19:44:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:44:43 ---> Using cache 19:44:43 ---> fdc7dad118ba 19:44:43 Step 4/22 : WORKDIR /edgex-go 19:44:43 ---> Using cache 19:44:43 ---> 78cf613255f9 19:44:43 Step 5/22 : RUN apk add --update --no-cache make git 19:44:43 ---> Using cache 19:44:43 ---> f86e4d22ffdc 19:44:43 Step 6/22 : COPY go.mod vendor* ./ 19:44:43 ---> Using cache 19:44:43 ---> e00628616d36 19:44:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:43 ---> Using cache 19:44:43 ---> 828f6673628a 19:44:43 Step 8/22 : COPY . . 19:44:43 ---> Using cache 19:44:43 ---> b1d602751eeb 19:44:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:44:43 ---> Running in 676c7c16a0c7 19:44:43 ---> Running in dc393e7e7411 19:44:43 ---> Running in a4fab34b5c92 19:44:43 Removing intermediate container e419ade49569 19:44:43 ---> e24ec5cf7f6b 19:44:43 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:44:43 ---> Running in 6b6b7d5b8051 19:44:44 Removing intermediate container 6b6b7d5b8051 19:44:44 ---> 37233fb092a9 19:44:44 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:44:44 ---> fae9bdcc547a 19:44:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:44:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:44:44 ---> Running in 168550d924f4 19:44:45 Removing intermediate container 676c7c16a0c7 19:44:45 ---> 4a9c1d926223 19:44:45 Step 11/24 : WORKDIR /edgex-go 19:44:45 ---> Running in 21a6125dff5f 19:44:45 Removing intermediate container dc393e7e7411 19:44:45 ---> 343422c791a7 19:44:45 Step 11/24 : WORKDIR /edgex-go 19:44:45 ---> Running in 6e982c5614ea 19:44:45 Removing intermediate container 21a6125dff5f 19:44:45 ---> b25899c4ad7c 19:44:45 19:44:45 Step 12/24 : FROM alpine:3.15 19:44:45 ---> c4fc93816858 19:44:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:45 ---> Using cache 19:44:45 ---> f3a9f0fd9541 19:44:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:44:45 ---> Using cache 19:44:45 ---> b28f4d9fdb1b 19:44:45 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:44:45 Removing intermediate container 168550d924f4 19:44:45 ---> 23d9d73cd8ef 19:44:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:45 Removing intermediate container 6e982c5614ea 19:44:45 ---> 69fb81291769 19:44:45 19:44:45 Step 12/24 : FROM alpine:3.15 19:44:45 ---> c4fc93816858 19:44:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:45 ---> Using cache 19:44:45 ---> f3a9f0fd9541 19:44:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:44:46 ---> Running in 0196c21cb0d1 19:44:47 ---> 5a37903c90c9 19:44:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:44:47 ---> 99f42336cd81 19:44:47 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:44:50 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:44:50 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:44:50 OK: 15859 distinct packages available 19:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:44:50 (1/4) Installing dumb-init (1.2.5-r1) 19:44:50 (2/4) Installing musl-obstack (1.2.3-r0) 19:44:50 (3/4) Installing libucontext (1.1-r0) 19:44:50 (4/4) Installing gcompat (1.0.0-r4) 19:44:50 Executing busybox-1.34.1-r7.trigger 19:44:50 OK: 6 MiB in 18 packages 19:44:51 ---> ce5e952827cd 19:44:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:44:51 ---> 81e3b131a64f 19:44:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:44:51 ---> ceef51aa3c6c 19:44:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:44:52 Removing intermediate container 0196c21cb0d1 19:44:52 ---> 7cc0c5546c9a 19:44:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:44:52 ---> 811cfd72e112 19:44:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:44:52 ---> af68b5a08c19 19:44:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:44:53 ---> 5e3d141090ac 19:44:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:44:54 ---> ca2ac22b559b 19:44:54 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:44:54 ---> ed30da8e67f0 19:44:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:44:55 ---> d20599080d07 19:44:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:44:55 ---> Running in be422e0985ba 19:44:55 ---> 562193edaa0e 19:44:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:44:55 ---> 4aa04cf4e432 19:44:55 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:44:55 Removing intermediate container be422e0985ba 19:44:55 ---> baaf1b8d930b 19:44:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:44:55 ---> Running in ab2d888571dc 19:44:55 ---> Running in 39537235afbd 19:44:55 Removing intermediate container 39537235afbd 19:44:55 ---> 413af848e614 19:44:55 Step 22/24 : LABEL arch=x86_64 19:44:55 Removing intermediate container ab2d888571dc 19:44:55 ---> 2f0965484a4f 19:44:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:44:56 ---> Running in e0bfc3a6ea4d 19:44:56 ---> 6047731cb01a 19:44:56 Step 27/32 : RUN chmod +x /entrypoint.sh 19:44:56 ---> Running in 54ece3161594 19:44:56 Removing intermediate container e0bfc3a6ea4d 19:44:56 ---> 1e605b622d71 19:44:56 Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:44:56 ---> 6aefdc110fd9 19:44:56 Step 19/24 : WORKDIR / 19:44:56 ---> Running in 8928f3eccfd3 19:44:56 ---> Running in 2f542b0cd93e 19:44:56 Removing intermediate container 8928f3eccfd3 19:44:56 ---> 2bfc1dd35437 19:44:56 Step 24/24 : LABEL version=3.0.0-dev.12 19:44:57 ---> Running in 615f386449b0 19:44:57 Removing intermediate container 2f542b0cd93e 19:44:57 ---> d53c82f93c47 19:44:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:44:57 ---> Running in 7785208dfea4 19:44:57 Removing intermediate container 615f386449b0 19:44:57 ---> cc847809036b 19:44:57 19:44:57 Removing intermediate container 7785208dfea4 19:44:57 ---> 69134cc13c46 19:44:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:44:57 Successfully built cc847809036b 19:44:57 Successfully tagged security-spire-agent:latest 19:44:57  Building security-spire-agent ... done Building security-spiffe-token-provider 19:44:57 ---> Running in 26fc25a2bac3 19:44:57 Removing intermediate container 54ece3161594 19:44:57 ---> 97899116a91f 19:44:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:45:02 ---> Running in 71a75dd28c8a 19:45:02 Removing intermediate container 26fc25a2bac3 19:45:02 ---> d635fa4ef7a7 19:45:02 Step 22/24 : LABEL arch=x86_64 19:45:02 ---> Running in 80d20a7f74fc 19:45:02 Removing intermediate container 71a75dd28c8a 19:45:02 ---> 8dd0c7265844 19:45:02 Step 29/32 : CMD ["gate"] 19:45:02 ---> Running in be65bdeb52fb 19:45:02 Removing intermediate container 80d20a7f74fc 19:45:02 ---> 5ecdaccb94de 19:45:02 Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:45:03 ---> Running in e554ce082c80 19:45:03 Removing intermediate container be65bdeb52fb 19:45:03 ---> 6b661e84243e 19:45:03 Step 30/32 : LABEL arch=x86_64 19:45:03 ---> Running in ee40917f16e0 19:45:03 Removing intermediate container e554ce082c80 19:45:03 ---> 98f3fdc864a9 19:45:03 Step 24/24 : LABEL version=3.0.0-dev.12 19:45:03 ---> Running in 2fe5d674da71 19:45:03 Removing intermediate container ee40917f16e0 19:45:03 ---> 011f077c1c32 19:45:03 Step 31/32 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:45:03 ---> Running in 65099af3ea90 19:45:03 Removing intermediate container 2fe5d674da71 19:45:03 ---> fddf512961f7 19:45:03 19:45:03 Successfully built fddf512961f7 19:45:03 Successfully tagged security-spire-config:latest 19:45:04  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:45:04 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:45:04 ---> 8f852939e120 19:45:04 Step 3/19 : WORKDIR /edgex-go 19:45:04 ---> Using cache 19:45:04 ---> b9117bb171f9 19:45:04 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:45:04 Removing intermediate container 65099af3ea90 19:45:04 ---> 622de85aa651 19:45:04 Step 32/32 : LABEL version=3.0.0-dev.12 19:45:04 ---> Running in e6155f0d496d 19:45:04 ---> Running in 57c26056050b 19:45:04 Removing intermediate container 57c26056050b 19:45:04 ---> cc88bf3fbd85 19:45:04 19:45:05 Successfully built cc88bf3fbd85 19:45:05 Successfully tagged security-bootstrapper:latest 19:45:05  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:05 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:45:05 v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:45:05 OK: 17042 distinct packages available 19:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:06 OK: 211 MiB in 51 packages 19:45:08 Removing intermediate container e6155f0d496d 19:45:08 ---> 34663d877fe0 19:45:08 Step 5/19 : COPY go.mod vendor* ./ 19:45:09 ---> 47c042470b14 19:45:09 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:09 ---> Running in 485fa005528d 19:45:16 Removing intermediate container a4fab34b5c92 19:45:16 ---> 91b9f8694ce5 19:45:16 19:45:16 Step 10/22 : FROM alpine:3.16 19:45:16 ---> bfe296a52501 19:45:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:45:16 ---> Running in dde6e7d0d647 19:45:16 Removing intermediate container dde6e7d0d647 19:45:16 ---> 5e4ba4952b89 19:45:16 Step 12/22 : ENV APP_PORT=59880 19:45:16 ---> Running in 93dcf05cb80b 19:45:18 Removing intermediate container 93dcf05cb80b 19:45:18 ---> 18b50c6e29ac 19:45:18 Step 13/22 : EXPOSE $APP_PORT 19:45:20 ---> Running in 22a4801924a2 19:45:20 Removing intermediate container 3f5a688db046 19:45:20 ---> a5aaae83a9a8 19:45:20 19:45:20 Step 10/22 : FROM alpine:3.16 19:45:20 ---> bfe296a52501 19:45:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:45:20 Removing intermediate container 22a4801924a2 19:45:20 ---> 1db977466a5b 19:45:20 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:45:20 ---> Running in 0d213f8dc92c 19:45:20 ---> Running in 9c15d866d017 19:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:21 Removing intermediate container 485fa005528d 19:45:21 ---> 58a8e9fe5a0d 19:45:21 Step 7/19 : COPY . . 19:45:21 (1/2) Installing ca-certificates (20220614-r0) 19:45:21 (2/2) Installing dumb-init (1.2.5-r1) 19:45:21 Executing busybox-1.35.0-r17.trigger 19:45:21 Executing ca-certificates-20220614-r0.trigger 19:45:21 (1/1) Installing dumb-init (1.2.5-r1) 19:45:21 Executing busybox-1.35.0-r17.trigger 19:45:21 OK: 6 MiB in 15 packages 19:45:21 OK: 6 MiB in 16 packages 19:45:25 ---> 32c19f02dea5 19:45:25 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:45:25 ---> Running in 40becad81fbf 19:45:25 Removing intermediate container 9c15d866d017 19:45:25 ---> c719b8224841 19:45:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:25 Removing intermediate container 0d213f8dc92c 19:45:25 ---> 4cc55bc52474 19:45:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:45:25 ---> Running in 1652633b7403 19:45:25 ---> dfba0924a72c 19:45:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:45:25 Removing intermediate container 1652633b7403 19:45:25 ---> e687e70b85da 19:45:25 Step 13/22 : ENV APP_PORT=59860 19:45:25 ---> Running in 731b0651afde 19:45:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:45:25 Removing intermediate container 731b0651afde 19:45:25 ---> eb2923566179 19:45:25 Step 14/22 : EXPOSE $APP_PORT 19:45:25 ---> Running in 7bb80b7f74a6 19:45:25 ---> 470c0b7ff7c8 19:45:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:45:25 Removing intermediate container 7bb80b7f74a6 19:45:25 ---> 5084f7922a47 19:45:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:25 ---> ee4b53fb41af 19:45:25 Step 18/22 : ENTRYPOINT ["/core-data"] 19:45:25 ---> Running in c5844ba4be5b 19:45:25 ---> 53ab5ce6c465 19:45:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:45:25 Removing intermediate container c5844ba4be5b 19:45:25 ---> de5f4e90e785 19:45:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:45:25 ---> Running in 1930cc02a62a 19:45:26 Removing intermediate container 1930cc02a62a 19:45:26 ---> a43ba627c330 19:45:26 Step 20/22 : LABEL arch=x86_64 19:45:26 ---> Running in e4b0ce22ef8a 19:45:26 Removing intermediate container e4b0ce22ef8a 19:45:26 ---> 612be5116baf 19:45:26 Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:45:26 ---> Running in 3e303c778670 19:45:26 ---> a47e85daafe7 19:45:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:45:27 Removing intermediate container 3e303c778670 19:45:27 ---> 5964963c8dab 19:45:27 Step 22/22 : LABEL version=3.0.0-dev.12 19:45:27 ---> Running in 166a6fc22050 19:45:27 ---> 4adf83342b55 19:45:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:45:27 ---> Running in 4e052819a34b 19:45:27 Removing intermediate container 166a6fc22050 19:45:27 ---> 2c88a9722cce 19:45:27 19:45:27 Successfully built 2c88a9722cce 19:45:27 Successfully tagged core-data:latest 19:45:27  Building core-data ... done Removing intermediate container 4e052819a34b 19:45:27 ---> ada61efac38d 19:45:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:45:27 ---> Running in db3b12bf7506 19:45:27 Removing intermediate container db3b12bf7506 19:45:27 ---> b7a5abcf7a4f 19:45:27 Step 20/22 : LABEL arch=x86_64 19:45:27 ---> Running in 55fcbec859ba 19:45:27 Removing intermediate container 55fcbec859ba 19:45:27 ---> 44ef09cde14a 19:45:27 Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:45:27 ---> Running in 8f538f2844f7 19:45:27 Removing intermediate container 8f538f2844f7 19:45:27 ---> 3408ccdb33bd 19:45:27 Step 22/22 : LABEL version=3.0.0-dev.12 19:45:27 ---> Running in df866798d820 19:45:27 Removing intermediate container df866798d820 19:45:27 ---> feca6a4926d3 19:45:27 19:45:27 Successfully built feca6a4926d3 19:45:27 Successfully tagged support-notifications:latest 19:45:45  Building support-notifications ... done Removing intermediate container 40becad81fbf 19:45:45 ---> ca40b8733e28 19:45:45 19:45:45 Step 9/19 : FROM alpine:3.15 19:45:45 ---> c4fc93816858 19:45:45 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:45:45 ---> Using cache 19:45:45 ---> f3a9f0fd9541 19:45:45 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:45:45 ---> Running in 6c6cac233cbd 19:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:45:46 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:45:46 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:45:46 OK: 15859 distinct packages available 19:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:45:46 (1/9) Installing ca-certificates (20220614-r0) 19:45:46 (2/9) Installing brotli-libs (1.0.9-r5) 19:45:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:45:46 (4/9) Installing libcurl (7.80.0-r5) 19:45:46 (5/9) Installing curl (7.80.0-r5) 19:45:46 (6/9) Installing dumb-init (1.2.5-r1) 19:45:46 (7/9) Installing musl-obstack (1.2.3-r0) 19:45:46 (8/9) Installing libucontext (1.1-r0) 19:45:46 (9/9) Installing gcompat (1.0.0-r4) 19:45:46 Executing busybox-1.34.1-r7.trigger 19:45:46 Executing ca-certificates-20220614-r0.trigger 19:45:46 OK: 8 MiB in 23 packages 19:45:47 Removing intermediate container 6c6cac233cbd 19:45:47 ---> 337f43a03cc8 19:45:47 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:47 ---> 4d7e28292b33 19:45:47 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:45:48 ---> c47a457e47f5 19:45:48 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:45:48 ---> 8fa8d11d7e38 19:45:48 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:45:48 ---> Running in 63fe23cc0b19 19:45:48 Removing intermediate container 63fe23cc0b19 19:45:48 ---> 2917da5b675b 19:45:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:45:48 ---> Running in abbf074f967a 19:45:48 Removing intermediate container abbf074f967a 19:45:48 ---> 65f08843714a 19:45:48 Step 17/19 : LABEL arch=x86_64 19:45:48 ---> Running in d43bc55fb2ea 19:45:48 Removing intermediate container d43bc55fb2ea 19:45:48 ---> b5b2119da95f 19:45:48 Step 18/19 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:45:48 ---> Running in 683ba9bb4fe0 19:45:48 Removing intermediate container 683ba9bb4fe0 19:45:48 ---> 50e3b2cb556d 19:45:48 Step 19/19 : LABEL version=3.0.0-dev.12 19:45:48 ---> Running in 94d49fb4832a 19:45:48 Removing intermediate container 94d49fb4832a 19:45:48 ---> eb434b0c22f7 19:45:48 19:45:48 Successfully built eb434b0c22f7 19:45:48 Successfully tagged security-spiffe-token-provider:latest 19:45:48  Building security-spiffe-token-provider ... done  [Pipeline] } 19:45:48 $ docker stop --time=1 d4d7c09eb0d63b48dd05bec30f98c37040d5882a2e2df09f491dfc0657bad30c 19:45:50 $ docker rm -f --volumes d4d7c09eb0d63b48dd05bec30f98c37040d5882a2e2df09f491dfc0657bad30c [Pipeline] // withDockerContainer [Pipeline] sh 19:45:50 + docker images 19:45:50 REPOSITORY TAG IMAGE ID CREATED SIZE 19:45:50 security-spiffe-token-provider latest eb434b0c22f7 2 seconds ago 29.7MB 19:45:50 ca40b8733e28 7 seconds ago 1.63GB 19:45:50 support-notifications latest feca6a4926d3 23 seconds ago 30.5MB 19:45:50 core-data latest 2c88a9722cce 24 seconds ago 17.9MB 19:45:50 a5aaae83a9a8 31 seconds ago 1.67GB 19:45:50 91b9f8694ce5 35 seconds ago 1.61GB 19:45:50 security-bootstrapper latest cc88bf3fbd85 46 seconds ago 20.3MB 19:45:50 security-spire-config latest fddf512961f7 47 seconds ago 85.8MB 19:45:50 security-spire-agent latest cc847809036b 53 seconds ago 125MB 19:45:50 69fb81291769 About a minute ago 1.47GB 19:45:50 b25899c4ad7c About a minute ago 1.47GB 19:45:50 security-secretstore-setup latest 6a1790d1f947 About a minute ago 29.9MB 19:45:50 29f6f1ef9650 About a minute ago 1.59GB 19:45:50 security-proxy-setup latest bc61d0350495 About a minute ago 27.7MB 19:45:50 c79e6bc13d53 2 minutes ago 1.59GB 19:45:50 core-metadata latest 5584d415dbf9 2 minutes ago 18.5MB 19:45:50 core-command latest 651a94e405c7 2 minutes ago 17.7MB 19:45:50 support-scheduler latest e78140430d7f 2 minutes ago 29.9MB 19:45:50 c0892c7aeee6 2 minutes ago 1.66GB 19:45:50 62d2c2e389a8 2 minutes ago 1.61GB 19:45:50 0d00c581486f 2 minutes ago 1.59GB 19:45:50 dc727215c636 2 minutes ago 1.6GB 19:45:50 security-spire-server latest e9e354e33341 2 minutes ago 86.5MB 19:45:50 9bbf264899d8 3 minutes ago 1.47GB 19:45:50 ci-base-image-x86_64 latest 8f852939e120 6 minutes ago 947MB 19:45:50 alpine 3.16 bfe296a52501 8 weeks ago 5.54MB 19:45:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 19:45:50 alpine 3.15 c4fc93816858 5 months ago 5.59MB 19:45:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 19:45:50 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 19:45:50 provisioning config files... 19:45:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/366@tmp/config7974988343705330382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:50 ---> docker-login.sh 19:45:50 nexus3.edgexfoundry.org:10001 19:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:50 Configure a credential helper to remove this warning. See 19:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:50 19:45:50 Login Succeeded 19:45:50 nexus3.edgexfoundry.org:10002 19:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:51 Configure a credential helper to remove this warning. See 19:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:51 19:45:51 Login Succeeded 19:45:51 nexus3.edgexfoundry.org:10003 19:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:51 Configure a credential helper to remove this warning. See 19:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:51 19:45:51 Login Succeeded 19:45:51 nexus3.edgexfoundry.org:10004 19:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:51 Configure a credential helper to remove this warning. See 19:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:51 19:45:51 Login Succeeded 19:45:51 docker.io 19:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:51 Configure a credential helper to remove this warning. See 19:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:51 19:45:51 Login Succeeded 19:45:51 ---> docker-login.sh ends [Pipeline] } 19:45:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:45:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:45:51 [edgeXDocker.push] Tagging docker image core-command with the following tags: 19:45:51 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:45:51 latest 19:45:51 3.0.0-dev.12 19:45:51 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:45:51 main 19:45:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:52 + docker push nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:45:52 0b548ccf6dd2: Preparing 19:45:52 b5226d4a05a2: Preparing 19:45:52 edf466bfa9dd: Preparing 19:45:52 e1a507eaf478: Preparing 19:45:52 e5e13b0c77cb: Preparing 19:45:52 e5e13b0c77cb: Layer already exists 19:45:52 edf466bfa9dd: Pushed 19:45:52 0b548ccf6dd2: Pushed 19:45:52 e1a507eaf478: Pushed 19:45:53 b5226d4a05a2: Pushed 19:45:54 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:447415e16cd9126994e618d54017c19d34b640f110a538abc8bcf95b3df50def size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:54 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 19:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:45:54 0b548ccf6dd2: Preparing 19:45:54 b5226d4a05a2: Preparing 19:45:54 edf466bfa9dd: Preparing 19:45:54 e1a507eaf478: Preparing 19:45:54 e5e13b0c77cb: Preparing 19:45:54 0b548ccf6dd2: Layer already exists 19:45:54 edf466bfa9dd: Layer already exists 19:45:54 e1a507eaf478: Layer already exists 19:45:54 b5226d4a05a2: Layer already exists 19:45:54 e5e13b0c77cb: Layer already exists 19:45:54 latest: digest: sha256:447415e16cd9126994e618d54017c19d34b640f110a538abc8bcf95b3df50def size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:55 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.12 19:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:45:55 0b548ccf6dd2: Preparing 19:45:55 b5226d4a05a2: Preparing 19:45:55 edf466bfa9dd: Preparing 19:45:55 e1a507eaf478: Preparing 19:45:55 e5e13b0c77cb: Preparing 19:45:55 edf466bfa9dd: Layer already exists 19:45:55 b5226d4a05a2: Layer already exists 19:45:55 e1a507eaf478: Layer already exists 19:45:55 0b548ccf6dd2: Layer already exists 19:45:55 e5e13b0c77cb: Layer already exists 19:45:55 3.0.0-dev.12: digest: sha256:447415e16cd9126994e618d54017c19d34b640f110a538abc8bcf95b3df50def size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:55 + docker push nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:45:55 0b548ccf6dd2: Preparing 19:45:55 b5226d4a05a2: Preparing 19:45:55 edf466bfa9dd: Preparing 19:45:55 e1a507eaf478: Preparing 19:45:55 e5e13b0c77cb: Preparing 19:45:55 e5e13b0c77cb: Layer already exists 19:45:55 0b548ccf6dd2: Layer already exists 19:45:55 e1a507eaf478: Layer already exists 19:45:55 b5226d4a05a2: Layer already exists 19:45:55 edf466bfa9dd: Layer already exists 19:45:55 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:447415e16cd9126994e618d54017c19d34b640f110a538abc8bcf95b3df50def size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:56 + docker push nexus3.edgexfoundry.org:10004/core-command:main 19:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:45:56 0b548ccf6dd2: Preparing 19:45:56 b5226d4a05a2: Preparing 19:45:56 edf466bfa9dd: Preparing 19:45:56 e1a507eaf478: Preparing 19:45:56 e5e13b0c77cb: Preparing 19:45:56 e1a507eaf478: Layer already exists 19:45:56 e5e13b0c77cb: Layer already exists 19:45:56 b5226d4a05a2: Layer already exists 19:45:56 0b548ccf6dd2: Layer already exists 19:45:56 edf466bfa9dd: Layer already exists 19:45:56 main: digest: sha256:447415e16cd9126994e618d54017c19d34b640f110a538abc8bcf95b3df50def size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:45:56 ===================================================== [Pipeline] echo 19:45:56 taggedImages: 19:45:56 - nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:45:56 - nexus3.edgexfoundry.org:10004/core-command:latest 19:45:56 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.12 19:45:56 - nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:45:56 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 19:45:56 [edgeXDocker.push] Tagging docker image core-data with the following tags: 19:45:56 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:45:56 latest 19:45:56 3.0.0-dev.12 19:45:56 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:45:56 main 19:45:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:57 + docker push nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:45:57 73d2e81750cc: Preparing 19:45:57 e743a8517954: Preparing 19:45:57 edf466bfa9dd: Preparing 19:45:57 a12e893fa8af: Preparing 19:45:57 e5e13b0c77cb: Preparing 19:45:57 edf466bfa9dd: Layer already exists 19:45:57 e5e13b0c77cb: Layer already exists 19:45:57 a12e893fa8af: Pushed 19:45:57 73d2e81750cc: Pushed 19:45:58 e743a8517954: Pushed 19:45:58 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:6551ae12ce30ee38a052a3ee5d7cde73e756fabe4e581d239a9f4cd5e2f100a8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:58 Removing intermediate container b36b9604006f 19:45:58 ---> 30cb870685bd 19:45:58 Step 7/24 : COPY . . 19:45:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:59 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 19:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:45:59 73d2e81750cc: Preparing 19:45:59 e743a8517954: Preparing 19:45:59 edf466bfa9dd: Preparing 19:45:59 a12e893fa8af: Preparing 19:45:59 e5e13b0c77cb: Preparing 19:45:59 e5e13b0c77cb: Layer already exists 19:45:59 edf466bfa9dd: Layer already exists 19:45:59 a12e893fa8af: Layer already exists 19:45:59 e743a8517954: Layer already exists 19:45:59 73d2e81750cc: Layer already exists 19:45:59 latest: digest: sha256:6551ae12ce30ee38a052a3ee5d7cde73e756fabe4e581d239a9f4cd5e2f100a8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:59 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.12 19:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:45:59 73d2e81750cc: Preparing 19:45:59 e743a8517954: Preparing 19:45:59 edf466bfa9dd: Preparing 19:45:59 a12e893fa8af: Preparing 19:45:59 e5e13b0c77cb: Preparing 19:45:59 e5e13b0c77cb: Layer already exists 19:45:59 a12e893fa8af: Layer already exists 19:45:59 73d2e81750cc: Layer already exists 19:45:59 e743a8517954: Layer already exists 19:45:59 edf466bfa9dd: Layer already exists 19:45:59 3.0.0-dev.12: digest: sha256:6551ae12ce30ee38a052a3ee5d7cde73e756fabe4e581d239a9f4cd5e2f100a8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:00 + docker push nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:46:00 73d2e81750cc: Preparing 19:46:00 e743a8517954: Preparing 19:46:00 edf466bfa9dd: Preparing 19:46:00 a12e893fa8af: Preparing 19:46:00 e5e13b0c77cb: Preparing 19:46:00 e743a8517954: Layer already exists 19:46:00 73d2e81750cc: Layer already exists 19:46:00 e5e13b0c77cb: Layer already exists 19:46:00 edf466bfa9dd: Layer already exists 19:46:00 a12e893fa8af: Layer already exists 19:46:00 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:6551ae12ce30ee38a052a3ee5d7cde73e756fabe4e581d239a9f4cd5e2f100a8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 19:46:00 Removing intermediate container a08526d131f6 19:46:00 ---> 1c26c8d3420c 19:46:00 Step 7/19 : COPY . . [Pipeline] sh 19:46:01 + docker push nexus3.edgexfoundry.org:10004/core-data:main 19:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:46:01 73d2e81750cc: Preparing 19:46:01 e743a8517954: Preparing 19:46:01 edf466bfa9dd: Preparing 19:46:01 a12e893fa8af: Preparing 19:46:01 e5e13b0c77cb: Preparing 19:46:01 e5e13b0c77cb: Layer already exists 19:46:01 73d2e81750cc: Layer already exists 19:46:01 e743a8517954: Layer already exists 19:46:01 a12e893fa8af: Layer already exists 19:46:01 edf466bfa9dd: Layer already exists 19:46:01 main: digest: sha256:6551ae12ce30ee38a052a3ee5d7cde73e756fabe4e581d239a9f4cd5e2f100a8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:46:01 ===================================================== [Pipeline] echo 19:46:01 taggedImages: 19:46:01 - nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:01 - nexus3.edgexfoundry.org:10004/core-data:latest 19:46:01 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.12 19:46:01 - nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:01 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 19:46:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 19:46:01 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:01 latest 19:46:01 3.0.0-dev.12 19:46:01 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:01 main 19:46:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:01 Removing intermediate container 76599d876fde 19:46:01 ---> 5c3b335f2c46 19:46:01 Step 8/24 : COPY . . 19:46:01 Removing intermediate container c9ede5cac77b 19:46:01 ---> 41130bbb8d6a 19:46:01 Step 7/32 : COPY . . 19:46:01 Removing intermediate container 5d6a0d83ecf6 19:46:01 ---> 61487864af98 19:46:01 Step 8/22 : COPY . . 19:46:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:46:01 11506d66515d: Preparing 19:46:01 7c0507f276f0: Preparing 19:46:01 5eabb1e39546: Preparing 19:46:01 edf466bfa9dd: Preparing 19:46:01 e1a507eaf478: Preparing 19:46:01 e5e13b0c77cb: Preparing 19:46:01 e5e13b0c77cb: Waiting 19:46:01 e1a507eaf478: Layer already exists 19:46:01 edf466bfa9dd: Layer already exists 19:46:01 e5e13b0c77cb: Layer already exists 19:46:01 7c0507f276f0: Pushed 19:46:01 11506d66515d: Pushed 19:46:02 ---> 60c095c1922e 19:46:02 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:46:02 ---> Running in cfd5377be6c0 19:46:03 5eabb1e39546: Pushed 19:46:03 Removing intermediate container cfd5377be6c0 19:46:03 ---> c2928b7a161a 19:46:03 Step 9/24 : WORKDIR /edgex-go/spire-build 19:46:03 ---> Running in 5538e9706d49 19:46:03 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:9500e4069b47f99cb52150771b8ee6f853228170183bac5cfecca3dc8b0ccd04 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:04 Removing intermediate container 5538e9706d49 19:46:04 ---> 0894d6bd3b89 19:46:04 Step 10/24 : 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 19:46:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 19:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:46:04 11506d66515d: Preparing 19:46:04 7c0507f276f0: Preparing 19:46:04 5eabb1e39546: Preparing 19:46:04 edf466bfa9dd: Preparing 19:46:04 e1a507eaf478: Preparing 19:46:04 e5e13b0c77cb: Preparing 19:46:04 e5e13b0c77cb: Waiting 19:46:04 7c0507f276f0: Layer already exists 19:46:04 e1a507eaf478: Layer already exists 19:46:04 11506d66515d: Layer already exists 19:46:04 5eabb1e39546: Layer already exists 19:46:04 edf466bfa9dd: Layer already exists 19:46:04 e5e13b0c77cb: Layer already exists 19:46:04 latest: digest: sha256:9500e4069b47f99cb52150771b8ee6f853228170183bac5cfecca3dc8b0ccd04 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:04 ---> Running in db8063b953fa 19:46:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.12 19:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:46:04 11506d66515d: Preparing 19:46:04 7c0507f276f0: Preparing 19:46:04 5eabb1e39546: Preparing 19:46:04 edf466bfa9dd: Preparing 19:46:04 e1a507eaf478: Preparing 19:46:04 e5e13b0c77cb: Preparing 19:46:04 e5e13b0c77cb: Waiting 19:46:04 e1a507eaf478: Layer already exists 19:46:04 edf466bfa9dd: Layer already exists 19:46:04 11506d66515d: Layer already exists 19:46:04 7c0507f276f0: Layer already exists 19:46:04 5eabb1e39546: Layer already exists 19:46:04 e5e13b0c77cb: Layer already exists 19:46:04 3.0.0-dev.12: digest: sha256:9500e4069b47f99cb52150771b8ee6f853228170183bac5cfecca3dc8b0ccd04 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:46:05 11506d66515d: Preparing 19:46:05 7c0507f276f0: Preparing 19:46:05 5eabb1e39546: Preparing 19:46:05 edf466bfa9dd: Preparing 19:46:05 e1a507eaf478: Preparing 19:46:05 e5e13b0c77cb: Preparing 19:46:05 e5e13b0c77cb: Waiting 19:46:05 7c0507f276f0: Layer already exists 19:46:05 5eabb1e39546: Layer already exists 19:46:05 edf466bfa9dd: Layer already exists 19:46:05 11506d66515d: Layer already exists 19:46:05 e1a507eaf478: Layer already exists 19:46:05 e5e13b0c77cb: Layer already exists 19:46:05 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:9500e4069b47f99cb52150771b8ee6f853228170183bac5cfecca3dc8b0ccd04 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 19:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:46:06 11506d66515d: Preparing 19:46:06 7c0507f276f0: Preparing 19:46:06 5eabb1e39546: Preparing 19:46:06 edf466bfa9dd: Preparing 19:46:06 e1a507eaf478: Preparing 19:46:06 e5e13b0c77cb: Preparing 19:46:06 e5e13b0c77cb: Waiting 19:46:06 edf466bfa9dd: Layer already exists 19:46:06 7c0507f276f0: Layer already exists 19:46:06 5eabb1e39546: Layer already exists 19:46:06 11506d66515d: Layer already exists 19:46:06 e1a507eaf478: Layer already exists 19:46:06 e5e13b0c77cb: Layer already exists 19:46:06 main: digest: sha256:9500e4069b47f99cb52150771b8ee6f853228170183bac5cfecca3dc8b0ccd04 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:46:06 ===================================================== [Pipeline] echo 19:46:06 taggedImages: 19:46:06 - nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:06 - nexus3.edgexfoundry.org:10004/core-metadata:latest 19:46:06 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.12 19:46:06 - nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:06 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 19:46:06 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 19:46:06 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:06 latest 19:46:06 3.0.0-dev.12 19:46:06 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:06 main 19:46:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:46:06 a9f408e05a21: Preparing 19:46:06 a9f408e05a21: Preparing 19:46:06 5f303a078a91: Preparing 19:46:06 a52d167cd5d9: Preparing 19:46:06 2fcfc2a511ce: Preparing 19:46:06 1a92089bea9f: Preparing 19:46:06 3dc46ba4ba50: Preparing 19:46:06 edf466bfa9dd: Preparing 19:46:06 f20228d0a18d: Preparing 19:46:06 b0c60026b686: Preparing 19:46:06 74f25fb4dbdf: Preparing 19:46:06 c2e79693b2fe: Preparing 19:46:06 e5e13b0c77cb: Preparing 19:46:06 edf466bfa9dd: Waiting 19:46:06 c2e79693b2fe: Waiting 19:46:06 e5e13b0c77cb: Waiting 19:46:06 f20228d0a18d: Waiting 19:46:06 74f25fb4dbdf: Waiting 19:46:06 3dc46ba4ba50: Waiting 19:46:06 a9f408e05a21: Pushed 19:46:06 1a92089bea9f: Pushed 19:46:06 5f303a078a91: Pushed 19:46:06 2fcfc2a511ce: Pushed 19:46:06 edf466bfa9dd: Layer already exists 19:46:06 a52d167cd5d9: Pushed 19:46:07 f20228d0a18d: Pushed 19:46:07 74f25fb4dbdf: Pushed 19:46:07 c2e79693b2fe: Pushed 19:46:07 e5e13b0c77cb: Layer already exists 19:46:07 b0c60026b686: Pushed 19:46:07 ---> 6180a78f2dc7 19:46:07 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:46:07 ---> Running in 50445ee3ec88 19:46:08 ---> 188a5adc7c3c 19:46:08 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:46:08 ---> dd0362824caa 19:46:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:46:08 Removing intermediate container db8063b953fa 19:46:08 ---> bfe7390e27fb 19:46:08 Step 11/24 : WORKDIR /edgex-go 19:46:08 ---> Running in 200a49c8bc93 19:46:08 ---> Running in 757d28d78e1c 19:46:08 ---> e6bea61445e0 19:46:08 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:46:08 ---> Running in 78b777da08a2 19:46:08 ---> Running in 61924456f356 19:46:08 3dc46ba4ba50: Pushed 19:46:08 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:3caee7f1a9253c24f74ce8f575d09c0691b1c580018e7472a6d799bdbef53f03 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:46:09 a9f408e05a21: Preparing 19:46:09 a9f408e05a21: Preparing 19:46:09 5f303a078a91: Preparing 19:46:09 a52d167cd5d9: Preparing 19:46:09 2fcfc2a511ce: Preparing 19:46:09 1a92089bea9f: Preparing 19:46:09 3dc46ba4ba50: Preparing 19:46:09 edf466bfa9dd: Preparing 19:46:09 f20228d0a18d: Preparing 19:46:09 b0c60026b686: Preparing 19:46:09 74f25fb4dbdf: Preparing 19:46:09 c2e79693b2fe: Preparing 19:46:09 e5e13b0c77cb: Preparing 19:46:09 74f25fb4dbdf: Waiting 19:46:09 c2e79693b2fe: Waiting 19:46:09 3dc46ba4ba50: Waiting 19:46:09 edf466bfa9dd: Waiting 19:46:09 e5e13b0c77cb: Waiting 19:46:09 f20228d0a18d: Waiting 19:46:09 b0c60026b686: Waiting 19:46:09 2fcfc2a511ce: Layer already exists 19:46:09 a52d167cd5d9: Layer already exists 19:46:09 a9f408e05a21: Layer already exists 19:46:09 5f303a078a91: Layer already exists 19:46:09 1a92089bea9f: Layer already exists 19:46:09 3dc46ba4ba50: Layer already exists 19:46:09 edf466bfa9dd: Layer already exists 19:46:09 f20228d0a18d: Layer already exists 19:46:09 b0c60026b686: Layer already exists 19:46:09 74f25fb4dbdf: Layer already exists 19:46:09 c2e79693b2fe: Layer already exists 19:46:09 e5e13b0c77cb: Layer already exists 19:46:09 latest: digest: sha256:3caee7f1a9253c24f74ce8f575d09c0691b1c580018e7472a6d799bdbef53f03 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:09 Removing intermediate container 78b777da08a2 19:46:09 ---> 0d448cac963f 19:46:09 19:46:09 Step 12/24 : FROM alpine:3.15 19:46:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:46:09 3.15: Pulling from library/alpine 19:46:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.12 19:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:46:10 a9f408e05a21: Preparing 19:46:10 a9f408e05a21: Preparing 19:46:10 5f303a078a91: Preparing 19:46:10 a52d167cd5d9: Preparing 19:46:10 2fcfc2a511ce: Preparing 19:46:10 1a92089bea9f: Preparing 19:46:10 3dc46ba4ba50: Preparing 19:46:10 edf466bfa9dd: Preparing 19:46:10 f20228d0a18d: Preparing 19:46:10 b0c60026b686: Preparing 19:46:10 74f25fb4dbdf: Preparing 19:46:10 c2e79693b2fe: Preparing 19:46:10 e5e13b0c77cb: Preparing 19:46:10 74f25fb4dbdf: Waiting 19:46:10 c2e79693b2fe: Waiting 19:46:10 e5e13b0c77cb: Waiting 19:46:10 3dc46ba4ba50: Waiting 19:46:10 edf466bfa9dd: Waiting 19:46:10 f20228d0a18d: Waiting 19:46:10 b0c60026b686: Waiting 19:46:10 1a92089bea9f: Layer already exists 19:46:10 5f303a078a91: Layer already exists 19:46:10 2fcfc2a511ce: Layer already exists 19:46:10 a9f408e05a21: Layer already exists 19:46:10 a52d167cd5d9: Layer already exists 19:46:10 3dc46ba4ba50: Layer already exists 19:46:10 edf466bfa9dd: Layer already exists 19:46:10 74f25fb4dbdf: Layer already exists 19:46:10 f20228d0a18d: Layer already exists 19:46:10 b0c60026b686: Layer already exists 19:46:10 c2e79693b2fe: Layer already exists 19:46:10 e5e13b0c77cb: Layer already exists 19:46:10 3.0.0-dev.12: digest: sha256:3caee7f1a9253c24f74ce8f575d09c0691b1c580018e7472a6d799bdbef53f03 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:46:10 a9f408e05a21: Preparing 19:46:10 a9f408e05a21: Preparing 19:46:10 5f303a078a91: Preparing 19:46:10 a52d167cd5d9: Preparing 19:46:10 2fcfc2a511ce: Preparing 19:46:10 1a92089bea9f: Preparing 19:46:10 3dc46ba4ba50: Preparing 19:46:10 edf466bfa9dd: Preparing 19:46:10 f20228d0a18d: Preparing 19:46:10 b0c60026b686: Preparing 19:46:10 74f25fb4dbdf: Preparing 19:46:10 c2e79693b2fe: Preparing 19:46:10 e5e13b0c77cb: Preparing 19:46:10 b0c60026b686: Waiting 19:46:10 3dc46ba4ba50: Waiting 19:46:10 74f25fb4dbdf: Waiting 19:46:10 c2e79693b2fe: Waiting 19:46:10 edf466bfa9dd: Waiting 19:46:10 f20228d0a18d: Waiting 19:46:10 e5e13b0c77cb: Waiting 19:46:10 5f303a078a91: Layer already exists 19:46:10 a9f408e05a21: Layer already exists 19:46:10 a52d167cd5d9: Layer already exists 19:46:10 2fcfc2a511ce: Layer already exists 19:46:10 1a92089bea9f: Layer already exists 19:46:10 edf466bfa9dd: Layer already exists 19:46:10 3dc46ba4ba50: Layer already exists 19:46:10 b0c60026b686: Layer already exists 19:46:10 74f25fb4dbdf: Layer already exists 19:46:10 f20228d0a18d: Layer already exists 19:46:10 c2e79693b2fe: Layer already exists 19:46:10 e5e13b0c77cb: Layer already exists 19:46:10 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:3caee7f1a9253c24f74ce8f575d09c0691b1c580018e7472a6d799bdbef53f03 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:46:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 19:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:46:11 a9f408e05a21: Preparing 19:46:11 a9f408e05a21: Preparing 19:46:11 5f303a078a91: Preparing 19:46:11 a52d167cd5d9: Preparing 19:46:11 2fcfc2a511ce: Preparing 19:46:11 1a92089bea9f: Preparing 19:46:11 3dc46ba4ba50: Preparing 19:46:11 edf466bfa9dd: Preparing 19:46:11 f20228d0a18d: Preparing 19:46:11 b0c60026b686: Preparing 19:46:11 74f25fb4dbdf: Preparing 19:46:11 c2e79693b2fe: Preparing 19:46:11 e5e13b0c77cb: Preparing 19:46:11 edf466bfa9dd: Waiting 19:46:11 f20228d0a18d: Waiting 19:46:11 b0c60026b686: Waiting 19:46:11 74f25fb4dbdf: Waiting 19:46:11 c2e79693b2fe: Waiting 19:46:11 e5e13b0c77cb: Waiting 19:46:11 3dc46ba4ba50: Waiting 19:46:11 5f303a078a91: Layer already exists 19:46:11 1a92089bea9f: Layer already exists 19:46:11 a9f408e05a21: Layer already exists 19:46:11 a52d167cd5d9: Layer already exists 19:46:11 2fcfc2a511ce: Layer already exists 19:46:11 edf466bfa9dd: Layer already exists 19:46:11 3dc46ba4ba50: Layer already exists 19:46:11 b0c60026b686: Layer already exists 19:46:11 74f25fb4dbdf: Layer already exists 19:46:11 f20228d0a18d: Layer already exists 19:46:11 c2e79693b2fe: Layer already exists 19:46:11 e5e13b0c77cb: Layer already exists 19:46:11 main: digest: sha256:3caee7f1a9253c24f74ce8f575d09c0691b1c580018e7472a6d799bdbef53f03 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:46:11 ===================================================== [Pipeline] echo 19:46:11 taggedImages: 19:46:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:46:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.12 19:46:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 19:46:11 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 19:46:11 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:11 latest 19:46:11 3.0.0-dev.12 19:46:11 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:11 main 19:46:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:46:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:46:12 54e9a96fd2af: Preparing 19:46:12 c73c33054313: Preparing 19:46:12 00b23583fee9: Preparing 19:46:12 d9c4157a5f4b: Preparing 19:46:12 89a856f0c766: Preparing 19:46:12 a7763699fdd9: Preparing 19:46:12 d2d7c85d5dbb: Preparing 19:46:12 e5e13b0c77cb: Preparing 19:46:12 d2d7c85d5dbb: Waiting 19:46:12 e5e13b0c77cb: Waiting 19:46:12 a7763699fdd9: Waiting 19:46:12 54e9a96fd2af: Pushed 19:46:12 c73c33054313: Pushed 19:46:12 89a856f0c766: Pushed 19:46:12 e5e13b0c77cb: Layer already exists 19:46:12 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:46:12 Status: Downloaded newer image for alpine:3.15 19:46:12 ---> 8aa73fd46299 19:46:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:46:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:46:12 ---> Running in 562361768a94 19:46:12 a7763699fdd9: Pushed 19:46:12 d2d7c85d5dbb: Pushed 19:46:13 00b23583fee9: Pushed 19:46:13 d9c4157a5f4b: Pushed 19:46:13 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:8ebb6e8d78e190f332f9c59021db8b657554f6c3fb749f385c1c28c89d086c05 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:14 Removing intermediate container 562361768a94 19:46:14 ---> 100e45215a94 19:46:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:46:14 ---> Running in b5baaf18ed3a 19:46:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:46:14 54e9a96fd2af: Preparing 19:46:14 c73c33054313: Preparing 19:46:14 00b23583fee9: Preparing 19:46:14 d9c4157a5f4b: Preparing 19:46:14 89a856f0c766: Preparing 19:46:14 a7763699fdd9: Preparing 19:46:14 d2d7c85d5dbb: Preparing 19:46:14 e5e13b0c77cb: Preparing 19:46:14 a7763699fdd9: Waiting 19:46:14 d2d7c85d5dbb: Waiting 19:46:14 e5e13b0c77cb: Waiting 19:46:14 c73c33054313: Layer already exists 19:46:14 89a856f0c766: Layer already exists 19:46:14 00b23583fee9: Layer already exists 19:46:14 d9c4157a5f4b: Layer already exists 19:46:14 54e9a96fd2af: Layer already exists 19:46:14 a7763699fdd9: Layer already exists 19:46:14 e5e13b0c77cb: Layer already exists 19:46:14 d2d7c85d5dbb: Layer already exists 19:46:14 latest: digest: sha256:8ebb6e8d78e190f332f9c59021db8b657554f6c3fb749f385c1c28c89d086c05 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.12 19:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:46:14 54e9a96fd2af: Preparing 19:46:14 c73c33054313: Preparing 19:46:14 00b23583fee9: Preparing 19:46:14 d9c4157a5f4b: Preparing 19:46:14 89a856f0c766: Preparing 19:46:14 a7763699fdd9: Preparing 19:46:14 d2d7c85d5dbb: Preparing 19:46:14 e5e13b0c77cb: Preparing 19:46:14 a7763699fdd9: Waiting 19:46:14 d2d7c85d5dbb: Waiting 19:46:14 c73c33054313: Layer already exists 19:46:14 d9c4157a5f4b: Layer already exists 19:46:14 89a856f0c766: Layer already exists 19:46:14 00b23583fee9: Layer already exists 19:46:14 54e9a96fd2af: Layer already exists 19:46:14 d2d7c85d5dbb: Layer already exists 19:46:14 a7763699fdd9: Layer already exists 19:46:14 e5e13b0c77cb: Layer already exists 19:46:14 3.0.0-dev.12: digest: sha256:8ebb6e8d78e190f332f9c59021db8b657554f6c3fb749f385c1c28c89d086c05 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:46:15 54e9a96fd2af: Preparing 19:46:15 c73c33054313: Preparing 19:46:15 00b23583fee9: Preparing 19:46:15 d9c4157a5f4b: Preparing 19:46:15 89a856f0c766: Preparing 19:46:15 a7763699fdd9: Preparing 19:46:15 d2d7c85d5dbb: Preparing 19:46:15 e5e13b0c77cb: Preparing 19:46:15 d2d7c85d5dbb: Waiting 19:46:15 a7763699fdd9: Waiting 19:46:15 54e9a96fd2af: Layer already exists 19:46:15 d9c4157a5f4b: Layer already exists 19:46:15 c73c33054313: Layer already exists 19:46:15 89a856f0c766: Layer already exists 19:46:15 00b23583fee9: Layer already exists 19:46:15 d2d7c85d5dbb: Layer already exists 19:46:15 e5e13b0c77cb: Layer already exists 19:46:15 a7763699fdd9: Layer already exists 19:46:15 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:8ebb6e8d78e190f332f9c59021db8b657554f6c3fb749f385c1c28c89d086c05 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 19:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:46:15 54e9a96fd2af: Preparing 19:46:15 c73c33054313: Preparing 19:46:15 00b23583fee9: Preparing 19:46:15 d9c4157a5f4b: Preparing 19:46:15 89a856f0c766: Preparing 19:46:15 a7763699fdd9: Preparing 19:46:15 d2d7c85d5dbb: Preparing 19:46:15 e5e13b0c77cb: Preparing 19:46:15 a7763699fdd9: Waiting 19:46:15 d2d7c85d5dbb: Waiting 19:46:15 e5e13b0c77cb: Waiting 19:46:15 89a856f0c766: Layer already exists 19:46:15 54e9a96fd2af: Layer already exists 19:46:15 d9c4157a5f4b: Layer already exists 19:46:15 c73c33054313: Layer already exists 19:46:15 00b23583fee9: Layer already exists 19:46:15 e5e13b0c77cb: Layer already exists 19:46:15 a7763699fdd9: Layer already exists 19:46:15 d2d7c85d5dbb: Layer already exists 19:46:15 main: digest: sha256:8ebb6e8d78e190f332f9c59021db8b657554f6c3fb749f385c1c28c89d086c05 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:46:15 ===================================================== [Pipeline] echo 19:46:15 taggedImages: 19:46:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:46:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.12 19:46:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 19:46:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 19:46:16 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:16 latest 19:46:16 3.0.0-dev.12 19:46:16 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:16 main 19:46:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 19:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:46:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:46:16 19d62be2eedf: Preparing 19:46:16 975b6cab6cdd: Preparing 19:46:16 ee3d01d2d801: Preparing 19:46:16 a2d4c65f4c94: Preparing 19:46:16 42faab1a6315: Preparing 19:46:16 4dcb3255f4a7: Preparing 19:46:16 6be5faee2a94: Preparing 19:46:16 05583d9a1e6b: Preparing 19:46:16 7071fc298742: Preparing 19:46:16 e5e13b0c77cb: Preparing 19:46:16 6be5faee2a94: Waiting 19:46:16 e5e13b0c77cb: Waiting 19:46:16 05583d9a1e6b: Waiting 19:46:16 4dcb3255f4a7: Waiting 19:46:16 7071fc298742: Waiting 19:46:16 19d62be2eedf: Pushed 19:46:16 42faab1a6315: Pushed 19:46:16 975b6cab6cdd: Pushed 19:46:16 05583d9a1e6b: Pushed 19:46:16 6be5faee2a94: Pushed 19:46:16 4dcb3255f4a7: Pushed 19:46:16 e5e13b0c77cb: Layer already exists 19:46:17 7071fc298742: Pushed 19:46:18 a2d4c65f4c94: Pushed 19:46:18 ee3d01d2d801: Pushed 19:46:18 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:453891aa9b9549f99a47ec3449cb97a12e5990c0f2c041a1f3753a0bb1667a55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:18 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:46:18 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:46:18 OK: 15736 distinct packages available 19:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:46:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:46:18 19d62be2eedf: Preparing 19:46:18 975b6cab6cdd: Preparing 19:46:18 ee3d01d2d801: Preparing 19:46:18 a2d4c65f4c94: Preparing 19:46:18 42faab1a6315: Preparing 19:46:18 4dcb3255f4a7: Preparing 19:46:18 6be5faee2a94: Preparing 19:46:18 05583d9a1e6b: Preparing 19:46:18 7071fc298742: Preparing 19:46:18 e5e13b0c77cb: Preparing 19:46:18 6be5faee2a94: Waiting 19:46:18 7071fc298742: Waiting 19:46:18 05583d9a1e6b: Waiting 19:46:18 4dcb3255f4a7: Waiting 19:46:18 e5e13b0c77cb: Waiting 19:46:18 a2d4c65f4c94: Layer already exists 19:46:18 975b6cab6cdd: Layer already exists 19:46:18 19d62be2eedf: Layer already exists 19:46:18 42faab1a6315: Layer already exists 19:46:18 ee3d01d2d801: Layer already exists 19:46:18 6be5faee2a94: Layer already exists 19:46:18 7071fc298742: Layer already exists 19:46:18 4dcb3255f4a7: Layer already exists 19:46:18 05583d9a1e6b: Layer already exists 19:46:18 e5e13b0c77cb: Layer already exists 19:46:18 latest: digest: sha256:453891aa9b9549f99a47ec3449cb97a12e5990c0f2c041a1f3753a0bb1667a55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:46:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.12 19:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:46:19 19d62be2eedf: Preparing 19:46:19 975b6cab6cdd: Preparing 19:46:19 ee3d01d2d801: Preparing 19:46:19 a2d4c65f4c94: Preparing 19:46:19 42faab1a6315: Preparing 19:46:19 4dcb3255f4a7: Preparing 19:46:19 6be5faee2a94: Preparing 19:46:19 05583d9a1e6b: Preparing 19:46:19 7071fc298742: Preparing 19:46:19 4dcb3255f4a7: Waiting 19:46:19 6be5faee2a94: Waiting 19:46:19 05583d9a1e6b: Waiting 19:46:19 e5e13b0c77cb: Preparing 19:46:19 7071fc298742: Waiting 19:46:19 42faab1a6315: Layer already exists 19:46:19 19d62be2eedf: Layer already exists 19:46:19 ee3d01d2d801: Layer already exists 19:46:19 a2d4c65f4c94: Layer already exists 19:46:19 975b6cab6cdd: Layer already exists 19:46:19 4dcb3255f4a7: Layer already exists 19:46:19 6be5faee2a94: Layer already exists 19:46:19 05583d9a1e6b: Layer already exists 19:46:19 e5e13b0c77cb: Layer already exists 19:46:19 7071fc298742: Layer already exists 19:46:19 3.0.0-dev.12: digest: sha256:453891aa9b9549f99a47ec3449cb97a12e5990c0f2c041a1f3753a0bb1667a55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:46:20 19d62be2eedf: Preparing 19:46:20 975b6cab6cdd: Preparing 19:46:20 ee3d01d2d801: Preparing 19:46:20 a2d4c65f4c94: Preparing 19:46:20 42faab1a6315: Preparing 19:46:20 4dcb3255f4a7: Preparing 19:46:20 6be5faee2a94: Preparing 19:46:20 05583d9a1e6b: Preparing 19:46:20 7071fc298742: Preparing 19:46:20 e5e13b0c77cb: Preparing 19:46:20 4dcb3255f4a7: Waiting 19:46:20 7071fc298742: Waiting 19:46:20 6be5faee2a94: Waiting 19:46:20 e5e13b0c77cb: Waiting 19:46:20 05583d9a1e6b: Waiting 19:46:20 ee3d01d2d801: Layer already exists 19:46:20 19d62be2eedf: Layer already exists 19:46:20 975b6cab6cdd: Layer already exists 19:46:20 a2d4c65f4c94: Layer already exists 19:46:20 42faab1a6315: Layer already exists 19:46:20 6be5faee2a94: Layer already exists 19:46:20 05583d9a1e6b: Layer already exists 19:46:20 7071fc298742: Layer already exists 19:46:20 e5e13b0c77cb: Layer already exists 19:46:20 4dcb3255f4a7: Layer already exists 19:46:20 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:453891aa9b9549f99a47ec3449cb97a12e5990c0f2c041a1f3753a0bb1667a55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 19:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:46:20 19d62be2eedf: Preparing 19:46:20 975b6cab6cdd: Preparing 19:46:20 ee3d01d2d801: Preparing 19:46:20 a2d4c65f4c94: Preparing 19:46:20 42faab1a6315: Preparing 19:46:20 4dcb3255f4a7: Preparing 19:46:20 6be5faee2a94: Preparing 19:46:20 05583d9a1e6b: Preparing 19:46:20 7071fc298742: Preparing 19:46:20 e5e13b0c77cb: Preparing 19:46:20 6be5faee2a94: Waiting 19:46:20 4dcb3255f4a7: Waiting 19:46:20 05583d9a1e6b: Waiting 19:46:20 7071fc298742: Waiting 19:46:20 e5e13b0c77cb: Waiting 19:46:20 a2d4c65f4c94: Layer already exists 19:46:20 42faab1a6315: Layer already exists 19:46:20 975b6cab6cdd: Layer already exists 19:46:20 ee3d01d2d801: Layer already exists 19:46:20 19d62be2eedf: Layer already exists 19:46:20 6be5faee2a94: Layer already exists 19:46:20 4dcb3255f4a7: Layer already exists 19:46:20 05583d9a1e6b: Layer already exists 19:46:20 e5e13b0c77cb: Layer already exists 19:46:20 7071fc298742: Layer already exists 19:46:21 main: digest: sha256:453891aa9b9549f99a47ec3449cb97a12e5990c0f2c041a1f3753a0bb1667a55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:46:21 ===================================================== [Pipeline] echo 19:46:21 taggedImages: 19:46:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:46:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.12 19:46:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 19:46:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 19:46:21 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:21 latest 19:46:21 3.0.0-dev.12 19:46:21 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:21 main 19:46:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:21 (1/5) Installing dumb-init (1.2.5-r1) 19:46:21 (2/5) Installing musl-obstack (1.2.3-r0) 19:46:21 (3/5) Installing libucontext (1.1-r0) 19:46:21 (4/5) Installing gcompat (1.0.0-r4) 19:46:21 (5/5) Installing openssl (1.1.1s-r1) 19:46:21 Executing busybox-1.34.1-r7.trigger 19:46:21 OK: 6 MiB in 19 packages 19:46:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:46:21 24bb55904b58: Preparing 19:46:21 55d429b15c86: Preparing 19:46:21 edf466bfa9dd: Preparing 19:46:21 eb99ea418411: Preparing 19:46:21 34d5ebaa5410: Preparing 19:46:21 34d5ebaa5410: Layer already exists 19:46:21 edf466bfa9dd: Layer already exists 19:46:21 24bb55904b58: Pushed 19:46:22 eb99ea418411: Pushed 19:46:23 55d429b15c86: Pushed 19:46:23 Removing intermediate container b5baaf18ed3a 19:46:23 ---> 8ba4cd1f0169 19:46:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:46:23 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:c8ea7f854796f73dd16af886fa46cfdaef7287b27d2e7d9bd878411a5ee90fc2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:24 + 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 19:46:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 19:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:46:24 24bb55904b58: Preparing 19:46:24 55d429b15c86: Preparing 19:46:24 edf466bfa9dd: Preparing 19:46:24 eb99ea418411: Preparing 19:46:24 34d5ebaa5410: Preparing 19:46:24 34d5ebaa5410: Layer already exists 19:46:24 55d429b15c86: Layer already exists 19:46:24 eb99ea418411: Layer already exists 19:46:24 24bb55904b58: Layer already exists 19:46:24 edf466bfa9dd: Layer already exists 19:46:24 latest: digest: sha256:c8ea7f854796f73dd16af886fa46cfdaef7287b27d2e7d9bd878411a5ee90fc2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.12 19:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:46:25 24bb55904b58: Preparing 19:46:25 55d429b15c86: Preparing 19:46:25 edf466bfa9dd: Preparing 19:46:25 eb99ea418411: Preparing 19:46:25 34d5ebaa5410: Preparing 19:46:25 edf466bfa9dd: Layer already exists 19:46:25 55d429b15c86: Layer already exists 19:46:25 34d5ebaa5410: Layer already exists 19:46:25 eb99ea418411: Layer already exists 19:46:25 24bb55904b58: Layer already exists 19:46:25 3.0.0-dev.12: digest: sha256:c8ea7f854796f73dd16af886fa46cfdaef7287b27d2e7d9bd878411a5ee90fc2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:46:25 24bb55904b58: Preparing 19:46:25 55d429b15c86: Preparing 19:46:25 edf466bfa9dd: Preparing 19:46:25 eb99ea418411: Preparing 19:46:25 34d5ebaa5410: Preparing 19:46:25 edf466bfa9dd: Layer already exists 19:46:25 24bb55904b58: Layer already exists 19:46:25 34d5ebaa5410: Layer already exists 19:46:25 55d429b15c86: Layer already exists 19:46:25 eb99ea418411: Layer already exists 19:46:25 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:c8ea7f854796f73dd16af886fa46cfdaef7287b27d2e7d9bd878411a5ee90fc2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:26 + 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 19:46:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 19:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:46:26 24bb55904b58: Preparing 19:46:26 55d429b15c86: Preparing 19:46:26 edf466bfa9dd: Preparing 19:46:26 eb99ea418411: Preparing 19:46:26 34d5ebaa5410: Preparing 19:46:26 55d429b15c86: Layer already exists 19:46:26 24bb55904b58: Layer already exists 19:46:26 34d5ebaa5410: Layer already exists 19:46:26 eb99ea418411: Layer already exists 19:46:26 edf466bfa9dd: Layer already exists 19:46:26 main: digest: sha256:c8ea7f854796f73dd16af886fa46cfdaef7287b27d2e7d9bd878411a5ee90fc2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:46:26 ===================================================== [Pipeline] echo 19:46:26 taggedImages: 19:46:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 19:46:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.12 19:46:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 19:46:26 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 19:46:26 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:26 latest 19:46:26 3.0.0-dev.12 19:46:26 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:26 main 19:46:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:46:27 10b522df5051: Preparing 19:46:27 e480d3db7421: Preparing 19:46:27 64e17b238dec: Preparing 19:46:27 1d52014e4975: Preparing 19:46:27 b5da81fd91d8: Preparing 19:46:27 544a5c97fc84: Preparing 19:46:27 34d5ebaa5410: Preparing 19:46:27 544a5c97fc84: Waiting 19:46:27 34d5ebaa5410: Waiting 19:46:27 64e17b238dec: Pushed 19:46:27 10b522df5051: Pushed 19:46:27 e480d3db7421: Pushed 19:46:27 34d5ebaa5410: Layer already exists 19:46:27 544a5c97fc84: Pushed 19:46:29 ---> 25ec7786561e 19:46:29 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:46:30 b5da81fd91d8: Pushed 19:46:34 1d52014e4975: Pushed 19:46:34 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:f310292b9cc5952a72cb32e7c6205f3fccaaa5f49147e3db6205fcecaa12d52b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 19:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:46:34 10b522df5051: Preparing 19:46:34 e480d3db7421: Preparing 19:46:34 64e17b238dec: Preparing 19:46:34 1d52014e4975: Preparing 19:46:34 b5da81fd91d8: Preparing 19:46:34 544a5c97fc84: Preparing 19:46:34 34d5ebaa5410: Preparing 19:46:34 34d5ebaa5410: Waiting 19:46:34 544a5c97fc84: Waiting 19:46:34 1d52014e4975: Layer already exists 19:46:34 b5da81fd91d8: Layer already exists 19:46:34 64e17b238dec: Layer already exists 19:46:34 10b522df5051: Layer already exists 19:46:34 e480d3db7421: Layer already exists 19:46:34 544a5c97fc84: Layer already exists 19:46:34 34d5ebaa5410: Layer already exists 19:46:34 latest: digest: sha256:f310292b9cc5952a72cb32e7c6205f3fccaaa5f49147e3db6205fcecaa12d52b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.12 19:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:46:35 10b522df5051: Preparing 19:46:35 e480d3db7421: Preparing 19:46:35 64e17b238dec: Preparing 19:46:35 1d52014e4975: Preparing 19:46:35 b5da81fd91d8: Preparing 19:46:35 544a5c97fc84: Preparing 19:46:35 34d5ebaa5410: Preparing 19:46:35 544a5c97fc84: Waiting 19:46:35 34d5ebaa5410: Waiting 19:46:35 64e17b238dec: Layer already exists 19:46:35 10b522df5051: Layer already exists 19:46:35 e480d3db7421: Layer already exists 19:46:35 b5da81fd91d8: Layer already exists 19:46:35 1d52014e4975: Layer already exists 19:46:35 544a5c97fc84: Layer already exists 19:46:35 34d5ebaa5410: Layer already exists 19:46:35 3.0.0-dev.12: digest: sha256:f310292b9cc5952a72cb32e7c6205f3fccaaa5f49147e3db6205fcecaa12d52b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:46:36 10b522df5051: Preparing 19:46:36 e480d3db7421: Preparing 19:46:36 64e17b238dec: Preparing 19:46:36 1d52014e4975: Preparing 19:46:36 b5da81fd91d8: Preparing 19:46:36 544a5c97fc84: Preparing 19:46:36 34d5ebaa5410: Preparing 19:46:36 34d5ebaa5410: Waiting 19:46:36 544a5c97fc84: Waiting 19:46:36 e480d3db7421: Layer already exists 19:46:36 10b522df5051: Layer already exists 19:46:36 b5da81fd91d8: Layer already exists 19:46:36 1d52014e4975: Layer already exists 19:46:36 64e17b238dec: Layer already exists 19:46:36 34d5ebaa5410: Layer already exists 19:46:36 544a5c97fc84: Layer already exists 19:46:36 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:f310292b9cc5952a72cb32e7c6205f3fccaaa5f49147e3db6205fcecaa12d52b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 19:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:46:36 10b522df5051: Preparing 19:46:36 e480d3db7421: Preparing 19:46:36 64e17b238dec: Preparing 19:46:36 1d52014e4975: Preparing 19:46:36 b5da81fd91d8: Preparing 19:46:36 544a5c97fc84: Preparing 19:46:36 34d5ebaa5410: Preparing 19:46:36 544a5c97fc84: Waiting 19:46:36 34d5ebaa5410: Waiting 19:46:36 64e17b238dec: Layer already exists 19:46:36 1d52014e4975: Layer already exists 19:46:36 b5da81fd91d8: Layer already exists 19:46:36 e480d3db7421: Layer already exists 19:46:36 10b522df5051: Layer already exists 19:46:36 544a5c97fc84: Layer already exists 19:46:36 34d5ebaa5410: Layer already exists 19:46:36 main: digest: sha256:f310292b9cc5952a72cb32e7c6205f3fccaaa5f49147e3db6205fcecaa12d52b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:46:36 ===================================================== [Pipeline] echo 19:46:36 taggedImages: 19:46:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 19:46:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.12 19:46:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 19:46:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 19:46:36 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:36 latest 19:46:36 3.0.0-dev.12 19:46:36 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:36 main 19:46:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:46:37 e757db297691: Preparing 19:46:37 3915e8253055: Preparing 19:46:37 e7627d2ba680: Preparing 19:46:37 494bdcbf41d5: Preparing 19:46:37 43b22d3141a9: Preparing 19:46:37 34d5ebaa5410: Preparing 19:46:37 34d5ebaa5410: Waiting 19:46:37 3915e8253055: Pushed 19:46:37 e7627d2ba680: Pushed 19:46:37 e757db297691: Pushed 19:46:37 34d5ebaa5410: Layer already exists 19:46:37 ---> d32c72dc40da 19:46:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:46:37 43b22d3141a9: Pushed 19:46:38 ---> 0264a71266b8 19:46:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:46:39 ---> ee1b33c0fb74 19:46:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:46:40 ---> 78f2bd58e2aa 19:46:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:46:40 ---> Running in f16e22586e8c 19:46:41 Removing intermediate container f16e22586e8c 19:46:41 ---> c5cbe5392d4d 19:46:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:46:41 ---> Running in c39ae915d1ed 19:46:42 Removing intermediate container c39ae915d1ed 19:46:42 ---> eaf1a94c7793 19:46:42 Step 22/24 : LABEL arch=arm64 19:46:42 ---> Running in b6e7072c5aac 19:46:42 Removing intermediate container b6e7072c5aac 19:46:42 ---> e324533b7810 19:46:42 Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:43 ---> Running in 552556168ceb 19:46:43 Removing intermediate container 552556168ceb 19:46:43 ---> ad4c37ef5cb3 19:46:43 Step 24/24 : LABEL version=3.0.0-dev.12 19:46:43 ---> Running in b0c9e9227a59 19:46:44 494bdcbf41d5: Pushed 19:46:44 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:f8b8e1b2e05fa871ff970d3259081451f03130cfd00ea902d6432df8f7aec5cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 19:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:46:44 e757db297691: Preparing 19:46:44 3915e8253055: Preparing 19:46:44 e7627d2ba680: Preparing 19:46:44 494bdcbf41d5: Preparing 19:46:44 43b22d3141a9: Preparing 19:46:44 34d5ebaa5410: Preparing 19:46:44 34d5ebaa5410: Waiting 19:46:44 e7627d2ba680: Layer already exists 19:46:44 494bdcbf41d5: Layer already exists 19:46:44 43b22d3141a9: Layer already exists 19:46:44 e757db297691: Layer already exists 19:46:44 3915e8253055: Layer already exists 19:46:44 34d5ebaa5410: Layer already exists 19:46:44 latest: digest: sha256:f8b8e1b2e05fa871ff970d3259081451f03130cfd00ea902d6432df8f7aec5cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:44 Removing intermediate container b0c9e9227a59 19:46:44 ---> 4cbe28493487 19:46:44 19:46:44 Successfully built 4cbe28493487 19:46:44 Successfully tagged security-spire-agent-arm64:latest 19:46:44  Building security-spire-agent ... done Building security-spire-server 19:46:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.12 19:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:46:45 e757db297691: Preparing 19:46:45 3915e8253055: Preparing 19:46:45 e7627d2ba680: Preparing 19:46:45 494bdcbf41d5: Preparing 19:46:45 43b22d3141a9: Preparing 19:46:45 34d5ebaa5410: Preparing 19:46:45 34d5ebaa5410: Waiting 19:46:45 494bdcbf41d5: Layer already exists 19:46:45 e7627d2ba680: Layer already exists 19:46:45 e757db297691: Layer already exists 19:46:45 3915e8253055: Layer already exists 19:46:45 43b22d3141a9: Layer already exists 19:46:45 34d5ebaa5410: Layer already exists 19:46:45 3.0.0-dev.12: digest: sha256:f8b8e1b2e05fa871ff970d3259081451f03130cfd00ea902d6432df8f7aec5cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:46:45 e757db297691: Preparing 19:46:45 3915e8253055: Preparing 19:46:45 e7627d2ba680: Preparing 19:46:45 494bdcbf41d5: Preparing 19:46:45 43b22d3141a9: Preparing 19:46:45 34d5ebaa5410: Preparing 19:46:45 34d5ebaa5410: Waiting 19:46:45 e757db297691: Layer already exists 19:46:45 43b22d3141a9: Layer already exists 19:46:45 3915e8253055: Layer already exists 19:46:45 494bdcbf41d5: Layer already exists 19:46:45 e7627d2ba680: Layer already exists 19:46:45 34d5ebaa5410: Layer already exists 19:46:45 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:f8b8e1b2e05fa871ff970d3259081451f03130cfd00ea902d6432df8f7aec5cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 19:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:46:46 e757db297691: Preparing 19:46:46 3915e8253055: Preparing 19:46:46 e7627d2ba680: Preparing 19:46:46 494bdcbf41d5: Preparing 19:46:46 43b22d3141a9: Preparing 19:46:46 34d5ebaa5410: Preparing 19:46:46 34d5ebaa5410: Waiting 19:46:46 43b22d3141a9: Layer already exists 19:46:46 e7627d2ba680: Layer already exists 19:46:46 3915e8253055: Layer already exists 19:46:46 e757db297691: Layer already exists 19:46:46 494bdcbf41d5: Layer already exists 19:46:46 34d5ebaa5410: Layer already exists 19:46:46 main: digest: sha256:f8b8e1b2e05fa871ff970d3259081451f03130cfd00ea902d6432df8f7aec5cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:46:46 ===================================================== [Pipeline] echo 19:46:46 taggedImages: 19:46:46 - nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 19:46:46 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.12 19:46:46 - nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 19:46:46 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 19:46:46 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:46 latest 19:46:46 3.0.0-dev.12 19:46:46 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:46 main 19:46:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:46:47 ce45cde30d2e: Preparing 19:46:47 8edfe58aec3d: Preparing 19:46:47 a5e05935c90d: Preparing 19:46:47 9e171d957720: Preparing 19:46:47 544a5c97fc84: Preparing 19:46:47 34d5ebaa5410: Preparing 19:46:47 34d5ebaa5410: Waiting 19:46:47 544a5c97fc84: Layer already exists 19:46:47 34d5ebaa5410: Layer already exists 19:46:47 ce45cde30d2e: Pushed 19:46:47 a5e05935c90d: Pushed 19:46:47 8edfe58aec3d: Pushed 19:46:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:46:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:46:51 ---> 1734c3663ec4 19:46:51 Step 3/23 : WORKDIR /edgex-go 19:46:51 ---> Using cache 19:46:51 ---> f7aa02b06122 19:46:51 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:46:51 ---> Using cache 19:46:51 ---> 134a417f168b 19:46:51 Step 5/23 : COPY go.mod vendor* ./ 19:46:51 ---> Using cache 19:46:51 ---> 75a8f238a8a3 19:46:51 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:51 ---> Using cache 19:46:51 ---> 30cb870685bd 19:46:51 Step 7/23 : COPY . . 19:46:51 ---> Using cache 19:46:51 ---> 60c095c1922e 19:46:51 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:46:51 ---> Using cache 19:46:51 ---> c2928b7a161a 19:46:51 Step 9/23 : WORKDIR /edgex-go/spire-build 19:46:51 ---> Using cache 19:46:51 ---> 0894d6bd3b89 19:46:51 Step 10/23 : 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 19:46:51 ---> Running in 0b8cfaef0817 19:46:55 9e171d957720: Pushed 19:46:55 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:dcdfa832941e26ae3747af043162d2d0bdb1258f0c52ebdc2d43917629c5e179 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv 19:46:55 Removing intermediate container 0b8cfaef0817 19:46:55 ---> e9dd3d792937 19:46:55 Step 11/23 : WORKDIR /edgex-go 19:46:55 ---> Running in b616b12767c1 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:55 Removing intermediate container b616b12767c1 19:46:55 ---> d24468a6b391 19:46:55 19:46:55 Step 12/23 : FROM alpine:3.15 19:46:55 ---> 8aa73fd46299 19:46:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 19:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:46:56 ce45cde30d2e: Preparing 19:46:56 8edfe58aec3d: Preparing 19:46:56 a5e05935c90d: Preparing 19:46:56 9e171d957720: Preparing 19:46:56 544a5c97fc84: Preparing 19:46:56 34d5ebaa5410: Preparing 19:46:56 34d5ebaa5410: Waiting 19:46:56 9e171d957720: Layer already exists 19:46:56 544a5c97fc84: Layer already exists 19:46:56 ce45cde30d2e: Layer already exists 19:46:56 a5e05935c90d: Layer already exists 19:46:56 8edfe58aec3d: Layer already exists 19:46:56 34d5ebaa5410: Layer already exists 19:46:56 latest: digest: sha256:dcdfa832941e26ae3747af043162d2d0bdb1258f0c52ebdc2d43917629c5e179 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:46:56 ---> Using cache 19:46:56 ---> 100e45215a94 19:46:56 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:46:56 ---> Using cache 19:46:56 ---> 8ba4cd1f0169 19:46:56 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:46:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.12 19:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:46:56 ce45cde30d2e: Preparing 19:46:56 8edfe58aec3d: Preparing 19:46:56 a5e05935c90d: Preparing 19:46:56 9e171d957720: Preparing 19:46:56 544a5c97fc84: Preparing 19:46:56 34d5ebaa5410: Preparing 19:46:56 34d5ebaa5410: Waiting 19:46:56 8edfe58aec3d: Layer already exists 19:46:56 9e171d957720: Layer already exists 19:46:56 ce45cde30d2e: Layer already exists 19:46:56 a5e05935c90d: Layer already exists 19:46:56 544a5c97fc84: Layer already exists 19:46:56 34d5ebaa5410: Layer already exists 19:46:56 3.0.0-dev.12: digest: sha256:dcdfa832941e26ae3747af043162d2d0bdb1258f0c52ebdc2d43917629c5e179 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:46:57 ce45cde30d2e: Preparing 19:46:57 8edfe58aec3d: Preparing 19:46:57 a5e05935c90d: Preparing 19:46:57 9e171d957720: Preparing 19:46:57 544a5c97fc84: Preparing 19:46:57 34d5ebaa5410: Preparing 19:46:57 34d5ebaa5410: Waiting 19:46:57 a5e05935c90d: Layer already exists 19:46:57 ce45cde30d2e: Layer already exists 19:46:57 544a5c97fc84: Layer already exists 19:46:57 9e171d957720: Layer already exists 19:46:57 8edfe58aec3d: Layer already exists 19:46:57 34d5ebaa5410: Layer already exists 19:46:57 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:dcdfa832941e26ae3747af043162d2d0bdb1258f0c52ebdc2d43917629c5e179 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 19:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:46:57 ce45cde30d2e: Preparing 19:46:57 8edfe58aec3d: Preparing 19:46:57 a5e05935c90d: Preparing 19:46:57 9e171d957720: Preparing 19:46:57 544a5c97fc84: Preparing 19:46:57 34d5ebaa5410: Preparing 19:46:57 34d5ebaa5410: Waiting 19:46:57 9e171d957720: Layer already exists 19:46:57 ce45cde30d2e: Layer already exists 19:46:57 a5e05935c90d: Layer already exists 19:46:57 8edfe58aec3d: Layer already exists 19:46:57 544a5c97fc84: Layer already exists 19:46:57 34d5ebaa5410: Layer already exists 19:46:57 main: digest: sha256:dcdfa832941e26ae3747af043162d2d0bdb1258f0c52ebdc2d43917629c5e179 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:46:57 ===================================================== [Pipeline] echo 19:46:57 taggedImages: 19:46:57 - nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:57 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 19:46:57 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.12 19:46:57 - nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:57 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 19:46:57 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 19:46:57 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:57 latest 19:46:57 3.0.0-dev.12 19:46:57 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:46:57 main 19:46:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:46:58 a82ef5f371c3: Preparing 19:46:58 0454b4242ee3: Preparing 19:46:58 edf466bfa9dd: Preparing 19:46:58 8d29ae78eb5e: Preparing 19:46:58 e5e13b0c77cb: Preparing 19:46:58 e5e13b0c77cb: Layer already exists 19:46:58 edf466bfa9dd: Layer already exists 19:46:58 a82ef5f371c3: Pushed 19:46:58 8d29ae78eb5e: Pushed 19:47:01 0454b4242ee3: Pushed 19:47:01 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:9e1986c6571f5bee1bb108bcf0b7dec3936ca227451bf8cffab80b20897a061f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 19:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:47:01 a82ef5f371c3: Preparing 19:47:01 0454b4242ee3: Preparing 19:47:01 edf466bfa9dd: Preparing 19:47:01 8d29ae78eb5e: Preparing 19:47:01 e5e13b0c77cb: Preparing 19:47:01 0454b4242ee3: Layer already exists 19:47:01 a82ef5f371c3: Layer already exists 19:47:01 e5e13b0c77cb: Layer already exists 19:47:01 8d29ae78eb5e: Layer already exists 19:47:01 edf466bfa9dd: Layer already exists 19:47:01 latest: digest: sha256:9e1986c6571f5bee1bb108bcf0b7dec3936ca227451bf8cffab80b20897a061f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.12 19:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:47:02 a82ef5f371c3: Preparing 19:47:02 0454b4242ee3: Preparing 19:47:02 edf466bfa9dd: Preparing 19:47:02 8d29ae78eb5e: Preparing 19:47:02 e5e13b0c77cb: Preparing 19:47:02 0454b4242ee3: Layer already exists 19:47:02 e5e13b0c77cb: Layer already exists 19:47:02 a82ef5f371c3: Layer already exists 19:47:02 edf466bfa9dd: Layer already exists 19:47:02 8d29ae78eb5e: Layer already exists 19:47:02 3.0.0-dev.12: digest: sha256:9e1986c6571f5bee1bb108bcf0b7dec3936ca227451bf8cffab80b20897a061f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:47:03 a82ef5f371c3: Preparing 19:47:03 0454b4242ee3: Preparing 19:47:03 edf466bfa9dd: Preparing 19:47:03 8d29ae78eb5e: Preparing 19:47:03 e5e13b0c77cb: Preparing 19:47:03 e5e13b0c77cb: Layer already exists 19:47:03 0454b4242ee3: Layer already exists 19:47:03 edf466bfa9dd: Layer already exists 19:47:03 a82ef5f371c3: Layer already exists 19:47:03 8d29ae78eb5e: Layer already exists 19:47:03 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:9e1986c6571f5bee1bb108bcf0b7dec3936ca227451bf8cffab80b20897a061f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 19:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:47:03 a82ef5f371c3: Preparing 19:47:03 0454b4242ee3: Preparing 19:47:03 edf466bfa9dd: Preparing 19:47:03 8d29ae78eb5e: Preparing 19:47:03 e5e13b0c77cb: Preparing 19:47:03 8d29ae78eb5e: Layer already exists 19:47:03 edf466bfa9dd: Layer already exists 19:47:03 e5e13b0c77cb: Layer already exists 19:47:03 0454b4242ee3: Layer already exists 19:47:03 a82ef5f371c3: Layer already exists 19:47:03 main: digest: sha256:9e1986c6571f5bee1bb108bcf0b7dec3936ca227451bf8cffab80b20897a061f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:47:03 ===================================================== [Pipeline] echo 19:47:03 taggedImages: 19:47:03 - nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:47:03 - nexus3.edgexfoundry.org:10004/support-notifications:latest 19:47:03 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.12 19:47:03 - nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:47:03 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 19:47:03 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 19:47:03 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:47:03 latest 19:47:03 3.0.0-dev.12 19:47:03 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:47:03 main 19:47:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:47:04 970ae8947fea: Preparing 19:47:04 e16bcdf69ab7: Preparing 19:47:04 edf466bfa9dd: Preparing 19:47:04 1d93b70fade5: Preparing 19:47:04 e5e13b0c77cb: Preparing 19:47:04 e5e13b0c77cb: Layer already exists 19:47:04 edf466bfa9dd: Layer already exists 19:47:04 970ae8947fea: Pushed 19:47:04 1d93b70fade5: Pushed 19:47:06 ---> 160da07d8b57 19:47:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:47:06 ---> 749cc299e435 19:47:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:47:07 ---> d74979225fd7 19:47:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:47:07 e16bcdf69ab7: Pushed 19:47:07 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:986df430b4f54e1e46ae83bdf2f68c182e1633e3d23cc305dbc6f8d8a577bbe8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:08 ---> fcb96747d829 19:47:08 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:47:08 ---> Running in 3da6e9b6a208 19:47:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:47:08 970ae8947fea: Preparing 19:47:08 e16bcdf69ab7: Preparing 19:47:08 edf466bfa9dd: Preparing 19:47:08 1d93b70fade5: Preparing 19:47:08 e5e13b0c77cb: Preparing 19:47:08 970ae8947fea: Layer already exists 19:47:08 edf466bfa9dd: Layer already exists 19:47:08 1d93b70fade5: Layer already exists 19:47:08 e16bcdf69ab7: Layer already exists 19:47:08 e5e13b0c77cb: Layer already exists 19:47:08 latest: digest: sha256:986df430b4f54e1e46ae83bdf2f68c182e1633e3d23cc305dbc6f8d8a577bbe8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:08 Removing intermediate container 3da6e9b6a208 19:47:08 ---> d4c0c6f1e32c 19:47:08 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:47:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.12 19:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:47:09 970ae8947fea: Preparing 19:47:09 e16bcdf69ab7: Preparing 19:47:09 edf466bfa9dd: Preparing 19:47:09 1d93b70fade5: Preparing 19:47:09 e5e13b0c77cb: Preparing 19:47:09 1d93b70fade5: Layer already exists 19:47:09 970ae8947fea: Layer already exists 19:47:09 e16bcdf69ab7: Layer already exists 19:47:09 edf466bfa9dd: Layer already exists 19:47:09 e5e13b0c77cb: Layer already exists 19:47:09 3.0.0-dev.12: digest: sha256:986df430b4f54e1e46ae83bdf2f68c182e1633e3d23cc305dbc6f8d8a577bbe8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:09 ---> Running in af415305d3a9 19:47:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:47:09 970ae8947fea: Preparing 19:47:09 e16bcdf69ab7: Preparing 19:47:09 edf466bfa9dd: Preparing 19:47:09 1d93b70fade5: Preparing 19:47:09 e5e13b0c77cb: Preparing 19:47:09 1d93b70fade5: Layer already exists 19:47:09 e16bcdf69ab7: Layer already exists 19:47:09 e5e13b0c77cb: Layer already exists 19:47:09 edf466bfa9dd: Layer already exists 19:47:09 970ae8947fea: Layer already exists 19:47:09 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:986df430b4f54e1e46ae83bdf2f68c182e1633e3d23cc305dbc6f8d8a577bbe8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 19:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:47:10 970ae8947fea: Preparing 19:47:10 e16bcdf69ab7: Preparing 19:47:10 edf466bfa9dd: Preparing 19:47:10 1d93b70fade5: Preparing 19:47:10 e5e13b0c77cb: Preparing 19:47:10 e5e13b0c77cb: Layer already exists 19:47:10 970ae8947fea: Layer already exists 19:47:10 edf466bfa9dd: Layer already exists 19:47:10 1d93b70fade5: Layer already exists 19:47:10 e16bcdf69ab7: Layer already exists 19:47:10 main: digest: sha256:986df430b4f54e1e46ae83bdf2f68c182e1633e3d23cc305dbc6f8d8a577bbe8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:47:10 ===================================================== [Pipeline] echo 19:47:10 taggedImages: 19:47:10 - nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:47:10 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:47:10 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.12 19:47:10 - nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 19:47:10 - nexus3.edgexfoundry.org:10004/support-scheduler: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] } 19:47:10 Removing intermediate container af415305d3a9 19:47:10 ---> 13650c566114 19:47:10 Step 21/23 : LABEL arch=arm64 19:47:10 ---> Running in 662fba258b12 19:47:11 Removing intermediate container 662fba258b12 19:47:11 ---> 77ea2ab9c661 19:47:11 Step 22/23 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:47:11 ---> Running in 3404671f9174 19:47:12 Removing intermediate container 3404671f9174 19:47:12 ---> d30e9a1016c6 19:47:12 Step 23/23 : LABEL version=3.0.0-dev.12 19:47:12 ---> Running in 71cc94bf50e8 19:47:13 Removing intermediate container 71cc94bf50e8 19:47:13 ---> 1a92873513fe 19:47:13 19:47:13 Successfully built 1a92873513fe 19:47:13 Successfully tagged security-spire-server-arm64:latest 19:47:13  Building security-spire-server ... done Building core-data 19:47:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:47:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:47:18 ---> 1734c3663ec4 19:47:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:47:18 ---> Using cache 19:47:18 ---> 582a8896910d 19:47:18 Step 4/22 : WORKDIR /edgex-go 19:47:18 ---> Using cache 19:47:18 ---> d5d5c2863c8d 19:47:18 Step 5/22 : RUN apk add --update --no-cache make git 19:47:18 ---> Using cache 19:47:18 ---> 73a3ebf3e900 19:47:18 Step 6/22 : COPY go.mod vendor* ./ 19:47:18 ---> Using cache 19:47:18 ---> a81729f2466b 19:47:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:18 ---> Using cache 19:47:18 ---> 61487864af98 19:47:18 Step 8/22 : COPY . . 19:47:18 ---> Using cache 19:47:18 ---> dd0362824caa 19:47:18 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:47:18 ---> Running in a1e94ae51ab3 19:47:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:53:15 Removing intermediate container 61924456f356 19:53:15 ---> b304b3029914 19:53:15 19:53:15 Step 9/32 : FROM alpine:3.16 19:53:15 3.16: Pulling from library/alpine 19:53:15 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:53:15 Status: Downloaded newer image for alpine:3.16 19:53:15 ---> 2b4661558fb8 19:53:15 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:53:15 ---> Running in b9365a320fac 19:53:15 Removing intermediate container b9365a320fac 19:53:15 ---> 1e5068c389b8 19:53:15 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:53:15 ---> Running in a7699c57003f 19:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:53:15 (1/2) Installing dumb-init (1.2.5-r1) 19:53:15 (2/2) Installing su-exec (0.2-r1) 19:53:15 Executing busybox-1.35.0-r17.trigger 19:53:15 OK: 5 MiB in 16 packages 19:53:15 Removing intermediate container a7699c57003f 19:53:15 ---> a064dd551cb5 19:53:15 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:53:15 ---> Running in 5a98fe1d8d41 19:53:15 Removing intermediate container 5a98fe1d8d41 19:53:15 ---> ebcf8a191b35 19:53:15 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:53:15 ---> Running in a567fddca6d4 19:53:15 Removing intermediate container a567fddca6d4 19:53:15 ---> 1a4d3d451d3d 19:53:15 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:53:15 ---> Running in 3929c6a45bd1 19:53:15 Removing intermediate container 3929c6a45bd1 19:53:15 ---> 2bbb036c344b 19:53:15 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:53:15 ---> Running in b70d280f2491 19:53:15 Removing intermediate container b70d280f2491 19:53:15 ---> 71c631df1fd6 19:53:15 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:53:15 ---> Running in 59708aca0277 19:53:15 Removing intermediate container 59708aca0277 19:53:15 ---> e6ccbd260f43 19:53:15 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:53:16 ---> Running in 6f950d2889cf 19:53:16 Removing intermediate container 6f950d2889cf 19:53:16 ---> 7730cdd8e1a0 19:53:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:53:17 ---> 01c54b2d19f6 19:53:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:53:17 ---> Running in 213fb481551e 19:53:20 Removing intermediate container 213fb481551e 19:53:20 ---> 17bf37069fe2 19:53:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:22 ---> f0762c69355d 19:53:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:53:24 ---> 7438c9178870 19:53:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:53:25 ---> a0727dbba726 19:53:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:53:26 ---> 806f8e4d86fa 19:53:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:53:26 ---> ec72af54e0dd 19:53:26 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:53:27 ---> 7d1142984d82 19:53:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:53:28 ---> 46d5980f8ba3 19:53:28 Step 27/32 : RUN chmod +x /entrypoint.sh 19:53:29 ---> Running in a2f81d7c3a30 19:53:32 Removing intermediate container a2f81d7c3a30 19:53:32 ---> ff4902986533 19:53:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:53:32 ---> Running in 65670214f54d 19:53:32 Removing intermediate container 65670214f54d 19:53:32 ---> 233949a8f309 19:53:32 Step 29/32 : CMD ["gate"] 19:53:32 ---> Running in 400de892d819 19:53:36 Removing intermediate container 400de892d819 19:53:36 ---> e74e7cb46746 19:53:36 Step 30/32 : LABEL arch=arm64 19:53:36 ---> Running in 8b566eab562b 19:53:36 Removing intermediate container 8b566eab562b 19:53:36 ---> 5a6ef9b24494 19:53:36 Step 31/32 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:53:37 ---> Running in e7744bfb9a9a 19:53:37 Removing intermediate container e7744bfb9a9a 19:53:37 ---> 7f526935c4f6 19:53:37 Step 32/32 : LABEL version=3.0.0-dev.12 19:53:38 ---> Running in a71e06283a1b 19:53:38 Removing intermediate container a71e06283a1b 19:53:38 ---> 807cd1d233a2 19:53:38 19:53:38 Successfully built 807cd1d233a2 19:53:39 Successfully tagged security-bootstrapper-arm64:latest 19:53:39 Building support-notifications 19:53:44  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:53:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:53:44 ---> 1734c3663ec4 19:53:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:53:44 ---> Using cache 19:53:44 ---> 582a8896910d 19:53:44 Step 4/22 : WORKDIR /edgex-go 19:53:44 ---> Using cache 19:53:44 ---> d5d5c2863c8d 19:53:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:53:44 ---> Running in 396f21e5d87e 19:53:44 Removing intermediate container 757d28d78e1c 19:53:44 ---> b674f925cb18 19:53:44 19:53:44 Step 10/24 : FROM alpine:3.16 19:53:44 ---> 2b4661558fb8 19:53:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:53:44 ---> Running in fa25ee43d6c5 19:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:53:48 OK: 221 MiB in 51 packages 19:53:48 (1/1) Installing dumb-init (1.2.5-r1) 19:53:48 Executing busybox-1.35.0-r17.trigger 19:53:48 OK: 5 MiB in 15 packages 19:53:49 Removing intermediate container 396f21e5d87e 19:53:49 ---> fa1df0e5a316 19:53:49 Step 6/22 : COPY go.mod vendor* ./ 19:53:50 Removing intermediate container fa25ee43d6c5 19:53:50 ---> 00f73b419677 19:53:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:53:50 ---> Running in 2e251b7e1c72 19:53:50 ---> 498dcd6442bd 19:53:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:50 ---> Running in f827eb741a3f 19:53:51 Removing intermediate container 2e251b7e1c72 19:53:51 ---> 7cc7e54d3090 19:53:51 Step 13/24 : ENV APP_PORT=59881 19:53:51 ---> Running in 637de8d41cfb 19:53:52 Removing intermediate container 637de8d41cfb 19:53:52 ---> 350d6806ec7a 19:53:52 Step 14/24 : EXPOSE $APP_PORT 19:53:52 ---> Running in 4a4a0ab54298 19:53:52 Removing intermediate container 4a4a0ab54298 19:53:52 ---> 5970db14ad4c 19:53:52 Step 15/24 : WORKDIR / 19:53:52 ---> Running in 79802571e378 19:53:53 Removing intermediate container 79802571e378 19:53:53 ---> 586258b97106 19:53:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:54 ---> d1a7ebc6d5a8 19:53:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:53:55 ---> cb6b0d18337b 19:53:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:53:56 ---> 7763fcf9d429 19:53:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:53:57 ---> a5f484de7e3a 19:53:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:53:57 ---> Running in 5b46145d9dff 19:53:58 Removing intermediate container 5b46145d9dff 19:53:58 ---> a3e3bada1830 19:53:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:53:58 ---> Running in 32fdb4f52c9b 19:53:58 Removing intermediate container 32fdb4f52c9b 19:53:58 ---> 7d7c6015964f 19:53:58 Step 22/24 : LABEL arch=arm64 19:53:58 ---> Running in bb364bbb3003 19:53:59 Removing intermediate container bb364bbb3003 19:53:59 ---> 5bcd6c816690 19:53:59 Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:53:59 ---> Running in 0e5305ba2bca 19:54:00 Removing intermediate container 0e5305ba2bca 19:54:00 ---> 2157854a73fa 19:54:00 Step 24/24 : LABEL version=3.0.0-dev.12 19:54:00 ---> Running in 1f85a92249c3 19:54:01 Removing intermediate container 1f85a92249c3 19:54:01 ---> a167e02ce5c0 19:54:01 19:54:01 Successfully built a167e02ce5c0 19:54:01 Successfully tagged core-metadata-arm64:latest 19:54:01  Building core-metadata ... done Building core-command 19:54:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:54:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:54:04 ---> 1734c3663ec4 19:54:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:54:04 ---> Using cache 19:54:04 ---> 582a8896910d 19:54:04 Step 4/23 : WORKDIR /edgex-go 19:54:04 ---> Using cache 19:54:04 ---> d5d5c2863c8d 19:54:04 Step 5/23 : RUN apk add --update --no-cache make git 19:54:04 ---> Using cache 19:54:04 ---> 73a3ebf3e900 19:54:04 Step 6/23 : COPY go.mod vendor* ./ 19:54:04 ---> Using cache 19:54:04 ---> a81729f2466b 19:54:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:04 ---> Using cache 19:54:04 ---> 61487864af98 19:54:04 Step 8/23 : COPY . . 19:54:04 ---> Using cache 19:54:04 ---> dd0362824caa 19:54:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:54:05 ---> Running in e09d940913bc 19:54:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:54:33 Removing intermediate container a1e94ae51ab3 19:54:33 ---> 408b3abb5347 19:54:33 19:54:33 Step 10/22 : FROM alpine:3.16 19:54:33 ---> 2b4661558fb8 19:54:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:54:33 ---> Running in f4a92b7db539 19:54:33 Removing intermediate container f4a92b7db539 19:54:33 ---> 5e9d9d4bf072 19:54:33 Step 12/22 : ENV APP_PORT=59880 19:54:33 ---> Running in f9b26b2f0f84 19:54:33 Removing intermediate container f9b26b2f0f84 19:54:33 ---> ffe81cb0f9e4 19:54:33 Step 13/22 : EXPOSE $APP_PORT 19:54:33 ---> Running in bc792bdf77d9 19:54:33 Removing intermediate container bc792bdf77d9 19:54:33 ---> d0b55976a9f1 19:54:33 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:54:33 ---> Running in 4f13672e2445 19:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:54:36 (1/1) Installing dumb-init (1.2.5-r1) 19:54:36 Executing busybox-1.35.0-r17.trigger 19:54:36 OK: 5 MiB in 15 packages 19:54:39 Removing intermediate container 4f13672e2445 19:54:39 ---> ce15a78d3291 19:54:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:54:40 ---> 5ae23e6e5e02 19:54:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:54:43 ---> 965bbe5b9f63 19:54:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:54:45 ---> 24d6251aa893 19:54:45 Step 18/22 : ENTRYPOINT ["/core-data"] 19:54:45 ---> Running in 111362bc096a 19:54:46 Removing intermediate container 111362bc096a 19:54:46 ---> 9fc6c4be2e0d 19:54:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:54:46 ---> Running in fef81bd66cda 19:54:47 Removing intermediate container fef81bd66cda 19:54:47 ---> 2169f71d990f 19:54:47 Step 20/22 : LABEL arch=arm64 19:54:47 ---> Running in be1c3d6250cd 19:54:50 Removing intermediate container be1c3d6250cd 19:54:50 ---> 5a6b1259179b 19:54:50 Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:54:50 ---> Running in 587f6881d73d 19:54:50 Removing intermediate container 587f6881d73d 19:54:50 ---> ed03a119bd72 19:54:50 Step 22/22 : LABEL version=3.0.0-dev.12 19:54:51 ---> Running in 4bfe86c691e3 19:54:52 Removing intermediate container 4bfe86c691e3 19:54:52 ---> 7916de940edf 19:54:52 19:54:52 Successfully built 7916de940edf 19:54:52 Successfully tagged core-data-arm64:latest 19:54:52 Building security-spire-config 19:54:58  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:54:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:54:58 ---> 1734c3663ec4 19:54:58 Step 3/24 : WORKDIR /edgex-go 19:54:58 ---> Using cache 19:54:58 ---> f7aa02b06122 19:54:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:54:58 ---> Using cache 19:54:58 ---> 134a417f168b 19:54:58 Step 5/24 : COPY go.mod vendor* ./ 19:54:58 ---> Using cache 19:54:58 ---> 75a8f238a8a3 19:54:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:58 ---> Using cache 19:54:58 ---> 30cb870685bd 19:54:58 Step 7/24 : COPY . . 19:54:58 ---> Using cache 19:54:58 ---> 60c095c1922e 19:54:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:54:58 ---> Using cache 19:54:58 ---> c2928b7a161a 19:54:58 Step 9/24 : WORKDIR /edgex-go/spire-build 19:54:58 ---> Using cache 19:54:58 ---> 0894d6bd3b89 19:54:58 Step 10/24 : 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 19:54:58 ---> Using cache 19:54:58 ---> bfe7390e27fb 19:54:58 Step 11/24 : WORKDIR /edgex-go 19:54:58 ---> Using cache 19:54:58 ---> 0d448cac963f 19:54:58 19:54:58 Step 12/24 : FROM alpine:3.15 19:54:58 ---> 8aa73fd46299 19:54:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:54:58 ---> Using cache 19:54:58 ---> 100e45215a94 19:54:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:54:58 ---> Running in feff59d727bc 19:55:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:55:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:55:04 Removing intermediate container 50445ee3ec88 19:55:04 ---> 6acaf71b936f 19:55:04 19:55:04 Step 9/19 : FROM alpine:3.15 19:55:04 ---> 8aa73fd46299 19:55:04 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:55:04 ---> Using cache 19:55:04 ---> 100e45215a94 19:55:04 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:55:04 ---> Running in 45d1852ee9ad 19:55:04 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:55:04 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:55:04 OK: 15736 distinct packages available 19:55:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:55:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:55:06 (1/4) Installing dumb-init (1.2.5-r1) 19:55:06 (2/4) Installing musl-obstack (1.2.3-r0) 19:55:06 (3/4) Installing libucontext (1.1-r0) 19:55:06 (4/4) Installing gcompat (1.0.0-r4) 19:55:06 Executing busybox-1.34.1-r7.trigger 19:55:06 OK: 6 MiB in 18 packages 19:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:55:08 Removing intermediate container feff59d727bc 19:55:08 ---> 65888b163b1f 19:55:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:55:08 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:55:08 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:55:08 OK: 15736 distinct packages available 19:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:55:10 (1/9) Installing ca-certificates (20220614-r0) 19:55:10 (2/9) Installing brotli-libs (1.0.9-r5) 19:55:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:55:10 (4/9) Installing libcurl (7.80.0-r5) 19:55:10 (5/9) Installing curl (7.80.0-r5) 19:55:10 (6/9) Installing dumb-init (1.2.5-r1) 19:55:10 (7/9) Installing musl-obstack (1.2.3-r0) 19:55:10 (8/9) Installing libucontext (1.1-r0) 19:55:10 (9/9) Installing gcompat (1.0.0-r4) 19:55:10 Executing busybox-1.34.1-r7.trigger 19:55:10 Executing ca-certificates-20220614-r0.trigger 19:55:11 OK: 8 MiB in 23 packages 19:55:14 Removing intermediate container 45d1852ee9ad 19:55:14 ---> 23289d814118 19:55:14 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:55:15 ---> 756a58d6cda6 19:55:15 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:55:16 ---> 6d77bd6bcf05 19:55:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:55:18 ---> c36ab886771c 19:55:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:55:18 ---> Running in 4bbda2f96d07 19:55:19 ---> 6e6094cf50a5 19:55:19 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:55:19 Removing intermediate container 4bbda2f96d07 19:55:19 ---> 76922356d47e 19:55:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:55:20 ---> d58b759f5fdb 19:55:20 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:55:21 ---> a7a5e23d059b 19:55:21 Step 19/24 : WORKDIR / 19:55:21 ---> Running in 608d37cbc806 19:55:21 ---> Running in 0a9c730fb169 19:55:21 Removing intermediate container 608d37cbc806 19:55:21 ---> eef7b3bd9d08 19:55:21 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:55:21 ---> Running in b54b2deb9aaa 19:55:21 Removing intermediate container 0a9c730fb169 19:55:21 ---> e8e6ee1c3748 19:55:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:55:21 Removing intermediate container f827eb741a3f 19:55:21 ---> 3d176e8fe78c 19:55:21 Step 8/22 : COPY . . 19:55:21 ---> Running in 5abe8893dc8f 19:55:22 Removing intermediate container b54b2deb9aaa 19:55:22 ---> a59806089c32 19:55:22 Step 17/19 : LABEL arch=arm64 19:55:22 Removing intermediate container 5abe8893dc8f 19:55:22 ---> 540dc381ab7c 19:55:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:55:22 ---> Running in e66ffaec0c3f 19:55:23 ---> Running in 570d547bb0e4 19:55:24 Removing intermediate container e66ffaec0c3f 19:55:24 ---> fc063fcf9627 19:55:24 Step 18/19 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:55:24 Removing intermediate container 570d547bb0e4 19:55:24 ---> 85a89f04a88b 19:55:24 Step 22/24 : LABEL arch=arm64 19:55:24 ---> Running in 39476200e9f3 19:55:24 ---> Running in a7e4f1fc3e41 19:55:24 Removing intermediate container 39476200e9f3 19:55:24 ---> 8b82f55b31fe 19:55:24 Step 19/19 : LABEL version=3.0.0-dev.12 19:55:25 ---> Running in a0406e03db62 19:55:25 Removing intermediate container a7e4f1fc3e41 19:55:25 ---> e3d96e9eab79 19:55:25 Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:55:25 ---> Running in 1810aff1dc60 19:55:26 Removing intermediate container a0406e03db62 19:55:26 ---> b0d5cac9a97c 19:55:26 19:55:26 Removing intermediate container 1810aff1dc60 19:55:26 ---> c60c75aa8bc7 19:55:26 Step 24/24 : LABEL version=3.0.0-dev.12 19:55:26 ---> Running in 55ddadeaf4ef 19:55:26 Successfully built b0d5cac9a97c 19:55:26 Successfully tagged security-spiffe-token-provider-arm64:latest 19:55:26  Building security-spiffe-token-provider ... done Building security-secretstore-setup 19:55:27 ---> b288fa224526 19:55:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:55:27 ---> Running in c95becc5a70f 19:55:27 Removing intermediate container 55ddadeaf4ef 19:55:27 ---> 0e074599b725 19:55:27 19:55:27 Successfully built 0e074599b725 19:55:27 Successfully tagged security-spire-config-arm64:latest 19:55:27 Building security-proxy-setup 19:55:29  Building security-spire-config ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:55:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:55:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:55:31 ---> 1734c3663ec4 19:55:31 Step 3/24 : WORKDIR /edgex-go 19:55:31 ---> Using cache 19:55:31 ---> f7aa02b06122 19:55:31 Step 4/24 : RUN apk add --update --no-cache make git 19:55:31 ---> Running in b7c4c330afdc 19:55:33 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:55:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:55:33 ---> 1734c3663ec4 19:55:33 Step 3/21 : WORKDIR /edgex-go 19:55:33 ---> Using cache 19:55:33 ---> f7aa02b06122 19:55:33 Step 4/21 : RUN apk add --update --no-cache make git 19:55:34 ---> Running in 3565c9c2ff74 19:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:55:36 OK: 221 MiB in 51 packages 19:55:37 OK: 221 MiB in 51 packages 19:55:40 Removing intermediate container b7c4c330afdc 19:55:40 ---> 0e35469c43dd 19:55:40 Step 5/24 : COPY go.mod vendor* ./ 19:55:40 Removing intermediate container 3565c9c2ff74 19:55:40 ---> cc878f5d559b 19:55:40 Step 5/21 : COPY go.mod vendor* ./ 19:55:41 ---> 5e3ed3794a0b 19:55:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:41 ---> Running in 0d81996f000f 19:55:41 ---> 57df312f90c1 19:55:41 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:41 ---> Running in 27a9d2be368c 19:55:54 Removing intermediate container 200a49c8bc93 19:55:54 ---> 8c89a754da42 19:55:54 19:55:54 Step 10/22 : FROM alpine:3.16 19:55:54 ---> 2b4661558fb8 19:55:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:55:54 ---> Using cache 19:55:54 ---> 00f73b419677 19:55:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:55:54 ---> Using cache 19:55:54 ---> 7cc7e54d3090 19:55:54 Step 13/22 : ENV APP_PORT=59861 19:55:54 ---> Running in ee7d7f1afcd8 19:55:54 Removing intermediate container ee7d7f1afcd8 19:55:54 ---> 3a4e12da81e4 19:55:54 Step 14/22 : EXPOSE $APP_PORT 19:55:54 ---> Running in 25bc9545fd1f 19:55:55 Removing intermediate container 25bc9545fd1f 19:55:55 ---> 113f0e50056c 19:55:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:55:56 ---> ac32107107ea 19:55:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:55:59 ---> cffc34f5a0a7 19:55:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:55:59 ---> ddbede295974 19:55:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:55:59 ---> Running in 34bdc98c4717 19:56:00 Removing intermediate container 34bdc98c4717 19:56:00 ---> 5760ff5b26dc 19:56:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:56:00 ---> Running in 17b3f5da3770 19:56:01 Removing intermediate container 17b3f5da3770 19:56:01 ---> d8b4d895e679 19:56:01 Step 20/22 : LABEL arch=arm64 19:56:01 ---> Running in 1c1cf903a3e5 19:56:01 Removing intermediate container 1c1cf903a3e5 19:56:01 ---> 52c1235ffcec 19:56:01 Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:56:02 ---> Running in 5ce771a6d362 19:56:02 Removing intermediate container 5ce771a6d362 19:56:02 ---> 0d71bd2f7a20 19:56:02 Step 22/22 : LABEL version=3.0.0-dev.12 19:56:02 ---> Running in ec72d535c77b 19:56:03 Removing intermediate container ec72d535c77b 19:56:03 ---> d699a3641d0f 19:56:03 19:56:03 Successfully built d699a3641d0f 19:56:03 Successfully tagged support-scheduler-arm64:latest 19:57:11  Building support-scheduler ... done Removing intermediate container 0d81996f000f 19:57:11 ---> 51448930fe90 19:57:11 Step 7/24 : COPY . . 19:57:11 Removing intermediate container 27a9d2be368c 19:57:11 ---> dbc0223a753b 19:57:11 Step 7/21 : COPY . . 19:57:11 ---> 9d36f8ec334e 19:57:11 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:57:11 ---> 1465e54549e0 19:57:11 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:57:11 ---> Running in c7977c0a760c 19:57:11 ---> Running in 54531a7b5a80 19:57:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:57:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:59:03 Removing intermediate container e09d940913bc 19:59:03 ---> 458fcb386f64 19:59:03 19:59:03 Step 10/23 : FROM alpine:3.16 19:59:03 ---> 2b4661558fb8 19:59:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:59:03 ---> Using cache 19:59:03 ---> 00f73b419677 19:59:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:59:03 ---> Using cache 19:59:03 ---> 7cc7e54d3090 19:59:03 Step 13/23 : ENV APP_PORT=59882 19:59:03 ---> Running in 1e0ed0ce079e 19:59:03 Removing intermediate container 1e0ed0ce079e 19:59:03 ---> b57cbe28022b 19:59:03 Step 14/23 : EXPOSE $APP_PORT 19:59:03 ---> Running in a8cd47c97467 19:59:03 Removing intermediate container a8cd47c97467 19:59:03 ---> 0ba8f36cd1fc 19:59:03 Step 15/23 : WORKDIR / 19:59:03 ---> Running in b0fdc0afb45a 19:59:03 Removing intermediate container b0fdc0afb45a 19:59:03 ---> 795b5cedba79 19:59:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:59:03 ---> bf631fa9a3db 19:59:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:59:04 ---> 62ff30a78a37 19:59:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:59:05 ---> a392df400494 19:59:05 Step 19/23 : ENTRYPOINT ["/core-command"] 19:59:05 ---> Running in 93eacabec908 19:59:06 Removing intermediate container 93eacabec908 19:59:06 ---> 43d8a3c3d27b 19:59:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:59:06 ---> Running in 5f393402e30a 19:59:06 Removing intermediate container 5f393402e30a 19:59:06 ---> 337e75715b2d 19:59:06 Step 21/23 : LABEL arch=arm64 19:59:06 ---> Running in d3a66241aec9 19:59:07 Removing intermediate container d3a66241aec9 19:59:07 ---> e293efaa5ce1 19:59:07 Step 22/23 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 19:59:07 ---> Running in 90b9e5073c91 19:59:07 Removing intermediate container 90b9e5073c91 19:59:07 ---> 15fe0d63a3c0 19:59:07 Step 23/23 : LABEL version=3.0.0-dev.12 19:59:07 ---> Running in 94837a88cf9d 19:59:08 Removing intermediate container 94837a88cf9d 19:59:08 ---> 715485acfdcc 19:59:08 19:59:08 Successfully built 715485acfdcc 19:59:08 Successfully tagged core-command-arm64:latest 20:01:00  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:01:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:01:08 Removing intermediate container 54531a7b5a80 20:01:08 ---> fa9bbe9b0970 20:01:08 20:01:08 Step 9/24 : FROM alpine:3.16 20:01:08 ---> 2b4661558fb8 20:01:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:01:08 Removing intermediate container c7977c0a760c 20:01:08 ---> eb6800382305 20:01:08 20:01:08 Step 9/21 : FROM alpine:3.16 20:01:08 ---> 2b4661558fb8 20:01:08 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:01:08 ---> Running in a5e9d9fa5d5c 20:01:08 ---> Running in 75c782f972ca 20:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:01:11 (1/3) Installing ca-certificates (20220614-r0) 20:01:11 (2/3) Installing dumb-init (1.2.5-r1) 20:01:11 (3/3) Installing su-exec (0.2-r1) 20:01:11 Executing busybox-1.35.0-r17.trigger 20:01:11 Executing ca-certificates-20220614-r0.trigger 20:01:11 (1/6) Installing ca-certificates (20220614-r0) 20:01:11 (2/6) Installing brotli-libs (1.0.9-r6) 20:01:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:01:11 (4/6) Installing libcurl (7.83.1-r5) 20:01:11 (5/6) Installing curl (7.83.1-r5) 20:01:11 (6/6) Installing dumb-init (1.2.5-r1) 20:01:11 Executing busybox-1.35.0-r17.trigger 20:01:11 Executing ca-certificates-20220614-r0.trigger 20:01:11 OK: 6 MiB in 17 packages 20:01:11 OK: 8 MiB in 20 packages 20:01:13 Removing intermediate container a5e9d9fa5d5c 20:01:13 ---> 7c038de1fd2d 20:01:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:01:13 ---> Running in 7931743aad89 20:01:13 Removing intermediate container 75c782f972ca 20:01:13 ---> 878317ffe8e7 20:01:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:01:13 ---> Running in 697f23c06739 20:01:13 Removing intermediate container 7931743aad89 20:01:13 ---> 7c4211429aba 20:01:13 Step 12/24 : WORKDIR / 20:01:13 ---> Running in 14e0e9db0e0e 20:01:13 Removing intermediate container 697f23c06739 20:01:13 ---> a232d54148c6 20:01:13 Step 12/21 : WORKDIR /edgex 20:01:13 ---> Running in 27b1610d2938 20:01:14 Removing intermediate container 14e0e9db0e0e 20:01:14 ---> b3ebca210c34 20:01:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:01:14 Removing intermediate container 27b1610d2938 20:01:14 ---> 513b019572ac 20:01:14 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:01:15 ---> aa29db92519a 20:01:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:01:15 ---> 7038a0efe797 20:01:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:01:16 ---> 5c5699fc9360 20:01:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:01:16 ---> c574f005447a 20:01:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:01:19 ---> ce8e3bb7f728 20:01:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:01:20 ---> cd651c191347 20:01:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:01:20 ---> 84334e97928d 20:01:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:01:21 ---> 019ec3f875dd 20:01:21 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:21 ---> Running in 6093b2982b17 20:01:21 ---> 884ca4bc3e56 20:01:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:01:23 ---> bf5125ec7619 20:01:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:01:23 Removing intermediate container 6093b2982b17 20:01:23 ---> 06c1ad2ec9ad 20:01:23 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:01:23 ---> Running in 28f85c9c851e 20:01:23 ---> 86bb4077d455 20:01:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:23 ---> Running in f8d8492403b7 20:01:24 Removing intermediate container 28f85c9c851e 20:01:24 ---> 7b97814d8b7b 20:01:24 Step 19/21 : LABEL arch=arm64 20:01:24 ---> Running in 3bbcb8709f08 20:01:24 Removing intermediate container 3bbcb8709f08 20:01:24 ---> b23a0dbf523a 20:01:24 Step 20/21 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:24 ---> Running in d2d01276e705 20:01:25 Removing intermediate container d2d01276e705 20:01:25 ---> dc15eb7e1ae8 20:01:25 Step 21/21 : LABEL version=3.0.0-dev.12 20:01:25 ---> Running in 9f0e15c7cdaf 20:01:25 Removing intermediate container 9f0e15c7cdaf 20:01:25 ---> b21e4d95ca5d 20:01:25 20:01:25 Removing intermediate container f8d8492403b7 20:01:26 ---> 14405e74b43c 20:01:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:01:26 ---> Running in 6064a457b1bf 20:01:26 Successfully built b21e4d95ca5d 20:01:26 Successfully tagged security-proxy-setup-arm64:latest 20:01:26  Building security-proxy-setup ... done Removing intermediate container 6064a457b1bf 20:01:26 ---> 96da8af53328 20:01:26 Step 22/24 : LABEL arch=arm64 20:01:26 ---> Running in d200a630ff21 20:01:26 Removing intermediate container d200a630ff21 20:01:26 ---> 9587f45d520d 20:01:26 Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:27 ---> Running in 9bc64bc51b10 20:01:27 Removing intermediate container 9bc64bc51b10 20:01:27 ---> 6a1088188c80 20:01:27 Step 24/24 : LABEL version=3.0.0-dev.12 20:01:27 ---> Running in 2f5c9b918387 20:01:27 Removing intermediate container c95becc5a70f 20:01:27 ---> 3a965f920ccd 20:01:27 20:01:27 Step 10/22 : FROM alpine:3.16 20:01:27 ---> 2b4661558fb8 20:01:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:01:27 Removing intermediate container 2f5c9b918387 20:01:27 ---> 72b43e424b71 20:01:27 20:01:27 ---> Running in 3532c4104c16 20:01:27 Successfully built 72b43e424b71 20:01:27 Successfully tagged security-secretstore-setup-arm64:latest 20:01:28  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:01:30 (1/2) Installing ca-certificates (20220614-r0) 20:01:30 (2/2) Installing dumb-init (1.2.5-r1) 20:01:30 Executing busybox-1.35.0-r17.trigger 20:01:30 Executing ca-certificates-20220614-r0.trigger 20:01:30 OK: 6 MiB in 16 packages 20:01:33 Removing intermediate container 3532c4104c16 20:01:33 ---> 50c70f3b6486 20:01:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:01:33 ---> Running in d8c403cf2db9 20:01:33 Removing intermediate container d8c403cf2db9 20:01:33 ---> 0cf4d3c02d9d 20:01:33 Step 13/22 : ENV APP_PORT=59860 20:01:33 ---> Running in c39b5f5102b4 20:01:33 Removing intermediate container c39b5f5102b4 20:01:33 ---> ec2368db83d9 20:01:33 Step 14/22 : EXPOSE $APP_PORT 20:01:33 ---> Running in 9d29303cc406 20:01:33 Removing intermediate container 9d29303cc406 20:01:33 ---> 08831f8c461e 20:01:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:34 ---> 0e6d8d884469 20:01:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:01:35 ---> 2ae1fb5a49ab 20:01:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:01:36 ---> 9cd646c24ced 20:01:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:01:36 ---> Running in 1edfea8a691a 20:01:36 Removing intermediate container 1edfea8a691a 20:01:36 ---> c4e7414344f1 20:01:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:01:36 ---> Running in 419cd40d4ae2 20:01:36 Removing intermediate container 419cd40d4ae2 20:01:36 ---> 391c5d6bbf9a 20:01:36 Step 20/22 : LABEL arch=arm64 20:01:36 ---> Running in 8b6e2f071d86 20:01:37 Removing intermediate container 8b6e2f071d86 20:01:37 ---> cf3b0d41b3c4 20:01:37 Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:37 ---> Running in 827234ab4581 20:01:37 Removing intermediate container 827234ab4581 20:01:37 ---> 66d66f434f12 20:01:37 Step 22/22 : LABEL version=3.0.0-dev.12 20:01:37 ---> Running in 04ae2d86e91e 20:01:38 Removing intermediate container 04ae2d86e91e 20:01:38 ---> 5593ccb534c7 20:01:38 20:01:38 Successfully built 5593ccb534c7 20:01:38 Successfully tagged support-notifications-arm64:latest 20:01:38  Building support-notifications ... done  [Pipeline] } 20:01:38 $ docker stop --time=1 5f99231d0c22b03510940910bf5c960a95e832726d9d41445caced92e62d9c78 20:01:40 $ docker rm -f --volumes 5f99231d0c22b03510940910bf5c960a95e832726d9d41445caced92e62d9c78 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:40 + docker images 20:01:40 REPOSITORY TAG IMAGE ID CREATED SIZE 20:01:40 support-notifications-arm64 latest 5593ccb534c7 3 seconds ago 29.5MB 20:01:40 security-secretstore-setup-arm64 latest 72b43e424b71 13 seconds ago 28.7MB 20:01:40 3a965f920ccd 14 seconds ago 1.33GB 20:01:40 security-proxy-setup-arm64 latest b21e4d95ca5d 15 seconds ago 26.8MB 20:01:40 eb6800382305 34 seconds ago 1.26GB 20:01:40 fa9bbe9b0970 34 seconds ago 1.26GB 20:01:40 core-command-arm64 latest 715485acfdcc 2 minutes ago 17MB 20:01:40 458fcb386f64 2 minutes ago 1.27GB 20:01:40 support-scheduler-arm64 latest d699a3641d0f 5 minutes ago 28.9MB 20:01:40 8c89a754da42 5 minutes ago 1.33GB 20:01:40 security-spire-config-arm64 latest 0e074599b725 6 minutes ago 83.6MB 20:01:40 security-spiffe-token-provider-arm64 latest b0d5cac9a97c 6 minutes ago 28.9MB 20:01:40 6acaf71b936f 6 minutes ago 1.3GB 20:01:40 core-data-arm64 latest 7916de940edf 6 minutes ago 17.2MB 20:01:40 408b3abb5347 7 minutes ago 1.28GB 20:01:40 core-metadata-arm64 latest a167e02ce5c0 7 minutes ago 17.8MB 20:01:40 b674f925cb18 7 minutes ago 1.28GB 20:01:40 security-bootstrapper-arm64 latest 807cd1d233a2 8 minutes ago 19.5MB 20:01:40 b304b3029914 8 minutes ago 1.26GB 20:01:40 security-spire-server-arm64 latest 1a92873513fe 14 minutes ago 84.3MB 20:01:40 d24468a6b391 14 minutes ago 1.14GB 20:01:40 security-spire-agent-arm64 latest 4cbe28493487 14 minutes ago 122MB 20:01:40 0d448cac963f 15 minutes ago 1.14GB 20:01:40 ci-base-image-arm64 latest 1734c3663ec4 18 minutes ago 948MB 20:01:40 alpine 3.16 2b4661558fb8 8 weeks ago 5.29MB 20:01:40 alpine 3.15 8aa73fd46299 8 weeks ago 5.33MB 20:01:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 20:01:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:40 provisioning config files... 20:01:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/366@tmp/config11757545003364271779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:41 ---> docker-login.sh 20:01:41 nexus3.edgexfoundry.org:10001 20:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:41 Configure a credential helper to remove this warning. See 20:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:41 20:01:41 Login Succeeded 20:01:41 nexus3.edgexfoundry.org:10002 20:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:42 Configure a credential helper to remove this warning. See 20:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:42 20:01:42 Login Succeeded 20:01:42 nexus3.edgexfoundry.org:10003 20:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:42 Configure a credential helper to remove this warning. See 20:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:42 20:01:42 Login Succeeded 20:01:42 nexus3.edgexfoundry.org:10004 20:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:42 Configure a credential helper to remove this warning. See 20:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:42 20:01:42 Login Succeeded 20:01:42 docker.io 20:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:43 Configure a credential helper to remove this warning. See 20:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:43 20:01:43 Login Succeeded 20:01:43 ---> docker-login.sh ends [Pipeline] } 20:01:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:01:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:43 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:01:43 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:43 latest 20:01:43 3.0.0-dev.12 20:01:43 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:01:43 main 20:01:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:01:43 246bedf97e1e: Preparing 20:01:43 72a22a709906: Preparing 20:01:43 24b32c750af7: Preparing 20:01:43 b89cb0721266: Preparing 20:01:43 17bec77d7fdc: Preparing 20:01:43 17bec77d7fdc: Layer already exists 20:01:44 246bedf97e1e: Pushed 20:01:44 24b32c750af7: Pushed 20:01:44 b89cb0721266: Pushed 20:01:47 72a22a709906: Pushed 20:01:47 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:ca08140c52158473975934c6ae785ef48ede4eedb8d2b0b89c669f0f672ecbc8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:01:48 246bedf97e1e: Preparing 20:01:48 72a22a709906: Preparing 20:01:48 24b32c750af7: Preparing 20:01:48 b89cb0721266: Preparing 20:01:48 17bec77d7fdc: Preparing 20:01:48 246bedf97e1e: Layer already exists 20:01:48 17bec77d7fdc: Layer already exists 20:01:48 72a22a709906: Layer already exists 20:01:48 24b32c750af7: Layer already exists 20:01:48 b89cb0721266: Layer already exists 20:01:48 latest: digest: sha256:ca08140c52158473975934c6ae785ef48ede4eedb8d2b0b89c669f0f672ecbc8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.12 20:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:01:48 246bedf97e1e: Preparing 20:01:48 72a22a709906: Preparing 20:01:48 24b32c750af7: Preparing 20:01:48 b89cb0721266: Preparing 20:01:48 17bec77d7fdc: Preparing 20:01:48 17bec77d7fdc: Layer already exists 20:01:48 246bedf97e1e: Layer already exists 20:01:48 72a22a709906: Layer already exists 20:01:48 b89cb0721266: Layer already exists 20:01:48 24b32c750af7: Layer already exists 20:01:48 3.0.0-dev.12: digest: sha256:ca08140c52158473975934c6ae785ef48ede4eedb8d2b0b89c669f0f672ecbc8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:01:49 246bedf97e1e: Preparing 20:01:49 72a22a709906: Preparing 20:01:49 24b32c750af7: Preparing 20:01:49 b89cb0721266: Preparing 20:01:49 17bec77d7fdc: Preparing 20:01:49 17bec77d7fdc: Layer already exists 20:01:49 72a22a709906: Layer already exists 20:01:49 24b32c750af7: Layer already exists 20:01:49 246bedf97e1e: Layer already exists 20:01:49 b89cb0721266: Layer already exists 20:01:49 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:ca08140c52158473975934c6ae785ef48ede4eedb8d2b0b89c669f0f672ecbc8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:01:50 246bedf97e1e: Preparing 20:01:50 72a22a709906: Preparing 20:01:50 24b32c750af7: Preparing 20:01:50 b89cb0721266: Preparing 20:01:50 17bec77d7fdc: Preparing 20:01:50 72a22a709906: Layer already exists 20:01:50 b89cb0721266: Layer already exists 20:01:50 246bedf97e1e: Layer already exists 20:01:50 17bec77d7fdc: Layer already exists 20:01:50 24b32c750af7: Layer already exists 20:01:50 main: digest: sha256:ca08140c52158473975934c6ae785ef48ede4eedb8d2b0b89c669f0f672ecbc8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:01:50 ===================================================== [Pipeline] echo 20:01:50 taggedImages: 20:01:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:01:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.12 20:01:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:01:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:01:50 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:01:50 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:50 latest 20:01:50 3.0.0-dev.12 20:01:50 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:01:50 main 20:01:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:01:51 6ee500611625: Preparing 20:01:51 fc7540ada9f6: Preparing 20:01:51 24b32c750af7: Preparing 20:01:51 b8ea5e282742: Preparing 20:01:51 17bec77d7fdc: Preparing 20:01:51 17bec77d7fdc: Layer already exists 20:01:51 24b32c750af7: Layer already exists 20:01:51 6ee500611625: Pushed 20:01:51 b8ea5e282742: Pushed 20:01:54 fc7540ada9f6: Pushed 20:01:54 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:bd25ae23d7ab7a16ce2b9ee7dcb565373aa28cbf31bd4c45ddc08c0715916a96 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:01:55 6ee500611625: Preparing 20:01:55 fc7540ada9f6: Preparing 20:01:55 24b32c750af7: Preparing 20:01:55 b8ea5e282742: Preparing 20:01:55 17bec77d7fdc: Preparing 20:01:55 17bec77d7fdc: Layer already exists 20:01:55 fc7540ada9f6: Layer already exists 20:01:55 b8ea5e282742: Layer already exists 20:01:55 24b32c750af7: Layer already exists 20:01:55 6ee500611625: Layer already exists 20:01:55 latest: digest: sha256:bd25ae23d7ab7a16ce2b9ee7dcb565373aa28cbf31bd4c45ddc08c0715916a96 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.12 20:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:01:55 6ee500611625: Preparing 20:01:55 fc7540ada9f6: Preparing 20:01:55 24b32c750af7: Preparing 20:01:55 b8ea5e282742: Preparing 20:01:55 17bec77d7fdc: Preparing 20:01:55 24b32c750af7: Layer already exists 20:01:55 fc7540ada9f6: Layer already exists 20:01:55 17bec77d7fdc: Layer already exists 20:01:55 b8ea5e282742: Layer already exists 20:01:55 6ee500611625: Layer already exists 20:01:55 3.0.0-dev.12: digest: sha256:bd25ae23d7ab7a16ce2b9ee7dcb565373aa28cbf31bd4c45ddc08c0715916a96 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:01:56 6ee500611625: Preparing 20:01:56 fc7540ada9f6: Preparing 20:01:56 24b32c750af7: Preparing 20:01:56 b8ea5e282742: Preparing 20:01:56 17bec77d7fdc: Preparing 20:01:56 6ee500611625: Layer already exists 20:01:56 b8ea5e282742: Layer already exists 20:01:56 17bec77d7fdc: Layer already exists 20:01:56 24b32c750af7: Layer already exists 20:01:56 fc7540ada9f6: Layer already exists 20:01:56 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:bd25ae23d7ab7a16ce2b9ee7dcb565373aa28cbf31bd4c45ddc08c0715916a96 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:01:57 6ee500611625: Preparing 20:01:57 fc7540ada9f6: Preparing 20:01:57 24b32c750af7: Preparing 20:01:57 b8ea5e282742: Preparing 20:01:57 17bec77d7fdc: Preparing 20:01:57 24b32c750af7: Layer already exists 20:01:57 b8ea5e282742: Layer already exists 20:01:57 fc7540ada9f6: Layer already exists 20:01:57 17bec77d7fdc: Layer already exists 20:01:57 6ee500611625: Layer already exists 20:01:57 main: digest: sha256:bd25ae23d7ab7a16ce2b9ee7dcb565373aa28cbf31bd4c45ddc08c0715916a96 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:01:57 ===================================================== [Pipeline] echo 20:01:57 taggedImages: 20:01:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:01:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.12 20:01:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:01:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:01:57 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:01:57 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:57 latest 20:01:57 3.0.0-dev.12 20:01:57 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:01:57 main 20:01:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:01:58 c51bd48a3d4a: Preparing 20:01:58 d2c48031202f: Preparing 20:01:58 a355eccda9f6: Preparing 20:01:58 24b32c750af7: Preparing 20:01:58 b89cb0721266: Preparing 20:01:58 17bec77d7fdc: Preparing 20:01:58 17bec77d7fdc: Waiting 20:01:58 b89cb0721266: Layer already exists 20:01:58 24b32c750af7: Layer already exists 20:01:58 17bec77d7fdc: Layer already exists 20:01:58 c51bd48a3d4a: Pushed 20:01:58 d2c48031202f: Pushed 20:02:01 a355eccda9f6: Pushed 20:02:01 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:c85b883627b1a911cdb5c4e6efa0c20c0ea8c7f8bb3016f20592e48b9b69da5a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:02:02 c51bd48a3d4a: Preparing 20:02:02 d2c48031202f: Preparing 20:02:02 a355eccda9f6: Preparing 20:02:02 24b32c750af7: Preparing 20:02:02 b89cb0721266: Preparing 20:02:02 17bec77d7fdc: Preparing 20:02:02 17bec77d7fdc: Waiting 20:02:02 b89cb0721266: Layer already exists 20:02:02 d2c48031202f: Layer already exists 20:02:02 24b32c750af7: Layer already exists 20:02:02 a355eccda9f6: Layer already exists 20:02:02 c51bd48a3d4a: Layer already exists 20:02:02 17bec77d7fdc: Layer already exists 20:02:02 latest: digest: sha256:c85b883627b1a911cdb5c4e6efa0c20c0ea8c7f8bb3016f20592e48b9b69da5a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.12 20:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:02:03 c51bd48a3d4a: Preparing 20:02:03 d2c48031202f: Preparing 20:02:03 a355eccda9f6: Preparing 20:02:03 24b32c750af7: Preparing 20:02:03 b89cb0721266: Preparing 20:02:03 17bec77d7fdc: Preparing 20:02:03 17bec77d7fdc: Waiting 20:02:03 d2c48031202f: Layer already exists 20:02:03 c51bd48a3d4a: Layer already exists 20:02:03 b89cb0721266: Layer already exists 20:02:03 24b32c750af7: Layer already exists 20:02:03 a355eccda9f6: Layer already exists 20:02:03 17bec77d7fdc: Layer already exists 20:02:03 3.0.0-dev.12: digest: sha256:c85b883627b1a911cdb5c4e6efa0c20c0ea8c7f8bb3016f20592e48b9b69da5a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:02:04 c51bd48a3d4a: Preparing 20:02:04 d2c48031202f: Preparing 20:02:04 a355eccda9f6: Preparing 20:02:04 24b32c750af7: Preparing 20:02:04 b89cb0721266: Preparing 20:02:04 17bec77d7fdc: Preparing 20:02:04 17bec77d7fdc: Waiting 20:02:04 c51bd48a3d4a: Layer already exists 20:02:04 b89cb0721266: Layer already exists 20:02:04 a355eccda9f6: Layer already exists 20:02:04 d2c48031202f: Layer already exists 20:02:04 24b32c750af7: Layer already exists 20:02:04 17bec77d7fdc: Layer already exists 20:02:04 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:c85b883627b1a911cdb5c4e6efa0c20c0ea8c7f8bb3016f20592e48b9b69da5a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:02:05 c51bd48a3d4a: Preparing 20:02:05 d2c48031202f: Preparing 20:02:05 a355eccda9f6: Preparing 20:02:05 24b32c750af7: Preparing 20:02:05 b89cb0721266: Preparing 20:02:05 17bec77d7fdc: Preparing 20:02:05 17bec77d7fdc: Waiting 20:02:05 d2c48031202f: Layer already exists 20:02:05 a355eccda9f6: Layer already exists 20:02:05 c51bd48a3d4a: Layer already exists 20:02:05 b89cb0721266: Layer already exists 20:02:05 24b32c750af7: Layer already exists 20:02:05 17bec77d7fdc: Layer already exists 20:02:05 main: digest: sha256:c85b883627b1a911cdb5c4e6efa0c20c0ea8c7f8bb3016f20592e48b9b69da5a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:02:05 ===================================================== [Pipeline] echo 20:02:05 taggedImages: 20:02:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:02:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.12 20:02:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:02:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:02:05 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:05 latest 20:02:05 3.0.0-dev.12 20:02:05 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:05 main 20:02:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:02:06 bf292f0b547a: Preparing 20:02:06 bf292f0b547a: Preparing 20:02:06 1d04f0b3f9e9: Preparing 20:02:06 a134fc9208b8: Preparing 20:02:06 6542b86e39e6: Preparing 20:02:06 e093f94cbf6a: Preparing 20:02:06 6d586bd97288: Preparing 20:02:06 24b32c750af7: Preparing 20:02:06 ba1bf1fcee0a: Preparing 20:02:06 487bd12d99aa: Preparing 20:02:06 0cceae2f08a6: Preparing 20:02:06 34b8af4a2246: Preparing 20:02:06 17bec77d7fdc: Preparing 20:02:06 24b32c750af7: Waiting 20:02:06 ba1bf1fcee0a: Waiting 20:02:06 487bd12d99aa: Waiting 20:02:06 0cceae2f08a6: Waiting 20:02:06 34b8af4a2246: Waiting 20:02:06 17bec77d7fdc: Waiting 20:02:06 6d586bd97288: Waiting 20:02:06 bf292f0b547a: Pushed 20:02:06 1d04f0b3f9e9: Pushed 20:02:06 6542b86e39e6: Pushed 20:02:06 e093f94cbf6a: Pushed 20:02:06 a134fc9208b8: Pushed 20:02:06 24b32c750af7: Layer already exists 20:02:06 ba1bf1fcee0a: Pushed 20:02:06 0cceae2f08a6: Pushed 20:02:06 487bd12d99aa: Pushed 20:02:06 34b8af4a2246: Pushed 20:02:06 17bec77d7fdc: Layer already exists 20:02:10 6d586bd97288: Pushed 20:02:10 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:a950365f37d063cb95bf7e700f53b6d16de0d95ff40c942fb76a0a3335e73060 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:02:11 bf292f0b547a: Preparing 20:02:11 bf292f0b547a: Preparing 20:02:11 1d04f0b3f9e9: Preparing 20:02:11 a134fc9208b8: Preparing 20:02:11 6542b86e39e6: Preparing 20:02:11 e093f94cbf6a: Preparing 20:02:11 6d586bd97288: Preparing 20:02:11 24b32c750af7: Preparing 20:02:11 ba1bf1fcee0a: Preparing 20:02:11 487bd12d99aa: Preparing 20:02:11 0cceae2f08a6: Preparing 20:02:11 34b8af4a2246: Preparing 20:02:11 17bec77d7fdc: Preparing 20:02:11 6d586bd97288: Waiting 20:02:11 24b32c750af7: Waiting 20:02:11 ba1bf1fcee0a: Waiting 20:02:11 487bd12d99aa: Waiting 20:02:11 0cceae2f08a6: Waiting 20:02:11 34b8af4a2246: Waiting 20:02:11 17bec77d7fdc: Waiting 20:02:11 6542b86e39e6: Layer already exists 20:02:11 e093f94cbf6a: Layer already exists 20:02:11 bf292f0b547a: Layer already exists 20:02:11 a134fc9208b8: Layer already exists 20:02:11 1d04f0b3f9e9: Layer already exists 20:02:11 6d586bd97288: Layer already exists 20:02:11 24b32c750af7: Layer already exists 20:02:11 ba1bf1fcee0a: Layer already exists 20:02:11 0cceae2f08a6: Layer already exists 20:02:11 487bd12d99aa: Layer already exists 20:02:11 34b8af4a2246: Layer already exists 20:02:11 17bec77d7fdc: Layer already exists 20:02:11 latest: digest: sha256:a950365f37d063cb95bf7e700f53b6d16de0d95ff40c942fb76a0a3335e73060 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.12 20:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:02:11 bf292f0b547a: Preparing 20:02:11 bf292f0b547a: Preparing 20:02:11 1d04f0b3f9e9: Preparing 20:02:11 a134fc9208b8: Preparing 20:02:11 6542b86e39e6: Preparing 20:02:11 e093f94cbf6a: Preparing 20:02:11 6d586bd97288: Preparing 20:02:11 24b32c750af7: Preparing 20:02:11 ba1bf1fcee0a: Preparing 20:02:11 487bd12d99aa: Preparing 20:02:11 0cceae2f08a6: Preparing 20:02:11 34b8af4a2246: Preparing 20:02:11 17bec77d7fdc: Preparing 20:02:11 6d586bd97288: Waiting 20:02:11 24b32c750af7: Waiting 20:02:11 ba1bf1fcee0a: Waiting 20:02:11 487bd12d99aa: Waiting 20:02:11 34b8af4a2246: Waiting 20:02:11 0cceae2f08a6: Waiting 20:02:11 e093f94cbf6a: Layer already exists 20:02:11 a134fc9208b8: Layer already exists 20:02:11 bf292f0b547a: Layer already exists 20:02:11 1d04f0b3f9e9: Layer already exists 20:02:11 6542b86e39e6: Layer already exists 20:02:11 ba1bf1fcee0a: Layer already exists 20:02:11 487bd12d99aa: Layer already exists 20:02:11 6d586bd97288: Layer already exists 20:02:11 24b32c750af7: Layer already exists 20:02:11 0cceae2f08a6: Layer already exists 20:02:11 17bec77d7fdc: Layer already exists 20:02:11 34b8af4a2246: Layer already exists 20:02:12 3.0.0-dev.12: digest: sha256:a950365f37d063cb95bf7e700f53b6d16de0d95ff40c942fb76a0a3335e73060 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:02:12 bf292f0b547a: Preparing 20:02:12 bf292f0b547a: Preparing 20:02:12 1d04f0b3f9e9: Preparing 20:02:12 a134fc9208b8: Preparing 20:02:12 6542b86e39e6: Preparing 20:02:12 e093f94cbf6a: Preparing 20:02:12 6d586bd97288: Preparing 20:02:12 24b32c750af7: Preparing 20:02:12 ba1bf1fcee0a: Preparing 20:02:12 487bd12d99aa: Preparing 20:02:12 0cceae2f08a6: Preparing 20:02:12 34b8af4a2246: Preparing 20:02:12 17bec77d7fdc: Preparing 20:02:12 ba1bf1fcee0a: Waiting 20:02:12 34b8af4a2246: Waiting 20:02:12 17bec77d7fdc: Waiting 20:02:12 487bd12d99aa: Waiting 20:02:12 6d586bd97288: Waiting 20:02:12 24b32c750af7: Waiting 20:02:12 0cceae2f08a6: Waiting 20:02:12 1d04f0b3f9e9: Layer already exists 20:02:12 bf292f0b547a: Layer already exists 20:02:12 6542b86e39e6: Layer already exists 20:02:12 e093f94cbf6a: Layer already exists 20:02:12 a134fc9208b8: Layer already exists 20:02:12 24b32c750af7: Layer already exists 20:02:12 ba1bf1fcee0a: Layer already exists 20:02:12 6d586bd97288: Layer already exists 20:02:12 0cceae2f08a6: Layer already exists 20:02:12 487bd12d99aa: Layer already exists 20:02:12 17bec77d7fdc: Layer already exists 20:02:12 34b8af4a2246: Layer already exists 20:02:13 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:a950365f37d063cb95bf7e700f53b6d16de0d95ff40c942fb76a0a3335e73060 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:02:13 bf292f0b547a: Preparing 20:02:13 bf292f0b547a: Preparing 20:02:13 1d04f0b3f9e9: Preparing 20:02:13 a134fc9208b8: Preparing 20:02:13 6542b86e39e6: Preparing 20:02:13 e093f94cbf6a: Preparing 20:02:13 6d586bd97288: Preparing 20:02:13 24b32c750af7: Preparing 20:02:13 ba1bf1fcee0a: Preparing 20:02:13 487bd12d99aa: Preparing 20:02:13 0cceae2f08a6: Preparing 20:02:13 34b8af4a2246: Preparing 20:02:13 17bec77d7fdc: Preparing 20:02:13 ba1bf1fcee0a: Waiting 20:02:13 487bd12d99aa: Waiting 20:02:13 6d586bd97288: Waiting 20:02:13 24b32c750af7: Waiting 20:02:13 0cceae2f08a6: Waiting 20:02:13 17bec77d7fdc: Waiting 20:02:13 34b8af4a2246: Waiting 20:02:13 1d04f0b3f9e9: Layer already exists 20:02:13 bf292f0b547a: Layer already exists 20:02:13 e093f94cbf6a: Layer already exists 20:02:13 a134fc9208b8: Layer already exists 20:02:13 6542b86e39e6: Layer already exists 20:02:13 ba1bf1fcee0a: Layer already exists 20:02:13 24b32c750af7: Layer already exists 20:02:13 0cceae2f08a6: Layer already exists 20:02:13 6d586bd97288: Layer already exists 20:02:13 487bd12d99aa: Layer already exists 20:02:14 17bec77d7fdc: Layer already exists 20:02:14 34b8af4a2246: Layer already exists 20:02:14 main: digest: sha256:a950365f37d063cb95bf7e700f53b6d16de0d95ff40c942fb76a0a3335e73060 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:02:14 ===================================================== [Pipeline] echo 20:02:14 taggedImages: 20:02:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:02:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.12 20:02:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:02:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:02:14 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:14 latest 20:02:14 3.0.0-dev.12 20:02:14 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:14 main 20:02:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:02:14 31c898df14ed: Preparing 20:02:14 11d18a78a157: Preparing 20:02:14 68c318c98504: Preparing 20:02:14 fd38b9776d3e: Preparing 20:02:14 ddfc10402456: Preparing 20:02:14 1f6ced518268: Preparing 20:02:14 6b55887be815: Preparing 20:02:14 17bec77d7fdc: Preparing 20:02:14 1f6ced518268: Waiting 20:02:14 17bec77d7fdc: Waiting 20:02:14 6b55887be815: Waiting 20:02:15 ddfc10402456: Pushed 20:02:15 11d18a78a157: Pushed 20:02:15 31c898df14ed: Pushed 20:02:15 17bec77d7fdc: Layer already exists 20:02:15 1f6ced518268: Pushed 20:02:15 6b55887be815: Pushed 20:02:17 fd38b9776d3e: Pushed 20:02:17 68c318c98504: Pushed 20:02:17 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:0f49d9aaeddb2f71fdf412feccd14c2f374e2339161ff8e346ba436970ff72c2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:02:18 31c898df14ed: Preparing 20:02:18 11d18a78a157: Preparing 20:02:18 68c318c98504: Preparing 20:02:18 fd38b9776d3e: Preparing 20:02:18 ddfc10402456: Preparing 20:02:18 1f6ced518268: Preparing 20:02:18 6b55887be815: Preparing 20:02:18 17bec77d7fdc: Preparing 20:02:18 1f6ced518268: Waiting 20:02:18 6b55887be815: Waiting 20:02:18 17bec77d7fdc: Waiting 20:02:18 ddfc10402456: Layer already exists 20:02:18 31c898df14ed: Layer already exists 20:02:18 11d18a78a157: Layer already exists 20:02:18 fd38b9776d3e: Layer already exists 20:02:18 68c318c98504: Layer already exists 20:02:18 17bec77d7fdc: Layer already exists 20:02:18 6b55887be815: Layer already exists 20:02:18 1f6ced518268: Layer already exists 20:02:18 latest: digest: sha256:0f49d9aaeddb2f71fdf412feccd14c2f374e2339161ff8e346ba436970ff72c2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.12 20:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:02:19 31c898df14ed: Preparing 20:02:19 11d18a78a157: Preparing 20:02:19 68c318c98504: Preparing 20:02:19 fd38b9776d3e: Preparing 20:02:19 ddfc10402456: Preparing 20:02:19 1f6ced518268: Preparing 20:02:19 6b55887be815: Preparing 20:02:19 17bec77d7fdc: Preparing 20:02:19 6b55887be815: Waiting 20:02:19 17bec77d7fdc: Waiting 20:02:19 1f6ced518268: Waiting 20:02:19 68c318c98504: Layer already exists 20:02:19 11d18a78a157: Layer already exists 20:02:19 fd38b9776d3e: Layer already exists 20:02:19 31c898df14ed: Layer already exists 20:02:19 ddfc10402456: Layer already exists 20:02:19 1f6ced518268: Layer already exists 20:02:19 17bec77d7fdc: Layer already exists 20:02:19 6b55887be815: Layer already exists 20:02:19 3.0.0-dev.12: digest: sha256:0f49d9aaeddb2f71fdf412feccd14c2f374e2339161ff8e346ba436970ff72c2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:02:20 31c898df14ed: Preparing 20:02:20 11d18a78a157: Preparing 20:02:20 68c318c98504: Preparing 20:02:20 fd38b9776d3e: Preparing 20:02:20 ddfc10402456: Preparing 20:02:20 1f6ced518268: Preparing 20:02:20 6b55887be815: Preparing 20:02:20 17bec77d7fdc: Preparing 20:02:20 1f6ced518268: Waiting 20:02:20 6b55887be815: Waiting 20:02:20 17bec77d7fdc: Waiting 20:02:20 68c318c98504: Layer already exists 20:02:20 11d18a78a157: Layer already exists 20:02:20 fd38b9776d3e: Layer already exists 20:02:20 31c898df14ed: Layer already exists 20:02:20 ddfc10402456: Layer already exists 20:02:20 6b55887be815: Layer already exists 20:02:20 17bec77d7fdc: Layer already exists 20:02:20 1f6ced518268: Layer already exists 20:02:20 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:0f49d9aaeddb2f71fdf412feccd14c2f374e2339161ff8e346ba436970ff72c2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:02:21 31c898df14ed: Preparing 20:02:21 11d18a78a157: Preparing 20:02:21 68c318c98504: Preparing 20:02:21 fd38b9776d3e: Preparing 20:02:21 ddfc10402456: Preparing 20:02:21 1f6ced518268: Preparing 20:02:21 6b55887be815: Preparing 20:02:21 17bec77d7fdc: Preparing 20:02:21 1f6ced518268: Waiting 20:02:21 17bec77d7fdc: Waiting 20:02:21 6b55887be815: Waiting 20:02:21 31c898df14ed: Layer already exists 20:02:21 11d18a78a157: Layer already exists 20:02:21 68c318c98504: Layer already exists 20:02:21 fd38b9776d3e: Layer already exists 20:02:21 ddfc10402456: Layer already exists 20:02:21 1f6ced518268: Layer already exists 20:02:21 6b55887be815: Layer already exists 20:02:21 17bec77d7fdc: Layer already exists 20:02:21 main: digest: sha256:0f49d9aaeddb2f71fdf412feccd14c2f374e2339161ff8e346ba436970ff72c2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:02:21 ===================================================== [Pipeline] echo 20:02:21 taggedImages: 20:02:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:02:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.12 20:02:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:02:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:02:21 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:21 latest 20:02:21 3.0.0-dev.12 20:02:21 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:21 main 20:02:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:02:22 75caa0927d4d: Preparing 20:02:22 e15a7a2c0a37: Preparing 20:02:22 405ebfc50c1d: Preparing 20:02:22 370dd7427705: Preparing 20:02:22 ac483b024442: Preparing 20:02:22 a66783f3242c: Preparing 20:02:22 d51e3dadfaf3: Preparing 20:02:22 76e088142260: Preparing 20:02:22 c748e226e1c0: Preparing 20:02:22 17bec77d7fdc: Preparing 20:02:22 a66783f3242c: Waiting 20:02:22 d51e3dadfaf3: Waiting 20:02:22 76e088142260: Waiting 20:02:22 c748e226e1c0: Waiting 20:02:22 17bec77d7fdc: Waiting 20:02:22 e15a7a2c0a37: Pushed 20:02:22 75caa0927d4d: Pushed 20:02:22 ac483b024442: Pushed 20:02:22 a66783f3242c: Pushed 20:02:22 76e088142260: Pushed 20:02:22 d51e3dadfaf3: Pushed 20:02:22 17bec77d7fdc: Layer already exists 20:02:22 c748e226e1c0: Pushed 20:02:24 370dd7427705: Pushed 20:02:25 405ebfc50c1d: Pushed 20:02:25 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:e3104c500fdd1125fb8e73d168f99cc09ba84d9816fff4b59028af0d88d07e82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:02:26 75caa0927d4d: Preparing 20:02:26 e15a7a2c0a37: Preparing 20:02:26 405ebfc50c1d: Preparing 20:02:26 370dd7427705: Preparing 20:02:26 ac483b024442: Preparing 20:02:26 a66783f3242c: Preparing 20:02:26 d51e3dadfaf3: Preparing 20:02:26 76e088142260: Preparing 20:02:26 c748e226e1c0: Preparing 20:02:26 17bec77d7fdc: Preparing 20:02:26 c748e226e1c0: Waiting 20:02:26 d51e3dadfaf3: Waiting 20:02:26 76e088142260: Waiting 20:02:26 17bec77d7fdc: Waiting 20:02:26 a66783f3242c: Waiting 20:02:26 75caa0927d4d: Layer already exists 20:02:26 370dd7427705: Layer already exists 20:02:26 ac483b024442: Layer already exists 20:02:26 e15a7a2c0a37: Layer already exists 20:02:26 405ebfc50c1d: Layer already exists 20:02:26 76e088142260: Layer already exists 20:02:26 d51e3dadfaf3: Layer already exists 20:02:26 a66783f3242c: Layer already exists 20:02:26 c748e226e1c0: Layer already exists 20:02:26 17bec77d7fdc: Layer already exists 20:02:26 latest: digest: sha256:e3104c500fdd1125fb8e73d168f99cc09ba84d9816fff4b59028af0d88d07e82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.12 20:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:02:27 75caa0927d4d: Preparing 20:02:27 e15a7a2c0a37: Preparing 20:02:27 405ebfc50c1d: Preparing 20:02:27 370dd7427705: Preparing 20:02:27 ac483b024442: Preparing 20:02:27 a66783f3242c: Preparing 20:02:27 d51e3dadfaf3: Preparing 20:02:27 76e088142260: Preparing 20:02:27 c748e226e1c0: Preparing 20:02:27 17bec77d7fdc: Preparing 20:02:27 a66783f3242c: Waiting 20:02:27 d51e3dadfaf3: Waiting 20:02:27 76e088142260: Waiting 20:02:27 17bec77d7fdc: Waiting 20:02:27 c748e226e1c0: Waiting 20:02:27 75caa0927d4d: Layer already exists 20:02:27 405ebfc50c1d: Layer already exists 20:02:27 370dd7427705: Layer already exists 20:02:27 e15a7a2c0a37: Layer already exists 20:02:27 ac483b024442: Layer already exists 20:02:27 76e088142260: Layer already exists 20:02:27 a66783f3242c: Layer already exists 20:02:27 17bec77d7fdc: Layer already exists 20:02:27 c748e226e1c0: Layer already exists 20:02:27 d51e3dadfaf3: Layer already exists 20:02:27 3.0.0-dev.12: digest: sha256:e3104c500fdd1125fb8e73d168f99cc09ba84d9816fff4b59028af0d88d07e82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:02:28 75caa0927d4d: Preparing 20:02:28 e15a7a2c0a37: Preparing 20:02:28 405ebfc50c1d: Preparing 20:02:28 370dd7427705: Preparing 20:02:28 ac483b024442: Preparing 20:02:28 a66783f3242c: Preparing 20:02:28 d51e3dadfaf3: Preparing 20:02:28 76e088142260: Preparing 20:02:28 c748e226e1c0: Preparing 20:02:28 17bec77d7fdc: Preparing 20:02:28 d51e3dadfaf3: Waiting 20:02:28 76e088142260: Waiting 20:02:28 c748e226e1c0: Waiting 20:02:28 17bec77d7fdc: Waiting 20:02:28 a66783f3242c: Waiting 20:02:28 405ebfc50c1d: Layer already exists 20:02:28 370dd7427705: Layer already exists 20:02:28 75caa0927d4d: Layer already exists 20:02:28 e15a7a2c0a37: Layer already exists 20:02:28 ac483b024442: Layer already exists 20:02:28 c748e226e1c0: Layer already exists 20:02:28 a66783f3242c: Layer already exists 20:02:28 d51e3dadfaf3: Layer already exists 20:02:28 76e088142260: Layer already exists 20:02:28 17bec77d7fdc: Layer already exists 20:02:28 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:e3104c500fdd1125fb8e73d168f99cc09ba84d9816fff4b59028af0d88d07e82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:02:29 75caa0927d4d: Preparing 20:02:29 e15a7a2c0a37: Preparing 20:02:29 405ebfc50c1d: Preparing 20:02:29 370dd7427705: Preparing 20:02:29 ac483b024442: Preparing 20:02:29 a66783f3242c: Preparing 20:02:29 d51e3dadfaf3: Preparing 20:02:29 76e088142260: Preparing 20:02:29 c748e226e1c0: Preparing 20:02:29 17bec77d7fdc: Preparing 20:02:29 a66783f3242c: Waiting 20:02:29 d51e3dadfaf3: Waiting 20:02:29 76e088142260: Waiting 20:02:29 17bec77d7fdc: Waiting 20:02:29 c748e226e1c0: Waiting 20:02:29 e15a7a2c0a37: Layer already exists 20:02:29 75caa0927d4d: Layer already exists 20:02:29 ac483b024442: Layer already exists 20:02:29 405ebfc50c1d: Layer already exists 20:02:29 370dd7427705: Layer already exists 20:02:29 a66783f3242c: Layer already exists 20:02:29 76e088142260: Layer already exists 20:02:29 c748e226e1c0: Layer already exists 20:02:29 17bec77d7fdc: Layer already exists 20:02:29 d51e3dadfaf3: Layer already exists 20:02:29 main: digest: sha256:e3104c500fdd1125fb8e73d168f99cc09ba84d9816fff4b59028af0d88d07e82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:02:29 ===================================================== [Pipeline] echo 20:02:29 taggedImages: 20:02:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:02:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.12 20:02:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:02:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:02:29 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:29 latest 20:02:29 3.0.0-dev.12 20:02:29 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:29 main 20:02:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:02:30 118e72355fc7: Preparing 20:02:30 88c6177b4e31: Preparing 20:02:30 24b32c750af7: Preparing 20:02:30 291c5cca7155: Preparing 20:02:30 9833f26c6bda: Preparing 20:02:30 9833f26c6bda: Layer already exists 20:02:30 24b32c750af7: Layer already exists 20:02:30 118e72355fc7: Pushed 20:02:32 291c5cca7155: Pushed 20:02:35 88c6177b4e31: Pushed 20:02:35 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:143c3f5a27b1fbe255e2dbed3f4d1c88eb5859ccdfc5c036f7efbdcf66789f60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:02:36 118e72355fc7: Preparing 20:02:36 88c6177b4e31: Preparing 20:02:36 24b32c750af7: Preparing 20:02:36 291c5cca7155: Preparing 20:02:36 9833f26c6bda: Preparing 20:02:36 9833f26c6bda: Layer already exists 20:02:36 24b32c750af7: Layer already exists 20:02:36 291c5cca7155: Layer already exists 20:02:36 118e72355fc7: Layer already exists 20:02:36 88c6177b4e31: Layer already exists 20:02:36 latest: digest: sha256:143c3f5a27b1fbe255e2dbed3f4d1c88eb5859ccdfc5c036f7efbdcf66789f60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.12 20:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:02:36 118e72355fc7: Preparing 20:02:36 88c6177b4e31: Preparing 20:02:36 24b32c750af7: Preparing 20:02:36 291c5cca7155: Preparing 20:02:36 9833f26c6bda: Preparing 20:02:36 9833f26c6bda: Layer already exists 20:02:36 88c6177b4e31: Layer already exists 20:02:36 291c5cca7155: Layer already exists 20:02:36 118e72355fc7: Layer already exists 20:02:36 24b32c750af7: Layer already exists 20:02:36 3.0.0-dev.12: digest: sha256:143c3f5a27b1fbe255e2dbed3f4d1c88eb5859ccdfc5c036f7efbdcf66789f60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:02:37 118e72355fc7: Preparing 20:02:37 88c6177b4e31: Preparing 20:02:37 24b32c750af7: Preparing 20:02:37 291c5cca7155: Preparing 20:02:37 9833f26c6bda: Preparing 20:02:37 291c5cca7155: Layer already exists 20:02:37 9833f26c6bda: Layer already exists 20:02:37 88c6177b4e31: Layer already exists 20:02:37 118e72355fc7: Layer already exists 20:02:37 24b32c750af7: Layer already exists 20:02:37 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:143c3f5a27b1fbe255e2dbed3f4d1c88eb5859ccdfc5c036f7efbdcf66789f60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:02:38 118e72355fc7: Preparing 20:02:38 88c6177b4e31: Preparing 20:02:38 24b32c750af7: Preparing 20:02:38 291c5cca7155: Preparing 20:02:38 9833f26c6bda: Preparing 20:02:38 24b32c750af7: Layer already exists 20:02:38 118e72355fc7: Layer already exists 20:02:38 88c6177b4e31: Layer already exists 20:02:38 9833f26c6bda: Layer already exists 20:02:38 291c5cca7155: Layer already exists 20:02:38 main: digest: sha256:143c3f5a27b1fbe255e2dbed3f4d1c88eb5859ccdfc5c036f7efbdcf66789f60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:02:38 ===================================================== [Pipeline] echo 20:02:38 taggedImages: 20:02:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:02:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.12 20:02:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:02:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:02:38 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:38 latest 20:02:38 3.0.0-dev.12 20:02:38 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:38 main 20:02:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:02:39 509303317c88: Preparing 20:02:39 d32ed8bd767b: Preparing 20:02:39 e32b7e979c77: Preparing 20:02:39 3978a107776b: Preparing 20:02:39 ad5189e4cc6f: Preparing 20:02:39 825cdb909511: Preparing 20:02:39 9833f26c6bda: Preparing 20:02:39 825cdb909511: Waiting 20:02:39 d32ed8bd767b: Pushed 20:02:39 e32b7e979c77: Pushed 20:02:39 509303317c88: Pushed 20:02:39 9833f26c6bda: Layer already exists 20:02:40 825cdb909511: Pushed 20:02:47 ad5189e4cc6f: Pushed 20:02:55 3978a107776b: Pushed 20:02:55 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:6ddd8a4b6e032e233cce87d5fbf93ad49db48606227ad8d449cfd3ff8dd2747b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:02:56 509303317c88: Preparing 20:02:56 d32ed8bd767b: Preparing 20:02:56 e32b7e979c77: Preparing 20:02:56 3978a107776b: Preparing 20:02:56 ad5189e4cc6f: Preparing 20:02:56 825cdb909511: Preparing 20:02:56 9833f26c6bda: Preparing 20:02:56 825cdb909511: Waiting 20:02:56 9833f26c6bda: Waiting 20:02:56 e32b7e979c77: Layer already exists 20:02:56 509303317c88: Layer already exists 20:02:56 3978a107776b: Layer already exists 20:02:56 d32ed8bd767b: Layer already exists 20:02:56 ad5189e4cc6f: Layer already exists 20:02:56 825cdb909511: Layer already exists 20:02:56 9833f26c6bda: Layer already exists 20:02:56 latest: digest: sha256:6ddd8a4b6e032e233cce87d5fbf93ad49db48606227ad8d449cfd3ff8dd2747b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.12 20:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:02:57 509303317c88: Preparing 20:02:57 d32ed8bd767b: Preparing 20:02:57 e32b7e979c77: Preparing 20:02:57 3978a107776b: Preparing 20:02:57 ad5189e4cc6f: Preparing 20:02:57 825cdb909511: Preparing 20:02:57 9833f26c6bda: Preparing 20:02:57 825cdb909511: Waiting 20:02:57 9833f26c6bda: Waiting 20:02:57 509303317c88: Layer already exists 20:02:57 e32b7e979c77: Layer already exists 20:02:57 ad5189e4cc6f: Layer already exists 20:02:57 d32ed8bd767b: Layer already exists 20:02:57 3978a107776b: Layer already exists 20:02:57 9833f26c6bda: Layer already exists 20:02:57 825cdb909511: Layer already exists 20:02:57 3.0.0-dev.12: digest: sha256:6ddd8a4b6e032e233cce87d5fbf93ad49db48606227ad8d449cfd3ff8dd2747b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:02:58 509303317c88: Preparing 20:02:58 d32ed8bd767b: Preparing 20:02:58 e32b7e979c77: Preparing 20:02:58 3978a107776b: Preparing 20:02:58 ad5189e4cc6f: Preparing 20:02:58 825cdb909511: Preparing 20:02:58 9833f26c6bda: Preparing 20:02:58 825cdb909511: Waiting 20:02:58 9833f26c6bda: Waiting 20:02:58 d32ed8bd767b: Layer already exists 20:02:58 e32b7e979c77: Layer already exists 20:02:58 ad5189e4cc6f: Layer already exists 20:02:58 3978a107776b: Layer already exists 20:02:58 509303317c88: Layer already exists 20:02:58 9833f26c6bda: Layer already exists 20:02:58 825cdb909511: Layer already exists 20:02:58 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:6ddd8a4b6e032e233cce87d5fbf93ad49db48606227ad8d449cfd3ff8dd2747b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:02:59 509303317c88: Preparing 20:02:59 d32ed8bd767b: Preparing 20:02:59 e32b7e979c77: Preparing 20:02:59 3978a107776b: Preparing 20:02:59 ad5189e4cc6f: Preparing 20:02:59 825cdb909511: Preparing 20:02:59 9833f26c6bda: Preparing 20:02:59 825cdb909511: Waiting 20:02:59 9833f26c6bda: Waiting 20:02:59 3978a107776b: Layer already exists 20:02:59 e32b7e979c77: Layer already exists 20:02:59 d32ed8bd767b: Layer already exists 20:02:59 509303317c88: Layer already exists 20:02:59 ad5189e4cc6f: Layer already exists 20:02:59 825cdb909511: Layer already exists 20:02:59 9833f26c6bda: Layer already exists 20:02:59 main: digest: sha256:6ddd8a4b6e032e233cce87d5fbf93ad49db48606227ad8d449cfd3ff8dd2747b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:02:59 ===================================================== [Pipeline] echo 20:02:59 taggedImages: 20:02:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:02:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.12 20:02:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:02:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:02:59 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:02:59 latest 20:02:59 3.0.0-dev.12 20:02:59 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:02:59 main 20:02:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:03:00 a6c01823751c: Preparing 20:03:00 cd9fa0b1c5f9: Preparing 20:03:00 70ccbd34b0b1: Preparing 20:03:00 3c4f785d0b24: Preparing 20:03:00 06deb03adc72: Preparing 20:03:00 9833f26c6bda: Preparing 20:03:00 9833f26c6bda: Waiting 20:03:00 cd9fa0b1c5f9: Pushed 20:03:00 70ccbd34b0b1: Pushed 20:03:00 a6c01823751c: Pushed 20:03:00 9833f26c6bda: Layer already exists 20:03:00 06deb03adc72: Pushed 20:03:15 3c4f785d0b24: Pushed 20:03:15 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:d6ed80397b6e4cf30858f6c436dfa31c233410bd791fcf9b6acc75048bc31a5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:03:16 a6c01823751c: Preparing 20:03:16 cd9fa0b1c5f9: Preparing 20:03:16 70ccbd34b0b1: Preparing 20:03:16 3c4f785d0b24: Preparing 20:03:16 06deb03adc72: Preparing 20:03:16 9833f26c6bda: Preparing 20:03:16 9833f26c6bda: Waiting 20:03:16 cd9fa0b1c5f9: Layer already exists 20:03:16 3c4f785d0b24: Layer already exists 20:03:16 a6c01823751c: Layer already exists 20:03:16 06deb03adc72: Layer already exists 20:03:16 70ccbd34b0b1: Layer already exists 20:03:16 9833f26c6bda: Layer already exists 20:03:16 latest: digest: sha256:d6ed80397b6e4cf30858f6c436dfa31c233410bd791fcf9b6acc75048bc31a5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.12 20:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:03:17 a6c01823751c: Preparing 20:03:17 cd9fa0b1c5f9: Preparing 20:03:17 70ccbd34b0b1: Preparing 20:03:17 3c4f785d0b24: Preparing 20:03:17 06deb03adc72: Preparing 20:03:17 9833f26c6bda: Preparing 20:03:17 9833f26c6bda: Waiting 20:03:17 06deb03adc72: Layer already exists 20:03:17 70ccbd34b0b1: Layer already exists 20:03:17 cd9fa0b1c5f9: Layer already exists 20:03:17 3c4f785d0b24: Layer already exists 20:03:17 a6c01823751c: Layer already exists 20:03:17 9833f26c6bda: Layer already exists 20:03:17 3.0.0-dev.12: digest: sha256:d6ed80397b6e4cf30858f6c436dfa31c233410bd791fcf9b6acc75048bc31a5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:03:18 a6c01823751c: Preparing 20:03:18 cd9fa0b1c5f9: Preparing 20:03:18 70ccbd34b0b1: Preparing 20:03:18 3c4f785d0b24: Preparing 20:03:18 06deb03adc72: Preparing 20:03:18 9833f26c6bda: Preparing 20:03:18 9833f26c6bda: Waiting 20:03:18 06deb03adc72: Layer already exists 20:03:18 a6c01823751c: Layer already exists 20:03:18 cd9fa0b1c5f9: Layer already exists 20:03:18 70ccbd34b0b1: Layer already exists 20:03:18 3c4f785d0b24: Layer already exists 20:03:18 9833f26c6bda: Layer already exists 20:03:18 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:d6ed80397b6e4cf30858f6c436dfa31c233410bd791fcf9b6acc75048bc31a5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:03:18 a6c01823751c: Preparing 20:03:18 cd9fa0b1c5f9: Preparing 20:03:18 70ccbd34b0b1: Preparing 20:03:18 3c4f785d0b24: Preparing 20:03:18 06deb03adc72: Preparing 20:03:18 9833f26c6bda: Preparing 20:03:18 9833f26c6bda: Waiting 20:03:18 cd9fa0b1c5f9: Layer already exists 20:03:18 3c4f785d0b24: Layer already exists 20:03:18 06deb03adc72: Layer already exists 20:03:18 a6c01823751c: Layer already exists 20:03:18 70ccbd34b0b1: Layer already exists 20:03:18 9833f26c6bda: Layer already exists 20:03:18 main: digest: sha256:d6ed80397b6e4cf30858f6c436dfa31c233410bd791fcf9b6acc75048bc31a5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:19 ===================================================== [Pipeline] echo 20:03:19 taggedImages: 20:03:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:03:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.12 20:03:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:03:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:03:19 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:19 latest 20:03:19 3.0.0-dev.12 20:03:19 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:19 main 20:03:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:03:19 980e2490b8e3: Preparing 20:03:19 72fa67adcd4f: Preparing 20:03:19 b120a28e00dd: Preparing 20:03:19 27609156783e: Preparing 20:03:19 825cdb909511: Preparing 20:03:19 9833f26c6bda: Preparing 20:03:19 9833f26c6bda: Waiting 20:03:19 825cdb909511: Layer already exists 20:03:19 9833f26c6bda: Layer already exists 20:03:19 72fa67adcd4f: Pushed 20:03:19 b120a28e00dd: Pushed 20:03:19 980e2490b8e3: Pushed 20:03:34 27609156783e: Pushed 20:03:34 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:669e6020287fd9a47b5fd817440108361bc075a1eb8b027cf053d1f908d95e35 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:03:35 980e2490b8e3: Preparing 20:03:35 72fa67adcd4f: Preparing 20:03:35 b120a28e00dd: Preparing 20:03:35 27609156783e: Preparing 20:03:35 825cdb909511: Preparing 20:03:35 9833f26c6bda: Preparing 20:03:35 9833f26c6bda: Waiting 20:03:35 980e2490b8e3: Layer already exists 20:03:35 b120a28e00dd: Layer already exists 20:03:35 825cdb909511: Layer already exists 20:03:35 72fa67adcd4f: Layer already exists 20:03:35 27609156783e: Layer already exists 20:03:35 9833f26c6bda: Layer already exists 20:03:35 latest: digest: sha256:669e6020287fd9a47b5fd817440108361bc075a1eb8b027cf053d1f908d95e35 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.12 20:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:03:36 980e2490b8e3: Preparing 20:03:36 72fa67adcd4f: Preparing 20:03:36 b120a28e00dd: Preparing 20:03:36 27609156783e: Preparing 20:03:36 825cdb909511: Preparing 20:03:36 9833f26c6bda: Preparing 20:03:36 9833f26c6bda: Waiting 20:03:36 b120a28e00dd: Layer already exists 20:03:36 72fa67adcd4f: Layer already exists 20:03:36 980e2490b8e3: Layer already exists 20:03:36 27609156783e: Layer already exists 20:03:36 825cdb909511: Layer already exists 20:03:36 9833f26c6bda: Layer already exists 20:03:36 3.0.0-dev.12: digest: sha256:669e6020287fd9a47b5fd817440108361bc075a1eb8b027cf053d1f908d95e35 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:03:37 980e2490b8e3: Preparing 20:03:37 72fa67adcd4f: Preparing 20:03:37 b120a28e00dd: Preparing 20:03:37 27609156783e: Preparing 20:03:37 825cdb909511: Preparing 20:03:37 9833f26c6bda: Preparing 20:03:37 9833f26c6bda: Waiting 20:03:37 27609156783e: Layer already exists 20:03:37 980e2490b8e3: Layer already exists 20:03:37 b120a28e00dd: Layer already exists 20:03:37 72fa67adcd4f: Layer already exists 20:03:37 825cdb909511: Layer already exists 20:03:37 9833f26c6bda: Layer already exists 20:03:37 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:669e6020287fd9a47b5fd817440108361bc075a1eb8b027cf053d1f908d95e35 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:03:37 980e2490b8e3: Preparing 20:03:37 72fa67adcd4f: Preparing 20:03:37 b120a28e00dd: Preparing 20:03:37 27609156783e: Preparing 20:03:37 825cdb909511: Preparing 20:03:37 9833f26c6bda: Preparing 20:03:37 9833f26c6bda: Waiting 20:03:37 27609156783e: Layer already exists 20:03:37 980e2490b8e3: Layer already exists 20:03:37 72fa67adcd4f: Layer already exists 20:03:37 b120a28e00dd: Layer already exists 20:03:37 825cdb909511: Layer already exists 20:03:37 9833f26c6bda: Layer already exists 20:03:37 main: digest: sha256:669e6020287fd9a47b5fd817440108361bc075a1eb8b027cf053d1f908d95e35 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:38 ===================================================== [Pipeline] echo 20:03:38 taggedImages: 20:03:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:03:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.12 20:03:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:03:38 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:03:38 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:38 latest 20:03:38 3.0.0-dev.12 20:03:38 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:38 main 20:03:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:03:38 deb715d6b7bc: Preparing 20:03:38 715e56be3e1e: Preparing 20:03:38 24b32c750af7: Preparing 20:03:38 4288260a6c64: Preparing 20:03:38 17bec77d7fdc: Preparing 20:03:38 24b32c750af7: Layer already exists 20:03:38 17bec77d7fdc: Layer already exists 20:03:39 deb715d6b7bc: Pushed 20:03:39 4288260a6c64: Pushed 20:03:44 715e56be3e1e: Pushed 20:03:44 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:b521d7904ba5b3e72e8f990b460c9fabae9d17c96ba7630c1cbfd8530ce973af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:03:45 deb715d6b7bc: Preparing 20:03:45 715e56be3e1e: Preparing 20:03:45 24b32c750af7: Preparing 20:03:45 4288260a6c64: Preparing 20:03:45 17bec77d7fdc: Preparing 20:03:45 715e56be3e1e: Layer already exists 20:03:45 24b32c750af7: Layer already exists 20:03:45 17bec77d7fdc: Layer already exists 20:03:45 deb715d6b7bc: Layer already exists 20:03:45 4288260a6c64: Layer already exists 20:03:45 latest: digest: sha256:b521d7904ba5b3e72e8f990b460c9fabae9d17c96ba7630c1cbfd8530ce973af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.12 20:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:03:45 deb715d6b7bc: Preparing 20:03:45 715e56be3e1e: Preparing 20:03:45 24b32c750af7: Preparing 20:03:45 4288260a6c64: Preparing 20:03:45 17bec77d7fdc: Preparing 20:03:45 4288260a6c64: Layer already exists 20:03:45 24b32c750af7: Layer already exists 20:03:45 715e56be3e1e: Layer already exists 20:03:45 deb715d6b7bc: Layer already exists 20:03:45 17bec77d7fdc: Layer already exists 20:03:45 3.0.0-dev.12: digest: sha256:b521d7904ba5b3e72e8f990b460c9fabae9d17c96ba7630c1cbfd8530ce973af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:03:46 deb715d6b7bc: Preparing 20:03:46 715e56be3e1e: Preparing 20:03:46 24b32c750af7: Preparing 20:03:46 4288260a6c64: Preparing 20:03:46 17bec77d7fdc: Preparing 20:03:46 deb715d6b7bc: Layer already exists 20:03:46 24b32c750af7: Layer already exists 20:03:46 715e56be3e1e: Layer already exists 20:03:46 17bec77d7fdc: Layer already exists 20:03:46 4288260a6c64: Layer already exists 20:03:46 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:b521d7904ba5b3e72e8f990b460c9fabae9d17c96ba7630c1cbfd8530ce973af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:03:47 deb715d6b7bc: Preparing 20:03:47 715e56be3e1e: Preparing 20:03:47 24b32c750af7: Preparing 20:03:47 4288260a6c64: Preparing 20:03:47 17bec77d7fdc: Preparing 20:03:47 deb715d6b7bc: Layer already exists 20:03:47 17bec77d7fdc: Layer already exists 20:03:47 715e56be3e1e: Layer already exists 20:03:47 4288260a6c64: Layer already exists 20:03:47 24b32c750af7: Layer already exists 20:03:47 main: digest: sha256:b521d7904ba5b3e72e8f990b460c9fabae9d17c96ba7630c1cbfd8530ce973af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:47 ===================================================== [Pipeline] echo 20:03:47 taggedImages: 20:03:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:03:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.12 20:03:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:03:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:03:47 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:47 latest 20:03:47 3.0.0-dev.12 20:03:47 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:47 main 20:03:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:03:50 df8e99ceb96c: Preparing 20:03:50 8b6784ce080a: Preparing 20:03:50 24b32c750af7: Preparing 20:03:50 b89cb0721266: Preparing 20:03:50 17bec77d7fdc: Preparing 20:03:50 17bec77d7fdc: Layer already exists 20:03:50 b89cb0721266: Layer already exists 20:03:50 24b32c750af7: Layer already exists 20:03:50 df8e99ceb96c: Pushed 20:03:55 8b6784ce080a: Pushed 20:03:55 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:f4c8de11b26c667238c4a56d433f72fffccdbf31b4e6e7c72bf4acb7a8aadc7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:03:56 df8e99ceb96c: Preparing 20:03:56 8b6784ce080a: Preparing 20:03:56 24b32c750af7: Preparing 20:03:56 b89cb0721266: Preparing 20:03:56 17bec77d7fdc: Preparing 20:03:56 17bec77d7fdc: Layer already exists 20:03:56 24b32c750af7: Layer already exists 20:03:56 df8e99ceb96c: Layer already exists 20:03:56 b89cb0721266: Layer already exists 20:03:56 8b6784ce080a: Layer already exists 20:03:56 latest: digest: sha256:f4c8de11b26c667238c4a56d433f72fffccdbf31b4e6e7c72bf4acb7a8aadc7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.12 20:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:03:57 df8e99ceb96c: Preparing 20:03:57 8b6784ce080a: Preparing 20:03:57 24b32c750af7: Preparing 20:03:57 b89cb0721266: Preparing 20:03:57 17bec77d7fdc: Preparing 20:03:57 17bec77d7fdc: Layer already exists 20:03:57 24b32c750af7: Layer already exists 20:03:57 8b6784ce080a: Layer already exists 20:03:57 df8e99ceb96c: Layer already exists 20:03:57 b89cb0721266: Layer already exists 20:03:57 3.0.0-dev.12: digest: sha256:f4c8de11b26c667238c4a56d433f72fffccdbf31b4e6e7c72bf4acb7a8aadc7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:03:57 df8e99ceb96c: Preparing 20:03:57 8b6784ce080a: Preparing 20:03:57 24b32c750af7: Preparing 20:03:57 b89cb0721266: Preparing 20:03:57 17bec77d7fdc: Preparing 20:03:57 17bec77d7fdc: Layer already exists 20:03:57 24b32c750af7: Layer already exists 20:03:57 df8e99ceb96c: Layer already exists 20:03:57 b89cb0721266: Layer already exists 20:03:57 8b6784ce080a: Layer already exists 20:03:57 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:f4c8de11b26c667238c4a56d433f72fffccdbf31b4e6e7c72bf4acb7a8aadc7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:03:58 df8e99ceb96c: Preparing 20:03:58 8b6784ce080a: Preparing 20:03:58 24b32c750af7: Preparing 20:03:58 b89cb0721266: Preparing 20:03:58 17bec77d7fdc: Preparing 20:03:58 b89cb0721266: Layer already exists 20:03:58 df8e99ceb96c: Layer already exists 20:03:58 17bec77d7fdc: Layer already exists 20:03:58 24b32c750af7: Layer already exists 20:03:58 8b6784ce080a: Layer already exists 20:03:58 main: digest: sha256:f4c8de11b26c667238c4a56d433f72fffccdbf31b4e6e7c72bf4acb7a8aadc7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:58 ===================================================== [Pipeline] echo 20:03:58 taggedImages: 20:03:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 20:03:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:03:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.12 20:03:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 20:03:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:58 20:03:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:59 arm64: Pulling from edgex-lftools-log-publisher 20:03:59 8998bd30e6a1: Pulling fs layer 20:03:59 04944245beec: Pulling fs layer 20:03:59 699f458cf7ca: Pulling fs layer 20:03:59 765212b225bb: Pulling fs layer 20:03:59 f23df028b6ca: Pulling fs layer 20:03:59 765212b225bb: Waiting 20:03:59 f23df028b6ca: Waiting 20:03:59 d65c8cfc05b1: Pulling fs layer 20:03:59 2437ff75d9bd: Pulling fs layer 20:03:59 d65c8cfc05b1: Waiting 20:03:59 2437ff75d9bd: Waiting 20:03:59 04944245beec: Verifying Checksum 20:03:59 04944245beec: Download complete 20:03:59 765212b225bb: Verifying Checksum 20:03:59 765212b225bb: Download complete 20:03:59 f23df028b6ca: Verifying Checksum 20:03:59 f23df028b6ca: Download complete 20:03:59 d65c8cfc05b1: Verifying Checksum 20:03:59 d65c8cfc05b1: Download complete 20:03:59 699f458cf7ca: Verifying Checksum 20:03:59 699f458cf7ca: Download complete 20:03:59 8998bd30e6a1: Download complete 20:04:01 2437ff75d9bd: Verifying Checksum 20:04:01 2437ff75d9bd: Download complete 20:04:03 8998bd30e6a1: Pull complete 20:04:03 04944245beec: Pull complete 20:04:04 699f458cf7ca: Pull complete 20:04:04 765212b225bb: Pull complete 20:04:05 f23df028b6ca: Pull complete 20:04:05 d65c8cfc05b1: Pull complete 20:04:18 2437ff75d9bd: Pull complete 20:04:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:18 prd-ubuntu20.04-docker-arm64-4c-16g-1483 does not seem to be running inside a container 20:04:18 $ 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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:04:20 $ docker top 0352d1e797561c7f7920783bd32933ddc99c5bfc00a2a96862fceb53984e115c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:21 ---> job-cost.sh 20:04:21 lf-activate-venv: SKIPPING 20:04:21 INFO: No Stack... 20:04:22 INFO: Retrieving Pricing Info for: v3-standard-4 20:04:22 INFO: Archiving Costs [Pipeline] sh 20:04:23 + cat /w/workspace/edgex-go/366/archives/cost.csv 20:04:23 + cut -d, -f6 [Pipeline] lock 20:04:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-366-stack-cost] 20:04:23 Resource [jenkins-edgexfoundry-edgex-go-main-366-stack-cost] did not exist. Created. 20:04:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-366-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:04:23 + echo total: 0.10999999940395355 [Pipeline] stash 20:04:23 Stashed 1 file(s) [Pipeline] } 20:04:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-366-stack-cost] [Pipeline] // lock [Pipeline] } 20:04:23 $ docker stop --time=1 0352d1e797561c7f7920783bd32933ddc99c5bfc00a2a96862fceb53984e115c 20:04:25 $ docker rm -f --volumes 0352d1e797561c7f7920783bd32933ddc99c5bfc00a2a96862fceb53984e115c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:04:25 provisioning config files... 20:04:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/366@tmp/config18006549388518399145tmp [Pipeline] { [Pipeline] sh 20:04:26 + set +x 20:04:26 + curl -s https://codecov.io/bash 20:04:26 + bash -s -- 20:04:26 20:04:26 _____ _ 20:04:26 / ____| | | 20:04:26 | | ___ __| | ___ ___ _____ __ 20:04:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:04:26 | |___| (_) | (_| | __/ (_| (_) \ V / 20:04:26 \_____\___/ \__,_|\___|\___\___/ \_/ 20:04:26 Bash-1.0.6 20:04:26 20:04:26 20:04:26 ==> git version 2.25.1 found 20:04:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:04:26 Release-Date: 2020-01-08 20:04:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:04:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:04:26 ==> Jenkins CI detected. 20:04:26 current dir:  /w/workspace/edgex-go/366 20:04:26 project root: . 20:04:26 --> token set from env 20:04:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:04:26 ==> Running gcov in . (disable via -X gcov) 20:04:26 ==> Python coveragepy not found 20:04:26 ==> Searching for coverage reports in: 20:04:26 + . 20:04:26 -> Found 1 reports 20:04:26 ==> Detecting git/mercurial file structure 20:04:26 ==> Reading reports 20:04:26 + ./coverage.out bytes=494833 20:04:26 ==> Appending adjustments 20:04:26 https://docs.codecov.io/docs/fixing-reports 20:04:27 + Found adjustments 20:04:27 ==> Gzipping contents 20:04:27 64K /tmp/codecov.Z5PEd5.gz 20:04:27 ==> Uploading reports 20:04:27 url: https://codecov.io 20:04:27 query: branch=main&commit=1c8abb91c27dee0361322f6c8e5a904aaca59bd3&build=366&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F366%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:04:27 -> Pinging Codecov 20:04:27 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=1c8abb91c27dee0361322f6c8e5a904aaca59bd3&build=366&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F366%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:04:27 -> Uploading to 20:04:27 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/00271124DB129430A58F1EEE437C3FCB/1c8abb91c27dee0361322f6c8e5a904aaca59bd3/e6aba697-e767-4001-943c-121a31b5c0cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T200427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=746ea51942c404a03a7a376e0141f8a9a730cd4b2829d8071da315db76b85d36 20:04:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:27 Dload Upload Total Spent Left Speed 20:04:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63937 0 0 100 63937 0 222k --:--:-- --:--:-- --:--:-- 222k 20:04:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } 20:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:04:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:04:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:04:28 20:04:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:04:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:04:29 df9b9388f04a: Pulling fs layer 20:04:29 52dc419b0ee2: Pulling fs layer 20:04:29 25bc292e5bac: Pulling fs layer 20:04:29 114826534d7a: Pulling fs layer 20:04:29 4657fd5d0bcf: Pulling fs layer 20:04:29 6ad1cebc031e: Pulling fs layer 20:04:29 8a3aa393b2d8: Pulling fs layer 20:04:29 4657fd5d0bcf: Waiting 20:04:29 6ad1cebc031e: Waiting 20:04:29 8a3aa393b2d8: Waiting 20:04:29 114826534d7a: Waiting 20:04:29 25bc292e5bac: Verifying Checksum 20:04:29 25bc292e5bac: Download complete 20:04:29 52dc419b0ee2: Download complete 20:04:29 4657fd5d0bcf: Verifying Checksum 20:04:29 4657fd5d0bcf: Download complete 20:04:29 df9b9388f04a: Download complete 20:04:29 6ad1cebc031e: Verifying Checksum 20:04:29 6ad1cebc031e: Download complete 20:04:29 df9b9388f04a: Pull complete 20:04:29 52dc419b0ee2: Pull complete 20:04:29 25bc292e5bac: Pull complete 20:04:30 114826534d7a: Verifying Checksum 20:04:30 114826534d7a: Download complete 20:04:30 8a3aa393b2d8: Verifying Checksum 20:04:30 8a3aa393b2d8: Download complete 20:04:34 114826534d7a: Pull complete 20:04:34 4657fd5d0bcf: Pull complete 20:04:34 6ad1cebc031e: Pull complete 20:04:37 8a3aa393b2d8: Pull complete 20:04:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:04:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:37 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 20:04:37 $ 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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:04:43 $ docker top 9b1350c3103217750c15b2c37e3ef347a31870932bdfc1aa39de3998fec7fb38 -eo pid,comm [Pipeline] { [Pipeline] echo 20:04:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:04:43 + set -o pipefail 20:04:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:04:50 20:04:50 Monitoring /w/workspace/edgex-go/366 (github.com/edgexfoundry/edgex-go)... 20:04:50 20:04:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0b1c9237-5a72-4265-b185-c93514abad3c 20:04:50 20:04:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:04:50 20:04:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:04:50 20:04:50 20:04:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:04:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:04:50 More details here: https://snyk.co/ue1NS [Pipeline] } 20:04:50 $ docker stop --time=1 9b1350c3103217750c15b2c37e3ef347a31870932bdfc1aa39de3998fec7fb38 20:04:54 $ docker rm -f --volumes 9b1350c3103217750c15b2c37e3ef347a31870932bdfc1aa39de3998fec7fb38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:04:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:54 provisioning config files... 20:04:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/366@tmp/config13477473602170116158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:54 --> edgex-publish-swagger.sh 20:04:54 === Publish openapi/v2 API === 20:04:54 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:04:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/366/openapi/v2/core-command.yaml] 20:04:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:54 Dload Upload Total Spent Left Speed 20:04:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 42 37705 --:--:-- --:--:-- --:--:-- 37706 100 33860 100 38 100 33822 42 37705 --:--:-- --:--:-- --:--:-- 37706 20:04:55 {"code":403,"message":"Access Denied"} 20:04:55 20:04:55 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/366/openapi/v2/core-data.yaml] 20:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:55 Dload Upload Total Spent Left Speed 20:04:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71623 100 38 100 71585 47 89481 --:--:-- --:--:-- --:--:-- 89528 20:04:56 {"code":403,"message":"Access Denied"} 20:04:56 20:04:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/366/openapi/v2/core-metadata.yaml] 20:04:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:56 Dload Upload Total Spent Left Speed 20:04:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 144k 0 0 44 65536 0 790k --:--:-- --:--:-- --:--:-- 780k 100 144k 100 38 100 144k 42 161k --:--:-- --:--:-- --:--:-- 161k 20:04:57 {"code":403,"message":"Access Denied"} 20:04:57 20:04:57 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/366/openapi/v2/support-notifications.yaml] 20:04:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:57 Dload Upload Total Spent Left Speed 20:04:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89347 100 38 100 89309 45 103k --:--:-- --:--:-- --:--:-- 103k 20:04:58 {"code":403,"message":"Access Denied"} 20:04:58 20:04:58 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/366/openapi/v2/support-scheduler.yaml] 20:04:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:58 Dload Upload Total Spent Left Speed 20:04:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 45 47135 --:--:-- --:--:-- --:--:-- 47125 100 39585 100 38 100 39547 45 47079 --:--:-- --:--:-- --:--:-- 47068 20:04:59 {"code":403,"message":"Access Denied"} 20:04:59 [Pipeline] } 20:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:04:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:04:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:00 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 20:05:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:05:00 $ docker top fa4e096785f83a39139b14221e90f3bebbe9744a42b2dcf7aaddbbdab21361c5 -eo pid,comm 20:05:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:05:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:00 [ssh-agent] Looking for ssh-agent implementation... 20:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:00 $ docker exec fa4e096785f83a39139b14221e90f3bebbe9744a42b2dcf7aaddbbdab21361c5 ssh-agent 20:05:01 SSH_AUTH_SOCK=/tmp/ssh-Lh1ZHTgtOdHo/agent.33 20:05:01 SSH_AGENT_PID=39 20:05:01 Running ssh-add (command line suppressed) 20:05:01 Identity added: /w/workspace/edgex-go/366@tmp/private_key_16583302332617942630.key (/w/workspace/edgex-go/366@tmp/private_key_16583302332617942630.key) 20:05:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:01 + git semver tag 20:05:01 2023-01-09 20:05:01,661 [run_tag] DEBUG tag force:False 20:05:01 2023-01-09 20:05:01,662 [check_head_tag] DEBUG check head tag 20:05:01 2023-01-09 20:05:01,663 [execute] INFO git cat-file --batch-check 20:05:01 2023-01-09 20:05:01,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/366, universal_newlines=False, shell=None, istream=) 20:05:01 2023-01-09 20:05:01,668 [execute] INFO git cat-file --batch 20:05:01 2023-01-09 20:05:01,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/366, universal_newlines=False, shell=None, istream=) 20:05:01 2023-01-09 20:05:01,709 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main 20:05:01 2023-01-09 20:05:01,709 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 20:05:01 2023-01-09 20:05:01,709 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/edgex-go/366, universal_newlines=False, shell=None, istream=None) 20:05:01 2023-01-09 20:05:01,714 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main 20:05:01 3.0.0-dev.12 [Pipeline] } 20:05:01 $ docker exec --env ******** --env ******** fa4e096785f83a39139b14221e90f3bebbe9744a42b2dcf7aaddbbdab21361c5 ssh-agent -k 20:05:01 unset SSH_AUTH_SOCK; 20:05:01 unset SSH_AGENT_PID; 20:05:01 echo Agent pid 39 killed; 20:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:02 + git semver [Pipeline] } 20:05:02 $ docker stop --time=1 fa4e096785f83a39139b14221e90f3bebbe9744a42b2dcf7aaddbbdab21361c5 20:05:04 $ docker rm -f --volumes fa4e096785f83a39139b14221e90f3bebbe9744a42b2dcf7aaddbbdab21361c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:05:04 20:05:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:05:05 0.23.1-centos7: Pulling from edgex-lftools 20:05:05 ab5ef0e58194: Pulling fs layer 20:05:05 9712f1f96733: Pulling fs layer 20:05:05 63f879dbbcfc: Pulling fs layer 20:05:05 0d9ebad4ef96: Pulling fs layer 20:05:05 e9a5061849ea: Pulling fs layer 20:05:05 d747dcd14b5f: Pulling fs layer 20:05:05 2de7ff778b66: Pulling fs layer 20:05:05 0d9ebad4ef96: Waiting 20:05:05 e9a5061849ea: Waiting 20:05:05 d747dcd14b5f: Waiting 20:05:05 2de7ff778b66: Waiting 20:05:05 9712f1f96733: Verifying Checksum 20:05:05 9712f1f96733: Download complete 20:05:05 63f879dbbcfc: Verifying Checksum 20:05:05 63f879dbbcfc: Download complete 20:05:06 0d9ebad4ef96: Verifying Checksum 20:05:06 0d9ebad4ef96: Download complete 20:05:06 d747dcd14b5f: Download complete 20:05:06 ab5ef0e58194: Verifying Checksum 20:05:06 ab5ef0e58194: Download complete 20:05:06 e9a5061849ea: Verifying Checksum 20:05:06 e9a5061849ea: Download complete 20:05:06 2de7ff778b66: Download complete 20:05:09 ab5ef0e58194: Pull complete 20:05:09 9712f1f96733: Pull complete 20:05:10 63f879dbbcfc: Pull complete 20:05:14 0d9ebad4ef96: Pull complete 20:05:14 e9a5061849ea: Pull complete 20:05:14 d747dcd14b5f: Pull complete 20:05:15 2de7ff778b66: Pull complete 20:05:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:05:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:15 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 20:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:05:24 $ docker top 32a26d39da6afaa3d1d638e2fff0efeb6719c8cba2b396961b5cb75722eceaaf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:05:24 provisioning config files... 20:05:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/366@tmp/config15098104467656450466tmp 20:05:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/366@tmp/config4884811273950098713tmp 20:05:24 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/366@tmp/config14410393599877200325tmp [Pipeline] { [Pipeline] echo 20:05:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:05:24 ---> sigul-configuration.sh 20:05:24 gpg: directory `/root/.gnupg' created 20:05:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:05:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:05:24 gpg: keyring `/root/.gnupg/secring.gpg' created 20:05:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:05:24 gpg: CAST5 encrypted data 20:05:24 gpg: encrypted with 1 passphrase 20:05:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:05:24 + mkdir /home/jenkins 20:05:24 + mkdir /home/jenkins/sigul [Pipeline] sh 20:05:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:05:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:05:25 ---> sigul-install.sh 20:05:25 Sigul already installed; skipping installation. [Pipeline] sh 20:05:25 + git tag --list 20:05:25 0.6.0 20:05:25 0.6.1 20:05:25 0.7.0 20:05:25 0.7.1 20:05:25 v1.0.0 20:05:25 v1.0.1 20:05:25 v1.1.0 20:05:25 v1.2.0 20:05:25 v1.2.1 20:05:25 v1.3.0 20:05:25 v1.3.1 20:05:25 v2.0.0 20:05:25 v2.1.0 20:05:25 v2.1.1 20:05:25 v2.1.1-dev.1 20:05:25 v2.1.1-dev.2 20:05:25 v2.1.1-dev.3 20:05:25 v2.1.1-dev.4 20:05:25 v2.1.1-dev.5 20:05:25 v2.1.1-dev.6 20:05:25 v2.1.1-dev.7 20:05:25 v2.1.1-dev.8 20:05:25 v2.1.2-dev.1 20:05:25 v2.2.0 20:05:25 v2.2.1-dev.1 20:05:25 v2.2.1-dev.10 20:05:25 v2.2.1-dev.11 20:05:25 v2.2.1-dev.12 20:05:25 v2.2.1-dev.13 20:05:25 v2.2.1-dev.14 20:05:25 v2.2.1-dev.15 20:05:25 v2.2.1-dev.16 20:05:25 v2.2.1-dev.17 20:05:25 v2.2.1-dev.18 20:05:25 v2.2.1-dev.19 20:05:25 v2.2.1-dev.2 20:05:25 v2.2.1-dev.20 20:05:25 v2.2.1-dev.21 20:05:25 v2.2.1-dev.22 20:05:25 v2.2.1-dev.23 20:05:25 v2.2.1-dev.24 20:05:25 v2.2.1-dev.25 20:05:25 v2.2.1-dev.26 20:05:25 v2.2.1-dev.27 20:05:25 v2.2.1-dev.28 20:05:25 v2.2.1-dev.29 20:05:25 v2.2.1-dev.3 20:05:25 v2.2.1-dev.4 20:05:25 v2.2.1-dev.5 20:05:25 v2.2.1-dev.6 20:05:25 v2.2.1-dev.7 20:05:25 v2.2.1-dev.8 20:05:25 v2.2.1-dev.9 20:05:25 v2.3.0 20:05:25 v2.3.0-dev.100 20:05:25 v2.3.0-dev.101 20:05:25 v2.3.0-dev.102 20:05:25 v2.3.0-dev.103 20:05:25 v2.3.0-dev.104 20:05:25 v2.3.0-dev.105 20:05:25 v2.3.0-dev.106 20:05:25 v2.3.0-dev.29 20:05:25 v2.3.0-dev.30 20:05:25 v2.3.0-dev.31 20:05:25 v2.3.0-dev.32 20:05:25 v2.3.0-dev.33 20:05:25 v2.3.0-dev.34 20:05:25 v2.3.0-dev.35 20:05:25 v2.3.0-dev.36 20:05:25 v2.3.0-dev.37 20:05:25 v2.3.0-dev.38 20:05:25 v2.3.0-dev.39 20:05:25 v2.3.0-dev.40 20:05:25 v2.3.0-dev.41 20:05:25 v2.3.0-dev.42 20:05:25 v2.3.0-dev.43 20:05:25 v2.3.0-dev.44 20:05:25 v2.3.0-dev.45 20:05:25 v2.3.0-dev.46 20:05:25 v2.3.0-dev.47 20:05:25 v2.3.0-dev.48 20:05:25 v2.3.0-dev.49 20:05:25 v2.3.0-dev.50 20:05:25 v2.3.0-dev.51 20:05:25 v2.3.0-dev.52 20:05:25 v2.3.0-dev.53 20:05:25 v2.3.0-dev.54 20:05:25 v2.3.0-dev.55 20:05:25 v2.3.0-dev.56 20:05:25 v2.3.0-dev.57 20:05:25 v2.3.0-dev.58 20:05:25 v2.3.0-dev.59 20:05:25 v2.3.0-dev.60 20:05:25 v2.3.0-dev.61 20:05:25 v2.3.0-dev.62 20:05:25 v2.3.0-dev.63 20:05:25 v2.3.0-dev.64 20:05:25 v2.3.0-dev.65 20:05:25 v2.3.0-dev.66 20:05:25 v2.3.0-dev.67 20:05:25 v2.3.0-dev.68 20:05:25 v2.3.0-dev.69 20:05:25 v2.3.0-dev.70 20:05:25 v2.3.0-dev.71 20:05:25 v2.3.0-dev.72 20:05:25 v2.3.0-dev.73 20:05:25 v2.3.0-dev.74 20:05:25 v2.3.0-dev.75 20:05:25 v2.3.0-dev.76 20:05:25 v2.3.0-dev.77 20:05:25 v2.3.0-dev.78 20:05:25 v2.3.0-dev.79 20:05:25 v2.3.0-dev.80 20:05:25 v2.3.0-dev.81 20:05:25 v2.3.0-dev.82 20:05:25 v2.3.0-dev.83 20:05:25 v2.3.0-dev.84 20:05:25 v2.3.0-dev.85 20:05:25 v2.3.0-dev.86 20:05:25 v2.3.0-dev.87 20:05:25 v2.3.0-dev.88 20:05:25 v2.3.0-dev.89 20:05:25 v2.3.0-dev.90 20:05:25 v2.3.0-dev.91 20:05:25 v2.3.0-dev.92 20:05:25 v2.3.0-dev.93 20:05:25 v2.3.0-dev.94 20:05:25 v2.3.0-dev.95 20:05:25 v2.3.0-dev.96 20:05:25 v2.3.0-dev.97 20:05:25 v2.3.0-dev.98 20:05:25 v2.3.0-dev.99 20:05:25 v2.3.1-dev.1 20:05:25 v2.3.1-dev.2 20:05:25 v2.3.1-dev.3 20:05:25 v2.3.1-dev.4 20:05:25 v2.3.1-dev.5 20:05:25 v3.0.0-dev.1 20:05:25 v3.0.0-dev.10 20:05:25 v3.0.0-dev.11 20:05:25 v3.0.0-dev.12 20:05:25 v3.0.0-dev.2 20:05:25 v3.0.0-dev.3 20:05:25 v3.0.0-dev.4 20:05:25 v3.0.0-dev.5 20:05:25 v3.0.0-dev.6 20:05:25 v3.0.0-dev.7 20:05:25 v3.0.0-dev.8 20:05:25 v3.0.0-dev.9 [Pipeline] sh 20:05:25 + lftools sign git-tag v3.0.0-dev.12 20:05:26 Signing Git tag with Sigul... 20:05:26 Signing v3.0.0-dev.12 [Pipeline] echo 20:05:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:05:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:05:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:05:27 $ docker stop --time=1 32a26d39da6afaa3d1d638e2fff0efeb6719c8cba2b396961b5cb75722eceaaf 20:05:28 $ docker rm -f --volumes 32a26d39da6afaa3d1d638e2fff0efeb6719c8cba2b396961b5cb75722eceaaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:05:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:05:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:29 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 20:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:05:29 $ docker top 80e00c70ab0d00c1f4954e299e57ee058340f84cce918b98fbea4621d674ee58 -eo pid,comm 20:05:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:05:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:29 [ssh-agent] Looking for ssh-agent implementation... 20:05:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:29 $ docker exec 80e00c70ab0d00c1f4954e299e57ee058340f84cce918b98fbea4621d674ee58 ssh-agent 20:05:30 SSH_AUTH_SOCK=/tmp/ssh-Qa2ZAWtnC9mb/agent.31 20:05:30 SSH_AGENT_PID=37 20:05:30 Running ssh-add (command line suppressed) 20:05:30 Identity added: /w/workspace/edgex-go/366@tmp/private_key_15257684294676134069.key (/w/workspace/edgex-go/366@tmp/private_key_15257684294676134069.key) 20:05:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:30 + git semver bump pre 20:05:30 2023-01-09 20:05:30,623 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main 20:05:30 2023-01-09 20:05:30,623 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev 20:05:30 2023-01-09 20:05:30,623 [bump_version] DEBUG bumped version:3.0.0-dev.13 20:05:30 2023-01-09 20:05:30,623 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/edgex-go/366/.semver/main with force:True 20:05:30 2023-01-09 20:05:30,623 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main 20:05:30 2023-01-09 20:05:30,623 [write_file] DEBUG write to file:/w/workspace/edgex-go/366/.semver/main 20:05:30 2023-01-09 20:05:30,625 [execute] INFO git cat-file --batch-check 20:05:30 2023-01-09 20:05:30,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=False, shell=None, istream=) 20:05:30 2023-01-09 20:05:30,630 [execute] INFO git cat-file --batch 20:05:30 2023-01-09 20:05:30,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=False, shell=None, istream=) 20:05:30 2023-01-09 20:05:30,635 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main 20:05:30 3.0.0-dev.13 [Pipeline] } 20:05:30 $ docker exec --env ******** --env ******** 80e00c70ab0d00c1f4954e299e57ee058340f84cce918b98fbea4621d674ee58 ssh-agent -k 20:05:30 unset SSH_AUTH_SOCK; 20:05:30 unset SSH_AGENT_PID; 20:05:30 echo Agent pid 37 killed; 20:05:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:31 + git semver [Pipeline] } 20:05:31 $ docker stop --time=1 80e00c70ab0d00c1f4954e299e57ee058340f84cce918b98fbea4621d674ee58 20:05:32 $ docker rm -f --volumes 80e00c70ab0d00c1f4954e299e57ee058340f84cce918b98fbea4621d674ee58 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:05:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:33 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 20:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:05:33 $ docker top 9ae28aa0c095de4614bd32b9cd301002083193ca03bb3e5d4957354cd4b27a4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:33 [ssh-agent] Looking for ssh-agent implementation... 20:05:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:34 $ docker exec 9ae28aa0c095de4614bd32b9cd301002083193ca03bb3e5d4957354cd4b27a4f ssh-agent 20:05:34 SSH_AUTH_SOCK=/tmp/ssh-4zreKoDA4Cye/agent.32 20:05:34 SSH_AGENT_PID=38 20:05:34 Running ssh-add (command line suppressed) 20:05:34 Identity added: /w/workspace/edgex-go/366@tmp/private_key_6523708604603351728.key (/w/workspace/edgex-go/366@tmp/private_key_6523708604603351728.key) 20:05:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:34 + git semver push 20:05:34 2023-01-09 20:05:34,814 [run_push] DEBUG push 20:05:34 2023-01-09 20:05:34,815 [execute] INFO git cat-file --batch-check 20:05:34 2023-01-09 20:05:34,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=False, shell=None, istream=) 20:05:34 2023-01-09 20:05:34,821 [execute] INFO git rev-list 14898f101c526ebe10d9e2fe258b7367d0a5e357 -- 20:05:34 2023-01-09 20:05:34,821 [execute] DEBUG Popen(['git', 'rev-list', '14898f101c526ebe10d9e2fe258b7367d0a5e357', '--'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=False, shell=None, istream=None) 20:05:34 2023-01-09 20:05:34,837 [execute] INFO git fetch -v origin 20:05:34 2023-01-09 20:05:34,838 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=True, shell=None, istream=None) 20:05:35 2023-01-09 20:05:35,314 [run_push] DEBUG no remote changes detected 20:05:35 2023-01-09 20:05:35,314 [execute] INFO git push origin semver 20:05:35 2023-01-09 20:05:35,314 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=False, shell=None, istream=None) 20:05:36 2023-01-09 20:05:36,303 [run_push] DEBUG push all version tags 20:05:36 2023-01-09 20:05:36,303 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:05:36 2023-01-09 20:05:36,304 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/366, universal_newlines=False, shell=None, istream=None) 20:05:37 2023-01-09 20:05:37,308 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main 20:05:37 3.0.0-dev.13 [Pipeline] } 20:05:37 $ docker exec --env ******** --env ******** 9ae28aa0c095de4614bd32b9cd301002083193ca03bb3e5d4957354cd4b27a4f ssh-agent -k 20:05:37 unset SSH_AUTH_SOCK; 20:05:37 unset SSH_AGENT_PID; 20:05:37 echo Agent pid 38 killed; 20:05:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:38 + git semver [Pipeline] } 20:05:38 $ docker stop --time=1 9ae28aa0c095de4614bd32b9cd301002083193ca03bb3e5d4957354cd4b27a4f 20:05:39 $ docker rm -f --volumes 9ae28aa0c095de4614bd32b9cd301002083193ca03bb3e5d4957354cd4b27a4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:05:40 + [ -d /w/workspace/edgex-go/366/archives ] [Pipeline] libraryResource [Pipeline] sh 20:05:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:05:41 ---> package-listing.sh 20:05:41 ++ facter osfamily 20:05:41 ++ tr '[:upper:]' '[:lower:]' 20:05:41 + OS_FAMILY=debian 20:05:41 + workspace=/w/workspace/edgex-go/366 20:05:41 + START_PACKAGES=/tmp/packages_start.txt 20:05:41 + END_PACKAGES=/tmp/packages_end.txt 20:05:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:05:41 + PACKAGES=/tmp/packages_start.txt 20:05:41 + '[' /w/workspace/edgex-go/366 ']' 20:05:41 + PACKAGES=/tmp/packages_end.txt 20:05:41 + case "${OS_FAMILY}" in 20:05:41 + dpkg -l 20:05:41 + grep '^ii' 20:05:41 + '[' -f /tmp/packages_start.txt ']' 20:05:41 + '[' -f /tmp/packages_end.txt ']' 20:05:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:05:41 + '[' /w/workspace/edgex-go/366 ']' 20:05:41 + mkdir -p /w/workspace/edgex-go/366/archives/ 20:05:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/366/archives/ [Pipeline] echo 20:05:41 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/366/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:05:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:42 20:05:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:42 latest: Pulling from edgex-lftools-log-publisher 20:05:42 5eb5b503b376: Pulling fs layer 20:05:42 5c69ac0246d0: Pulling fs layer 20:05:42 ec43610c2a17: Pulling fs layer 20:05:42 3a2ae6a8a46f: Pulling fs layer 20:05:42 33b1e0a273af: Pulling fs layer 20:05:42 5d3b04190fa2: Pulling fs layer 20:05:42 2f39f015ded8: Pulling fs layer 20:05:42 33b1e0a273af: Waiting 20:05:42 3a2ae6a8a46f: Waiting 20:05:42 5d3b04190fa2: Waiting 20:05:42 2f39f015ded8: Waiting 20:05:42 5c69ac0246d0: Download complete 20:05:42 3a2ae6a8a46f: Verifying Checksum 20:05:42 3a2ae6a8a46f: Download complete 20:05:43 33b1e0a273af: Verifying Checksum 20:05:43 33b1e0a273af: Download complete 20:05:43 5d3b04190fa2: Verifying Checksum 20:05:43 5d3b04190fa2: Download complete 20:05:43 ec43610c2a17: Verifying Checksum 20:05:43 ec43610c2a17: Download complete 20:05:43 5eb5b503b376: Verifying Checksum 20:05:43 5eb5b503b376: Download complete 20:05:44 2f39f015ded8: Download complete 20:05:44 5eb5b503b376: Pull complete 20:05:44 5c69ac0246d0: Pull complete 20:05:45 ec43610c2a17: Pull complete 20:05:45 3a2ae6a8a46f: Pull complete 20:05:45 33b1e0a273af: Pull complete 20:05:45 5d3b04190fa2: Pull complete 20:05:49 2f39f015ded8: Pull complete 20:05:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:05:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:50 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 20:05:50 $ 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/366/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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:05:54 $ docker top d52cdde570b1f067ca581b8349219bd5ce471a59fb126701f96e8dc4e4eade1a -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:54 + touch /tmp/pre-build-complete [Pipeline] sh 20:05:55 + mkdir -p /var/log/sysstat [Pipeline] sh 20:05:55 + ls /var/log/sa-host 20:05:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:55 provisioning config files... 20:05:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/366@tmp/config2593559086095581150tmp [Pipeline] { [Pipeline] echo 20:05:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:05:55 ---> create-netrc.sh [Pipeline] } 20:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:05:56 ---> python-tools-install.sh [Pipeline] echo 20:05:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:05:56 ---> sudo-logs.sh 20:05:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:05:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:05:56 ---> job-cost.sh 20:05:56 lf-activate-venv: SKIPPING 20:05:56 DEBUG: total: 0.10999999940395355 20:05:56 INFO: Retrieving Stack Cost... 20:05:57 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:57 INFO: Archiving Costs [Pipeline] echo 20:05:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:05:58 ---> logs-deploy.sh 20:05:58 lf-activate-venv: SKIPPING 20:05:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/366 20:05:58 INFO: archiving workspace using pattern(s): 20:05:58 Archives upload complete. 20:05:59 INFO: archiving logs to Nexus 20:06:00 ---> uname -a: 20:06:00 Linux prd-ubuntu20-04-docker-8c-8g-1479 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:06:00 20:06:00 20:06:00 ---> lscpu: 20:06:00 Architecture: x86_64 20:06:00 CPU op-mode(s): 32-bit, 64-bit 20:06:00 Byte Order: Little Endian 20:06:00 Address sizes: 40 bits physical, 48 bits virtual 20:06:00 CPU(s): 8 20:06:00 On-line CPU(s) list: 0-7 20:06:00 Thread(s) per core: 1 20:06:00 Core(s) per socket: 1 20:06:00 Socket(s): 8 20:06:00 NUMA node(s): 1 20:06:00 Vendor ID: AuthenticAMD 20:06:00 CPU family: 23 20:06:00 Model: 49 20:06:00 Model name: AMD EPYC-Rome Processor 20:06:00 Stepping: 0 20:06:00 CPU MHz: 2799.996 20:06:00 BogoMIPS: 5599.99 20:06:00 Virtualization: AMD-V 20:06:00 Hypervisor vendor: KVM 20:06:00 Virtualization type: full 20:06:00 L1d cache: 256 KiB 20:06:00 L1i cache: 256 KiB 20:06:00 L2 cache: 4 MiB 20:06:00 L3 cache: 128 MiB 20:06:00 NUMA node0 CPU(s): 0-7 20:06:00 Vulnerability Itlb multihit: Not affected 20:06:00 Vulnerability L1tf: Not affected 20:06:00 Vulnerability Mds: Not affected 20:06:00 Vulnerability Meltdown: Not affected 20:06:00 Vulnerability Mmio stale data: Not affected 20:06:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:06:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:06:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:06:00 Vulnerability Srbds: Not affected 20:06:00 Vulnerability Tsx async abort: Not affected 20:06:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:06:00 20:06:00 20:06:00 ---> nproc: 20:06:00 8 20:06:00 20:06:00 20:06:00 ---> df -h: 20:06:00 Filesystem Size Used Avail Use% Mounted on 20:06:00 overlay 155G 20G 136G 13% / 20:06:00 tmpfs 64M 0 64M 0% /dev 20:06:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:06:00 shm 64M 0 64M 0% /dev/shm 20:06:00 /dev/vda1 155G 20G 136G 13% /facter-os 20:06:00 20:06:00 20:06:00 ---> sar -b -r -n DEV: 20:06:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1479) 01/09/23 _x86_64_ (8 CPU) 20:06:00 20:06:00 19:37:30 LINUX RESTART (8 CPU) 20:06:00 20:06:00 19:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:06:00 19:39:01 133.77 11.98 121.79 0.00 1830.97 64108.44 0.00 20:06:00 19:40:01 59.22 0.08 59.14 0.00 15.73 29101.83 0.00 20:06:00 19:41:01 42.43 0.22 42.21 0.00 3.07 12071.32 0.00 20:06:00 19:42:01 308.82 5.22 303.60 0.00 55.59 134328.68 0.00 20:06:00 19:43:01 405.63 10.30 395.33 0.00 925.56 187632.39 0.00 20:06:00 19:44:01 586.75 5.15 581.61 0.00 4280.97 169419.93 0.00 20:06:00 19:45:01 731.23 3.60 727.63 0.00 28.76 211445.81 0.00 20:06:00 19:46:01 434.56 0.10 434.46 0.00 12.93 89453.22 0.00 20:06:00 19:47:01 25.81 0.05 25.76 0.00 3.47 728.02 0.00 20:06:00 19:48:01 5.97 0.02 5.95 0.00 2.27 131.58 0.00 20:06:00 19:49:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 20:06:00 19:50:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 20:06:00 19:51:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:06:00 19:52:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 20:06:00 19:53:01 2.00 0.02 1.98 0.00 0.13 26.40 0.00 20:06:00 19:54:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 20:06:00 19:55:01 2.82 1.62 1.20 0.00 36.39 15.06 0.00 20:06:00 19:56:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 20:06:00 19:57:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 20:06:00 19:58:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 20:06:00 19:59:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 20:06:00 20:00:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 20:06:00 20:01:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 20:06:00 20:02:01 1.68 0.00 1.68 0.00 0.00 20.13 0.00 20:06:00 20:03:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 20:06:00 20:04:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 20:06:00 20:05:01 62.42 0.32 62.11 0.00 9.85 35221.43 0.00 20:06:00 Average: 104.47 1.43 103.05 0.00 265.92 34579.87 0.00 20:06:00 20:06:00 19:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:06:00 19:39:01 28217112 31585756 721188 2.19 99832 3493464 2077640 6.12 1118016 3129156 116316 20:06:00 19:40:01 28118620 31516528 780820 2.37 108504 3498080 2260020 6.66 1260228 3057828 44488 20:06:00 19:41:01 27662596 31573084 729012 2.22 111048 3992952 1900672 5.60 1383456 3382488 195272 20:06:00 19:42:01 24206512 31365184 919060 2.79 222376 6891592 2737444 8.07 2087764 5868136 517412 20:06:00 19:43:01 21749552 31055336 1198952 3.65 304528 8870484 3204204 9.44 2604120 7690304 13144 20:06:00 19:44:01 21077016 31392524 871144 2.65 329364 9834120 2296192 6.77 2342184 8614200 377484 20:06:00 19:45:01 18676840 31266332 988076 3.00 442976 11842088 3167816 9.34 2770256 10423648 60152 20:06:00 19:46:01 20003216 31534476 731596 2.22 451236 10796532 1867008 5.50 2427072 9479076 1188 20:06:00 19:47:01 19999592 31532420 733160 2.23 452276 10797056 1889084 5.57 2430936 9479124 704 20:06:00 19:48:01 19993028 31526196 739160 2.25 452388 10797148 1861376 5.49 2435652 9479312 140 20:06:00 19:49:01 19993620 31526796 738608 2.25 452404 10797152 1861376 5.49 2435560 9479316 8 20:06:00 19:50:01 19999384 31532560 732780 2.23 452416 10797152 1861376 5.49 2428768 9479316 40 20:06:00 19:51:01 20000248 31533404 732388 2.23 452432 10797152 1861376 5.49 2428736 9479352 36 20:06:00 19:52:01 20002500 31535724 730044 2.22 452452 10797160 1861376 5.49 2426848 9479360 136 20:06:00 19:53:01 20002444 31535820 730456 2.22 452504 10797192 1876160 5.53 2426712 9479400 36 20:06:00 19:54:01 20002728 31536108 730132 2.22 452540 10797204 1876160 5.53 2426636 9479404 12 20:06:00 19:55:01 19994376 31529884 736260 2.24 452572 10798300 1876160 5.53 2434832 9479692 8 20:06:00 19:56:01 19994076 31529584 736480 2.24 452592 10798300 1876160 5.53 2434488 9479692 176 20:06:00 19:57:01 19993776 31529288 736700 2.24 452608 10798304 1876160 5.53 2434420 9479696 8 20:06:00 19:58:01 19994304 31529868 736124 2.24 452640 10798296 1876160 5.53 2434784 9479696 16 20:06:00 19:59:01 19994400 31530028 736128 2.24 452684 10798308 1876160 5.53 2434532 9479704 12 20:06:00 20:00:01 19994124 31529884 736208 2.24 452720 10798432 1876160 5.53 2434844 9479836 8 20:06:00 20:01:01 19993664 31529560 736420 2.24 452736 10798440 1876160 5.53 2434624 9479832 4 20:06:00 20:02:01 19993404 31529340 736572 2.24 452768 10798452 1876160 5.53 2434672 9479836 8 20:06:00 20:03:01 19993324 31529312 736540 2.24 452828 10798444 1876160 5.53 2434788 9479836 12 20:06:00 20:04:01 19993056 31529092 736708 2.24 452856 10798456 1876160 5.53 2434724 9479848 16 20:06:00 20:05:01 19178616 31495384 766320 2.33 478776 11502708 1989664 5.86 2532424 10139720 796 20:06:00 Average: 21067486 31494055 775446 2.36 396113 9817888 2044835 6.03 2307855 8608030 49172 20:06:00 20:06:00 19:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:06:00 19:39:01 docker0 418.01 370.77 32.22 3539.15 0.00 0.00 0.00 0.00 20:06:00 19:39:01 ens3 932.24 916.10 12179.70 108.30 0.00 0.00 0.00 0.00 20:06:00 19:39:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 20:06:00 19:40:01 vethd0dd9fd 1.37 1.55 0.11 0.12 0.00 0.00 0.00 0.00 20:06:00 19:40:01 docker0 1.37 1.43 0.09 0.11 0.00 0.00 0.00 0.00 20:06:00 19:40:01 ens3 41.04 28.46 43.64 15.67 0.00 0.00 0.00 0.00 20:06:00 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:41:01 ens3 41.11 40.33 22.89 102.84 0.00 0.00 0.00 0.00 20:06:00 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:42:01 docker0 499.75 659.89 36.70 5001.58 0.00 0.00 0.00 0.00 20:06:00 19:42:01 ens3 742.98 552.97 6692.60 59.86 0.00 0.00 0.00 0.00 20:06:00 19:42:01 veth9fde479 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:06:00 19:42:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:06:00 19:43:01 veth56d66aa 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:06:00 19:43:01 vethac00dd0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:06:00 19:43:01 docker0 3.42 6.28 0.22 81.01 0.00 0.00 0.00 0.00 20:06:00 19:43:01 veth0a3608f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:06:00 19:43:01 ens3 60.48 36.05 992.96 10.06 0.00 0.00 0.00 0.00 20:06:00 19:43:01 veth6dda74a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:06:00 19:43:01 veth9fde479 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:43:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:06:00 19:44:01 docker0 14.75 27.34 0.90 304.07 0.00 0.00 0.00 0.00 20:06:00 19:44:01 veth2511afd 1.60 3.52 0.12 40.53 0.00 0.00 0.00 0.00 20:06:00 19:44:01 ens3 200.03 108.43 2281.64 23.21 0.00 0.00 0.00 0.00 20:06:00 19:44:01 vethd96cc41 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 20:06:00 19:44:01 veth9fde479 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 20:06:00 19:44:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 20:06:00 19:45:01 docker0 172.00 244.12 14.01 3025.70 0.00 0.00 0.00 0.00 20:06:00 19:45:01 ens3 284.27 201.43 3059.11 33.97 0.00 0.00 0.00 0.00 20:06:00 19:45:01 veth9fde479 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:06:00 19:45:01 vethe9622b1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:00 19:45:01 vethb2e5c1a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:00 19:45:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:46:01 docker0 64.21 97.62 5.21 1213.66 0.00 0.00 0.00 0.00 20:06:00 19:46:01 ens3 235.13 229.73 1287.16 445.58 0.00 0.00 0.00 0.00 20:06:00 19:46:01 lo 9.73 9.73 0.95 0.95 0.00 0.00 0.00 0.00 20:06:00 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:47:01 ens3 432.06 424.79 208.12 2536.22 0.00 0.00 0.00 0.00 20:06:00 19:47:01 lo 41.59 41.59 4.10 4.10 0.00 0.00 0.00 0.00 20:06:00 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:48:01 ens3 87.30 101.12 37.39 325.93 0.00 0.00 0.00 0.00 20:06:00 19:48:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 20:06:00 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:49:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:51:01 ens3 5.07 2.88 9.71 0.19 0.00 0.00 0.00 0.00 20:06:00 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:52:01 ens3 0.57 0.37 0.27 0.21 0.00 0.00 0.00 0.00 20:06:00 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:53:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:06:00 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:55:01 ens3 7.78 6.37 5.09 6.25 0.00 0.00 0.00 0.00 20:06:00 19:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:58:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:06:00 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 20:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 20:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 20:02:01 ens3 0.23 0.13 0.17 0.01 0.00 0.00 0.00 0.00 20:06:00 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 20:03:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 20:06:00 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 20:04:01 ens3 0.93 0.10 0.10 0.01 0.00 0.00 0.00 0.00 20:06:00 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:00 20:05:01 docker0 41.75 55.07 3.78 693.58 0.00 0.00 0.00 0.00 20:06:00 20:05:01 veth9093b99 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:06:00 20:05:01 ens3 206.52 133.30 4684.60 32.02 0.00 0.00 0.00 0.00 20:06:00 20:05:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 20:06:00 Average: docker0 44.79 53.98 3.43 511.55 0.00 0.00 0.00 0.00 20:06:00 Average: veth9093b99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:00 Average: ens3 120.96 102.60 1160.38 137.08 0.00 0.00 0.00 0.00 20:06:00 Average: lo 2.57 2.57 0.25 0.25 0.00 0.00 0.00 0.00 20:06:00 20:06:00 20:06:00 ---> sar -P ALL: 20:06:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1479) 01/09/23 _x86_64_ (8 CPU) 20:06:00 20:06:00 19:37:30 LINUX RESTART (8 CPU) 20:06:00 20:06:00 19:38:02 CPU %user %nice %system %iowait %steal %idle 20:06:00 19:39:01 all 9.87 0.00 4.18 4.61 0.07 81.27 20:06:00 19:39:01 0 10.75 0.00 3.13 0.27 0.05 85.80 20:06:00 19:39:01 1 9.57 0.00 4.57 3.32 0.05 82.49 20:06:00 19:39:01 2 9.14 0.00 6.35 6.14 0.09 78.29 20:06:00 19:39:01 3 6.60 0.00 5.04 14.58 0.09 73.70 20:06:00 19:39:01 4 13.41 0.00 3.95 3.98 0.05 78.60 20:06:00 19:39:01 5 11.56 0.00 4.19 6.66 0.09 77.51 20:06:00 19:39:01 6 9.96 0.00 2.83 0.46 0.07 86.67 20:06:00 19:39:01 7 7.92 0.00 3.35 1.53 0.09 87.11 20:06:00 19:40:01 all 32.80 0.00 5.77 2.09 0.06 59.28 20:06:00 19:40:01 0 32.36 0.00 5.24 0.08 0.05 62.27 20:06:00 19:40:01 1 34.06 0.00 5.73 0.07 0.07 60.08 20:06:00 19:40:01 2 31.68 0.00 7.29 4.75 0.05 56.23 20:06:00 19:40:01 3 33.45 0.00 4.89 0.10 0.05 61.51 20:06:00 19:40:01 4 31.32 0.00 5.35 0.17 0.07 63.09 20:06:00 19:40:01 5 33.24 0.00 5.56 2.90 0.05 58.25 20:06:00 19:40:01 6 32.89 0.00 6.04 0.13 0.07 60.87 20:06:00 19:40:01 7 33.37 0.00 6.06 8.53 0.07 51.97 20:06:00 19:41:01 all 47.95 0.00 7.19 1.00 0.11 43.74 20:06:00 19:41:01 0 48.36 0.00 7.46 0.25 0.08 43.84 20:06:00 19:41:01 1 46.37 0.00 7.10 0.15 0.08 46.30 20:06:00 19:41:01 2 47.23 0.00 7.44 0.20 0.08 45.04 20:06:00 19:41:01 3 49.77 0.00 7.19 0.20 0.20 42.63 20:06:00 19:41:01 4 46.86 0.00 6.48 5.46 0.08 41.11 20:06:00 19:41:01 5 46.93 0.00 6.81 1.04 0.12 45.11 20:06:00 19:41:01 6 49.12 0.00 7.33 0.19 0.10 43.26 20:06:00 19:41:01 7 48.98 0.00 7.68 0.51 0.15 42.68 20:06:00 19:42:01 all 11.17 0.00 7.49 10.54 0.11 70.69 20:06:00 19:42:01 0 12.13 0.00 7.38 6.33 0.19 73.97 20:06:00 19:42:01 1 9.82 0.00 5.68 2.41 0.08 82.01 20:06:00 19:42:01 2 10.98 0.00 7.99 20.41 0.10 60.52 20:06:00 19:42:01 3 12.53 0.00 8.94 13.44 0.07 65.02 20:06:00 19:42:01 4 10.58 0.00 7.52 7.87 0.17 73.86 20:06:00 19:42:01 5 9.94 0.00 5.50 19.98 0.08 64.49 20:06:00 19:42:01 6 11.18 0.00 7.82 2.77 0.05 78.17 20:06:00 19:42:01 7 12.24 0.00 9.09 11.14 0.15 67.37 20:06:00 19:43:01 all 34.58 0.00 8.85 12.22 0.12 44.22 20:06:00 19:43:01 0 35.56 0.00 8.14 4.42 0.09 51.78 20:06:00 19:43:01 1 34.56 0.00 8.45 2.46 0.30 54.23 20:06:00 19:43:01 2 33.62 0.00 8.36 5.33 0.07 52.62 20:06:00 19:43:01 3 33.57 0.00 9.10 3.73 0.08 53.52 20:06:00 19:43:01 4 34.34 0.00 11.09 43.98 0.12 10.47 20:06:00 19:43:01 5 34.69 0.00 7.56 6.30 0.09 51.37 20:06:00 19:43:01 6 34.79 0.00 7.59 6.18 0.08 51.34 20:06:00 19:43:01 7 35.52 0.00 10.52 25.51 0.10 28.36 20:06:00 19:44:01 all 40.93 0.00 10.71 15.71 0.20 32.46 20:06:00 19:44:01 0 40.19 0.00 10.84 16.61 0.19 32.17 20:06:00 19:44:01 1 38.97 0.00 10.87 7.89 0.24 42.03 20:06:00 19:44:01 2 40.22 0.00 10.56 9.18 0.19 39.86 20:06:00 19:44:01 3 41.08 0.00 9.85 12.62 0.22 36.23 20:06:00 19:44:01 4 43.35 0.00 10.53 21.70 0.12 24.29 20:06:00 19:44:01 5 41.69 0.00 10.35 34.61 0.17 13.19 20:06:00 19:44:01 6 41.63 0.00 10.89 10.33 0.24 36.91 20:06:00 19:44:01 7 40.35 0.00 11.79 12.77 0.19 34.90 20:06:00 19:45:01 all 30.10 0.00 11.72 20.88 0.26 37.04 20:06:00 19:45:01 0 28.60 0.00 10.01 12.37 0.14 48.88 20:06:00 19:45:01 1 30.20 0.00 12.80 23.11 0.21 33.67 20:06:00 19:45:01 2 29.84 0.00 10.46 16.12 0.37 43.22 20:06:00 19:45:01 3 30.81 0.00 11.48 32.92 0.32 24.48 20:06:00 19:45:01 4 31.46 0.00 12.95 19.53 0.40 35.66 20:06:00 19:45:01 5 31.05 0.00 12.72 36.11 0.16 19.96 20:06:00 19:45:01 6 29.19 0.00 12.28 14.53 0.23 43.76 20:06:00 19:45:01 7 29.65 0.00 11.07 12.39 0.23 46.65 20:06:00 19:46:01 all 30.90 0.00 7.47 5.24 0.14 56.24 20:06:00 19:46:01 0 29.52 0.00 7.96 1.88 0.14 60.51 20:06:00 19:46:01 1 31.13 0.00 7.82 3.79 0.12 57.15 20:06:00 19:46:01 2 32.40 0.00 7.68 3.34 0.12 56.46 20:06:00 19:46:01 3 30.08 0.00 6.84 1.74 0.10 61.24 20:06:00 19:46:01 4 31.14 0.00 7.46 8.79 0.12 52.49 20:06:00 19:46:01 5 34.11 0.00 8.13 17.57 0.10 40.09 20:06:00 19:46:01 6 30.84 0.00 7.26 3.61 0.26 58.02 20:06:00 19:46:01 7 28.00 0.00 6.63 1.24 0.19 63.94 20:06:00 19:47:01 all 8.91 0.00 0.95 0.09 0.05 90.01 20:06:00 19:47:01 0 8.90 0.00 1.02 0.02 0.05 90.01 20:06:00 19:47:01 1 6.84 0.00 0.84 0.02 0.05 92.25 20:06:00 19:47:01 2 10.37 0.00 0.90 0.03 0.05 88.64 20:06:00 19:47:01 3 4.00 0.00 0.57 0.00 0.05 95.38 20:06:00 19:47:01 4 12.56 0.00 1.21 0.12 0.07 86.04 20:06:00 19:47:01 5 8.69 0.00 0.94 0.02 0.05 90.30 20:06:00 19:47:01 6 9.43 0.00 0.78 0.48 0.03 89.26 20:06:00 19:47:01 7 10.44 0.00 1.31 0.02 0.07 88.17 20:06:00 19:48:01 all 0.84 0.00 0.25 0.01 0.02 98.88 20:06:00 19:48:01 0 0.49 0.00 0.25 0.00 0.02 99.25 20:06:00 19:48:01 1 0.20 0.00 0.17 0.00 0.02 99.62 20:06:00 19:48:01 2 0.42 0.00 0.32 0.00 0.02 99.25 20:06:00 19:48:01 3 1.37 0.00 0.37 0.00 0.02 98.25 20:06:00 19:48:01 4 1.17 0.00 0.27 0.03 0.02 98.52 20:06:00 19:48:01 5 0.73 0.00 0.18 0.00 0.03 99.05 20:06:00 19:48:01 6 0.95 0.00 0.13 0.08 0.02 98.82 20:06:00 19:48:01 7 1.44 0.00 0.30 0.00 0.00 98.26 20:06:00 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:06:00 19:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 19:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:06:00 19:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:06:00 19:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 19:49:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:06:00 19:49:01 5 0.00 0.00 0.03 0.00 0.02 99.95 20:06:00 19:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 19:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:06:00 20:06:00 19:49:01 CPU %user %nice %system %iowait %steal %idle 20:06:00 19:50:01 all 0.02 0.00 0.01 0.00 0.00 99.95 20:06:00 19:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:06:00 19:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:06:00 19:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:06:00 19:50:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:06:00 19:50:01 4 0.08 0.00 0.03 0.00 0.00 99.88 20:06:00 19:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:06:00 19:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:06:00 19:50:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:06:00 19:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:06:00 19:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:06:00 19:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:06:00 19:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 19:51:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:06:00 19:51:01 4 0.08 0.00 0.05 0.00 0.02 99.85 20:06:00 19:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 19:51:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:06:00 19:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:06:00 19:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:06:00 19:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:06:00 19:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:06:00 19:52:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:06:00 19:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 19:52:01 4 0.08 0.00 0.03 0.00 0.00 99.88 20:06:00 19:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:06:00 19:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 19:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:06:00 19:53:01 all 0.03 0.00 0.03 0.01 0.01 99.93 20:06:00 19:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:06:00 19:53:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:06:00 19:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:06:00 19:53:01 3 0.03 0.00 0.03 0.03 0.00 99.90 20:06:00 19:53:01 4 0.03 0.00 0.07 0.00 0.03 99.87 20:06:00 19:53:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:06:00 19:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:06:00 19:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:06:00 19:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:06:00 19:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:06:00 19:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:06:00 19:54:01 2 0.07 0.00 0.03 0.02 0.00 99.88 20:06:00 19:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:06:00 19:54:01 4 0.07 0.00 0.00 0.00 0.03 99.90 20:06:00 19:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:06:00 19:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:06:00 19:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 19:55:01 all 0.28 0.00 0.03 0.02 0.01 99.66 20:06:00 19:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:06:00 19:55:01 1 0.38 0.00 0.07 0.12 0.00 99.43 20:06:00 19:55:01 2 0.17 0.00 0.03 0.00 0.02 99.78 20:06:00 19:55:01 3 0.15 0.00 0.02 0.02 0.02 99.80 20:06:00 19:55:01 4 0.15 0.00 0.05 0.00 0.03 99.77 20:06:00 19:55:01 5 1.05 0.00 0.02 0.00 0.02 98.92 20:06:00 19:55:01 6 0.30 0.00 0.03 0.02 0.00 99.65 20:06:00 19:55:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:06:00 19:56:01 all 0.05 0.00 0.01 0.00 0.01 99.92 20:06:00 19:56:01 0 0.23 0.00 0.02 0.00 0.02 99.73 20:06:00 19:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 19:56:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:06:00 19:56:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:06:00 19:56:01 4 0.10 0.00 0.03 0.00 0.02 99.85 20:06:00 19:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:06:00 19:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:06:00 19:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:06:00 19:57:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:06:00 19:57:01 0 0.63 0.00 0.02 0.00 0.02 99.33 20:06:00 19:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 19:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:06:00 19:57:01 4 0.03 0.00 0.05 0.00 0.03 99.88 20:06:00 19:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 19:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:06:00 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 19:58:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:06:00 19:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:06:00 19:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:06:00 19:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:06:00 19:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:06:00 19:58:01 4 0.07 0.00 0.03 0.02 0.03 99.85 20:06:00 19:58:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:06:00 19:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:06:00 19:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 19:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:06:00 19:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:06:00 19:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 19:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:06:00 19:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:06:00 19:59:01 4 0.05 0.00 0.05 0.00 0.03 99.87 20:06:00 19:59:01 5 0.08 0.00 0.02 0.00 0.02 99.88 20:06:00 19:59:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:06:00 19:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:06:00 20:00:01 all 0.04 0.00 0.01 0.01 0.01 99.93 20:06:00 20:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 20:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:06:00 20:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:06:00 20:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:06:00 20:00:01 4 0.07 0.00 0.02 0.00 0.02 99.90 20:06:00 20:00:01 5 0.20 0.00 0.03 0.00 0.02 99.75 20:06:00 20:00:01 6 0.00 0.00 0.00 0.05 0.00 99.95 20:06:00 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 20:06:00 20:00:01 CPU %user %nice %system %iowait %steal %idle 20:06:00 20:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:06:00 20:01:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:06:00 20:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:06:00 20:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 20:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:06:00 20:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:06:00 20:01:01 5 0.05 0.00 0.05 0.00 0.02 99.88 20:06:00 20:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:06:00 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 20:02:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:06:00 20:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:06:00 20:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:06:00 20:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:06:00 20:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 20:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:06:00 20:02:01 5 0.08 0.00 0.02 0.00 0.03 99.87 20:06:00 20:02:01 6 0.00 0.00 0.00 0.03 0.02 99.95 20:06:00 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 20:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:06:00 20:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:06:00 20:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:06:00 20:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:06:00 20:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:06:00 20:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:06:00 20:03:01 5 0.08 0.00 0.02 0.00 0.02 99.88 20:06:00 20:03:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:06:00 20:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 20:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:06:00 20:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:06:00 20:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:06:00 20:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:06:00 20:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:06:00 20:04:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:06:00 20:04:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:06:00 20:04:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:06:00 20:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:06:00 20:05:01 all 5.20 0.00 2.27 1.83 0.05 90.65 20:06:00 20:05:01 0 5.25 0.00 3.00 0.25 0.03 91.47 20:06:00 20:05:01 1 5.08 0.00 2.18 0.22 0.03 92.49 20:06:00 20:05:01 2 6.03 0.00 2.38 0.00 0.02 91.58 20:06:00 20:05:01 3 5.92 0.00 2.08 0.18 0.05 91.76 20:06:00 20:05:01 4 4.78 0.00 2.21 0.12 0.07 92.82 20:06:00 20:05:01 5 5.84 0.00 2.00 4.30 0.10 87.76 20:06:00 20:05:01 6 4.08 0.00 2.47 9.54 0.03 83.88 20:06:00 20:05:01 7 4.65 0.00 1.83 0.02 0.08 93.42 20:06:00 Average: all 9.26 0.00 2.44 2.68 0.05 85.57 20:06:00 Average: 0 9.25 0.00 2.35 1.53 0.04 86.83 20:06:00 Average: 1 9.03 0.00 2.41 1.56 0.05 86.95 20:06:00 Average: 2 9.20 0.00 2.54 2.37 0.04 85.84 20:06:00 Average: 3 9.10 0.00 2.42 2.86 0.05 85.58 20:06:00 Average: 4 9.53 0.00 2.52 4.04 0.06 83.84 20:06:00 Average: 5 9.47 0.00 2.33 4.67 0.05 83.48 20:06:00 Average: 6 9.29 0.00 2.38 1.76 0.05 86.53 20:06:00 Average: 7 9.21 0.00 2.53 2.67 0.05 85.54 20:06:00 20:06:00 20:06:00