Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fb6775d8804dda106fccace673c66bb187c3e57 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-ssh11756243685522026368.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8906163427873637333.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3569811509613213204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13630103676242430418.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-ssh9200135940062634141.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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17303 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/532 [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/532 # 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 > 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 Avoid second fetch Checking out Revision 1fb6775d8804dda106fccace673c66bb187c3e57 (main) Commit message: "docs: Update changelog for 3.0 (#4581)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-list --no-walk 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:59:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:59:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:59:52 ========================================================= 14:59:52 EdgeX Global Pipelines Version Info 14:59:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:59:53 ------------------- 14:59:53 stable info: 14:59:53 ------------------- 14:59:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:59:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:59:53 Message: update stable to v1.0.249 14:59:54 ------------------- 14:59:54 experimental info: 14:59:54 ------------------- 14:59:54 Commited By: **** collab-it+edgex@linuxfoundation.org 14:59:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:59:54 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fb6775 [Pipeline] echo 14:59:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:54 provisioning config files... 14:59:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config6661406126381954259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:55 ---> docker-login.sh 14:59:55 nexus3.edgexfoundry.org:10001 14:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:55 Configure a credential helper to remove this warning. See 14:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:55 14:59:55 Login Succeeded 14:59:55 nexus3.edgexfoundry.org:10002 14:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:55 Configure a credential helper to remove this warning. See 14:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:55 14:59:55 Login Succeeded 14:59:55 nexus3.edgexfoundry.org:10003 14:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:55 Configure a credential helper to remove this warning. See 14:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:55 14:59:55 Login Succeeded 14:59:55 nexus3.edgexfoundry.org:10004 14:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:55 Configure a credential helper to remove this warning. See 14:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:55 14:59:55 Login Succeeded 14:59:55 docker.io 14:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:56 Configure a credential helper to remove this warning. See 14:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:56 14:59:56 Login Succeeded 14:59:56 ---> docker-login.sh ends [Pipeline] } 14:59:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:56 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 14:59:56 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 14:59:56 14:59:56 + echo core-command,cmd/core-command/Dockerfile 14:59:56 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:59:56 + dirname cmd/core-data/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo core-data,cmd/core-data/Dockerfile 14:59:56 + dirname cmd/core-metadata/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo core-metadata,cmd/core-metadata/Dockerfile 14:59:56 + dirname cmd/security-bootstrapper/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:59:56 + + cut -d/ -f2 14:59:56 dirname cmd/security-proxy-auth/Dockerfile 14:59:56 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:59:56 + dirname cmd/security-proxy-setup/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:59:56 + dirname cmd/security-secretstore-setup/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:59:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:59:56 + dirname cmd/security-spire-agent/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:59:56 + dirname cmd/security-spire-config/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:59:56 + dirname cmd/security-spire-server/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:59:56 + dirname cmd/support-notifications/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo support-notifications,cmd/support-notifications/Dockerfile 14:59:56 + dirname cmd/support-scheduler/Dockerfile 14:59:56 + cut -d/ -f2 14:59:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:59:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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 14:59:56 + git rev-list -1 --merges 1fb6775d8804dda106fccace673c66bb187c3e57~1..1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] echo 14:59:56 -----------> git rev-list -1 --merges 1fb6775d8804dda106fccace673c66bb187c3e57~1..1fb6775d8804dda106fccace673c66bb187c3e57 1fb6775d8804dda106fccace673c66bb187c3e57 [false] [Pipeline] sh 14:59:57 + git log --format=format:%s -1 1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] echo 14:59:57 ========================================================= 14:59:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:59:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:59:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:59:57 + grep -v github /etc/ssh/ssh_known_hosts 14:59:57 + [ -e /tmp/ssh_known_hosts ] 14:59:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:59:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:59:57 + sudo tee -a /etc/ssh/ssh_known_hosts 14:59:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:58 14:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:58 0.1.4: Pulling from edgex-devops/py-git-semver 14:59:58 b85a868b505f: Pulling fs layer 14:59:58 e2be974225ed: Pulling fs layer 14:59:58 339a4e72a1f5: Pulling fs layer 14:59:58 988bab9f4d93: Pulling fs layer 14:59:58 1469e6f7b9e6: Pulling fs layer 14:59:58 988bab9f4d93: Waiting 14:59:58 1469e6f7b9e6: Waiting 14:59:58 eaf3925da568: Pulling fs layer 14:59:58 bab4dde63d76: Pulling fs layer 14:59:58 bde34c3a00c8: Pulling fs layer 14:59:58 b352a97aabf1: Pulling fs layer 14:59:58 4872d77fe225: Pulling fs layer 14:59:58 5851b861e8e6: Pulling fs layer 14:59:58 eaf3925da568: Waiting 14:59:58 bab4dde63d76: Waiting 14:59:58 b352a97aabf1: Waiting 14:59:58 bde34c3a00c8: Waiting 14:59:58 5851b861e8e6: Waiting 14:59:58 4872d77fe225: Waiting 14:59:58 e2be974225ed: Verifying Checksum 14:59:58 e2be974225ed: Download complete 14:59:58 988bab9f4d93: Verifying Checksum 14:59:58 988bab9f4d93: Download complete 14:59:58 1469e6f7b9e6: Verifying Checksum 14:59:58 1469e6f7b9e6: Download complete 14:59:58 339a4e72a1f5: Verifying Checksum 14:59:58 339a4e72a1f5: Download complete 14:59:58 eaf3925da568: Download complete 14:59:58 bde34c3a00c8: Verifying Checksum 14:59:58 bde34c3a00c8: Download complete 14:59:58 b352a97aabf1: Verifying Checksum 14:59:58 b352a97aabf1: Download complete 14:59:58 4872d77fe225: Download complete 14:59:58 5851b861e8e6: Download complete 14:59:58 b85a868b505f: Verifying Checksum 14:59:58 b85a868b505f: Download complete 14:59:58 bab4dde63d76: Verifying Checksum 14:59:58 bab4dde63d76: Download complete 14:59:59 b85a868b505f: Pull complete 14:59:59 e2be974225ed: Pull complete 15:00:00 339a4e72a1f5: Pull complete 15:00:00 988bab9f4d93: Pull complete 15:00:00 1469e6f7b9e6: Pull complete 15:00:00 eaf3925da568: Pull complete 15:00:02 bab4dde63d76: Pull complete 15:00:02 bde34c3a00c8: Pull complete 15:00:02 b352a97aabf1: Pull complete 15:00:02 4872d77fe225: Pull complete 15:00:02 5851b861e8e6: Pull complete 15:00:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:00:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:02 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:00:05 $ docker top 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 -eo pid,comm 15:00:05 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). 15:00:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:05 [ssh-agent] Looking for ssh-agent implementation... 15:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:06 $ docker exec 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 ssh-agent 15:00:06 SSH_AUTH_SOCK=/tmp/ssh-nefmsp3OREXh/agent.34 15:00:06 SSH_AGENT_PID=40 15:00:06 Running ssh-add (command line suppressed) 15:00:06 Identity added: /w/workspace/edgex-go/532@tmp/private_key_10844382230951672034.key (/w/workspace/edgex-go/532@tmp/private_key_10844382230951672034.key) 15:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:06 + git tag --points-at HEAD [Pipeline] } 15:00:06 $ docker exec --env ******** --env ******** 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 ssh-agent -k 15:00:06 unset SSH_AUTH_SOCK; 15:00:06 unset SSH_AGENT_PID; 15:00:06 echo Agent pid 40 killed; 15:00:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:06 [ssh-agent] Looking for ssh-agent implementation... 15:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:06 $ docker exec 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 ssh-agent 15:00:06 SSH_AUTH_SOCK=/tmp/ssh-cLqYdrRdIg36/agent.73 15:00:06 SSH_AGENT_PID=79 15:00:06 Running ssh-add (command line suppressed) 15:00:07 Identity added: /w/workspace/edgex-go/532@tmp/private_key_4122918411653626495.key (/w/workspace/edgex-go/532@tmp/private_key_4122918411653626495.key) 15:00:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:07 + git semver init 15:00:07 2023-05-30 15:00:07,647 [run_init] DEBUG init version:0.0.0 force:False 15:00:07 2023-05-30 15:00:07,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/532/.semver 15:00:07 2023-05-30 15:00:07,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/532/.semver 15:00:07 2023-05-30 15:00:07,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/532/.semver'], cwd=/w/workspace/edgex-go/532, universal_newlines=False, shell=None, istream=None) 15:00:12 2023-05-30 15:00:12,478 [append_file] DEBUG append to file:/w/workspace/edgex-go/532/.git/info/exclude 15:00:12 2023-05-30 15:00:12,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/532/.semver/main with force:False 15:00:12 2023-05-30 15:00:12,479 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main 15:00:12 2023-05-30 15:00:12,479 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main 15:00:12 3.0.0-dev.166 [Pipeline] } 15:00:12 $ docker exec --env ******** --env ******** 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 ssh-agent -k 15:00:13 unset SSH_AUTH_SOCK; 15:00:13 unset SSH_AGENT_PID; 15:00:13 echo Agent pid 79 killed; 15:00:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:00:13 + git semver [Pipeline] } 15:00:13 $ docker stop --time=1 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 15:00:14 $ docker rm -f --volumes 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:00:15 Stashed 1 file(s) [Pipeline] echo 15:00:15 [edgeXSemver]: initialized semver on version 3.0.0-dev.166 [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 15:00:15 + git config --global --add safe.directory /w/workspace/edgex-go/532 [Pipeline] echo 15:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:15 ========================================================= 15:00:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:00:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:00:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:00:16 f56be85fc22e: Pulling fs layer 15:00:16 85791d961cd3: Pulling fs layer 15:00:16 d694b5ae8c79: Pulling fs layer 15:00:16 9f32a84ed3da: Pulling fs layer 15:00:16 4d19c01a9841: Pulling fs layer 15:00:16 9325e15d5711: Pulling fs layer 15:00:16 556b6ee489ea: Pulling fs layer 15:00:16 c5a4b2cf53e6: Pulling fs layer 15:00:16 9325e15d5711: Waiting 15:00:16 556b6ee489ea: Waiting 15:00:16 9f32a84ed3da: Waiting 15:00:16 4d19c01a9841: Waiting 15:00:16 c5a4b2cf53e6: Waiting 15:00:16 85791d961cd3: Download complete 15:00:16 9f32a84ed3da: Verifying Checksum 15:00:16 9f32a84ed3da: Download complete 15:00:16 4d19c01a9841: Verifying Checksum 15:00:16 4d19c01a9841: Download complete 15:00:16 f56be85fc22e: Verifying Checksum 15:00:16 f56be85fc22e: Download complete 15:00:16 9325e15d5711: Verifying Checksum 15:00:16 9325e15d5711: Download complete 15:00:16 f56be85fc22e: Pull complete 15:00:16 85791d961cd3: Pull complete 15:00:16 c5a4b2cf53e6: Verifying Checksum 15:00:16 c5a4b2cf53e6: Download complete 15:00:17 d694b5ae8c79: Verifying Checksum 15:00:17 d694b5ae8c79: Download complete 15:00:17 556b6ee489ea: Verifying Checksum 15:00:17 556b6ee489ea: Download complete 15:00:19 d694b5ae8c79: Pull complete 15:00:19 9f32a84ed3da: Pull complete 15:00:20 4d19c01a9841: Pull complete 15:00:20 9325e15d5711: Pull complete 15:00:22 556b6ee489ea: Pull complete 15:00:23 c5a4b2cf53e6: Pull complete 15:00:23 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:00:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:00:23 + docker build -t ci-base-image-x86_64 -f - . 15:00:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:00:23 WORKDIR /edgex 15:00:23 COPY go.mod . 15:00:23 RUN go mod download 15:00:24 Sending build context to Docker daemon 170.8MB 15:00:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:00:24 ---> c4be618373d6 15:00:24 Step 2/4 : WORKDIR /edgex 15:00:28 ---> Running in 4ec034fb214a 15:00:28 Removing intermediate container 4ec034fb214a 15:00:28 ---> f6608454c79a 15:00:28 Step 3/4 : COPY go.mod . 15:00:28 ---> b3c2830bba6f 15:00:28 Step 4/4 : RUN go mod download 15:00:28 ---> Running in da705da35d1e 15:00:30 Still waiting to schedule task 15:00:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:00:45 Removing intermediate container da705da35d1e 15:00:45 ---> 60dcedcc58a7 15:00:45 Successfully built 60dcedcc58a7 15:00:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:46 + docker inspect -f . ci-base-image-x86_64 15:00:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:47 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:00:47 $ docker top a00bd10789946fd66dac1bd7862c83d26826e32ab663b735a829110de27ab4af -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:47 + go version 15:00:47 go version go1.20.2 linux/amd64 [Pipeline] } 15:00:47 $ docker stop --time=1 a00bd10789946fd66dac1bd7862c83d26826e32ab663b735a829110de27ab4af 15:00:49 $ docker rm -f --volumes a00bd10789946fd66dac1bd7862c83d26826e32ab663b735a829110de27ab4af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:49 + docker inspect -f . ci-base-image-x86_64 15:00:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:49 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:00:49 $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:00:50 $ docker top 204cadf8340741b9c008800a51e28d166ed355412617758fa5fd2ec16fd7ae70 -eo pid,comm [Pipeline] { [Pipeline] echo 15:00:50 ========================================================= 15:00:50 [edgeXBuildGoParallel] Running Tests and Build... 15:00:50 ========================================================= [Pipeline] sh 15:00:50 + git config --global --add safe.directory /w/workspace/edgex-go/532 [Pipeline] fileExists [Pipeline] sh 15:00:50 + make test 15:00:50 go test -race -coverprofile=coverage.out ./... 15:00:57 ? github.com/edgexfoundry/edgex-go [no test files] 15:01:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:01:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:01:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:01:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:01:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:01:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:01:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:01:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:01:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:01:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:01:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:01:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:01:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:01:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 15:01:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 15:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.077s coverage: 71.5% of statements 15:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 15:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:01:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.725s coverage: 88.5% of statements 15:01:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 15:01:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:01:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:01:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:01:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.385s coverage: 95.6% of statements 15:01:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:01:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:01:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:01:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:01:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:01:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 15:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:01:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 15:01:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:01:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 15:01:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements 15:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements 15:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 82.9% of statements 15:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 15:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 15:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.034s coverage: 87.5% of statements 15:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 15:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.070s coverage: 92.9% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.8% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.111s coverage: 92.3% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 15:01:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 15:01:57 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 15:01:57 running golangci-lint 15:01:57 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:01:57 go version go1.20.2 linux/amd64 15:01:57 level=info msg="[config_reader] Used config file .golangci.yml" 15:01:57 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:02:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17304 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:02:05 Running in /w/workspace/edgex-go/532 [Pipeline] { [Pipeline] checkout 15:02:05 The recommended git tool is: git 15:02:10 using credential edgex-jenkins-ssh 15:02:10 Cloning the remote Git repository 15:02:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:02:10 > git init /w/workspace/edgex-go/532 # timeout=10 15:02:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:02:10 > git --version # timeout=10 15:02:10 > git --version # 'git version 2.25.1' 15:02:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:11 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 13.292452846s" 15:02:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.790095ms" 15:02:16 level=info msg="[linters_context/goanalysis] analyzers took 51.477579451s with top 10 stages: buildir: 26.779513872s, inspect: 1.881137063s, fact_deprecated: 1.857851802s, gosec: 1.229291184s, printf: 1.012093728s, directives: 804.913953ms, ctrlflow: 789.738157ms, S1038: 706.95595ms, nilness: 672.134592ms, fact_purity: 641.283636ms" 15:02:16 level=info msg="[runner] Issues before processing: 203, after processing: 0" 15:02:16 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203, exclude: 203/203, nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, autogenerated_exclude: 203/203, identifier_marker: 203/203" 15:02:16 level=info msg="[runner] processing took 16.969991ms with stages: nolint: 7.169358ms, identifier_marker: 4.184464ms, path_prettifier: 1.759184ms, autogenerated_exclude: 1.639481ms, exclude-rules: 1.24111ms, skip_dirs: 911.662µs, filename_unadjuster: 33.131µs, cgo: 27.131µs, max_same_issues: 1.49µs, uniq_by_line: 480ns, skip_files: 360ns, path_shortener: 310ns, exclude: 300ns, diff: 280ns, source_code: 270ns, sort_results: 250ns, severity-rules: 250ns, max_from_linter: 190ns, max_per_file_from_linter: 160ns, path_prefixer: 130ns" 15:02:16 level=info msg="[runner] linters took 6.462929717s with stages: goanalysis_metalinter: 6.445841223s" 15:02:16 level=info msg="File cache stats: 0 entries of total size 0B" 15:02:16 level=info msg="Memory: 200 samples, avg is 186.3MB, max is 743.3MB" 15:02:16 level=info msg="Execution took 19.802609742s" 15:02:16 go vet ./... 15:02:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:02:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:02:20 ./bin/test-attribution-txt.sh [Pipeline] echo 15:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:02:20 + ls -al . 15:02:20 total 720 15:02:20 drwxrwxr-x 11 1001 1001 4096 May 30 15:00 . 15:02:20 drwxr-xr-x 4 root root 4096 May 30 15:00 .. 15:02:20 drwxrwxr-x 2 1001 1001 4096 May 30 14:59 .blubracket 15:02:20 -rw-rw-r-- 1 1001 1001 16 May 30 14:59 .dockerignore 15:02:20 drwxrwxr-x 8 1001 1001 4096 May 30 15:00 .git 15:02:20 drwxrwxr-x 3 1001 1001 4096 May 30 14:59 .github 15:02:20 -rw-rw-r-- 1 1001 1001 1133 May 30 14:59 .gitignore 15:02:20 -rw-rw-r-- 1 1001 1001 42 May 30 14:59 .golangci.yml 15:02:20 -rw-rw-r-- 1 1001 1001 87 May 30 14:59 .hadolint.yml 15:02:20 drwxr-xr-x 3 1001 1001 4096 May 30 15:00 .semver 15:02:20 -rw-rw-r-- 1 1001 1001 166 May 30 14:59 .sonarcloud.properties 15:02:20 -rw-rw-r-- 1 1001 1001 1171 May 30 14:59 ADOPTERS.md 15:02:20 -rw-rw-r-- 1 1001 1001 10835 May 30 14:59 Attribution.txt 15:02:20 -rw-rw-r-- 1 1001 1001 93407 May 30 14:59 CHANGELOG.md 15:02:20 -rw-rw-r-- 1 1001 1001 3804 May 30 14:59 CONTRIBUTING.md 15:02:20 -rw-rw-r-- 1 1001 1001 677 May 30 14:59 GOVERNANCE.md 15:02:20 -rw-rw-r-- 1 1001 1001 883 May 30 14:59 Jenkinsfile 15:02:20 -rw-rw-r-- 1 1001 1001 10775 May 30 14:59 LICENSE 15:02:20 -rw-rw-r-- 1 1001 1001 14368 May 30 14:59 Makefile 15:02:20 -rw-rw-r-- 1 1001 1001 582 May 30 14:59 OWNERS.md 15:02:20 -rw-rw-r-- 1 1001 1001 9923 May 30 14:59 README.md 15:02:20 -rw-rw-r-- 1 1001 1001 789 May 30 14:59 SECURITY.md 15:02:20 -rw-rw-r-- 1 1001 1001 13 May 30 15:00 VERSION 15:02:20 drwxrwxr-x 2 1001 1001 4096 May 30 14:59 bin 15:02:20 drwxrwxr-x 18 1001 1001 4096 May 30 14:59 cmd 15:02:20 -rw-r--r-- 1 root root 447731 May 30 15:01 coverage.out 15:02:20 -rw-rw-r-- 1 1001 1001 3159 May 30 14:59 go.mod 15:02:20 -rw-rw-r-- 1 1001 1001 30958 May 30 14:59 go.sum 15:02:20 drwxrwxr-x 7 1001 1001 4096 May 30 14:59 internal 15:02:20 drwxrwxr-x 3 1001 1001 4096 May 30 14:59 openapi 15:02:20 -rw-rw-r-- 1 1001 1001 594 May 30 14:59 security.txt 15:02:20 drwxrwxr-x 4 1001 1001 4096 May 30 14:59 snap 15:02:20 -rw-rw-r-- 1 1001 1001 204 May 30 14:59 version.go [Pipeline] sh 15:02:20 + '[' -e coverage.out ] 15:02:20 + chown 1001:1001 coverage.out [Pipeline] stash 15:02:20 Stashed 1 file(s) [Pipeline] sh 15:02:21 + make build 15:02:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:02:28 Avoid second fetch 15:02:28 Checking out Revision 1fb6775d8804dda106fccace673c66bb187c3e57 (main) 15:02:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:02:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:28 > git config core.sparsecheckout # timeout=10 15:02:28 > git checkout -f 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 15:02:29 Commit message: "docs: Update changelog for 3.0 (#4581)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:02:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:02:30 Dload Upload Total Spent Left Speed 15:02:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 15:02:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:02:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 15:02:31 sudo tee /etc/docker/daemon.new 15:02:31 { 15:02:31 "registry-mirrors": [ 15:02:31 "https://nexus3.edgexfoundry.org:10001" 15:02:31 ], 15:02:31 "bip": "10.250.0.254/24", 15:02:31 "hosts": [ 15:02:31 "tcp://0.0.0.0:5555", 15:02:31 "unix:///var/run/docker.sock" 15:02:31 ], 15:02:31 "mtu": 1458, 15:02:31 "selinux-enabled": true, 15:02:31 "seccomp-profile": "/etc/docker/seccomp.json" 15:02:31 } [Pipeline] sh 15:02:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:02:32 + sudo service docker restart 15:02:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:02:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:02:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:02:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:02:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:02:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:02:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:02:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:02:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:02:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:02:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:02:47 $ docker stop --time=1 204cadf8340741b9c008800a51e28d166ed355412617758fa5fd2ec16fd7ae70 15:02:52 $ docker rm -f --volumes 204cadf8340741b9c008800a51e28d166ed355412617758fa5fd2ec16fd7ae70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 15:02:52 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 15:02:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config15997722202666468013tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:53 ---> docker-login.sh 15:02:53 nexus3.edgexfoundry.org:10001 15:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:02:53 15:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:02:53 latest: Pulling from edgex-devops/edgex-compose 15:02:53 cbdbe7a5bc2a: Pulling fs layer 15:02:53 ca9280d653b3: Pulling fs layer 15:02:53 7e9c9ca2126c: Pulling fs layer 15:02:53 cbdbe7a5bc2a: Download complete 15:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:53 Configure a credential helper to remove this warning. See 15:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:53 15:02:53 Login Succeeded 15:02:53 nexus3.edgexfoundry.org:10002 15:02:53 ca9280d653b3: Verifying Checksum 15:02:53 ca9280d653b3: Download complete 15:02:53 cbdbe7a5bc2a: Pull complete 15:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:53 Configure a credential helper to remove this warning. See 15:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:53 15:02:53 Login Succeeded 15:02:53 nexus3.edgexfoundry.org:10003 15:02:53 7e9c9ca2126c: Verifying Checksum 15:02:53 7e9c9ca2126c: Download complete 15:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:54 ca9280d653b3: Pull complete 15:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:54 Configure a credential helper to remove this warning. See 15:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:54 15:02:54 Login Succeeded 15:02:54 nexus3.edgexfoundry.org:10004 15:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:54 Configure a credential helper to remove this warning. See 15:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:54 15:02:54 Login Succeeded 15:02:54 docker.io 15:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:55 Configure a credential helper to remove this warning. See 15:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:55 15:02:55 Login Succeeded 15:02:55 ---> docker-login.sh ends [Pipeline] } 15:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:02:55 + git config --global --add safe.directory /w/workspace/edgex-go/532 [Pipeline] echo 15:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:55 ========================================================= 15:02:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:02:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:02:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:02:56 c41833b44d91: Pulling fs layer 15:02:56 ed15518f5707: Pulling fs layer 15:02:56 feae8fd75edb: Pulling fs layer 15:02:56 242c74f7c9fa: Pulling fs layer 15:02:56 3cdef696dda3: Pulling fs layer 15:02:56 2ced38df9373: Pulling fs layer 15:02:56 58f1dce35555: Pulling fs layer 15:02:56 3cdef696dda3: Waiting 15:02:56 2ced38df9373: Waiting 15:02:56 242c74f7c9fa: Waiting 15:02:56 58f1dce35555: Waiting 15:02:56 ed15518f5707: Verifying Checksum 15:02:56 ed15518f5707: Download complete 15:02:56 242c74f7c9fa: Verifying Checksum 15:02:56 242c74f7c9fa: Download complete 15:02:56 3cdef696dda3: Verifying Checksum 15:02:56 3cdef696dda3: Download complete 15:02:56 c41833b44d91: Verifying Checksum 15:02:56 c41833b44d91: Download complete 15:02:57 c41833b44d91: Pull complete 15:02:57 7e9c9ca2126c: Pull complete 15:02:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:02:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:57 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:02:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:02:58 58f1dce35555: Verifying Checksum 15:02:58 58f1dce35555: Download complete 15:02:58 ed15518f5707: Pull complete 15:02:59 feae8fd75edb: Verifying Checksum 15:02:59 feae8fd75edb: Download complete 15:02:59 2ced38df9373: Verifying Checksum 15:02:59 2ced38df9373: Download complete 15:02:59 $ docker top 1680327a91b021d29cbcc5a9bd34c68a2310efe7e21763c46848e1189aa6e449 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:59 + docker-compose build --help 15:02:59 + grep parallel 15:03:00 --parallel Build images in parallel. [Pipeline] } 15:03:00 $ docker stop --time=1 1680327a91b021d29cbcc5a9bd34c68a2310efe7e21763c46848e1189aa6e449 15:03:01 $ docker rm -f --volumes 1680327a91b021d29cbcc5a9bd34c68a2310efe7e21763c46848e1189aa6e449 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:02 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:03:02 $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:03:02 $ docker top 6f42bab770dad361f4669eb6851df968dcd2e5918374bee7cfd8bf6130b91731 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:02 + docker-compose -f ./docker-compose-build.yml build --parallel 15:03:03 Building core-command ... 15:03:03 Building core-common-config-bootstrapper ... 15:03:03 Building core-data ... 15:03:03 Building core-metadata ... 15:03:03 Building security-bootstrapper ... 15:03:03 Building security-proxy-auth ... 15:03:03 Building security-proxy-setup ... 15:03:03 Building security-secretstore-setup ... 15:03:03 Building security-spiffe-token-provider ... 15:03:03 Building security-spire-agent ... 15:03:03 Building security-spire-config ... 15:03:03 Building security-spire-server ... 15:03:03 Building support-notifications ... 15:03:03 Building support-scheduler ... 15:03:03 Building security-spire-server 15:03:03 Building security-bootstrapper 15:03:03 Building security-spire-agent 15:03:03 Building support-notifications 15:03:03 Building support-scheduler 15:03:11 feae8fd75edb: Pull complete 15:03:11 242c74f7c9fa: Pull complete 15:03:11 3cdef696dda3: Pull complete 15:03:13 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:03:13 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:03:13 ---> 60dcedcc58a7 15:03:13 Step 3/33 : WORKDIR /edgex-go 15:03:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:03:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:03:13 ---> 60dcedcc58a7 15:03:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:03:13 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:03:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:03:13 ---> 60dcedcc58a7 15:03:13 Step 3/26 : WORKDIR /edgex-go 15:03:13 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:03:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:03:13 ---> 60dcedcc58a7 15:03:13 Step 3/27 : WORKDIR /edgex-go 15:03:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:03:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:03:14 ---> 60dcedcc58a7 15:03:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:03:20 2ced38df9373: Pull complete 15:03:22 58f1dce35555: Pull complete 15:03:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:03:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:03:22 + docker+ build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:03:22 WORKDIR /edgex 15:03:22 COPY go.mod . 15:03:22 RUN go mod download . 15:03:22 15:03:22 ---> Running in 12ad706bb60e 15:03:22 ---> Running in e2a4354b30d8 15:03:22 ---> Running in d3feb5868d1c 15:03:22 ---> Running in 13d2d3ad4d05 15:03:22 ---> Running in 2fa53fb8f75f 15:03:22 Removing intermediate container e2a4354b30d8 15:03:22 ---> 6dc364033e2b 15:03:22 Step 4/23 : WORKDIR /edgex-go 15:03:22 Removing intermediate container 2fa53fb8f75f 15:03:22 ---> 7abda7659b3a 15:03:22 Step 4/33 : RUN apk add --update --no-cache make git 15:03:22 Removing intermediate container 12ad706bb60e 15:03:22 ---> c07b54d5e713 15:03:22 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:03:22 Removing intermediate container 13d2d3ad4d05 15:03:22 ---> d3d4e97268c9 15:03:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:03:22 Removing intermediate container d3feb5868d1c 15:03:22 ---> 69b8372d02e7 15:03:22 Step 4/23 : WORKDIR /edgex-go 15:03:22 ---> Running in 4c01d124ebdf 15:03:22 ---> Running in a797fa96c668 15:03:22 ---> Running in 02e930198abc 15:03:22 ---> Running in 813a64b92345 15:03:22 ---> Running in ac953ecd5438 15:03:22 Removing intermediate container 4c01d124ebdf 15:03:22 ---> ace254e3e98e 15:03:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:03:22 Removing intermediate container 813a64b92345 15:03:22 ---> 2ba4b65b2e5c 15:03:22 Step 5/23 : RUN apk add --update --no-cache make git 15:03:22 ---> Running in c340e6569895 15:03:22 ---> Running in ecce55fe9d46 15:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:03:22 OK: 265 MiB in 53 packages 15:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:03:22 OK: 265 MiB in 53 packages 15:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:03:22 OK: 265 MiB in 53 packages 15:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:03:22 OK: 265 MiB in 53 packages 15:03:22 OK: 265 MiB in 53 packages 15:03:22 Removing intermediate container a797fa96c668 15:03:22 ---> b79ea4080a49 15:03:22 Step 5/33 : COPY go.mod vendor* ./ 15:03:22 Removing intermediate container 02e930198abc 15:03:22 ---> 005316e8ba00 15:03:22 Step 5/27 : COPY go.mod vendor* ./ 15:03:22 ---> 401b658a7f66 15:03:22 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:22 ---> Running in 332e016a0e1b 15:03:22 ---> 8c811d981a98 15:03:22 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:22 ---> Running in 5c3179eaeba8 15:03:22 Sending build context to Docker daemon 2.947MB 15:03:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:03:22 ---> fadd8f120f05 15:03:22 Step 2/4 : WORKDIR /edgex 15:03:23 Removing intermediate container ac953ecd5438 15:03:23 ---> f975ef6aace0 15:03:23 Step 5/26 : COPY go.mod vendor* ./ 15:03:23 Removing intermediate container ecce55fe9d46 15:03:23 ---> f6ec3c6282f2 15:03:23 Step 6/23 : COPY go.mod vendor* ./ 15:03:23 ---> ce6cad48475f 15:03:23 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:23 ---> Running in 7fedfda9fc82 15:03:23 Removing intermediate container c340e6569895 15:03:23 ---> 17357e42abc2 15:03:23 Step 6/23 : COPY go.mod vendor* ./ 15:03:23 ---> 077cae66bcd8 15:03:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:23 ---> Running in 78c409c449a1 15:03:23 ---> 917e234edbb8 15:03:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:23 ---> Running in 6ba1513bf3d9 15:03:24 ---> Running in cce1ca84203d 15:03:25 Removing intermediate container cce1ca84203d 15:03:25 ---> 40f61f10d538 15:03:25 Step 3/4 : COPY go.mod . 15:03:25 ---> 8e383790dadd 15:03:25 Step 4/4 : RUN go mod download 15:03:25 ---> Running in e474c64600a7 15:03:57 Removing intermediate container e474c64600a7 15:03:57 ---> 45d4c70280fa 15:03:57 Successfully built 45d4c70280fa 15:03:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:57 + docker inspect -f . ci-base-image-arm64 15:03:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:58 prd-ubuntu20.04-docker-arm64-4c-16g-17304 does not seem to be running inside a container 15:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:04:00 $ docker top 8533e29a9b4bcc54d0aae9073fbaf3f858fa4ef6bc602fc6b72a9b749c78c67e -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:01 + go version 15:04:01 go version go1.20.2 linux/arm64 [Pipeline] } 15:04:01 $ docker stop --time=1 8533e29a9b4bcc54d0aae9073fbaf3f858fa4ef6bc602fc6b72a9b749c78c67e 15:04:02 $ docker rm -f --volumes 8533e29a9b4bcc54d0aae9073fbaf3f858fa4ef6bc602fc6b72a9b749c78c67e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:04:03 15:04:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:04:03 latest: Pulling from edgex-devops/edgex-compose-arm64 15:04:03 29e5d40040c1: Pulling fs layer 15:04:03 1ce36da41761: Pulling fs layer 15:04:03 25b303627fd3: Pulling fs layer 15:04:04 29e5d40040c1: Verifying Checksum 15:04:04 29e5d40040c1: Download complete 15:04:04 1ce36da41761: Verifying Checksum 15:04:04 1ce36da41761: Download complete 15:04:04 29e5d40040c1: Pull complete 15:04:05 1ce36da41761: Pull complete 15:04:05 25b303627fd3: Verifying Checksum 15:04:05 25b303627fd3: Download complete 15:04:15 25b303627fd3: Pull complete 15:04:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:04:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:16 prd-ubuntu20.04-docker-arm64-4c-16g-17304 does not seem to be running inside a container 15:04:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:04:18 $ docker top c17cefb6bec35cd1914473698af4a2900108e620182f83e4451dfaf91dcc0925 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:18 + grep parallel 15:04:18 + docker-compose build --help 15:04:23 --parallel Build images in parallel. [Pipeline] } 15:04:23 $ docker stop --time=1 c17cefb6bec35cd1914473698af4a2900108e620182f83e4451dfaf91dcc0925 15:04:24 $ docker rm -f --volumes c17cefb6bec35cd1914473698af4a2900108e620182f83e4451dfaf91dcc0925 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:25 prd-ubuntu20.04-docker-arm64-4c-16g-17304 does not seem to be running inside a container 15:04:25 $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:04:27 $ docker top 8ca6c2a3c8beb86da39341d461a0a5ea40e02d7bfb7b9776be1090797ae3e45e -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:28 + docker-compose -f ./docker-compose-build.yml build --parallel 15:04:32 Building core-command ... 15:04:32 Building core-common-config-bootstrapper ... 15:04:32 Building core-data ... 15:04:32 Building core-metadata ... 15:04:32 Building security-bootstrapper ... 15:04:32 Building security-proxy-auth ... 15:04:32 Building security-proxy-setup ... 15:04:32 Building security-secretstore-setup ... 15:04:32 Building security-spiffe-token-provider ... 15:04:32 Building security-spire-agent ... 15:04:32 Building security-spire-config ... 15:04:32 Building security-spire-server ... 15:04:32 Building support-notifications ... 15:04:32 Building support-scheduler ... 15:04:32 Building support-scheduler 15:04:32 Building security-bootstrapper 15:04:32 Building security-proxy-auth 15:04:32 Building core-metadata 15:04:32 Building core-data 15:04:42 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:04:42 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:04:42 ---> 45d4c70280fa 15:04:42 Step 3/33 : WORKDIR /edgex-go 15:04:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:04:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:04:42 ---> 45d4c70280fa 15:04:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:04:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:04:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:04:42 ---> 45d4c70280fa 15:04:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:04:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:04:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:04:42 ---> 45d4c70280fa 15:04:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:04:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:04:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:04:42 ---> 45d4c70280fa 15:04:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:04:42 ---> Running in 9809d1ac46d2 15:04:42 ---> Running in f62af155e55b 15:04:42 ---> Running in a3b987733e73 15:04:42 ---> Running in a25fefc934b3 15:04:42 ---> Running in dc7aa1bc41a9 15:04:42 Removing intermediate container a25fefc934b3 15:04:42 ---> 0e826de871a9 15:04:42 Step 4/23 : WORKDIR /edgex-go 15:04:42 Removing intermediate container 9809d1ac46d2 15:04:42 ---> 0c73154194ea 15:04:42 Step 4/23 : WORKDIR /edgex-go 15:04:42 Removing intermediate container f62af155e55b 15:04:42 ---> 355cadb58cd9 15:04:42 Step 4/33 : RUN apk add --update --no-cache make git 15:04:42 Removing intermediate container dc7aa1bc41a9 15:04:42 ---> 7d7d9fefa761 15:04:42 Step 4/25 : WORKDIR /edgex-go 15:04:42 Removing intermediate container a3b987733e73 15:04:42 ---> 59fa237fa78f 15:04:42 Step 4/23 : WORKDIR /edgex-go 15:04:42 ---> Running in d05dd775018a 15:04:42 ---> Running in b763b7911510 15:04:42 ---> Running in 74b75a0886b6 15:04:42 ---> Running in ef65a511d9c7 15:04:42 ---> Running in 476356dbe172 15:04:43 Removing intermediate container b763b7911510 15:04:43 ---> 6ec6f57f9d29 15:04:43 Step 5/23 : RUN apk add --update --no-cache make git 15:04:43 ---> Running in 5f06c2a6d892 15:04:43 Removing intermediate container 74b75a0886b6 15:04:43 ---> 942b5311dc28 15:04:43 Step 5/25 : RUN apk add --update --no-cache make git 15:04:43 Removing intermediate container d05dd775018a 15:04:43 ---> 6172cedfdfc2 15:04:43 Step 5/23 : RUN apk add --update --no-cache make git 15:04:43 Removing intermediate container 476356dbe172 15:04:44 ---> dc265c9dd25c 15:04:44 Step 5/23 : RUN apk add --update --no-cache make git 15:04:44 ---> Running in 62d11371e5bc 15:04:44 ---> Running in 62a36220e3ba 15:04:44 ---> Running in 7c2fa691d550 15:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:45 Removing intermediate container 5c3179eaeba8 15:04:45 ---> 2a8ee6242f4a 15:04:45 Step 7/27 : COPY . . 15:04:45 Removing intermediate container 6ba1513bf3d9 15:04:45 ---> 6bdb9f5bb767 15:04:45 Step 8/23 : COPY . . 15:04:45 Removing intermediate container 78c409c449a1 15:04:45 ---> 5387a9c0894e 15:04:45 Step 8/23 : COPY . . 15:04:45 Removing intermediate container 7fedfda9fc82 15:04:45 ---> 34ca7a60ab9e 15:04:45 Step 7/26 : COPY . . 15:04:45 Removing intermediate container 332e016a0e1b 15:04:45 ---> 7bf31e6f6ae1 15:04:45 Step 7/33 : COPY . . 15:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:04:46 OK: 263 MiB in 53 packages 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:04:47 OK: 263 MiB in 53 packages 15:04:48 Removing intermediate container ef65a511d9c7 15:04:48 ---> c1768c0d9039 15:04:48 Step 5/33 : COPY go.mod vendor* ./ 15:04:48 OK: 263 MiB in 53 packages 15:04:48 OK: 263 MiB in 53 packages 15:04:48 OK: 263 MiB in 53 packages 15:04:49 Removing intermediate container 5f06c2a6d892 15:04:49 ---> cdcb853045f8 15:04:49 Step 6/23 : COPY go.mod vendor* ./ 15:04:49 ---> fc71d4c07a5e 15:04:49 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:49 ---> Running in e208a5da0780 15:04:50 Removing intermediate container 62a36220e3ba 15:04:50 ---> 56992a29e384 15:04:50 Step 6/23 : COPY go.mod vendor* ./ 15:04:50 Removing intermediate container 62d11371e5bc 15:04:50 ---> 0bd86496a3f0 15:04:50 Step 6/25 : COPY go.mod vendor* ./ 15:04:50 Removing intermediate container 7c2fa691d550 15:04:50 ---> 5cb14cfd9f08 15:04:50 Step 6/23 : COPY go.mod vendor* ./ 15:04:50 ---> 53dda7eda3f6 15:04:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:51 ---> Running in 4031124f8b2b 15:04:51 ---> d1079caa7b75 15:04:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:51 ---> 8e9acd8b7119 15:04:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:51 ---> Running in 60f9263a08a9 15:04:51 ---> Running in db9266002984 15:04:51 ---> 923f4a182ab5 15:04:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:52 ---> Running in b6bc6786addf 15:04:59 ---> e2c4f99afd20 15:04:59 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 15:04:59 ---> 7340c8951e8a 15:04:59 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:04:59 ---> 1b8d9e46470b 15:04:59 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:04:59 ---> 6ba174808b28 15:04:59 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:04:59 ---> adff86782bfd 15:04:59 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:04:59 ---> Running in 4daf811318d1 15:04:59 ---> Running in 241bdd70a7eb 15:04:59 ---> Running in c05ab0e4edeb 15:04:59 ---> Running in 4c576e750c52 15:04:59 ---> Running in 664a2f08ee15 15:04:59 Removing intermediate container 4daf811318d1 15:04:59 ---> 282511cd11ac 15:04:59 Step 9/26 : WORKDIR /edgex-go/spire-build 15:04:59 ---> Running in 2f69f0c8f8e3 15:04:59 Removing intermediate container 664a2f08ee15 15:04:59 ---> b27a6fcd8f02 15:04:59 Step 9/27 : WORKDIR /edgex-go/spire-build 15:04:59 ---> Running in 57c9b93b4c5e 15:04:59 Removing intermediate container 2f69f0c8f8e3 15:04:59 ---> 05617cc8a21c 15:04:59 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:04:59 ---> Running in 8e621236852b 15:04:59 Removing intermediate container 57c9b93b4c5e 15:04:59 ---> 784cf0bfa756 15:04:59 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:04:59 ---> Running in 3fe330f98917 15:04:59 Removing intermediate container 8e621236852b 15:04:59 ---> fb8195e7ebb9 15:04:59 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:04:59 ---> Running in 87e5e9d0c3f3 15:04:59 Removing intermediate container 3fe330f98917 15:04:59 ---> 866ae39470c5 15:04:59 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:04:59 ---> Running in ee69af870f16 15:04:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:04:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:04:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:05:00 Removing intermediate container 87e5e9d0c3f3 15:05:00 ---> 0d90eb6e06d2 15:05:00 Step 12/26 : WORKDIR /edgex-go 15:05:00 ---> Running in 6f9f1960e1ce 15:05:00 Removing intermediate container ee69af870f16 15:05:00 ---> d94299b31d33 15:05:00 Step 12/27 : WORKDIR /edgex-go 15:05:00 ---> Running in 77142ca17472 15:05:00 Removing intermediate container 6f9f1960e1ce 15:05:00 ---> 256afb09528f 15:05:00 15:05:00 Step 13/26 : FROM alpine:3.17 15:05:00 Removing intermediate container 77142ca17472 15:05:00 ---> b5db2085fe20 15:05:00 15:05:00 Step 13/27 : FROM alpine:3.17 15:05:01 3.17: Pulling from library/alpine 15:05:01 3.17: Pulling from library/alpine 15:05:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:05:02 Status: Downloaded newer image for alpine:3.17 15:05:02 ---> 9ed4aefc74f6 15:05:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:05:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:05:02 Status: Image is up to date for alpine:3.17 15:05:02 ---> 9ed4aefc74f6 15:05:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:05:03 ---> Running in bac6475884e8 15:05:03 ---> Running in 93a634aee832 15:05:04 Removing intermediate container 93a634aee832 15:05:04 ---> d7f9d57a2277 15:05:04 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:05:04 Removing intermediate container bac6475884e8 15:05:04 ---> 295040c2aa30 15:05:04 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:05:04 ---> Running in b97a0d0d256d 15:05:04 ---> Running in e6729e7f6abe 15:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:06 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:05:06 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:05:06 OK: 17823 distinct packages available 15:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:06 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:05:06 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:05:06 OK: 17823 distinct packages available 15:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:06 (1/5) Installing dumb-init (1.2.5-r2) 15:05:06 (2/5) Installing musl-obstack (1.2.3-r0) 15:05:06 (3/5) Installing libucontext (1.2-r0) 15:05:06 (4/5) Installing gcompat (1.1.0-r0) 15:05:06 (5/5) Installing openssl (3.0.8-r4) 15:05:06 Executing busybox-1.35.0-r29.trigger 15:05:06 OK: 8 MiB in 20 packages 15:05:06 (1/5) Installing dumb-init (1.2.5-r2) 15:05:06 (2/5) Installing musl-obstack (1.2.3-r0) 15:05:06 (3/5) Installing libucontext (1.2-r0) 15:05:06 (4/5) Installing gcompat (1.1.0-r0) 15:05:06 (5/5) Installing openssl (3.0.8-r4) 15:05:06 Executing busybox-1.35.0-r29.trigger 15:05:06 OK: 8 MiB in 20 packages 15:05:09 Removing intermediate container b97a0d0d256d 15:05:09 ---> 6c23dab20a13 15:05:09 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 15:05:10 Removing intermediate container e6729e7f6abe 15:05:10 ---> f9d24e096560 15:05:10 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:05:11 ---> bc6c89334416 15:05:11 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 15:05:12 ---> 3ee661f8ed12 15:05:12 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:05:14 ---> b82782bc9ceb 15:05:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:05:20 ---> 59e0455407d2 15:05:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:05:20 ---> da69656ae0a5 15:05:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:05:28 ---> 3fdfee948950 15:05:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:05:29 ---> 2037480ae8e8 15:05:29 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:05:29 ---> fed921fae3c6 15:05:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:05:41 ---> 45aa07a2dbc0 15:05:41 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:05:41 ---> 65f98be3ca3e 15:05:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:05:41 Removing intermediate container 241bdd70a7eb 15:05:41 ---> 1ad9de7d8854 15:05:41 15:05:41 Step 9/33 : FROM alpine:3.17 15:05:41 ---> 9ed4aefc74f6 15:05:41 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:05:41 ---> Running in 5ea073967a76 15:05:41 Removing intermediate container c05ab0e4edeb 15:05:41 ---> d34c93b53b4c 15:05:41 15:05:41 Step 10/23 : FROM alpine:3.17 15:05:41 ---> 9ed4aefc74f6 15:05:41 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:05:41 ---> aab160295fca 15:05:41 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:05:41 ---> Running in 049e78cd27e4 15:05:41 Removing intermediate container 4c576e750c52 15:05:41 ---> 25b4b8a8af39 15:05:41 15:05:41 Step 10/23 : FROM alpine:3.17 15:05:41 ---> 9ed4aefc74f6 15:05:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:05:42 ---> Running in bf0e822a6fb5 15:05:42 Removing intermediate container 5ea073967a76 15:05:42 ---> aef55f67e450 15:05:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:05:42 ---> Running in 56e2e04924b0 15:05:42 ---> Running in 432714522d4e 15:05:42 Removing intermediate container 049e78cd27e4 15:05:42 ---> a6debb99b792 15:05:42 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:05:42 ---> a5fa29751fee 15:05:42 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:05:42 ---> Running in bb16467bfdb2 15:05:42 Removing intermediate container 432714522d4e 15:05:42 ---> ede4d42d7d2c 15:05:42 Step 24/26 : LABEL arch=x86_64 15:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:43 ---> Running in 792ac8f56de5 15:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:43 ---> 00d1ba7de6bf 15:05:43 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:05:43 Removing intermediate container 792ac8f56de5 15:05:43 ---> 2b43458af166 15:05:43 Step 25/26 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:43 ---> Running in f13b3da627ce 15:05:43 (1/2) Installing ca-certificates (20230506-r0) 15:05:43 (2/2) Installing dumb-init (1.2.5-r2) 15:05:43 Executing busybox-1.35.0-r29.trigger 15:05:43 Executing ca-certificates-20230506-r0.trigger 15:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:43 ---> Running in 1381bb6f18c8 15:05:43 (1/1) Installing dumb-init (1.2.5-r2) 15:05:43 Executing busybox-1.35.0-r29.trigger 15:05:43 OK: 8 MiB in 17 packages 15:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:43 OK: 7 MiB in 16 packages 15:05:43 Removing intermediate container f13b3da627ce 15:05:43 ---> 5d4ebc256e46 15:05:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:05:43 ---> Running in c0d42ad53e0c 15:05:43 Removing intermediate container 1381bb6f18c8 15:05:43 ---> 49e8fd9edf11 15:05:43 Step 26/26 : LABEL version=3.0.0-dev.166 15:05:43 ---> Running in 6e5af317e786 15:05:43 Removing intermediate container c0d42ad53e0c 15:05:43 ---> 0747fc61584a 15:05:43 Step 25/27 : LABEL arch=x86_64 15:05:43 ---> Running in 0ca390fc2a8e 15:05:43 Removing intermediate container 6e5af317e786 15:05:43 ---> 1788c11bea28 15:05:43 15:05:43 (1/2) Installing dumb-init (1.2.5-r2) 15:05:43 (2/2) Installing su-exec (0.2-r2) 15:05:43 Executing busybox-1.35.0-r29.trigger 15:05:43 OK: 7 MiB in 17 packages 15:05:43 Successfully built 1788c11bea28 15:05:43 Removing intermediate container 0ca390fc2a8e 15:05:43 ---> 7ae3300f23eb 15:05:43 Step 26/27 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:05:43 Successfully tagged security-spire-server:latest 15:05:43  Building security-spire-server ... done Building core-data 15:05:43 ---> Running in b74188a13d59 15:05:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:05:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:05:47 ---> 60dcedcc58a7 15:05:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:05:47 ---> Using cache 15:05:47 ---> 69b8372d02e7 15:05:47 Step 4/23 : WORKDIR /edgex-go 15:05:47 ---> Using cache 15:05:47 ---> 2ba4b65b2e5c 15:05:47 Step 5/23 : RUN apk add --update --no-cache make git 15:05:47 ---> Using cache 15:05:47 ---> f6ec3c6282f2 15:05:47 Step 6/23 : COPY go.mod vendor* ./ 15:05:47 ---> Using cache 15:05:47 ---> 077cae66bcd8 15:05:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:47 ---> Using cache 15:05:47 ---> 5387a9c0894e 15:05:47 Step 8/23 : COPY . . 15:05:47 ---> Using cache 15:05:47 ---> 6ba174808b28 15:05:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:05:48 Removing intermediate container b74188a13d59 15:05:48 ---> 7e67e99b47ca 15:05:48 Step 27/27 : LABEL version=3.0.0-dev.166 15:05:48 ---> Running in 10610d9090a9 15:05:48 Removing intermediate container 56e2e04924b0 15:05:48 ---> e1dd0483f1ec 15:05:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:05:48 ---> Running in d023c2b9d1f7 15:05:49 Removing intermediate container bb16467bfdb2 15:05:49 ---> b99f4dd0cc1c 15:05:49 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:05:49 ---> Running in c4937b72cb0e 15:05:49 Removing intermediate container bf0e822a6fb5 15:05:49 ---> 61112fe09bc9 15:05:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 15:05:49 ---> Running in 14ccddd1869a 15:05:49 ---> Running in 8cf9f196334b 15:05:49 Removing intermediate container d023c2b9d1f7 15:05:49 ---> db68dcc60e57 15:05:49 15:05:49 Removing intermediate container c4937b72cb0e 15:05:49 ---> 4ec834ea6399 15:05:49 Step 13/23 : ENV APP_PORT=59861 15:05:49 Removing intermediate container 14ccddd1869a 15:05:49 ---> 5da362fa8bfc 15:05:49 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:05:49 ---> Running in 2939aba2f7af 15:05:49 ---> Running in f46be5606600 15:05:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:05:49 Successfully built db68dcc60e57 15:05:49 Successfully tagged security-spire-agent:latest 15:05:49 Building security-spire-config 15:05:49  Building security-spire-agent ... done Removing intermediate container 8cf9f196334b 15:05:49 ---> 15837865d4e0 15:05:49 Step 13/23 : ENV APP_PORT=59860 15:05:49 Removing intermediate container 2939aba2f7af 15:05:49 ---> 24fe166eaaa3 15:05:49 Step 14/23 : EXPOSE $APP_PORT 15:05:49 ---> Running in e62df81685bb 15:05:49 Removing intermediate container f46be5606600 15:05:49 ---> 94987ee833c6 15:05:49 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:05:49 ---> Running in d7f27f43d9d6 15:05:49 ---> Running in 3ac82ba24636 15:05:51 Removing intermediate container e62df81685bb 15:05:51 ---> b5780c1e0266 15:05:51 Step 14/23 : EXPOSE $APP_PORT 15:05:52 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:05:52 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:05:53 ---> 60dcedcc58a7 15:05:53 Step 3/27 : WORKDIR /edgex-go 15:05:53 ---> Using cache 15:05:53 ---> d3d4e97268c9 15:05:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:05:53 ---> Using cache 15:05:53 ---> 005316e8ba00 15:05:53 Step 5/27 : COPY go.mod vendor* ./ 15:05:53 ---> Using cache 15:05:53 ---> 8c811d981a98 15:05:53 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:53 ---> Using cache 15:05:53 ---> 2a8ee6242f4a 15:05:53 Step 7/27 : COPY . . 15:05:53 ---> Using cache 15:05:53 ---> adff86782bfd 15:05:53 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:05:53 ---> Using cache 15:05:53 ---> b27a6fcd8f02 15:05:53 Step 9/27 : WORKDIR /edgex-go/spire-build 15:05:53 ---> Using cache 15:05:53 ---> 784cf0bfa756 15:05:53 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:05:53 ---> Using cache 15:05:53 ---> 866ae39470c5 15:05:53 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:05:53 ---> Using cache 15:05:53 ---> d94299b31d33 15:05:53 Step 12/27 : WORKDIR /edgex-go 15:05:53 ---> Using cache 15:05:53 ---> b5db2085fe20 15:05:53 15:05:53 Step 13/27 : FROM alpine:3.17 15:05:53 ---> 9ed4aefc74f6 15:05:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:05:53 ---> Using cache 15:05:53 ---> 295040c2aa30 15:05:53 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:05:54 Removing intermediate container d7f27f43d9d6 15:05:54 ---> d69dfd3c55e0 15:05:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:05:54 Removing intermediate container 3ac82ba24636 15:05:54 ---> 8c94b56d3510 15:05:54 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:05:54 ---> Running in fdcc7d28c65c 15:05:54 ---> Running in 7f9c74003789 15:05:55 ---> Running in 659ba9729240 15:05:55 ---> 60ac2b6fbc87 15:05:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:05:55 Removing intermediate container fdcc7d28c65c 15:05:55 ---> 652514f9f4d6 15:05:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:05:55 Removing intermediate container 659ba9729240 15:05:55 ---> 789e4b0ce40b 15:05:55 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:55 ---> Running in 116a0d46ede5 15:05:56 ---> 4dd6acd3385c 15:05:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:05:56 ---> b1e1e699c15a 15:05:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:56 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:05:56 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:05:56 OK: 17823 distinct packages available 15:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:56 ---> be842a2b7d09 15:05:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:05:56 (1/4) Installing dumb-init (1.2.5-r2) 15:05:56 (2/4) Installing musl-obstack (1.2.3-r0) 15:05:56 (3/4) Installing libucontext (1.2-r0) 15:05:56 (4/4) Installing gcompat (1.1.0-r0) 15:05:56 Executing busybox-1.35.0-r29.trigger 15:05:56 OK: 7 MiB in 19 packages 15:05:59 ---> b58cfd58e8e3 15:05:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:05:59 ---> 483d98e4c0ae 15:05:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:05:59 Removing intermediate container 116a0d46ede5 15:05:59 ---> bdcfcd8b2591 15:05:59 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:05:59 ---> dd7c2fdc6639 15:05:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:05:59 ---> Running in 650b4f9adc9d 15:05:59 Removing intermediate container 7f9c74003789 15:05:59 ---> 8225a78d823e 15:05:59 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:00 ---> Running in c3822d3cc4c0 15:06:00 ---> 849556a14f79 15:06:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:06:00 Removing intermediate container 650b4f9adc9d 15:06:00 ---> adff6c46a8b8 15:06:00 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:06:00 Removing intermediate container c3822d3cc4c0 15:06:00 ---> fb0011523012 15:06:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:06:00 ---> Running in 79e71516dac0 15:06:00 ---> 3980eb83f5bc 15:06:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:06:00 ---> Running in ec1868d69171 15:06:00 Removing intermediate container 79e71516dac0 15:06:00 ---> 0b4047767f90 15:06:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:06:00 ---> da90c9591a19 15:06:00 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:06:00 Removing intermediate container ec1868d69171 15:06:00 ---> bee3da226018 15:06:00 Step 21/23 : LABEL arch=x86_64 15:06:00 ---> Running in 79be3558175a 15:06:00 ---> 2e9858b86ba9 15:06:00 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:06:00 ---> Running in 0621b4d5c460 15:06:00 ---> Running in 4fd93007b506 15:06:02 Removing intermediate container 0621b4d5c460 15:06:02 ---> 09b692338966 15:06:02 Step 21/23 : LABEL arch=x86_64 15:06:02 Removing intermediate container 4fd93007b506 15:06:02 ---> 6ba57a545af5 15:06:02 Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:06:02 ---> Running in 07ee84eebb18 15:06:02 ---> a546133999a6 15:06:02 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:06:02 ---> Running in ff825de68eb9 15:06:02 Removing intermediate container 07ee84eebb18 15:06:02 ---> 7a5069634d3d 15:06:02 Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:06:02 ---> Running in 6d395017fdb1 15:06:02 Removing intermediate container ff825de68eb9 15:06:02 ---> 4e591c303e6f 15:06:02 Step 23/23 : LABEL version=3.0.0-dev.166 15:06:02 ---> 2ab6c9f127af 15:06:02 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:06:03 Removing intermediate container 6d395017fdb1 15:06:03 ---> 68cf60e84068 15:06:03 Step 23/23 : LABEL version=3.0.0-dev.166 15:06:03 ---> Running in baab106d3d19 15:06:03 ---> Running in c08a9b33b519 15:06:03 ---> Running in 10ea6dd13d59 15:06:03 Removing intermediate container 79be3558175a 15:06:03 ---> b4c66be41626 15:06:03 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:03 Removing intermediate container c08a9b33b519 15:06:03 ---> 05c6d3a1d633 15:06:03 15:06:03 Removing intermediate container baab106d3d19 15:06:03 ---> 264fa1344343 15:06:03 15:06:03 Removing intermediate container 10ea6dd13d59 15:06:03 ---> edf2867d7a8d 15:06:03 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:06:03 ---> ca46e8efd02a 15:06:03 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:06:03 Successfully built 264fa1344343 15:06:03 Successfully built 05c6d3a1d633 15:06:03 Successfully tagged support-scheduler:latest 15:06:03 Successfully tagged support-notifications:latest 15:06:03  Building support-scheduler ... done Building core-metadata 15:06:03  Building support-notifications ... done Building core-command 15:06:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:06:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:06:08 ---> 60dcedcc58a7 15:06:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:06:08 ---> Using cache 15:06:08 ---> 69b8372d02e7 15:06:08 Step 4/25 : WORKDIR /edgex-go 15:06:08 ---> Using cache 15:06:08 ---> 2ba4b65b2e5c 15:06:08 Step 5/25 : RUN apk add --update --no-cache make git 15:06:08 ---> Using cache 15:06:08 ---> f6ec3c6282f2 15:06:08 Step 6/25 : COPY go.mod vendor* ./ 15:06:08 ---> Using cache 15:06:08 ---> 077cae66bcd8 15:06:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:08 ---> Using cache 15:06:08 ---> 5387a9c0894e 15:06:08 Step 8/25 : COPY . . 15:06:08 ---> Using cache 15:06:08 ---> 6ba174808b28 15:06:08 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:06:08 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:06:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:06:08 ---> 60dcedcc58a7 15:06:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:06:08 ---> Using cache 15:06:08 ---> 69b8372d02e7 15:06:08 Step 4/24 : WORKDIR /edgex-go 15:06:08 ---> Using cache 15:06:08 ---> 2ba4b65b2e5c 15:06:08 Step 5/24 : RUN apk add --update --no-cache make git 15:06:08 ---> Using cache 15:06:08 ---> f6ec3c6282f2 15:06:08 Step 6/24 : COPY go.mod vendor* ./ 15:06:08 ---> Using cache 15:06:08 ---> 077cae66bcd8 15:06:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:08 ---> Using cache 15:06:08 ---> 5387a9c0894e 15:06:08 Step 8/24 : COPY . . 15:06:08 ---> Using cache 15:06:08 ---> 6ba174808b28 15:06:08 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:06:14 ---> 35ec01389a05 15:06:14 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:06:14 ---> ba795488e4e1 15:06:14 Step 22/27 : WORKDIR / 15:06:14 ---> Running in 6744fdf2919d 15:06:14 ---> Running in 2cd877261d2e 15:06:14 ---> Running in ed910383a5bd 15:06:14 Removing intermediate container ed910383a5bd 15:06:14 ---> 0f70ee67db6e 15:06:14 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:06:14 ---> Running in 6475380a721c 15:06:15 ---> 8844069c2e56 15:06:15 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:06:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:06:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:06:15 Removing intermediate container 6475380a721c 15:06:15 ---> f674473d0b95 15:06:15 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:06:16 ---> Running in fc5d943a46be 15:06:16 ---> d1406c5d2eff 15:06:16 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:06:16 Removing intermediate container fc5d943a46be 15:06:16 ---> 80ed261e62bd 15:06:16 Step 25/27 : LABEL arch=x86_64 15:06:16 ---> 2174db171620 15:06:16 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:06:16 ---> Running in 80718fe5b5b4 15:06:16 Removing intermediate container 10610d9090a9 15:06:16 ---> 6745f103eeaf 15:06:16 15:06:16 Step 10/23 : FROM alpine:3.17 15:06:16 ---> 9ed4aefc74f6 15:06:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:06:16 ---> Running in 2cea8a7f868b 15:06:16 Removing intermediate container 80718fe5b5b4 15:06:16 ---> d834abde4aee 15:06:16 Step 26/27 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:06:16 ---> 1749f81995c8 15:06:16 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:06:16 ---> Running in 366f09de4797 15:06:17 Removing intermediate container 2cea8a7f868b 15:06:17 ---> 99f10fc52604 15:06:17 Step 12/23 : ENV APP_PORT=59880 15:06:17 Removing intermediate container 366f09de4797 15:06:17 ---> 9ea51c2224e9 15:06:17 Step 27/27 : LABEL version=3.0.0-dev.166 15:06:17 ---> Running in 98bdcf44dee5 15:06:17 ---> Running in 303479ed1f8a 15:06:17 ---> 5aec8145555f 15:06:17 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:06:17 Removing intermediate container 98bdcf44dee5 15:06:17 ---> 9828f1e562da 15:06:17 Step 13/23 : EXPOSE $APP_PORT 15:06:17 Removing intermediate container 303479ed1f8a 15:06:17 ---> 15997cb3866e 15:06:17 15:06:17 ---> Running in 39506c123b59 15:06:17 Successfully built 15997cb3866e 15:06:17 Successfully tagged security-spire-config:latest 15:06:17  Building security-spire-config ... done Building security-proxy-setup 15:06:17 ---> 64d894252c58 15:06:17 Step 28/33 : RUN chmod +x /entrypoint.sh 15:06:17 ---> Running in 0bf9f7e7a144 15:06:17 Removing intermediate container 39506c123b59 15:06:17 ---> c508f3f6fb0a 15:06:17 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:06:17 ---> Running in 4696f84f90a0 15:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:06:18 (1/1) Installing dumb-init (1.2.5-r2) 15:06:18 Executing busybox-1.35.0-r29.trigger 15:06:18 OK: 7 MiB in 16 packages 15:06:20 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:06:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:06:20 ---> 60dcedcc58a7 15:06:20 Step 3/22 : WORKDIR /edgex-go 15:06:20 ---> Using cache 15:06:20 ---> d3d4e97268c9 15:06:20 Step 4/22 : RUN apk add --update --no-cache make git 15:06:23 ---> Running in 092b941cbe64 15:06:23 Removing intermediate container 0bf9f7e7a144 15:06:23 ---> 2a7e4586cb26 15:06:23 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:06:23 Removing intermediate container 4696f84f90a0 15:06:23 ---> 7a4baae7ea6c 15:06:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:23 ---> Running in 9a6bdeb71ae8 15:06:23 Removing intermediate container 9a6bdeb71ae8 15:06:23 ---> a068750997a0 15:06:23 Step 30/33 : CMD ["gate"] 15:06:24 ---> 17b11ff4c362 15:06:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:06:24 ---> Running in d6153f3c934c 15:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:06:24 Removing intermediate container d6153f3c934c 15:06:24 ---> 8449b2a708ff 15:06:24 Step 31/33 : LABEL arch=x86_64 15:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:06:24 ---> 16f97df3e2ae 15:06:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:06:24 ---> Running in da9e2cfe45e2 15:06:24 OK: 265 MiB in 53 packages 15:06:24 Removing intermediate container da9e2cfe45e2 15:06:24 ---> b3e87ef99ac5 15:06:24 Step 32/33 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:06:24 ---> Running in 443afcebd5ea 15:06:25 Removing intermediate container 092b941cbe64 15:06:25 ---> b3fba9123dda 15:06:25 Step 5/22 : COPY go.mod vendor* ./ 15:06:26 Removing intermediate container 443afcebd5ea 15:06:26 ---> 2c05685f700a 15:06:26 Step 33/33 : LABEL version=3.0.0-dev.166 15:06:26 ---> cc0f53fd7618 15:06:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:06:26 ---> 31a34074d0e1 15:06:26 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:26 ---> Running in 7df18e888303 15:06:27 ---> Running in 6d0d4e44fe96 15:06:27 Removing intermediate container 7df18e888303 15:06:27 ---> 2e4c8ffbf653 15:06:27 ---> 57b2dee7d411 15:06:27 Step 19/23 : ENTRYPOINT ["/core-data"] 15:06:27 15:06:27 ---> Running in db69f4e67356 15:06:27 Successfully built 57b2dee7d411 15:06:27 Successfully tagged security-bootstrapper:latest 15:06:27  Building security-bootstrapper ... done Building security-spiffe-token-provider 15:06:27 Removing intermediate container db69f4e67356 15:06:27 ---> b2c7e5d34467 15:06:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:06:27 ---> Running in e23fa40c87db 15:06:29 Removing intermediate container e23fa40c87db 15:06:29 ---> 01141e8033c2 15:06:29 Step 21/23 : LABEL arch=x86_64 15:06:30 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:06:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:06:30 ---> 60dcedcc58a7 15:06:30 Step 3/20 : WORKDIR /edgex-go 15:06:30 ---> Using cache 15:06:30 ---> d3d4e97268c9 15:06:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:06:34 ---> Running in ea34e67def5f 15:06:34 ---> Running in fb031460bee0 15:06:36 Removing intermediate container ea34e67def5f 15:06:36 ---> b59f8f8809e6 15:06:36 Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:06:36 ---> Running in 5e8b1b7350df 15:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:06:36 Removing intermediate container 5e8b1b7350df 15:06:36 ---> b691d59431da 15:06:36 Step 23/23 : LABEL version=3.0.0-dev.166 15:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:06:36 ---> Running in 2c3e477abc8f 15:06:36 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:06:36 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:06:36 OK: 17828 distinct packages available 15:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:06:37 Removing intermediate container 2c3e477abc8f 15:06:37 ---> ac3ffd298655 15:06:37 15:06:37 Successfully built ac3ffd298655 15:06:37 Successfully tagged core-data:latest 15:06:37  Building core-data ... done Building security-proxy-auth 15:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:06:37 OK: 265 MiB in 53 packages 15:06:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:06:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:06:40 ---> 60dcedcc58a7 15:06:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:06:40 ---> Using cache 15:06:40 ---> 69b8372d02e7 15:06:40 Step 4/23 : WORKDIR /edgex-go 15:06:40 ---> Using cache 15:06:40 ---> 2ba4b65b2e5c 15:06:40 Step 5/23 : RUN apk add --update --no-cache make git 15:06:40 ---> Using cache 15:06:40 ---> f6ec3c6282f2 15:06:40 Step 6/23 : COPY go.mod vendor* ./ 15:06:40 ---> Using cache 15:06:40 ---> 077cae66bcd8 15:06:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:40 ---> Using cache 15:06:40 ---> 5387a9c0894e 15:06:40 Step 8/23 : COPY . . 15:06:40 ---> Using cache 15:06:40 ---> 6ba174808b28 15:06:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:06:43 Removing intermediate container b6bc6786addf 15:06:43 ---> 5ad9a392def6 15:06:43 Step 8/23 : COPY . . 15:06:43 Removing intermediate container 4031124f8b2b 15:06:43 ---> e09c8525e06e 15:06:43 Step 8/23 : COPY . . 15:06:43 Removing intermediate container db9266002984 15:06:43 ---> 82c1c8e9992e 15:06:43 Step 8/25 : COPY . . 15:06:43 Removing intermediate container e208a5da0780 15:06:43 ---> a6f10d662a98 15:06:43 Step 7/33 : COPY . . 15:06:43 Removing intermediate container 60f9263a08a9 15:06:43 ---> 3a0fe704354a 15:06:43 Step 8/23 : COPY . . 15:06:43 ---> 993966622bf1 15:06:43 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:06:43 ---> Running in f97d175e38fe 15:06:43 ---> 3c786498ab55 15:06:43 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:06:43 ---> ef236c4f111e 15:06:43 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:06:43 ---> Running in d312acee6ea6 15:06:43 ---> Running in 6244c582dd80 15:06:43 ---> fd3d51218e19 15:06:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:06:43 ---> c848479b8af0 15:06:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:06:43 ---> Running in 6864dbe6ea84 15:06:43 ---> Running in ab32e4d9f699 15:06:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:06:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:06:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:06:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:06:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:06:44 ---> Running in 9d610fd80fa1 15:06:44 Removing intermediate container fb031460bee0 15:06:44 ---> 083827d05794 15:06:44 Step 5/20 : COPY go.mod vendor* ./ 15:06:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:06:46 ---> 3cafb0ccb838 15:06:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:54 ---> Running in 95a7f79d4370 15:06:54 Removing intermediate container 2cd877261d2e 15:06:54 ---> 893306bf13c1 15:06:54 15:06:54 Step 10/25 : FROM alpine:3.17 15:06:54 ---> 9ed4aefc74f6 15:06:54 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:06:54 ---> Using cache 15:06:54 ---> e1dd0483f1ec 15:06:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:06:54 ---> Using cache 15:06:54 ---> 4ec834ea6399 15:06:54 Step 13/25 : ENV APP_PORT=59881 15:06:54 Removing intermediate container 6744fdf2919d 15:06:54 ---> f9083ae729c1 15:06:54 15:06:54 Step 10/24 : FROM alpine:3.17 15:06:54 ---> 9ed4aefc74f6 15:06:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:06:54 ---> Using cache 15:06:54 ---> e1dd0483f1ec 15:06:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:06:54 ---> Using cache 15:06:54 ---> 4ec834ea6399 15:06:54 Step 13/24 : ENV APP_PORT=59882 15:06:54 ---> Running in 0eedbee499e3 15:06:54 ---> Running in 3ecd26dfa46e 15:06:54 Removing intermediate container 0eedbee499e3 15:06:54 ---> 15d9ca9b388e 15:06:54 Step 14/25 : EXPOSE $APP_PORT 15:06:54 Removing intermediate container 3ecd26dfa46e 15:06:54 ---> 22a74e22ca71 15:06:54 Step 14/24 : EXPOSE $APP_PORT 15:06:54 ---> Running in 9143d268da66 15:06:54 ---> Running in 3b16c037b5e8 15:06:54 Removing intermediate container 9143d268da66 15:06:54 ---> 88d3f5f8465d 15:06:54 Step 15/25 : WORKDIR / 15:06:54 Removing intermediate container 3b16c037b5e8 15:06:54 ---> 7ad103ecf9cc 15:06:54 Step 15/24 : WORKDIR / 15:06:54 ---> Running in 9be181fd7840 15:06:54 ---> Running in 8fb69f84846d 15:06:54 Removing intermediate container 9be181fd7840 15:06:54 ---> a8adb4da1dd9 15:06:54 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:55 Removing intermediate container 8fb69f84846d 15:06:55 ---> e38d6c603594 15:06:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:56 ---> 2c71291dae81 15:06:56 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:06:56 ---> 4c2329bef57f 15:06:56 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:06:56 ---> def4fcde8d8d 15:06:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:06:58 ---> 98733a9edf90 15:06:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:06:58 ---> a50b396f59dd 15:06:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:06:59 ---> 5de2c7c0dab4 15:06:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:06:59 ---> 69c82971d253 15:06:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:06:59 ---> 217a5c83a2b5 15:06:59 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:07:00 ---> 1a862b4aa858 15:07:00 Step 20/24 : ENTRYPOINT ["/core-command"] 15:07:00 ---> Running in 1a5a14beb41f 15:07:00 ---> Running in 2be414ecb334 15:07:00 Removing intermediate container 1a5a14beb41f 15:07:00 ---> 25da831504bb 15:07:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:07:00 ---> Running in d7ef0f4e80d2 15:07:00 Removing intermediate container 2be414ecb334 15:07:00 ---> c89a83bb1587 15:07:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:07:00 ---> Running in 0b4901cac250 15:07:00 Removing intermediate container d7ef0f4e80d2 15:07:00 ---> f76ac96c866f 15:07:00 Step 23/25 : LABEL arch=x86_64 15:07:00 ---> Running in c04f07084e1e 15:07:00 Removing intermediate container 0b4901cac250 15:07:00 ---> 751aaa9975cf 15:07:00 Step 22/24 : LABEL arch=x86_64 15:07:00 ---> Running in fc37e7667900 15:07:01 Removing intermediate container c04f07084e1e 15:07:01 ---> 1743f389133d 15:07:01 Step 24/25 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:07:01 ---> Running in fdd72245ea3e 15:07:01 Removing intermediate container fc37e7667900 15:07:01 ---> dde626eb86de 15:07:01 Step 23/24 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:07:01 ---> Running in 0988b6a7aff3 15:07:01 Removing intermediate container fdd72245ea3e 15:07:01 ---> 4a5db6790748 15:07:01 Step 25/25 : LABEL version=3.0.0-dev.166 15:07:01 ---> Running in 9d9fe34e3ab2 15:07:01 Removing intermediate container 0988b6a7aff3 15:07:01 ---> d012ff8e2959 15:07:01 Step 24/24 : LABEL version=3.0.0-dev.166 15:07:02 Removing intermediate container 9d9fe34e3ab2 15:07:02 ---> 12bdfff81894 15:07:02 15:07:02 ---> Running in 1eff9137853c 15:07:02 Successfully built 12bdfff81894 15:07:02 Successfully tagged core-metadata:latest 15:07:02 Building core-common-config-bootstrapper 15:07:02  Building core-metadata ... done Removing intermediate container 1eff9137853c 15:07:02 ---> 205190315fc9 15:07:02 15:07:02 Successfully built 205190315fc9 15:07:02 Successfully tagged core-command:latest 15:07:02 Building security-secretstore-setup 15:07:02  Building core-command ... done Removing intermediate container 6d0d4e44fe96 15:07:02 ---> cd41e9631756 15:07:02 Step 7/22 : COPY . . 15:07:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:07:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:07:06 ---> 60dcedcc58a7 15:07:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:07:06 ---> Using cache 15:07:06 ---> 69b8372d02e7 15:07:06 Step 4/23 : WORKDIR /edgex-go 15:07:06 ---> Using cache 15:07:06 ---> 2ba4b65b2e5c 15:07:06 Step 5/23 : RUN apk add --update --no-cache make git 15:07:06 ---> Using cache 15:07:06 ---> f6ec3c6282f2 15:07:06 Step 6/23 : COPY go.mod vendor* ./ 15:07:06 ---> Using cache 15:07:06 ---> 077cae66bcd8 15:07:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:06 ---> Using cache 15:07:06 ---> 5387a9c0894e 15:07:06 Step 8/23 : COPY . . 15:07:06 ---> Using cache 15:07:06 ---> 6ba174808b28 15:07:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:07:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:07:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:07:08 ---> 60dcedcc58a7 15:07:08 Step 3/25 : WORKDIR /edgex-go 15:07:08 ---> Using cache 15:07:08 ---> d3d4e97268c9 15:07:08 Step 4/25 : RUN apk add --update --no-cache make git 15:07:08 ---> Using cache 15:07:08 ---> b3fba9123dda 15:07:08 Step 5/25 : COPY go.mod vendor* ./ 15:07:08 ---> Using cache 15:07:08 ---> 31a34074d0e1 15:07:08 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:08 ---> Using cache 15:07:08 ---> cd41e9631756 15:07:08 Step 7/25 : COPY . . 15:07:18 ---> Running in f1a75dc8cfcf 15:07:18 ---> ea0674f6b813 15:07:18 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:07:18 ---> Running in fe551f295447 15:07:18 ---> 2c5b26ee1b5c 15:07:18 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:07:18 ---> Running in a28ceda8ddbe 15:07:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:07:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:07:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:07:25 Removing intermediate container 9d610fd80fa1 15:07:25 ---> 0deac63a849a 15:07:25 15:07:25 Step 10/23 : FROM alpine:3.17 15:07:25 ---> 9ed4aefc74f6 15:07:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:07:30 ---> Running in f56a79e1b6ff 15:07:30 Removing intermediate container 95a7f79d4370 15:07:30 ---> 4ae9486cf994 15:07:30 Step 7/20 : COPY . . 15:07:36 Removing intermediate container f56a79e1b6ff 15:07:36 ---> 0ade12a31ec5 15:07:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:07:39 ---> 77531d209b20 15:07:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:07:39 ---> Running in 1d013976fb9c 15:07:39 ---> Running in e89598ddad06 15:07:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:07:40 (1/1) Installing dumb-init (1.2.5-r2) 15:07:40 Executing busybox-1.35.0-r29.trigger 15:07:40 OK: 7 MiB in 16 packages 15:07:42 Removing intermediate container 1d013976fb9c 15:07:42 ---> 6fc8093c2971 15:07:42 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:07:42 ---> 90c879e7ec88 15:07:42 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:07:43 ---> ae8286f6bce1 15:07:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:07:43 ---> 186aeeff7eae 15:07:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:07:44 ---> 4f7a8d17a185 15:07:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:07:46 ---> e890d710460c 15:07:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:07:48 ---> Running in a82d77937ee6 15:07:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:07:51 Removing intermediate container a82d77937ee6 15:07:51 ---> 6cadc6072dc4 15:07:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:07:56 ---> Running in ba124b3c72c5 15:07:56 Removing intermediate container f1a75dc8cfcf 15:07:56 ---> 4ac1cc43ce9b 15:07:56 15:07:56 Step 10/23 : FROM alpine:3.17 15:07:56 ---> 9ed4aefc74f6 15:07:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:07:56 ---> Using cache 15:07:56 ---> 0ade12a31ec5 15:07:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:07:56 ---> Using cache 15:07:56 ---> 6fc8093c2971 15:07:56 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:07:56 ---> Using cache 15:07:56 Removing intermediate container fe551f295447 15:07:56 ---> 230ba1594bb9 15:07:56 15:07:56 Step 9/22 : FROM alpine:3.17 15:07:56 ---> 9ed4aefc74f6 15:07:56 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:07:57 ---> 90c879e7ec88 15:07:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:07:57 ---> Using cache 15:07:57 Removing intermediate container ba124b3c72c5 15:07:57 ---> 63da60a6ad99 15:07:57 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:07:58 ---> Running in 1ed04f2dd57f 15:07:58 ---> ae8286f6bce1 15:07:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:07:58 ---> Running in 5c7f0072938d 15:07:58 Removing intermediate container 5c7f0072938d 15:07:58 ---> 691a99f8451f 15:07:58 Step 21/23 : LABEL arch=x86_64 15:07:58 Removing intermediate container a28ceda8ddbe 15:07:58 ---> e8405bfeecd6 15:07:58 15:07:58 Step 9/25 : FROM alpine:3.17 15:07:58 ---> 9ed4aefc74f6 15:07:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:07:59 ---> Running in 4a6fdcb18030 15:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:07:59 ---> Running in f424e08b2363 15:07:59 ---> f34f4a38aa8e 15:07:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:07:59 Removing intermediate container 4a6fdcb18030 15:07:59 ---> 7122172f85dd 15:07:59 Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:07:59 ---> Running in eb5d4b04cf23 15:07:59 Removing intermediate container eb5d4b04cf23 15:07:59 ---> 9ac5e21d1df1 15:07:59 Step 23/23 : LABEL version=3.0.0-dev.166 15:07:59 ---> Running in 4c8d1179307d 15:07:59 (1/2) Installing dumb-init (1.2.5-r2) 15:07:59 (2/2) Installing openssl (3.0.8-r4) 15:07:59 ---> d4ea5d962162 15:07:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:07:59 Executing busybox-1.35.0-r29.trigger 15:07:59 OK: 8 MiB in 17 packages 15:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:07:59 Removing intermediate container 4c8d1179307d 15:07:59 ---> 4422856c5fbb 15:07:59 15:07:59 ---> b82d504d65a9 15:07:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:07:59 ---> Running in 98c5e4d1218a 15:07:59 Successfully built 4422856c5fbb 15:07:59 Successfully tagged security-proxy-auth:latest 15:07:59  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:07:59 (1/3) Installing ca-certificates (20230506-r0) 15:07:59 (2/3) Installing dumb-init (1.2.5-r2) 15:07:59 (3/3) Installing su-exec (0.2-r2) 15:07:59 Executing busybox-1.35.0-r29.trigger 15:07:59 Executing ca-certificates-20230506-r0.trigger 15:07:59 OK: 8 MiB in 18 packages 15:08:01 Removing intermediate container 1ed04f2dd57f 15:08:01 ---> 233f72e34281 15:08:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:08:01 ---> Running in 81c5e3ac40e1 15:08:01 Removing intermediate container 81c5e3ac40e1 15:08:01 ---> 966777a7c864 15:08:01 Step 12/22 : WORKDIR /edgex 15:08:01 Removing intermediate container f424e08b2363 15:08:01 ---> 1f90a67d890c 15:08:01 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:08:01 ---> Running in 7025faefac09 15:08:01 ---> Running in e46f33223150 15:08:01 Removing intermediate container 98c5e4d1218a 15:08:01 ---> 712f5489f6a1 15:08:01 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:08:01 ---> Running in 5e57ecb37796 15:08:01 Removing intermediate container 7025faefac09 15:08:01 ---> 7dabf2926afe 15:08:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:01 Removing intermediate container e46f33223150 15:08:01 ---> a87eb93d15b1 15:08:01 Step 12/25 : WORKDIR / 15:08:01 ---> Running in 25153ae4e9df 15:08:01 Removing intermediate container 5e57ecb37796 15:08:01 ---> 9ed3b6a52a8b 15:08:01 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:08:02 ---> Running in 9e858656a91a 15:08:02 Removing intermediate container 9e858656a91a 15:08:02 ---> 1db832fe0c03 15:08:02 Step 21/23 : LABEL arch=x86_64 15:08:02 Removing intermediate container 25153ae4e9df 15:08:02 ---> 677ade509d48 15:08:02 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:02 ---> 854f03950d57 15:08:02 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:08:02 ---> Running in 043af7a8fc3e 15:08:02 Removing intermediate container 043af7a8fc3e 15:08:02 ---> 2941be444c1a 15:08:02 Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:08:02 ---> 07b528a25da6 15:08:02 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 15:08:02 ---> Running in e70f0ad173d6 15:08:02 ---> 03fa59ef0414 15:08:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:08:02 Removing intermediate container e70f0ad173d6 15:08:02 ---> c25046388fad 15:08:02 Step 23/23 : LABEL version=3.0.0-dev.166 15:08:02 ---> f423d6b6ea2b 15:08:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:08:02 ---> Running in 052f34617238 15:08:02 ---> dac9665d474e 15:08:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:08:02 Removing intermediate container 052f34617238 15:08:02 ---> 9f2abfac2e07 15:08:02 15:08:02 Successfully built 9f2abfac2e07 15:08:02 ---> f3d97eee2b70 15:08:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:08:02 Successfully tagged core-common-config-bootstrapper:latest 15:08:03  Building core-common-config-bootstrapper ... done  ---> 1e5f37d72048 15:08:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:08:03 ---> e83cc25c4055 15:08:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:08:03 ---> 1dbf774cd55d 15:08:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:08:03 ---> 30d436c3f5c6 15:08:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:08:03 ---> Running in 27e6b39d910f 15:08:04 ---> 006367455b5c 15:08:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:08:06 ---> ea21310417dc 15:08:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:08:06 Removing intermediate container 27e6b39d910f 15:08:06 ---> b2773b080019 15:08:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:08:06 ---> Running in 8498de8dc4ad 15:08:06 Removing intermediate container e89598ddad06 15:08:06 ---> 26b25aa013c7 15:08:06 15:08:06 Step 9/20 : FROM alpine:3.17 15:08:06 ---> 9ed4aefc74f6 15:08:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:08:06 ---> Using cache 15:08:06 ---> a6debb99b792 15:08:06 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:08:06 ---> 2b289d1cd2dc 15:08:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:08:06 ---> Running in b60b6af742e2 15:08:06 Removing intermediate container 8498de8dc4ad 15:08:06 ---> 48bfb42d3bcc 15:08:06 Step 20/22 : LABEL arch=x86_64 15:08:06 ---> Running in 3ded8dd496a3 15:08:06 ---> Running in 9ee374828ba8 15:08:07 Removing intermediate container 9ee374828ba8 15:08:07 ---> 7fbb67464bc3 15:08:07 Step 21/22 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:08:07 ---> Running in 2a2ee06d0ff3 15:08:07 Removing intermediate container 2a2ee06d0ff3 15:08:07 ---> 2967f5acd345 15:08:07 Step 22/22 : LABEL version=3.0.0-dev.166 15:08:07 ---> Running in e3bee75cff57 15:08:07 Removing intermediate container e3bee75cff57 15:08:07 ---> 02da242e4291 15:08:07 15:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:07 Successfully built 02da242e4291 15:08:07 Successfully tagged security-proxy-setup:latest 15:08:07  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:07 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:08:07 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:08:07 OK: 17823 distinct packages available 15:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:07 Removing intermediate container 3ded8dd496a3 15:08:07 ---> f5de2d49d873 15:08:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:08:07 ---> Running in ff243d60f36b 15:08:07 Removing intermediate container ff243d60f36b 15:08:07 ---> a74969a3030a 15:08:07 Step 23/25 : LABEL arch=x86_64 15:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:07 ---> Running in 60756d2c0a7a 15:08:07 Removing intermediate container 60756d2c0a7a 15:08:07 ---> 3c4c0a027c67 15:08:07 Step 24/25 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:08:07 ---> Running in 04fdfef27ff5 15:08:07 Removing intermediate container 04fdfef27ff5 15:08:07 ---> 269c1033f29b 15:08:07 Step 25/25 : LABEL version=3.0.0-dev.166 15:08:07 ---> Running in 2f3ffd5d33eb 15:08:07 (1/9) Installing ca-certificates (20230506-r0) 15:08:08 (2/9) Installing brotli-libs (1.0.9-r9) 15:08:08 Removing intermediate container 2f3ffd5d33eb 15:08:08 ---> 671f14e2494d 15:08:08 15:08:08 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:08:08 (4/9) Installing libcurl (8.1.1-r1) 15:08:08 (5/9) Installing curl (8.1.1-r1) 15:08:08 (6/9) Installing dumb-init (1.2.5-r2) 15:08:08 (7/9) Installing musl-obstack (1.2.3-r0) 15:08:08 (8/9) Installing libucontext (1.2-r0) 15:08:08 (9/9) Installing gcompat (1.1.0-r0) 15:08:08 Executing busybox-1.35.0-r29.trigger 15:08:08 Successfully built 671f14e2494d 15:08:08 Executing ca-certificates-20230506-r0.trigger 15:08:08 Successfully tagged security-secretstore-setup:latest 15:08:08  Building security-secretstore-setup ... done OK: 10 MiB in 24 packages 15:08:08 Removing intermediate container b60b6af742e2 15:08:08 ---> 8c0dabc718fd 15:08:08 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:08 ---> 3f71f21fec43 15:08:08 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:08:08 ---> b0e12c3c9bb8 15:08:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:08:09 ---> c43f8a6f99b5 15:08:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:08:09 ---> 9bec11dd2e6c 15:08:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:08:09 ---> Running in 15bc7c400354 15:08:09 Removing intermediate container 15bc7c400354 15:08:09 ---> 33b709e9349a 15:08:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 15:08:09 ---> Running in 1baf77069a6b 15:08:10 Removing intermediate container 1baf77069a6b 15:08:10 ---> 386f80216ee6 15:08:10 Step 18/20 : LABEL arch=x86_64 15:08:10 ---> Running in cdeddd8e1a55 15:08:10 Removing intermediate container cdeddd8e1a55 15:08:10 ---> 24142eb1c746 15:08:10 Step 19/20 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:08:10 ---> Running in e0d50835543b 15:08:10 Removing intermediate container e0d50835543b 15:08:10 ---> 8950cb34a2cc 15:08:10 Step 20/20 : LABEL version=3.0.0-dev.166 15:08:10 ---> Running in 210ff70b36c1 15:08:10 Removing intermediate container 210ff70b36c1 15:08:10 ---> 6deed674bc0f 15:08:10 15:08:10 Successfully built 6deed674bc0f 15:08:10 Successfully tagged security-spiffe-token-provider:latest 15:08:10  Building security-spiffe-token-provider ... done  [Pipeline] } 15:08:10 $ docker stop --time=1 6f42bab770dad361f4669eb6851df968dcd2e5918374bee7cfd8bf6130b91731 15:08:11 $ docker rm -f --volumes 6f42bab770dad361f4669eb6851df968dcd2e5918374bee7cfd8bf6130b91731 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:12 + docker images 15:08:12 REPOSITORY TAG IMAGE ID CREATED SIZE 15:08:12 security-spiffe-token-provider latest 6deed674bc0f 2 seconds ago 32.8MB 15:08:12 security-proxy-setup latest 02da242e4291 5 seconds ago 18.7MB 15:08:12 security-secretstore-setup latest 671f14e2494d 5 seconds ago 32.8MB 15:08:12 26b25aa013c7 6 seconds ago 1.76GB 15:08:12 core-common-config-bootstrapper latest 9f2abfac2e07 10 seconds ago 17.2MB 15:08:12 security-proxy-auth latest 4422856c5fbb 13 seconds ago 18.3MB 15:08:12 e8405bfeecd6 14 seconds ago 1.72GB 15:08:12 230ba1594bb9 17 seconds ago 1.7GB 15:08:12 4ac1cc43ce9b 17 seconds ago 1.72GB 15:08:12 0deac63a849a 52 seconds ago 1.7GB 15:08:12 core-command latest 205190315fc9 About a minute ago 19.9MB 15:08:12 core-metadata latest 12bdfff81894 About a minute ago 20.4MB 15:08:12 f9083ae729c1 About a minute ago 1.72GB 15:08:12 893306bf13c1 About a minute ago 1.73GB 15:08:12 core-data latest ac3ffd298655 About a minute ago 20MB 15:08:12 security-bootstrapper latest 57b2dee7d411 About a minute ago 22.2MB 15:08:12 security-spire-config latest 15997cb3866e About a minute ago 102MB 15:08:12 6745f103eeaf About a minute ago 1.73GB 15:08:12 support-notifications latest 05c6d3a1d633 2 minutes ago 32.4MB 15:08:12 support-scheduler latest 264fa1344343 2 minutes ago 31.8MB 15:08:12 security-spire-agent latest db68dcc60e57 2 minutes ago 161MB 15:08:12 security-spire-server latest 1788c11bea28 2 minutes ago 103MB 15:08:12 25b4b8a8af39 2 minutes ago 1.79GB 15:08:12 d34c93b53b4c 2 minutes ago 1.79GB 15:08:12 1ad9de7d8854 2 minutes ago 1.71GB 15:08:12 b5db2085fe20 3 minutes ago 1.58GB 15:08:12 256afb09528f 3 minutes ago 1.58GB 15:08:12 ci-base-image-x86_64 latest 60dcedcc58a7 7 minutes ago 918MB 15:08:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB 15:08:12 alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB 15:08:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 15:08:12 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 15:08:12 provisioning config files... 15:08:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config16943586773107387722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:12 ---> docker-login.sh 15:08:12 nexus3.edgexfoundry.org:10001 15:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:12 Configure a credential helper to remove this warning. See 15:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:12 15:08:12 Login Succeeded 15:08:12 nexus3.edgexfoundry.org:10002 15:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:12 Configure a credential helper to remove this warning. See 15:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:12 15:08:12 Login Succeeded 15:08:12 nexus3.edgexfoundry.org:10003 15:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:12 Configure a credential helper to remove this warning. See 15:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:12 15:08:12 Login Succeeded 15:08:12 nexus3.edgexfoundry.org:10004 15:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:12 Configure a credential helper to remove this warning. See 15:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:12 15:08:12 Login Succeeded 15:08:12 docker.io 15:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:13 Configure a credential helper to remove this warning. See 15:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:13 15:08:13 Login Succeeded 15:08:13 ---> docker-login.sh ends [Pipeline] } 15:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:08:13 1fb6775d8804dda106fccace673c66bb187c3e57 15:08:13 latest 15:08:13 3.0.0-dev.166 15:08:13 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:13 main 15:08:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:13 + docker push nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:08:13 7f20adbc8ec5: Preparing 15:08:13 73489bf20e36: Preparing 15:08:13 ae192f92c406: Preparing 15:08:13 371f79e9ef0a: Preparing 15:08:13 bd2e72e9ce13: Preparing 15:08:13 f1417ff83b31: Preparing 15:08:13 f1417ff83b31: Waiting 15:08:14 ae192f92c406: Pushed 15:08:14 371f79e9ef0a: Pushed 15:08:14 7f20adbc8ec5: Pushed 15:08:14 bd2e72e9ce13: Pushed 15:08:15 f1417ff83b31: Layer already exists 15:08:15 73489bf20e36: Pushed 15:08:15 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:f9c0cd51037041f181e05963b94cadbc3b8010a78668db6a54a43e731e121107 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:15 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:08:15 7f20adbc8ec5: Preparing 15:08:15 73489bf20e36: Preparing 15:08:15 ae192f92c406: Preparing 15:08:15 371f79e9ef0a: Preparing 15:08:15 bd2e72e9ce13: Preparing 15:08:15 f1417ff83b31: Preparing 15:08:15 f1417ff83b31: Waiting 15:08:15 bd2e72e9ce13: Layer already exists 15:08:15 371f79e9ef0a: Layer already exists 15:08:15 7f20adbc8ec5: Layer already exists 15:08:15 ae192f92c406: Layer already exists 15:08:15 73489bf20e36: Layer already exists 15:08:15 f1417ff83b31: Layer already exists 15:08:15 latest: digest: sha256:f9c0cd51037041f181e05963b94cadbc3b8010a78668db6a54a43e731e121107 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:16 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.166 15:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:08:16 7f20adbc8ec5: Preparing 15:08:16 73489bf20e36: Preparing 15:08:16 ae192f92c406: Preparing 15:08:16 371f79e9ef0a: Preparing 15:08:16 bd2e72e9ce13: Preparing 15:08:16 f1417ff83b31: Preparing 15:08:16 f1417ff83b31: Waiting 15:08:16 371f79e9ef0a: Layer already exists 15:08:16 7f20adbc8ec5: Layer already exists 15:08:16 73489bf20e36: Layer already exists 15:08:16 bd2e72e9ce13: Layer already exists 15:08:16 ae192f92c406: Layer already exists 15:08:16 f1417ff83b31: Layer already exists 15:08:16 3.0.0-dev.166: digest: sha256:f9c0cd51037041f181e05963b94cadbc3b8010a78668db6a54a43e731e121107 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:17 + docker push nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:08:17 7f20adbc8ec5: Preparing 15:08:17 73489bf20e36: Preparing 15:08:17 ae192f92c406: Preparing 15:08:17 371f79e9ef0a: Preparing 15:08:17 bd2e72e9ce13: Preparing 15:08:17 f1417ff83b31: Preparing 15:08:17 f1417ff83b31: Waiting 15:08:17 7f20adbc8ec5: Layer already exists 15:08:17 bd2e72e9ce13: Layer already exists 15:08:17 ae192f92c406: Layer already exists 15:08:17 371f79e9ef0a: Layer already exists 15:08:17 73489bf20e36: Layer already exists 15:08:17 f1417ff83b31: Layer already exists 15:08:17 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:f9c0cd51037041f181e05963b94cadbc3b8010a78668db6a54a43e731e121107 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:17 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:08:17 7f20adbc8ec5: Preparing 15:08:17 73489bf20e36: Preparing 15:08:17 ae192f92c406: Preparing 15:08:17 371f79e9ef0a: Preparing 15:08:17 bd2e72e9ce13: Preparing 15:08:17 f1417ff83b31: Preparing 15:08:17 f1417ff83b31: Waiting 15:08:17 bd2e72e9ce13: Layer already exists 15:08:17 73489bf20e36: Layer already exists 15:08:17 371f79e9ef0a: Layer already exists 15:08:17 7f20adbc8ec5: Layer already exists 15:08:17 ae192f92c406: Layer already exists 15:08:17 f1417ff83b31: Layer already exists 15:08:17 main: digest: sha256:f9c0cd51037041f181e05963b94cadbc3b8010a78668db6a54a43e731e121107 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:17 ===================================================== [Pipeline] echo 15:08:17 taggedImages: 15:08:17 - nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:17 - nexus3.edgexfoundry.org:10004/core-command:latest 15:08:17 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.166 15:08:17 - nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:17 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:08:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:08:17 1fb6775d8804dda106fccace673c66bb187c3e57 15:08:17 latest 15:08:17 3.0.0-dev.166 15:08:17 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:17 main 15:08:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:08:18 e97114e8a378: Preparing 15:08:18 72826149d907: Preparing 15:08:18 128444218f85: Preparing 15:08:18 1bdc793edc75: Preparing 15:08:18 ae192f92c406: Preparing 15:08:18 371f79e9ef0a: Preparing 15:08:18 366a86232baf: Preparing 15:08:18 f1417ff83b31: Preparing 15:08:18 371f79e9ef0a: Waiting 15:08:18 366a86232baf: Waiting 15:08:18 f1417ff83b31: Waiting 15:08:18 ae192f92c406: Layer already exists 15:08:18 371f79e9ef0a: Layer already exists 15:08:18 72826149d907: Pushed 15:08:18 128444218f85: Pushed 15:08:18 e97114e8a378: Pushed 15:08:18 366a86232baf: Pushed 15:08:18 f1417ff83b31: Layer already exists 15:08:19 1bdc793edc75: Pushed 15:08:19 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:4f19e44fa09f1c92854211d1b6ca220e97ca222c9f31973ae1d64a8acd8ec096 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:08:20 e97114e8a378: Preparing 15:08:20 72826149d907: Preparing 15:08:20 128444218f85: Preparing 15:08:20 1bdc793edc75: Preparing 15:08:20 ae192f92c406: Preparing 15:08:20 371f79e9ef0a: Preparing 15:08:20 366a86232baf: Preparing 15:08:20 f1417ff83b31: Preparing 15:08:20 366a86232baf: Waiting 15:08:20 371f79e9ef0a: Waiting 15:08:20 f1417ff83b31: Waiting 15:08:20 72826149d907: Layer already exists 15:08:20 e97114e8a378: Layer already exists 15:08:20 1bdc793edc75: Layer already exists 15:08:20 ae192f92c406: Layer already exists 15:08:20 128444218f85: Layer already exists 15:08:20 371f79e9ef0a: Layer already exists 15:08:20 f1417ff83b31: Layer already exists 15:08:20 366a86232baf: Layer already exists 15:08:20 latest: digest: sha256:4f19e44fa09f1c92854211d1b6ca220e97ca222c9f31973ae1d64a8acd8ec096 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.166 15:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:08:20 e97114e8a378: Preparing 15:08:20 72826149d907: Preparing 15:08:20 128444218f85: Preparing 15:08:20 1bdc793edc75: Preparing 15:08:20 ae192f92c406: Preparing 15:08:20 371f79e9ef0a: Preparing 15:08:20 366a86232baf: Preparing 15:08:20 f1417ff83b31: Preparing 15:08:20 371f79e9ef0a: Waiting 15:08:20 366a86232baf: Waiting 15:08:20 f1417ff83b31: Waiting 15:08:20 128444218f85: Layer already exists 15:08:20 1bdc793edc75: Layer already exists 15:08:20 72826149d907: Layer already exists 15:08:20 e97114e8a378: Layer already exists 15:08:20 ae192f92c406: Layer already exists 15:08:20 371f79e9ef0a: Layer already exists 15:08:20 366a86232baf: Layer already exists 15:08:20 f1417ff83b31: Layer already exists 15:08:20 3.0.0-dev.166: digest: sha256:4f19e44fa09f1c92854211d1b6ca220e97ca222c9f31973ae1d64a8acd8ec096 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:08:21 e97114e8a378: Preparing 15:08:21 72826149d907: Preparing 15:08:21 128444218f85: Preparing 15:08:21 1bdc793edc75: Preparing 15:08:21 ae192f92c406: Preparing 15:08:21 371f79e9ef0a: Preparing 15:08:21 366a86232baf: Preparing 15:08:21 f1417ff83b31: Preparing 15:08:21 371f79e9ef0a: Waiting 15:08:21 f1417ff83b31: Waiting 15:08:21 366a86232baf: Waiting 15:08:21 72826149d907: Layer already exists 15:08:21 128444218f85: Layer already exists 15:08:21 e97114e8a378: Layer already exists 15:08:21 ae192f92c406: Layer already exists 15:08:21 1bdc793edc75: Layer already exists 15:08:21 371f79e9ef0a: Layer already exists 15:08:21 f1417ff83b31: Layer already exists 15:08:21 366a86232baf: Layer already exists 15:08:21 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:4f19e44fa09f1c92854211d1b6ca220e97ca222c9f31973ae1d64a8acd8ec096 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:08:22 e97114e8a378: Preparing 15:08:22 72826149d907: Preparing 15:08:22 128444218f85: Preparing 15:08:22 1bdc793edc75: Preparing 15:08:22 ae192f92c406: Preparing 15:08:22 371f79e9ef0a: Preparing 15:08:22 366a86232baf: Preparing 15:08:22 f1417ff83b31: Preparing 15:08:22 371f79e9ef0a: Waiting 15:08:22 366a86232baf: Waiting 15:08:22 f1417ff83b31: Waiting 15:08:22 72826149d907: Layer already exists 15:08:22 128444218f85: Layer already exists 15:08:22 ae192f92c406: Layer already exists 15:08:22 e97114e8a378: Layer already exists 15:08:22 1bdc793edc75: Layer already exists 15:08:22 371f79e9ef0a: Layer already exists 15:08:22 f1417ff83b31: Layer already exists 15:08:22 366a86232baf: Layer already exists 15:08:22 main: digest: sha256:4f19e44fa09f1c92854211d1b6ca220e97ca222c9f31973ae1d64a8acd8ec096 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:22 ===================================================== [Pipeline] echo 15:08:22 taggedImages: 15:08:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:08:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.166 15:08:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:08:22 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:08:22 1fb6775d8804dda106fccace673c66bb187c3e57 15:08:22 latest 15:08:22 3.0.0-dev.166 15:08:22 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:22 main 15:08:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:22 + docker push nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:08:22 897145604905: Preparing 15:08:22 cf2abb17ef48: Preparing 15:08:22 ae192f92c406: Preparing 15:08:22 371f79e9ef0a: Preparing 15:08:22 4f57990a524d: Preparing 15:08:22 f1417ff83b31: Preparing 15:08:22 f1417ff83b31: Waiting 15:08:22 371f79e9ef0a: Layer already exists 15:08:22 ae192f92c406: Layer already exists 15:08:22 f1417ff83b31: Layer already exists 15:08:22 897145604905: Pushed 15:08:22 4f57990a524d: Pushed 15:08:24 cf2abb17ef48: Pushed 15:08:24 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:d9ec78742ca87b8d90392048b4f5f0a1da16d53da415ff18b4ade5273f52a924 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:25 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:08:25 897145604905: Preparing 15:08:25 cf2abb17ef48: Preparing 15:08:25 ae192f92c406: Preparing 15:08:25 371f79e9ef0a: Preparing 15:08:25 4f57990a524d: Preparing 15:08:25 f1417ff83b31: Preparing 15:08:25 f1417ff83b31: Waiting 15:08:25 371f79e9ef0a: Layer already exists 15:08:25 cf2abb17ef48: Layer already exists 15:08:25 4f57990a524d: Layer already exists 15:08:25 897145604905: Layer already exists 15:08:25 ae192f92c406: Layer already exists 15:08:25 f1417ff83b31: Layer already exists 15:08:25 latest: digest: sha256:d9ec78742ca87b8d90392048b4f5f0a1da16d53da415ff18b4ade5273f52a924 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:25 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.166 15:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:08:25 897145604905: Preparing 15:08:25 cf2abb17ef48: Preparing 15:08:25 ae192f92c406: Preparing 15:08:25 371f79e9ef0a: Preparing 15:08:25 4f57990a524d: Preparing 15:08:25 f1417ff83b31: Preparing 15:08:25 f1417ff83b31: Waiting 15:08:25 cf2abb17ef48: Layer already exists 15:08:25 4f57990a524d: Layer already exists 15:08:25 371f79e9ef0a: Layer already exists 15:08:25 897145604905: Layer already exists 15:08:25 ae192f92c406: Layer already exists 15:08:25 f1417ff83b31: Layer already exists 15:08:25 3.0.0-dev.166: digest: sha256:d9ec78742ca87b8d90392048b4f5f0a1da16d53da415ff18b4ade5273f52a924 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:26 + docker push nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:08:26 897145604905: Preparing 15:08:26 cf2abb17ef48: Preparing 15:08:26 ae192f92c406: Preparing 15:08:26 371f79e9ef0a: Preparing 15:08:26 4f57990a524d: Preparing 15:08:26 f1417ff83b31: Preparing 15:08:26 f1417ff83b31: Waiting 15:08:26 4f57990a524d: Layer already exists 15:08:26 ae192f92c406: Layer already exists 15:08:26 371f79e9ef0a: Layer already exists 15:08:26 cf2abb17ef48: Layer already exists 15:08:26 897145604905: Layer already exists 15:08:26 f1417ff83b31: Layer already exists 15:08:26 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:d9ec78742ca87b8d90392048b4f5f0a1da16d53da415ff18b4ade5273f52a924 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:26 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:08:26 897145604905: Preparing 15:08:26 cf2abb17ef48: Preparing 15:08:26 ae192f92c406: Preparing 15:08:26 371f79e9ef0a: Preparing 15:08:26 4f57990a524d: Preparing 15:08:26 f1417ff83b31: Preparing 15:08:26 f1417ff83b31: Waiting 15:08:26 897145604905: Layer already exists 15:08:26 371f79e9ef0a: Layer already exists 15:08:26 cf2abb17ef48: Layer already exists 15:08:26 ae192f92c406: Layer already exists 15:08:26 4f57990a524d: Layer already exists 15:08:26 f1417ff83b31: Layer already exists 15:08:26 main: digest: sha256:d9ec78742ca87b8d90392048b4f5f0a1da16d53da415ff18b4ade5273f52a924 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:26 ===================================================== [Pipeline] echo 15:08:26 taggedImages: 15:08:26 - nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:26 - nexus3.edgexfoundry.org:10004/core-data:latest 15:08:26 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.166 15:08:26 - nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:26 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:08:26 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:08:26 1fb6775d8804dda106fccace673c66bb187c3e57 15:08:26 latest 15:08:26 3.0.0-dev.166 15:08:26 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:26 main 15:08:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:08:27 78f5ff5ca44e: Preparing 15:08:27 438cc267f46b: Preparing 15:08:27 9a2544f54bb8: Preparing 15:08:27 ae192f92c406: Preparing 15:08:27 371f79e9ef0a: Preparing 15:08:27 bd2e72e9ce13: Preparing 15:08:27 f1417ff83b31: Preparing 15:08:27 bd2e72e9ce13: Waiting 15:08:27 f1417ff83b31: Waiting 15:08:27 ae192f92c406: Layer already exists 15:08:27 371f79e9ef0a: Layer already exists 15:08:27 78f5ff5ca44e: Pushed 15:08:27 438cc267f46b: Pushed 15:08:27 f1417ff83b31: Layer already exists 15:08:27 bd2e72e9ce13: Layer already exists 15:08:28 9a2544f54bb8: Pushed 15:08:28 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:48aba1e631f2029f6ce2e1c27711dd2aeefc9766cfea3c4dd5092633e6390c21 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:08:29 78f5ff5ca44e: Preparing 15:08:29 438cc267f46b: Preparing 15:08:29 9a2544f54bb8: Preparing 15:08:29 ae192f92c406: Preparing 15:08:29 371f79e9ef0a: Preparing 15:08:29 bd2e72e9ce13: Preparing 15:08:29 f1417ff83b31: Preparing 15:08:29 bd2e72e9ce13: Waiting 15:08:29 f1417ff83b31: Waiting 15:08:29 78f5ff5ca44e: Layer already exists 15:08:29 371f79e9ef0a: Layer already exists 15:08:29 438cc267f46b: Layer already exists 15:08:29 ae192f92c406: Layer already exists 15:08:29 9a2544f54bb8: Layer already exists 15:08:29 bd2e72e9ce13: Layer already exists 15:08:29 f1417ff83b31: Layer already exists 15:08:29 latest: digest: sha256:48aba1e631f2029f6ce2e1c27711dd2aeefc9766cfea3c4dd5092633e6390c21 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.166 15:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:08:30 78f5ff5ca44e: Preparing 15:08:30 438cc267f46b: Preparing 15:08:30 9a2544f54bb8: Preparing 15:08:30 ae192f92c406: Preparing 15:08:30 371f79e9ef0a: Preparing 15:08:30 bd2e72e9ce13: Preparing 15:08:30 f1417ff83b31: Preparing 15:08:30 f1417ff83b31: Waiting 15:08:30 bd2e72e9ce13: Waiting 15:08:30 ae192f92c406: Layer already exists 15:08:30 9a2544f54bb8: Layer already exists 15:08:30 438cc267f46b: Layer already exists 15:08:30 78f5ff5ca44e: Layer already exists 15:08:30 371f79e9ef0a: Layer already exists 15:08:30 bd2e72e9ce13: Layer already exists 15:08:30 f1417ff83b31: Layer already exists 15:08:30 3.0.0-dev.166: digest: sha256:48aba1e631f2029f6ce2e1c27711dd2aeefc9766cfea3c4dd5092633e6390c21 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:08:30 78f5ff5ca44e: Preparing 15:08:30 438cc267f46b: Preparing 15:08:30 9a2544f54bb8: Preparing 15:08:30 ae192f92c406: Preparing 15:08:30 371f79e9ef0a: Preparing 15:08:30 bd2e72e9ce13: Preparing 15:08:30 f1417ff83b31: Preparing 15:08:30 bd2e72e9ce13: Waiting 15:08:30 f1417ff83b31: Waiting 15:08:30 438cc267f46b: Layer already exists 15:08:30 78f5ff5ca44e: Layer already exists 15:08:30 ae192f92c406: Layer already exists 15:08:30 9a2544f54bb8: Layer already exists 15:08:30 371f79e9ef0a: Layer already exists 15:08:30 f1417ff83b31: Layer already exists 15:08:30 bd2e72e9ce13: Layer already exists 15:08:30 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:48aba1e631f2029f6ce2e1c27711dd2aeefc9766cfea3c4dd5092633e6390c21 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:08:31 78f5ff5ca44e: Preparing 15:08:31 438cc267f46b: Preparing 15:08:31 9a2544f54bb8: Preparing 15:08:31 ae192f92c406: Preparing 15:08:31 371f79e9ef0a: Preparing 15:08:31 bd2e72e9ce13: Preparing 15:08:31 f1417ff83b31: Preparing 15:08:31 bd2e72e9ce13: Waiting 15:08:31 f1417ff83b31: Waiting 15:08:31 ae192f92c406: Layer already exists 15:08:31 438cc267f46b: Layer already exists 15:08:31 78f5ff5ca44e: Layer already exists 15:08:31 9a2544f54bb8: Layer already exists 15:08:31 371f79e9ef0a: Layer already exists 15:08:31 f1417ff83b31: Layer already exists 15:08:31 bd2e72e9ce13: Layer already exists 15:08:31 main: digest: sha256:48aba1e631f2029f6ce2e1c27711dd2aeefc9766cfea3c4dd5092633e6390c21 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:31 ===================================================== [Pipeline] echo 15:08:31 taggedImages: 15:08:31 - nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:31 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:08:31 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.166 15:08:31 - nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:31 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:08:31 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:08:31 1fb6775d8804dda106fccace673c66bb187c3e57 15:08:31 latest 15:08:31 3.0.0-dev.166 15:08:31 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:31 main 15:08:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:08:32 3acfcb06ed06: Preparing 15:08:32 3acfcb06ed06: Preparing 15:08:32 3af1d6ef26c0: Preparing 15:08:32 91a39eb8c9c0: Preparing 15:08:32 8bb1c6dc9cc4: Preparing 15:08:32 41da4163435e: Preparing 15:08:32 55054ec7cafd: Preparing 15:08:32 ae192f92c406: Preparing 15:08:32 371f79e9ef0a: Preparing 15:08:32 c221ed274092: Preparing 15:08:32 6f2fb27f56ef: Preparing 15:08:32 e211dae9efc0: Preparing 15:08:32 ac0b06f46640: Preparing 15:08:32 f1417ff83b31: Preparing 15:08:32 55054ec7cafd: Waiting 15:08:32 ae192f92c406: Waiting 15:08:32 371f79e9ef0a: Waiting 15:08:32 c221ed274092: Waiting 15:08:32 6f2fb27f56ef: Waiting 15:08:32 e211dae9efc0: Waiting 15:08:32 ac0b06f46640: Waiting 15:08:32 f1417ff83b31: Waiting 15:08:32 3af1d6ef26c0: Pushed 15:08:32 91a39eb8c9c0: Pushed 15:08:32 41da4163435e: Pushed 15:08:32 8bb1c6dc9cc4: Pushed 15:08:32 3acfcb06ed06: Pushed 15:08:32 ae192f92c406: Layer already exists 15:08:32 371f79e9ef0a: Layer already exists 15:08:32 e211dae9efc0: Pushed 15:08:32 c221ed274092: Pushed 15:08:32 6f2fb27f56ef: Pushed 15:08:32 ac0b06f46640: Pushed 15:08:32 f1417ff83b31: Layer already exists 15:08:33 55054ec7cafd: Pushed 15:08:34 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:e02d18453cfe09239fa6bcccb4366ab5d9d1a75132e32443e04e9ed6af72be1f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:08:34 3acfcb06ed06: Preparing 15:08:34 3acfcb06ed06: Preparing 15:08:34 3af1d6ef26c0: Preparing 15:08:34 91a39eb8c9c0: Preparing 15:08:34 8bb1c6dc9cc4: Preparing 15:08:34 41da4163435e: Preparing 15:08:34 55054ec7cafd: Preparing 15:08:34 ae192f92c406: Preparing 15:08:34 371f79e9ef0a: Preparing 15:08:34 c221ed274092: Preparing 15:08:34 6f2fb27f56ef: Preparing 15:08:34 e211dae9efc0: Preparing 15:08:34 ac0b06f46640: Preparing 15:08:34 f1417ff83b31: Preparing 15:08:34 ae192f92c406: Waiting 15:08:34 55054ec7cafd: Waiting 15:08:34 371f79e9ef0a: Waiting 15:08:34 e211dae9efc0: Waiting 15:08:34 ac0b06f46640: Waiting 15:08:34 6f2fb27f56ef: Waiting 15:08:34 f1417ff83b31: Waiting 15:08:34 3acfcb06ed06: Layer already exists 15:08:34 8bb1c6dc9cc4: Layer already exists 15:08:34 3af1d6ef26c0: Layer already exists 15:08:34 91a39eb8c9c0: Layer already exists 15:08:34 41da4163435e: Layer already exists 15:08:34 ae192f92c406: Layer already exists 15:08:34 c221ed274092: Layer already exists 15:08:34 55054ec7cafd: Layer already exists 15:08:34 6f2fb27f56ef: Layer already exists 15:08:34 371f79e9ef0a: Layer already exists 15:08:34 e211dae9efc0: Layer already exists 15:08:34 f1417ff83b31: Layer already exists 15:08:34 ac0b06f46640: Layer already exists 15:08:34 latest: digest: sha256:e02d18453cfe09239fa6bcccb4366ab5d9d1a75132e32443e04e9ed6af72be1f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.166 15:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:08:35 3acfcb06ed06: Preparing 15:08:35 3acfcb06ed06: Preparing 15:08:35 3af1d6ef26c0: Preparing 15:08:35 91a39eb8c9c0: Preparing 15:08:35 8bb1c6dc9cc4: Preparing 15:08:35 41da4163435e: Preparing 15:08:35 55054ec7cafd: Preparing 15:08:35 ae192f92c406: Preparing 15:08:35 371f79e9ef0a: Preparing 15:08:35 c221ed274092: Preparing 15:08:35 6f2fb27f56ef: Preparing 15:08:35 e211dae9efc0: Preparing 15:08:35 ac0b06f46640: Preparing 15:08:35 f1417ff83b31: Preparing 15:08:35 ae192f92c406: Waiting 15:08:35 371f79e9ef0a: Waiting 15:08:35 ac0b06f46640: Waiting 15:08:35 c221ed274092: Waiting 15:08:35 f1417ff83b31: Waiting 15:08:35 6f2fb27f56ef: Waiting 15:08:35 e211dae9efc0: Waiting 15:08:35 55054ec7cafd: Waiting 15:08:35 41da4163435e: Layer already exists 15:08:35 8bb1c6dc9cc4: Layer already exists 15:08:35 91a39eb8c9c0: Layer already exists 15:08:35 3acfcb06ed06: Layer already exists 15:08:35 55054ec7cafd: Layer already exists 15:08:35 ae192f92c406: Layer already exists 15:08:35 c221ed274092: Layer already exists 15:08:35 371f79e9ef0a: Layer already exists 15:08:35 6f2fb27f56ef: Layer already exists 15:08:35 e211dae9efc0: Layer already exists 15:08:35 f1417ff83b31: Layer already exists 15:08:35 ac0b06f46640: Layer already exists 15:08:35 3af1d6ef26c0: Layer already exists 15:08:35 3.0.0-dev.166: digest: sha256:e02d18453cfe09239fa6bcccb4366ab5d9d1a75132e32443e04e9ed6af72be1f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:08:35 3acfcb06ed06: Preparing 15:08:35 3acfcb06ed06: Preparing 15:08:35 3af1d6ef26c0: Preparing 15:08:35 91a39eb8c9c0: Preparing 15:08:35 8bb1c6dc9cc4: Preparing 15:08:35 41da4163435e: Preparing 15:08:35 55054ec7cafd: Preparing 15:08:35 ae192f92c406: Preparing 15:08:35 371f79e9ef0a: Preparing 15:08:35 c221ed274092: Preparing 15:08:35 6f2fb27f56ef: Preparing 15:08:35 e211dae9efc0: Preparing 15:08:35 ac0b06f46640: Preparing 15:08:35 f1417ff83b31: Preparing 15:08:35 ac0b06f46640: Waiting 15:08:35 c221ed274092: Waiting 15:08:35 55054ec7cafd: Waiting 15:08:35 6f2fb27f56ef: Waiting 15:08:35 ae192f92c406: Waiting 15:08:35 e211dae9efc0: Waiting 15:08:35 371f79e9ef0a: Waiting 15:08:35 f1417ff83b31: Waiting 15:08:35 41da4163435e: Layer already exists 15:08:35 91a39eb8c9c0: Layer already exists 15:08:35 3af1d6ef26c0: Layer already exists 15:08:35 8bb1c6dc9cc4: Layer already exists 15:08:35 3acfcb06ed06: Layer already exists 15:08:35 55054ec7cafd: Layer already exists 15:08:35 c221ed274092: Layer already exists 15:08:35 ae192f92c406: Layer already exists 15:08:35 371f79e9ef0a: Layer already exists 15:08:35 6f2fb27f56ef: Layer already exists 15:08:35 e211dae9efc0: Layer already exists 15:08:35 ac0b06f46640: Layer already exists 15:08:35 f1417ff83b31: Layer already exists 15:08:35 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:e02d18453cfe09239fa6bcccb4366ab5d9d1a75132e32443e04e9ed6af72be1f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:08:36 3acfcb06ed06: Preparing 15:08:36 3acfcb06ed06: Preparing 15:08:36 3af1d6ef26c0: Preparing 15:08:36 91a39eb8c9c0: Preparing 15:08:36 8bb1c6dc9cc4: Preparing 15:08:36 41da4163435e: Preparing 15:08:36 55054ec7cafd: Preparing 15:08:36 ae192f92c406: Preparing 15:08:36 371f79e9ef0a: Preparing 15:08:36 c221ed274092: Preparing 15:08:36 6f2fb27f56ef: Preparing 15:08:36 e211dae9efc0: Preparing 15:08:36 ac0b06f46640: Preparing 15:08:36 f1417ff83b31: Preparing 15:08:36 c221ed274092: Waiting 15:08:36 e211dae9efc0: Waiting 15:08:36 ac0b06f46640: Waiting 15:08:36 6f2fb27f56ef: Waiting 15:08:36 f1417ff83b31: Waiting 15:08:36 ae192f92c406: Waiting 15:08:36 371f79e9ef0a: Waiting 15:08:36 91a39eb8c9c0: Layer already exists 15:08:36 3acfcb06ed06: Layer already exists 15:08:36 3af1d6ef26c0: Layer already exists 15:08:36 8bb1c6dc9cc4: Layer already exists 15:08:36 41da4163435e: Layer already exists 15:08:36 55054ec7cafd: Layer already exists 15:08:36 ae192f92c406: Layer already exists 15:08:36 371f79e9ef0a: Layer already exists 15:08:36 6f2fb27f56ef: Layer already exists 15:08:36 c221ed274092: Layer already exists 15:08:36 e211dae9efc0: Layer already exists 15:08:36 ac0b06f46640: Layer already exists 15:08:36 f1417ff83b31: Layer already exists 15:08:36 main: digest: sha256:e02d18453cfe09239fa6bcccb4366ab5d9d1a75132e32443e04e9ed6af72be1f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:36 ===================================================== [Pipeline] echo 15:08:36 taggedImages: 15:08:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:08:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.166 15:08:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:08:36 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:08:36 1fb6775d8804dda106fccace673c66bb187c3e57 15:08:36 latest 15:08:36 3.0.0-dev.166 15:08:36 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:36 main 15:08:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:08:37 b11fba101612: Preparing 15:08:37 c0caed6b5059: Preparing 15:08:37 9888f9599e4d: Preparing 15:08:37 0541e2f1012c: Preparing 15:08:37 ae192f92c406: Preparing 15:08:37 371f79e9ef0a: Preparing 15:08:37 366a86232baf: Preparing 15:08:37 f1417ff83b31: Preparing 15:08:37 371f79e9ef0a: Waiting 15:08:37 366a86232baf: Waiting 15:08:37 ae192f92c406: Layer already exists 15:08:37 371f79e9ef0a: Layer already exists 15:08:37 366a86232baf: Layer already exists 15:08:37 f1417ff83b31: Layer already exists 15:08:37 9888f9599e4d: Pushed 15:08:37 b11fba101612: Pushed 15:08:37 c0caed6b5059: Pushed 15:08:38 0541e2f1012c: Pushed 15:08:38 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:5308f14bfceb1416ae14a975953c1f458292f91c5f90473eff0735755355de5f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:08:39 b11fba101612: Preparing 15:08:39 c0caed6b5059: Preparing 15:08:39 9888f9599e4d: Preparing 15:08:39 0541e2f1012c: Preparing 15:08:39 ae192f92c406: Preparing 15:08:39 371f79e9ef0a: Preparing 15:08:39 366a86232baf: Preparing 15:08:39 f1417ff83b31: Preparing 15:08:39 371f79e9ef0a: Waiting 15:08:39 366a86232baf: Waiting 15:08:39 f1417ff83b31: Waiting 15:08:39 ae192f92c406: Layer already exists 15:08:39 b11fba101612: Layer already exists 15:08:39 0541e2f1012c: Layer already exists 15:08:39 9888f9599e4d: Layer already exists 15:08:39 c0caed6b5059: Layer already exists 15:08:39 366a86232baf: Layer already exists 15:08:39 371f79e9ef0a: Layer already exists 15:08:39 f1417ff83b31: Layer already exists 15:08:39 latest: digest: sha256:5308f14bfceb1416ae14a975953c1f458292f91c5f90473eff0735755355de5f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.166 15:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:08:39 b11fba101612: Preparing 15:08:39 c0caed6b5059: Preparing 15:08:39 9888f9599e4d: Preparing 15:08:39 0541e2f1012c: Preparing 15:08:39 ae192f92c406: Preparing 15:08:39 371f79e9ef0a: Preparing 15:08:39 366a86232baf: Preparing 15:08:39 f1417ff83b31: Preparing 15:08:39 366a86232baf: Waiting 15:08:39 f1417ff83b31: Waiting 15:08:39 b11fba101612: Layer already exists 15:08:39 c0caed6b5059: Layer already exists 15:08:39 ae192f92c406: Layer already exists 15:08:39 0541e2f1012c: Layer already exists 15:08:39 9888f9599e4d: Layer already exists 15:08:39 371f79e9ef0a: Layer already exists 15:08:39 366a86232baf: Layer already exists 15:08:39 f1417ff83b31: Layer already exists 15:08:39 3.0.0-dev.166: digest: sha256:5308f14bfceb1416ae14a975953c1f458292f91c5f90473eff0735755355de5f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:08:40 b11fba101612: Preparing 15:08:40 c0caed6b5059: Preparing 15:08:40 9888f9599e4d: Preparing 15:08:40 0541e2f1012c: Preparing 15:08:40 ae192f92c406: Preparing 15:08:40 371f79e9ef0a: Preparing 15:08:40 366a86232baf: Preparing 15:08:40 f1417ff83b31: Preparing 15:08:40 366a86232baf: Waiting 15:08:40 371f79e9ef0a: Waiting 15:08:40 f1417ff83b31: Waiting 15:08:40 b11fba101612: Layer already exists 15:08:40 0541e2f1012c: Layer already exists 15:08:40 9888f9599e4d: Layer already exists 15:08:40 c0caed6b5059: Layer already exists 15:08:40 ae192f92c406: Layer already exists 15:08:40 366a86232baf: Layer already exists 15:08:40 f1417ff83b31: Layer already exists 15:08:40 371f79e9ef0a: Layer already exists 15:08:40 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:5308f14bfceb1416ae14a975953c1f458292f91c5f90473eff0735755355de5f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:08:41 b11fba101612: Preparing 15:08:41 c0caed6b5059: Preparing 15:08:41 9888f9599e4d: Preparing 15:08:41 0541e2f1012c: Preparing 15:08:41 ae192f92c406: Preparing 15:08:41 371f79e9ef0a: Preparing 15:08:41 366a86232baf: Preparing 15:08:41 f1417ff83b31: Preparing 15:08:41 371f79e9ef0a: Waiting 15:08:41 366a86232baf: Waiting 15:08:41 f1417ff83b31: Waiting 15:08:41 ae192f92c406: Layer already exists 15:08:41 9888f9599e4d: Layer already exists 15:08:41 b11fba101612: Layer already exists 15:08:41 c0caed6b5059: Layer already exists 15:08:41 0541e2f1012c: Layer already exists 15:08:41 f1417ff83b31: Layer already exists 15:08:41 366a86232baf: Layer already exists 15:08:41 371f79e9ef0a: Layer already exists 15:08:41 main: digest: sha256:5308f14bfceb1416ae14a975953c1f458292f91c5f90473eff0735755355de5f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:41 ===================================================== [Pipeline] echo 15:08:41 taggedImages: 15:08:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:08:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.166 15:08:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:08:41 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:08:41 1fb6775d8804dda106fccace673c66bb187c3e57 15:08:41 latest 15:08:41 3.0.0-dev.166 15:08:41 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:41 main 15:08:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:08:41 35a49ccaa1dc: Preparing 15:08:41 d5bc596e977f: Preparing 15:08:41 8b3b61e7aabe: Preparing 15:08:41 5b7f522d5d30: Preparing 15:08:41 ae192f92c406: Preparing 15:08:41 371f79e9ef0a: Preparing 15:08:41 c2885cdc85eb: Preparing 15:08:41 399fbbe21b44: Preparing 15:08:41 f1417ff83b31: Preparing 15:08:41 c2885cdc85eb: Waiting 15:08:41 371f79e9ef0a: Waiting 15:08:41 399fbbe21b44: Waiting 15:08:41 f1417ff83b31: Waiting 15:08:41 ae192f92c406: Layer already exists 15:08:41 371f79e9ef0a: Layer already exists 15:08:41 35a49ccaa1dc: Pushed 15:08:42 5b7f522d5d30: Pushed 15:08:42 c2885cdc85eb: Pushed 15:08:42 d5bc596e977f: Pushed 15:08:42 f1417ff83b31: Layer already exists 15:08:42 399fbbe21b44: Pushed 15:08:42 8b3b61e7aabe: Pushed 15:08:43 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:daafd73662d59538201c9ad0336cc2d3a70d3856291410a9ba51e72a7f9a4cbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:08:43 35a49ccaa1dc: Preparing 15:08:43 d5bc596e977f: Preparing 15:08:43 8b3b61e7aabe: Preparing 15:08:43 5b7f522d5d30: Preparing 15:08:43 ae192f92c406: Preparing 15:08:43 371f79e9ef0a: Preparing 15:08:43 c2885cdc85eb: Preparing 15:08:43 399fbbe21b44: Preparing 15:08:43 f1417ff83b31: Preparing 15:08:43 c2885cdc85eb: Waiting 15:08:43 399fbbe21b44: Waiting 15:08:43 f1417ff83b31: Waiting 15:08:43 371f79e9ef0a: Waiting 15:08:43 d5bc596e977f: Layer already exists 15:08:43 35a49ccaa1dc: Layer already exists 15:08:43 5b7f522d5d30: Layer already exists 15:08:43 8b3b61e7aabe: Layer already exists 15:08:43 ae192f92c406: Layer already exists 15:08:43 371f79e9ef0a: Layer already exists 15:08:43 c2885cdc85eb: Layer already exists 15:08:43 f1417ff83b31: Layer already exists 15:08:43 399fbbe21b44: Layer already exists 15:08:43 latest: digest: sha256:daafd73662d59538201c9ad0336cc2d3a70d3856291410a9ba51e72a7f9a4cbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.166 15:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:08:44 35a49ccaa1dc: Preparing 15:08:44 d5bc596e977f: Preparing 15:08:44 8b3b61e7aabe: Preparing 15:08:44 5b7f522d5d30: Preparing 15:08:44 ae192f92c406: Preparing 15:08:44 371f79e9ef0a: Preparing 15:08:44 c2885cdc85eb: Preparing 15:08:44 399fbbe21b44: Preparing 15:08:44 f1417ff83b31: Preparing 15:08:44 371f79e9ef0a: Waiting 15:08:44 f1417ff83b31: Waiting 15:08:44 c2885cdc85eb: Waiting 15:08:44 399fbbe21b44: Waiting 15:08:44 35a49ccaa1dc: Layer already exists 15:08:44 ae192f92c406: Layer already exists 15:08:44 8b3b61e7aabe: Layer already exists 15:08:44 d5bc596e977f: Layer already exists 15:08:44 5b7f522d5d30: Layer already exists 15:08:44 371f79e9ef0a: Layer already exists 15:08:44 c2885cdc85eb: Layer already exists 15:08:44 f1417ff83b31: Layer already exists 15:08:44 399fbbe21b44: Layer already exists 15:08:44 3.0.0-dev.166: digest: sha256:daafd73662d59538201c9ad0336cc2d3a70d3856291410a9ba51e72a7f9a4cbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:08:45 35a49ccaa1dc: Preparing 15:08:45 d5bc596e977f: Preparing 15:08:45 8b3b61e7aabe: Preparing 15:08:45 5b7f522d5d30: Preparing 15:08:45 ae192f92c406: Preparing 15:08:45 371f79e9ef0a: Preparing 15:08:45 c2885cdc85eb: Preparing 15:08:45 399fbbe21b44: Preparing 15:08:45 f1417ff83b31: Preparing 15:08:45 c2885cdc85eb: Waiting 15:08:45 371f79e9ef0a: Waiting 15:08:45 399fbbe21b44: Waiting 15:08:45 f1417ff83b31: Waiting 15:08:45 35a49ccaa1dc: Layer already exists 15:08:45 d5bc596e977f: Layer already exists 15:08:45 5b7f522d5d30: Layer already exists 15:08:45 ae192f92c406: Layer already exists 15:08:45 8b3b61e7aabe: Layer already exists 15:08:45 c2885cdc85eb: Layer already exists 15:08:45 371f79e9ef0a: Layer already exists 15:08:45 399fbbe21b44: Layer already exists 15:08:45 f1417ff83b31: Layer already exists 15:08:45 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:daafd73662d59538201c9ad0336cc2d3a70d3856291410a9ba51e72a7f9a4cbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:08:45 35a49ccaa1dc: Preparing 15:08:45 d5bc596e977f: Preparing 15:08:45 8b3b61e7aabe: Preparing 15:08:45 5b7f522d5d30: Preparing 15:08:45 ae192f92c406: Preparing 15:08:45 371f79e9ef0a: Preparing 15:08:45 c2885cdc85eb: Preparing 15:08:45 399fbbe21b44: Preparing 15:08:45 f1417ff83b31: Preparing 15:08:45 c2885cdc85eb: Waiting 15:08:45 f1417ff83b31: Waiting 15:08:45 399fbbe21b44: Waiting 15:08:45 ae192f92c406: Layer already exists 15:08:45 d5bc596e977f: Layer already exists 15:08:45 8b3b61e7aabe: Layer already exists 15:08:45 35a49ccaa1dc: Layer already exists 15:08:45 5b7f522d5d30: Layer already exists 15:08:45 f1417ff83b31: Layer already exists 15:08:45 371f79e9ef0a: Layer already exists 15:08:45 c2885cdc85eb: Layer already exists 15:08:45 399fbbe21b44: Layer already exists 15:08:45 main: digest: sha256:daafd73662d59538201c9ad0336cc2d3a70d3856291410a9ba51e72a7f9a4cbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:45 ===================================================== [Pipeline] echo 15:08:45 taggedImages: 15:08:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:08:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.166 15:08:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:08:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:08:45 1fb6775d8804dda106fccace673c66bb187c3e57 15:08:45 latest 15:08:45 3.0.0-dev.166 15:08:45 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:45 main 15:08:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:08:46 ff72f8fadfb1: Preparing 15:08:46 96cf6fc6d336: Preparing 15:08:46 e83e82009765: Preparing 15:08:46 9f741bbc2218: Preparing 15:08:46 733386074f6c: Preparing 15:08:46 bb1f47308499: Preparing 15:08:46 98e0f1b726d6: Preparing 15:08:46 ae192f92c406: Preparing 15:08:46 371f79e9ef0a: Preparing 15:08:46 715aa157bf55: Preparing 15:08:46 f1417ff83b31: Preparing 15:08:46 ae192f92c406: Waiting 15:08:46 371f79e9ef0a: Waiting 15:08:46 715aa157bf55: Waiting 15:08:46 f1417ff83b31: Waiting 15:08:46 bb1f47308499: Waiting 15:08:46 98e0f1b726d6: Waiting 15:08:46 733386074f6c: Pushed 15:08:46 96cf6fc6d336: Pushed 15:08:46 ff72f8fadfb1: Pushed 15:08:46 ae192f92c406: Layer already exists 15:08:46 371f79e9ef0a: Layer already exists 15:08:46 98e0f1b726d6: Pushed 15:08:46 bb1f47308499: Pushed 15:08:46 f1417ff83b31: Layer already exists 15:08:46 715aa157bf55: Pushed 15:08:47 9f741bbc2218: Pushed 15:08:48 e83e82009765: Pushed 15:08:48 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:a5e8f869b424af77f121d2993c55e1e73c4de541ede397bf2c4ded3f7399f64d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:08:48 ff72f8fadfb1: Preparing 15:08:48 96cf6fc6d336: Preparing 15:08:48 e83e82009765: Preparing 15:08:48 9f741bbc2218: Preparing 15:08:48 733386074f6c: Preparing 15:08:48 bb1f47308499: Preparing 15:08:48 98e0f1b726d6: Preparing 15:08:48 ae192f92c406: Preparing 15:08:48 371f79e9ef0a: Preparing 15:08:48 715aa157bf55: Preparing 15:08:48 f1417ff83b31: Preparing 15:08:48 98e0f1b726d6: Waiting 15:08:48 ae192f92c406: Waiting 15:08:48 371f79e9ef0a: Waiting 15:08:48 715aa157bf55: Waiting 15:08:48 f1417ff83b31: Waiting 15:08:48 bb1f47308499: Waiting 15:08:48 9f741bbc2218: Layer already exists 15:08:48 96cf6fc6d336: Layer already exists 15:08:48 733386074f6c: Layer already exists 15:08:48 e83e82009765: Layer already exists 15:08:48 ff72f8fadfb1: Layer already exists 15:08:48 bb1f47308499: Layer already exists 15:08:48 371f79e9ef0a: Layer already exists 15:08:48 98e0f1b726d6: Layer already exists 15:08:48 715aa157bf55: Layer already exists 15:08:48 ae192f92c406: Layer already exists 15:08:48 f1417ff83b31: Layer already exists 15:08:48 latest: digest: sha256:a5e8f869b424af77f121d2993c55e1e73c4de541ede397bf2c4ded3f7399f64d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.166 15:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:08:49 ff72f8fadfb1: Preparing 15:08:49 96cf6fc6d336: Preparing 15:08:49 e83e82009765: Preparing 15:08:49 9f741bbc2218: Preparing 15:08:49 733386074f6c: Preparing 15:08:49 bb1f47308499: Preparing 15:08:49 98e0f1b726d6: Preparing 15:08:49 ae192f92c406: Preparing 15:08:49 371f79e9ef0a: Preparing 15:08:49 715aa157bf55: Preparing 15:08:49 f1417ff83b31: Preparing 15:08:49 bb1f47308499: Waiting 15:08:49 ae192f92c406: Waiting 15:08:49 371f79e9ef0a: Waiting 15:08:49 715aa157bf55: Waiting 15:08:49 f1417ff83b31: Waiting 15:08:49 98e0f1b726d6: Waiting 15:08:49 96cf6fc6d336: Layer already exists 15:08:49 e83e82009765: Layer already exists 15:08:49 ff72f8fadfb1: Layer already exists 15:08:49 733386074f6c: Layer already exists 15:08:49 9f741bbc2218: Layer already exists 15:08:49 bb1f47308499: Layer already exists 15:08:49 ae192f92c406: Layer already exists 15:08:49 98e0f1b726d6: Layer already exists 15:08:49 371f79e9ef0a: Layer already exists 15:08:49 715aa157bf55: Layer already exists 15:08:49 f1417ff83b31: Layer already exists 15:08:49 3.0.0-dev.166: digest: sha256:a5e8f869b424af77f121d2993c55e1e73c4de541ede397bf2c4ded3f7399f64d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:08:50 ff72f8fadfb1: Preparing 15:08:50 96cf6fc6d336: Preparing 15:08:50 e83e82009765: Preparing 15:08:50 9f741bbc2218: Preparing 15:08:50 733386074f6c: Preparing 15:08:50 bb1f47308499: Preparing 15:08:50 98e0f1b726d6: Preparing 15:08:50 ae192f92c406: Preparing 15:08:50 371f79e9ef0a: Preparing 15:08:50 715aa157bf55: Preparing 15:08:50 f1417ff83b31: Preparing 15:08:50 98e0f1b726d6: Waiting 15:08:50 ae192f92c406: Waiting 15:08:50 371f79e9ef0a: Waiting 15:08:50 715aa157bf55: Waiting 15:08:50 bb1f47308499: Waiting 15:08:50 f1417ff83b31: Waiting 15:08:50 ff72f8fadfb1: Layer already exists 15:08:50 e83e82009765: Layer already exists 15:08:50 96cf6fc6d336: Layer already exists 15:08:50 9f741bbc2218: Layer already exists 15:08:50 733386074f6c: Layer already exists 15:08:50 ae192f92c406: Layer already exists 15:08:50 bb1f47308499: Layer already exists 15:08:50 98e0f1b726d6: Layer already exists 15:08:50 371f79e9ef0a: Layer already exists 15:08:50 715aa157bf55: Layer already exists 15:08:50 f1417ff83b31: Layer already exists 15:08:50 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:a5e8f869b424af77f121d2993c55e1e73c4de541ede397bf2c4ded3f7399f64d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:08:50 ff72f8fadfb1: Preparing 15:08:50 96cf6fc6d336: Preparing 15:08:50 e83e82009765: Preparing 15:08:50 9f741bbc2218: Preparing 15:08:50 733386074f6c: Preparing 15:08:50 bb1f47308499: Preparing 15:08:50 98e0f1b726d6: Preparing 15:08:50 ae192f92c406: Preparing 15:08:50 371f79e9ef0a: Preparing 15:08:50 715aa157bf55: Preparing 15:08:50 f1417ff83b31: Preparing 15:08:50 bb1f47308499: Waiting 15:08:50 98e0f1b726d6: Waiting 15:08:50 ae192f92c406: Waiting 15:08:50 371f79e9ef0a: Waiting 15:08:50 715aa157bf55: Waiting 15:08:50 f1417ff83b31: Waiting 15:08:50 e83e82009765: Layer already exists 15:08:50 9f741bbc2218: Layer already exists 15:08:50 733386074f6c: Layer already exists 15:08:50 96cf6fc6d336: Layer already exists 15:08:50 ff72f8fadfb1: Layer already exists 15:08:50 bb1f47308499: Layer already exists 15:08:50 98e0f1b726d6: Layer already exists 15:08:50 371f79e9ef0a: Layer already exists 15:08:50 715aa157bf55: Layer already exists 15:08:50 ae192f92c406: Layer already exists 15:08:50 f1417ff83b31: Layer already exists 15:08:50 main: digest: sha256:a5e8f869b424af77f121d2993c55e1e73c4de541ede397bf2c4ded3f7399f64d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:50 ===================================================== [Pipeline] echo 15:08:50 taggedImages: 15:08:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:08:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.166 15:08:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:08:50 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:08:50 1fb6775d8804dda106fccace673c66bb187c3e57 15:08:50 latest 15:08:50 3.0.0-dev.166 15:08:50 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:50 main 15:08:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:08:51 03d19bd03264: Preparing 15:08:51 40dec6957d66: Preparing 15:08:51 ae192f92c406: Preparing 15:08:51 371f79e9ef0a: Preparing 15:08:51 880a98b0c3f0: Preparing 15:08:51 f1417ff83b31: Preparing 15:08:51 f1417ff83b31: Waiting 15:08:51 ae192f92c406: Layer already exists 15:08:51 371f79e9ef0a: Layer already exists 15:08:51 f1417ff83b31: Layer already exists 15:08:51 03d19bd03264: Pushed 15:08:51 880a98b0c3f0: Pushed 15:08:53 40dec6957d66: Pushed 15:08:53 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:a7962d86b593e4da7cc4cb45357c94cb59216b88214a0103c69b51ed8ebad227 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:54 + 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 15:08:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:08:54 03d19bd03264: Preparing 15:08:54 40dec6957d66: Preparing 15:08:54 ae192f92c406: Preparing 15:08:54 371f79e9ef0a: Preparing 15:08:54 880a98b0c3f0: Preparing 15:08:54 f1417ff83b31: Preparing 15:08:54 f1417ff83b31: Waiting 15:08:54 880a98b0c3f0: Layer already exists 15:08:54 40dec6957d66: Layer already exists 15:08:54 03d19bd03264: Layer already exists 15:08:54 371f79e9ef0a: Layer already exists 15:08:54 ae192f92c406: Layer already exists 15:08:54 f1417ff83b31: Layer already exists 15:08:54 latest: digest: sha256:a7962d86b593e4da7cc4cb45357c94cb59216b88214a0103c69b51ed8ebad227 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.166 15:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:08:55 03d19bd03264: Preparing 15:08:55 40dec6957d66: Preparing 15:08:55 ae192f92c406: Preparing 15:08:55 371f79e9ef0a: Preparing 15:08:55 880a98b0c3f0: Preparing 15:08:55 f1417ff83b31: Preparing 15:08:55 f1417ff83b31: Waiting 15:08:55 880a98b0c3f0: Layer already exists 15:08:55 03d19bd03264: Layer already exists 15:08:55 371f79e9ef0a: Layer already exists 15:08:55 40dec6957d66: Layer already exists 15:08:55 ae192f92c406: Layer already exists 15:08:55 f1417ff83b31: Layer already exists 15:08:55 3.0.0-dev.166: digest: sha256:a7962d86b593e4da7cc4cb45357c94cb59216b88214a0103c69b51ed8ebad227 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:08:55 03d19bd03264: Preparing 15:08:55 40dec6957d66: Preparing 15:08:55 ae192f92c406: Preparing 15:08:55 371f79e9ef0a: Preparing 15:08:55 880a98b0c3f0: Preparing 15:08:55 f1417ff83b31: Preparing 15:08:55 40dec6957d66: Layer already exists 15:08:55 ae192f92c406: Layer already exists 15:08:55 880a98b0c3f0: Layer already exists 15:08:55 371f79e9ef0a: Layer already exists 15:08:55 03d19bd03264: Layer already exists 15:08:55 f1417ff83b31: Layer already exists 15:08:55 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:a7962d86b593e4da7cc4cb45357c94cb59216b88214a0103c69b51ed8ebad227 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:55 + 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 15:08:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:08:56 03d19bd03264: Preparing 15:08:56 40dec6957d66: Preparing 15:08:56 ae192f92c406: Preparing 15:08:56 371f79e9ef0a: Preparing 15:08:56 880a98b0c3f0: Preparing 15:08:56 f1417ff83b31: Preparing 15:08:56 f1417ff83b31: Waiting 15:08:56 03d19bd03264: Layer already exists 15:08:56 371f79e9ef0a: Layer already exists 15:08:56 40dec6957d66: Layer already exists 15:08:56 880a98b0c3f0: Layer already exists 15:08:56 ae192f92c406: Layer already exists 15:08:56 f1417ff83b31: Layer already exists 15:08:56 main: digest: sha256:a7962d86b593e4da7cc4cb45357c94cb59216b88214a0103c69b51ed8ebad227 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:56 ===================================================== [Pipeline] echo 15:08:56 taggedImages: 15:08:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:08:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.166 15:08:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:08:56 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:08:56 1fb6775d8804dda106fccace673c66bb187c3e57 15:08:56 latest 15:08:56 3.0.0-dev.166 15:08:56 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:08:56 main 15:08:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57 15:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:08:56 e1bd6995b2fb: Preparing 15:08:56 e0bf90e9a8f1: Preparing 15:08:56 f6ff3727b8f2: Preparing 15:08:56 f232bbedc05d: Preparing 15:08:56 103ae975e1f6: Preparing 15:08:56 ae192f92c406: Preparing 15:08:56 371f79e9ef0a: Preparing 15:08:56 678208a67d3a: Preparing 15:08:56 f1417ff83b31: Preparing 15:08:56 ae192f92c406: Waiting 15:08:56 f1417ff83b31: Waiting 15:08:56 371f79e9ef0a: Waiting 15:08:56 678208a67d3a: Waiting 15:08:56 f6ff3727b8f2: Pushed 15:08:56 e0bf90e9a8f1: Pushed 15:08:56 e1bd6995b2fb: Pushed 15:08:56 371f79e9ef0a: Layer already exists 15:08:56 ae192f92c406: Layer already exists 15:08:56 f1417ff83b31: Layer already exists 15:08:57 678208a67d3a: Pushed 15:09:02 103ae975e1f6: Pushed 15:09:04 f232bbedc05d: Pushed 15:09:04 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:ec10b4927360a8ed62b3eb34a0cb557846bd35f5a5ec6f386df57ac98da9278e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:09:05 e1bd6995b2fb: Preparing 15:09:05 e0bf90e9a8f1: Preparing 15:09:05 f6ff3727b8f2: Preparing 15:09:05 f232bbedc05d: Preparing 15:09:05 103ae975e1f6: Preparing 15:09:05 ae192f92c406: Preparing 15:09:05 ae192f92c406: Waiting 15:09:05 371f79e9ef0a: Preparing 15:09:05 678208a67d3a: Preparing 15:09:05 f1417ff83b31: Preparing 15:09:05 371f79e9ef0a: Waiting 15:09:05 678208a67d3a: Waiting 15:09:05 f1417ff83b31: Waiting 15:09:05 f6ff3727b8f2: Layer already exists 15:09:05 103ae975e1f6: Layer already exists 15:09:05 e1bd6995b2fb: Layer already exists 15:09:05 e0bf90e9a8f1: Layer already exists 15:09:05 f232bbedc05d: Layer already exists 15:09:05 ae192f92c406: Layer already exists 15:09:05 371f79e9ef0a: Layer already exists 15:09:05 678208a67d3a: Layer already exists 15:09:05 f1417ff83b31: Layer already exists 15:09:05 latest: digest: sha256:ec10b4927360a8ed62b3eb34a0cb557846bd35f5a5ec6f386df57ac98da9278e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.166 15:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:09:06 e1bd6995b2fb: Preparing 15:09:06 e0bf90e9a8f1: Preparing 15:09:06 f6ff3727b8f2: Preparing 15:09:06 f232bbedc05d: Preparing 15:09:06 103ae975e1f6: Preparing 15:09:06 ae192f92c406: Preparing 15:09:06 371f79e9ef0a: Preparing 15:09:06 678208a67d3a: Preparing 15:09:06 f1417ff83b31: Preparing 15:09:06 678208a67d3a: Waiting 15:09:06 ae192f92c406: Waiting 15:09:06 371f79e9ef0a: Waiting 15:09:06 f1417ff83b31: Waiting 15:09:06 e1bd6995b2fb: Layer already exists 15:09:06 e0bf90e9a8f1: Layer already exists 15:09:06 103ae975e1f6: Layer already exists 15:09:06 f6ff3727b8f2: Layer already exists 15:09:06 f232bbedc05d: Layer already exists 15:09:06 371f79e9ef0a: Layer already exists 15:09:06 ae192f92c406: Layer already exists 15:09:06 f1417ff83b31: Layer already exists 15:09:06 678208a67d3a: Layer already exists 15:09:06 3.0.0-dev.166: digest: sha256:ec10b4927360a8ed62b3eb34a0cb557846bd35f5a5ec6f386df57ac98da9278e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:09:06 e1bd6995b2fb: Preparing 15:09:06 e0bf90e9a8f1: Preparing 15:09:06 f6ff3727b8f2: Preparing 15:09:06 f232bbedc05d: Preparing 15:09:06 103ae975e1f6: Preparing 15:09:06 ae192f92c406: Preparing 15:09:06 371f79e9ef0a: Preparing 15:09:06 ae192f92c406: Waiting 15:09:06 371f79e9ef0a: Waiting 15:09:06 678208a67d3a: Preparing 15:09:06 f1417ff83b31: Preparing 15:09:06 f1417ff83b31: Waiting 15:09:06 678208a67d3a: Waiting 15:09:06 f6ff3727b8f2: Layer already exists 15:09:06 103ae975e1f6: Layer already exists 15:09:06 f232bbedc05d: Layer already exists 15:09:06 e0bf90e9a8f1: Layer already exists 15:09:06 e1bd6995b2fb: Layer already exists 15:09:06 371f79e9ef0a: Layer already exists 15:09:06 ae192f92c406: Layer already exists 15:09:06 f1417ff83b31: Layer already exists 15:09:06 678208a67d3a: Layer already exists 15:09:06 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:ec10b4927360a8ed62b3eb34a0cb557846bd35f5a5ec6f386df57ac98da9278e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:09:07 e1bd6995b2fb: Preparing 15:09:07 e0bf90e9a8f1: Preparing 15:09:07 f6ff3727b8f2: Preparing 15:09:07 f232bbedc05d: Preparing 15:09:07 103ae975e1f6: Preparing 15:09:07 ae192f92c406: Preparing 15:09:07 371f79e9ef0a: Preparing 15:09:07 678208a67d3a: Preparing 15:09:07 f1417ff83b31: Preparing 15:09:07 371f79e9ef0a: Waiting 15:09:07 678208a67d3a: Waiting 15:09:07 ae192f92c406: Waiting 15:09:07 f1417ff83b31: Waiting 15:09:07 e1bd6995b2fb: Layer already exists 15:09:07 f6ff3727b8f2: Layer already exists 15:09:07 103ae975e1f6: Layer already exists 15:09:07 e0bf90e9a8f1: Layer already exists 15:09:07 f232bbedc05d: Layer already exists 15:09:07 ae192f92c406: Layer already exists 15:09:07 371f79e9ef0a: Layer already exists 15:09:07 f1417ff83b31: Layer already exists 15:09:07 678208a67d3a: Layer already exists 15:09:07 main: digest: sha256:ec10b4927360a8ed62b3eb34a0cb557846bd35f5a5ec6f386df57ac98da9278e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:07 ===================================================== [Pipeline] echo 15:09:07 taggedImages: 15:09:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57 15:09:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:09:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.166 15:09:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:09:07 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:09:07 1fb6775d8804dda106fccace673c66bb187c3e57 15:09:07 latest 15:09:07 3.0.0-dev.166 15:09:07 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:07 main 15:09:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57 15:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:09:08 e87ef0e58a8b: Preparing 15:09:08 0e0b8c0c118b: Preparing 15:09:08 ef305e933d3c: Preparing 15:09:08 8ad5cdfcba4c: Preparing 15:09:08 ae192f92c406: Preparing 15:09:08 371f79e9ef0a: Preparing 15:09:08 b2716fe81bd0: Preparing 15:09:08 f1417ff83b31: Preparing 15:09:08 371f79e9ef0a: Waiting 15:09:08 b2716fe81bd0: Waiting 15:09:08 f1417ff83b31: Waiting 15:09:08 ae192f92c406: Layer already exists 15:09:08 371f79e9ef0a: Layer already exists 15:09:08 e87ef0e58a8b: Pushed 15:09:08 f1417ff83b31: Layer already exists 15:09:08 ef305e933d3c: Pushed 15:09:08 0e0b8c0c118b: Pushed 15:09:08 b2716fe81bd0: Pushed 15:09:16 8ad5cdfcba4c: Pushed 15:09:16 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:bb3d4a8b8d301c90e07072cb74d8357126d646d0ddd2628879ab58e621e56784 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:09:17 e87ef0e58a8b: Preparing 15:09:17 0e0b8c0c118b: Preparing 15:09:17 ef305e933d3c: Preparing 15:09:17 8ad5cdfcba4c: Preparing 15:09:17 ae192f92c406: Preparing 15:09:17 371f79e9ef0a: Preparing 15:09:17 b2716fe81bd0: Preparing 15:09:17 f1417ff83b31: Preparing 15:09:17 371f79e9ef0a: Waiting 15:09:17 b2716fe81bd0: Waiting 15:09:17 f1417ff83b31: Waiting 15:09:17 ef305e933d3c: Layer already exists 15:09:17 8ad5cdfcba4c: Layer already exists 15:09:17 ae192f92c406: Layer already exists 15:09:17 0e0b8c0c118b: Layer already exists 15:09:17 e87ef0e58a8b: Layer already exists 15:09:17 371f79e9ef0a: Layer already exists 15:09:17 f1417ff83b31: Layer already exists 15:09:17 b2716fe81bd0: Layer already exists 15:09:17 latest: digest: sha256:bb3d4a8b8d301c90e07072cb74d8357126d646d0ddd2628879ab58e621e56784 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.166 15:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:09:17 e87ef0e58a8b: Preparing 15:09:17 0e0b8c0c118b: Preparing 15:09:17 ef305e933d3c: Preparing 15:09:17 8ad5cdfcba4c: Preparing 15:09:17 ae192f92c406: Preparing 15:09:17 371f79e9ef0a: Preparing 15:09:17 b2716fe81bd0: Preparing 15:09:17 f1417ff83b31: Preparing 15:09:17 b2716fe81bd0: Waiting 15:09:17 f1417ff83b31: Waiting 15:09:17 371f79e9ef0a: Waiting 15:09:17 e87ef0e58a8b: Layer already exists 15:09:17 ef305e933d3c: Layer already exists 15:09:17 8ad5cdfcba4c: Layer already exists 15:09:17 ae192f92c406: Layer already exists 15:09:17 0e0b8c0c118b: Layer already exists 15:09:17 371f79e9ef0a: Layer already exists 15:09:17 b2716fe81bd0: Layer already exists 15:09:17 f1417ff83b31: Layer already exists 15:09:17 3.0.0-dev.166: digest: sha256:bb3d4a8b8d301c90e07072cb74d8357126d646d0ddd2628879ab58e621e56784 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:09:18 e87ef0e58a8b: Preparing 15:09:18 0e0b8c0c118b: Preparing 15:09:18 ef305e933d3c: Preparing 15:09:18 8ad5cdfcba4c: Preparing 15:09:18 ae192f92c406: Preparing 15:09:18 371f79e9ef0a: Preparing 15:09:18 b2716fe81bd0: Preparing 15:09:18 f1417ff83b31: Preparing 15:09:18 371f79e9ef0a: Waiting 15:09:18 b2716fe81bd0: Waiting 15:09:18 f1417ff83b31: Waiting 15:09:18 e87ef0e58a8b: Layer already exists 15:09:18 0e0b8c0c118b: Layer already exists 15:09:18 ef305e933d3c: Layer already exists 15:09:18 8ad5cdfcba4c: Layer already exists 15:09:18 ae192f92c406: Layer already exists 15:09:18 b2716fe81bd0: Layer already exists 15:09:18 371f79e9ef0a: Layer already exists 15:09:18 f1417ff83b31: Layer already exists 15:09:18 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:bb3d4a8b8d301c90e07072cb74d8357126d646d0ddd2628879ab58e621e56784 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:09:18 e87ef0e58a8b: Preparing 15:09:18 0e0b8c0c118b: Preparing 15:09:18 ef305e933d3c: Preparing 15:09:18 8ad5cdfcba4c: Preparing 15:09:18 ae192f92c406: Preparing 15:09:18 371f79e9ef0a: Preparing 15:09:18 b2716fe81bd0: Preparing 15:09:18 f1417ff83b31: Preparing 15:09:18 b2716fe81bd0: Waiting 15:09:18 371f79e9ef0a: Waiting 15:09:18 ae192f92c406: Layer already exists 15:09:18 ef305e933d3c: Layer already exists 15:09:18 8ad5cdfcba4c: Layer already exists 15:09:18 0e0b8c0c118b: Layer already exists 15:09:18 e87ef0e58a8b: Layer already exists 15:09:18 371f79e9ef0a: Layer already exists 15:09:18 b2716fe81bd0: Layer already exists 15:09:18 f1417ff83b31: Layer already exists 15:09:18 main: digest: sha256:bb3d4a8b8d301c90e07072cb74d8357126d646d0ddd2628879ab58e621e56784 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:19 ===================================================== [Pipeline] echo 15:09:19 taggedImages: 15:09:19 - nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57 15:09:19 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:09:19 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.166 15:09:19 - nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:19 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:09:19 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:09:19 1fb6775d8804dda106fccace673c66bb187c3e57 15:09:19 latest 15:09:19 3.0.0-dev.166 15:09:19 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:19 main 15:09:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57 15:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:09:19 d9b0b039f4e3: Preparing 15:09:19 8838928fedf6: Preparing 15:09:19 94522b567bbd: Preparing 15:09:19 92412d293140: Preparing 15:09:19 ae192f92c406: Preparing 15:09:19 371f79e9ef0a: Preparing 15:09:19 678208a67d3a: Preparing 15:09:19 f1417ff83b31: Preparing 15:09:19 371f79e9ef0a: Waiting 15:09:19 f1417ff83b31: Waiting 15:09:19 678208a67d3a: Waiting 15:09:19 ae192f92c406: Layer already exists 15:09:19 371f79e9ef0a: Layer already exists 15:09:19 678208a67d3a: Layer already exists 15:09:19 f1417ff83b31: Layer already exists 15:09:19 8838928fedf6: Pushed 15:09:19 94522b567bbd: Pushed 15:09:19 d9b0b039f4e3: Pushed 15:09:27 92412d293140: Pushed 15:09:27 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:359c68b3aee6ec4937e7977afb0003e6d9fe6ee3971c2f21a60a256f04af55ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:09:28 d9b0b039f4e3: Preparing 15:09:28 8838928fedf6: Preparing 15:09:28 94522b567bbd: Preparing 15:09:28 92412d293140: Preparing 15:09:28 ae192f92c406: Preparing 15:09:28 371f79e9ef0a: Preparing 15:09:28 371f79e9ef0a: Waiting 15:09:28 678208a67d3a: Preparing 15:09:28 f1417ff83b31: Preparing 15:09:28 f1417ff83b31: Waiting 15:09:28 678208a67d3a: Waiting 15:09:28 ae192f92c406: Layer already exists 15:09:28 92412d293140: Layer already exists 15:09:28 94522b567bbd: Layer already exists 15:09:28 8838928fedf6: Layer already exists 15:09:28 d9b0b039f4e3: Layer already exists 15:09:28 678208a67d3a: Layer already exists 15:09:28 f1417ff83b31: Layer already exists 15:09:28 371f79e9ef0a: Layer already exists 15:09:28 latest: digest: sha256:359c68b3aee6ec4937e7977afb0003e6d9fe6ee3971c2f21a60a256f04af55ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.166 15:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:09:29 d9b0b039f4e3: Preparing 15:09:29 8838928fedf6: Preparing 15:09:29 94522b567bbd: Preparing 15:09:29 92412d293140: Preparing 15:09:29 ae192f92c406: Preparing 15:09:29 371f79e9ef0a: Preparing 15:09:29 678208a67d3a: Preparing 15:09:29 f1417ff83b31: Preparing 15:09:29 371f79e9ef0a: Waiting 15:09:29 678208a67d3a: Waiting 15:09:29 f1417ff83b31: Waiting 15:09:29 92412d293140: Layer already exists 15:09:29 94522b567bbd: Layer already exists 15:09:29 ae192f92c406: Layer already exists 15:09:29 d9b0b039f4e3: Layer already exists 15:09:29 8838928fedf6: Layer already exists 15:09:29 678208a67d3a: Layer already exists 15:09:29 371f79e9ef0a: Layer already exists 15:09:29 f1417ff83b31: Layer already exists 15:09:29 3.0.0-dev.166: digest: sha256:359c68b3aee6ec4937e7977afb0003e6d9fe6ee3971c2f21a60a256f04af55ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:09:29 d9b0b039f4e3: Preparing 15:09:29 8838928fedf6: Preparing 15:09:29 94522b567bbd: Preparing 15:09:29 92412d293140: Preparing 15:09:29 ae192f92c406: Preparing 15:09:29 371f79e9ef0a: Preparing 15:09:29 678208a67d3a: Preparing 15:09:29 f1417ff83b31: Preparing 15:09:29 371f79e9ef0a: Waiting 15:09:29 678208a67d3a: Waiting 15:09:29 f1417ff83b31: Waiting 15:09:29 d9b0b039f4e3: Layer already exists 15:09:29 ae192f92c406: Layer already exists 15:09:29 94522b567bbd: Layer already exists 15:09:29 8838928fedf6: Layer already exists 15:09:29 92412d293140: Layer already exists 15:09:29 371f79e9ef0a: Layer already exists 15:09:29 678208a67d3a: Layer already exists 15:09:29 f1417ff83b31: Layer already exists 15:09:29 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:359c68b3aee6ec4937e7977afb0003e6d9fe6ee3971c2f21a60a256f04af55ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:09:30 d9b0b039f4e3: Preparing 15:09:30 8838928fedf6: Preparing 15:09:30 94522b567bbd: Preparing 15:09:30 92412d293140: Preparing 15:09:30 ae192f92c406: Preparing 15:09:30 371f79e9ef0a: Preparing 15:09:30 678208a67d3a: Preparing 15:09:30 f1417ff83b31: Preparing 15:09:30 678208a67d3a: Waiting 15:09:30 f1417ff83b31: Waiting 15:09:30 371f79e9ef0a: Waiting 15:09:30 8838928fedf6: Layer already exists 15:09:30 d9b0b039f4e3: Layer already exists 15:09:30 94522b567bbd: Layer already exists 15:09:30 ae192f92c406: Layer already exists 15:09:30 92412d293140: Layer already exists 15:09:30 371f79e9ef0a: Layer already exists 15:09:30 678208a67d3a: Layer already exists 15:09:30 f1417ff83b31: Layer already exists 15:09:30 main: digest: sha256:359c68b3aee6ec4937e7977afb0003e6d9fe6ee3971c2f21a60a256f04af55ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:30 ===================================================== [Pipeline] echo 15:09:30 taggedImages: 15:09:30 - nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57 15:09:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:09:30 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.166 15:09:30 - nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:09:30 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:09:30 1fb6775d8804dda106fccace673c66bb187c3e57 15:09:30 latest 15:09:30 3.0.0-dev.166 15:09:30 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:30 main 15:09:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57 15:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:09:30 ee377db3c78d: Preparing 15:09:30 b4b204e5ef0b: Preparing 15:09:30 ae192f92c406: Preparing 15:09:30 371f79e9ef0a: Preparing 15:09:30 92e350ee86bf: Preparing 15:09:30 f1417ff83b31: Preparing 15:09:30 f1417ff83b31: Waiting 15:09:30 ae192f92c406: Layer already exists 15:09:30 371f79e9ef0a: Layer already exists 15:09:30 f1417ff83b31: Layer already exists 15:09:30 ee377db3c78d: Pushed 15:09:31 92e350ee86bf: Pushed 15:09:33 b4b204e5ef0b: Pushed 15:09:33 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:c17ebf42cf28890b4b3a997818a2b0cec2c86684f24415662d1f77a94da07427 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:09:34 ee377db3c78d: Preparing 15:09:34 b4b204e5ef0b: Preparing 15:09:34 ae192f92c406: Preparing 15:09:34 371f79e9ef0a: Preparing 15:09:34 92e350ee86bf: Preparing 15:09:34 f1417ff83b31: Preparing 15:09:34 f1417ff83b31: Waiting 15:09:34 b4b204e5ef0b: Layer already exists 15:09:34 ee377db3c78d: Layer already exists 15:09:34 ae192f92c406: Layer already exists 15:09:34 371f79e9ef0a: Layer already exists 15:09:34 92e350ee86bf: Layer already exists 15:09:34 f1417ff83b31: Layer already exists 15:09:34 latest: digest: sha256:c17ebf42cf28890b4b3a997818a2b0cec2c86684f24415662d1f77a94da07427 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.166 15:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:09:34 ee377db3c78d: Preparing 15:09:34 b4b204e5ef0b: Preparing 15:09:34 ae192f92c406: Preparing 15:09:34 371f79e9ef0a: Preparing 15:09:34 92e350ee86bf: Preparing 15:09:34 f1417ff83b31: Preparing 15:09:34 f1417ff83b31: Waiting 15:09:34 b4b204e5ef0b: Layer already exists 15:09:34 92e350ee86bf: Layer already exists 15:09:34 ee377db3c78d: Layer already exists 15:09:34 371f79e9ef0a: Layer already exists 15:09:34 ae192f92c406: Layer already exists 15:09:34 f1417ff83b31: Layer already exists 15:09:34 3.0.0-dev.166: digest: sha256:c17ebf42cf28890b4b3a997818a2b0cec2c86684f24415662d1f77a94da07427 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:09:35 ee377db3c78d: Preparing 15:09:35 b4b204e5ef0b: Preparing 15:09:35 ae192f92c406: Preparing 15:09:35 371f79e9ef0a: Preparing 15:09:35 92e350ee86bf: Preparing 15:09:35 f1417ff83b31: Preparing 15:09:35 f1417ff83b31: Waiting 15:09:35 ae192f92c406: Layer already exists 15:09:35 92e350ee86bf: Layer already exists 15:09:35 ee377db3c78d: Layer already exists 15:09:35 371f79e9ef0a: Layer already exists 15:09:35 b4b204e5ef0b: Layer already exists 15:09:35 f1417ff83b31: Layer already exists 15:09:35 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:c17ebf42cf28890b4b3a997818a2b0cec2c86684f24415662d1f77a94da07427 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:09:36 ee377db3c78d: Preparing 15:09:36 b4b204e5ef0b: Preparing 15:09:36 ae192f92c406: Preparing 15:09:36 371f79e9ef0a: Preparing 15:09:36 92e350ee86bf: Preparing 15:09:36 f1417ff83b31: Preparing 15:09:36 f1417ff83b31: Waiting 15:09:36 ee377db3c78d: Layer already exists 15:09:36 371f79e9ef0a: Layer already exists 15:09:36 ae192f92c406: Layer already exists 15:09:36 92e350ee86bf: Layer already exists 15:09:36 b4b204e5ef0b: Layer already exists 15:09:36 f1417ff83b31: Layer already exists 15:09:36 main: digest: sha256:c17ebf42cf28890b4b3a997818a2b0cec2c86684f24415662d1f77a94da07427 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:36 ===================================================== [Pipeline] echo 15:09:36 taggedImages: 15:09:36 - nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57 15:09:36 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:09:36 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.166 15:09:36 - nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:36 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:09:36 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:09:36 1fb6775d8804dda106fccace673c66bb187c3e57 15:09:36 latest 15:09:36 3.0.0-dev.166 15:09:36 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:36 main 15:09:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57 15:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:09:36 64a90914b5aa: Preparing 15:09:36 648da4a83f19: Preparing 15:09:36 ae192f92c406: Preparing 15:09:36 371f79e9ef0a: Preparing 15:09:36 bd2e72e9ce13: Preparing 15:09:36 f1417ff83b31: Preparing 15:09:36 f1417ff83b31: Waiting 15:09:36 371f79e9ef0a: Layer already exists 15:09:36 bd2e72e9ce13: Layer already exists 15:09:36 ae192f92c406: Layer already exists 15:09:36 f1417ff83b31: Layer already exists 15:09:36 64a90914b5aa: Pushed 15:09:39 648da4a83f19: Pushed 15:09:39 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:3e506a824e65709521e33aa6491a893b78f48fed10c6f855746d7fea4f656ac3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:09:40 64a90914b5aa: Preparing 15:09:40 648da4a83f19: Preparing 15:09:40 ae192f92c406: Preparing 15:09:40 371f79e9ef0a: Preparing 15:09:40 bd2e72e9ce13: Preparing 15:09:40 f1417ff83b31: Preparing 15:09:40 f1417ff83b31: Waiting 15:09:40 bd2e72e9ce13: Layer already exists 15:09:40 371f79e9ef0a: Layer already exists 15:09:40 64a90914b5aa: Layer already exists 15:09:40 648da4a83f19: Layer already exists 15:09:40 ae192f92c406: Layer already exists 15:09:40 f1417ff83b31: Layer already exists 15:09:40 latest: digest: sha256:3e506a824e65709521e33aa6491a893b78f48fed10c6f855746d7fea4f656ac3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.166 15:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:09:40 64a90914b5aa: Preparing 15:09:40 648da4a83f19: Preparing 15:09:40 ae192f92c406: Preparing 15:09:40 371f79e9ef0a: Preparing 15:09:40 bd2e72e9ce13: Preparing 15:09:40 f1417ff83b31: Preparing 15:09:40 64a90914b5aa: Layer already exists 15:09:40 371f79e9ef0a: Layer already exists 15:09:40 ae192f92c406: Layer already exists 15:09:40 648da4a83f19: Layer already exists 15:09:40 bd2e72e9ce13: Layer already exists 15:09:40 f1417ff83b31: Layer already exists 15:09:40 3.0.0-dev.166: digest: sha256:3e506a824e65709521e33aa6491a893b78f48fed10c6f855746d7fea4f656ac3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:09:41 64a90914b5aa: Preparing 15:09:41 648da4a83f19: Preparing 15:09:41 ae192f92c406: Preparing 15:09:41 371f79e9ef0a: Preparing 15:09:41 bd2e72e9ce13: Preparing 15:09:41 f1417ff83b31: Preparing 15:09:41 f1417ff83b31: Waiting 15:09:41 371f79e9ef0a: Layer already exists 15:09:41 ae192f92c406: Layer already exists 15:09:41 64a90914b5aa: Layer already exists 15:09:41 648da4a83f19: Layer already exists 15:09:41 bd2e72e9ce13: Layer already exists 15:09:41 f1417ff83b31: Layer already exists 15:09:41 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:3e506a824e65709521e33aa6491a893b78f48fed10c6f855746d7fea4f656ac3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:09:42 64a90914b5aa: Preparing 15:09:42 648da4a83f19: Preparing 15:09:42 ae192f92c406: Preparing 15:09:42 371f79e9ef0a: Preparing 15:09:42 bd2e72e9ce13: Preparing 15:09:42 f1417ff83b31: Preparing 15:09:42 f1417ff83b31: Waiting 15:09:42 648da4a83f19: Layer already exists 15:09:42 371f79e9ef0a: Layer already exists 15:09:42 bd2e72e9ce13: Layer already exists 15:09:42 ae192f92c406: Layer already exists 15:09:42 64a90914b5aa: Layer already exists 15:09:42 f1417ff83b31: Layer already exists 15:09:42 main: digest: sha256:3e506a824e65709521e33aa6491a893b78f48fed10c6f855746d7fea4f656ac3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:42 ===================================================== [Pipeline] echo 15:09:42 taggedImages: 15:09:42 - nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57 15:09:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:09:42 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.166 15:09:42 - nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:09:42 - 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] } 15:13:05 Removing intermediate container ab32e4d9f699 15:13:05 ---> bbe149d497c3 15:13:05 15:13:05 Step 10/23 : FROM alpine:3.17 15:13:05 3.17: Pulling from library/alpine 15:13:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:13:05 Status: Downloaded newer image for alpine:3.17 15:13:05 ---> 51e60588ff2c 15:13:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:13:05 ---> Running in 6390bc430c62 15:13:05 Removing intermediate container 6390bc430c62 15:13:05 ---> baa3a04c126c 15:13:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:13:05 ---> Running in 4e5442a27ac9 15:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:13:05 (1/1) Installing dumb-init (1.2.5-r2) 15:13:05 Executing busybox-1.35.0-r29.trigger 15:13:05 OK: 8 MiB in 16 packages 15:13:05 Removing intermediate container 4e5442a27ac9 15:13:05 ---> 6d80912ae85a 15:13:05 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:05 ---> 2c6461bd4549 15:13:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:13:05 Removing intermediate container 6244c582dd80 15:13:05 ---> 758fec402062 15:13:05 15:13:05 Step 9/33 : FROM alpine:3.17 15:13:05 ---> 51e60588ff2c 15:13:05 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:13:05 ---> Running in ffe0f8129d1f 15:13:05 Removing intermediate container ffe0f8129d1f 15:13:05 ---> 918041a54ba6 15:13:05 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:13:05 ---> Running in 277c24bd4be7 15:13:05 ---> 63bec530ab28 15:13:05 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:13:06 ---> 61799dc18b6f 15:13:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:13:07 ---> 9cdb60dd23f1 15:13:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:13:08 ---> 37a67e185210 15:13:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:08 ---> Running in f0d3288d4692 15:13:08 (1/2) Installing dumb-init (1.2.5-r2) 15:13:08 (2/2) Installing su-exec (0.2-r2) 15:13:08 Executing busybox-1.35.0-r29.trigger 15:13:08 OK: 8 MiB in 17 packages 15:13:10 Removing intermediate container 277c24bd4be7 15:13:10 ---> e848f9e15bb3 15:13:10 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:13:10 ---> Running in b7344c8b5c84 15:13:14 Removing intermediate container b7344c8b5c84 15:13:14 ---> bf433fbab142 15:13:14 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:13:14 Removing intermediate container f0d3288d4692 15:13:14 ---> 26be1f027f7c 15:13:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:13:14 ---> Running in a6d273de8c5a 15:13:14 ---> Running in deb247745445 15:13:14 Removing intermediate container a6d273de8c5a 15:13:14 ---> a0c7db134617 15:13:14 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:13:14 Removing intermediate container deb247745445 15:13:14 ---> 6fbfe8742198 15:13:14 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:13:14 ---> Running in a32230abcc95 15:13:15 ---> Running in 630aeeb2b67f 15:13:15 Removing intermediate container a32230abcc95 15:13:15 ---> 9cb143623ee8 15:13:15 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:13:15 Removing intermediate container 630aeeb2b67f 15:13:15 ---> 0bdca6628bb2 15:13:15 Step 21/23 : LABEL arch=arm64 15:13:15 ---> Running in 3ac2656e0827 15:13:15 ---> Running in d686dee048fe 15:13:16 Removing intermediate container 3ac2656e0827 15:13:16 ---> 55520219d4d4 15:13:16 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:13:16 Removing intermediate container d686dee048fe 15:13:16 ---> 857c4d568f84 15:13:16 Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:13:16 ---> Running in 0d5f1fe47a28 15:13:16 ---> Running in eb4789668040 15:13:17 Removing intermediate container eb4789668040 15:13:17 ---> ddd03ab36d93 15:13:17 Step 23/23 : LABEL version=3.0.0-dev.166 15:13:17 ---> Running in 4dd4ead0c82b 15:13:18 Removing intermediate container 4dd4ead0c82b 15:13:18 ---> 5abfd593425e 15:13:18 15:13:18 Successfully built 5abfd593425e 15:13:18 Successfully tagged security-proxy-auth-arm64:latest 15:13:18  Building security-proxy-auth ... done Building security-spiffe-token-provider 15:13:20 Removing intermediate container 0d5f1fe47a28 15:13:20 ---> 90f5c8f9141b 15:13:20 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:13:20 ---> Running in 0a44548b100a 15:13:20 Removing intermediate container 0a44548b100a 15:13:20 ---> 717618bb33d2 15:13:20 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:13:21 ---> cf88f0c354c4 15:13:21 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:13:21 ---> Running in 950ebb249948 15:13:23 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:13:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:13:23 ---> 45d4c70280fa 15:13:23 Step 3/20 : WORKDIR /edgex-go 15:13:23 ---> Using cache 15:13:23 ---> 355cadb58cd9 15:13:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:13:23 ---> Running in d4ba2c7d493c 15:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:13:26 Removing intermediate container 950ebb249948 15:13:26 ---> e2bfcdbf6e7a 15:13:26 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:13:27 ---> 3d397c31e1ac 15:13:27 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:13:28 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:13:28 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:13:28 OK: 17699 distinct packages available 15:13:28 ---> a8a34ac4b95c 15:13:28 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:13:30 ---> 34665b8136e4 15:13:30 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:13:30 OK: 263 MiB in 53 packages 15:13:31 ---> 66f7211ab996 15:13:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:13:32 ---> 3a584bd1bb1e 15:13:32 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:13:32 Removing intermediate container d4ba2c7d493c 15:13:32 ---> 6754498c3d27 15:13:32 Step 5/20 : COPY go.mod vendor* ./ 15:13:33 ---> 0359b6cfea5a 15:13:33 ---> 951230d0f575 15:13:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:33 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:13:34 ---> Running in 718cf99bc919 15:13:35 ---> 10899179d892 15:13:35 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:13:36 ---> f9ddc47bf3d4 15:13:36 Step 28/33 : RUN chmod +x /entrypoint.sh 15:13:36 ---> Running in af2435d1d15d 15:13:42 Removing intermediate container af2435d1d15d 15:13:42 ---> 5227eb62ff7e 15:13:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:13:42 ---> Running in 9d2fd707b1f5 15:13:43 Removing intermediate container 9d2fd707b1f5 15:13:43 ---> 813cac2ab3ee 15:13:43 Step 30/33 : CMD ["gate"] 15:13:43 ---> Running in e29829d516e2 15:13:44 Removing intermediate container e29829d516e2 15:13:44 ---> 577967f6163b 15:13:44 Step 31/33 : LABEL arch=arm64 15:13:44 ---> Running in 7d6a77339a84 15:13:45 Removing intermediate container 7d6a77339a84 15:13:45 ---> 8e63217e7261 15:13:45 Step 32/33 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:13:46 ---> Running in af2b61f5c0a2 15:13:47 Removing intermediate container af2b61f5c0a2 15:13:47 ---> 84ec6e555be4 15:13:47 Step 33/33 : LABEL version=3.0.0-dev.166 15:13:47 ---> Running in f3e0fec01b61 15:13:48 Removing intermediate container f3e0fec01b61 15:13:48 ---> 4650b6d9af5c 15:13:48 15:13:49 Successfully built 4650b6d9af5c 15:13:49 Successfully tagged security-bootstrapper-arm64:latest 15:13:49 Building core-common-config-bootstrapper 15:13:53  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:13:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:13:53 ---> 45d4c70280fa 15:13:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:13:53 ---> Using cache 15:13:53 ---> 59fa237fa78f 15:13:53 Step 4/23 : WORKDIR /edgex-go 15:13:53 ---> Using cache 15:13:53 ---> dc265c9dd25c 15:13:53 Step 5/23 : RUN apk add --update --no-cache make git 15:13:53 ---> Using cache 15:13:53 ---> 5cb14cfd9f08 15:13:53 Step 6/23 : COPY go.mod vendor* ./ 15:13:53 ---> Using cache 15:13:53 ---> 923f4a182ab5 15:13:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:53 ---> Using cache 15:13:53 ---> 5ad9a392def6 15:13:53 Step 8/23 : COPY . . 15:13:53 ---> Using cache 15:13:53 ---> 993966622bf1 15:13:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:13:53 ---> Running in 9340bc636519 15:13:55 Removing intermediate container 6864dbe6ea84 15:13:55 ---> 291e6cb4a4f4 15:13:55 15:13:55 Step 10/23 : FROM alpine:3.17 15:13:55 ---> 51e60588ff2c 15:13:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:13:55 ---> Running in 49e1a3acb8b8 15:13:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:13:56 Removing intermediate container 49e1a3acb8b8 15:13:56 ---> bb67c46515ad 15:13:56 Step 12/23 : ENV APP_PORT=59880 15:13:56 ---> Running in 681d5e980387 15:13:56 Removing intermediate container d312acee6ea6 15:13:56 ---> 0719d7b24a8d 15:13:56 15:13:56 Step 10/25 : FROM alpine:3.17 15:13:56 ---> 51e60588ff2c 15:13:56 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:13:56 ---> Running in add5ab0512d6 15:13:57 Removing intermediate container 681d5e980387 15:13:57 ---> 6358980d8973 15:13:57 Step 13/23 : EXPOSE $APP_PORT 15:13:57 ---> Running in 231ff8fe8c41 15:13:58 Removing intermediate container 231ff8fe8c41 15:13:58 ---> e9a9ffde33fb 15:13:58 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:13:58 ---> Running in a6cb56a86167 15:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:14:02 (1/1) Installing dumb-init (1.2.5-r2) 15:14:02 Executing busybox-1.35.0-r29.trigger 15:14:02 OK: 8 MiB in 16 packages 15:14:02 (1/1) Installing dumb-init (1.2.5-r2) 15:14:02 Executing busybox-1.35.0-r29.trigger 15:14:03 OK: 8 MiB in 16 packages 15:14:04 Removing intermediate container add5ab0512d6 15:14:04 ---> e17b414b9ba3 15:14:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:14:04 ---> Running in b8d37cf2c498 15:14:04 Removing intermediate container a6cb56a86167 15:14:04 ---> 7e14ecb7f0c6 15:14:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:05 Removing intermediate container b8d37cf2c498 15:14:05 ---> 8dddbf2b29ed 15:14:05 Step 13/25 : ENV APP_PORT=59881 15:14:05 ---> Running in c74b9a89a232 15:14:05 ---> 986ca7f744a9 15:14:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:14:06 Removing intermediate container c74b9a89a232 15:14:06 ---> 11b8cc362def 15:14:06 Step 14/25 : EXPOSE $APP_PORT 15:14:06 ---> Running in 7b4e8177377d 15:14:07 ---> 287eb684518a 15:14:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:14:07 Removing intermediate container 7b4e8177377d 15:14:07 ---> 6371d06b3121 15:14:07 Step 15/25 : WORKDIR / 15:14:07 ---> Running in 0893f537f70c 15:14:08 Removing intermediate container 0893f537f70c 15:14:08 ---> e72d9bb5ad1e 15:14:08 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:09 ---> 10aacdac7140 15:14:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:14:09 ---> 2eb3bddff236 15:14:09 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:14:10 ---> 5f8a62f15a0b 15:14:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:14:10 ---> d6be68063d19 15:14:10 Step 19/23 : ENTRYPOINT ["/core-data"] 15:14:11 ---> Running in d10fe9be6b4b 15:14:12 Removing intermediate container d10fe9be6b4b 15:14:12 ---> bc07ecc3ed75 15:14:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:14:12 ---> Running in e5e147b127c4 15:14:12 Removing intermediate container e5e147b127c4 15:14:12 ---> c42c70273d88 15:14:12 Step 21/23 : LABEL arch=arm64 15:14:12 ---> cd4160445bc0 15:14:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:14:13 ---> Running in 7393bbca1fb0 15:14:13 Removing intermediate container 7393bbca1fb0 15:14:13 ---> 538a4f05f875 15:14:13 Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:14:14 ---> Running in 292b84669179 15:14:14 ---> 824d4fa4d502 15:14:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:14:14 Removing intermediate container 292b84669179 15:14:14 ---> 39d4b7586b9c 15:14:14 Step 23/23 : LABEL version=3.0.0-dev.166 15:14:14 ---> Running in 85c9fe523c0b 15:14:15 Removing intermediate container 85c9fe523c0b 15:14:15 ---> 966f12a7f72f 15:14:15 15:14:15 ---> fd24f6a93587 15:14:15 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:14:15 Successfully built 966f12a7f72f 15:14:15 Successfully tagged core-data-arm64:latest 15:14:15  Building core-data ... done Building security-secretstore-setup 15:14:15 ---> Running in c9a81ede6523 15:14:16 Removing intermediate container c9a81ede6523 15:14:16 ---> 37e3547d2878 15:14:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:14:16 ---> Running in b026ee0558d7 15:14:16 Removing intermediate container b026ee0558d7 15:14:16 ---> 4c3bd9037b35 15:14:16 Step 23/25 : LABEL arch=arm64 15:14:16 ---> Running in c6975ad212c2 15:14:17 Removing intermediate container c6975ad212c2 15:14:17 ---> c1116cdc67f5 15:14:17 Step 24/25 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:14:17 ---> Running in e06cc3f0d899 15:14:18 Removing intermediate container e06cc3f0d899 15:14:18 ---> e90b26d3123e 15:14:18 Step 25/25 : LABEL version=3.0.0-dev.166 15:14:18 ---> Running in 7d9bfcbd3f72 15:14:18 Removing intermediate container 7d9bfcbd3f72 15:14:18 ---> 36041692d6f3 15:14:18 15:14:18 Successfully built 36041692d6f3 15:14:18 Successfully tagged core-metadata-arm64:latest 15:14:18  Building core-metadata ... done Building security-spire-agent 15:14:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:14:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:14:19 ---> 45d4c70280fa 15:14:19 Step 3/25 : WORKDIR /edgex-go 15:14:19 ---> Using cache 15:14:19 ---> 355cadb58cd9 15:14:19 Step 4/25 : RUN apk add --update --no-cache make git 15:14:19 ---> Using cache 15:14:19 ---> c1768c0d9039 15:14:19 Step 5/25 : COPY go.mod vendor* ./ 15:14:20 ---> Using cache 15:14:20 ---> fc71d4c07a5e 15:14:20 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:20 ---> Using cache 15:14:20 ---> a6f10d662a98 15:14:20 Step 7/25 : COPY . . 15:14:20 ---> Using cache 15:14:20 ---> ef236c4f111e 15:14:20 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:14:20 ---> Running in 6939d247db83 15:14:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:14:23 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:14:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:14:23 ---> 45d4c70280fa 15:14:23 Step 3/27 : WORKDIR /edgex-go 15:14:23 ---> Using cache 15:14:23 ---> 355cadb58cd9 15:14:23 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:14:23 ---> Running in 356389f0c77b 15:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:14:27 OK: 263 MiB in 53 packages 15:14:29 Removing intermediate container 356389f0c77b 15:14:29 ---> 362411076c66 15:14:29 Step 5/27 : COPY go.mod vendor* ./ 15:14:34 ---> f8f868838aa4 15:14:34 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:34 ---> Running in b62ca9ad79ac 15:15:06 Removing intermediate container 718cf99bc919 15:15:06 ---> a8ec78bb6945 15:15:06 Step 7/20 : COPY . . 15:15:07 ---> a78e45e28ef2 15:15:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:15:07 ---> Running in 231b39eb2bf1 15:15:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:16:05 Removing intermediate container f97d175e38fe 15:16:05 ---> c082c6db4a4a 15:16:05 15:16:05 Step 10/23 : FROM alpine:3.17 15:16:05 ---> 51e60588ff2c 15:16:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:16:05 ---> Using cache 15:16:05 ---> e17b414b9ba3 15:16:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:16:05 ---> Using cache 15:16:05 ---> 8dddbf2b29ed 15:16:05 Step 13/23 : ENV APP_PORT=59861 15:16:05 ---> Running in f77c9b01acd4 15:16:05 Removing intermediate container f77c9b01acd4 15:16:05 ---> 71cb8ec568bf 15:16:05 Step 14/23 : EXPOSE $APP_PORT 15:16:05 ---> Running in faf7207dabad 15:16:07 Removing intermediate container faf7207dabad 15:16:07 ---> 4fc3a3488979 15:16:07 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:09 ---> 44a728f7bfff 15:16:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:16:09 ---> c75980f1900a 15:16:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:16:13 ---> 8220b8c1b2c8 15:16:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:16:14 ---> aa47ecbf4c57 15:16:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:16:14 ---> Running in 1e4cbdba191c 15:16:15 Removing intermediate container b62ca9ad79ac 15:16:15 ---> 5b1116f3e01b 15:16:15 Step 7/27 : COPY . . 15:16:15 Removing intermediate container 1e4cbdba191c 15:16:15 ---> 3dde8987e3f0 15:16:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:16:15 ---> Running in a5858c3300cb 15:16:16 Removing intermediate container a5858c3300cb 15:16:16 ---> 20b2c5cfdffc 15:16:16 Step 21/23 : LABEL arch=arm64 15:16:16 ---> Running in 618009cb41c4 15:16:17 Removing intermediate container 618009cb41c4 15:16:17 ---> 8c3da8ed320f 15:16:17 Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:16:17 ---> Running in 89f68a102da9 15:16:17 Removing intermediate container 89f68a102da9 15:16:17 ---> 571a17a2aae0 15:16:17 Step 23/23 : LABEL version=3.0.0-dev.166 15:16:17 ---> Running in 4c89b79ccd6e 15:16:18 Removing intermediate container 4c89b79ccd6e 15:16:18 ---> cd6489e399f7 15:16:18 15:16:18 Successfully built cd6489e399f7 15:16:18 Successfully tagged support-scheduler-arm64:latest 15:16:18  Building support-scheduler ... done Building support-notifications 15:16:19 ---> dadef75f8a7d 15:16:19 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:16:19 ---> Running in e1a1793441af 15:16:20 Removing intermediate container e1a1793441af 15:16:20 ---> 313eaf1a7d20 15:16:20 Step 9/27 : WORKDIR /edgex-go/spire-build 15:16:20 ---> Running in c88a6e51982d 15:16:21 Removing intermediate container c88a6e51982d 15:16:21 ---> 9b1bb7194af3 15:16:21 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:16:21 ---> Running in b5f768c7aee0 15:16:21 Removing intermediate container b5f768c7aee0 15:16:21 ---> ef2641e8a7b7 15:16:21 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:16:21 ---> Running in 8843e0b82cad 15:16:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:16:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:23 ---> 45d4c70280fa 15:16:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:16:23 ---> Using cache 15:16:23 ---> 59fa237fa78f 15:16:23 Step 4/23 : WORKDIR /edgex-go 15:16:23 ---> Using cache 15:16:23 ---> dc265c9dd25c 15:16:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:16:23 ---> Running in ab87f5d7c1c2 15:16:25 Removing intermediate container 8843e0b82cad 15:16:25 ---> d9e77a5e6a9e 15:16:25 Step 12/27 : WORKDIR /edgex-go 15:16:25 ---> Running in c04725e55f98 15:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:16:26 Removing intermediate container c04725e55f98 15:16:26 ---> 0c37279a24f8 15:16:26 15:16:26 Step 13/27 : FROM alpine:3.17 15:16:26 ---> 51e60588ff2c 15:16:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:16:26 ---> Running in 7e5df61240cb 15:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:16:27 Removing intermediate container 7e5df61240cb 15:16:27 ---> 315dc1ef12bc 15:16:27 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:16:27 ---> Running in ecc71d825a40 15:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:16:29 OK: 263 MiB in 53 packages 15:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:16:30 Removing intermediate container ab87f5d7c1c2 15:16:30 ---> c85a5bd6f382 15:16:30 Step 6/23 : COPY go.mod vendor* ./ 15:16:31 ---> d296ef85bf31 15:16:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:31 ---> Running in 75f755ffeb34 15:16:31 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:16:31 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:16:31 OK: 17694 distinct packages available 15:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:16:34 (1/5) Installing dumb-init (1.2.5-r2) 15:16:34 (2/5) Installing musl-obstack (1.2.3-r0) 15:16:34 (3/5) Installing libucontext (1.2-r0) 15:16:34 (4/5) Installing gcompat (1.1.0-r0) 15:16:34 (5/5) Installing openssl (3.0.8-r4) 15:16:34 Executing busybox-1.35.0-r29.trigger 15:16:34 OK: 9 MiB in 20 packages 15:16:36 Removing intermediate container ecc71d825a40 15:16:36 ---> ffc45cc78de3 15:16:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:37 ---> 09dbb3b7a78c 15:16:37 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:16:38 ---> 87140355aa51 15:16:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:16:43 ---> 76c13c79e8f3 15:16:43 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:16:50 ---> b339efdfbffe 15:16:50 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:16:50 ---> a27c3fd8ce47 15:16:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:16:51 ---> b133abe0b0c2 15:16:51 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:16:52 ---> 8f970e965da7 15:16:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:16:52 ---> Running in 586f9a9f9844 15:16:53 Removing intermediate container 586f9a9f9844 15:16:53 ---> 9dc0dde613e1 15:16:53 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:16:53 ---> Running in 2139966dae54 15:16:53 Removing intermediate container 2139966dae54 15:16:53 ---> 7591c52795cf 15:16:53 Step 25/27 : LABEL arch=arm64 15:16:53 ---> Running in ac2c1fb07b09 15:16:54 Removing intermediate container ac2c1fb07b09 15:16:54 ---> 6df35e6fbd74 15:16:54 Step 26/27 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:16:54 ---> Running in 88c291085a97 15:16:55 Removing intermediate container 88c291085a97 15:16:55 ---> 5072dda946e9 15:16:55 Step 27/27 : LABEL version=3.0.0-dev.166 15:16:55 ---> Running in 7504117f0146 15:16:55 Removing intermediate container 7504117f0146 15:16:55 ---> 51a958712791 15:16:55 15:16:55 Successfully built 51a958712791 15:16:55 Successfully tagged security-spire-agent-arm64:latest 15:16:55  Building security-spire-agent ... done Building security-spire-server 15:16:59 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:16:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:16:59 ---> 45d4c70280fa 15:16:59 Step 3/26 : WORKDIR /edgex-go 15:16:59 ---> Using cache 15:16:59 ---> 355cadb58cd9 15:16:59 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:16:59 ---> Using cache 15:16:59 ---> 362411076c66 15:16:59 Step 5/26 : COPY go.mod vendor* ./ 15:16:59 ---> Using cache 15:16:59 ---> f8f868838aa4 15:16:59 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:59 ---> Using cache 15:16:59 ---> 5b1116f3e01b 15:16:59 Step 7/26 : COPY . . 15:16:59 ---> Using cache 15:16:59 ---> dadef75f8a7d 15:16:59 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 15:16:59 ---> Using cache 15:16:59 ---> 313eaf1a7d20 15:16:59 Step 9/26 : WORKDIR /edgex-go/spire-build 15:16:59 ---> Using cache 15:16:59 ---> 9b1bb7194af3 15:16:59 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:16:59 ---> Using cache 15:16:59 ---> ef2641e8a7b7 15:16:59 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:16:59 ---> Running in d3a7c0a63d1d 15:17:03 Removing intermediate container d3a7c0a63d1d 15:17:03 ---> 07499b0bd30d 15:17:03 Step 12/26 : WORKDIR /edgex-go 15:17:03 ---> Running in f9145ab58f5f 15:17:03 Removing intermediate container f9145ab58f5f 15:17:03 ---> 7120c1a91de8 15:17:03 15:17:03 Step 13/26 : FROM alpine:3.17 15:17:03 ---> 51e60588ff2c 15:17:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:17:03 ---> Using cache 15:17:03 ---> 315dc1ef12bc 15:17:03 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:17:03 ---> Using cache 15:17:03 ---> ffc45cc78de3 15:17:03 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:03 ---> Using cache 15:17:03 ---> 09dbb3b7a78c 15:17:03 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 15:17:03 ---> Using cache 15:17:03 ---> 87140355aa51 15:17:03 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:17:10 ---> 5fba9942680b 15:17:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:17:14 ---> 233a95cf9138 15:17:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:17:15 ---> 95ce7ed32e27 15:17:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:17:16 ---> dbb2738f679b 15:17:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:17:16 ---> Running in d88268e45966 15:17:17 Removing intermediate container d88268e45966 15:17:17 ---> ecf534566da5 15:17:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:17:17 ---> Running in a7af9c97319b 15:17:17 Removing intermediate container a7af9c97319b 15:17:17 ---> 069deecedc47 15:17:17 Step 24/26 : LABEL arch=arm64 15:17:17 ---> Running in 8ae862850eb1 15:17:18 Removing intermediate container 8ae862850eb1 15:17:18 ---> 8dcae0480cb1 15:17:18 Step 25/26 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:17:18 ---> Running in a53674a7a13f 15:17:19 Removing intermediate container a53674a7a13f 15:17:19 ---> 66424f8501d6 15:17:19 Step 26/26 : LABEL version=3.0.0-dev.166 15:17:19 ---> Running in e073f0d85859 15:17:19 Removing intermediate container e073f0d85859 15:17:19 ---> 2b11ff8b18bd 15:17:19 15:17:19 Successfully built 2b11ff8b18bd 15:17:19 Successfully tagged security-spire-server-arm64:latest 15:17:19 Building core-command 15:17:23  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:17:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:17:23 ---> 45d4c70280fa 15:17:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:17:23 ---> Using cache 15:17:23 ---> 59fa237fa78f 15:17:23 Step 4/24 : WORKDIR /edgex-go 15:17:23 ---> Using cache 15:17:23 ---> dc265c9dd25c 15:17:23 Step 5/24 : RUN apk add --update --no-cache make git 15:17:23 ---> Using cache 15:17:23 ---> 5cb14cfd9f08 15:17:23 Step 6/24 : COPY go.mod vendor* ./ 15:17:23 ---> Using cache 15:17:23 ---> 923f4a182ab5 15:17:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:23 ---> Using cache 15:17:23 ---> 5ad9a392def6 15:17:23 Step 8/24 : COPY . . 15:17:23 ---> Using cache 15:17:23 ---> 993966622bf1 15:17:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:17:24 ---> Running in da90ec8c1250 15:17:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:18:12 Removing intermediate container 75f755ffeb34 15:18:12 ---> 813254de7772 15:18:12 Step 8/23 : COPY . . 15:18:12 ---> aa1f3c5b208d 15:18:12 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:18:12 ---> Running in 9e8ade966278 15:18:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:20:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:20:39 Removing intermediate container 9340bc636519 15:20:39 ---> b3524b651951 15:20:39 15:20:39 Step 10/23 : FROM alpine:3.17 15:20:39 ---> 51e60588ff2c 15:20:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:20:39 ---> Using cache 15:20:39 ---> baa3a04c126c 15:20:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:20:39 ---> Using cache 15:20:39 ---> 6d80912ae85a 15:20:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:39 ---> Using cache 15:20:39 ---> 2c6461bd4549 15:20:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:20:39 ---> Using cache 15:20:39 ---> 63bec530ab28 15:20:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:20:41 ---> 885de6ba689b 15:20:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:20:41 ---> b36f97702052 15:20:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:20:42 ---> 3904c5eedc36 15:20:42 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:20:42 ---> Running in fbcb9c1dc9ba 15:20:46 Removing intermediate container fbcb9c1dc9ba 15:20:46 ---> c230bb73ad82 15:20:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:20:46 ---> Running in fbdd695f35b3 15:20:48 Removing intermediate container fbdd695f35b3 15:20:48 ---> a7f7c2f4d9ff 15:20:48 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:20:48 ---> Running in f45ddde1dadf 15:20:49 Removing intermediate container f45ddde1dadf 15:20:49 ---> 215594505e89 15:20:49 Step 21/23 : LABEL arch=arm64 15:20:49 ---> Running in 90383141e96a 15:20:50 Removing intermediate container 90383141e96a 15:20:50 ---> f0fc96c02065 15:20:50 Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:20:50 ---> Running in 2f281cbcdf06 15:20:51 Removing intermediate container 2f281cbcdf06 15:20:51 ---> b2bbe6f0721f 15:20:51 Step 23/23 : LABEL version=3.0.0-dev.166 15:20:51 ---> Running in cbd1c2305d67 15:20:52 Removing intermediate container cbd1c2305d67 15:20:52 ---> 9f5f230d663e 15:20:52 15:20:52 Successfully built 9f5f230d663e 15:20:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:20:52 Building security-proxy-setup 15:20:54  Building core-common-config-bootstrapper ... done Removing intermediate container 6939d247db83 15:20:54 ---> 9a6f38c89e58 15:20:54 15:20:54 Step 9/25 : FROM alpine:3.17 15:20:54 ---> 51e60588ff2c 15:20:54 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:20:54 ---> Running in d9e711285d25 15:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:20:56 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:20:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:20:56 ---> 45d4c70280fa 15:20:56 Step 3/22 : WORKDIR /edgex-go 15:20:56 ---> Using cache 15:20:56 ---> 355cadb58cd9 15:20:56 Step 4/22 : RUN apk add --update --no-cache make git 15:20:56 ---> Using cache 15:20:56 ---> c1768c0d9039 15:20:56 Step 5/22 : COPY go.mod vendor* ./ 15:20:56 ---> Using cache 15:20:56 ---> fc71d4c07a5e 15:20:56 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:56 ---> Using cache 15:20:56 ---> a6f10d662a98 15:20:56 Step 7/22 : COPY . . 15:20:57 ---> Using cache 15:20:57 ---> ef236c4f111e 15:20:57 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:20:57 ---> Running in 0c9869a63308 15:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:20:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:20:59 (1/3) Installing ca-certificates (20230506-r0) 15:20:59 (2/3) Installing dumb-init (1.2.5-r2) 15:20:59 (3/3) Installing su-exec (0.2-r2) 15:20:59 Executing busybox-1.35.0-r29.trigger 15:20:59 Executing ca-certificates-20230506-r0.trigger 15:21:00 OK: 8 MiB in 18 packages 15:21:02 Removing intermediate container d9e711285d25 15:21:02 ---> 3aa04db6d511 15:21:02 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:21:03 ---> Running in 908e7d671ef8 15:21:03 Removing intermediate container 908e7d671ef8 15:21:03 ---> c6b57a05fca8 15:21:03 Step 12/25 : WORKDIR / 15:21:03 ---> Running in 8ae0ddb001e1 15:21:04 Removing intermediate container 8ae0ddb001e1 15:21:04 ---> 01ac8f7faa6e 15:21:04 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:04 ---> 89a2bf95a414 15:21:04 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 15:21:05 ---> 07ec8e79b806 15:21:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:21:06 ---> f5b875b17ec6 15:21:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:21:07 ---> 70efc5c35982 15:21:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:21:08 ---> cd7227952758 15:21:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:21:09 ---> 1dae3ff85878 15:21:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:21:11 ---> ce58dc5ae547 15:21:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:21:15 ---> 19728aeeb37f 15:21:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:21:15 ---> Running in de21ed53a9d9 15:21:18 Removing intermediate container de21ed53a9d9 15:21:18 ---> 7b11eb337b47 15:21:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:21:18 ---> Running in 4de4f2fd21e3 15:21:18 Removing intermediate container 4de4f2fd21e3 15:21:18 ---> c56ef8444966 15:21:18 Step 23/25 : LABEL arch=arm64 15:21:18 ---> Running in 71c1aa180882 15:21:19 Removing intermediate container 71c1aa180882 15:21:19 ---> d4747f0b5c84 15:21:19 Step 24/25 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:21:19 ---> Running in 00b46bc01d0f 15:21:20 Removing intermediate container 00b46bc01d0f 15:21:20 ---> 932e9cabf3c6 15:21:20 Step 25/25 : LABEL version=3.0.0-dev.166 15:21:20 ---> Running in 80d8a8d5ce77 15:21:20 Removing intermediate container 80d8a8d5ce77 15:21:20 ---> a4a89b25b361 15:21:20 15:21:20 Successfully built a4a89b25b361 15:21:20 Successfully tagged security-secretstore-setup-arm64:latest 15:21:20 Building security-spire-config 15:21:24  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:21:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:21:24 ---> 45d4c70280fa 15:21:24 Step 3/27 : WORKDIR /edgex-go 15:21:24 ---> Using cache 15:21:24 ---> 355cadb58cd9 15:21:24 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:21:24 ---> Using cache 15:21:24 ---> 362411076c66 15:21:24 Step 5/27 : COPY go.mod vendor* ./ 15:21:24 ---> Using cache 15:21:24 ---> f8f868838aa4 15:21:24 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:24 ---> Using cache 15:21:24 ---> 5b1116f3e01b 15:21:24 Step 7/27 : COPY . . 15:21:24 ---> Using cache 15:21:24 ---> dadef75f8a7d 15:21:24 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:21:24 ---> Using cache 15:21:24 ---> 313eaf1a7d20 15:21:24 Step 9/27 : WORKDIR /edgex-go/spire-build 15:21:24 ---> Using cache 15:21:24 ---> 9b1bb7194af3 15:21:24 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:21:24 ---> Using cache 15:21:24 ---> ef2641e8a7b7 15:21:24 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:21:24 ---> Using cache 15:21:24 ---> d9e77a5e6a9e 15:21:24 Step 12/27 : WORKDIR /edgex-go 15:21:24 ---> Using cache 15:21:24 ---> 0c37279a24f8 15:21:24 15:21:24 Step 13/27 : FROM alpine:3.17 15:21:24 ---> 51e60588ff2c 15:21:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:21:24 ---> Using cache 15:21:24 ---> 315dc1ef12bc 15:21:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:21:24 ---> Running in 27351a5dcf21 15:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:21:28 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:21:28 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:21:28 OK: 17694 distinct packages available 15:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:21:31 (1/4) Installing dumb-init (1.2.5-r2) 15:21:31 (2/4) Installing musl-obstack (1.2.3-r0) 15:21:31 (3/4) Installing libucontext (1.2-r0) 15:21:31 (4/4) Installing gcompat (1.1.0-r0) 15:21:31 Executing busybox-1.35.0-r29.trigger 15:21:31 OK: 8 MiB in 19 packages 15:21:32 Removing intermediate container 27351a5dcf21 15:21:32 ---> 51eb6dc0ea0d 15:21:32 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:33 ---> 50d4c52a5b83 15:21:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:21:34 ---> 82b7ac3b4939 15:21:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:21:43 ---> b8428af18e0a 15:21:43 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:21:43 ---> 0e15c52d2bc9 15:21:43 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:21:43 ---> Running in f3b7a0586a07 15:21:43 Removing intermediate container f3b7a0586a07 15:21:43 ---> 7ced6fad72d0 15:21:43 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:21:44 ---> 27a5a9c84bd8 15:21:44 Step 22/27 : WORKDIR / 15:21:44 ---> Running in 546dde2a28f5 15:21:45 Removing intermediate container 546dde2a28f5 15:21:45 ---> 1362e1a74992 15:21:45 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:21:45 ---> Running in e67713b2ff46 15:21:46 Removing intermediate container e67713b2ff46 15:21:46 ---> c758daaf633c 15:21:46 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:21:46 ---> Running in 104bc48c4035 15:21:46 Removing intermediate container 104bc48c4035 15:21:46 ---> 15084b484637 15:21:46 Step 25/27 : LABEL arch=arm64 15:21:46 ---> Running in 7854fac3bf78 15:21:47 Removing intermediate container 7854fac3bf78 15:21:47 ---> aab26bd73bec 15:21:47 Step 26/27 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:21:47 ---> Running in 8aea9742d772 15:21:48 Removing intermediate container 8aea9742d772 15:21:48 ---> 3dfb900de612 15:21:48 Step 27/27 : LABEL version=3.0.0-dev.166 15:21:48 ---> Running in 927c5c3199f0 15:21:48 Removing intermediate container 927c5c3199f0 15:21:48 ---> e4b732fbe656 15:21:48 15:21:48 Successfully built e4b732fbe656 15:21:48 Successfully tagged security-spire-config-arm64:latest 15:23:40  Building security-spire-config ... done Removing intermediate container 231b39eb2bf1 15:23:40 ---> 51276ab5bbd6 15:23:40 15:23:40 Step 9/20 : FROM alpine:3.17 15:23:40 ---> 51e60588ff2c 15:23:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:23:40 ---> Using cache 15:23:40 ---> 918041a54ba6 15:23:40 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:23:40 ---> Running in 5fb48205d196 15:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:23:40 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:23:40 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:23:40 OK: 17694 distinct packages available 15:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:23:40 (1/9) Installing ca-certificates (20230506-r0) 15:23:40 (2/9) Installing brotli-libs (1.0.9-r9) 15:23:40 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:23:40 (4/9) Installing libcurl (8.1.1-r1) 15:23:40 (5/9) Installing curl (8.1.1-r1) 15:23:40 (6/9) Installing dumb-init (1.2.5-r2) 15:23:40 (7/9) Installing musl-obstack (1.2.3-r0) 15:23:40 (8/9) Installing libucontext (1.2-r0) 15:23:40 (9/9) Installing gcompat (1.1.0-r0) 15:23:40 Executing busybox-1.35.0-r29.trigger 15:23:40 Executing ca-certificates-20230506-r0.trigger 15:23:40 OK: 11 MiB in 24 packages 15:23:40 Removing intermediate container 5fb48205d196 15:23:40 ---> 6124ee226624 15:23:40 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:40 ---> cc3b102e0b59 15:23:40 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:23:40 ---> 2e863a2e7d0f 15:23:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:23:41 ---> e293755db5bd 15:23:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:23:43 ---> 5ad928965e36 15:23:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:23:43 ---> Running in 9ffdd3c6c133 15:23:44 Removing intermediate container 9ffdd3c6c133 15:23:44 ---> 63cdcd686642 15:23:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 15:23:44 ---> Running in 6130b2b23c00 15:23:45 Removing intermediate container 6130b2b23c00 15:23:45 ---> af2d86be77f3 15:23:45 Step 18/20 : LABEL arch=arm64 15:23:45 ---> Running in 12338b1d2eb9 15:23:46 Removing intermediate container 12338b1d2eb9 15:23:46 ---> 73b275f6439d 15:23:46 Step 19/20 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:23:46 ---> Running in 84d741a852d5 15:23:47 Removing intermediate container 84d741a852d5 15:23:47 ---> a19dc3347a52 15:23:47 Step 20/20 : LABEL version=3.0.0-dev.166 15:23:47 ---> Running in 8be46eb7848a 15:23:47 Removing intermediate container da90ec8c1250 15:23:47 ---> 64f57b710cf7 15:23:47 15:23:47 Step 10/24 : FROM alpine:3.17 15:23:47 ---> 51e60588ff2c 15:23:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:23:47 ---> Using cache 15:23:47 ---> e17b414b9ba3 15:23:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:23:47 ---> Using cache 15:23:47 ---> 8dddbf2b29ed 15:23:47 Step 13/24 : ENV APP_PORT=59882 15:23:47 Removing intermediate container 8be46eb7848a 15:23:47 ---> c201bbd9a370 15:23:47 15:23:48 ---> Running in 55e8edd13656 15:23:48 Successfully built c201bbd9a370 15:23:48 Successfully tagged security-spiffe-token-provider-arm64:latest 15:23:48  Building security-spiffe-token-provider ... done Removing intermediate container 55e8edd13656 15:23:48 ---> 6f945997206f 15:23:48 Step 14/24 : EXPOSE $APP_PORT 15:23:48 ---> Running in 06f5359e1957 15:23:49 Removing intermediate container 06f5359e1957 15:23:49 ---> 9c4e552b95be 15:23:49 Step 15/24 : WORKDIR / 15:23:49 ---> Running in f23d5e40ed08 15:23:50 Removing intermediate container f23d5e40ed08 15:23:50 ---> 70f9d0e1f55b 15:23:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:53 ---> 0043477588dd 15:23:53 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:23:53 ---> 9f39351f0413 15:23:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:23:55 ---> bb553a60b770 15:23:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:23:56 ---> 926eb856d76b 15:23:56 Step 20/24 : ENTRYPOINT ["/core-command"] 15:23:56 ---> Running in 2ab229ac3a28 15:23:56 Removing intermediate container 2ab229ac3a28 15:23:56 ---> a617c2eaf5e3 15:23:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:23:56 ---> Running in 9773399acc28 15:23:57 Removing intermediate container 9773399acc28 15:23:57 ---> abeb42ce2af6 15:23:57 Step 22/24 : LABEL arch=arm64 15:23:57 ---> Running in 3fff6f1a761d 15:23:58 Removing intermediate container 3fff6f1a761d 15:23:58 ---> 7eaccf58b3c3 15:23:58 Step 23/24 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:23:58 ---> Running in 465d83abdfcd 15:23:58 Removing intermediate container 465d83abdfcd 15:23:58 ---> 08902ecaba24 15:23:58 Step 24/24 : LABEL version=3.0.0-dev.166 15:23:58 ---> Running in 6a80d72bf603 15:23:59 Removing intermediate container 6a80d72bf603 15:23:59 ---> 37c2c07e0083 15:23:59 15:23:59 Successfully built 37c2c07e0083 15:23:59 Successfully tagged core-command-arm64:latest 15:24:55  Building core-command ... done Removing intermediate container 0c9869a63308 15:24:55 ---> 06adacab9f80 15:24:55 15:24:55 Step 9/22 : FROM alpine:3.17 15:24:55 ---> 51e60588ff2c 15:24:55 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:24:55 ---> Running in 38d0c72f3084 15:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:24:57 (1/2) Installing dumb-init (1.2.5-r2) 15:24:57 (2/2) Installing openssl (3.0.8-r4) 15:24:57 Executing busybox-1.35.0-r29.trigger 15:24:57 OK: 8 MiB in 17 packages 15:24:59 Removing intermediate container 38d0c72f3084 15:24:59 ---> 7f33595e67b4 15:24:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:24:59 ---> Running in 65400212beb3 15:24:59 Removing intermediate container 65400212beb3 15:24:59 ---> ad1769e6174e 15:24:59 Step 12/22 : WORKDIR /edgex 15:24:59 ---> Running in 8309c2fdf450 15:25:00 Removing intermediate container 8309c2fdf450 15:25:00 ---> ac90fe6be314 15:25:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:00 ---> 2b57f77e3ed4 15:25:00 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:25:01 ---> 75972b3e69c8 15:25:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:25:02 ---> 8a073ff2de54 15:25:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:25:03 ---> 8b50274ebdb5 15:25:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:25:04 ---> ae76f1142f69 15:25:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:25:04 ---> Running in fcaf50a2f709 15:25:06 Removing intermediate container fcaf50a2f709 15:25:06 ---> 9a425bf8ec51 15:25:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:25:06 ---> Running in fa830892979e 15:25:06 Removing intermediate container fa830892979e 15:25:06 ---> 1d7a085d890e 15:25:06 Step 20/22 : LABEL arch=arm64 15:25:06 ---> Running in 4cb13d324937 15:25:07 Removing intermediate container 9e8ade966278 15:25:07 ---> 5efd1d614836 15:25:07 15:25:07 Step 10/23 : FROM alpine:3.17 15:25:07 ---> 51e60588ff2c 15:25:07 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:25:07 ---> Running in 0b541794d00f 15:25:07 Removing intermediate container 4cb13d324937 15:25:07 ---> 8120628d376f 15:25:07 Step 21/22 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:25:07 ---> Running in 155dff1be89f 15:25:07 Removing intermediate container 155dff1be89f 15:25:07 ---> 478752dfd2c4 15:25:07 Step 22/22 : LABEL version=3.0.0-dev.166 15:25:07 ---> Running in 79a51abd9187 15:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:25:08 Removing intermediate container 79a51abd9187 15:25:08 ---> 66dcefafbfbf 15:25:08 15:25:08 Successfully built 66dcefafbfbf 15:25:08 Successfully tagged security-proxy-setup-arm64:latest 15:25:09  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:25:09 (1/2) Installing ca-certificates (20230506-r0) 15:25:09 (2/2) Installing dumb-init (1.2.5-r2) 15:25:09 Executing busybox-1.35.0-r29.trigger 15:25:09 Executing ca-certificates-20230506-r0.trigger 15:25:10 OK: 8 MiB in 17 packages 15:25:14 Removing intermediate container 0b541794d00f 15:25:14 ---> c58ce3ff2fae 15:25:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 15:25:14 ---> Running in b32631e5e064 15:25:14 Removing intermediate container b32631e5e064 15:25:14 ---> a95c05293ec8 15:25:14 Step 13/23 : ENV APP_PORT=59860 15:25:14 ---> Running in 7831a36d2e19 15:25:15 Removing intermediate container 7831a36d2e19 15:25:15 ---> 6a4dacfc0779 15:25:15 Step 14/23 : EXPOSE $APP_PORT 15:25:15 ---> Running in 9a8a8d586936 15:25:15 Removing intermediate container 9a8a8d586936 15:25:15 ---> a7872d06f0f9 15:25:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:15 ---> c84da829fc12 15:25:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:25:16 ---> 00726632146d 15:25:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:25:17 ---> 8e438933dff0 15:25:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:25:18 ---> 431457d55ade 15:25:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:25:18 ---> Running in 591e530b0edb 15:25:18 Removing intermediate container 591e530b0edb 15:25:18 ---> 4997beeb3674 15:25:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:25:18 ---> Running in f84e5d93d058 15:25:18 Removing intermediate container f84e5d93d058 15:25:18 ---> 1015949b4d71 15:25:18 Step 21/23 : LABEL arch=arm64 15:25:18 ---> Running in a7ba41625583 15:25:19 Removing intermediate container a7ba41625583 15:25:19 ---> c9eddbe758c3 15:25:19 Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 15:25:19 ---> Running in b8b1b94d5fc1 15:25:19 Removing intermediate container b8b1b94d5fc1 15:25:19 ---> 88d55568d3bf 15:25:19 Step 23/23 : LABEL version=3.0.0-dev.166 15:25:19 ---> Running in f1fc0767d6ca 15:25:19 Removing intermediate container f1fc0767d6ca 15:25:19 ---> 60c6c2d69054 15:25:19 15:25:19 Successfully built 60c6c2d69054 15:25:19 Successfully tagged support-notifications-arm64:latest 15:25:20  Building support-notifications ... done  [Pipeline] } 15:25:20 $ docker stop --time=1 8ca6c2a3c8beb86da39341d461a0a5ea40e02d7bfb7b9776be1090797ae3e45e 15:25:21 $ docker rm -f --volumes 8ca6c2a3c8beb86da39341d461a0a5ea40e02d7bfb7b9776be1090797ae3e45e [Pipeline] // withDockerContainer [Pipeline] sh 15:25:22 + docker images 15:25:22 REPOSITORY TAG IMAGE ID CREATED SIZE 15:25:22 support-notifications-arm64 latest 60c6c2d69054 3 seconds ago 31.9MB 15:25:22 security-proxy-setup-arm64 latest 66dcefafbfbf 14 seconds ago 18.7MB 15:25:22 5efd1d614836 16 seconds ago 1.42GB 15:25:22 06adacab9f80 28 seconds ago 1.33GB 15:25:22 core-command-arm64 latest 37c2c07e0083 About a minute ago 19.7MB 15:25:22 security-spiffe-token-provider-arm64 latest c201bbd9a370 About a minute ago 32.7MB 15:25:22 64f57b710cf7 About a minute ago 1.35GB 15:25:22 51276ab5bbd6 About a minute ago 1.39GB 15:25:22 security-spire-config-arm64 latest e4b732fbe656 3 minutes ago 96.1MB 15:25:22 security-secretstore-setup-arm64 latest a4a89b25b361 4 minutes ago 32.2MB 15:25:22 9a6f38c89e58 4 minutes ago 1.35GB 15:25:22 core-common-config-bootstrapper-arm64 latest 9f5f230d663e 4 minutes ago 17.2MB 15:25:22 b3524b651951 4 minutes ago 1.35GB 15:25:22 security-spire-server-arm64 latest 2b11ff8b18bd 8 minutes ago 97MB 15:25:22 7120c1a91de8 8 minutes ago 1.21GB 15:25:22 security-spire-agent-arm64 latest 51a958712791 8 minutes ago 153MB 15:25:22 0c37279a24f8 8 minutes ago 1.21GB 15:25:22 support-scheduler-arm64 latest cd6489e399f7 9 minutes ago 31.2MB 15:25:22 c082c6db4a4a 9 minutes ago 1.42GB 15:25:22 core-metadata-arm64 latest 36041692d6f3 11 minutes ago 20.2MB 15:25:22 core-data-arm64 latest 966f12a7f72f 11 minutes ago 19.9MB 15:25:22 0719d7b24a8d 11 minutes ago 1.36GB 15:25:22 291e6cb4a4f4 11 minutes ago 1.36GB 15:25:22 security-bootstrapper-arm64 latest 4650b6d9af5c 11 minutes ago 21.9MB 15:25:22 security-proxy-auth-arm64 latest 5abfd593425e 12 minutes ago 18.1MB 15:25:22 758fec402062 12 minutes ago 1.34GB 15:25:22 bbe149d497c3 12 minutes ago 1.33GB 15:25:22 ci-base-image-arm64 latest 45d4c70280fa 21 minutes ago 899MB 15:25:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB 15:25:22 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 15:25:22 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 15:25:22 provisioning config files... 15:25:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config7223344555939391461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:23 ---> docker-login.sh 15:25:23 nexus3.edgexfoundry.org:10001 15:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:23 Configure a credential helper to remove this warning. See 15:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:23 15:25:23 Login Succeeded 15:25:23 nexus3.edgexfoundry.org:10002 15:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:23 Configure a credential helper to remove this warning. See 15:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:23 15:25:23 Login Succeeded 15:25:23 nexus3.edgexfoundry.org:10003 15:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:24 Configure a credential helper to remove this warning. See 15:25:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:24 15:25:24 Login Succeeded 15:25:24 nexus3.edgexfoundry.org:10004 15:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:24 Configure a credential helper to remove this warning. See 15:25:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:24 15:25:24 Login Succeeded 15:25:24 docker.io 15:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:24 Configure a credential helper to remove this warning. See 15:25:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:24 15:25:24 Login Succeeded 15:25:25 ---> docker-login.sh ends [Pipeline] } 15:25:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:25 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:25:25 1fb6775d8804dda106fccace673c66bb187c3e57 15:25:25 latest 15:25:25 3.0.0-dev.166 15:25:25 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:25 main 15:25:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:25 2e67bb20929b: Preparing 15:25:25 01ec8068486c: Preparing 15:25:25 3f2ad9b30849: Preparing 15:25:25 870825dec1c1: Preparing 15:25:25 e75b3bfefa07: Preparing 15:25:25 26cbea5cba74: Preparing 15:25:25 26cbea5cba74: Waiting 15:25:26 3f2ad9b30849: Pushed 15:25:26 2e67bb20929b: Pushed 15:25:26 870825dec1c1: Pushed 15:25:26 26cbea5cba74: Layer already exists 15:25:26 e75b3bfefa07: Pushed 15:25:29 01ec8068486c: Pushed 15:25:29 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:82ef1f7b633d6158c3b4384a757d53bc9aed77d0216ca51ffc28f94cfce34f54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:30 2e67bb20929b: Preparing 15:25:30 01ec8068486c: Preparing 15:25:30 3f2ad9b30849: Preparing 15:25:30 870825dec1c1: Preparing 15:25:30 e75b3bfefa07: Preparing 15:25:30 26cbea5cba74: Preparing 15:25:30 26cbea5cba74: Waiting 15:25:30 e75b3bfefa07: Layer already exists 15:25:30 3f2ad9b30849: Layer already exists 15:25:30 01ec8068486c: Layer already exists 15:25:30 870825dec1c1: Layer already exists 15:25:30 2e67bb20929b: Layer already exists 15:25:30 26cbea5cba74: Layer already exists 15:25:30 latest: digest: sha256:82ef1f7b633d6158c3b4384a757d53bc9aed77d0216ca51ffc28f94cfce34f54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.166 15:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:31 2e67bb20929b: Preparing 15:25:31 01ec8068486c: Preparing 15:25:31 3f2ad9b30849: Preparing 15:25:31 870825dec1c1: Preparing 15:25:31 e75b3bfefa07: Preparing 15:25:31 26cbea5cba74: Preparing 15:25:31 26cbea5cba74: Waiting 15:25:31 870825dec1c1: Layer already exists 15:25:31 3f2ad9b30849: Layer already exists 15:25:31 e75b3bfefa07: Layer already exists 15:25:31 2e67bb20929b: Layer already exists 15:25:31 01ec8068486c: Layer already exists 15:25:31 26cbea5cba74: Layer already exists 15:25:31 3.0.0-dev.166: digest: sha256:82ef1f7b633d6158c3b4384a757d53bc9aed77d0216ca51ffc28f94cfce34f54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:31 2e67bb20929b: Preparing 15:25:31 01ec8068486c: Preparing 15:25:31 3f2ad9b30849: Preparing 15:25:31 870825dec1c1: Preparing 15:25:31 e75b3bfefa07: Preparing 15:25:31 26cbea5cba74: Preparing 15:25:31 26cbea5cba74: Waiting 15:25:31 870825dec1c1: Layer already exists 15:25:31 e75b3bfefa07: Layer already exists 15:25:31 2e67bb20929b: Layer already exists 15:25:31 3f2ad9b30849: Layer already exists 15:25:31 01ec8068486c: Layer already exists 15:25:31 26cbea5cba74: Layer already exists 15:25:31 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:82ef1f7b633d6158c3b4384a757d53bc9aed77d0216ca51ffc28f94cfce34f54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:32 2e67bb20929b: Preparing 15:25:32 01ec8068486c: Preparing 15:25:32 3f2ad9b30849: Preparing 15:25:32 870825dec1c1: Preparing 15:25:32 e75b3bfefa07: Preparing 15:25:32 26cbea5cba74: Preparing 15:25:32 26cbea5cba74: Waiting 15:25:32 870825dec1c1: Layer already exists 15:25:32 01ec8068486c: Layer already exists 15:25:32 3f2ad9b30849: Layer already exists 15:25:32 e75b3bfefa07: Layer already exists 15:25:32 2e67bb20929b: Layer already exists 15:25:32 26cbea5cba74: Layer already exists 15:25:32 main: digest: sha256:82ef1f7b633d6158c3b4384a757d53bc9aed77d0216ca51ffc28f94cfce34f54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:33 ===================================================== [Pipeline] echo 15:25:33 taggedImages: 15:25:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:25:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:25:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.166 15:25:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:25:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 15:25:33 1fb6775d8804dda106fccace673c66bb187c3e57 15:25:33 latest 15:25:33 3.0.0-dev.166 15:25:33 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:33 main 15:25:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:25:33 df06bf9138f5: Preparing 15:25:33 d13e6907be32: Preparing 15:25:33 99ff05fda22b: Preparing 15:25:33 f6d18c28283e: Preparing 15:25:33 3f2ad9b30849: Preparing 15:25:33 870825dec1c1: Preparing 15:25:33 2d2425dd7f85: Preparing 15:25:33 26cbea5cba74: Preparing 15:25:33 870825dec1c1: Waiting 15:25:33 2d2425dd7f85: Waiting 15:25:33 26cbea5cba74: Waiting 15:25:33 3f2ad9b30849: Layer already exists 15:25:34 870825dec1c1: Layer already exists 15:25:34 df06bf9138f5: Pushed 15:25:34 99ff05fda22b: Pushed 15:25:34 d13e6907be32: Pushed 15:25:34 26cbea5cba74: Layer already exists 15:25:34 2d2425dd7f85: Pushed 15:25:36 f6d18c28283e: Pushed 15:25:36 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:46a95d07f1ea7f5536ed01c43b0cc649f7857b5ce49b4ef32909b7b10db200a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:25:37 df06bf9138f5: Preparing 15:25:37 d13e6907be32: Preparing 15:25:37 99ff05fda22b: Preparing 15:25:37 f6d18c28283e: Preparing 15:25:37 3f2ad9b30849: Preparing 15:25:37 870825dec1c1: Preparing 15:25:37 2d2425dd7f85: Preparing 15:25:37 26cbea5cba74: Preparing 15:25:37 870825dec1c1: Waiting 15:25:37 2d2425dd7f85: Waiting 15:25:37 26cbea5cba74: Waiting 15:25:37 3f2ad9b30849: Layer already exists 15:25:37 d13e6907be32: Layer already exists 15:25:37 99ff05fda22b: Layer already exists 15:25:37 f6d18c28283e: Layer already exists 15:25:37 df06bf9138f5: Layer already exists 15:25:37 2d2425dd7f85: Layer already exists 15:25:37 870825dec1c1: Layer already exists 15:25:37 26cbea5cba74: Layer already exists 15:25:37 latest: digest: sha256:46a95d07f1ea7f5536ed01c43b0cc649f7857b5ce49b4ef32909b7b10db200a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.166 15:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:25:38 df06bf9138f5: Preparing 15:25:38 d13e6907be32: Preparing 15:25:38 99ff05fda22b: Preparing 15:25:38 f6d18c28283e: Preparing 15:25:38 3f2ad9b30849: Preparing 15:25:38 870825dec1c1: Preparing 15:25:38 2d2425dd7f85: Preparing 15:25:38 26cbea5cba74: Preparing 15:25:38 2d2425dd7f85: Waiting 15:25:38 26cbea5cba74: Waiting 15:25:38 870825dec1c1: Waiting 15:25:38 3f2ad9b30849: Layer already exists 15:25:38 99ff05fda22b: Layer already exists 15:25:38 d13e6907be32: Layer already exists 15:25:38 df06bf9138f5: Layer already exists 15:25:38 f6d18c28283e: Layer already exists 15:25:38 870825dec1c1: Layer already exists 15:25:38 26cbea5cba74: Layer already exists 15:25:38 2d2425dd7f85: Layer already exists 15:25:38 3.0.0-dev.166: digest: sha256:46a95d07f1ea7f5536ed01c43b0cc649f7857b5ce49b4ef32909b7b10db200a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:25:39 df06bf9138f5: Preparing 15:25:39 d13e6907be32: Preparing 15:25:39 99ff05fda22b: Preparing 15:25:39 f6d18c28283e: Preparing 15:25:39 3f2ad9b30849: Preparing 15:25:39 870825dec1c1: Preparing 15:25:39 2d2425dd7f85: Preparing 15:25:39 26cbea5cba74: Preparing 15:25:39 870825dec1c1: Waiting 15:25:39 2d2425dd7f85: Waiting 15:25:39 26cbea5cba74: Waiting 15:25:39 d13e6907be32: Layer already exists 15:25:39 99ff05fda22b: Layer already exists 15:25:39 df06bf9138f5: Layer already exists 15:25:39 f6d18c28283e: Layer already exists 15:25:39 3f2ad9b30849: Layer already exists 15:25:39 870825dec1c1: Layer already exists 15:25:39 26cbea5cba74: Layer already exists 15:25:39 2d2425dd7f85: Layer already exists 15:25:39 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:46a95d07f1ea7f5536ed01c43b0cc649f7857b5ce49b4ef32909b7b10db200a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 15:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:25:40 df06bf9138f5: Preparing 15:25:40 d13e6907be32: Preparing 15:25:40 99ff05fda22b: Preparing 15:25:40 f6d18c28283e: Preparing 15:25:40 3f2ad9b30849: Preparing 15:25:40 870825dec1c1: Preparing 15:25:40 2d2425dd7f85: Preparing 15:25:40 26cbea5cba74: Preparing 15:25:40 870825dec1c1: Waiting 15:25:40 2d2425dd7f85: Waiting 15:25:40 26cbea5cba74: Waiting 15:25:40 df06bf9138f5: Layer already exists 15:25:40 99ff05fda22b: Layer already exists 15:25:40 f6d18c28283e: Layer already exists 15:25:40 3f2ad9b30849: Layer already exists 15:25:40 d13e6907be32: Layer already exists 15:25:40 26cbea5cba74: Layer already exists 15:25:40 2d2425dd7f85: Layer already exists 15:25:40 870825dec1c1: Layer already exists 15:25:40 main: digest: sha256:46a95d07f1ea7f5536ed01c43b0cc649f7857b5ce49b4ef32909b7b10db200a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:40 ===================================================== [Pipeline] echo 15:25:40 taggedImages: 15:25:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:25:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:25:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.166 15:25:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 15:25:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:25:40 1fb6775d8804dda106fccace673c66bb187c3e57 15:25:40 latest 15:25:40 3.0.0-dev.166 15:25:40 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:40 main 15:25:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:25:41 7c668dc958a4: Preparing 15:25:41 d7ca37387afe: Preparing 15:25:41 3f2ad9b30849: Preparing 15:25:41 870825dec1c1: Preparing 15:25:41 cfd18a96bccd: Preparing 15:25:41 26cbea5cba74: Preparing 15:25:41 26cbea5cba74: Waiting 15:25:41 3f2ad9b30849: Layer already exists 15:25:41 870825dec1c1: Layer already exists 15:25:41 26cbea5cba74: Layer already exists 15:25:41 7c668dc958a4: Pushed 15:25:41 cfd18a96bccd: Pushed 15:25:45 d7ca37387afe: Pushed 15:25:45 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:7fa2cf4172ca74e4c5ca4c31d2b080481a1b125836adbeeccb33dc6c14a5113c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:25:45 7c668dc958a4: Preparing 15:25:45 d7ca37387afe: Preparing 15:25:45 3f2ad9b30849: Preparing 15:25:45 870825dec1c1: Preparing 15:25:45 cfd18a96bccd: Preparing 15:25:45 26cbea5cba74: Preparing 15:25:45 26cbea5cba74: Waiting 15:25:45 d7ca37387afe: Layer already exists 15:25:45 870825dec1c1: Layer already exists 15:25:45 3f2ad9b30849: Layer already exists 15:25:45 7c668dc958a4: Layer already exists 15:25:45 cfd18a96bccd: Layer already exists 15:25:45 26cbea5cba74: Layer already exists 15:25:46 latest: digest: sha256:7fa2cf4172ca74e4c5ca4c31d2b080481a1b125836adbeeccb33dc6c14a5113c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.166 15:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:25:46 7c668dc958a4: Preparing 15:25:46 d7ca37387afe: Preparing 15:25:46 3f2ad9b30849: Preparing 15:25:46 870825dec1c1: Preparing 15:25:46 cfd18a96bccd: Preparing 15:25:46 26cbea5cba74: Preparing 15:25:46 26cbea5cba74: Waiting 15:25:46 7c668dc958a4: Layer already exists 15:25:46 870825dec1c1: Layer already exists 15:25:46 3f2ad9b30849: Layer already exists 15:25:46 cfd18a96bccd: Layer already exists 15:25:46 d7ca37387afe: Layer already exists 15:25:46 26cbea5cba74: Layer already exists 15:25:46 3.0.0-dev.166: digest: sha256:7fa2cf4172ca74e4c5ca4c31d2b080481a1b125836adbeeccb33dc6c14a5113c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:25:47 7c668dc958a4: Preparing 15:25:47 d7ca37387afe: Preparing 15:25:47 3f2ad9b30849: Preparing 15:25:47 870825dec1c1: Preparing 15:25:47 cfd18a96bccd: Preparing 15:25:47 26cbea5cba74: Preparing 15:25:47 26cbea5cba74: Waiting 15:25:47 870825dec1c1: Layer already exists 15:25:47 7c668dc958a4: Layer already exists 15:25:47 d7ca37387afe: Layer already exists 15:25:47 3f2ad9b30849: Layer already exists 15:25:47 cfd18a96bccd: Layer already exists 15:25:47 26cbea5cba74: Layer already exists 15:25:47 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:7fa2cf4172ca74e4c5ca4c31d2b080481a1b125836adbeeccb33dc6c14a5113c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:25:48 7c668dc958a4: Preparing 15:25:48 d7ca37387afe: Preparing 15:25:48 3f2ad9b30849: Preparing 15:25:48 870825dec1c1: Preparing 15:25:48 cfd18a96bccd: Preparing 15:25:48 26cbea5cba74: Preparing 15:25:48 26cbea5cba74: Waiting 15:25:48 7c668dc958a4: Layer already exists 15:25:48 3f2ad9b30849: Layer already exists 15:25:48 870825dec1c1: Layer already exists 15:25:48 cfd18a96bccd: Layer already exists 15:25:48 d7ca37387afe: Layer already exists 15:25:48 26cbea5cba74: Layer already exists 15:25:48 main: digest: sha256:7fa2cf4172ca74e4c5ca4c31d2b080481a1b125836adbeeccb33dc6c14a5113c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:48 ===================================================== [Pipeline] echo 15:25:48 taggedImages: 15:25:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:25:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:25:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.166 15:25:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:25:48 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:25:48 1fb6775d8804dda106fccace673c66bb187c3e57 15:25:48 latest 15:25:48 3.0.0-dev.166 15:25:48 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:48 main 15:25:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:25:49 c70f02996164: Preparing 15:25:49 8d09ba84e4a3: Preparing 15:25:49 e7f6a2f7a9fe: Preparing 15:25:49 3f2ad9b30849: Preparing 15:25:49 870825dec1c1: Preparing 15:25:49 e75b3bfefa07: Preparing 15:25:49 26cbea5cba74: Preparing 15:25:49 e75b3bfefa07: Waiting 15:25:49 26cbea5cba74: Waiting 15:25:49 3f2ad9b30849: Layer already exists 15:25:49 870825dec1c1: Layer already exists 15:25:49 26cbea5cba74: Layer already exists 15:25:49 e75b3bfefa07: Layer already exists 15:25:49 c70f02996164: Pushed 15:25:49 8d09ba84e4a3: Pushed 15:25:52 e7f6a2f7a9fe: Pushed 15:25:52 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:5442b4cdbbe3770248199f06c90f2c66bdb0cdc85caad01762bba70381f071ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:25:53 c70f02996164: Preparing 15:25:53 8d09ba84e4a3: Preparing 15:25:53 e7f6a2f7a9fe: Preparing 15:25:53 3f2ad9b30849: Preparing 15:25:53 870825dec1c1: Preparing 15:25:53 e75b3bfefa07: Preparing 15:25:53 26cbea5cba74: Preparing 15:25:53 e75b3bfefa07: Waiting 15:25:53 26cbea5cba74: Waiting 15:25:53 e7f6a2f7a9fe: Layer already exists 15:25:53 3f2ad9b30849: Layer already exists 15:25:53 c70f02996164: Layer already exists 15:25:53 870825dec1c1: Layer already exists 15:25:53 8d09ba84e4a3: Layer already exists 15:25:53 e75b3bfefa07: Layer already exists 15:25:53 26cbea5cba74: Layer already exists 15:25:53 latest: digest: sha256:5442b4cdbbe3770248199f06c90f2c66bdb0cdc85caad01762bba70381f071ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.166 15:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:25:54 c70f02996164: Preparing 15:25:54 8d09ba84e4a3: Preparing 15:25:54 e7f6a2f7a9fe: Preparing 15:25:54 3f2ad9b30849: Preparing 15:25:54 870825dec1c1: Preparing 15:25:54 e75b3bfefa07: Preparing 15:25:54 26cbea5cba74: Preparing 15:25:54 e75b3bfefa07: Waiting 15:25:54 26cbea5cba74: Waiting 15:25:54 870825dec1c1: Layer already exists 15:25:54 c70f02996164: Layer already exists 15:25:54 3f2ad9b30849: Layer already exists 15:25:54 8d09ba84e4a3: Layer already exists 15:25:54 e7f6a2f7a9fe: Layer already exists 15:25:54 26cbea5cba74: Layer already exists 15:25:54 e75b3bfefa07: Layer already exists 15:25:54 3.0.0-dev.166: digest: sha256:5442b4cdbbe3770248199f06c90f2c66bdb0cdc85caad01762bba70381f071ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:25:55 c70f02996164: Preparing 15:25:55 8d09ba84e4a3: Preparing 15:25:55 e7f6a2f7a9fe: Preparing 15:25:55 3f2ad9b30849: Preparing 15:25:55 870825dec1c1: Preparing 15:25:55 e75b3bfefa07: Preparing 15:25:55 26cbea5cba74: Preparing 15:25:55 e75b3bfefa07: Waiting 15:25:55 26cbea5cba74: Waiting 15:25:55 e7f6a2f7a9fe: Layer already exists 15:25:55 c70f02996164: Layer already exists 15:25:55 870825dec1c1: Layer already exists 15:25:55 3f2ad9b30849: Layer already exists 15:25:55 8d09ba84e4a3: Layer already exists 15:25:55 e75b3bfefa07: Layer already exists 15:25:55 26cbea5cba74: Layer already exists 15:25:55 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:5442b4cdbbe3770248199f06c90f2c66bdb0cdc85caad01762bba70381f071ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:25:56 c70f02996164: Preparing 15:25:56 8d09ba84e4a3: Preparing 15:25:56 e7f6a2f7a9fe: Preparing 15:25:56 3f2ad9b30849: Preparing 15:25:56 870825dec1c1: Preparing 15:25:56 e75b3bfefa07: Preparing 15:25:56 26cbea5cba74: Preparing 15:25:56 e75b3bfefa07: Waiting 15:25:56 26cbea5cba74: Waiting 15:25:56 870825dec1c1: Layer already exists 15:25:56 8d09ba84e4a3: Layer already exists 15:25:56 c70f02996164: Layer already exists 15:25:56 3f2ad9b30849: Layer already exists 15:25:56 e7f6a2f7a9fe: Layer already exists 15:25:56 26cbea5cba74: Layer already exists 15:25:56 e75b3bfefa07: Layer already exists 15:25:56 main: digest: sha256:5442b4cdbbe3770248199f06c90f2c66bdb0cdc85caad01762bba70381f071ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:56 ===================================================== [Pipeline] echo 15:25:56 taggedImages: 15:25:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:25:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:25:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.166 15:25:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:25:56 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:25:56 1fb6775d8804dda106fccace673c66bb187c3e57 15:25:56 latest 15:25:56 3.0.0-dev.166 15:25:56 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:25:56 main 15:25:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:25:57 c5e4cd60ecf6: Preparing 15:25:57 c5e4cd60ecf6: Preparing 15:25:57 b6ffa36ed433: Preparing 15:25:57 91837117f493: Preparing 15:25:57 72672437b914: Preparing 15:25:57 b926161d42dd: Preparing 15:25:57 c9e050395304: Preparing 15:25:57 3f2ad9b30849: Preparing 15:25:57 870825dec1c1: Preparing 15:25:57 c88c60b53b5e: Preparing 15:25:57 634bd3f07cc7: Preparing 15:25:57 2ae03a4ef3cd: Preparing 15:25:57 219fd962f682: Preparing 15:25:57 26cbea5cba74: Preparing 15:25:57 c9e050395304: Waiting 15:25:57 3f2ad9b30849: Waiting 15:25:57 870825dec1c1: Waiting 15:25:57 c88c60b53b5e: Waiting 15:25:57 634bd3f07cc7: Waiting 15:25:57 2ae03a4ef3cd: Waiting 15:25:57 219fd962f682: Waiting 15:25:57 26cbea5cba74: Waiting 15:25:57 b926161d42dd: Pushed 15:25:57 72672437b914: Pushed 15:25:57 c5e4cd60ecf6: Pushed 15:25:57 b6ffa36ed433: Pushed 15:25:57 91837117f493: Pushed 15:25:57 870825dec1c1: Layer already exists 15:25:57 3f2ad9b30849: Layer already exists 15:25:57 c88c60b53b5e: Pushed 15:25:57 26cbea5cba74: Layer already exists 15:25:57 2ae03a4ef3cd: Pushed 15:25:57 219fd962f682: Pushed 15:25:57 634bd3f07cc7: Pushed 15:26:00 c9e050395304: Pushed 15:26:00 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:a6d79c8558db7f2f88c5792bc3cb239bb5bf923c94ca19fbb9efc8a852c55d65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:26:01 c5e4cd60ecf6: Preparing 15:26:01 c5e4cd60ecf6: Preparing 15:26:01 b6ffa36ed433: Preparing 15:26:01 91837117f493: Preparing 15:26:01 72672437b914: Preparing 15:26:01 b926161d42dd: Preparing 15:26:01 c9e050395304: Preparing 15:26:01 3f2ad9b30849: Preparing 15:26:01 870825dec1c1: Preparing 15:26:01 c88c60b53b5e: Preparing 15:26:01 634bd3f07cc7: Preparing 15:26:01 2ae03a4ef3cd: Preparing 15:26:01 219fd962f682: Preparing 15:26:01 26cbea5cba74: Preparing 15:26:01 3f2ad9b30849: Waiting 15:26:01 c88c60b53b5e: Waiting 15:26:01 634bd3f07cc7: Waiting 15:26:01 2ae03a4ef3cd: Waiting 15:26:01 219fd962f682: Waiting 15:26:01 26cbea5cba74: Waiting 15:26:01 c9e050395304: Waiting 15:26:01 870825dec1c1: Waiting 15:26:01 91837117f493: Layer already exists 15:26:01 b6ffa36ed433: Layer already exists 15:26:01 b926161d42dd: Layer already exists 15:26:01 72672437b914: Layer already exists 15:26:01 c5e4cd60ecf6: Layer already exists 15:26:01 870825dec1c1: Layer already exists 15:26:01 3f2ad9b30849: Layer already exists 15:26:01 c88c60b53b5e: Layer already exists 15:26:01 c9e050395304: Layer already exists 15:26:01 634bd3f07cc7: Layer already exists 15:26:01 219fd962f682: Layer already exists 15:26:01 2ae03a4ef3cd: Layer already exists 15:26:01 26cbea5cba74: Layer already exists 15:26:02 latest: digest: sha256:a6d79c8558db7f2f88c5792bc3cb239bb5bf923c94ca19fbb9efc8a852c55d65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.166 15:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:26:02 c5e4cd60ecf6: Preparing 15:26:02 c5e4cd60ecf6: Preparing 15:26:02 b6ffa36ed433: Preparing 15:26:02 91837117f493: Preparing 15:26:02 72672437b914: Preparing 15:26:02 b926161d42dd: Preparing 15:26:02 c9e050395304: Preparing 15:26:02 3f2ad9b30849: Preparing 15:26:02 870825dec1c1: Preparing 15:26:02 c88c60b53b5e: Preparing 15:26:02 634bd3f07cc7: Preparing 15:26:02 2ae03a4ef3cd: Preparing 15:26:02 219fd962f682: Preparing 15:26:02 26cbea5cba74: Preparing 15:26:02 c9e050395304: Waiting 15:26:02 3f2ad9b30849: Waiting 15:26:02 634bd3f07cc7: Waiting 15:26:02 870825dec1c1: Waiting 15:26:02 2ae03a4ef3cd: Waiting 15:26:02 c88c60b53b5e: Waiting 15:26:02 219fd962f682: Waiting 15:26:02 91837117f493: Layer already exists 15:26:02 b6ffa36ed433: Layer already exists 15:26:02 b926161d42dd: Layer already exists 15:26:02 c5e4cd60ecf6: Layer already exists 15:26:02 72672437b914: Layer already exists 15:26:02 c9e050395304: Layer already exists 15:26:02 3f2ad9b30849: Layer already exists 15:26:02 870825dec1c1: Layer already exists 15:26:02 634bd3f07cc7: Layer already exists 15:26:02 c88c60b53b5e: Layer already exists 15:26:02 2ae03a4ef3cd: Layer already exists 15:26:02 26cbea5cba74: Layer already exists 15:26:02 219fd962f682: Layer already exists 15:26:03 3.0.0-dev.166: digest: sha256:a6d79c8558db7f2f88c5792bc3cb239bb5bf923c94ca19fbb9efc8a852c55d65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:26:03 c5e4cd60ecf6: Preparing 15:26:03 c5e4cd60ecf6: Preparing 15:26:03 b6ffa36ed433: Preparing 15:26:03 91837117f493: Preparing 15:26:03 72672437b914: Preparing 15:26:03 b926161d42dd: Preparing 15:26:03 c9e050395304: Preparing 15:26:03 3f2ad9b30849: Preparing 15:26:03 870825dec1c1: Preparing 15:26:03 c88c60b53b5e: Preparing 15:26:03 634bd3f07cc7: Preparing 15:26:03 2ae03a4ef3cd: Preparing 15:26:03 219fd962f682: Preparing 15:26:03 26cbea5cba74: Preparing 15:26:03 c88c60b53b5e: Waiting 15:26:03 c9e050395304: Waiting 15:26:03 3f2ad9b30849: Waiting 15:26:03 870825dec1c1: Waiting 15:26:03 634bd3f07cc7: Waiting 15:26:03 2ae03a4ef3cd: Waiting 15:26:03 26cbea5cba74: Waiting 15:26:03 219fd962f682: Waiting 15:26:03 b6ffa36ed433: Layer already exists 15:26:03 b926161d42dd: Layer already exists 15:26:03 c5e4cd60ecf6: Layer already exists 15:26:03 91837117f493: Layer already exists 15:26:03 72672437b914: Layer already exists 15:26:03 c88c60b53b5e: Layer already exists 15:26:03 3f2ad9b30849: Layer already exists 15:26:03 c9e050395304: Layer already exists 15:26:03 870825dec1c1: Layer already exists 15:26:03 634bd3f07cc7: Layer already exists 15:26:03 26cbea5cba74: Layer already exists 15:26:03 2ae03a4ef3cd: Layer already exists 15:26:03 219fd962f682: Layer already exists 15:26:04 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:a6d79c8558db7f2f88c5792bc3cb239bb5bf923c94ca19fbb9efc8a852c55d65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:26:04 c5e4cd60ecf6: Preparing 15:26:04 c5e4cd60ecf6: Preparing 15:26:04 b6ffa36ed433: Preparing 15:26:04 91837117f493: Preparing 15:26:04 72672437b914: Preparing 15:26:04 b926161d42dd: Preparing 15:26:04 c9e050395304: Preparing 15:26:04 3f2ad9b30849: Preparing 15:26:04 870825dec1c1: Preparing 15:26:04 c88c60b53b5e: Preparing 15:26:04 634bd3f07cc7: Preparing 15:26:04 2ae03a4ef3cd: Preparing 15:26:04 219fd962f682: Preparing 15:26:04 26cbea5cba74: Preparing 15:26:04 c9e050395304: Waiting 15:26:04 c88c60b53b5e: Waiting 15:26:04 634bd3f07cc7: Waiting 15:26:04 3f2ad9b30849: Waiting 15:26:04 870825dec1c1: Waiting 15:26:04 2ae03a4ef3cd: Waiting 15:26:04 26cbea5cba74: Waiting 15:26:04 219fd962f682: Waiting 15:26:04 b926161d42dd: Layer already exists 15:26:04 b6ffa36ed433: Layer already exists 15:26:04 c5e4cd60ecf6: Layer already exists 15:26:04 72672437b914: Layer already exists 15:26:04 91837117f493: Layer already exists 15:26:04 c9e050395304: Layer already exists 15:26:04 3f2ad9b30849: Layer already exists 15:26:04 634bd3f07cc7: Layer already exists 15:26:04 870825dec1c1: Layer already exists 15:26:04 c88c60b53b5e: Layer already exists 15:26:04 2ae03a4ef3cd: Layer already exists 15:26:04 219fd962f682: Layer already exists 15:26:04 26cbea5cba74: Layer already exists 15:26:04 main: digest: sha256:a6d79c8558db7f2f88c5792bc3cb239bb5bf923c94ca19fbb9efc8a852c55d65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:04 ===================================================== [Pipeline] echo 15:26:04 taggedImages: 15:26:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:26:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.166 15:26:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:26:05 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 15:26:05 1fb6775d8804dda106fccace673c66bb187c3e57 15:26:05 latest 15:26:05 3.0.0-dev.166 15:26:05 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:05 main 15:26:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:26:05 0d2b6826e950: Preparing 15:26:05 6c17d9374e30: Preparing 15:26:05 ace4c95fe046: Preparing 15:26:05 2da8e3836889: Preparing 15:26:05 3f2ad9b30849: Preparing 15:26:05 870825dec1c1: Preparing 15:26:05 2d2425dd7f85: Preparing 15:26:05 26cbea5cba74: Preparing 15:26:05 870825dec1c1: Waiting 15:26:05 26cbea5cba74: Waiting 15:26:05 2d2425dd7f85: Waiting 15:26:05 3f2ad9b30849: Layer already exists 15:26:05 870825dec1c1: Layer already exists 15:26:05 2d2425dd7f85: Layer already exists 15:26:05 26cbea5cba74: Layer already exists 15:26:05 ace4c95fe046: Pushed 15:26:05 6c17d9374e30: Pushed 15:26:05 0d2b6826e950: Pushed 15:26:08 2da8e3836889: Pushed 15:26:08 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:b766bb4c2eb5c834e3b67a2c1d508d3bca632c638ce82da142654bbf7f4f37ba size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:26:09 0d2b6826e950: Preparing 15:26:09 6c17d9374e30: Preparing 15:26:09 ace4c95fe046: Preparing 15:26:09 2da8e3836889: Preparing 15:26:09 3f2ad9b30849: Preparing 15:26:09 870825dec1c1: Preparing 15:26:09 2d2425dd7f85: Preparing 15:26:09 26cbea5cba74: Preparing 15:26:09 870825dec1c1: Waiting 15:26:09 2d2425dd7f85: Waiting 15:26:09 26cbea5cba74: Waiting 15:26:09 ace4c95fe046: Layer already exists 15:26:09 2da8e3836889: Layer already exists 15:26:09 0d2b6826e950: Layer already exists 15:26:09 6c17d9374e30: Layer already exists 15:26:09 3f2ad9b30849: Layer already exists 15:26:09 2d2425dd7f85: Layer already exists 15:26:09 26cbea5cba74: Layer already exists 15:26:09 870825dec1c1: Layer already exists 15:26:09 latest: digest: sha256:b766bb4c2eb5c834e3b67a2c1d508d3bca632c638ce82da142654bbf7f4f37ba size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.166 15:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:26:10 0d2b6826e950: Preparing 15:26:10 6c17d9374e30: Preparing 15:26:10 ace4c95fe046: Preparing 15:26:10 2da8e3836889: Preparing 15:26:10 3f2ad9b30849: Preparing 15:26:10 870825dec1c1: Preparing 15:26:10 2d2425dd7f85: Preparing 15:26:10 26cbea5cba74: Preparing 15:26:10 870825dec1c1: Waiting 15:26:10 26cbea5cba74: Waiting 15:26:10 2d2425dd7f85: Waiting 15:26:10 ace4c95fe046: Layer already exists 15:26:10 2da8e3836889: Layer already exists 15:26:10 0d2b6826e950: Layer already exists 15:26:10 3f2ad9b30849: Layer already exists 15:26:10 6c17d9374e30: Layer already exists 15:26:10 2d2425dd7f85: Layer already exists 15:26:10 26cbea5cba74: Layer already exists 15:26:10 870825dec1c1: Layer already exists 15:26:10 3.0.0-dev.166: digest: sha256:b766bb4c2eb5c834e3b67a2c1d508d3bca632c638ce82da142654bbf7f4f37ba size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:26:11 0d2b6826e950: Preparing 15:26:11 6c17d9374e30: Preparing 15:26:11 ace4c95fe046: Preparing 15:26:11 2da8e3836889: Preparing 15:26:11 3f2ad9b30849: Preparing 15:26:11 870825dec1c1: Preparing 15:26:11 2d2425dd7f85: Preparing 15:26:11 26cbea5cba74: Preparing 15:26:11 870825dec1c1: Waiting 15:26:11 26cbea5cba74: Waiting 15:26:11 2d2425dd7f85: Waiting 15:26:11 ace4c95fe046: Layer already exists 15:26:11 3f2ad9b30849: Layer already exists 15:26:11 0d2b6826e950: Layer already exists 15:26:11 2da8e3836889: Layer already exists 15:26:11 6c17d9374e30: Layer already exists 15:26:11 870825dec1c1: Layer already exists 15:26:11 26cbea5cba74: Layer already exists 15:26:11 2d2425dd7f85: Layer already exists 15:26:11 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:b766bb4c2eb5c834e3b67a2c1d508d3bca632c638ce82da142654bbf7f4f37ba size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 15:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:26:12 0d2b6826e950: Preparing 15:26:12 6c17d9374e30: Preparing 15:26:12 ace4c95fe046: Preparing 15:26:12 2da8e3836889: Preparing 15:26:12 3f2ad9b30849: Preparing 15:26:12 870825dec1c1: Preparing 15:26:12 2d2425dd7f85: Preparing 15:26:12 26cbea5cba74: Preparing 15:26:12 870825dec1c1: Waiting 15:26:12 2d2425dd7f85: Waiting 15:26:12 26cbea5cba74: Waiting 15:26:12 6c17d9374e30: Layer already exists 15:26:12 0d2b6826e950: Layer already exists 15:26:12 3f2ad9b30849: Layer already exists 15:26:12 ace4c95fe046: Layer already exists 15:26:12 2da8e3836889: Layer already exists 15:26:12 2d2425dd7f85: Layer already exists 15:26:12 870825dec1c1: Layer already exists 15:26:12 26cbea5cba74: Layer already exists 15:26:12 main: digest: sha256:b766bb4c2eb5c834e3b67a2c1d508d3bca632c638ce82da142654bbf7f4f37ba size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:12 ===================================================== [Pipeline] echo 15:26:12 taggedImages: 15:26:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:26:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.166 15:26:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 15:26:12 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:26:12 1fb6775d8804dda106fccace673c66bb187c3e57 15:26:12 latest 15:26:12 3.0.0-dev.166 15:26:12 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:12 main 15:26:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:26:13 0cca6c9ef9cc: Preparing 15:26:13 0b320f0f6ee5: Preparing 15:26:13 b95b66c68709: Preparing 15:26:13 f7a50a67ec65: Preparing 15:26:13 3f2ad9b30849: Preparing 15:26:13 870825dec1c1: Preparing 15:26:13 863da2a67aca: Preparing 15:26:13 ebe870119bcd: Preparing 15:26:13 26cbea5cba74: Preparing 15:26:13 870825dec1c1: Waiting 15:26:13 863da2a67aca: Waiting 15:26:13 ebe870119bcd: Waiting 15:26:13 3f2ad9b30849: Layer already exists 15:26:13 870825dec1c1: Layer already exists 15:26:13 0b320f0f6ee5: Pushed 15:26:13 f7a50a67ec65: Pushed 15:26:13 0cca6c9ef9cc: Pushed 15:26:13 26cbea5cba74: Layer already exists 15:26:13 863da2a67aca: Pushed 15:26:13 ebe870119bcd: Pushed 15:26:16 b95b66c68709: Pushed 15:26:16 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:773b8c9f3fdd9b058d85bf5f9221ae1a29ad9d049236123c61be2ffa0afd520b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:16 + 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 15:26:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:26:16 0cca6c9ef9cc: Preparing 15:26:16 0b320f0f6ee5: Preparing 15:26:16 b95b66c68709: Preparing 15:26:16 f7a50a67ec65: Preparing 15:26:16 3f2ad9b30849: Preparing 15:26:16 870825dec1c1: Preparing 15:26:16 863da2a67aca: Preparing 15:26:16 ebe870119bcd: Preparing 15:26:16 26cbea5cba74: Preparing 15:26:16 870825dec1c1: Waiting 15:26:16 863da2a67aca: Waiting 15:26:16 ebe870119bcd: Waiting 15:26:16 26cbea5cba74: Waiting 15:26:16 f7a50a67ec65: Layer already exists 15:26:16 0b320f0f6ee5: Layer already exists 15:26:16 3f2ad9b30849: Layer already exists 15:26:16 0cca6c9ef9cc: Layer already exists 15:26:16 b95b66c68709: Layer already exists 15:26:16 ebe870119bcd: Layer already exists 15:26:16 863da2a67aca: Layer already exists 15:26:16 870825dec1c1: Layer already exists 15:26:16 26cbea5cba74: Layer already exists 15:26:17 latest: digest: sha256:773b8c9f3fdd9b058d85bf5f9221ae1a29ad9d049236123c61be2ffa0afd520b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.166 15:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:26:17 0cca6c9ef9cc: Preparing 15:26:17 0b320f0f6ee5: Preparing 15:26:17 b95b66c68709: Preparing 15:26:17 f7a50a67ec65: Preparing 15:26:17 3f2ad9b30849: Preparing 15:26:17 870825dec1c1: Preparing 15:26:17 863da2a67aca: Preparing 15:26:17 ebe870119bcd: Preparing 15:26:17 26cbea5cba74: Preparing 15:26:17 863da2a67aca: Waiting 15:26:17 ebe870119bcd: Waiting 15:26:17 26cbea5cba74: Waiting 15:26:17 870825dec1c1: Waiting 15:26:17 b95b66c68709: Layer already exists 15:26:17 3f2ad9b30849: Layer already exists 15:26:17 0cca6c9ef9cc: Layer already exists 15:26:17 f7a50a67ec65: Layer already exists 15:26:17 0b320f0f6ee5: Layer already exists 15:26:17 ebe870119bcd: Layer already exists 15:26:17 870825dec1c1: Layer already exists 15:26:17 863da2a67aca: Layer already exists 15:26:17 26cbea5cba74: Layer already exists 15:26:17 3.0.0-dev.166: digest: sha256:773b8c9f3fdd9b058d85bf5f9221ae1a29ad9d049236123c61be2ffa0afd520b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:26:18 0cca6c9ef9cc: Preparing 15:26:18 0b320f0f6ee5: Preparing 15:26:18 b95b66c68709: Preparing 15:26:18 f7a50a67ec65: Preparing 15:26:18 3f2ad9b30849: Preparing 15:26:18 870825dec1c1: Preparing 15:26:18 863da2a67aca: Preparing 15:26:18 ebe870119bcd: Preparing 15:26:18 26cbea5cba74: Preparing 15:26:18 870825dec1c1: Waiting 15:26:18 863da2a67aca: Waiting 15:26:18 ebe870119bcd: Waiting 15:26:18 26cbea5cba74: Waiting 15:26:18 0cca6c9ef9cc: Layer already exists 15:26:18 3f2ad9b30849: Layer already exists 15:26:18 0b320f0f6ee5: Layer already exists 15:26:18 b95b66c68709: Layer already exists 15:26:18 f7a50a67ec65: Layer already exists 15:26:18 870825dec1c1: Layer already exists 15:26:18 863da2a67aca: Layer already exists 15:26:18 ebe870119bcd: Layer already exists 15:26:18 26cbea5cba74: Layer already exists 15:26:18 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:773b8c9f3fdd9b058d85bf5f9221ae1a29ad9d049236123c61be2ffa0afd520b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:18 + 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 15:26:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:26:19 0cca6c9ef9cc: Preparing 15:26:19 0b320f0f6ee5: Preparing 15:26:19 b95b66c68709: Preparing 15:26:19 f7a50a67ec65: Preparing 15:26:19 3f2ad9b30849: Preparing 15:26:19 870825dec1c1: Preparing 15:26:19 863da2a67aca: Preparing 15:26:19 ebe870119bcd: Preparing 15:26:19 870825dec1c1: Waiting 15:26:19 26cbea5cba74: Preparing 15:26:19 863da2a67aca: Waiting 15:26:19 ebe870119bcd: Waiting 15:26:19 26cbea5cba74: Waiting 15:26:19 f7a50a67ec65: Layer already exists 15:26:19 3f2ad9b30849: Layer already exists 15:26:19 b95b66c68709: Layer already exists 15:26:19 0b320f0f6ee5: Layer already exists 15:26:19 0cca6c9ef9cc: Layer already exists 15:26:19 863da2a67aca: Layer already exists 15:26:19 26cbea5cba74: Layer already exists 15:26:19 870825dec1c1: Layer already exists 15:26:19 ebe870119bcd: Layer already exists 15:26:19 main: digest: sha256:773b8c9f3fdd9b058d85bf5f9221ae1a29ad9d049236123c61be2ffa0afd520b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:19 ===================================================== [Pipeline] echo 15:26:19 taggedImages: 15:26:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:26:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.166 15:26:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:26:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:26:19 1fb6775d8804dda106fccace673c66bb187c3e57 15:26:19 latest 15:26:19 3.0.0-dev.166 15:26:19 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:19 main 15:26:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:26:20 3bf73c2ab4c1: Preparing 15:26:20 02f903a7e5b4: Preparing 15:26:20 0277157201e6: Preparing 15:26:20 0285294a66f7: Preparing 15:26:20 7ac21249b127: Preparing 15:26:20 518ac65aa634: Preparing 15:26:20 a197aefcd231: Preparing 15:26:20 3f2ad9b30849: Preparing 15:26:20 870825dec1c1: Preparing 15:26:20 8b6473745f5c: Preparing 15:26:20 26cbea5cba74: Preparing 15:26:20 518ac65aa634: Waiting 15:26:20 26cbea5cba74: Waiting 15:26:20 870825dec1c1: Waiting 15:26:20 8b6473745f5c: Waiting 15:26:20 a197aefcd231: Waiting 15:26:20 3f2ad9b30849: Waiting 15:26:20 02f903a7e5b4: Pushed 15:26:20 3bf73c2ab4c1: Pushed 15:26:20 7ac21249b127: Pushed 15:26:20 3f2ad9b30849: Layer already exists 15:26:20 870825dec1c1: Layer already exists 15:26:20 518ac65aa634: Pushed 15:26:20 26cbea5cba74: Layer already exists 15:26:20 a197aefcd231: Pushed 15:26:20 8b6473745f5c: Pushed 15:26:22 0285294a66f7: Pushed 15:26:23 0277157201e6: Pushed 15:26:23 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:b80c4921f68b7c1748d2c6caa5735f346ea52fe8ef32225e5a4d84b3dbb9fe07 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:23 + 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 15:26:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:26:24 3bf73c2ab4c1: Preparing 15:26:24 02f903a7e5b4: Preparing 15:26:24 0277157201e6: Preparing 15:26:24 0285294a66f7: Preparing 15:26:24 7ac21249b127: Preparing 15:26:24 518ac65aa634: Preparing 15:26:24 a197aefcd231: Preparing 15:26:24 3f2ad9b30849: Preparing 15:26:24 870825dec1c1: Preparing 15:26:24 8b6473745f5c: Preparing 15:26:24 26cbea5cba74: Preparing 15:26:24 3f2ad9b30849: Waiting 15:26:24 870825dec1c1: Waiting 15:26:24 26cbea5cba74: Waiting 15:26:24 8b6473745f5c: Waiting 15:26:24 518ac65aa634: Waiting 15:26:24 a197aefcd231: Waiting 15:26:24 7ac21249b127: Layer already exists 15:26:24 0277157201e6: Layer already exists 15:26:24 0285294a66f7: Layer already exists 15:26:24 02f903a7e5b4: Layer already exists 15:26:24 518ac65aa634: Layer already exists 15:26:24 3bf73c2ab4c1: Layer already exists 15:26:24 3f2ad9b30849: Layer already exists 15:26:24 a197aefcd231: Layer already exists 15:26:24 870825dec1c1: Layer already exists 15:26:24 8b6473745f5c: Layer already exists 15:26:24 26cbea5cba74: Layer already exists 15:26:24 latest: digest: sha256:b80c4921f68b7c1748d2c6caa5735f346ea52fe8ef32225e5a4d84b3dbb9fe07 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.166 15:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:26:25 3bf73c2ab4c1: Preparing 15:26:25 02f903a7e5b4: Preparing 15:26:25 0277157201e6: Preparing 15:26:25 0285294a66f7: Preparing 15:26:25 7ac21249b127: Preparing 15:26:25 518ac65aa634: Preparing 15:26:25 a197aefcd231: Preparing 15:26:25 3f2ad9b30849: Preparing 15:26:25 870825dec1c1: Preparing 15:26:25 8b6473745f5c: Preparing 15:26:25 26cbea5cba74: Preparing 15:26:25 518ac65aa634: Waiting 15:26:25 a197aefcd231: Waiting 15:26:25 3f2ad9b30849: Waiting 15:26:25 8b6473745f5c: Waiting 15:26:25 26cbea5cba74: Waiting 15:26:25 870825dec1c1: Waiting 15:26:25 02f903a7e5b4: Layer already exists 15:26:25 0277157201e6: Layer already exists 15:26:25 0285294a66f7: Layer already exists 15:26:25 3bf73c2ab4c1: Layer already exists 15:26:25 7ac21249b127: Layer already exists 15:26:25 518ac65aa634: Layer already exists 15:26:25 3f2ad9b30849: Layer already exists 15:26:25 a197aefcd231: Layer already exists 15:26:25 870825dec1c1: Layer already exists 15:26:25 8b6473745f5c: Layer already exists 15:26:25 26cbea5cba74: Layer already exists 15:26:25 3.0.0-dev.166: digest: sha256:b80c4921f68b7c1748d2c6caa5735f346ea52fe8ef32225e5a4d84b3dbb9fe07 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:26:26 3bf73c2ab4c1: Preparing 15:26:26 02f903a7e5b4: Preparing 15:26:26 0277157201e6: Preparing 15:26:26 0285294a66f7: Preparing 15:26:26 7ac21249b127: Preparing 15:26:26 518ac65aa634: Preparing 15:26:26 a197aefcd231: Preparing 15:26:26 3f2ad9b30849: Preparing 15:26:26 870825dec1c1: Preparing 15:26:26 8b6473745f5c: Preparing 15:26:26 26cbea5cba74: Preparing 15:26:26 518ac65aa634: Waiting 15:26:26 a197aefcd231: Waiting 15:26:26 8b6473745f5c: Waiting 15:26:26 26cbea5cba74: Waiting 15:26:26 3f2ad9b30849: Waiting 15:26:26 870825dec1c1: Waiting 15:26:26 7ac21249b127: Layer already exists 15:26:26 3bf73c2ab4c1: Layer already exists 15:26:26 0285294a66f7: Layer already exists 15:26:26 02f903a7e5b4: Layer already exists 15:26:26 0277157201e6: Layer already exists 15:26:26 518ac65aa634: Layer already exists 15:26:26 3f2ad9b30849: Layer already exists 15:26:26 870825dec1c1: Layer already exists 15:26:26 a197aefcd231: Layer already exists 15:26:26 8b6473745f5c: Layer already exists 15:26:26 26cbea5cba74: Layer already exists 15:26:26 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:b80c4921f68b7c1748d2c6caa5735f346ea52fe8ef32225e5a4d84b3dbb9fe07 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:26 + 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 15:26:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:26:27 3bf73c2ab4c1: Preparing 15:26:27 02f903a7e5b4: Preparing 15:26:27 0277157201e6: Preparing 15:26:27 0285294a66f7: Preparing 15:26:27 7ac21249b127: Preparing 15:26:27 518ac65aa634: Preparing 15:26:27 a197aefcd231: Preparing 15:26:27 3f2ad9b30849: Preparing 15:26:27 870825dec1c1: Preparing 15:26:27 8b6473745f5c: Preparing 15:26:27 26cbea5cba74: Preparing 15:26:27 518ac65aa634: Waiting 15:26:27 3f2ad9b30849: Waiting 15:26:27 870825dec1c1: Waiting 15:26:27 a197aefcd231: Waiting 15:26:27 8b6473745f5c: Waiting 15:26:27 26cbea5cba74: Waiting 15:26:27 7ac21249b127: Layer already exists 15:26:27 0285294a66f7: Layer already exists 15:26:27 3bf73c2ab4c1: Layer already exists 15:26:27 02f903a7e5b4: Layer already exists 15:26:27 0277157201e6: Layer already exists 15:26:27 518ac65aa634: Layer already exists 15:26:27 a197aefcd231: Layer already exists 15:26:27 8b6473745f5c: Layer already exists 15:26:27 870825dec1c1: Layer already exists 15:26:27 3f2ad9b30849: Layer already exists 15:26:27 26cbea5cba74: Layer already exists 15:26:27 main: digest: sha256:b80c4921f68b7c1748d2c6caa5735f346ea52fe8ef32225e5a4d84b3dbb9fe07 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:27 ===================================================== [Pipeline] echo 15:26:27 taggedImages: 15:26:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:26:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.166 15:26:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:26:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:26:27 1fb6775d8804dda106fccace673c66bb187c3e57 15:26:27 latest 15:26:27 3.0.0-dev.166 15:26:27 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:27 main 15:26:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:26:28 4e8cd6261af9: Preparing 15:26:28 180e03f87340: Preparing 15:26:28 3f2ad9b30849: Preparing 15:26:28 870825dec1c1: Preparing 15:26:28 3734463e2ca4: Preparing 15:26:28 26cbea5cba74: Preparing 15:26:28 26cbea5cba74: Waiting 15:26:28 870825dec1c1: Layer already exists 15:26:28 3f2ad9b30849: Layer already exists 15:26:28 26cbea5cba74: Layer already exists 15:26:28 4e8cd6261af9: Pushed 15:26:29 3734463e2ca4: Pushed 15:26:33 180e03f87340: Pushed 15:26:33 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:e2a7d1c5b39859a982d55c025f44086dca35dcdf09da5de368015a4d172bf56b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:33 + 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 15:26:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:26:33 4e8cd6261af9: Preparing 15:26:33 180e03f87340: Preparing 15:26:33 3f2ad9b30849: Preparing 15:26:33 870825dec1c1: Preparing 15:26:33 3734463e2ca4: Preparing 15:26:33 26cbea5cba74: Preparing 15:26:33 26cbea5cba74: Waiting 15:26:33 180e03f87340: Layer already exists 15:26:33 3734463e2ca4: Layer already exists 15:26:33 870825dec1c1: Layer already exists 15:26:33 4e8cd6261af9: Layer already exists 15:26:33 3f2ad9b30849: Layer already exists 15:26:33 26cbea5cba74: Layer already exists 15:26:34 latest: digest: sha256:e2a7d1c5b39859a982d55c025f44086dca35dcdf09da5de368015a4d172bf56b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.166 15:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:26:34 4e8cd6261af9: Preparing 15:26:34 180e03f87340: Preparing 15:26:34 3f2ad9b30849: Preparing 15:26:34 870825dec1c1: Preparing 15:26:34 3734463e2ca4: Preparing 15:26:34 26cbea5cba74: Preparing 15:26:34 26cbea5cba74: Waiting 15:26:34 870825dec1c1: Layer already exists 15:26:34 4e8cd6261af9: Layer already exists 15:26:34 3734463e2ca4: Layer already exists 15:26:34 180e03f87340: Layer already exists 15:26:34 3f2ad9b30849: Layer already exists 15:26:34 26cbea5cba74: Layer already exists 15:26:34 3.0.0-dev.166: digest: sha256:e2a7d1c5b39859a982d55c025f44086dca35dcdf09da5de368015a4d172bf56b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:26:35 4e8cd6261af9: Preparing 15:26:35 180e03f87340: Preparing 15:26:35 3f2ad9b30849: Preparing 15:26:35 870825dec1c1: Preparing 15:26:35 3734463e2ca4: Preparing 15:26:35 26cbea5cba74: Preparing 15:26:35 26cbea5cba74: Waiting 15:26:35 180e03f87340: Layer already exists 15:26:35 4e8cd6261af9: Layer already exists 15:26:35 870825dec1c1: Layer already exists 15:26:35 3f2ad9b30849: Layer already exists 15:26:35 3734463e2ca4: Layer already exists 15:26:35 26cbea5cba74: Layer already exists 15:26:35 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:e2a7d1c5b39859a982d55c025f44086dca35dcdf09da5de368015a4d172bf56b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:36 + 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 15:26:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:26:36 4e8cd6261af9: Preparing 15:26:36 180e03f87340: Preparing 15:26:36 3f2ad9b30849: Preparing 15:26:36 870825dec1c1: Preparing 15:26:36 3734463e2ca4: Preparing 15:26:36 26cbea5cba74: Preparing 15:26:36 26cbea5cba74: Waiting 15:26:36 3f2ad9b30849: Layer already exists 15:26:36 870825dec1c1: Layer already exists 15:26:36 180e03f87340: Layer already exists 15:26:36 3734463e2ca4: Layer already exists 15:26:36 4e8cd6261af9: Layer already exists 15:26:36 26cbea5cba74: Layer already exists 15:26:36 main: digest: sha256:e2a7d1c5b39859a982d55c025f44086dca35dcdf09da5de368015a4d172bf56b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:37 ===================================================== [Pipeline] echo 15:26:37 taggedImages: 15:26:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:26:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.166 15:26:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:26:37 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:26:37 1fb6775d8804dda106fccace673c66bb187c3e57 15:26:37 latest 15:26:37 3.0.0-dev.166 15:26:37 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:37 main 15:26:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:26:37 688ff9845ebd: Preparing 15:26:37 83bdf1aa7a8f: Preparing 15:26:37 a17a61b38e51: Preparing 15:26:37 23def1008645: Preparing 15:26:37 5d625ce5bf27: Preparing 15:26:37 3f2ad9b30849: Preparing 15:26:37 870825dec1c1: Preparing 15:26:37 2b7de1c8d3cc: Preparing 15:26:37 26cbea5cba74: Preparing 15:26:37 870825dec1c1: Waiting 15:26:37 26cbea5cba74: Waiting 15:26:37 2b7de1c8d3cc: Waiting 15:26:37 3f2ad9b30849: Waiting 15:26:37 a17a61b38e51: Pushed 15:26:37 83bdf1aa7a8f: Pushed 15:26:37 688ff9845ebd: Pushed 15:26:37 870825dec1c1: Layer already exists 15:26:37 3f2ad9b30849: Layer already exists 15:26:37 26cbea5cba74: Layer already exists 15:26:38 2b7de1c8d3cc: Pushed 15:26:51 5d625ce5bf27: Pushed 15:26:55 23def1008645: Pushed 15:26:55 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:836960442789449c2d6e82f3766e49818278d127bcc86427cc4132e55831850c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26: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 15:26:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:26:56 688ff9845ebd: Preparing 15:26:56 83bdf1aa7a8f: Preparing 15:26:56 a17a61b38e51: Preparing 15:26:56 23def1008645: Preparing 15:26:56 5d625ce5bf27: Preparing 15:26:56 3f2ad9b30849: Preparing 15:26:56 870825dec1c1: Preparing 15:26:56 2b7de1c8d3cc: Preparing 15:26:56 26cbea5cba74: Preparing 15:26:56 870825dec1c1: Waiting 15:26:56 2b7de1c8d3cc: Waiting 15:26:56 26cbea5cba74: Waiting 15:26:56 3f2ad9b30849: Waiting 15:26:56 5d625ce5bf27: Layer already exists 15:26:56 a17a61b38e51: Layer already exists 15:26:56 83bdf1aa7a8f: Layer already exists 15:26:56 688ff9845ebd: Layer already exists 15:26:56 23def1008645: Layer already exists 15:26:56 2b7de1c8d3cc: Layer already exists 15:26:56 870825dec1c1: Layer already exists 15:26:56 3f2ad9b30849: Layer already exists 15:26:56 26cbea5cba74: Layer already exists 15:26:56 latest: digest: sha256:836960442789449c2d6e82f3766e49818278d127bcc86427cc4132e55831850c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.166 15:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:26:57 688ff9845ebd: Preparing 15:26:57 83bdf1aa7a8f: Preparing 15:26:57 a17a61b38e51: Preparing 15:26:57 23def1008645: Preparing 15:26:57 5d625ce5bf27: Preparing 15:26:57 3f2ad9b30849: Preparing 15:26:57 870825dec1c1: Preparing 15:26:57 2b7de1c8d3cc: Preparing 15:26:57 26cbea5cba74: Preparing 15:26:57 3f2ad9b30849: Waiting 15:26:57 870825dec1c1: Waiting 15:26:57 2b7de1c8d3cc: Waiting 15:26:57 26cbea5cba74: Waiting 15:26:57 23def1008645: Layer already exists 15:26:57 83bdf1aa7a8f: Layer already exists 15:26:57 688ff9845ebd: Layer already exists 15:26:57 5d625ce5bf27: Layer already exists 15:26:57 a17a61b38e51: Layer already exists 15:26:57 870825dec1c1: Layer already exists 15:26:57 2b7de1c8d3cc: Layer already exists 15:26:57 3f2ad9b30849: Layer already exists 15:26:57 26cbea5cba74: Layer already exists 15:26:57 3.0.0-dev.166: digest: sha256:836960442789449c2d6e82f3766e49818278d127bcc86427cc4132e55831850c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:26:57 688ff9845ebd: Preparing 15:26:57 83bdf1aa7a8f: Preparing 15:26:57 a17a61b38e51: Preparing 15:26:57 23def1008645: Preparing 15:26:57 5d625ce5bf27: Preparing 15:26:57 3f2ad9b30849: Preparing 15:26:57 870825dec1c1: Preparing 15:26:57 2b7de1c8d3cc: Preparing 15:26:57 26cbea5cba74: Preparing 15:26:57 3f2ad9b30849: Waiting 15:26:57 870825dec1c1: Waiting 15:26:57 2b7de1c8d3cc: Waiting 15:26:57 26cbea5cba74: Waiting 15:26:57 5d625ce5bf27: Layer already exists 15:26:57 23def1008645: Layer already exists 15:26:57 a17a61b38e51: Layer already exists 15:26:57 688ff9845ebd: Layer already exists 15:26:57 83bdf1aa7a8f: Layer already exists 15:26:57 3f2ad9b30849: Layer already exists 15:26:57 2b7de1c8d3cc: Layer already exists 15:26:57 870825dec1c1: Layer already exists 15:26:57 26cbea5cba74: Layer already exists 15:26:57 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:836960442789449c2d6e82f3766e49818278d127bcc86427cc4132e55831850c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26: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 15:26:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:26:58 688ff9845ebd: Preparing 15:26:58 83bdf1aa7a8f: Preparing 15:26:58 a17a61b38e51: Preparing 15:26:58 23def1008645: Preparing 15:26:58 5d625ce5bf27: Preparing 15:26:58 3f2ad9b30849: Preparing 15:26:58 870825dec1c1: Preparing 15:26:58 2b7de1c8d3cc: Preparing 15:26:58 26cbea5cba74: Preparing 15:26:58 870825dec1c1: Waiting 15:26:58 2b7de1c8d3cc: Waiting 15:26:58 3f2ad9b30849: Waiting 15:26:58 26cbea5cba74: Waiting 15:26:58 83bdf1aa7a8f: Layer already exists 15:26:58 688ff9845ebd: Layer already exists 15:26:58 a17a61b38e51: Layer already exists 15:26:58 5d625ce5bf27: Layer already exists 15:26:58 23def1008645: Layer already exists 15:26:58 3f2ad9b30849: Layer already exists 15:26:58 2b7de1c8d3cc: Layer already exists 15:26:58 870825dec1c1: Layer already exists 15:26:58 26cbea5cba74: Layer already exists 15:26:58 main: digest: sha256:836960442789449c2d6e82f3766e49818278d127bcc86427cc4132e55831850c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:58 ===================================================== [Pipeline] echo 15:26:58 taggedImages: 15:26:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:26:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.166 15:26:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:26:58 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:26:58 1fb6775d8804dda106fccace673c66bb187c3e57 15:26:58 latest 15:26:58 3.0.0-dev.166 15:26:58 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:26:58 main 15:26:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:26:59 569bedbc34cd: Preparing 15:26:59 2c2b252cc96a: Preparing 15:26:59 5c17187ea965: Preparing 15:26:59 42831d5063b1: Preparing 15:26:59 3f2ad9b30849: Preparing 15:26:59 870825dec1c1: Preparing 15:26:59 686e55abb709: Preparing 15:26:59 26cbea5cba74: Preparing 15:26:59 686e55abb709: Waiting 15:26:59 26cbea5cba74: Waiting 15:26:59 870825dec1c1: Waiting 15:26:59 3f2ad9b30849: Layer already exists 15:26:59 870825dec1c1: Layer already exists 15:27:00 569bedbc34cd: Pushed 15:27:00 2c2b252cc96a: Pushed 15:27:00 5c17187ea965: Pushed 15:27:00 26cbea5cba74: Layer already exists 15:27:00 686e55abb709: Pushed 15:27:18 42831d5063b1: Pushed 15:27:18 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:aaaa4c1c16c3e1dfa9257dbb2c14384ce07044345c9e006bd87526d56ac144ad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:19 + 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 15:27:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:27:19 569bedbc34cd: Preparing 15:27:19 2c2b252cc96a: Preparing 15:27:19 5c17187ea965: Preparing 15:27:19 42831d5063b1: Preparing 15:27:19 3f2ad9b30849: Preparing 15:27:19 870825dec1c1: Preparing 15:27:19 686e55abb709: Preparing 15:27:19 26cbea5cba74: Preparing 15:27:19 686e55abb709: Waiting 15:27:19 26cbea5cba74: Waiting 15:27:19 870825dec1c1: Waiting 15:27:19 569bedbc34cd: Layer already exists 15:27:19 2c2b252cc96a: Layer already exists 15:27:19 5c17187ea965: Layer already exists 15:27:19 3f2ad9b30849: Layer already exists 15:27:19 42831d5063b1: Layer already exists 15:27:19 686e55abb709: Layer already exists 15:27:19 870825dec1c1: Layer already exists 15:27:19 26cbea5cba74: Layer already exists 15:27:19 latest: digest: sha256:aaaa4c1c16c3e1dfa9257dbb2c14384ce07044345c9e006bd87526d56ac144ad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.166 15:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:27:20 569bedbc34cd: Preparing 15:27:20 2c2b252cc96a: Preparing 15:27:20 5c17187ea965: Preparing 15:27:20 42831d5063b1: Preparing 15:27:20 3f2ad9b30849: Preparing 15:27:20 870825dec1c1: Preparing 15:27:20 686e55abb709: Preparing 15:27:20 26cbea5cba74: Preparing 15:27:20 686e55abb709: Waiting 15:27:20 26cbea5cba74: Waiting 15:27:20 870825dec1c1: Waiting 15:27:20 569bedbc34cd: Layer already exists 15:27:20 42831d5063b1: Layer already exists 15:27:20 3f2ad9b30849: Layer already exists 15:27:20 2c2b252cc96a: Layer already exists 15:27:20 5c17187ea965: Layer already exists 15:27:20 870825dec1c1: Layer already exists 15:27:20 686e55abb709: Layer already exists 15:27:20 26cbea5cba74: Layer already exists 15:27:20 3.0.0-dev.166: digest: sha256:aaaa4c1c16c3e1dfa9257dbb2c14384ce07044345c9e006bd87526d56ac144ad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:27:21 569bedbc34cd: Preparing 15:27:21 2c2b252cc96a: Preparing 15:27:21 5c17187ea965: Preparing 15:27:21 42831d5063b1: Preparing 15:27:21 3f2ad9b30849: Preparing 15:27:21 870825dec1c1: Preparing 15:27:21 686e55abb709: Preparing 15:27:21 26cbea5cba74: Preparing 15:27:21 870825dec1c1: Waiting 15:27:21 686e55abb709: Waiting 15:27:21 26cbea5cba74: Waiting 15:27:21 5c17187ea965: Layer already exists 15:27:21 3f2ad9b30849: Layer already exists 15:27:21 2c2b252cc96a: Layer already exists 15:27:21 42831d5063b1: Layer already exists 15:27:21 569bedbc34cd: Layer already exists 15:27:21 686e55abb709: Layer already exists 15:27:21 870825dec1c1: Layer already exists 15:27:21 26cbea5cba74: Layer already exists 15:27:21 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:aaaa4c1c16c3e1dfa9257dbb2c14384ce07044345c9e006bd87526d56ac144ad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:21 + 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 15:27:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:27:22 569bedbc34cd: Preparing 15:27:22 2c2b252cc96a: Preparing 15:27:22 5c17187ea965: Preparing 15:27:22 42831d5063b1: Preparing 15:27:22 3f2ad9b30849: Preparing 15:27:22 870825dec1c1: Preparing 15:27:22 686e55abb709: Preparing 15:27:22 26cbea5cba74: Preparing 15:27:22 870825dec1c1: Waiting 15:27:22 686e55abb709: Waiting 15:27:22 26cbea5cba74: Waiting 15:27:22 569bedbc34cd: Layer already exists 15:27:22 3f2ad9b30849: Layer already exists 15:27:22 42831d5063b1: Layer already exists 15:27:22 5c17187ea965: Layer already exists 15:27:22 2c2b252cc96a: Layer already exists 15:27:22 686e55abb709: Layer already exists 15:27:22 870825dec1c1: Layer already exists 15:27:22 26cbea5cba74: Layer already exists 15:27:22 main: digest: sha256:aaaa4c1c16c3e1dfa9257dbb2c14384ce07044345c9e006bd87526d56ac144ad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:22 ===================================================== [Pipeline] echo 15:27:22 taggedImages: 15:27:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:27:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:27:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.166 15:27:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:27:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:27:22 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:27:22 1fb6775d8804dda106fccace673c66bb187c3e57 15:27:22 latest 15:27:22 3.0.0-dev.166 15:27:22 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:27:22 main 15:27:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:23 8fefddeae1f8: Preparing 15:27:23 484df17cdca7: Preparing 15:27:23 691f640334f3: Preparing 15:27:23 87b4543f6a96: Preparing 15:27:23 3f2ad9b30849: Preparing 15:27:23 870825dec1c1: Preparing 15:27:23 2b7de1c8d3cc: Preparing 15:27:23 26cbea5cba74: Preparing 15:27:23 2b7de1c8d3cc: Waiting 15:27:23 26cbea5cba74: Waiting 15:27:23 870825dec1c1: Waiting 15:27:23 3f2ad9b30849: Layer already exists 15:27:23 870825dec1c1: Layer already exists 15:27:23 2b7de1c8d3cc: Layer already exists 15:27:23 26cbea5cba74: Layer already exists 15:27:23 691f640334f3: Pushed 15:27:23 484df17cdca7: Pushed 15:27:23 8fefddeae1f8: Pushed 15:27:39 87b4543f6a96: Pushed 15:27:39 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:d40f102651c8ca796caab84da56bbeff71715379bbed32d04fa077d15d69090d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:39 + 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 15:27:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:40 8fefddeae1f8: Preparing 15:27:40 484df17cdca7: Preparing 15:27:40 691f640334f3: Preparing 15:27:40 87b4543f6a96: Preparing 15:27:40 3f2ad9b30849: Preparing 15:27:40 870825dec1c1: Preparing 15:27:40 2b7de1c8d3cc: Preparing 15:27:40 26cbea5cba74: Preparing 15:27:40 2b7de1c8d3cc: Waiting 15:27:40 26cbea5cba74: Waiting 15:27:40 870825dec1c1: Waiting 15:27:40 3f2ad9b30849: Layer already exists 15:27:40 691f640334f3: Layer already exists 15:27:40 8fefddeae1f8: Layer already exists 15:27:40 484df17cdca7: Layer already exists 15:27:40 87b4543f6a96: Layer already exists 15:27:40 2b7de1c8d3cc: Layer already exists 15:27:40 870825dec1c1: Layer already exists 15:27:40 26cbea5cba74: Layer already exists 15:27:40 latest: digest: sha256:d40f102651c8ca796caab84da56bbeff71715379bbed32d04fa077d15d69090d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.166 15:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:41 8fefddeae1f8: Preparing 15:27:41 484df17cdca7: Preparing 15:27:41 691f640334f3: Preparing 15:27:41 87b4543f6a96: Preparing 15:27:41 3f2ad9b30849: Preparing 15:27:41 870825dec1c1: Preparing 15:27:41 2b7de1c8d3cc: Preparing 15:27:41 26cbea5cba74: Preparing 15:27:41 2b7de1c8d3cc: Waiting 15:27:41 26cbea5cba74: Waiting 15:27:41 870825dec1c1: Waiting 15:27:41 691f640334f3: Layer already exists 15:27:41 3f2ad9b30849: Layer already exists 15:27:41 8fefddeae1f8: Layer already exists 15:27:41 484df17cdca7: Layer already exists 15:27:41 87b4543f6a96: Layer already exists 15:27:41 870825dec1c1: Layer already exists 15:27:41 26cbea5cba74: Layer already exists 15:27:41 2b7de1c8d3cc: Layer already exists 15:27:41 3.0.0-dev.166: digest: sha256:d40f102651c8ca796caab84da56bbeff71715379bbed32d04fa077d15d69090d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:42 8fefddeae1f8: Preparing 15:27:42 484df17cdca7: Preparing 15:27:42 691f640334f3: Preparing 15:27:42 87b4543f6a96: Preparing 15:27:42 3f2ad9b30849: Preparing 15:27:42 870825dec1c1: Preparing 15:27:42 2b7de1c8d3cc: Preparing 15:27:42 26cbea5cba74: Preparing 15:27:42 2b7de1c8d3cc: Waiting 15:27:42 26cbea5cba74: Waiting 15:27:42 870825dec1c1: Waiting 15:27:42 8fefddeae1f8: Layer already exists 15:27:42 691f640334f3: Layer already exists 15:27:42 87b4543f6a96: Layer already exists 15:27:42 3f2ad9b30849: Layer already exists 15:27:42 484df17cdca7: Layer already exists 15:27:42 2b7de1c8d3cc: Layer already exists 15:27:42 26cbea5cba74: Layer already exists 15:27:42 870825dec1c1: Layer already exists 15:27:42 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:d40f102651c8ca796caab84da56bbeff71715379bbed32d04fa077d15d69090d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:42 + 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 15:27:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:42 8fefddeae1f8: Preparing 15:27:42 484df17cdca7: Preparing 15:27:42 691f640334f3: Preparing 15:27:42 87b4543f6a96: Preparing 15:27:42 3f2ad9b30849: Preparing 15:27:42 870825dec1c1: Preparing 15:27:42 2b7de1c8d3cc: Preparing 15:27:42 26cbea5cba74: Preparing 15:27:42 2b7de1c8d3cc: Waiting 15:27:42 26cbea5cba74: Waiting 15:27:42 3f2ad9b30849: Layer already exists 15:27:42 484df17cdca7: Layer already exists 15:27:42 8fefddeae1f8: Layer already exists 15:27:42 87b4543f6a96: Layer already exists 15:27:42 691f640334f3: Layer already exists 15:27:42 870825dec1c1: Layer already exists 15:27:42 2b7de1c8d3cc: Layer already exists 15:27:42 26cbea5cba74: Layer already exists 15:27:43 main: digest: sha256:d40f102651c8ca796caab84da56bbeff71715379bbed32d04fa077d15d69090d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:43 ===================================================== [Pipeline] echo 15:27:43 taggedImages: 15:27:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:27:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:27:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.166 15:27:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:27:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:27:43 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:27:43 1fb6775d8804dda106fccace673c66bb187c3e57 15:27:43 latest 15:27:43 3.0.0-dev.166 15:27:43 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:27:43 main 15:27:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:27:43 eb6249f82e33: Preparing 15:27:43 9f1d99107757: Preparing 15:27:43 3f2ad9b30849: Preparing 15:27:43 870825dec1c1: Preparing 15:27:43 496d59ec33a0: Preparing 15:27:43 26cbea5cba74: Preparing 15:27:43 26cbea5cba74: Waiting 15:27:43 3f2ad9b30849: Layer already exists 15:27:43 870825dec1c1: Layer already exists 15:27:43 26cbea5cba74: Layer already exists 15:27:44 eb6249f82e33: Pushed 15:27:44 496d59ec33a0: Pushed 15:27:49 9f1d99107757: Pushed 15:27:49 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:97ef1c6bb2a9339c4dccb0531924bbd4bfa4d3759df91cec2288456ebeb87248 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:27:50 eb6249f82e33: Preparing 15:27:50 9f1d99107757: Preparing 15:27:50 3f2ad9b30849: Preparing 15:27:50 870825dec1c1: Preparing 15:27:50 496d59ec33a0: Preparing 15:27:50 26cbea5cba74: Preparing 15:27:50 26cbea5cba74: Waiting 15:27:50 3f2ad9b30849: Layer already exists 15:27:50 496d59ec33a0: Layer already exists 15:27:50 870825dec1c1: Layer already exists 15:27:50 9f1d99107757: Layer already exists 15:27:50 eb6249f82e33: Layer already exists 15:27:50 26cbea5cba74: Layer already exists 15:27:50 latest: digest: sha256:97ef1c6bb2a9339c4dccb0531924bbd4bfa4d3759df91cec2288456ebeb87248 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.166 15:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:27:50 eb6249f82e33: Preparing 15:27:50 9f1d99107757: Preparing 15:27:50 3f2ad9b30849: Preparing 15:27:50 870825dec1c1: Preparing 15:27:50 496d59ec33a0: Preparing 15:27:50 26cbea5cba74: Preparing 15:27:50 26cbea5cba74: Waiting 15:27:50 eb6249f82e33: Layer already exists 15:27:50 870825dec1c1: Layer already exists 15:27:50 9f1d99107757: Layer already exists 15:27:50 496d59ec33a0: Layer already exists 15:27:50 3f2ad9b30849: Layer already exists 15:27:50 26cbea5cba74: Layer already exists 15:27:50 3.0.0-dev.166: digest: sha256:97ef1c6bb2a9339c4dccb0531924bbd4bfa4d3759df91cec2288456ebeb87248 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:27:51 eb6249f82e33: Preparing 15:27:51 9f1d99107757: Preparing 15:27:51 3f2ad9b30849: Preparing 15:27:51 870825dec1c1: Preparing 15:27:51 496d59ec33a0: Preparing 15:27:51 26cbea5cba74: Preparing 15:27:51 26cbea5cba74: Waiting 15:27:51 3f2ad9b30849: Layer already exists 15:27:51 9f1d99107757: Layer already exists 15:27:51 496d59ec33a0: Layer already exists 15:27:51 eb6249f82e33: Layer already exists 15:27:51 870825dec1c1: Layer already exists 15:27:51 26cbea5cba74: Layer already exists 15:27:51 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:97ef1c6bb2a9339c4dccb0531924bbd4bfa4d3759df91cec2288456ebeb87248 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:27:52 eb6249f82e33: Preparing 15:27:52 9f1d99107757: Preparing 15:27:52 3f2ad9b30849: Preparing 15:27:52 870825dec1c1: Preparing 15:27:52 496d59ec33a0: Preparing 15:27:52 26cbea5cba74: Preparing 15:27:52 26cbea5cba74: Waiting 15:27:52 496d59ec33a0: Layer already exists 15:27:52 870825dec1c1: Layer already exists 15:27:52 eb6249f82e33: Layer already exists 15:27:52 3f2ad9b30849: Layer already exists 15:27:52 9f1d99107757: Layer already exists 15:27:52 26cbea5cba74: Layer already exists 15:27:52 main: digest: sha256:97ef1c6bb2a9339c4dccb0531924bbd4bfa4d3759df91cec2288456ebeb87248 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:53 ===================================================== [Pipeline] echo 15:27:53 taggedImages: 15:27:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:27:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:27:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.166 15:27:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:27:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:27:53 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:27:53 1fb6775d8804dda106fccace673c66bb187c3e57 15:27:53 latest 15:27:53 3.0.0-dev.166 15:27:53 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:27:53 main 15:27:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:27:53 f3655feb830d: Preparing 15:27:53 52accdcc43fc: Preparing 15:27:53 3f2ad9b30849: Preparing 15:27:53 870825dec1c1: Preparing 15:27:53 e75b3bfefa07: Preparing 15:27:53 26cbea5cba74: Preparing 15:27:53 26cbea5cba74: Waiting 15:27:53 e75b3bfefa07: Layer already exists 15:27:53 870825dec1c1: Layer already exists 15:27:53 3f2ad9b30849: Layer already exists 15:27:53 26cbea5cba74: Layer already exists 15:27:54 f3655feb830d: Pushed 15:27:59 52accdcc43fc: Pushed 15:27:59 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:5284bf17f9fd3b1f0e2914c836e40019643f46ee736df538f5230fcee1fca2e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:28:00 f3655feb830d: Preparing 15:28:00 52accdcc43fc: Preparing 15:28:00 3f2ad9b30849: Preparing 15:28:00 870825dec1c1: Preparing 15:28:00 e75b3bfefa07: Preparing 15:28:00 26cbea5cba74: Preparing 15:28:00 26cbea5cba74: Waiting 15:28:00 f3655feb830d: Layer already exists 15:28:00 870825dec1c1: Layer already exists 15:28:00 3f2ad9b30849: Layer already exists 15:28:00 e75b3bfefa07: Layer already exists 15:28:00 52accdcc43fc: Layer already exists 15:28:00 26cbea5cba74: Layer already exists 15:28:00 latest: digest: sha256:5284bf17f9fd3b1f0e2914c836e40019643f46ee736df538f5230fcee1fca2e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.166 15:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:28:01 f3655feb830d: Preparing 15:28:01 52accdcc43fc: Preparing 15:28:01 3f2ad9b30849: Preparing 15:28:01 870825dec1c1: Preparing 15:28:01 e75b3bfefa07: Preparing 15:28:01 26cbea5cba74: Preparing 15:28:01 26cbea5cba74: Waiting 15:28:01 3f2ad9b30849: Layer already exists 15:28:01 e75b3bfefa07: Layer already exists 15:28:01 f3655feb830d: Layer already exists 15:28:01 52accdcc43fc: Layer already exists 15:28:01 870825dec1c1: Layer already exists 15:28:01 26cbea5cba74: Layer already exists 15:28:01 3.0.0-dev.166: digest: sha256:5284bf17f9fd3b1f0e2914c836e40019643f46ee736df538f5230fcee1fca2e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:28:01 f3655feb830d: Preparing 15:28:01 52accdcc43fc: Preparing 15:28:01 3f2ad9b30849: Preparing 15:28:01 870825dec1c1: Preparing 15:28:01 e75b3bfefa07: Preparing 15:28:01 26cbea5cba74: Preparing 15:28:01 26cbea5cba74: Waiting 15:28:01 52accdcc43fc: Layer already exists 15:28:01 e75b3bfefa07: Layer already exists 15:28:01 3f2ad9b30849: Layer already exists 15:28:01 f3655feb830d: Layer already exists 15:28:01 870825dec1c1: Layer already exists 15:28:01 26cbea5cba74: Layer already exists 15:28:01 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:5284bf17f9fd3b1f0e2914c836e40019643f46ee736df538f5230fcee1fca2e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:28:02 f3655feb830d: Preparing 15:28:02 52accdcc43fc: Preparing 15:28:02 3f2ad9b30849: Preparing 15:28:02 870825dec1c1: Preparing 15:28:02 e75b3bfefa07: Preparing 15:28:02 26cbea5cba74: Preparing 15:28:02 26cbea5cba74: Waiting 15:28:02 e75b3bfefa07: Layer already exists 15:28:02 f3655feb830d: Layer already exists 15:28:02 3f2ad9b30849: Layer already exists 15:28:02 870825dec1c1: Layer already exists 15:28:02 52accdcc43fc: Layer already exists 15:28:02 26cbea5cba74: Layer already exists 15:28:02 main: digest: sha256:5284bf17f9fd3b1f0e2914c836e40019643f46ee736df538f5230fcee1fca2e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:03 ===================================================== [Pipeline] echo 15:28:03 taggedImages: 15:28:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 15:28:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:28:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.166 15:28:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 15:28:03 - 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 15:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:03 15:28:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:03 arm64: Pulling from edgex-lftools-log-publisher 15:28:03 8998bd30e6a1: Pulling fs layer 15:28:03 04944245beec: Pulling fs layer 15:28:03 699f458cf7ca: Pulling fs layer 15:28:03 765212b225bb: Pulling fs layer 15:28:03 f23df028b6ca: Pulling fs layer 15:28:03 d65c8cfc05b1: Pulling fs layer 15:28:03 2437ff75d9bd: Pulling fs layer 15:28:03 765212b225bb: Waiting 15:28:03 f23df028b6ca: Waiting 15:28:03 d65c8cfc05b1: Waiting 15:28:03 2437ff75d9bd: Waiting 15:28:03 04944245beec: Verifying Checksum 15:28:03 04944245beec: Download complete 15:28:03 765212b225bb: Verifying Checksum 15:28:03 765212b225bb: Download complete 15:28:03 f23df028b6ca: Verifying Checksum 15:28:03 f23df028b6ca: Download complete 15:28:03 d65c8cfc05b1: Verifying Checksum 15:28:03 d65c8cfc05b1: Download complete 15:28:04 699f458cf7ca: Verifying Checksum 15:28:04 699f458cf7ca: Download complete 15:28:04 8998bd30e6a1: Verifying Checksum 15:28:04 8998bd30e6a1: Download complete 15:28:07 2437ff75d9bd: Verifying Checksum 15:28:07 2437ff75d9bd: Download complete 15:28:08 8998bd30e6a1: Pull complete 15:28:08 04944245beec: Pull complete 15:28:10 699f458cf7ca: Pull complete 15:28:10 765212b225bb: Pull complete 15:28:11 f23df028b6ca: Pull complete 15:28:11 d65c8cfc05b1: Pull complete 15:28:26 2437ff75d9bd: Pull complete 15:28:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:26 prd-ubuntu20.04-docker-arm64-4c-16g-17304 does not seem to be running inside a container 15:28:26 $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:28:29 $ docker top fd828acfb54dec4dc5c5e3d396d17d6f2bd6be9a2a5e48733ed2b0cacb68baf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:30 ---> job-cost.sh 15:28:30 lf-activate-venv: SKIPPING 15:28:30 INFO: No Stack... 15:28:30 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:31 INFO: Archiving Costs [Pipeline] sh 15:28:31 + cat /w/workspace/edgex-go/532/archives/cost.csv 15:28:31 + cut -d, -f6 [Pipeline] lock 15:28:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-532-stack-cost] 15:28:31 Resource [jenkins-edgexfoundry-edgex-go-main-532-stack-cost] did not exist. Created. 15:28:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-532-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:32 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:33 Stashed 1 file(s) [Pipeline] } 15:28:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-532-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:33 $ docker stop --time=1 fd828acfb54dec4dc5c5e3d396d17d6f2bd6be9a2a5e48733ed2b0cacb68baf7 15:28:34 $ docker rm -f --volumes fd828acfb54dec4dc5c5e3d396d17d6f2bd6be9a2a5e48733ed2b0cacb68baf7 [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 15:28:35 provisioning config files... 15:28:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/532@tmp/config8005071319143104332tmp [Pipeline] { [Pipeline] sh 15:28:35 + set +x 15:28:35 + curl -s https://codecov.io/bash 15:28:35 + bash -s -- 15:28:35 15:28:35 _____ _ 15:28:35 / ____| | | 15:28:35 | | ___ __| | ___ ___ _____ __ 15:28:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:28:35 | |___| (_) | (_| | __/ (_| (_) \ V / 15:28:35 \_____\___/ \__,_|\___|\___\___/ \_/ 15:28:35 Bash-1.0.6 15:28:35 15:28:35 15:28:35 ==> git version 2.25.1 found 15:28:35 ==> 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 15:28:35 Release-Date: 2020-01-08 15:28:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:28:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:28:35 ==> Jenkins CI detected. 15:28:35 current dir:  /w/workspace/edgex-go/532 15:28:35 project root: . 15:28:35 --> token set from env 15:28:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:28:35 ==> Running gcov in . (disable via -X gcov) 15:28:35 ==> Python coveragepy not found 15:28:35 ==> Searching for coverage reports in: 15:28:35 + . 15:28:35 -> Found 1 reports 15:28:35 ==> Detecting git/mercurial file structure 15:28:35 ==> Reading reports 15:28:35 + ./coverage.out bytes=447731 15:28:35 ==> Appending adjustments 15:28:35 https://docs.codecov.io/docs/fixing-reports 15:28:36 + Found adjustments 15:28:36 ==> Gzipping contents 15:28:36 60K /tmp/codecov.6j4KsF.gz 15:28:36 ==> Uploading reports 15:28:36 url: https://codecov.io 15:28:36 query: branch=main&commit=1fb6775d8804dda106fccace673c66bb187c3e57&build=532&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F532%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:36 -> Pinging Codecov 15:28:36 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=1fb6775d8804dda106fccace673c66bb187c3e57&build=532&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F532%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:36 -> Uploading to 15:28:36 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/1fb6775d8804dda106fccace673c66bb187c3e57/22e24ad9-a316-4e2b-ad7e-a6bff74bfc96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T152836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9df5573aa9412b510d55cb78e41ec15ead6d13f8e7be4a9875e4c2597448269 15:28:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:36 Dload Upload Total Spent Left Speed 15:28:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57463 0 0 100 57463 0 262k --:--:-- --:--:-- --:--:-- 262k 15:28:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } 15:28:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:28:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:28:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:37 15:28:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:28:37 df9b9388f04a: Pulling fs layer 15:28:37 52dc419b0ee2: Pulling fs layer 15:28:37 25bc292e5bac: Pulling fs layer 15:28:37 114826534d7a: Pulling fs layer 15:28:37 4657fd5d0bcf: Pulling fs layer 15:28:37 6ad1cebc031e: Pulling fs layer 15:28:37 8a3aa393b2d8: Pulling fs layer 15:28:37 4657fd5d0bcf: Waiting 15:28:37 6ad1cebc031e: Waiting 15:28:37 8a3aa393b2d8: Waiting 15:28:37 114826534d7a: Waiting 15:28:37 25bc292e5bac: Verifying Checksum 15:28:37 25bc292e5bac: Download complete 15:28:37 52dc419b0ee2: Verifying Checksum 15:28:37 52dc419b0ee2: Download complete 15:28:37 4657fd5d0bcf: Verifying Checksum 15:28:37 4657fd5d0bcf: Download complete 15:28:37 df9b9388f04a: Download complete 15:28:38 6ad1cebc031e: Verifying Checksum 15:28:38 6ad1cebc031e: Download complete 15:28:38 df9b9388f04a: Pull complete 15:28:38 52dc419b0ee2: Pull complete 15:28:38 25bc292e5bac: Pull complete 15:28:38 114826534d7a: Verifying Checksum 15:28:38 114826534d7a: Download complete 15:28:39 8a3aa393b2d8: Verifying Checksum 15:28:39 8a3aa393b2d8: Download complete 15:28:43 114826534d7a: Pull complete 15:28:43 4657fd5d0bcf: Pull complete 15:28:43 6ad1cebc031e: Pull complete 15:28:45 8a3aa393b2d8: Pull complete 15:28:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:28:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:45 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:28:45 $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:28:51 $ docker top 9b9932efbe608693345746481fad4a7a4251c74d970c6dc753461149da6b4c75 -eo pid,comm [Pipeline] { [Pipeline] echo 15:28:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 15:28:51 + set -o pipefail 15:28:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 15:28:56 15:28:56 Monitoring /w/workspace/edgex-go/532 (github.com/edgexfoundry/edgex-go)... 15:28:56 15:28:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2a86212c-e23d-4e60-8c5b-c487297cba09 15:28:56 15:28:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:28:56 15:28:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:28:56 15:28:56 15:28:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:28:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:28:56 More details here: https://snyk.co/ue1NS [Pipeline] } 15:28:57 $ docker stop --time=1 9b9932efbe608693345746481fad4a7a4251c74d970c6dc753461149da6b4c75 15:29:00 $ docker rm -f --volumes 9b9932efbe608693345746481fad4a7a4251c74d970c6dc753461149da6b4c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:29:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:00 provisioning config files... 15:29:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/532@tmp/config13177410419759564504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:01 --> edgex-publish-swagger.sh 15:29:01 === Publish openapi/v3 API === 15:29:01 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 15:29:01 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/532/openapi/v3/core-command.yaml] 15:29:01 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:01 Dload Upload Total Spent Left Speed 15:29:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 44661 --:--:-- --:--:-- --:--:-- 44661 15:29:01 15:29:01 15:29:01 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/532/openapi/v3/core-data.yaml] 15:29:01 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:01 Dload Upload Total Spent Left Speed 15:29:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 133k 15:29:02 15:29:02 15:29:02 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/532/openapi/v3/core-metadata.yaml] 15:29:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:02 Dload Upload Total Spent Left Speed 15:29:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 187k --:--:-- --:--:-- --:--:-- 187k 100 141k 0 0 100 141k 0 187k --:--:-- --:--:-- --:--:-- 187k 15:29:02 15:29:02 15:29:02 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/532/openapi/v3/support-notifications.yaml] 15:29:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:02 Dload Upload Total Spent Left Speed 15:29:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k 15:29:03 15:29:03 15:29:03 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/532/openapi/v3/support-scheduler.yaml] 15:29:03 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:03 Dload Upload Total Spent Left Speed 15:29:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 164k --:--:-- --:--:-- --:--:-- 163k 100 34356 0 0 100 34356 0 69546 --:--:-- --:--:-- --:--:-- 69546 15:29:04 15:29:04 [Pipeline] } 15:29:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:29:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:04 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:29:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:29:05 $ docker top 6c220144b7af7ba70bdd905652d1c29321fce657a0e943fa10217ca3542ed0f0 -eo pid,comm 15:29:05 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). 15:29:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:05 [ssh-agent] Looking for ssh-agent implementation... 15:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:05 $ docker exec 6c220144b7af7ba70bdd905652d1c29321fce657a0e943fa10217ca3542ed0f0 ssh-agent 15:29:05 SSH_AUTH_SOCK=/tmp/ssh-nwalE6YXmJjO/agent.32 15:29:05 SSH_AGENT_PID=38 15:29:05 Running ssh-add (command line suppressed) 15:29:05 Identity added: /w/workspace/edgex-go/532@tmp/private_key_12844837099338946128.key (/w/workspace/edgex-go/532@tmp/private_key_12844837099338946128.key) 15:29:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:06 + git semver tag 15:29:06 2023-05-30 15:29:06,327 [run_tag] DEBUG tag force:False 15:29:06 2023-05-30 15:29:06,327 [check_head_tag] DEBUG check head tag 15:29:06 2023-05-30 15:29:06,331 [execute] INFO git cat-file --batch-check 15:29:06 2023-05-30 15:29:06,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/532, universal_newlines=False, shell=None, istream=) 15:29:06 2023-05-30 15:29:06,336 [execute] INFO git cat-file --batch 15:29:06 2023-05-30 15:29:06,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/532, universal_newlines=False, shell=None, istream=) 15:29:06 2023-05-30 15:29:06,422 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main 15:29:06 2023-05-30 15:29:06,422 [execute] INFO git tag -a v3.0.0-dev.166 -m v3.0.0-dev.166 15:29:06 2023-05-30 15:29:06,422 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.166', '-m', 'v3.0.0-dev.166'], cwd=/w/workspace/edgex-go/532, universal_newlines=False, shell=None, istream=None) 15:29:06 2023-05-30 15:29:06,427 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main 15:29:06 3.0.0-dev.166 [Pipeline] } 15:29:06 $ docker exec --env ******** --env ******** 6c220144b7af7ba70bdd905652d1c29321fce657a0e943fa10217ca3542ed0f0 ssh-agent -k 15:29:06 unset SSH_AUTH_SOCK; 15:29:06 unset SSH_AGENT_PID; 15:29:06 echo Agent pid 38 killed; 15:29:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:07 + git semver [Pipeline] } 15:29:07 $ docker stop --time=1 6c220144b7af7ba70bdd905652d1c29321fce657a0e943fa10217ca3542ed0f0 15:29:08 $ docker rm -f --volumes 6c220144b7af7ba70bdd905652d1c29321fce657a0e943fa10217ca3542ed0f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:09 15:29:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:09 0.23.1-centos7: Pulling from edgex-lftools 15:29:09 ab5ef0e58194: Pulling fs layer 15:29:09 9712f1f96733: Pulling fs layer 15:29:09 63f879dbbcfc: Pulling fs layer 15:29:09 0d9ebad4ef96: Pulling fs layer 15:29:09 e9a5061849ea: Pulling fs layer 15:29:09 d747dcd14b5f: Pulling fs layer 15:29:09 2de7ff778b66: Pulling fs layer 15:29:09 e9a5061849ea: Waiting 15:29:09 2de7ff778b66: Waiting 15:29:09 0d9ebad4ef96: Waiting 15:29:09 d747dcd14b5f: Waiting 15:29:09 9712f1f96733: Download complete 15:29:09 63f879dbbcfc: Verifying Checksum 15:29:09 63f879dbbcfc: Download complete 15:29:09 e9a5061849ea: Verifying Checksum 15:29:09 e9a5061849ea: Download complete 15:29:09 ab5ef0e58194: Verifying Checksum 15:29:09 ab5ef0e58194: Download complete 15:29:09 d747dcd14b5f: Verifying Checksum 15:29:09 d747dcd14b5f: Download complete 15:29:09 0d9ebad4ef96: Verifying Checksum 15:29:09 0d9ebad4ef96: Download complete 15:29:10 2de7ff778b66: Verifying Checksum 15:29:10 2de7ff778b66: Download complete 15:29:13 ab5ef0e58194: Pull complete 15:29:13 9712f1f96733: Pull complete 15:29:13 63f879dbbcfc: Pull complete 15:29:18 0d9ebad4ef96: Pull complete 15:29:18 e9a5061849ea: Pull complete 15:29:18 d747dcd14b5f: Pull complete 15:29:19 2de7ff778b66: Pull complete 15:29:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:29:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:19 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:29:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:29:24 $ docker top c5563e1757c2dd873e701fbee184d72bdbb81ea4e270d0666e3db077cc512e15 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:29:24 provisioning config files... 15:29:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/532@tmp/config15419541486008019777tmp 15:29:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/532@tmp/config9471279970602707462tmp 15:29:24 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/532@tmp/config13435285447684046011tmp [Pipeline] { [Pipeline] echo 15:29:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:29:24 ---> sigul-configuration.sh 15:29:24 gpg: directory `/root/.gnupg' created 15:29:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:29:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:29:24 gpg: keyring `/root/.gnupg/secring.gpg' created 15:29:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:29:24 gpg: CAST5 encrypted data 15:29:24 gpg: encrypted with 1 passphrase 15:29:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:29:25 + mkdir /home/jenkins 15:29:25 + mkdir /home/jenkins/sigul [Pipeline] sh 15:29:25 + 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 15:29:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:25 ---> sigul-install.sh 15:29:25 Sigul already installed; skipping installation. [Pipeline] sh 15:29:26 + git tag --list 15:29:26 0.6.0 15:29:26 0.6.1 15:29:26 0.7.0 15:29:26 0.7.1 15:29:26 v1.0.0 15:29:26 v1.0.1 15:29:26 v1.1.0 15:29:26 v1.2.0 15:29:26 v1.2.1 15:29:26 v1.3.0 15:29:26 v1.3.1 15:29:26 v2.0.0 15:29:26 v2.1.0 15:29:26 v2.1.1 15:29:26 v2.1.1-dev.1 15:29:26 v2.1.1-dev.2 15:29:26 v2.1.1-dev.3 15:29:26 v2.1.1-dev.4 15:29:26 v2.1.1-dev.5 15:29:26 v2.1.1-dev.6 15:29:26 v2.1.1-dev.7 15:29:26 v2.1.1-dev.8 15:29:26 v2.1.2-dev.1 15:29:26 v2.2.0 15:29:26 v2.2.1-dev.1 15:29:26 v2.2.1-dev.10 15:29:26 v2.2.1-dev.11 15:29:26 v2.2.1-dev.12 15:29:26 v2.2.1-dev.13 15:29:26 v2.2.1-dev.14 15:29:26 v2.2.1-dev.15 15:29:26 v2.2.1-dev.16 15:29:26 v2.2.1-dev.17 15:29:26 v2.2.1-dev.18 15:29:26 v2.2.1-dev.19 15:29:26 v2.2.1-dev.2 15:29:26 v2.2.1-dev.20 15:29:26 v2.2.1-dev.21 15:29:26 v2.2.1-dev.22 15:29:26 v2.2.1-dev.23 15:29:26 v2.2.1-dev.24 15:29:26 v2.2.1-dev.25 15:29:26 v2.2.1-dev.26 15:29:26 v2.2.1-dev.27 15:29:26 v2.2.1-dev.28 15:29:26 v2.2.1-dev.29 15:29:26 v2.2.1-dev.3 15:29:26 v2.2.1-dev.4 15:29:26 v2.2.1-dev.5 15:29:26 v2.2.1-dev.6 15:29:26 v2.2.1-dev.7 15:29:26 v2.2.1-dev.8 15:29:26 v2.2.1-dev.9 15:29:26 v2.3.0 15:29:26 v2.3.0-dev.100 15:29:26 v2.3.0-dev.101 15:29:26 v2.3.0-dev.102 15:29:26 v2.3.0-dev.103 15:29:26 v2.3.0-dev.104 15:29:26 v2.3.0-dev.105 15:29:26 v2.3.0-dev.106 15:29:26 v2.3.0-dev.29 15:29:26 v2.3.0-dev.30 15:29:26 v2.3.0-dev.31 15:29:26 v2.3.0-dev.32 15:29:26 v2.3.0-dev.33 15:29:26 v2.3.0-dev.34 15:29:26 v2.3.0-dev.35 15:29:26 v2.3.0-dev.36 15:29:26 v2.3.0-dev.37 15:29:26 v2.3.0-dev.38 15:29:26 v2.3.0-dev.39 15:29:26 v2.3.0-dev.40 15:29:26 v2.3.0-dev.41 15:29:26 v2.3.0-dev.42 15:29:26 v2.3.0-dev.43 15:29:26 v2.3.0-dev.44 15:29:26 v2.3.0-dev.45 15:29:26 v2.3.0-dev.46 15:29:26 v2.3.0-dev.47 15:29:26 v2.3.0-dev.48 15:29:26 v2.3.0-dev.49 15:29:26 v2.3.0-dev.50 15:29:26 v2.3.0-dev.51 15:29:26 v2.3.0-dev.52 15:29:26 v2.3.0-dev.53 15:29:26 v2.3.0-dev.54 15:29:26 v2.3.0-dev.55 15:29:26 v2.3.0-dev.56 15:29:26 v2.3.0-dev.57 15:29:26 v2.3.0-dev.58 15:29:26 v2.3.0-dev.59 15:29:26 v2.3.0-dev.60 15:29:26 v2.3.0-dev.61 15:29:26 v2.3.0-dev.62 15:29:26 v2.3.0-dev.63 15:29:26 v2.3.0-dev.64 15:29:26 v2.3.0-dev.65 15:29:26 v2.3.0-dev.66 15:29:26 v2.3.0-dev.67 15:29:26 v2.3.0-dev.68 15:29:26 v2.3.0-dev.69 15:29:26 v2.3.0-dev.70 15:29:26 v2.3.0-dev.71 15:29:26 v2.3.0-dev.72 15:29:26 v2.3.0-dev.73 15:29:26 v2.3.0-dev.74 15:29:26 v2.3.0-dev.75 15:29:26 v2.3.0-dev.76 15:29:26 v2.3.0-dev.77 15:29:26 v2.3.0-dev.78 15:29:26 v2.3.0-dev.79 15:29:26 v2.3.0-dev.80 15:29:26 v2.3.0-dev.81 15:29:26 v2.3.0-dev.82 15:29:26 v2.3.0-dev.83 15:29:26 v2.3.0-dev.84 15:29:26 v2.3.0-dev.85 15:29:26 v2.3.0-dev.86 15:29:26 v2.3.0-dev.87 15:29:26 v2.3.0-dev.88 15:29:26 v2.3.0-dev.89 15:29:26 v2.3.0-dev.90 15:29:26 v2.3.0-dev.91 15:29:26 v2.3.0-dev.92 15:29:26 v2.3.0-dev.93 15:29:26 v2.3.0-dev.94 15:29:26 v2.3.0-dev.95 15:29:26 v2.3.0-dev.96 15:29:26 v2.3.0-dev.97 15:29:26 v2.3.0-dev.98 15:29:26 v2.3.0-dev.99 15:29:26 v2.3.1-dev.1 15:29:26 v2.3.1-dev.2 15:29:26 v2.3.1-dev.3 15:29:26 v2.3.1-dev.4 15:29:26 v2.3.1-dev.5 15:29:26 v3.0.0-dev.1 15:29:26 v3.0.0-dev.10 15:29:26 v3.0.0-dev.100 15:29:26 v3.0.0-dev.101 15:29:26 v3.0.0-dev.102 15:29:26 v3.0.0-dev.103 15:29:26 v3.0.0-dev.104 15:29:26 v3.0.0-dev.105 15:29:26 v3.0.0-dev.106 15:29:26 v3.0.0-dev.107 15:29:26 v3.0.0-dev.108 15:29:26 v3.0.0-dev.109 15:29:26 v3.0.0-dev.11 15:29:26 v3.0.0-dev.110 15:29:26 v3.0.0-dev.111 15:29:26 v3.0.0-dev.112 15:29:26 v3.0.0-dev.113 15:29:26 v3.0.0-dev.114 15:29:26 v3.0.0-dev.115 15:29:26 v3.0.0-dev.116 15:29:26 v3.0.0-dev.117 15:29:26 v3.0.0-dev.118 15:29:26 v3.0.0-dev.119 15:29:26 v3.0.0-dev.12 15:29:26 v3.0.0-dev.120 15:29:26 v3.0.0-dev.121 15:29:26 v3.0.0-dev.122 15:29:26 v3.0.0-dev.123 15:29:26 v3.0.0-dev.124 15:29:26 v3.0.0-dev.125 15:29:26 v3.0.0-dev.126 15:29:26 v3.0.0-dev.127 15:29:26 v3.0.0-dev.128 15:29:26 v3.0.0-dev.129 15:29:26 v3.0.0-dev.13 15:29:26 v3.0.0-dev.130 15:29:26 v3.0.0-dev.131 15:29:26 v3.0.0-dev.132 15:29:26 v3.0.0-dev.133 15:29:26 v3.0.0-dev.134 15:29:26 v3.0.0-dev.135 15:29:26 v3.0.0-dev.136 15:29:26 v3.0.0-dev.137 15:29:26 v3.0.0-dev.138 15:29:26 v3.0.0-dev.139 15:29:26 v3.0.0-dev.14 15:29:26 v3.0.0-dev.140 15:29:26 v3.0.0-dev.141 15:29:26 v3.0.0-dev.142 15:29:26 v3.0.0-dev.143 15:29:26 v3.0.0-dev.144 15:29:26 v3.0.0-dev.145 15:29:26 v3.0.0-dev.146 15:29:26 v3.0.0-dev.147 15:29:26 v3.0.0-dev.148 15:29:26 v3.0.0-dev.149 15:29:26 v3.0.0-dev.15 15:29:26 v3.0.0-dev.150 15:29:26 v3.0.0-dev.151 15:29:26 v3.0.0-dev.152 15:29:26 v3.0.0-dev.153 15:29:26 v3.0.0-dev.154 15:29:26 v3.0.0-dev.155 15:29:26 v3.0.0-dev.156 15:29:26 v3.0.0-dev.157 15:29:26 v3.0.0-dev.158 15:29:26 v3.0.0-dev.159 15:29:26 v3.0.0-dev.16 15:29:26 v3.0.0-dev.160 15:29:26 v3.0.0-dev.161 15:29:26 v3.0.0-dev.162 15:29:26 v3.0.0-dev.163 15:29:26 v3.0.0-dev.164 15:29:26 v3.0.0-dev.165 15:29:26 v3.0.0-dev.166 15:29:26 v3.0.0-dev.17 15:29:26 v3.0.0-dev.18 15:29:26 v3.0.0-dev.19 15:29:26 v3.0.0-dev.2 15:29:26 v3.0.0-dev.20 15:29:26 v3.0.0-dev.21 15:29:26 v3.0.0-dev.22 15:29:26 v3.0.0-dev.23 15:29:26 v3.0.0-dev.24 15:29:26 v3.0.0-dev.25 15:29:26 v3.0.0-dev.26 15:29:26 v3.0.0-dev.27 15:29:26 v3.0.0-dev.28 15:29:26 v3.0.0-dev.29 15:29:26 v3.0.0-dev.3 15:29:26 v3.0.0-dev.30 15:29:26 v3.0.0-dev.31 15:29:26 v3.0.0-dev.32 15:29:26 v3.0.0-dev.33 15:29:26 v3.0.0-dev.34 15:29:26 v3.0.0-dev.35 15:29:26 v3.0.0-dev.36 15:29:26 v3.0.0-dev.37 15:29:26 v3.0.0-dev.38 15:29:26 v3.0.0-dev.39 15:29:26 v3.0.0-dev.4 15:29:26 v3.0.0-dev.40 15:29:26 v3.0.0-dev.41 15:29:26 v3.0.0-dev.42 15:29:26 v3.0.0-dev.43 15:29:26 v3.0.0-dev.44 15:29:26 v3.0.0-dev.45 15:29:26 v3.0.0-dev.46 15:29:26 v3.0.0-dev.47 15:29:26 v3.0.0-dev.48 15:29:26 v3.0.0-dev.49 15:29:26 v3.0.0-dev.5 15:29:26 v3.0.0-dev.50 15:29:26 v3.0.0-dev.51 15:29:26 v3.0.0-dev.52 15:29:26 v3.0.0-dev.53 15:29:26 v3.0.0-dev.54 15:29:26 v3.0.0-dev.55 15:29:26 v3.0.0-dev.56 15:29:26 v3.0.0-dev.57 15:29:26 v3.0.0-dev.58 15:29:26 v3.0.0-dev.59 15:29:26 v3.0.0-dev.6 15:29:26 v3.0.0-dev.60 15:29:26 v3.0.0-dev.61 15:29:26 v3.0.0-dev.62 15:29:26 v3.0.0-dev.63 15:29:26 v3.0.0-dev.64 15:29:26 v3.0.0-dev.65 15:29:26 v3.0.0-dev.66 15:29:26 v3.0.0-dev.67 15:29:26 v3.0.0-dev.68 15:29:26 v3.0.0-dev.69 15:29:26 v3.0.0-dev.7 15:29:26 v3.0.0-dev.70 15:29:26 v3.0.0-dev.71 15:29:26 v3.0.0-dev.72 15:29:26 v3.0.0-dev.73 15:29:26 v3.0.0-dev.74 15:29:26 v3.0.0-dev.75 15:29:26 v3.0.0-dev.76 15:29:26 v3.0.0-dev.77 15:29:26 v3.0.0-dev.78 15:29:26 v3.0.0-dev.79 15:29:26 v3.0.0-dev.8 15:29:26 v3.0.0-dev.80 15:29:26 v3.0.0-dev.81 15:29:26 v3.0.0-dev.82 15:29:26 v3.0.0-dev.83 15:29:26 v3.0.0-dev.84 15:29:26 v3.0.0-dev.85 15:29:26 v3.0.0-dev.86 15:29:26 v3.0.0-dev.87 15:29:26 v3.0.0-dev.88 15:29:26 v3.0.0-dev.89 15:29:26 v3.0.0-dev.9 15:29:26 v3.0.0-dev.90 15:29:26 v3.0.0-dev.91 15:29:26 v3.0.0-dev.92 15:29:26 v3.0.0-dev.93 15:29:26 v3.0.0-dev.94 15:29:26 v3.0.0-dev.95 15:29:26 v3.0.0-dev.96 15:29:26 v3.0.0-dev.97 15:29:26 v3.0.0-dev.98 15:29:26 v3.0.0-dev.99 [Pipeline] sh 15:29:26 + lftools sign git-tag v3.0.0-dev.166 15:29:26 Signing Git tag with Sigul... 15:29:26 Signing v3.0.0-dev.166 [Pipeline] echo 15:29:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:29:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:29:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:29:27 $ docker stop --time=1 c5563e1757c2dd873e701fbee184d72bdbb81ea4e270d0666e3db077cc512e15 15:29:28 $ docker rm -f --volumes c5563e1757c2dd873e701fbee184d72bdbb81ea4e270d0666e3db077cc512e15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:29:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:29 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:29:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:29:29 $ docker top d1b027f17dca6511b8c5311263277c0d5051f5a004e50a24c37245af2ff70537 -eo pid,comm 15:29: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). 15:29:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:29 [ssh-agent] Looking for ssh-agent implementation... 15:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:30 $ docker exec d1b027f17dca6511b8c5311263277c0d5051f5a004e50a24c37245af2ff70537 ssh-agent 15:29:30 SSH_AUTH_SOCK=/tmp/ssh-U8IdX0RSNUWv/agent.32 15:29:30 SSH_AGENT_PID=38 15:29:30 Running ssh-add (command line suppressed) 15:29:30 Identity added: /w/workspace/edgex-go/532@tmp/private_key_12962319218208999680.key (/w/workspace/edgex-go/532@tmp/private_key_12962319218208999680.key) 15:29:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:30 + git semver bump pre 15:29:30 2023-05-30 15:29:30,741 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main 15:29:30 2023-05-30 15:29:30,742 [bump_version] DEBUG bumping version:3.0.0-dev.166 on axis:pre with prefix:dev 15:29:30 2023-05-30 15:29:30,742 [bump_version] DEBUG bumped version:3.0.0-dev.167 15:29:30 2023-05-30 15:29:30,742 [write_version] DEBUG write version:3.0.0-dev.167 to path:/w/workspace/edgex-go/532/.semver/main with force:True 15:29:30 2023-05-30 15:29:30,742 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main 15:29:30 2023-05-30 15:29:30,742 [write_file] DEBUG write to file:/w/workspace/edgex-go/532/.semver/main 15:29:30 2023-05-30 15:29:30,744 [execute] INFO git cat-file --batch-check 15:29:30 2023-05-30 15:29:30,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=False, shell=None, istream=) 15:29:30 2023-05-30 15:29:30,750 [execute] INFO git cat-file --batch 15:29:30 2023-05-30 15:29:30,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=False, shell=None, istream=) 15:29:30 2023-05-30 15:29:30,755 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main 15:29:30 3.0.0-dev.167 [Pipeline] } 15:29:30 $ docker exec --env ******** --env ******** d1b027f17dca6511b8c5311263277c0d5051f5a004e50a24c37245af2ff70537 ssh-agent -k 15:29:30 unset SSH_AUTH_SOCK; 15:29:30 unset SSH_AGENT_PID; 15:29:30 echo Agent pid 38 killed; 15:29:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:31 + git semver [Pipeline] } 15:29:31 $ docker stop --time=1 d1b027f17dca6511b8c5311263277c0d5051f5a004e50a24c37245af2ff70537 15:29:32 $ docker rm -f --volumes d1b027f17dca6511b8c5311263277c0d5051f5a004e50a24c37245af2ff70537 [Pipeline] // withDockerContainer [Pipeline] sh 15:29:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:33 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:29:33 $ docker top 4298521552f5a54941192b4f2692d27441ebe9a66dc7a214253c46402867de6b -eo pid,comm 15:29:33 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). 15:29:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:33 [ssh-agent] Looking for ssh-agent implementation... 15:29:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:34 $ docker exec 4298521552f5a54941192b4f2692d27441ebe9a66dc7a214253c46402867de6b ssh-agent 15:29:34 SSH_AUTH_SOCK=/tmp/ssh-vWkgNG993dVK/agent.32 15:29:34 SSH_AGENT_PID=38 15:29:34 Running ssh-add (command line suppressed) 15:29:34 Identity added: /w/workspace/edgex-go/532@tmp/private_key_4638311821665544920.key (/w/workspace/edgex-go/532@tmp/private_key_4638311821665544920.key) 15:29:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:34 + git semver push 15:29:34 2023-05-30 15:29:34,696 [run_push] DEBUG push 15:29:34 2023-05-30 15:29:34,696 [execute] INFO git cat-file --batch-check 15:29:34 2023-05-30 15:29:34,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=False, shell=None, istream=) 15:29:34 2023-05-30 15:29:34,700 [execute] INFO git rev-list a43e1e9a8e341885b2483f2b9aa06d1e0970e92d -- 15:29:34 2023-05-30 15:29:34,700 [execute] DEBUG Popen(['git', 'rev-list', 'a43e1e9a8e341885b2483f2b9aa06d1e0970e92d', '--'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=False, shell=None, istream=None) 15:29:34 2023-05-30 15:29:34,718 [execute] INFO git fetch -v origin 15:29:34 2023-05-30 15:29:34,718 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=True, shell=None, istream=None) 15:29:35 2023-05-30 15:29:35,196 [run_push] DEBUG no remote changes detected 15:29:35 2023-05-30 15:29:35,197 [execute] INFO git push origin semver 15:29:35 2023-05-30 15:29:35,197 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=False, shell=None, istream=None) 15:29:36 2023-05-30 15:29:36,064 [run_push] DEBUG push all version tags 15:29:36 2023-05-30 15:29:36,064 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:29:36 2023-05-30 15:29:36,065 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/532, universal_newlines=False, shell=None, istream=None) 15:29:37 2023-05-30 15:29:36,874 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main 15:29:37 3.0.0-dev.167 [Pipeline] } 15:29:37 $ docker exec --env ******** --env ******** 4298521552f5a54941192b4f2692d27441ebe9a66dc7a214253c46402867de6b ssh-agent -k 15:29:37 unset SSH_AUTH_SOCK; 15:29:37 unset SSH_AGENT_PID; 15:29:37 echo Agent pid 38 killed; 15:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:37 + git semver [Pipeline] } 15:29:37 $ docker stop --time=1 4298521552f5a54941192b4f2692d27441ebe9a66dc7a214253c46402867de6b 15:29:39 $ docker rm -f --volumes 4298521552f5a54941192b4f2692d27441ebe9a66dc7a214253c46402867de6b [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 15:29:39 + [ -d /w/workspace/edgex-go/532/archives ] [Pipeline] libraryResource [Pipeline] sh 15:29:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:40 ---> package-listing.sh 15:29:40 ++ facter osfamily 15:29:40 ++ tr '[:upper:]' '[:lower:]' 15:29:41 + OS_FAMILY=debian 15:29:41 + workspace=/w/workspace/edgex-go/532 15:29:41 + START_PACKAGES=/tmp/packages_start.txt 15:29:41 + END_PACKAGES=/tmp/packages_end.txt 15:29:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:41 + PACKAGES=/tmp/packages_start.txt 15:29:41 + '[' /w/workspace/edgex-go/532 ']' 15:29:41 + PACKAGES=/tmp/packages_end.txt 15:29:41 + case "${OS_FAMILY}" in 15:29:41 + dpkg -l 15:29:41 + grep '^ii' 15:29:41 + '[' -f /tmp/packages_start.txt ']' 15:29:41 + '[' -f /tmp/packages_end.txt ']' 15:29:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:41 + '[' /w/workspace/edgex-go/532 ']' 15:29:41 + mkdir -p /w/workspace/edgex-go/532/archives/ 15:29:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/532/archives/ [Pipeline] echo 15:29: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/532/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:29:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:41 15:29:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:42 latest: Pulling from edgex-lftools-log-publisher 15:29:42 5eb5b503b376: Pulling fs layer 15:29:42 5c69ac0246d0: Pulling fs layer 15:29:42 ec43610c2a17: Pulling fs layer 15:29:42 3a2ae6a8a46f: Pulling fs layer 15:29:42 33b1e0a273af: Pulling fs layer 15:29:42 5d3b04190fa2: Pulling fs layer 15:29:42 2f39f015ded8: Pulling fs layer 15:29:42 3a2ae6a8a46f: Waiting 15:29:42 33b1e0a273af: Waiting 15:29:42 5d3b04190fa2: Waiting 15:29:42 2f39f015ded8: Waiting 15:29:42 5c69ac0246d0: Verifying Checksum 15:29:42 5c69ac0246d0: Download complete 15:29:42 3a2ae6a8a46f: Verifying Checksum 15:29:42 3a2ae6a8a46f: Download complete 15:29:42 33b1e0a273af: Verifying Checksum 15:29:42 33b1e0a273af: Download complete 15:29:42 ec43610c2a17: Verifying Checksum 15:29:42 ec43610c2a17: Download complete 15:29:42 5d3b04190fa2: Verifying Checksum 15:29:42 5d3b04190fa2: Download complete 15:29:42 5eb5b503b376: Verifying Checksum 15:29:42 5eb5b503b376: Download complete 15:29:43 2f39f015ded8: Download complete 15:29:43 5eb5b503b376: Pull complete 15:29:43 5c69ac0246d0: Pull complete 15:29:44 ec43610c2a17: Pull complete 15:29:44 3a2ae6a8a46f: Pull complete 15:29:44 33b1e0a273af: Pull complete 15:29:44 5d3b04190fa2: Pull complete 15:29:48 2f39f015ded8: Pull complete 15:29:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:48 prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container 15:29:48 $ 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/532/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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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 15:29:53 $ docker top 8464d9d5332186a877be10e6f33b3e429ee03df8c667b8fa1b9220513c627772 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:53 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:54 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:54 + ls /var/log/sa-host 15:29:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:54 provisioning config files... 15:29:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/532@tmp/config12673054701549916591tmp [Pipeline] { [Pipeline] echo 15:29:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:54 ---> create-netrc.sh [Pipeline] } 15:29:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:55 ---> python-tools-install.sh [Pipeline] echo 15:29:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:55 ---> sudo-logs.sh 15:29:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:55 ---> job-cost.sh 15:29:55 lf-activate-venv: SKIPPING 15:29:55 DEBUG: total: 0.10999999940395355 15:29:55 INFO: Retrieving Stack Cost... 15:29:56 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:56 INFO: Archiving Costs [Pipeline] echo 15:29:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:56 ---> logs-deploy.sh 15:29:56 lf-activate-venv: SKIPPING 15:29:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/532 15:29:56 INFO: archiving workspace using pattern(s): 15:29:57 Archives upload complete. 15:29:57 INFO: archiving logs to Nexus 15:29:58 ---> uname -a: 15:29:58 Linux prd-ubuntu20-04-docker-8c-8g-17303 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:29:58 15:29:58 15:29:58 ---> lscpu: 15:29:58 Architecture: x86_64 15:29:58 CPU op-mode(s): 32-bit, 64-bit 15:29:58 Byte Order: Little Endian 15:29:58 Address sizes: 40 bits physical, 48 bits virtual 15:29:58 CPU(s): 8 15:29:58 On-line CPU(s) list: 0-7 15:29:58 Thread(s) per core: 1 15:29:58 Core(s) per socket: 1 15:29:58 Socket(s): 8 15:29:58 NUMA node(s): 1 15:29:58 Vendor ID: AuthenticAMD 15:29:58 CPU family: 23 15:29:58 Model: 49 15:29:58 Model name: AMD EPYC-Rome Processor 15:29:58 Stepping: 0 15:29:58 CPU MHz: 2800.000 15:29:58 BogoMIPS: 5600.00 15:29:58 Virtualization: AMD-V 15:29:58 Hypervisor vendor: KVM 15:29:58 Virtualization type: full 15:29:58 L1d cache: 256 KiB 15:29:58 L1i cache: 256 KiB 15:29:58 L2 cache: 4 MiB 15:29:58 L3 cache: 128 MiB 15:29:58 NUMA node0 CPU(s): 0-7 15:29:58 Vulnerability Itlb multihit: Not affected 15:29:58 Vulnerability L1tf: Not affected 15:29:58 Vulnerability Mds: Not affected 15:29:58 Vulnerability Meltdown: Not affected 15:29:58 Vulnerability Mmio stale data: Not affected 15:29:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:29:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:29:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:29:58 Vulnerability Srbds: Not affected 15:29:58 Vulnerability Tsx async abort: Not affected 15:29:58 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 15:29:58 15:29:58 15:29:58 ---> nproc: 15:29:58 8 15:29:58 15:29:58 15:29:58 ---> df -h: 15:29:58 Filesystem Size Used Avail Use% Mounted on 15:29:58 overlay 155G 21G 135G 13% / 15:29:58 tmpfs 64M 0 64M 0% /dev 15:29:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:29:58 shm 64M 0 64M 0% /dev/shm 15:29:58 /dev/vda1 155G 21G 135G 13% /facter-os 15:29:58 15:29:58 15:29:58 ---> sar -b -r -n DEV: 15:29:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17303) 05/30/23 _x86_64_ (8 CPU) 15:29:58 15:29:58 14:59:15 LINUX RESTART (8 CPU) 15:29:58 15:29:58 15:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:29:58 15:01:01 137.09 3.77 133.33 0.00 415.93 66904.18 0.00 15:29:58 15:02:01 27.81 0.02 27.80 0.00 0.13 17522.96 0.00 15:29:58 15:03:01 79.12 0.35 78.77 0.00 11.86 35225.86 0.00 15:29:58 15:04:01 305.98 5.52 300.47 0.00 53.86 106094.58 0.00 15:29:58 15:05:01 446.59 12.23 434.36 0.00 1075.55 225276.05 0.00 15:29:58 15:06:01 577.20 3.23 573.97 0.00 4116.36 143144.08 0.00 15:29:58 15:07:01 758.45 0.48 757.97 0.00 12.92 197874.57 0.00 15:29:58 15:08:01 554.36 0.17 554.19 0.00 1.33 204421.52 0.00 15:29:58 15:09:01 263.36 0.10 263.26 0.00 14.26 16585.80 0.00 15:29:58 15:10:01 14.48 0.03 14.45 0.00 2.13 421.53 0.00 15:29:58 15:11:01 1.17 0.00 1.17 0.00 0.00 11.73 0.00 15:29:58 15:12:01 1.63 0.00 1.63 0.00 0.00 17.99 0.00 15:29:58 15:13:01 1.23 0.00 1.23 0.00 0.00 17.33 0.00 15:29:58 15:14:01 1.58 0.00 1.58 0.00 0.00 16.80 0.00 15:29:58 15:15:01 1.45 0.02 1.43 0.00 0.13 19.86 0.00 15:29:58 15:16:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 15:29:58 15:17:01 0.98 0.02 0.97 0.00 0.13 11.33 0.00 15:29:58 15:18:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 15:29:58 15:19:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 15:29:58 15:20:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 15:29:58 15:21:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 15:29:58 15:22:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 15:29:58 15:23:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 15:29:58 15:24:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 15:29:58 15:25:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 15:29:58 15:26:01 1.68 0.00 1.68 0.00 0.00 18.00 0.00 15:29:58 15:27:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 15:29:58 15:28:01 3.53 1.58 1.95 0.00 36.25 22.79 0.00 15:29:58 15:29:01 56.02 0.28 55.74 0.00 13.73 33086.49 0.00 15:29:58 Average: 112.02 0.96 111.06 0.00 198.60 36107.99 0.00 15:29:58 15:29:58 15:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:58 15:01:01 27944532 31281004 1019436 3.10 112608 3436456 2426052 7.15 1590740 2907780 255220 15:29:58 15:02:01 27900676 31408140 889208 2.70 115312 3590668 2302988 6.79 1445404 3079644 150460 15:29:58 15:03:01 27949996 31558276 742124 2.26 117996 3689284 1903220 5.61 1249324 3231560 688 15:29:58 15:04:01 24141576 31505552 776068 2.36 201576 7082916 1903384 5.61 2041164 5945360 1055272 15:29:58 15:05:01 21571748 31059476 1196880 3.64 305632 9012372 2811496 8.29 2306108 8132196 35144 15:29:58 15:06:01 20317464 31232004 1033008 3.14 316560 10404284 2556936 7.54 2591412 9086100 4536 15:29:58 15:07:01 19091652 31319284 940692 2.86 346064 11582848 2353220 6.94 2731276 10065012 1236 15:29:58 15:08:01 17678016 31330540 928080 2.82 376704 12915616 2460068 7.25 2745264 11398940 700 15:29:58 15:09:01 19344572 31507648 759440 2.31 383416 11477388 1975612 5.82 2506044 10041728 800 15:29:58 15:10:01 19355900 31519712 747116 2.27 383996 11477584 1829232 5.39 2494064 10041704 36 15:29:58 15:11:01 19357380 31521216 745576 2.27 384016 11477588 1829232 5.39 2492420 10041708 20 15:29:58 15:12:01 19360732 31524708 742540 2.26 384020 11477720 1829232 5.39 2488688 10041828 12 15:29:58 15:13:01 19361448 31525496 741760 2.26 384032 11477720 1829232 5.39 2487328 10041892 12 15:29:58 15:14:01 19363948 31528024 739504 2.25 384048 11477724 1829232 5.39 2485284 10041904 8 15:29:58 15:15:01 19362772 31526896 740520 2.25 384072 11477700 1861404 5.49 2485424 10041892 52 15:29:58 15:16:01 19362780 31526988 740332 2.25 384096 11477704 1861404 5.49 2485520 10041896 8 15:29:58 15:17:01 19363056 31527296 739972 2.25 384120 11477704 1861404 5.49 2485356 10041900 8 15:29:58 15:18:01 19362676 31527000 740168 2.25 384148 11477704 1861404 5.49 2485384 10041900 16 15:29:58 15:19:01 19362676 31527008 740108 2.25 384160 11477716 1861404 5.49 2485316 10041904 8 15:29:58 15:20:01 19362580 31527084 740112 2.25 384184 11477716 1861404 5.49 2485292 10042044 8 15:29:58 15:21:01 19362548 31527080 740044 2.25 384204 11477720 1861404 5.49 2485264 10042044 8 15:29:58 15:22:01 19362556 31527108 739968 2.25 384224 11477724 1861404 5.49 2485312 10042048 12 15:29:58 15:23:01 19362760 31527312 739692 2.25 384232 11477728 1861404 5.49 2485296 10042048 20 15:29:58 15:24:01 19362960 31527540 739636 2.25 384236 11477732 1861404 5.49 2485332 10042052 8 15:29:58 15:25:01 19362472 31527080 740072 2.25 384252 11477736 1861404 5.49 2485420 10042056 8 15:29:58 15:26:01 19362488 31527112 739980 2.25 384268 11477736 1861404 5.49 2485368 10042056 12 15:29:58 15:27:01 19362692 31527328 739704 2.25 384276 11477740 1861404 5.49 2485376 10042060 8 15:29:58 15:28:01 19357524 31524172 742876 2.26 384316 11478828 1878816 5.54 2492960 10042368 8 15:29:58 15:29:01 18547532 31493068 773068 2.35 412696 12182840 1896396 5.59 2588548 10705092 96 15:29:58 Average: 20426197 31472109 797851 2.43 344395 10463869 1993538 5.88 2380886 9151404 51877 15:29:58 15:29:58 15:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:58 15:01:01 ens3 747.46 684.30 7707.63 78.98 0.00 0.00 0.00 0.00 15:29:58 15:01:01 veth97ca169 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:01:01 docker0 576.27 566.76 42.24 3430.10 0.00 0.00 0.00 0.00 15:29:58 15:01:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:29:58 15:02:01 ens3 52.97 53.82 29.54 113.90 0.00 0.00 0.00 0.00 15:29:58 15:02:01 veth97ca169 1.30 1.35 0.11 0.12 0.00 0.00 0.00 0.00 15:29:58 15:02:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 15:29:58 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:03:01 ens3 88.77 53.79 1703.45 18.33 0.00 0.00 0.00 0.00 15:29:58 15:03:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:03:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:29:58 15:03:01 veth782e10a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:04:01 ens3 1065.79 525.13 6293.97 57.41 0.00 0.00 0.00 0.00 15:29:58 15:04:01 veth6ae48d8 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 15:29:58 15:04:01 docker0 512.50 1043.88 41.38 6274.51 0.00 0.00 0.00 0.00 15:29:58 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:05:01 vethce55500 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:05:01 ens3 72.45 35.56 1497.70 5.78 0.00 0.00 0.00 0.00 15:29:58 15:05:01 vethc9e9925 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:05:01 veth6ae48d8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:05:01 veth511c0a7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:05:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 15:29:58 15:06:01 ens3 398.65 134.78 1819.64 24.44 0.00 0.00 0.00 0.00 15:29:58 15:06:01 veth031e298 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:06:01 veth6ae48d8 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 15:29:58 15:06:01 docker0 15.06 29.47 0.98 400.99 0.00 0.00 0.00 0.00 15:29:58 15:06:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:29:58 15:06:01 veth3cae600 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:07:01 ens3 286.11 162.65 1427.79 30.54 0.00 0.00 0.00 0.00 15:29:58 15:07:01 vethc807a4c 32.04 44.58 3.06 16.14 0.00 0.00 0.00 0.00 15:29:58 15:07:01 veth6ae48d8 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:07:01 docker0 136.54 245.41 10.81 1395.58 0.00 0.00 0.00 0.00 15:29:58 15:07:01 veth84c15f3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:07:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:08:01 ens3 208.16 130.52 1361.97 203.38 0.00 0.00 0.00 0.00 15:29:58 15:08:01 veth6ae48d8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:08:01 docker0 66.27 153.02 5.17 1330.37 0.00 0.00 0.00 0.00 15:29:58 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:08:01 veth8d52286 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 15:29:58 15:09:01 ens3 412.31 407.06 337.11 1961.66 0.00 0.00 0.00 0.00 15:29:58 15:09:01 docker0 4.43 8.23 0.29 102.66 0.00 0.00 0.00 0.00 15:29:58 15:09:01 lo 48.92 48.92 4.82 4.82 0.00 0.00 0.00 0.00 15:29:58 15:10:01 ens3 271.27 288.60 118.43 1613.85 0.00 0.00 0.00 0.00 15:29:58 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:10:01 lo 21.93 21.93 2.16 2.16 0.00 0.00 0.00 0.00 15:29:58 15:11:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:29:58 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:12:01 ens3 4.25 3.23 14.60 0.41 0.00 0.00 0.00 0.00 15:29:58 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:14:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:29:58 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:15:01 ens3 0.75 0.38 0.25 0.15 0.00 0.00 0.00 0.00 15:29:58 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:16:01 ens3 0.47 0.53 0.26 0.22 0.00 0.00 0.00 0.00 15:29:58 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:17:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:29:58 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:20:01 ens3 0.32 0.28 0.14 0.08 0.00 0.00 0.00 0.00 15:29:58 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:25:01 ens3 0.33 0.22 0.19 0.13 0.00 0.00 0.00 0.00 15:29:58 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:26:01 ens3 0.23 0.17 0.12 0.01 0.00 0.00 0.00 0.00 15:29:58 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:28:01 ens3 7.91 6.76 5.33 6.33 0.00 0.00 0.00 0.00 15:29:58 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:29:58 15:29:01 ens3 205.57 116.36 4562.57 19.94 0.00 0.00 0.00 0.00 15:29:58 15:29:01 docker0 37.66 65.49 3.10 581.03 0.00 0.00 0.00 0.00 15:29:58 15:29:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 15:29:58 Average: ens3 131.92 89.82 926.96 142.61 0.00 0.00 0.00 0.00 15:29:58 Average: docker0 46.55 72.88 3.59 466.07 0.00 0.00 0.00 0.00 15:29:58 Average: lo 2.70 2.70 0.26 0.26 0.00 0.00 0.00 0.00 15:29:58 15:29:58 15:29:58 ---> sar -P ALL: 15:29:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17303) 05/30/23 _x86_64_ (8 CPU) 15:29:58 15:29:58 14:59:15 LINUX RESTART (8 CPU) 15:29:58 15:29:58 15:00:01 CPU %user %nice %system %iowait %steal %idle 15:29:58 15:01:01 all 16.30 0.00 4.32 3.50 0.07 75.80 15:29:58 15:01:01 0 15.48 0.00 4.96 17.96 0.08 61.52 15:29:58 15:01:01 1 16.88 0.00 3.73 6.56 0.07 72.76 15:29:58 15:01:01 2 18.80 0.00 4.49 0.71 0.07 75.94 15:29:58 15:01:01 3 15.18 0.00 3.74 1.30 0.07 79.71 15:29:58 15:01:01 4 15.77 0.00 3.60 0.82 0.07 79.74 15:29:58 15:01:01 5 14.51 0.00 4.64 0.42 0.07 80.36 15:29:58 15:01:01 6 16.24 0.00 4.61 0.03 0.07 79.05 15:29:58 15:01:01 7 17.56 0.00 4.83 0.22 0.07 77.33 15:29:58 15:02:01 all 20.80 0.00 3.91 0.66 0.07 74.57 15:29:58 15:02:01 0 21.92 0.00 3.95 4.55 0.07 69.51 15:29:58 15:02:01 1 19.26 0.00 3.79 0.43 0.07 76.45 15:29:58 15:02:01 2 20.53 0.00 3.37 0.12 0.07 75.92 15:29:58 15:02:01 3 20.95 0.00 4.02 0.00 0.05 74.98 15:29:58 15:02:01 4 22.42 0.00 4.02 0.02 0.07 73.47 15:29:58 15:02:01 5 18.29 0.00 3.85 0.00 0.07 77.80 15:29:58 15:02:01 6 20.46 0.00 3.47 0.13 0.08 75.85 15:29:58 15:02:01 7 22.56 0.00 4.82 0.00 0.07 72.56 15:29:58 15:03:01 all 39.10 0.00 6.10 1.43 0.08 53.29 15:29:58 15:03:01 0 38.45 0.00 6.88 8.03 0.07 46.58 15:29:58 15:03:01 1 39.18 0.00 5.66 0.89 0.08 54.19 15:29:58 15:03:01 2 38.65 0.00 5.94 0.08 0.07 55.26 15:29:58 15:03:01 3 38.56 0.00 5.95 0.02 0.10 55.37 15:29:58 15:03:01 4 39.12 0.00 5.88 0.05 0.08 54.86 15:29:58 15:03:01 5 39.42 0.00 6.60 2.02 0.08 51.87 15:29:58 15:03:01 6 38.94 0.00 5.98 0.08 0.07 54.92 15:29:58 15:03:01 7 40.48 0.00 5.90 0.27 0.08 53.26 15:29:58 15:04:01 all 9.29 0.00 6.15 15.45 0.20 68.91 15:29:58 15:04:01 0 9.03 0.00 6.61 9.79 0.22 74.35 15:29:58 15:04:01 1 9.20 0.00 5.26 12.33 0.22 72.99 15:29:58 15:04:01 2 9.61 0.00 5.64 12.91 0.24 71.60 15:29:58 15:04:01 3 10.67 0.00 6.65 13.18 0.20 69.31 15:29:58 15:04:01 4 8.77 0.00 5.88 11.52 0.24 73.59 15:29:58 15:04:01 5 9.21 0.00 5.74 31.07 0.13 53.85 15:29:58 15:04:01 6 9.51 0.00 5.75 11.76 0.15 72.82 15:29:58 15:04:01 7 8.34 0.00 7.67 21.06 0.17 62.76 15:29:58 15:05:01 all 9.03 0.00 6.00 19.45 0.07 65.45 15:29:58 15:05:01 0 8.02 0.00 6.65 47.11 0.07 38.15 15:29:58 15:05:01 1 9.67 0.00 5.85 15.62 0.12 68.74 15:29:58 15:05:01 2 9.32 0.00 5.70 13.16 0.05 71.77 15:29:58 15:05:01 3 8.77 0.00 6.36 17.45 0.05 67.37 15:29:58 15:05:01 4 10.21 0.00 6.28 28.34 0.07 55.10 15:29:58 15:05:01 5 8.13 0.00 6.42 19.90 0.05 65.50 15:29:58 15:05:01 6 9.19 0.00 5.48 7.05 0.10 78.18 15:29:58 15:05:01 7 8.95 0.00 5.24 6.99 0.08 78.73 15:29:58 15:06:01 all 42.65 0.00 10.26 15.70 0.15 31.24 15:29:58 15:06:01 0 43.03 0.00 9.40 6.07 0.14 41.37 15:29:58 15:06:01 1 43.92 0.00 10.10 21.71 0.16 24.12 15:29:58 15:06:01 2 41.94 0.00 9.50 24.64 0.15 23.76 15:29:58 15:06:01 3 41.77 0.00 9.90 12.82 0.15 35.36 15:29:58 15:06:01 4 42.54 0.00 11.52 6.38 0.15 39.40 15:29:58 15:06:01 5 43.28 0.00 10.32 18.57 0.19 27.64 15:29:58 15:06:01 6 43.39 0.00 11.40 9.33 0.10 35.77 15:29:58 15:06:01 7 41.38 0.00 9.93 26.39 0.16 22.15 15:29:58 15:07:01 all 38.99 0.00 11.50 19.31 0.24 29.97 15:29:58 15:07:01 0 36.26 0.00 9.83 14.40 0.24 39.27 15:29:58 15:07:01 1 43.95 0.00 13.34 17.48 0.19 25.05 15:29:58 15:07:01 2 38.53 0.00 11.08 24.47 0.43 25.49 15:29:58 15:07:01 3 39.31 0.00 12.53 16.78 0.17 31.20 15:29:58 15:07:01 4 39.15 0.00 10.60 14.87 0.16 35.23 15:29:58 15:07:01 5 40.79 0.00 12.46 13.64 0.19 32.91 15:29:58 15:07:01 6 38.33 0.00 11.40 16.08 0.26 33.93 15:29:58 15:07:01 7 35.55 0.00 10.73 36.96 0.26 16.49 15:29:58 15:08:01 all 42.82 0.00 11.96 12.79 0.22 32.22 15:29:58 15:08:01 0 42.34 0.00 12.38 9.31 0.17 35.80 15:29:58 15:08:01 1 41.88 0.00 13.69 23.63 0.25 20.55 15:29:58 15:08:01 2 43.16 0.00 12.12 9.54 0.24 34.93 15:29:58 15:08:01 3 44.75 0.00 11.84 10.94 0.25 32.22 15:29:58 15:08:01 4 42.33 0.00 10.65 8.94 0.19 37.90 15:29:58 15:08:01 5 43.88 0.00 11.32 12.80 0.19 31.81 15:29:58 15:08:01 6 41.55 0.00 12.00 17.26 0.31 28.87 15:29:58 15:08:01 7 42.66 0.00 11.67 9.94 0.17 35.55 15:29:58 15:09:01 all 8.63 0.00 2.12 2.38 0.06 86.81 15:29:58 15:09:01 0 7.84 0.00 2.26 0.43 0.05 89.41 15:29:58 15:09:01 1 7.83 0.00 2.11 1.69 0.05 88.32 15:29:58 15:09:01 2 10.42 0.00 2.14 3.63 0.07 83.74 15:29:58 15:09:01 3 8.95 0.00 2.20 2.25 0.10 86.49 15:29:58 15:09:01 4 8.06 0.00 1.70 2.16 0.05 88.03 15:29:58 15:09:01 5 8.49 0.00 2.17 6.35 0.05 82.93 15:29:58 15:09:01 6 8.01 0.00 1.97 1.12 0.05 88.84 15:29:58 15:09:01 7 9.43 0.00 2.43 1.38 0.08 86.67 15:29:58 15:10:01 all 5.35 0.00 0.50 0.07 0.05 94.03 15:29:58 15:10:01 0 9.19 0.00 0.63 0.07 0.05 90.06 15:29:58 15:10:01 1 2.00 0.00 0.38 0.12 0.03 97.46 15:29:58 15:10:01 2 7.45 0.00 0.62 0.07 0.05 91.82 15:29:58 15:10:01 3 1.99 0.00 0.58 0.00 0.05 97.38 15:29:58 15:10:01 4 8.08 0.00 0.42 0.02 0.07 91.41 15:29:58 15:10:01 5 4.86 0.00 0.38 0.20 0.03 94.52 15:29:58 15:10:01 6 6.30 0.00 0.47 0.02 0.03 93.18 15:29:58 15:10:01 7 2.95 0.00 0.52 0.10 0.05 96.39 15:29:58 15:11:01 all 0.26 0.00 0.02 0.00 0.01 99.71 15:29:58 15:11:01 0 1.84 0.00 0.03 0.00 0.02 98.11 15:29:58 15:11:01 1 0.03 0.00 0.02 0.02 0.00 99.93 15:29:58 15:11:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:29:58 15:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:29:58 15:11:01 4 0.07 0.00 0.02 0.00 0.02 99.90 15:29:58 15:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:29:58 15:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:29:58 15:29:58 15:11:01 CPU %user %nice %system %iowait %steal %idle 15:29:58 15:12:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:29:58 15:12:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:29:58 15:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:29:58 15:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:29:58 15:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:29:58 15:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:29:58 15:12:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:29:58 15:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:29:58 15:12:01 7 0.07 0.00 0.02 0.02 0.00 99.90 15:29:58 15:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:29:58 15:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:29:58 15:13:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:29:58 15:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:29:58 15:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:29:58 15:13:01 4 0.02 0.00 0.03 0.02 0.02 99.92 15:29:58 15:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:29:58 15:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:29:58 15:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:29:58 15:14:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:29:58 15:14:01 1 0.03 0.00 0.03 0.02 0.00 99.92 15:29:58 15:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:29:58 15:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:29:58 15:14:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:29:58 15:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:29:58 15:14:01 7 0.02 0.00 0.02 0.02 0.02 99.93 15:29:58 15:15:01 all 0.03 0.00 0.03 0.00 0.01 99.93 15:29:58 15:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:29:58 15:15:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:29:58 15:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:29:58 15:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:29:58 15:15:01 4 0.08 0.00 0.02 0.00 0.02 99.88 15:29:58 15:15:01 5 0.08 0.00 0.07 0.00 0.02 99.83 15:29:58 15:15:01 6 0.00 0.00 0.03 0.00 0.02 99.95 15:29:58 15:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:29:58 15:16:01 all 0.02 0.00 0.01 0.01 0.01 99.94 15:29:58 15:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:29:58 15:16:01 1 0.00 0.00 0.00 0.03 0.02 99.95 15:29:58 15:16:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:29:58 15:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:29:58 15:16:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:29:58 15:16:01 5 0.07 0.00 0.03 0.02 0.02 99.87 15:29:58 15:16:01 6 0.02 0.00 0.00 0.03 0.00 99.95 15:29:58 15:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:29:58 15:17:01 all 0.01 0.00 0.00 0.01 0.00 99.97 15:29:58 15:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:29:58 15:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:17:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:29:58 15:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:29:58 15:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:29:58 15:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:29:58 15:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:29:58 15:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:29:58 15:18:01 1 0.00 0.00 0.00 0.05 0.00 99.95 15:29:58 15:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:29:58 15:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:29:58 15:18:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:29:58 15:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:29:58 15:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:18:01 7 0.00 0.00 0.00 0.02 0.02 99.97 15:29:58 15:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:29:58 15:19:01 0 0.10 0.00 0.00 0.00 0.00 99.90 15:29:58 15:19:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:29:58 15:19:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:29:58 15:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:58 15:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:29:58 15:19:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:29:58 15:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:29:58 15:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:58 15:20:01 all 0.06 0.00 0.01 0.01 0.01 99.92 15:29:58 15:20:01 0 0.28 0.00 0.00 0.00 0.00 99.72 15:29:58 15:20:01 1 0.00 0.00 0.00 0.05 0.00 99.95 15:29:58 15:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:29:58 15:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:29:58 15:20:01 4 0.05 0.00 0.00 0.02 0.02 99.92 15:29:58 15:20:01 5 0.08 0.00 0.02 0.00 0.03 99.87 15:29:58 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:21:01 all 0.07 0.00 0.01 0.01 0.01 99.90 15:29:58 15:21:01 0 0.42 0.00 0.03 0.00 0.02 99.53 15:29:58 15:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:29:58 15:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:29:58 15:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:29:58 15:21:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:29:58 15:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:29:58 15:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:29:58 15:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:29:58 15:22:01 all 0.01 0.00 0.01 0.01 0.01 99.97 15:29:58 15:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:29:58 15:22:01 1 0.00 0.00 0.02 0.03 0.02 99.93 15:29:58 15:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:29:58 15:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:29:58 15:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:29:58 15:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:29:58 15:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:29:58 15:22:01 CPU %user %nice %system %iowait %steal %idle 15:29:58 15:23:01 all 0.03 0.00 0.01 0.03 0.01 99.92 15:29:58 15:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:29:58 15:23:01 1 0.02 0.00 0.00 0.23 0.00 99.75 15:29:58 15:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:29:58 15:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:58 15:23:01 4 0.05 0.00 0.05 0.02 0.02 99.87 15:29:58 15:23:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:29:58 15:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:29:58 15:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:24:01 all 0.15 0.00 0.01 0.01 0.00 99.82 15:29:58 15:24:01 0 1.09 0.00 0.00 0.00 0.00 98.91 15:29:58 15:24:01 1 0.02 0.00 0.02 0.07 0.00 99.90 15:29:58 15:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:29:58 15:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:29:58 15:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:29:58 15:24:01 5 0.02 0.00 0.05 0.00 0.02 99.92 15:29:58 15:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:25:01 all 0.17 0.00 0.01 0.02 0.01 99.79 15:29:58 15:25:01 0 1.08 0.00 0.02 0.00 0.02 98.89 15:29:58 15:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:29:58 15:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:29:58 15:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:58 15:25:01 4 0.10 0.00 0.02 0.17 0.02 99.70 15:29:58 15:25:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:29:58 15:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:29:58 15:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:29:58 15:26:01 all 0.02 0.00 0.01 0.03 0.01 99.94 15:29:58 15:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:29:58 15:26:01 1 0.02 0.00 0.00 0.18 0.02 99.78 15:29:58 15:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:29:58 15:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:26:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:29:58 15:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:29:58 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:29:58 15:27:01 all 0.11 0.00 0.01 0.01 0.00 99.87 15:29:58 15:27:01 0 0.73 0.00 0.00 0.00 0.00 99.27 15:29:58 15:27:01 1 0.02 0.00 0.02 0.05 0.00 99.92 15:29:58 15:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:29:58 15:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:58 15:27:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:29:58 15:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:29:58 15:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:29:58 15:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:58 15:28:01 all 0.33 0.00 0.04 0.07 0.01 99.55 15:29:58 15:28:01 0 1.42 0.00 0.02 0.00 0.02 98.55 15:29:58 15:28:01 1 0.35 0.00 0.07 0.15 0.02 99.42 15:29:58 15:28:01 2 0.30 0.00 0.03 0.00 0.02 99.65 15:29:58 15:28:01 3 0.17 0.00 0.07 0.00 0.02 99.75 15:29:58 15:28:01 4 0.08 0.00 0.03 0.03 0.03 99.82 15:29:58 15:28:01 5 0.15 0.00 0.02 0.00 0.00 99.83 15:29:58 15:28:01 6 0.05 0.00 0.05 0.00 0.00 99.90 15:29:58 15:28:01 7 0.12 0.00 0.05 0.38 0.00 99.45 15:29:58 15:29:01 all 4.52 0.00 1.82 1.68 0.03 91.95 15:29:58 15:29:01 0 5.18 0.00 2.17 0.02 0.03 92.60 15:29:58 15:29:01 1 3.69 0.00 1.44 1.06 0.03 93.78 15:29:58 15:29:01 2 4.88 0.00 1.84 1.09 0.02 92.17 15:29:58 15:29:01 3 4.41 0.00 1.71 0.85 0.02 93.01 15:29:58 15:29:01 4 5.25 0.00 1.98 10.34 0.07 82.36 15:29:58 15:29:01 5 4.27 0.00 1.31 0.10 0.03 94.29 15:29:58 15:29:01 6 4.09 0.00 2.06 0.02 0.02 93.82 15:29:58 15:29:01 7 4.39 0.00 2.04 0.02 0.03 93.52 15:29:58 Average: all 8.09 0.00 2.20 3.14 0.05 86.53 15:29:58 Average: 0 8.30 0.00 2.24 4.02 0.05 85.40 15:29:58 Average: 1 8.05 0.00 2.21 3.45 0.05 86.24 15:29:58 Average: 2 8.27 0.00 2.13 3.05 0.05 86.50 15:29:58 Average: 3 7.98 0.00 2.22 2.56 0.05 87.20 15:29:58 Average: 4 8.24 0.00 2.13 2.85 0.05 86.72 15:29:58 Average: 5 7.98 0.00 2.22 3.56 0.05 86.20 15:29:58 Average: 6 8.00 0.00 2.19 2.12 0.04 87.64 15:29:58 Average: 7 7.93 0.00 2.23 3.48 0.04 86.33 15:29:58 15:29:58 15:29:58