Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2de8fa554a394181c312fea9a7aee868e4babbb7 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-ssh9892633767191430733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13065228975172033247.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5902695701135411098.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17916395387832919831.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-ssh9629578639278386379.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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-7250 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/585 [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/585 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2de8fa554a394181c312fea9a7aee868e4babbb7 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 Commit message: "Merge pull request #4687 from ernestojeda/create-release" > git rev-list --no-walk e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:00:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:00:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:00:16 ========================================================= 21:00:16 EdgeX Global Pipelines Version Info 21:00:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:00:16 ------------------- 21:00:16 stable info: 21:00:16 ------------------- 21:00:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:00:16 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:00:16 Message: update stable to v1.0.254 21:00:17 ------------------- 21:00:17 experimental info: 21:00:17 ------------------- 21:00:17 Commited By: **** collab-it+edgex@linuxfoundation.org 21:00:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:00:17 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2de8fa5 [Pipeline] echo 21:00:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:17 provisioning config files... 21:00:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/585@tmp/config16319674613095693083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:18 ---> docker-login.sh 21:00:18 nexus3.edgexfoundry.org:10001 21:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:18 Configure a credential helper to remove this warning. See 21:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:18 21:00:18 Login Succeeded 21:00:18 nexus3.edgexfoundry.org:10002 21:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:18 Configure a credential helper to remove this warning. See 21:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:18 21:00:18 Login Succeeded 21:00:18 nexus3.edgexfoundry.org:10003 21:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:18 Configure a credential helper to remove this warning. See 21:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:18 21:00:18 Login Succeeded 21:00:18 nexus3.edgexfoundry.org:10004 21:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:18 Configure a credential helper to remove this warning. See 21:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:18 21:00:18 Login Succeeded 21:00:18 docker.io 21:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:18 Configure a credential helper to remove this warning. See 21:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:18 21:00:18 Login Succeeded 21:00:18 ---> docker-login.sh ends [Pipeline] } 21:00:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:19 + 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 21:00:19 + dirname cmd/core-command/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo core-command,cmd/core-command/Dockerfile 21:00:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:00:19 + dirname cmd/core-data/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo core-data,cmd/core-data/Dockerfile 21:00:19 + dirname cmd/core-metadata/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo core-metadata,cmd/core-metadata/Dockerfile 21:00:19 + dirname cmd/security-bootstrapper/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:00:19 + dirname cmd/security-proxy-auth/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:00:19 + dirname cmd/security-proxy-setup/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:00:19 + dirname cmd/security-secretstore-setup/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:00:19 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 21:00:19 cut -d/ -f2 21:00:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:00:19 + dirname cmd/security-spire-agent/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:00:19 + dirname cmd/security-spire-config/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:00:19 + dirname cmd/security-spire-server/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:00:19 + dirname cmd/support-notifications/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo support-notifications,cmd/support-notifications/Dockerfile 21:00:19 + dirname cmd/support-scheduler/Dockerfile 21:00:19 + cut -d/ -f2 21:00:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:00:19 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 21:00:19 + git rev-list -1 --merges 2de8fa554a394181c312fea9a7aee868e4babbb7~1..2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] echo 21:00:19 -----------> git rev-list -1 --merges 2de8fa554a394181c312fea9a7aee868e4babbb7~1..2de8fa554a394181c312fea9a7aee868e4babbb7 2de8fa554a394181c312fea9a7aee868e4babbb7 21:00:19 2de8fa554a394181c312fea9a7aee868e4babbb7 [false] [Pipeline] sh 21:00:19 + git log --format=format:%s -1 2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] echo 21:00:19 ========================================================= 21:00:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:00:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:00:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:00:20 + grep -v github /etc/ssh/ssh_known_hosts 21:00:20 + [ -e /tmp/ssh_known_hosts ] 21:00:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:00:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:00:20 + sudo tee -a /etc/ssh/ssh_known_hosts 21:00:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:20 21:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:20 0.1.4: Pulling from edgex-devops/py-git-semver 21:00:20 b85a868b505f: Pulling fs layer 21:00:20 e2be974225ed: Pulling fs layer 21:00:20 339a4e72a1f5: Pulling fs layer 21:00:20 988bab9f4d93: Pulling fs layer 21:00:20 1469e6f7b9e6: Pulling fs layer 21:00:20 eaf3925da568: Pulling fs layer 21:00:20 bab4dde63d76: Pulling fs layer 21:00:20 bde34c3a00c8: Pulling fs layer 21:00:20 b352a97aabf1: Pulling fs layer 21:00:20 4872d77fe225: Pulling fs layer 21:00:20 5851b861e8e6: Pulling fs layer 21:00:20 bab4dde63d76: Waiting 21:00:20 bde34c3a00c8: Waiting 21:00:20 b352a97aabf1: Waiting 21:00:20 4872d77fe225: Waiting 21:00:20 5851b861e8e6: Waiting 21:00:20 988bab9f4d93: Waiting 21:00:20 1469e6f7b9e6: Waiting 21:00:20 eaf3925da568: Waiting 21:00:20 e2be974225ed: Verifying Checksum 21:00:20 e2be974225ed: Download complete 21:00:20 988bab9f4d93: Download complete 21:00:21 1469e6f7b9e6: Verifying Checksum 21:00:21 1469e6f7b9e6: Download complete 21:00:21 339a4e72a1f5: Verifying Checksum 21:00:21 eaf3925da568: Verifying Checksum 21:00:21 eaf3925da568: Download complete 21:00:21 339a4e72a1f5: Download complete 21:00:21 bde34c3a00c8: Download complete 21:00:21 b352a97aabf1: Verifying Checksum 21:00:21 b352a97aabf1: Download complete 21:00:21 4872d77fe225: Verifying Checksum 21:00:21 4872d77fe225: Download complete 21:00:21 5851b861e8e6: Verifying Checksum 21:00:21 5851b861e8e6: Download complete 21:00:21 b85a868b505f: Download complete 21:00:21 bab4dde63d76: Verifying Checksum 21:00:21 bab4dde63d76: Download complete 21:00:22 b85a868b505f: Pull complete 21:00:22 e2be974225ed: Pull complete 21:00:23 339a4e72a1f5: Pull complete 21:00:23 988bab9f4d93: Pull complete 21:00:23 1469e6f7b9e6: Pull complete 21:00:23 eaf3925da568: Pull complete 21:00:25 bab4dde63d76: Pull complete 21:00:25 bde34c3a00c8: Pull complete 21:00:25 b352a97aabf1: Pull complete 21:00:25 4872d77fe225: Pull complete 21:00:25 5851b861e8e6: Pull complete 21:00:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:25 prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container 21:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:00:27 $ docker top dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec -eo pid,comm 21:00:27 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). 21:00:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:00:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:27 [ssh-agent] Looking for ssh-agent implementation... 21:00:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:00:27 $ docker exec dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec ssh-agent 21:00:27 SSH_AUTH_SOCK=/tmp/ssh-5CjUrk2N5zmk/agent.33 21:00:27 SSH_AGENT_PID=39 21:00:27 Running ssh-add (command line suppressed) 21:00:28 Identity added: /w/workspace/edgex-go/585@tmp/private_key_4945181032325551484.key (/w/workspace/edgex-go/585@tmp/private_key_4945181032325551484.key) 21:00:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:00:28 + git tag --points-at HEAD [Pipeline] } 21:00:28 $ docker exec --env ******** --env ******** dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec ssh-agent -k 21:00:28 unset SSH_AUTH_SOCK; 21:00:28 unset SSH_AGENT_PID; 21:00:28 echo Agent pid 39 killed; 21:00:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:28 [ssh-agent] Looking for ssh-agent implementation... 21:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:00:28 $ docker exec dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec ssh-agent 21:00:28 SSH_AUTH_SOCK=/tmp/ssh-iiwbZTg0PUS7/agent.71 21:00:28 SSH_AGENT_PID=77 21:00:28 Running ssh-add (command line suppressed) 21:00:28 Identity added: /w/workspace/edgex-go/585@tmp/private_key_2512327106008326225.key (/w/workspace/edgex-go/585@tmp/private_key_2512327106008326225.key) 21:00:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:00:29 + git semver init 21:00:29 2023-09-20 21:00:29,346 [run_init] DEBUG init version:0.0.0 force:False 21:00:29 2023-09-20 21:00:29,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/585/.semver 21:00:29 2023-09-20 21:00:29,347 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/585/.semver 21:00:29 2023-09-20 21:00:29,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/585/.semver'], cwd=/w/workspace/edgex-go/585, universal_newlines=False, shell=None, istream=None) 21:00:33 2023-09-20 21:00:33,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/585/.git/info/exclude 21:00:33 2023-09-20 21:00:33,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/585/.semver/main with force:False 21:00:33 2023-09-20 21:00:33,523 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main 21:00:33 2023-09-20 21:00:33,523 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main 21:00:33 3.1.0-dev.51 [Pipeline] } 21:00:33 $ docker exec --env ******** --env ******** dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec ssh-agent -k 21:00:33 unset SSH_AUTH_SOCK; 21:00:33 unset SSH_AGENT_PID; 21:00:33 echo Agent pid 77 killed; 21:00:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:34 + git semver [Pipeline] } 21:00:34 $ docker stop --time=1 dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec 21:00:35 $ docker rm -f --volumes dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec [Pipeline] // withDockerContainer [Pipeline] sh 21:00:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:00:36 Stashed 1 file(s) [Pipeline] echo 21:00:36 [edgeXSemver]: initialized semver on version 3.1.0-dev.51 [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 21:00:36 + git config --global --add safe.directory /w/workspace/edgex-go/585 [Pipeline] echo 21:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:00:36 ========================================================= 21:00:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:00:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:00:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:00:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:00:36 7264a8db6415: Pulling fs layer 21:00:36 c4d48a809fc2: Pulling fs layer 21:00:36 4f1c88b9dad5: Pulling fs layer 21:00:36 ad3a456e5733: Pulling fs layer 21:00:36 33e27b845d1e: Pulling fs layer 21:00:36 ad3a456e5733: Waiting 21:00:36 c68163c4e522: Pulling fs layer 21:00:36 50da416c3ac9: Pulling fs layer 21:00:36 c68163c4e522: Waiting 21:00:36 33e27b845d1e: Waiting 21:00:36 23d2d4c4bb30: Pulling fs layer 21:00:36 50da416c3ac9: Waiting 21:00:36 c4d48a809fc2: Verifying Checksum 21:00:36 c4d48a809fc2: Download complete 21:00:36 ad3a456e5733: Verifying Checksum 21:00:36 ad3a456e5733: Download complete 21:00:36 33e27b845d1e: Verifying Checksum 21:00:36 33e27b845d1e: Download complete 21:00:36 7264a8db6415: Verifying Checksum 21:00:36 7264a8db6415: Download complete 21:00:36 c68163c4e522: Verifying Checksum 21:00:36 c68163c4e522: Download complete 21:00:37 7264a8db6415: Pull complete 21:00:37 c4d48a809fc2: Pull complete 21:00:37 23d2d4c4bb30: Verifying Checksum 21:00:37 23d2d4c4bb30: Download complete 21:00:37 4f1c88b9dad5: Download complete 21:00:37 50da416c3ac9: Verifying Checksum 21:00:37 50da416c3ac9: Download complete 21:00:40 4f1c88b9dad5: Pull complete 21:00:40 ad3a456e5733: Pull complete 21:00:40 33e27b845d1e: Pull complete 21:00:40 c68163c4e522: Pull complete 21:00:42 50da416c3ac9: Pull complete 21:00:42 23d2d4c4bb30: Pull complete 21:00:42 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:00:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:00:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:00:43 WORKDIR /edgex 21:00:43 COPY go.mod . 21:00:43 RUN go mod download 21:00:43 + docker build -t ci-base-image-x86_64 -f - . 21:00:43 Sending build context to Docker daemon 171MB 21:00:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:00:43 ---> 0786185ac409 21:00:43 Step 2/4 : WORKDIR /edgex 21:00:46 ---> Running in accbb86b4e4e 21:00:46 Removing intermediate container accbb86b4e4e 21:00:46 ---> d90b2afdc21d 21:00:46 Step 3/4 : COPY go.mod . 21:00:46 ---> 929ff7a14b87 21:00:46 Step 4/4 : RUN go mod download 21:00:46 ---> Running in 22a5bda181a2 21:00:51 Still waiting to schedule task 21:00:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:00:58 Removing intermediate container 22a5bda181a2 21:00:58 ---> 863f79cc3067 21:00:58 Successfully built 863f79cc3067 21:00:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:59 + docker inspect -f . ci-base-image-x86_64 21:00:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:59 prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container 21:00:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:59 $ docker top ba22634e0243beb41c245e64d6f044aa4f6dcec5fb8049d7bb72a958c4b6f8a5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:00 + go version 21:01:00 go version go1.21.0 linux/amd64 [Pipeline] } 21:01:00 $ docker stop --time=1 ba22634e0243beb41c245e64d6f044aa4f6dcec5fb8049d7bb72a958c4b6f8a5 21:01:01 $ docker rm -f --volumes ba22634e0243beb41c245e64d6f044aa4f6dcec5fb8049d7bb72a958c4b6f8a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:01 + docker inspect -f . ci-base-image-x86_64 21:01:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:01 prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container 21:01:01 $ 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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:01:02 $ docker top b477b1da3aa81831cae888c0484a0cfb3a2cd70a06399b03cf66166af2723546 -eo pid,comm [Pipeline] { [Pipeline] echo 21:01:02 ========================================================= 21:01:02 [edgeXBuildGoParallel] Running Tests and Build... 21:01:02 ========================================================= [Pipeline] sh 21:01:02 + git config --global --add safe.directory /w/workspace/edgex-go/585 [Pipeline] fileExists [Pipeline] sh 21:01:02 + make test 21:01:02 go test -race -coverprofile=coverage.out ./... 21:01:09 ? github.com/edgexfoundry/edgex-go [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:01:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:01:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:01:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:01:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:01:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:01:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:01:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:01:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:01:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:01:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 21:01:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements 21:01:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:01:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:01:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements 21:01:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 53.0% of statements 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:01:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.278s coverage: 93.4% of statements 21:01:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements 21:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:01:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:01:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 97.6% of statements 21:01:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.049s coverage: 72.2% of statements 21:01:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:01:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements 21:01:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements 21:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements 21:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:01:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.040s coverage: 82.9% of statements 21:01:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.032s coverage: 94.1% of statements 21:01:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements 21:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:01:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:01:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:01:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:01:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:01:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:01:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:01:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:01:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:01:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:01:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:01:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:01:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:01:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:01:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.042s coverage: 94.4% of statements 21:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:01:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:01:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:01:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:01:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.271s coverage: 79.9% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.030s coverage: 20.0% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.148s coverage: 100.0% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.146s coverage: 89.4% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 38.4% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements 21:02:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 21:02:01 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 21:02:01 running golangci-lint 21:02:02 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 21:02:02 go version go1.21.0 linux/amd64 21:02:02 level=info msg="[config_reader] Used config file .golangci.yml" 21:02:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 21:02:12 level=info msg="[loader] Go packages loading at mode 575 (deps|name|compiled_files|exports_file|files|imports|types_sizes) took 9.760326849s" 21:02:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.753944ms" 21:02:20 level=info msg="[linters_context/goanalysis] analyzers took 58.915274169s with top 10 stages: buildir: 29.805537417s, gosec: 6.41061774s, fact_deprecated: 2.243852418s, inspect: 2.066857999s, S1038: 996.801914ms, printf: 996.063871ms, ctrlflow: 932.487645ms, nilness: 711.838944ms, ineffassign: 705.957458ms, fact_purity: 635.461758ms" 21:02:20 level=info msg="[runner] Issues before processing: 197, after processing: 0" 21:02:20 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, cgo: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197" 21:02:20 level=info msg="[runner] processing took 16.468419ms with stages: nolint: 7.097936ms, identifier_marker: 4.322993ms, autogenerated_exclude: 1.486957ms, exclude-rules: 1.460877ms, path_prettifier: 1.356126ms, skip_dirs: 699.619µs, cgo: 27.231µs, filename_unadjuster: 13.11µs, max_same_issues: 550ns, skip_files: 510ns, exclude: 470ns, uniq_by_line: 390ns, fixer: 300ns, severity-rules: 270ns, diff: 250ns, max_from_linter: 190ns, sort_results: 150ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" 21:02:20 level=info msg="[runner] linters took 7.28533464s with stages: goanalysis_metalinter: 7.26878249s" 21:02:20 level=info msg="File cache stats: 0 entries of total size 0B" 21:02:20 level=info msg="Memory: 172 samples, avg is 260.2MB, max is 928.8MB" 21:02:20 level=info msg="Execution took 17.093923006s" 21:02:20 go vet ./... 21:02:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:02:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:02:23 ./bin/test-attribution-txt.sh [Pipeline] echo 21:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:02:23 + ls -al . 21:02:23 total 732 21:02:23 drwxrwxr-x 12 1001 1001 4096 Sep 20 21:01 . 21:02:23 drwxr-xr-x 4 root root 4096 Sep 20 21:01 .. 21:02:23 drwxrwxr-x 2 1001 1001 4096 Sep 20 21:00 .blubracket 21:02:23 -rw-rw-r-- 1 1001 1001 16 Sep 20 21:00 .dockerignore 21:02:23 drwxrwxr-x 8 1001 1001 4096 Sep 20 21:02 .git 21:02:23 drwxrwxr-x 3 1001 1001 4096 Sep 20 21:00 .github 21:02:23 -rw-rw-r-- 1 1001 1001 1173 Sep 20 21:00 .gitignore 21:02:23 -rw-rw-r-- 1 1001 1001 42 Sep 20 21:00 .golangci.yml 21:02:23 -rw-rw-r-- 1 1001 1001 100 Sep 20 21:00 .hadolint.yml 21:02:23 drwxr-xr-x 3 1001 1001 4096 Sep 20 21:00 .semver 21:02:23 -rw-rw-r-- 1 1001 1001 166 Sep 20 21:00 .sonarcloud.properties 21:02:23 -rw-rw-r-- 1 1001 1001 1171 Sep 20 21:00 ADOPTERS.md 21:02:23 -rw-rw-r-- 1 1001 1001 11674 Sep 20 21:00 Attribution.txt 21:02:23 -rw-rw-r-- 1 1001 1001 93407 Sep 20 21:00 CHANGELOG.md 21:02:23 -rw-rw-r-- 1 1001 1001 3804 Sep 20 21:00 CONTRIBUTING.md 21:02:23 -rw-rw-r-- 1 1001 1001 677 Sep 20 21:00 GOVERNANCE.md 21:02:23 -rw-rw-r-- 1 1001 1001 883 Sep 20 21:00 Jenkinsfile 21:02:23 -rw-rw-r-- 1 1001 1001 10775 Sep 20 21:00 LICENSE 21:02:23 -rw-rw-r-- 1 1001 1001 14764 Sep 20 21:00 Makefile 21:02:23 -rw-rw-r-- 1 1001 1001 582 Sep 20 21:00 OWNERS.md 21:02:23 -rw-rw-r-- 1 1001 1001 9923 Sep 20 21:00 README.md 21:02:23 -rw-rw-r-- 1 1001 1001 789 Sep 20 21:00 SECURITY.md 21:02:23 -rw-rw-r-- 1 1001 1001 12 Sep 20 21:00 VERSION 21:02:23 drwxrwxr-x 2 1001 1001 4096 Sep 20 21:00 bin 21:02:23 drwxrwxr-x 18 1001 1001 4096 Sep 20 21:00 cmd 21:02:23 -rw-r--r-- 1 root root 453602 Sep 20 21:02 coverage.out 21:02:23 drwxrwxr-x 2 1001 1001 4096 Sep 20 21:00 fuzz_test 21:02:23 -rw-rw-r-- 1 1001 1001 3688 Sep 20 21:00 go.mod 21:02:23 -rw-rw-r-- 1 1001 1001 34975 Sep 20 21:00 go.sum 21:02:23 drwxrwxr-x 7 1001 1001 4096 Sep 20 21:00 internal 21:02:23 drwxrwxr-x 3 1001 1001 4096 Sep 20 21:00 openapi 21:02:23 -rw-rw-r-- 1 1001 1001 594 Sep 20 21:00 security.txt 21:02:23 drwxrwxr-x 4 1001 1001 4096 Sep 20 21:00 snap 21:02:23 -rw-rw-r-- 1 1001 1001 204 Sep 20 21:00 version.go [Pipeline] sh 21:02:24 + '[' -e coverage.out ] 21:02:24 + chown 1001:1001 coverage.out [Pipeline] stash 21:02:24 Stashed 1 file(s) [Pipeline] sh 21:02:24 + make build 21:02:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:02:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:02:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:02:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:02:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:02:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:02:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:02:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:02:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:02:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:02:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:02:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:02:49 $ docker stop --time=1 b477b1da3aa81831cae888c0484a0cfb3a2cd70a06399b03cf66166af2723546 21:02:52 $ docker rm -f --volumes b477b1da3aa81831cae888c0484a0cfb3a2cd70a06399b03cf66166af2723546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:02:53 21:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:02:53 latest: Pulling from edgex-devops/edgex-compose 21:02:53 91d30c5bc195: Pulling fs layer 21:02:53 2e9b0aa3be6d: Pulling fs layer 21:02:53 9c61dcf015f6: Pulling fs layer 21:02:53 4698f68db338: Pulling fs layer 21:02:53 2a2f49069b9e: Pulling fs layer 21:02:53 e0025b399a48: Pulling fs layer 21:02:53 4698f68db338: Waiting 21:02:53 2a2f49069b9e: Waiting 21:02:53 e0025b399a48: Waiting 21:02:53 91d30c5bc195: Download complete 21:02:53 4698f68db338: Verifying Checksum 21:02:53 4698f68db338: Download complete 21:02:53 2e9b0aa3be6d: Verifying Checksum 21:02:53 2e9b0aa3be6d: Download complete 21:02:53 e0025b399a48: Verifying Checksum 21:02:53 e0025b399a48: Download complete 21:02:53 91d30c5bc195: Pull complete 21:02:53 2a2f49069b9e: Verifying Checksum 21:02:53 2a2f49069b9e: Download complete 21:02:54 2e9b0aa3be6d: Pull complete 21:02:54 9c61dcf015f6: Verifying Checksum 21:02:54 9c61dcf015f6: Download complete 21:02:56 9c61dcf015f6: Pull complete 21:02:56 4698f68db338: Pull complete 21:02:57 2a2f49069b9e: Pull complete 21:02:57 e0025b399a48: Pull complete 21:02:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:02:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:57 prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container 21:02:57 $ 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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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 21:02:59 $ docker top 41d24df8513a1d9334f341cb8fe7206250a815fd799f829b5fa5a17cfde8d6b3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:59 + docker compose -f ./docker-compose-build.yml build --parallel 21:03:02 #1 [security-secretstore-setup internal] load build definition from Dockerfile 21:03:02 #1 transferring dockerfile: 2.38kB done 21:03:02 #1 DONE 0.0s 21:03:02 21:03:02 #2 [security-proxy-setup internal] load build definition from Dockerfile 21:03:02 #2 transferring dockerfile: 2.39kB done 21:03:02 #2 DONE 0.0s 21:03:02 21:03:02 #3 [core-metadata internal] load build definition from Dockerfile 21:03:02 #3 transferring dockerfile: 1.96kB done 21:03:02 #3 DONE 0.0s 21:03:02 21:03:02 #4 [support-notifications internal] load build definition from Dockerfile 21:03:02 #4 transferring dockerfile: 1.84kB done 21:03:02 #4 DONE 0.0s 21:03:02 21:03:02 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:03:02 #5 transferring dockerfile: 2.12kB done 21:03:02 #5 DONE 0.0s 21:03:02 21:03:02 #6 [security-bootstrapper internal] load build definition from Dockerfile 21:03:02 #6 transferring dockerfile: 2.82kB done 21:03:02 #6 DONE 0.0s 21:03:02 21:03:02 #7 [security-spire-agent internal] load build definition from Dockerfile 21:03:02 #7 transferring dockerfile: 1.70kB done 21:03:02 #7 DONE 0.0s 21:03:02 21:03:02 #8 [security-spire-server internal] load build definition from Dockerfile 21:03:02 #8 transferring dockerfile: 1.59kB done 21:03:02 #8 DONE 0.0s 21:03:02 21:03:02 #9 [security-spire-config internal] load build definition from Dockerfile 21:03:02 #9 transferring dockerfile: 1.58kB done 21:03:02 #9 DONE 0.0s 21:03:02 21:03:02 #10 [security-proxy-auth internal] load build definition from Dockerfile 21:03:02 #10 transferring dockerfile: 2.04kB done 21:03:02 #10 DONE 0.0s 21:03:02 21:03:02 #11 [core-data internal] load build definition from Dockerfile 21:03:02 #11 transferring dockerfile: 1.90kB done 21:03:02 #11 DONE 0.0s 21:03:02 21:03:02 #12 [core-command internal] load build definition from Dockerfile 21:03:02 #12 transferring dockerfile: 1.82kB done 21:03:02 #12 DONE 0.0s 21:03:02 21:03:02 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:03:02 #13 transferring dockerfile: 1.78kB done 21:03:02 #13 DONE 0.0s 21:03:02 21:03:02 #14 [support-scheduler internal] load build definition from Dockerfile 21:03:02 #14 transferring dockerfile: 1.82kB done 21:03:02 #14 DONE 0.0s 21:03:02 21:03:02 #15 [security-secretstore-setup internal] load .dockerignore 21:03:02 #15 transferring context: 56B done 21:03:02 #15 DONE 0.0s 21:03:02 21:03:02 #16 [support-notifications internal] load .dockerignore 21:03:02 #16 transferring context: 56B done 21:03:02 #16 DONE 0.0s 21:03:02 21:03:02 #17 [security-proxy-setup internal] load .dockerignore 21:03:02 #17 transferring context: 56B done 21:03:02 #17 DONE 0.0s 21:03:02 21:03:02 #18 [core-metadata internal] load .dockerignore 21:03:02 #18 transferring context: 56B done 21:03:02 #18 DONE 0.0s 21:03:02 21:03:02 #19 [core-common-config-bootstrapper internal] load .dockerignore 21:03:02 #19 transferring context: 56B done 21:03:02 #19 DONE 0.0s 21:03:02 21:03:02 #20 [security-bootstrapper internal] load .dockerignore 21:03:02 #20 transferring context: 56B done 21:03:02 #20 DONE 0.0s 21:03:02 21:03:02 #21 [security-spire-agent internal] load .dockerignore 21:03:02 #21 transferring context: 56B done 21:03:02 #21 DONE 0.0s 21:03:02 21:03:02 #22 [security-spire-server internal] load .dockerignore 21:03:02 #22 transferring context: 56B done 21:03:02 #22 DONE 0.0s 21:03:02 21:03:02 #23 [security-spire-config internal] load .dockerignore 21:03:02 #23 transferring context: 56B done 21:03:02 #23 DONE 0.0s 21:03:02 21:03:02 #24 [security-proxy-auth internal] load .dockerignore 21:03:02 #24 transferring context: 56B done 21:03:02 #24 DONE 0.0s 21:03:02 21:03:02 #25 [core-data internal] load .dockerignore 21:03:02 #25 transferring context: 56B done 21:03:02 #25 DONE 0.0s 21:03:02 21:03:02 #26 [core-command internal] load .dockerignore 21:03:02 #26 transferring context: 56B done 21:03:02 #26 DONE 0.0s 21:03:02 21:03:02 #27 [security-spiffe-token-provider internal] load .dockerignore 21:03:02 #27 transferring context: 56B done 21:03:02 #27 DONE 0.0s 21:03:02 21:03:02 #28 [support-scheduler internal] load .dockerignore 21:03:02 #28 transferring context: 56B done 21:03:02 #28 DONE 0.0s 21:03:02 21:03:02 #29 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:03:02 #29 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:03:02 #29 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:03:02 #29 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:03:02 #29 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 21:03:02 #29 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 21:03:02 #29 DONE 0.1s 21:03:02 21:03:02 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:03:02 #30 DONE 0.0s 21:03:02 21:03:02 #31 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:03:02 #31 ... 21:03:02 21:03:02 #29 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:03:02 #29 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:03:02 #29 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:03:02 #29 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 21:03:02 #29 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 21:03:02 #29 DONE 0.1s 21:03:02 21:03:02 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:03:02 #30 DONE 0.0s 21:03:02 21:03:02 #31 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:03:03 #31 ... 21:03:03 21:03:03 #29 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:03:03 #29 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:03:03 #29 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:03:03 #29 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 21:03:03 #29 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 21:03:03 #29 DONE 0.1s 21:03:03 21:03:03 #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 21:03:03 #32 DONE 0.5s 21:03:03 21:03:03 #31 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:03:03 #31 0.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:03 #31 0.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:03 #31 ... 21:03:03 21:03:03 #29 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:03:03 #29 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:03:03 #29 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:03:03 #29 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 21:03:03 #29 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 21:03:03 #29 DONE 0.1s 21:03:03 21:03:03 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:03:03 #33 DONE 0.9s 21:03:03 21:03:03 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:03:03 #34 DONE 0.9s 21:03:03 21:03:03 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:03:03 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 21:03:03 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:03:03 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:03:03 #35 ... 21:03:03 21:03:03 #36 [security-spire-agent internal] load build context 21:03:03 #36 transferring context: 17.64kB 0.0s done 21:03:03 #36 DONE 0.3s 21:03:03 21:03:03 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:03:03 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:03:03 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:03:05 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:03:07 #35 ... 21:03:07 21:03:07 #37 [security-spire-config internal] load build context 21:03:07 #37 transferring context: 16.36kB 0.0s done 21:03:07 #37 DONE 3.3s 21:03:07 21:03:07 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:03:07 #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 21:03:07 #38 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 21:03:07 #38 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 21:03:07 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done 21:03:07 #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:03:07 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 3.3s 21:03:07 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:03:07 #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 4.2s 21:03:09 #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 4.8s 21:03:09 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 4.5s done 21:03:09 #38 ... 21:03:09 21:03:09 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:03:09 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 21:03:09 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 21:03:11 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:03:11 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:03:12 #35 ... 21:03:12 21:03:12 #39 [core-metadata internal] load build context 21:03:12 #39 transferring context: 364.80MB 6.2s done 21:03:12 #39 ... 21:03:12 21:03:12 #40 [security-proxy-setup internal] load build context 21:03:12 #40 transferring context: 364.80MB 7.6s done 21:03:12 #40 ... 21:03:12 21:03:12 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:03:12 #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:12 #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:12 #0 1.479 (1/4) Installing ca-certificates (20230506-r0) 21:03:12 #0 1.493 (2/4) Installing dumb-init (1.2.5-r2) 21:03:12 #0 1.496 (3/4) Installing su-exec (0.2-r3) 21:03:12 #0 1.501 (4/4) Installing yq (4.33.3-r3) 21:03:12 #0 1.570 Executing busybox-1.36.1-r2.trigger 21:03:12 #0 1.573 Executing ca-certificates-20230506-r0.trigger 21:03:12 #0 1.608 OK: 17 MiB in 19 packages 21:03:13 #41 ... 21:03:13 21:03:13 #42 [support-notifications internal] load build context 21:03:13 #42 transferring context: 364.80MB 6.9s done 21:03:13 #42 ... 21:03:13 21:03:13 #43 [security-secretstore-setup internal] load build context 21:03:13 #43 transferring context: 364.80MB 8.4s done 21:03:13 #43 ... 21:03:13 21:03:13 #44 [core-command internal] load build context 21:03:13 #44 transferring context: 364.80MB 7.5s done 21:03:13 #44 ... 21:03:13 21:03:13 #45 [security-spiffe-token-provider internal] load build context 21:03:13 #45 transferring context: 364.80MB 7.5s done 21:03:13 #45 ... 21:03:13 21:03:13 #46 [security-bootstrapper internal] load build context 21:03:13 #46 transferring context: 364.80MB 8.3s done 21:03:13 #46 ... 21:03:13 21:03:13 #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:03:13 #0 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:13 #0 1.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:13 #0 2.136 (1/4) Installing dumb-init (1.2.5-r2) 21:03:13 #0 2.142 (2/4) Installing openssl (3.1.2-r0) 21:03:13 #0 2.158 (3/4) Installing su-exec (0.2-r3) 21:03:13 #0 2.167 (4/4) Installing yq (4.33.3-r3) 21:03:13 #0 2.228 Executing busybox-1.36.1-r2.trigger 21:03:13 #0 2.234 OK: 17 MiB in 19 packages 21:03:13 #47 ... 21:03:13 21:03:13 #31 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:03:13 #31 1.042 (1/1) Installing dumb-init (1.2.5-r2) 21:03:13 #31 1.042 Executing busybox-1.36.1-r2.trigger 21:03:13 #31 1.047 OK: 7 MiB in 16 packages 21:03:13 #31 ... 21:03:13 21:03:13 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:03:13 #0 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:13 #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:13 #0 1.342 (1/2) Installing dumb-init (1.2.5-r2) 21:03:13 #0 1.354 (2/2) Installing su-exec (0.2-r3) 21:03:13 #0 1.358 Executing busybox-1.36.1-r2.trigger 21:03:13 #0 1.371 OK: 7 MiB in 17 packages 21:03:14 #48 ... 21:03:14 21:03:14 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:03:14 #49 ... 21:03:14 21:03:14 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:03:14 #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:14 #0 2.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:14 #0 2.493 (1/1) Installing dumb-init (1.2.5-r2) 21:03:14 #0 2.497 Executing busybox-1.36.1-r2.trigger 21:03:14 #0 2.511 OK: 7 MiB in 16 packages 21:03:14 #50 ... 21:03:14 21:03:14 #51 [core-data internal] load build context 21:03:14 #51 transferring context: 364.80MB 7.5s done 21:03:14 #51 ... 21:03:14 21:03:14 #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:03:14 #52 ... 21:03:14 21:03:14 #53 [support-scheduler internal] load build context 21:03:14 #53 transferring context: 364.80MB 7.8s done 21:03:14 #53 ... 21:03:14 21:03:14 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:03:14 #0 0.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:14 #0 0.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:14 #0 0.989 (1/2) Installing ca-certificates (20230506-r0) 21:03:14 #0 1.007 (2/2) Installing dumb-init (1.2.5-r2) 21:03:14 #0 1.012 Executing busybox-1.36.1-r2.trigger 21:03:14 #0 1.024 Executing ca-certificates-20230506-r0.trigger 21:03:14 #0 1.178 OK: 8 MiB in 17 packages 21:03:14 #54 ... 21:03:14 21:03:14 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:03:14 #0 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:14 #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:14 #0 2.899 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:03:14 #0 2.899 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:03:14 #0 2.899 OK: 20064 distinct packages available 21:03:14 #0 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:14 #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:14 #0 3.218 (1/11) Installing ca-certificates (20230506-r0) 21:03:14 #0 3.235 (2/11) Installing brotli-libs (1.0.9-r14) 21:03:14 #0 3.245 (3/11) Installing libunistring (1.1-r1) 21:03:14 #0 3.259 (4/11) Installing libidn2 (2.3.4-r1) 21:03:14 #0 3.261 (5/11) Installing nghttp2-libs (1.55.1-r0) 21:03:14 #0 3.266 (6/11) Installing libcurl (8.2.1-r0) 21:03:14 #0 3.276 (7/11) Installing curl (8.2.1-r0) 21:03:14 #0 3.279 (8/11) Installing dumb-init (1.2.5-r2) 21:03:14 #0 3.282 (9/11) Installing musl-obstack (1.2.3-r2) 21:03:14 #0 3.286 (10/11) Installing libucontext (1.2-r2) 21:03:14 #0 3.289 (11/11) Installing gcompat (1.1.0-r1) 21:03:14 #0 3.294 Executing busybox-1.36.1-r2.trigger 21:03:14 #0 3.307 Executing ca-certificates-20230506-r0.trigger 21:03:14 #0 3.340 OK: 12 MiB in 26 packages 21:03:15 #55 ... 21:03:15 21:03:15 #56 [security-proxy-auth internal] load build context 21:03:15 #56 transferring context: 364.80MB 7.1s done 21:03:15 #56 ... 21:03:15 21:03:15 #57 [security-spire-server internal] load build context 21:03:15 #57 transferring context: 18.11kB 0.2s done 21:03:15 #57 ... 21:03:15 21:03:15 #58 [core-common-config-bootstrapper internal] load build context 21:03:15 #58 transferring context: 364.80MB 6.8s done 21:03:15 #58 ... 21:03:15 21:03:15 #59 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:03:15 #59 ... 21:03:15 21:03:15 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:03:15 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 6.3s 21:03:15 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 6.2s 21:03:15 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.4s 21:03:15 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:03:16 #35 ... 21:03:16 21:03:16 #57 [security-spire-server internal] load build context 21:03:16 #57 DONE 12.4s 21:03:16 21:03:16 #59 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:03:16 #59 DONE 13.4s 21:03:16 21:03:16 #39 [core-metadata internal] load build context 21:03:16 #39 DONE 13.3s 21:03:16 21:03:16 #58 [core-common-config-bootstrapper internal] load build context 21:03:16 #58 DONE 13.3s 21:03:16 21:03:16 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:03:16 #55 DONE 12.8s 21:03:16 21:03:16 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:03:16 #41 DONE 13.2s 21:03:16 21:03:16 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:03:16 #50 DONE 13.1s 21:03:16 21:03:16 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:03:16 #48 DONE 13.2s 21:03:16 21:03:16 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:03:16 #54 DONE 13.2s 21:03:16 21:03:16 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:03:16 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 6.8s done 21:03:16 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.8s done 21:03:16 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21:03:16 #35 ... 21:03:16 21:03:16 #31 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:03:16 #31 DONE 13.3s 21:03:16 21:03:16 #56 [security-proxy-auth internal] load build context 21:03:16 #56 DONE 13.2s 21:03:16 21:03:16 #42 [support-notifications internal] load build context 21:03:16 #42 DONE 13.4s 21:03:16 21:03:16 #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:03:16 #47 DONE 13.2s 21:03:16 21:03:16 #51 [core-data internal] load build context 21:03:16 #51 DONE 13.2s 21:03:16 21:03:16 #40 [security-proxy-setup internal] load build context 21:03:16 #40 DONE 13.5s 21:03:16 21:03:16 #44 [core-command internal] load build context 21:03:16 #44 DONE 13.1s 21:03:16 21:03:16 #45 [security-spiffe-token-provider internal] load build context 21:03:16 #45 DONE 13.1s 21:03:16 21:03:16 #53 [support-scheduler internal] load build context 21:03:16 #53 DONE 13.1s 21:03:16 21:03:16 #43 [security-secretstore-setup internal] load build context 21:03:16 #43 DONE 13.5s 21:03:16 21:03:16 #46 [security-bootstrapper internal] load build context 21:03:16 #46 DONE 13.5s 21:03:16 21:03:16 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:03:16 #35 ... 21:03:16 21:03:16 #60 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 21:03:16 #60 DONE 0.3s 21:03:16 21:03:16 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:03:16 #61 DONE 0.2s 21:03:16 21:03:16 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:03:17 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done 21:03:17 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done 21:03:17 #35 ... 21:03:17 21:03:17 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:03:17 #62 DONE 1.3s 21:03:17 21:03:17 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:03:17 #35 ... 21:03:17 21:03:17 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:03:17 #63 DONE 0.1s 21:03:17 21:03:17 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:03:17 #49 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:17 #49 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:17 #49 13.46 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:03:17 #49 13.46 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:03:17 #49 13.46 OK: 20064 distinct packages available 21:03:17 #49 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:17 #49 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:17 #49 13.79 (1/4) Installing dumb-init (1.2.5-r2) 21:03:17 #49 13.80 (2/4) Installing musl-obstack (1.2.3-r2) 21:03:17 #49 13.80 (3/4) Installing libucontext (1.2-r2) 21:03:17 #49 13.81 (4/4) Installing gcompat (1.1.0-r1) 21:03:17 #49 13.81 Executing busybox-1.36.1-r2.trigger 21:03:17 #49 13.82 OK: 8 MiB in 19 packages 21:03:17 #49 DONE 13.9s 21:03:17 21:03:17 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:03:17 #35 ... 21:03:17 21:03:17 #52 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:03:17 #52 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:17 #52 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:17 #52 13.50 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:03:17 #52 13.50 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:03:17 #52 13.50 OK: 20064 distinct packages available 21:03:17 #52 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:17 #52 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:17 #52 13.84 (1/5) Installing dumb-init (1.2.5-r2) 21:03:17 #52 13.84 (2/5) Installing musl-obstack (1.2.3-r2) 21:03:17 #52 13.84 (3/5) Installing libucontext (1.2-r2) 21:03:17 #52 13.85 (4/5) Installing gcompat (1.1.0-r1) 21:03:17 #52 13.85 (5/5) Installing openssl (3.1.2-r0) 21:03:17 #52 13.86 Executing busybox-1.36.1-r2.trigger 21:03:17 #52 13.87 OK: 8 MiB in 20 packages 21:03:17 #52 DONE 14.0s 21:03:17 21:03:17 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:03:17 #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 7.0s done 21:03:17 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 21:03:17 #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 12.1s done 21:03:17 #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:03:17 #38 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 21:03:18 #38 ... 21:03:18 21:03:18 #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:03:18 #64 DONE 0.7s 21:03:18 21:03:18 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 21:03:18 #65 ... 21:03:18 21:03:18 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:03:18 #66 DONE 0.7s 21:03:18 21:03:18 #67 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:03:18 #67 DONE 0.7s 21:03:18 21:03:18 #68 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:03:18 #68 DONE 0.0s 21:03:18 21:03:18 #69 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:03:18 #69 DONE 0.1s 21:03:18 21:03:18 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 21:03:18 #65 2.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:18 #65 2.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:18 #65 ... 21:03:18 21:03:18 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:03:18 #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:18 #0 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:18 #0 2.443 OK: 264 MiB in 52 packages 21:03:18 #70 DONE 2.6s 21:03:18 21:03:18 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:03:18 #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:18 #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:18 #0 2.433 OK: 264 MiB in 52 packages 21:03:18 #71 DONE 2.6s 21:03:18 21:03:18 #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:03:18 #72 DONE 0.5s 21:03:18 21:03:18 #73 [security-spire-server stage-2 5/8] COPY security.txt / 21:03:18 #73 DONE 0.4s 21:03:18 21:03:18 #74 [security-spire-config stage-2 5/9] COPY security.txt / 21:03:18 #74 DONE 0.4s 21:03:18 21:03:18 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:03:18 #75 DONE 0.1s 21:03:18 21:03:18 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:03:18 #0 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:18 #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:18 #0 2.038 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:03:18 #0 2.038 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:03:18 #0 2.038 OK: 20064 distinct packages available 21:03:18 #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:03:18 #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:03:18 #0 2.539 OK: 264 MiB in 52 packages 21:03:18 #76 DONE 2.7s 21:03:18 21:03:18 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:03:19 #77 ... 21:03:19 21:03:19 #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:03:19 #78 DONE 0.1s 21:03:19 21:03:19 #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:03:19 #79 DONE 0.1s 21:03:19 21:03:19 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 21:03:19 #65 2.638 OK: 264 MiB in 52 packages 21:03:19 #65 DONE 2.8s 21:03:19 21:03:19 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:03:19 #80 DONE 0.2s 21:03:19 21:03:19 #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:03:19 #81 DONE 0.2s 21:03:19 21:03:19 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 21:03:19 #82 DONE 0.2s 21:03:19 21:03:19 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:03:19 #77 DONE 0.2s 21:03:19 21:03:19 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:03:19 #83 DONE 0.2s 21:03:19 21:03:19 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:03:19 #84 DONE 0.2s 21:03:19 21:03:19 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:03:19 #85 ... 21:03:19 21:03:19 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:03:19 #86 DONE 0.2s 21:03:19 21:03:19 #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:03:19 #87 DONE 0.2s 21:03:19 21:03:19 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:03:19 #85 DONE 0.2s 21:03:19 21:03:19 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:03:19 #88 DONE 0.1s 21:03:19 21:03:19 #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:03:19 #89 DONE 0.1s 21:03:19 21:03:19 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:03:19 #90 DONE 0.1s 21:03:19 21:03:19 #91 [security-spire-server] exporting to image 21:03:19 #91 exporting layers 21:03:19 #91 exporting layers 0.6s done 21:03:19 #91 writing image sha256:96da00566974e3a5c208947bec8fbfb308f4c3b871137bd89a1fb0064622711f 21:03:20 #91 exporting layers 0.5s done 21:03:20 #91 writing image sha256:96da00566974e3a5c208947bec8fbfb308f4c3b871137bd89a1fb0064622711f done 21:03:20 #91 naming to docker.io/library/security-spire-config done 21:03:20 #91 writing image sha256:8a0d44e6c7289dba6fe2604fc5d2a3c8a0b94c2700ada6170e003a66ea0cb640 done 21:03:20 #91 naming to docker.io/library/security-spire-server done 21:03:20 #91 writing image sha256:cdbaf63b56d1bea40a315af6a285db29bbd6e8d348bbdff99c6607556a0d1d06 done 21:03:20 #91 naming to docker.io/library/security-spire-agent done 21:03:20 #91 DONE 0.7s 21:03:20 21:03:20 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:30 #92 ... 21:03:30 21:03:30 #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:30 #93 ... 21:03:30 21:03:30 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:30 #94 ... 21:03:30 21:03:30 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:35 #95 ... 21:03:35 21:03:35 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:35 #94 DONE 16.4s 21:03:35 21:03:35 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:35 #92 DONE 16.2s 21:03:35 21:03:35 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:35 #95 DONE 16.2s 21:03:35 21:03:35 #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:35 #93 DONE 16.4s 21:03:35 21:03:35 #96 [security-spiffe-token-provider builder 6/7] COPY . . 21:03:39 #96 ... 21:03:39 21:03:39 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 21:03:39 #97 DONE 3.7s 21:03:39 21:03:39 #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:03:39 #98 CACHED 21:03:39 21:03:39 #99 [support-scheduler builder 6/7] COPY . . 21:03:39 #99 CACHED 21:03:39 21:03:39 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:39 #100 CACHED 21:03:39 21:03:39 #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:03:39 #101 CACHED 21:03:39 21:03:39 #102 [security-proxy-auth builder 6/7] COPY . . 21:03:39 #102 CACHED 21:03:39 21:03:39 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:39 #103 CACHED 21:03:39 21:03:39 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:39 #104 CACHED 21:03:39 21:03:39 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 21:03:39 #105 CACHED 21:03:39 21:03:39 #106 [core-command builder 6/7] COPY . . 21:03:39 #106 CACHED 21:03:39 21:03:39 #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:03:39 #107 CACHED 21:03:39 21:03:39 #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:39 #108 CACHED 21:03:39 21:03:39 #109 [core-metadata builder 6/7] COPY . . 21:03:39 #109 CACHED 21:03:39 21:03:39 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 21:03:39 #110 CACHED 21:03:39 21:03:39 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:39 #111 CACHED 21:03:39 21:03:39 #112 [core-data builder 6/7] COPY . . 21:03:39 #112 CACHED 21:03:39 21:03:39 #96 [security-spiffe-token-provider builder 6/7] COPY . . 21:03:39 #96 DONE 3.7s 21:03:39 21:03:39 #113 [security-bootstrapper builder 6/7] COPY . . 21:03:39 #113 CACHED 21:03:39 21:03:39 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:39 #114 CACHED 21:03:39 21:03:39 #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:03:39 #115 CACHED 21:03:39 21:03:39 #116 [security-secretstore-setup builder 6/7] COPY . . 21:03:39 #116 CACHED 21:03:39 21:03:39 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:03:39 #117 CACHED 21:03:39 21:03:39 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:39 #118 CACHED 21:03:39 21:03:39 #119 [security-proxy-setup builder 6/7] COPY . . 21:03:39 #119 DONE 3.7s 21:03:39 21:03:39 #120 [support-notifications builder 6/7] COPY . . 21:03:39 #120 DONE 3.7s 21:03:39 21:03:39 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:03:40 #121 0.923 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:03:50 #121 ... 21:03:50 21:03:50 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:03:50 #0 0.484 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:03:50 #122 ... 21:03:50 21:03:50 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:03:50 #0 1.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:03:50 #123 ... 21:03:50 21:03:50 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:03:50 #0 0.953 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:03:50 #124 ... 21:03:50 21:03:50 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:03:50 #0 0.908 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:03:50 #125 ... 21:03:50 21:03:50 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:03:50 #0 1.229 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:03:50 #126 ... 21:03:50 21:03:50 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:03:50 #0 0.804 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:03:50 #127 ... 21:03:50 21:03:50 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:03:50 #0 0.553 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:03:50 #128 ... 21:03:50 21:03:50 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:03:50 #0 1.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:03:50 #129 ... 21:03:50 21:03:50 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:03:50 #0 0.660 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:03:50 #130 ... 21:03:50 21:03:50 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:03:50 #0 0.626 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:04:58 #131 ... 21:04:58 21:04:58 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:04:58 #124 72.15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:04:59 #124 ... 21:04:59 21:04:59 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:04:59 #127 DONE 79.8s 21:04:59 21:04:59 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:04:59 #131 DONE 79.8s 21:04:59 21:04:59 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:04:59 #128 DONE 79.8s 21:04:59 21:04:59 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:04:59 #125 DONE 79.8s 21:04:59 21:04:59 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:04:59 #124 DONE 79.8s 21:04:59 21:04:59 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:04:59 #126 DONE 79.9s 21:04:59 21:04:59 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:04:59 #130 DONE 79.9s 21:04:59 21:04:59 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:04:59 #121 DONE 79.9s 21:04:59 21:04:59 #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:04:59 #132 ... 21:04:59 21:04:59 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:04:59 #122 DONE 80.1s 21:04:59 21:04:59 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:04:59 #129 DONE 80.2s 21:04:59 21:04:59 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:04:59 #123 DONE 80.2s 21:04:59 21:04:59 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:04:59 #133 DONE 0.3s 21:04:59 21:04:59 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:04:59 #134 DONE 0.4s 21:04:59 21:04:59 #135 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:04:59 #135 DONE 0.4s 21:04:59 21:04:59 #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:04:59 #136 DONE 0.7s 21:04:59 21:04:59 #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:04:59 #137 DONE 0.5s 21:04:59 21:04:59 #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:04:59 #132 DONE 0.7s 21:04:59 21:04:59 #138 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:05:00 #138 ... 21:05:00 21:05:00 #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:05:00 #139 DONE 0.3s 21:05:00 21:05:00 #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:05:00 #140 DONE 0.3s 21:05:00 21:05:00 #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:05:00 #141 DONE 0.3s 21:05:00 21:05:00 #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:05:00 #142 DONE 0.3s 21:05:00 21:05:00 #143 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:05:00 #143 DONE 0.3s 21:05:00 21:05:00 #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:05:00 #144 CACHED 21:05:00 21:05:00 #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:05:00 #145 CACHED 21:05:00 21:05:00 #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:05:00 #146 CACHED 21:05:00 21:05:00 #147 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:05:00 #147 CACHED 21:05:00 21:05:00 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:05:00 #148 CACHED 21:05:00 21:05:00 #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:05:00 #149 CACHED 21:05:00 21:05:00 #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:05:00 #150 CACHED 21:05:00 21:05:00 #151 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:05:00 #151 CACHED 21:05:00 21:05:00 #138 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:05:00 #138 DONE 0.4s 21:05:00 21:05:00 #152 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:05:01 #152 ... 21:05:01 21:05:01 #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:05:01 #153 DONE 0.9s 21:05:01 21:05:01 #154 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:05:01 #154 DONE 1.0s 21:05:01 21:05:01 #155 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:05:01 #155 DONE 0.9s 21:05:01 21:05:01 #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:05:01 #156 DONE 0.9s 21:05:01 21:05:01 #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:05:01 #157 DONE 1.0s 21:05:01 21:05:01 #152 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:05:01 #152 DONE 0.9s 21:05:01 21:05:01 #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:05:01 #158 DONE 1.0s 21:05:01 21:05:01 #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:05:01 #159 DONE 1.0s 21:05:01 21:05:01 #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:05:01 #160 DONE 1.0s 21:05:01 21:05:01 #161 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:05:01 #161 ... 21:05:01 21:05:01 #162 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:05:01 #162 DONE 1.0s 21:05:01 21:05:01 #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:05:01 #163 ... 21:05:01 21:05:01 #164 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:05:01 #164 DONE 0.5s 21:05:01 21:05:01 #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:05:01 #165 DONE 0.4s 21:05:01 21:05:01 #166 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:05:01 #166 DONE 0.5s 21:05:01 21:05:01 #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:05:01 #167 DONE 0.5s 21:05:01 21:05:01 #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:05:01 #168 DONE 0.5s 21:05:01 21:05:01 #169 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:05:01 #169 DONE 0.5s 21:05:01 21:05:01 #170 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:05:01 #170 DONE 0.5s 21:05:01 21:05:01 #161 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:05:01 #161 DONE 0.5s 21:05:01 21:05:01 #171 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:05:01 #171 DONE 0.5s 21:05:01 21:05:01 #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:05:01 #163 DONE 0.5s 21:05:01 21:05:01 #91 [core-data] exporting to image 21:05:01 #91 exporting layers 0.2s done 21:05:01 #91 ... 21:05:01 21:05:01 #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:05:01 #172 DONE 2.0s 21:05:01 21:05:01 #91 [core-data] exporting to image 21:05:01 #91 exporting layers 0.2s done 21:05:01 #91 writing image sha256:71024f6ee3807d8fa9668c57fbe4c0551ef01a45ac38d9df746c325a8df95650 21:05:02 #91 ... 21:05:02 21:05:02 #173 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:05:02 #173 DONE 0.5s 21:05:02 21:05:02 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:05:02 #174 DONE 0.5s 21:05:02 21:05:02 #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:05:02 #175 DONE 0.4s 21:05:02 21:05:02 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:05:02 #176 DONE 0.4s 21:05:02 21:05:02 #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:05:02 #177 DONE 0.4s 21:05:02 21:05:02 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:05:02 #178 DONE 0.4s 21:05:02 21:05:02 #91 [core-metadata] exporting to image 21:05:02 #91 writing image sha256:71024f6ee3807d8fa9668c57fbe4c0551ef01a45ac38d9df746c325a8df95650 0.0s done 21:05:02 #91 writing image sha256:d8020bfd0aceadde36e58b8d7197cb08e9262257c6f0f84a82daa1cdd513eff0 done 21:05:02 #91 naming to docker.io/library/core-command done 21:05:02 #91 naming to docker.io/library/support-notifications done 21:05:02 #91 writing image sha256:da0386998496a83bf5b95f9acfbe638e7c225581b965ce15c8fe4f536a88154d done 21:05:02 #91 naming to docker.io/library/support-scheduler done 21:05:02 #91 ... 21:05:02 21:05:02 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:05:02 #179 DONE 0.4s 21:05:02 21:05:02 #91 [core-data] exporting to image 21:05:02 #91 writing image sha256:0e479ea41d1b9b2eb442a985ef8a05dc11cb377a7cc32408f58d52b4b62c5669 done 21:05:02 #91 naming to docker.io/library/core-data done 21:05:02 #91 exporting layers 0.3s done 21:05:02 #91 exporting layers 0.3s done 21:05:02 #91 writing image sha256:72990bb57e8d70f0346cec41740a4a2f04ea3bb99a233737798c9167a7b0dc02 done 21:05:02 #91 naming to docker.io/library/security-spiffe-token-provider done 21:05:02 #91 writing image sha256:a35801ba199a75c55bf0697daefbb6f880e55c5811ee8a8480ad501f7d02ca3e done 21:05:02 #91 naming to docker.io/library/core-metadata done 21:05:02 #91 DONE 1.5s 21:05:02 21:05:02 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:05:02 #180 DONE 0.4s 21:05:02 21:05:02 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:05:02 #181 DONE 0.3s 21:05:02 21:05:02 #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:05:02 #182 DONE 0.2s 21:05:02 21:05:02 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:05:02 #183 DONE 0.4s 21:05:02 21:05:02 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:05:02 #184 DONE 0.4s 21:05:02 21:05:02 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:05:02 #185 DONE 0.1s 21:05:02 21:05:02 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:05:02 #186 DONE 0.0s 21:05:02 21:05:02 #187 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:05:02 #187 DONE 0.0s 21:05:02 21:05:02 #188 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:05:02 #188 DONE 0.1s 21:05:02 21:05:02 #189 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:05:02 #189 DONE 0.1s 21:05:02 21:05:02 #190 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:02 #190 DONE 1.0s 21:05:02 21:05:02 #191 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:05:03 #191 DONE 0.1s 21:05:03 21:05:03 #192 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:03 #192 DONE 1.1s 21:05:03 21:05:03 #91 [core-common-config-bootstrapper] exporting to image 21:05:03 #91 ... 21:05:03 21:05:03 #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:03 #193 DONE 0.9s 21:05:03 21:05:03 #91 [security-proxy-setup] exporting to image 21:05:03 #91 exporting layers 0.1s done 21:05:03 #91 writing image sha256:3903ffdac1483dc9ce4b77d1e8d352e5cc07e0b401c3f1d36a21e16518c47d1b done 21:05:03 #91 naming to docker.io/library/core-common-config-bootstrapper done 21:05:03 #91 exporting layers 0.1s done 21:05:03 #91 writing image sha256:04d0612738fb1b79685c71d4e1d5546c3dd69d29239b56302cc1ef7fc012fa26 done 21:05:03 #91 naming to docker.io/library/security-proxy-auth done 21:05:03 #91 writing image sha256:211537d8dea6c9847f835fa681971092cdb42abfaa199faf678dcb4aae116e72 done 21:05:03 #91 naming to docker.io/library/security-proxy-setup done 21:05:03 #91 DONE 1.9s 21:05:03 21:05:03 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:05:03 #194 ... 21:05:03 21:05:03 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:03 #195 DONE 0.8s 21:05:03 21:05:03 #91 [security-secretstore-setup] exporting to image 21:05:03 #91 exporting layers 0.2s done 21:05:03 #91 ... 21:05:03 21:05:03 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:05:03 #194 DONE 0.8s 21:05:03 21:05:03 #91 [security-bootstrapper] exporting to image 21:05:03 #91 writing image sha256:3a92cc68364e93d038d2a4dc160d79cdc8c21f512027dbc8c2cd373f93d0f87f done 21:05:03 #91 naming to docker.io/library/security-secretstore-setup done 21:05:03 #91 exporting layers 0.2s done 21:05:03 #91 writing image sha256:b5401bb3c13e67784809fe9b31719ce08d8d94c695ffe91988b703b32ba1a2fa done 21:05:03 #91 naming to docker.io/library/security-bootstrapper done 21:05:03 #91 DONE 2.2s 21:05:03 21:05:03 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:05:03 time="2023-09-20T21:02:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:03 time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:05:03 $ docker stop --time=1 41d24df8513a1d9334f341cb8fe7206250a815fd799f829b5fa5a17cfde8d6b3 21:05:05 $ docker rm -f --volumes 41d24df8513a1d9334f341cb8fe7206250a815fd799f829b5fa5a17cfde8d6b3 [Pipeline] // withDockerContainer [Pipeline] sh 21:05:05 + docker images 21:05:05 REPOSITORY TAG IMAGE ID CREATED SIZE 21:05:05 security-bootstrapper latest b5401bb3c13e 2 seconds ago 23.3MB 21:05:05 security-secretstore-setup latest 3a92cc68364e 2 seconds ago 44.4MB 21:05:05 security-proxy-auth latest 04d0612738fb 3 seconds ago 19.5MB 21:05:05 core-common-config-bootstrapper latest 3903ffdac148 3 seconds ago 18.2MB 21:05:05 security-proxy-setup latest 211537d8dea6 3 seconds ago 29.4MB 21:05:05 core-command latest d8020bfd0ace 4 seconds ago 21.2MB 21:05:05 security-spiffe-token-provider latest 72990bb57e8d 4 seconds ago 35MB 21:05:05 support-notifications latest 71024f6ee380 4 seconds ago 34.6MB 21:05:05 core-data latest 0e479ea41d1b 4 seconds ago 21.3MB 21:05:05 core-metadata latest a35801ba199a 4 seconds ago 21.7MB 21:05:05 support-scheduler latest da0386998496 4 seconds ago 34MB 21:05:05 security-spire-agent latest cdbaf63b56d1 About a minute ago 161MB 21:05:05 security-spire-server latest 8a0d44e6c728 About a minute ago 102MB 21:05:05 security-spire-config latest 96da00566974 About a minute ago 101MB 21:05:05 ci-base-image-x86_64 latest 863f79cc3067 4 minutes ago 927MB 21:05:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 hours ago 557MB 21:05:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 21:05:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:05 provisioning config files... 21:05:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/585@tmp/config10292492321846862647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:05 ---> docker-login.sh 21:05:05 nexus3.edgexfoundry.org:10001 21:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:05 Configure a credential helper to remove this warning. See 21:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:05 21:05:05 Login Succeeded 21:05:05 nexus3.edgexfoundry.org:10002 21:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:05 Configure a credential helper to remove this warning. See 21:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:05 21:05:05 Login Succeeded 21:05:05 nexus3.edgexfoundry.org:10003 21:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:06 Configure a credential helper to remove this warning. See 21:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:06 21:05:06 Login Succeeded 21:05:06 nexus3.edgexfoundry.org:10004 21:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:06 Configure a credential helper to remove this warning. See 21:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:06 21:05:06 Login Succeeded 21:05:06 docker.io 21:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:06 Configure a credential helper to remove this warning. See 21:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:06 21:05:06 Login Succeeded 21:05:06 ---> docker-login.sh ends [Pipeline] } 21:05:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:06 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:05:06 2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:06 latest 21:05:06 3.1.0-dev.51 21:05:06 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:06 main 21:05:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:07 + docker push nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:05:07 119296dbd669: Preparing 21:05:07 1c46a66df022: Preparing 21:05:07 258c2d9f3c74: Preparing 21:05:07 0e1ae33399f8: Preparing 21:05:07 cf448ed9a76a: Preparing 21:05:07 4693057ce236: Preparing 21:05:07 4693057ce236: Waiting 21:05:07 258c2d9f3c74: Pushed 21:05:07 cf448ed9a76a: Pushed 21:05:07 119296dbd669: Pushed 21:05:07 4693057ce236: Layer already exists 21:05:07 0e1ae33399f8: Pushed 21:05:08 1c46a66df022: Pushed 21:05:08 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:76308c79a98b22accf2b4374d6fa27a34e921ce483544aa41e1bfc667fe5a0ec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:09 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:05:09 119296dbd669: Preparing 21:05:09 1c46a66df022: Preparing 21:05:09 258c2d9f3c74: Preparing 21:05:09 0e1ae33399f8: Preparing 21:05:09 cf448ed9a76a: Preparing 21:05:09 4693057ce236: Preparing 21:05:09 4693057ce236: Waiting 21:05:09 0e1ae33399f8: Layer already exists 21:05:09 cf448ed9a76a: Layer already exists 21:05:09 258c2d9f3c74: Layer already exists 21:05:09 1c46a66df022: Layer already exists 21:05:09 119296dbd669: Layer already exists 21:05:09 4693057ce236: Layer already exists 21:05:09 latest: digest: sha256:76308c79a98b22accf2b4374d6fa27a34e921ce483544aa41e1bfc667fe5a0ec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:09 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.51 21:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:05:09 119296dbd669: Preparing 21:05:09 1c46a66df022: Preparing 21:05:09 258c2d9f3c74: Preparing 21:05:09 0e1ae33399f8: Preparing 21:05:09 cf448ed9a76a: Preparing 21:05:09 4693057ce236: Preparing 21:05:09 4693057ce236: Waiting 21:05:09 0e1ae33399f8: Layer already exists 21:05:09 cf448ed9a76a: Layer already exists 21:05:09 1c46a66df022: Layer already exists 21:05:09 258c2d9f3c74: Layer already exists 21:05:09 119296dbd669: Layer already exists 21:05:09 4693057ce236: Layer already exists 21:05:09 3.1.0-dev.51: digest: sha256:76308c79a98b22accf2b4374d6fa27a34e921ce483544aa41e1bfc667fe5a0ec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:10 + docker push nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:05:10 119296dbd669: Preparing 21:05:10 1c46a66df022: Preparing 21:05:10 258c2d9f3c74: Preparing 21:05:10 0e1ae33399f8: Preparing 21:05:10 cf448ed9a76a: Preparing 21:05:10 4693057ce236: Preparing 21:05:10 4693057ce236: Waiting 21:05:10 119296dbd669: Layer already exists 21:05:10 0e1ae33399f8: Layer already exists 21:05:10 1c46a66df022: Layer already exists 21:05:10 258c2d9f3c74: Layer already exists 21:05:10 cf448ed9a76a: Layer already exists 21:05:10 4693057ce236: Layer already exists 21:05:10 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:76308c79a98b22accf2b4374d6fa27a34e921ce483544aa41e1bfc667fe5a0ec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:11 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:05:11 119296dbd669: Preparing 21:05:11 1c46a66df022: Preparing 21:05:11 258c2d9f3c74: Preparing 21:05:11 0e1ae33399f8: Preparing 21:05:11 cf448ed9a76a: Preparing 21:05:11 4693057ce236: Preparing 21:05:11 4693057ce236: Waiting 21:05:11 0e1ae33399f8: Layer already exists 21:05:11 cf448ed9a76a: Layer already exists 21:05:11 1c46a66df022: Layer already exists 21:05:11 119296dbd669: Layer already exists 21:05:11 258c2d9f3c74: Layer already exists 21:05:11 4693057ce236: Layer already exists 21:05:11 main: digest: sha256:76308c79a98b22accf2b4374d6fa27a34e921ce483544aa41e1bfc667fe5a0ec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:11 ===================================================== [Pipeline] echo 21:05:11 taggedImages: 21:05:11 - nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:11 - nexus3.edgexfoundry.org:10004/core-command:latest 21:05:11 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.51 21:05:11 - nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:11 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:05:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:05:11 2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:11 latest 21:05:11 3.1.0-dev.51 21:05:11 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:11 main 21:05:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:05:11 ec33efd39a9f: Preparing 21:05:11 c0140b356ebb: Preparing 21:05:11 cd42c15bc1ef: Preparing 21:05:11 59bee962c5ba: Preparing 21:05:11 258c2d9f3c74: Preparing 21:05:11 0e1ae33399f8: Preparing 21:05:11 cf448ed9a76a: Preparing 21:05:11 4693057ce236: Preparing 21:05:11 cf448ed9a76a: Waiting 21:05:11 4693057ce236: Waiting 21:05:11 0e1ae33399f8: Waiting 21:05:11 258c2d9f3c74: Layer already exists 21:05:11 0e1ae33399f8: Layer already exists 21:05:11 cf448ed9a76a: Layer already exists 21:05:11 4693057ce236: Layer already exists 21:05:11 cd42c15bc1ef: Pushed 21:05:11 c0140b356ebb: Pushed 21:05:11 ec33efd39a9f: Pushed 21:05:13 59bee962c5ba: Pushed 21:05:13 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:58c8a23e5bd97d9773b426e8aeb9b400fb5c59d1680966037b314e08eee655a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:13 + 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 21:05:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:05:13 ec33efd39a9f: Preparing 21:05:13 c0140b356ebb: Preparing 21:05:13 cd42c15bc1ef: Preparing 21:05:13 59bee962c5ba: Preparing 21:05:13 258c2d9f3c74: Preparing 21:05:13 0e1ae33399f8: Preparing 21:05:13 cf448ed9a76a: Preparing 21:05:13 4693057ce236: Preparing 21:05:13 cf448ed9a76a: Waiting 21:05:13 0e1ae33399f8: Waiting 21:05:13 4693057ce236: Waiting 21:05:13 258c2d9f3c74: Layer already exists 21:05:13 c0140b356ebb: Layer already exists 21:05:13 59bee962c5ba: Layer already exists 21:05:13 cd42c15bc1ef: Layer already exists 21:05:13 ec33efd39a9f: Layer already exists 21:05:13 0e1ae33399f8: Layer already exists 21:05:13 cf448ed9a76a: Layer already exists 21:05:13 4693057ce236: Layer already exists 21:05:13 latest: digest: sha256:58c8a23e5bd97d9773b426e8aeb9b400fb5c59d1680966037b314e08eee655a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.51 21:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:05:14 ec33efd39a9f: Preparing 21:05:14 c0140b356ebb: Preparing 21:05:14 cd42c15bc1ef: Preparing 21:05:14 59bee962c5ba: Preparing 21:05:14 258c2d9f3c74: Preparing 21:05:14 0e1ae33399f8: Preparing 21:05:14 cf448ed9a76a: Preparing 21:05:14 4693057ce236: Preparing 21:05:14 4693057ce236: Waiting 21:05:14 0e1ae33399f8: Waiting 21:05:14 cf448ed9a76a: Waiting 21:05:14 c0140b356ebb: Layer already exists 21:05:14 258c2d9f3c74: Layer already exists 21:05:14 ec33efd39a9f: Layer already exists 21:05:14 cd42c15bc1ef: Layer already exists 21:05:14 59bee962c5ba: Layer already exists 21:05:14 0e1ae33399f8: Layer already exists 21:05:14 4693057ce236: Layer already exists 21:05:14 cf448ed9a76a: Layer already exists 21:05:14 3.1.0-dev.51: digest: sha256:58c8a23e5bd97d9773b426e8aeb9b400fb5c59d1680966037b314e08eee655a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:05:15 ec33efd39a9f: Preparing 21:05:15 c0140b356ebb: Preparing 21:05:15 cd42c15bc1ef: Preparing 21:05:15 59bee962c5ba: Preparing 21:05:15 258c2d9f3c74: Preparing 21:05:15 0e1ae33399f8: Preparing 21:05:15 cf448ed9a76a: Preparing 21:05:15 4693057ce236: Preparing 21:05:15 0e1ae33399f8: Waiting 21:05:15 cf448ed9a76a: Waiting 21:05:15 4693057ce236: Waiting 21:05:15 59bee962c5ba: Layer already exists 21:05:15 ec33efd39a9f: Layer already exists 21:05:15 258c2d9f3c74: Layer already exists 21:05:15 c0140b356ebb: Layer already exists 21:05:15 cd42c15bc1ef: Layer already exists 21:05:15 0e1ae33399f8: Layer already exists 21:05:15 cf448ed9a76a: Layer already exists 21:05:15 4693057ce236: Layer already exists 21:05:15 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:58c8a23e5bd97d9773b426e8aeb9b400fb5c59d1680966037b314e08eee655a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:15 + 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 21:05:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:05:15 ec33efd39a9f: Preparing 21:05:15 c0140b356ebb: Preparing 21:05:15 cd42c15bc1ef: Preparing 21:05:15 59bee962c5ba: Preparing 21:05:15 258c2d9f3c74: Preparing 21:05:15 0e1ae33399f8: Preparing 21:05:15 cf448ed9a76a: Preparing 21:05:15 4693057ce236: Preparing 21:05:15 cf448ed9a76a: Waiting 21:05:15 4693057ce236: Waiting 21:05:15 0e1ae33399f8: Waiting 21:05:15 ec33efd39a9f: Layer already exists 21:05:15 258c2d9f3c74: Layer already exists 21:05:15 c0140b356ebb: Layer already exists 21:05:15 cd42c15bc1ef: Layer already exists 21:05:15 59bee962c5ba: Layer already exists 21:05:15 0e1ae33399f8: Layer already exists 21:05:15 4693057ce236: Layer already exists 21:05:15 cf448ed9a76a: Layer already exists 21:05:15 main: digest: sha256:58c8a23e5bd97d9773b426e8aeb9b400fb5c59d1680966037b314e08eee655a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:15 ===================================================== [Pipeline] echo 21:05:15 taggedImages: 21:05:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:05:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.51 21:05:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:05:15 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:05:15 2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:15 latest 21:05:15 3.1.0-dev.51 21:05:15 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:15 main 21:05:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:16 + docker push nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:05:16 6e5c89a1a896: Preparing 21:05:16 05fca5be89e7: Preparing 21:05:16 258c2d9f3c74: Preparing 21:05:16 0e1ae33399f8: Preparing 21:05:16 3e0ead380747: Preparing 21:05:16 4693057ce236: Preparing 21:05:16 4693057ce236: Waiting 21:05:16 258c2d9f3c74: Layer already exists 21:05:16 0e1ae33399f8: Layer already exists 21:05:16 4693057ce236: Layer already exists 21:05:16 6e5c89a1a896: Pushed 21:05:16 3e0ead380747: Pushed 21:05:17 05fca5be89e7: Pushed 21:05:17 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:66da470007233e63537db1429ae428eed860bdb5c9a19fae36a380f080acd155 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:18 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:05:18 6e5c89a1a896: Preparing 21:05:18 05fca5be89e7: Preparing 21:05:18 258c2d9f3c74: Preparing 21:05:18 0e1ae33399f8: Preparing 21:05:18 3e0ead380747: Preparing 21:05:18 4693057ce236: Preparing 21:05:18 4693057ce236: Waiting 21:05:18 0e1ae33399f8: Layer already exists 21:05:18 258c2d9f3c74: Layer already exists 21:05:18 05fca5be89e7: Layer already exists 21:05:18 6e5c89a1a896: Layer already exists 21:05:18 3e0ead380747: Layer already exists 21:05:18 4693057ce236: Layer already exists 21:05:18 latest: digest: sha256:66da470007233e63537db1429ae428eed860bdb5c9a19fae36a380f080acd155 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:19 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.51 21:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:05:19 6e5c89a1a896: Preparing 21:05:19 05fca5be89e7: Preparing 21:05:19 258c2d9f3c74: Preparing 21:05:19 0e1ae33399f8: Preparing 21:05:19 3e0ead380747: Preparing 21:05:19 4693057ce236: Preparing 21:05:19 4693057ce236: Waiting 21:05:19 6e5c89a1a896: Layer already exists 21:05:19 0e1ae33399f8: Layer already exists 21:05:19 258c2d9f3c74: Layer already exists 21:05:19 3e0ead380747: Layer already exists 21:05:19 05fca5be89e7: Layer already exists 21:05:19 4693057ce236: Layer already exists 21:05:19 3.1.0-dev.51: digest: sha256:66da470007233e63537db1429ae428eed860bdb5c9a19fae36a380f080acd155 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:19 + docker push nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:05:19 6e5c89a1a896: Preparing 21:05:19 05fca5be89e7: Preparing 21:05:19 258c2d9f3c74: Preparing 21:05:19 0e1ae33399f8: Preparing 21:05:19 3e0ead380747: Preparing 21:05:19 4693057ce236: Preparing 21:05:19 4693057ce236: Waiting 21:05:19 258c2d9f3c74: Layer already exists 21:05:19 0e1ae33399f8: Layer already exists 21:05:19 6e5c89a1a896: Layer already exists 21:05:19 05fca5be89e7: Layer already exists 21:05:19 3e0ead380747: Layer already exists 21:05:19 4693057ce236: Layer already exists 21:05:19 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:66da470007233e63537db1429ae428eed860bdb5c9a19fae36a380f080acd155 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:20 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:05:20 6e5c89a1a896: Preparing 21:05:20 05fca5be89e7: Preparing 21:05:20 258c2d9f3c74: Preparing 21:05:20 0e1ae33399f8: Preparing 21:05:20 3e0ead380747: Preparing 21:05:20 4693057ce236: Preparing 21:05:20 4693057ce236: Waiting 21:05:20 6e5c89a1a896: Layer already exists 21:05:20 258c2d9f3c74: Layer already exists 21:05:20 0e1ae33399f8: Layer already exists 21:05:20 05fca5be89e7: Layer already exists 21:05:20 3e0ead380747: Layer already exists 21:05:20 4693057ce236: Layer already exists 21:05:20 main: digest: sha256:66da470007233e63537db1429ae428eed860bdb5c9a19fae36a380f080acd155 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:20 ===================================================== [Pipeline] echo 21:05:20 taggedImages: 21:05:20 - nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:20 - nexus3.edgexfoundry.org:10004/core-data:latest 21:05:20 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.51 21:05:20 - nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:20 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:05:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:05:20 2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:20 latest 21:05:20 3.1.0-dev.51 21:05:20 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:20 main 21:05:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:21 e51b5516a5ec: Preparing 21:05:21 78639a70f29f: Preparing 21:05:21 4121e21878ba: Preparing 21:05:21 258c2d9f3c74: Preparing 21:05:21 0e1ae33399f8: Preparing 21:05:21 cf448ed9a76a: Preparing 21:05:21 4693057ce236: Preparing 21:05:21 cf448ed9a76a: Waiting 21:05:21 4693057ce236: Waiting 21:05:21 258c2d9f3c74: Layer already exists 21:05:21 0e1ae33399f8: Layer already exists 21:05:21 cf448ed9a76a: Layer already exists 21:05:21 4693057ce236: Layer already exists 21:05:21 e51b5516a5ec: Pushed 21:05:21 78639a70f29f: Pushed 21:05:22 4121e21878ba: Pushed 21:05:22 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:721ade9bfe2359f4b56dd780d48cebb1699767f5ca9c3401728288a850d9a04c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:23 e51b5516a5ec: Preparing 21:05:23 78639a70f29f: Preparing 21:05:23 4121e21878ba: Preparing 21:05:23 258c2d9f3c74: Preparing 21:05:23 0e1ae33399f8: Preparing 21:05:23 cf448ed9a76a: Preparing 21:05:23 4693057ce236: Preparing 21:05:23 cf448ed9a76a: Waiting 21:05:23 4121e21878ba: Layer already exists 21:05:23 0e1ae33399f8: Layer already exists 21:05:23 258c2d9f3c74: Layer already exists 21:05:23 e51b5516a5ec: Layer already exists 21:05:23 78639a70f29f: Layer already exists 21:05:23 cf448ed9a76a: Layer already exists 21:05:23 4693057ce236: Layer already exists 21:05:23 latest: digest: sha256:721ade9bfe2359f4b56dd780d48cebb1699767f5ca9c3401728288a850d9a04c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.51 21:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:24 e51b5516a5ec: Preparing 21:05:24 78639a70f29f: Preparing 21:05:24 4121e21878ba: Preparing 21:05:24 258c2d9f3c74: Preparing 21:05:24 0e1ae33399f8: Preparing 21:05:24 cf448ed9a76a: Preparing 21:05:24 4693057ce236: Preparing 21:05:24 cf448ed9a76a: Waiting 21:05:24 4693057ce236: Waiting 21:05:24 78639a70f29f: Layer already exists 21:05:24 e51b5516a5ec: Layer already exists 21:05:24 4121e21878ba: Layer already exists 21:05:24 0e1ae33399f8: Layer already exists 21:05:24 cf448ed9a76a: Layer already exists 21:05:24 258c2d9f3c74: Layer already exists 21:05:24 4693057ce236: Layer already exists 21:05:24 3.1.0-dev.51: digest: sha256:721ade9bfe2359f4b56dd780d48cebb1699767f5ca9c3401728288a850d9a04c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:24 e51b5516a5ec: Preparing 21:05:24 78639a70f29f: Preparing 21:05:24 4121e21878ba: Preparing 21:05:24 258c2d9f3c74: Preparing 21:05:24 0e1ae33399f8: Preparing 21:05:24 cf448ed9a76a: Preparing 21:05:24 4693057ce236: Preparing 21:05:24 cf448ed9a76a: Waiting 21:05:24 4693057ce236: Waiting 21:05:24 258c2d9f3c74: Layer already exists 21:05:24 78639a70f29f: Layer already exists 21:05:24 4121e21878ba: Layer already exists 21:05:24 0e1ae33399f8: Layer already exists 21:05:24 e51b5516a5ec: Layer already exists 21:05:24 4693057ce236: Layer already exists 21:05:24 cf448ed9a76a: Layer already exists 21:05:24 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:721ade9bfe2359f4b56dd780d48cebb1699767f5ca9c3401728288a850d9a04c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:25 e51b5516a5ec: Preparing 21:05:25 78639a70f29f: Preparing 21:05:25 4121e21878ba: Preparing 21:05:25 258c2d9f3c74: Preparing 21:05:25 0e1ae33399f8: Preparing 21:05:25 cf448ed9a76a: Preparing 21:05:25 4693057ce236: Preparing 21:05:25 cf448ed9a76a: Waiting 21:05:25 4693057ce236: Waiting 21:05:25 e51b5516a5ec: Layer already exists 21:05:25 78639a70f29f: Layer already exists 21:05:25 4121e21878ba: Layer already exists 21:05:25 258c2d9f3c74: Layer already exists 21:05:25 0e1ae33399f8: Layer already exists 21:05:25 cf448ed9a76a: Layer already exists 21:05:25 4693057ce236: Layer already exists 21:05:25 main: digest: sha256:721ade9bfe2359f4b56dd780d48cebb1699767f5ca9c3401728288a850d9a04c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:25 ===================================================== [Pipeline] echo 21:05:25 taggedImages: 21:05:25 - nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:25 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:05:25 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.51 21:05:25 - nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:25 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:05:25 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:05:25 2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:25 latest 21:05:25 3.1.0-dev.51 21:05:25 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:25 main 21:05:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:26 0e2b45a592ab: Preparing 21:05:26 12c5948f50e1: Preparing 21:05:26 d23299519b20: Preparing 21:05:26 04b08d23d812: Preparing 21:05:26 4054de8820c9: Preparing 21:05:26 9e57a1384276: Preparing 21:05:26 b4cf9656468b: Preparing 21:05:26 258c2d9f3c74: Preparing 21:05:26 0e1ae33399f8: Preparing 21:05:26 5b4b4d0b8762: Preparing 21:05:26 30e46ea55234: Preparing 21:05:26 5f70bf18a086: Preparing 21:05:26 9fff34427baa: Preparing 21:05:26 441c389dbc42: Preparing 21:05:26 4693057ce236: Preparing 21:05:26 258c2d9f3c74: Waiting 21:05:26 0e1ae33399f8: Waiting 21:05:26 5b4b4d0b8762: Waiting 21:05:26 441c389dbc42: Waiting 21:05:26 4693057ce236: Waiting 21:05:26 30e46ea55234: Waiting 21:05:26 b4cf9656468b: Waiting 21:05:26 9e57a1384276: Waiting 21:05:26 5f70bf18a086: Waiting 21:05:26 04b08d23d812: Pushed 21:05:26 d23299519b20: Pushed 21:05:26 0e2b45a592ab: Pushed 21:05:26 4054de8820c9: Pushed 21:05:26 12c5948f50e1: Pushed 21:05:26 258c2d9f3c74: Layer already exists 21:05:26 0e1ae33399f8: Layer already exists 21:05:26 9e57a1384276: Pushed 21:05:26 5f70bf18a086: Pushed 21:05:26 5b4b4d0b8762: Pushed 21:05:26 30e46ea55234: Pushed 21:05:26 9fff34427baa: Pushed 21:05:26 4693057ce236: Layer already exists 21:05:26 441c389dbc42: Pushed 21:05:28 b4cf9656468b: Pushed 21:05:28 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:bc02e1d356338e6a562b7ed7c6de74a5e096d9a4a68ce7b931e93f110a0ced26 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:28 0e2b45a592ab: Preparing 21:05:28 12c5948f50e1: Preparing 21:05:28 d23299519b20: Preparing 21:05:28 04b08d23d812: Preparing 21:05:28 4054de8820c9: Preparing 21:05:28 9e57a1384276: Preparing 21:05:28 b4cf9656468b: Preparing 21:05:28 258c2d9f3c74: Preparing 21:05:28 0e1ae33399f8: Preparing 21:05:28 5b4b4d0b8762: Preparing 21:05:28 30e46ea55234: Preparing 21:05:28 5f70bf18a086: Preparing 21:05:28 9fff34427baa: Preparing 21:05:28 441c389dbc42: Preparing 21:05:28 4693057ce236: Preparing 21:05:28 9e57a1384276: Waiting 21:05:28 0e1ae33399f8: Waiting 21:05:28 5b4b4d0b8762: Waiting 21:05:28 30e46ea55234: Waiting 21:05:28 5f70bf18a086: Waiting 21:05:28 9fff34427baa: Waiting 21:05:28 441c389dbc42: Waiting 21:05:28 4693057ce236: Waiting 21:05:28 b4cf9656468b: Waiting 21:05:28 258c2d9f3c74: Waiting 21:05:28 d23299519b20: Layer already exists 21:05:28 0e2b45a592ab: Layer already exists 21:05:28 04b08d23d812: Layer already exists 21:05:28 12c5948f50e1: Layer already exists 21:05:28 4054de8820c9: Layer already exists 21:05:28 9e57a1384276: Layer already exists 21:05:28 258c2d9f3c74: Layer already exists 21:05:28 5b4b4d0b8762: Layer already exists 21:05:28 0e1ae33399f8: Layer already exists 21:05:28 b4cf9656468b: Layer already exists 21:05:28 5f70bf18a086: Layer already exists 21:05:28 30e46ea55234: Layer already exists 21:05:28 441c389dbc42: Layer already exists 21:05:28 4693057ce236: Layer already exists 21:05:28 9fff34427baa: Layer already exists 21:05:28 latest: digest: sha256:bc02e1d356338e6a562b7ed7c6de74a5e096d9a4a68ce7b931e93f110a0ced26 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.51 21:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:29 0e2b45a592ab: Preparing 21:05:29 12c5948f50e1: Preparing 21:05:29 d23299519b20: Preparing 21:05:29 04b08d23d812: Preparing 21:05:29 4054de8820c9: Preparing 21:05:29 9e57a1384276: Preparing 21:05:29 b4cf9656468b: Preparing 21:05:29 258c2d9f3c74: Preparing 21:05:29 0e1ae33399f8: Preparing 21:05:29 5b4b4d0b8762: Preparing 21:05:29 30e46ea55234: Preparing 21:05:29 5f70bf18a086: Preparing 21:05:29 9fff34427baa: Preparing 21:05:29 441c389dbc42: Preparing 21:05:29 4693057ce236: Preparing 21:05:29 258c2d9f3c74: Waiting 21:05:29 5b4b4d0b8762: Waiting 21:05:29 b4cf9656468b: Waiting 21:05:29 9fff34427baa: Waiting 21:05:29 0e1ae33399f8: Waiting 21:05:29 9e57a1384276: Waiting 21:05:29 441c389dbc42: Waiting 21:05:29 30e46ea55234: Waiting 21:05:29 4693057ce236: Waiting 21:05:29 5f70bf18a086: Waiting 21:05:29 12c5948f50e1: Layer already exists 21:05:29 04b08d23d812: Layer already exists 21:05:29 d23299519b20: Layer already exists 21:05:29 4054de8820c9: Layer already exists 21:05:29 0e2b45a592ab: Layer already exists 21:05:29 b4cf9656468b: Layer already exists 21:05:29 258c2d9f3c74: Layer already exists 21:05:29 0e1ae33399f8: Layer already exists 21:05:29 9e57a1384276: Layer already exists 21:05:29 5b4b4d0b8762: Layer already exists 21:05:29 30e46ea55234: Layer already exists 21:05:29 5f70bf18a086: Layer already exists 21:05:29 441c389dbc42: Layer already exists 21:05:29 4693057ce236: Layer already exists 21:05:29 9fff34427baa: Layer already exists 21:05:29 3.1.0-dev.51: digest: sha256:bc02e1d356338e6a562b7ed7c6de74a5e096d9a4a68ce7b931e93f110a0ced26 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:30 0e2b45a592ab: Preparing 21:05:30 12c5948f50e1: Preparing 21:05:30 d23299519b20: Preparing 21:05:30 04b08d23d812: Preparing 21:05:30 4054de8820c9: Preparing 21:05:30 9e57a1384276: Preparing 21:05:30 b4cf9656468b: Preparing 21:05:30 258c2d9f3c74: Preparing 21:05:30 0e1ae33399f8: Preparing 21:05:30 5b4b4d0b8762: Preparing 21:05:30 30e46ea55234: Preparing 21:05:30 5f70bf18a086: Preparing 21:05:30 9fff34427baa: Preparing 21:05:30 441c389dbc42: Preparing 21:05:30 4693057ce236: Preparing 21:05:30 9e57a1384276: Waiting 21:05:30 30e46ea55234: Waiting 21:05:30 5f70bf18a086: Waiting 21:05:30 b4cf9656468b: Waiting 21:05:30 258c2d9f3c74: Waiting 21:05:30 9fff34427baa: Waiting 21:05:30 441c389dbc42: Waiting 21:05:30 4693057ce236: Waiting 21:05:30 0e1ae33399f8: Waiting 21:05:30 5b4b4d0b8762: Waiting 21:05:30 d23299519b20: Layer already exists 21:05:30 4054de8820c9: Layer already exists 21:05:30 04b08d23d812: Layer already exists 21:05:30 0e2b45a592ab: Layer already exists 21:05:30 12c5948f50e1: Layer already exists 21:05:30 b4cf9656468b: Layer already exists 21:05:30 9e57a1384276: Layer already exists 21:05:30 258c2d9f3c74: Layer already exists 21:05:30 5b4b4d0b8762: Layer already exists 21:05:30 0e1ae33399f8: Layer already exists 21:05:30 30e46ea55234: Layer already exists 21:05:30 9fff34427baa: Layer already exists 21:05:30 5f70bf18a086: Layer already exists 21:05:30 4693057ce236: Layer already exists 21:05:30 441c389dbc42: Layer already exists 21:05:30 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:bc02e1d356338e6a562b7ed7c6de74a5e096d9a4a68ce7b931e93f110a0ced26 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:30 0e2b45a592ab: Preparing 21:05:30 12c5948f50e1: Preparing 21:05:30 d23299519b20: Preparing 21:05:30 04b08d23d812: Preparing 21:05:30 4054de8820c9: Preparing 21:05:30 9e57a1384276: Preparing 21:05:30 b4cf9656468b: Preparing 21:05:30 258c2d9f3c74: Preparing 21:05:30 0e1ae33399f8: Preparing 21:05:30 5b4b4d0b8762: Preparing 21:05:30 30e46ea55234: Preparing 21:05:30 5f70bf18a086: Preparing 21:05:30 9fff34427baa: Preparing 21:05:30 441c389dbc42: Preparing 21:05:30 4693057ce236: Preparing 21:05:30 9e57a1384276: Waiting 21:05:30 b4cf9656468b: Waiting 21:05:30 258c2d9f3c74: Waiting 21:05:30 0e1ae33399f8: Waiting 21:05:30 5b4b4d0b8762: Waiting 21:05:30 30e46ea55234: Waiting 21:05:30 5f70bf18a086: Waiting 21:05:30 9fff34427baa: Waiting 21:05:30 441c389dbc42: Waiting 21:05:30 4693057ce236: Waiting 21:05:30 12c5948f50e1: Layer already exists 21:05:30 d23299519b20: Layer already exists 21:05:30 0e2b45a592ab: Layer already exists 21:05:30 4054de8820c9: Layer already exists 21:05:30 04b08d23d812: Layer already exists 21:05:30 9e57a1384276: Layer already exists 21:05:30 b4cf9656468b: Layer already exists 21:05:30 258c2d9f3c74: Layer already exists 21:05:30 5b4b4d0b8762: Layer already exists 21:05:30 0e1ae33399f8: Layer already exists 21:05:30 30e46ea55234: Layer already exists 21:05:30 5f70bf18a086: Layer already exists 21:05:30 4693057ce236: Layer already exists 21:05:30 441c389dbc42: Layer already exists 21:05:30 9fff34427baa: Layer already exists 21:05:30 main: digest: sha256:bc02e1d356338e6a562b7ed7c6de74a5e096d9a4a68ce7b931e93f110a0ced26 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:30 ===================================================== [Pipeline] echo 21:05:30 taggedImages: 21:05:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:05:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.51 21:05:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:05:30 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:05:30 2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:30 latest 21:05:30 3.1.0-dev.51 21:05:30 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:30 main 21:05:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:05:31 ec33efd39a9f: Preparing 21:05:31 c0140b356ebb: Preparing 21:05:31 31b426c0858f: Preparing 21:05:31 e6b56932ded3: Preparing 21:05:31 258c2d9f3c74: Preparing 21:05:31 0e1ae33399f8: Preparing 21:05:31 cf448ed9a76a: Preparing 21:05:31 4693057ce236: Preparing 21:05:31 0e1ae33399f8: Waiting 21:05:31 cf448ed9a76a: Waiting 21:05:31 4693057ce236: Waiting 21:05:31 258c2d9f3c74: Layer already exists 21:05:31 c0140b356ebb: Layer already exists 21:05:31 ec33efd39a9f: Layer already exists 21:05:31 0e1ae33399f8: Layer already exists 21:05:31 cf448ed9a76a: Layer already exists 21:05:31 4693057ce236: Layer already exists 21:05:31 31b426c0858f: Pushed 21:05:32 e6b56932ded3: Pushed 21:05:32 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:866a2b3ec3ca3797dd56f08445bbaa1720e8b8b9deb5f451c8f760e4bba8732c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:05:33 ec33efd39a9f: Preparing 21:05:33 c0140b356ebb: Preparing 21:05:33 31b426c0858f: Preparing 21:05:33 e6b56932ded3: Preparing 21:05:33 258c2d9f3c74: Preparing 21:05:33 0e1ae33399f8: Preparing 21:05:33 cf448ed9a76a: Preparing 21:05:33 4693057ce236: Preparing 21:05:33 0e1ae33399f8: Waiting 21:05:33 cf448ed9a76a: Waiting 21:05:33 4693057ce236: Waiting 21:05:33 31b426c0858f: Layer already exists 21:05:33 e6b56932ded3: Layer already exists 21:05:33 258c2d9f3c74: Layer already exists 21:05:33 c0140b356ebb: Layer already exists 21:05:33 ec33efd39a9f: Layer already exists 21:05:33 0e1ae33399f8: Layer already exists 21:05:33 cf448ed9a76a: Layer already exists 21:05:33 4693057ce236: Layer already exists 21:05:33 latest: digest: sha256:866a2b3ec3ca3797dd56f08445bbaa1720e8b8b9deb5f451c8f760e4bba8732c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.51 21:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:05:34 ec33efd39a9f: Preparing 21:05:34 c0140b356ebb: Preparing 21:05:34 31b426c0858f: Preparing 21:05:34 e6b56932ded3: Preparing 21:05:34 258c2d9f3c74: Preparing 21:05:34 0e1ae33399f8: Preparing 21:05:34 cf448ed9a76a: Preparing 21:05:34 4693057ce236: Preparing 21:05:34 0e1ae33399f8: Waiting 21:05:34 4693057ce236: Waiting 21:05:34 cf448ed9a76a: Waiting 21:05:34 31b426c0858f: Layer already exists 21:05:34 c0140b356ebb: Layer already exists 21:05:34 258c2d9f3c74: Layer already exists 21:05:34 ec33efd39a9f: Layer already exists 21:05:34 e6b56932ded3: Layer already exists 21:05:34 cf448ed9a76a: Layer already exists 21:05:34 0e1ae33399f8: Layer already exists 21:05:34 4693057ce236: Layer already exists 21:05:34 3.1.0-dev.51: digest: sha256:866a2b3ec3ca3797dd56f08445bbaa1720e8b8b9deb5f451c8f760e4bba8732c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:05:34 ec33efd39a9f: Preparing 21:05:34 c0140b356ebb: Preparing 21:05:34 31b426c0858f: Preparing 21:05:34 e6b56932ded3: Preparing 21:05:34 258c2d9f3c74: Preparing 21:05:34 0e1ae33399f8: Preparing 21:05:34 cf448ed9a76a: Preparing 21:05:34 4693057ce236: Preparing 21:05:34 cf448ed9a76a: Waiting 21:05:34 4693057ce236: Waiting 21:05:34 0e1ae33399f8: Waiting 21:05:34 31b426c0858f: Layer already exists 21:05:34 e6b56932ded3: Layer already exists 21:05:34 258c2d9f3c74: Layer already exists 21:05:34 ec33efd39a9f: Layer already exists 21:05:34 c0140b356ebb: Layer already exists 21:05:34 cf448ed9a76a: Layer already exists 21:05:34 0e1ae33399f8: Layer already exists 21:05:34 4693057ce236: Layer already exists 21:05:34 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:866a2b3ec3ca3797dd56f08445bbaa1720e8b8b9deb5f451c8f760e4bba8732c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:05:35 ec33efd39a9f: Preparing 21:05:35 c0140b356ebb: Preparing 21:05:35 31b426c0858f: Preparing 21:05:35 e6b56932ded3: Preparing 21:05:35 258c2d9f3c74: Preparing 21:05:35 0e1ae33399f8: Preparing 21:05:35 cf448ed9a76a: Preparing 21:05:35 4693057ce236: Preparing 21:05:35 0e1ae33399f8: Waiting 21:05:35 cf448ed9a76a: Waiting 21:05:35 4693057ce236: Waiting 21:05:35 31b426c0858f: Layer already exists 21:05:35 ec33efd39a9f: Layer already exists 21:05:35 258c2d9f3c74: Layer already exists 21:05:35 e6b56932ded3: Layer already exists 21:05:35 c0140b356ebb: Layer already exists 21:05:35 0e1ae33399f8: Layer already exists 21:05:35 cf448ed9a76a: Layer already exists 21:05:35 4693057ce236: Layer already exists 21:05:35 main: digest: sha256:866a2b3ec3ca3797dd56f08445bbaa1720e8b8b9deb5f451c8f760e4bba8732c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:35 ===================================================== [Pipeline] echo 21:05:35 taggedImages: 21:05:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:05:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.51 21:05:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:05:35 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:05:35 2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:35 latest 21:05:35 3.1.0-dev.51 21:05:35 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:35 main 21:05:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:36 416712ee4829: Preparing 21:05:36 9f68cc75cb67: Preparing 21:05:36 fb6ff62aaec3: Preparing 21:05:36 389a47a70ae8: Preparing 21:05:36 32f1eab5205a: Preparing 21:05:36 258c2d9f3c74: Preparing 21:05:36 0e1ae33399f8: Preparing 21:05:36 b1c8eabfb1d5: Preparing 21:05:36 8c090345cf37: Preparing 21:05:36 4693057ce236: Preparing 21:05:36 258c2d9f3c74: Waiting 21:05:36 0e1ae33399f8: Waiting 21:05:36 b1c8eabfb1d5: Waiting 21:05:36 8c090345cf37: Waiting 21:05:36 4693057ce236: Waiting 21:05:36 32f1eab5205a: Pushed 21:05:36 389a47a70ae8: Pushed 21:05:36 416712ee4829: Pushed 21:05:36 258c2d9f3c74: Layer already exists 21:05:36 9f68cc75cb67: Pushed 21:05:36 0e1ae33399f8: Layer already exists 21:05:36 4693057ce236: Layer already exists 21:05:36 b1c8eabfb1d5: Pushed 21:05:37 fb6ff62aaec3: Pushed 21:05:37 8c090345cf37: Pushed 21:05:37 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:b420a02be42dce487d8bc431940a6a47dbea591f9130d82d3fee4a5e2fb6d93b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:38 416712ee4829: Preparing 21:05:38 9f68cc75cb67: Preparing 21:05:38 fb6ff62aaec3: Preparing 21:05:38 389a47a70ae8: Preparing 21:05:38 32f1eab5205a: Preparing 21:05:38 258c2d9f3c74: Preparing 21:05:38 0e1ae33399f8: Preparing 21:05:38 b1c8eabfb1d5: Preparing 21:05:38 8c090345cf37: Preparing 21:05:38 4693057ce236: Preparing 21:05:38 0e1ae33399f8: Waiting 21:05:38 258c2d9f3c74: Waiting 21:05:38 b1c8eabfb1d5: Waiting 21:05:38 8c090345cf37: Waiting 21:05:38 4693057ce236: Waiting 21:05:38 389a47a70ae8: Layer already exists 21:05:38 32f1eab5205a: Layer already exists 21:05:38 fb6ff62aaec3: Layer already exists 21:05:38 9f68cc75cb67: Layer already exists 21:05:38 416712ee4829: Layer already exists 21:05:38 258c2d9f3c74: Layer already exists 21:05:38 4693057ce236: Layer already exists 21:05:38 0e1ae33399f8: Layer already exists 21:05:38 8c090345cf37: Layer already exists 21:05:38 b1c8eabfb1d5: Layer already exists 21:05:38 latest: digest: sha256:b420a02be42dce487d8bc431940a6a47dbea591f9130d82d3fee4a5e2fb6d93b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.51 21:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:38 416712ee4829: Preparing 21:05:38 9f68cc75cb67: Preparing 21:05:38 fb6ff62aaec3: Preparing 21:05:38 389a47a70ae8: Preparing 21:05:38 32f1eab5205a: Preparing 21:05:38 258c2d9f3c74: Preparing 21:05:38 0e1ae33399f8: Preparing 21:05:38 b1c8eabfb1d5: Preparing 21:05:38 8c090345cf37: Preparing 21:05:38 4693057ce236: Preparing 21:05:38 0e1ae33399f8: Waiting 21:05:38 b1c8eabfb1d5: Waiting 21:05:38 8c090345cf37: Waiting 21:05:38 4693057ce236: Waiting 21:05:38 32f1eab5205a: Layer already exists 21:05:38 389a47a70ae8: Layer already exists 21:05:38 fb6ff62aaec3: Layer already exists 21:05:38 416712ee4829: Layer already exists 21:05:38 9f68cc75cb67: Layer already exists 21:05:38 0e1ae33399f8: Layer already exists 21:05:38 8c090345cf37: Layer already exists 21:05:38 258c2d9f3c74: Layer already exists 21:05:38 b1c8eabfb1d5: Layer already exists 21:05:38 4693057ce236: Layer already exists 21:05:38 3.1.0-dev.51: digest: sha256:b420a02be42dce487d8bc431940a6a47dbea591f9130d82d3fee4a5e2fb6d93b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:39 416712ee4829: Preparing 21:05:39 9f68cc75cb67: Preparing 21:05:39 fb6ff62aaec3: Preparing 21:05:39 389a47a70ae8: Preparing 21:05:39 32f1eab5205a: Preparing 21:05:39 258c2d9f3c74: Preparing 21:05:39 0e1ae33399f8: Preparing 21:05:39 b1c8eabfb1d5: Preparing 21:05:39 8c090345cf37: Preparing 21:05:39 4693057ce236: Preparing 21:05:39 0e1ae33399f8: Waiting 21:05:39 258c2d9f3c74: Waiting 21:05:39 4693057ce236: Waiting 21:05:39 b1c8eabfb1d5: Waiting 21:05:39 8c090345cf37: Waiting 21:05:39 32f1eab5205a: Layer already exists 21:05:39 389a47a70ae8: Layer already exists 21:05:39 fb6ff62aaec3: Layer already exists 21:05:39 9f68cc75cb67: Layer already exists 21:05:39 416712ee4829: Layer already exists 21:05:39 258c2d9f3c74: Layer already exists 21:05:39 4693057ce236: Layer already exists 21:05:39 0e1ae33399f8: Layer already exists 21:05:39 b1c8eabfb1d5: Layer already exists 21:05:39 8c090345cf37: Layer already exists 21:05:39 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:b420a02be42dce487d8bc431940a6a47dbea591f9130d82d3fee4a5e2fb6d93b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:39 416712ee4829: Preparing 21:05:39 9f68cc75cb67: Preparing 21:05:39 fb6ff62aaec3: Preparing 21:05:39 389a47a70ae8: Preparing 21:05:39 32f1eab5205a: Preparing 21:05:39 258c2d9f3c74: Preparing 21:05:39 0e1ae33399f8: Preparing 21:05:39 b1c8eabfb1d5: Preparing 21:05:39 8c090345cf37: Preparing 21:05:39 4693057ce236: Preparing 21:05:39 0e1ae33399f8: Waiting 21:05:39 b1c8eabfb1d5: Waiting 21:05:39 8c090345cf37: Waiting 21:05:39 4693057ce236: Waiting 21:05:39 258c2d9f3c74: Waiting 21:05:39 9f68cc75cb67: Layer already exists 21:05:39 fb6ff62aaec3: Layer already exists 21:05:39 32f1eab5205a: Layer already exists 21:05:39 416712ee4829: Layer already exists 21:05:39 389a47a70ae8: Layer already exists 21:05:39 258c2d9f3c74: Layer already exists 21:05:39 8c090345cf37: Layer already exists 21:05:39 b1c8eabfb1d5: Layer already exists 21:05:39 4693057ce236: Layer already exists 21:05:39 0e1ae33399f8: Layer already exists 21:05:39 main: digest: sha256:b420a02be42dce487d8bc431940a6a47dbea591f9130d82d3fee4a5e2fb6d93b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:40 ===================================================== [Pipeline] echo 21:05:40 taggedImages: 21:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.51 21:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:05:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:05:40 2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:40 latest 21:05:40 3.1.0-dev.51 21:05:40 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:40 main 21:05:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:40 b461b623a8bf: Preparing 21:05:40 d4ffa9b52cd6: Preparing 21:05:40 e4d908482a9c: Preparing 21:05:40 d534e26a331c: Preparing 21:05:40 a365713a1df2: Preparing 21:05:40 d658131de43e: Preparing 21:05:40 0c5b3cd2e68f: Preparing 21:05:40 258c2d9f3c74: Preparing 21:05:40 0e1ae33399f8: Preparing 21:05:40 f214fab757bb: Preparing 21:05:40 4693057ce236: Preparing 21:05:40 d658131de43e: Waiting 21:05:40 0c5b3cd2e68f: Waiting 21:05:40 258c2d9f3c74: Waiting 21:05:40 0e1ae33399f8: Waiting 21:05:40 4693057ce236: Waiting 21:05:40 f214fab757bb: Waiting 21:05:40 b461b623a8bf: Pushed 21:05:40 d4ffa9b52cd6: Pushed 21:05:40 a365713a1df2: Pushed 21:05:40 258c2d9f3c74: Layer already exists 21:05:40 0e1ae33399f8: Layer already exists 21:05:40 d658131de43e: Pushed 21:05:40 0c5b3cd2e68f: Pushed 21:05:40 4693057ce236: Layer already exists 21:05:41 d534e26a331c: Pushed 21:05:41 f214fab757bb: Pushed 21:05:42 e4d908482a9c: Pushed 21:05:42 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:755aae26dc86bd32db0b573c414555e2475b502607996ca221d74b2d2d221f4e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:42 b461b623a8bf: Preparing 21:05:42 d4ffa9b52cd6: Preparing 21:05:42 e4d908482a9c: Preparing 21:05:42 d534e26a331c: Preparing 21:05:42 a365713a1df2: Preparing 21:05:42 d658131de43e: Preparing 21:05:42 0c5b3cd2e68f: Preparing 21:05:42 258c2d9f3c74: Preparing 21:05:42 0e1ae33399f8: Preparing 21:05:42 f214fab757bb: Preparing 21:05:42 4693057ce236: Preparing 21:05:42 d658131de43e: Waiting 21:05:42 0c5b3cd2e68f: Waiting 21:05:42 f214fab757bb: Waiting 21:05:42 4693057ce236: Waiting 21:05:42 258c2d9f3c74: Waiting 21:05:42 0e1ae33399f8: Waiting 21:05:42 e4d908482a9c: Layer already exists 21:05:42 b461b623a8bf: Layer already exists 21:05:42 a365713a1df2: Layer already exists 21:05:42 d4ffa9b52cd6: Layer already exists 21:05:42 d534e26a331c: Layer already exists 21:05:42 d658131de43e: Layer already exists 21:05:42 0c5b3cd2e68f: Layer already exists 21:05:42 f214fab757bb: Layer already exists 21:05:42 0e1ae33399f8: Layer already exists 21:05:42 258c2d9f3c74: Layer already exists 21:05:42 4693057ce236: Layer already exists 21:05:42 latest: digest: sha256:755aae26dc86bd32db0b573c414555e2475b502607996ca221d74b2d2d221f4e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.51 21:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:43 b461b623a8bf: Preparing 21:05:43 d4ffa9b52cd6: Preparing 21:05:43 e4d908482a9c: Preparing 21:05:43 d534e26a331c: Preparing 21:05:43 a365713a1df2: Preparing 21:05:43 d658131de43e: Preparing 21:05:43 0c5b3cd2e68f: Preparing 21:05:43 258c2d9f3c74: Preparing 21:05:43 0e1ae33399f8: Preparing 21:05:43 f214fab757bb: Preparing 21:05:43 4693057ce236: Preparing 21:05:43 0c5b3cd2e68f: Waiting 21:05:43 258c2d9f3c74: Waiting 21:05:43 0e1ae33399f8: Waiting 21:05:43 f214fab757bb: Waiting 21:05:43 4693057ce236: Waiting 21:05:43 d658131de43e: Waiting 21:05:43 b461b623a8bf: Layer already exists 21:05:43 d534e26a331c: Layer already exists 21:05:43 a365713a1df2: Layer already exists 21:05:43 d4ffa9b52cd6: Layer already exists 21:05:43 e4d908482a9c: Layer already exists 21:05:43 d658131de43e: Layer already exists 21:05:43 f214fab757bb: Layer already exists 21:05:43 0e1ae33399f8: Layer already exists 21:05:43 0c5b3cd2e68f: Layer already exists 21:05:43 258c2d9f3c74: Layer already exists 21:05:43 4693057ce236: Layer already exists 21:05:43 3.1.0-dev.51: digest: sha256:755aae26dc86bd32db0b573c414555e2475b502607996ca221d74b2d2d221f4e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:44 b461b623a8bf: Preparing 21:05:44 d4ffa9b52cd6: Preparing 21:05:44 e4d908482a9c: Preparing 21:05:44 d534e26a331c: Preparing 21:05:44 a365713a1df2: Preparing 21:05:44 d658131de43e: Preparing 21:05:44 0c5b3cd2e68f: Preparing 21:05:44 258c2d9f3c74: Preparing 21:05:44 0e1ae33399f8: Preparing 21:05:44 f214fab757bb: Preparing 21:05:44 4693057ce236: Preparing 21:05:44 0c5b3cd2e68f: Waiting 21:05:44 f214fab757bb: Waiting 21:05:44 258c2d9f3c74: Waiting 21:05:44 4693057ce236: Waiting 21:05:44 0e1ae33399f8: Waiting 21:05:44 b461b623a8bf: Layer already exists 21:05:44 d534e26a331c: Layer already exists 21:05:44 e4d908482a9c: Layer already exists 21:05:44 d4ffa9b52cd6: Layer already exists 21:05:44 a365713a1df2: Layer already exists 21:05:44 d658131de43e: Layer already exists 21:05:44 0c5b3cd2e68f: Layer already exists 21:05:44 258c2d9f3c74: Layer already exists 21:05:44 0e1ae33399f8: Layer already exists 21:05:44 f214fab757bb: Layer already exists 21:05:44 4693057ce236: Layer already exists 21:05:44 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:755aae26dc86bd32db0b573c414555e2475b502607996ca221d74b2d2d221f4e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:44 b461b623a8bf: Preparing 21:05:44 d4ffa9b52cd6: Preparing 21:05:44 e4d908482a9c: Preparing 21:05:44 d534e26a331c: Preparing 21:05:44 a365713a1df2: Preparing 21:05:44 d658131de43e: Preparing 21:05:44 0c5b3cd2e68f: Preparing 21:05:44 258c2d9f3c74: Preparing 21:05:44 0e1ae33399f8: Preparing 21:05:44 d658131de43e: Waiting 21:05:44 258c2d9f3c74: Waiting 21:05:44 0c5b3cd2e68f: Waiting 21:05:44 0e1ae33399f8: Waiting 21:05:44 f214fab757bb: Preparing 21:05:44 4693057ce236: Preparing 21:05:44 d4ffa9b52cd6: Layer already exists 21:05:44 b461b623a8bf: Layer already exists 21:05:44 a365713a1df2: Layer already exists 21:05:44 d534e26a331c: Layer already exists 21:05:44 e4d908482a9c: Layer already exists 21:05:44 0e1ae33399f8: Layer already exists 21:05:44 d658131de43e: Layer already exists 21:05:44 0c5b3cd2e68f: Layer already exists 21:05:44 258c2d9f3c74: Layer already exists 21:05:44 f214fab757bb: Layer already exists 21:05:44 4693057ce236: Layer already exists 21:05:44 main: digest: sha256:755aae26dc86bd32db0b573c414555e2475b502607996ca221d74b2d2d221f4e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:44 ===================================================== [Pipeline] echo 21:05:44 taggedImages: 21:05:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:05:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.51 21:05:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:05:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:05:44 2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:44 latest 21:05:44 3.1.0-dev.51 21:05:44 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:44 main 21:05:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:05:45 77286ccc63ba: Preparing 21:05:45 03f7de983331: Preparing 21:05:45 258c2d9f3c74: Preparing 21:05:45 0e1ae33399f8: Preparing 21:05:45 9783f912984a: Preparing 21:05:45 4693057ce236: Preparing 21:05:45 4693057ce236: Waiting 21:05:45 0e1ae33399f8: Layer already exists 21:05:45 258c2d9f3c74: Layer already exists 21:05:45 4693057ce236: Layer already exists 21:05:45 77286ccc63ba: Pushed 21:05:46 9783f912984a: Pushed 21:05:47 03f7de983331: Pushed 21:05:47 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:89d263e5d90127c79c2a11e23172faae8ccdc08979eb4cf7fe47c9ef8a96677e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:48 + 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 21:05:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:05:48 77286ccc63ba: Preparing 21:05:48 03f7de983331: Preparing 21:05:48 258c2d9f3c74: Preparing 21:05:48 0e1ae33399f8: Preparing 21:05:48 9783f912984a: Preparing 21:05:48 4693057ce236: Preparing 21:05:48 4693057ce236: Waiting 21:05:48 77286ccc63ba: Layer already exists 21:05:48 258c2d9f3c74: Layer already exists 21:05:48 9783f912984a: Layer already exists 21:05:48 0e1ae33399f8: Layer already exists 21:05:48 03f7de983331: Layer already exists 21:05:48 4693057ce236: Layer already exists 21:05:48 latest: digest: sha256:89d263e5d90127c79c2a11e23172faae8ccdc08979eb4cf7fe47c9ef8a96677e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.51 21:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:05:49 77286ccc63ba: Preparing 21:05:49 03f7de983331: Preparing 21:05:49 258c2d9f3c74: Preparing 21:05:49 0e1ae33399f8: Preparing 21:05:49 9783f912984a: Preparing 21:05:49 4693057ce236: Preparing 21:05:49 4693057ce236: Waiting 21:05:49 0e1ae33399f8: Layer already exists 21:05:49 9783f912984a: Layer already exists 21:05:49 258c2d9f3c74: Layer already exists 21:05:49 03f7de983331: Layer already exists 21:05:49 77286ccc63ba: Layer already exists 21:05:49 4693057ce236: Layer already exists 21:05:49 3.1.0-dev.51: digest: sha256:89d263e5d90127c79c2a11e23172faae8ccdc08979eb4cf7fe47c9ef8a96677e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:05:49 77286ccc63ba: Preparing 21:05:49 03f7de983331: Preparing 21:05:49 258c2d9f3c74: Preparing 21:05:49 0e1ae33399f8: Preparing 21:05:49 9783f912984a: Preparing 21:05:49 4693057ce236: Preparing 21:05:49 4693057ce236: Waiting 21:05:49 9783f912984a: Layer already exists 21:05:49 258c2d9f3c74: Layer already exists 21:05:49 77286ccc63ba: Layer already exists 21:05:49 0e1ae33399f8: Layer already exists 21:05:49 03f7de983331: Layer already exists 21:05:49 4693057ce236: Layer already exists 21:05:49 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:89d263e5d90127c79c2a11e23172faae8ccdc08979eb4cf7fe47c9ef8a96677e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:50 + 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 21:05:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:05:50 77286ccc63ba: Preparing 21:05:50 03f7de983331: Preparing 21:05:50 258c2d9f3c74: Preparing 21:05:50 0e1ae33399f8: Preparing 21:05:50 9783f912984a: Preparing 21:05:50 4693057ce236: Preparing 21:05:50 4693057ce236: Waiting 21:05:50 0e1ae33399f8: Layer already exists 21:05:50 258c2d9f3c74: Layer already exists 21:05:50 03f7de983331: Layer already exists 21:05:50 77286ccc63ba: Layer already exists 21:05:50 9783f912984a: Layer already exists 21:05:50 4693057ce236: Layer already exists 21:05:50 main: digest: sha256:89d263e5d90127c79c2a11e23172faae8ccdc08979eb4cf7fe47c9ef8a96677e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:50 ===================================================== [Pipeline] echo 21:05:50 taggedImages: 21:05:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:05:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.51 21:05:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:05:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:05:50 2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:50 latest 21:05:50 3.1.0-dev.51 21:05:50 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:05:50 main 21:05:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7 21:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:05:51 2cfea00bc822: Preparing 21:05:51 477d49c91701: Preparing 21:05:51 a8f2bc192fea: Preparing 21:05:51 258c2d9f3c74: Preparing 21:05:51 0e1ae33399f8: Preparing 21:05:51 97a9f911ce47: Preparing 21:05:51 c2be35eb2aa5: Preparing 21:05:51 b2c7057dc2c2: Preparing 21:05:51 4693057ce236: Preparing 21:05:51 97a9f911ce47: Waiting 21:05:51 c2be35eb2aa5: Waiting 21:05:51 b2c7057dc2c2: Waiting 21:05:51 4693057ce236: Waiting 21:05:51 0e1ae33399f8: Layer already exists 21:05:51 258c2d9f3c74: Layer already exists 21:05:51 a8f2bc192fea: Pushed 21:05:51 477d49c91701: Pushed 21:05:51 2cfea00bc822: Pushed 21:05:51 4693057ce236: Layer already exists 21:05:51 b2c7057dc2c2: Pushed 21:05:56 c2be35eb2aa5: Pushed 21:05:58 97a9f911ce47: Pushed 21:05:58 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:6f0ab3c360a1bb1999cfa41db7d4038bedeba939d7fd8665dad3a4d6bbe2b4dd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:05:59 2cfea00bc822: Preparing 21:05:59 477d49c91701: Preparing 21:05:59 a8f2bc192fea: Preparing 21:05:59 258c2d9f3c74: Preparing 21:05:59 0e1ae33399f8: Preparing 21:05:59 97a9f911ce47: Preparing 21:05:59 c2be35eb2aa5: Preparing 21:05:59 b2c7057dc2c2: Preparing 21:05:59 4693057ce236: Preparing 21:05:59 c2be35eb2aa5: Waiting 21:05:59 97a9f911ce47: Waiting 21:05:59 b2c7057dc2c2: Waiting 21:05:59 4693057ce236: Waiting 21:05:59 477d49c91701: Layer already exists 21:05:59 a8f2bc192fea: Layer already exists 21:05:59 2cfea00bc822: Layer already exists 21:05:59 258c2d9f3c74: Layer already exists 21:05:59 0e1ae33399f8: Layer already exists 21:05:59 c2be35eb2aa5: Layer already exists 21:05:59 4693057ce236: Layer already exists 21:05:59 97a9f911ce47: Layer already exists 21:05:59 b2c7057dc2c2: Layer already exists 21:05:59 latest: digest: sha256:6f0ab3c360a1bb1999cfa41db7d4038bedeba939d7fd8665dad3a4d6bbe2b4dd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.51 21:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:06:00 2cfea00bc822: Preparing 21:06:00 477d49c91701: Preparing 21:06:00 a8f2bc192fea: Preparing 21:06:00 258c2d9f3c74: Preparing 21:06:00 0e1ae33399f8: Preparing 21:06:00 97a9f911ce47: Preparing 21:06:00 c2be35eb2aa5: Preparing 21:06:00 b2c7057dc2c2: Preparing 21:06:00 4693057ce236: Preparing 21:06:00 97a9f911ce47: Waiting 21:06:00 c2be35eb2aa5: Waiting 21:06:00 b2c7057dc2c2: Waiting 21:06:00 4693057ce236: Waiting 21:06:00 0e1ae33399f8: Layer already exists 21:06:00 2cfea00bc822: Layer already exists 21:06:00 477d49c91701: Layer already exists 21:06:00 a8f2bc192fea: Layer already exists 21:06:00 258c2d9f3c74: Layer already exists 21:06:00 97a9f911ce47: Layer already exists 21:06:00 c2be35eb2aa5: Layer already exists 21:06:00 4693057ce236: Layer already exists 21:06:00 b2c7057dc2c2: Layer already exists 21:06:00 3.1.0-dev.51: digest: sha256:6f0ab3c360a1bb1999cfa41db7d4038bedeba939d7fd8665dad3a4d6bbe2b4dd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:06:00 2cfea00bc822: Preparing 21:06:00 477d49c91701: Preparing 21:06:00 a8f2bc192fea: Preparing 21:06:00 258c2d9f3c74: Preparing 21:06:00 0e1ae33399f8: Preparing 21:06:00 97a9f911ce47: Preparing 21:06:00 c2be35eb2aa5: Preparing 21:06:00 b2c7057dc2c2: Preparing 21:06:00 4693057ce236: Preparing 21:06:00 c2be35eb2aa5: Waiting 21:06:00 97a9f911ce47: Waiting 21:06:00 b2c7057dc2c2: Waiting 21:06:00 2cfea00bc822: Layer already exists 21:06:00 258c2d9f3c74: Layer already exists 21:06:00 0e1ae33399f8: Layer already exists 21:06:00 477d49c91701: Layer already exists 21:06:00 a8f2bc192fea: Layer already exists 21:06:00 97a9f911ce47: Layer already exists 21:06:00 c2be35eb2aa5: Layer already exists 21:06:00 b2c7057dc2c2: Layer already exists 21:06:00 4693057ce236: Layer already exists 21:06:00 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:6f0ab3c360a1bb1999cfa41db7d4038bedeba939d7fd8665dad3a4d6bbe2b4dd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:06:01 2cfea00bc822: Preparing 21:06:01 477d49c91701: Preparing 21:06:01 a8f2bc192fea: Preparing 21:06:01 258c2d9f3c74: Preparing 21:06:01 0e1ae33399f8: Preparing 21:06:01 97a9f911ce47: Preparing 21:06:01 97a9f911ce47: Waiting 21:06:01 c2be35eb2aa5: Preparing 21:06:01 b2c7057dc2c2: Preparing 21:06:01 4693057ce236: Preparing 21:06:01 c2be35eb2aa5: Waiting 21:06:01 b2c7057dc2c2: Waiting 21:06:01 4693057ce236: Waiting 21:06:01 2cfea00bc822: Layer already exists 21:06:01 258c2d9f3c74: Layer already exists 21:06:01 0e1ae33399f8: Layer already exists 21:06:01 a8f2bc192fea: Layer already exists 21:06:01 477d49c91701: Layer already exists 21:06:01 97a9f911ce47: Layer already exists 21:06:01 c2be35eb2aa5: Layer already exists 21:06:01 b2c7057dc2c2: Layer already exists 21:06:01 4693057ce236: Layer already exists 21:06:01 main: digest: sha256:6f0ab3c360a1bb1999cfa41db7d4038bedeba939d7fd8665dad3a4d6bbe2b4dd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:01 ===================================================== [Pipeline] echo 21:06:01 taggedImages: 21:06:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:06:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.51 21:06:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:06:01 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:06:01 2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:01 latest 21:06:01 3.1.0-dev.51 21:06:01 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:01 main 21:06:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:06:01 c3ef561794f0: Preparing 21:06:01 97095591b327: Preparing 21:06:01 63a5a44846f3: Preparing 21:06:01 258c2d9f3c74: Preparing 21:06:01 0e1ae33399f8: Preparing 21:06:01 523e5716ffa9: Preparing 21:06:01 37980500e805: Preparing 21:06:01 4693057ce236: Preparing 21:06:01 4693057ce236: Waiting 21:06:01 258c2d9f3c74: Layer already exists 21:06:01 0e1ae33399f8: Layer already exists 21:06:01 63a5a44846f3: Pushed 21:06:01 c3ef561794f0: Pushed 21:06:01 97095591b327: Pushed 21:06:01 4693057ce236: Layer already exists 21:06:02 37980500e805: Pushed 21:06:10 523e5716ffa9: Pushed 21:06:10 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:d487b792e64df08ab1181b8e88346e2537332faccdf6e34cffadcef320696da0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:06:10 c3ef561794f0: Preparing 21:06:10 97095591b327: Preparing 21:06:10 63a5a44846f3: Preparing 21:06:10 258c2d9f3c74: Preparing 21:06:10 0e1ae33399f8: Preparing 21:06:10 523e5716ffa9: Preparing 21:06:10 37980500e805: Preparing 21:06:10 4693057ce236: Preparing 21:06:10 37980500e805: Waiting 21:06:10 523e5716ffa9: Waiting 21:06:10 4693057ce236: Waiting 21:06:10 63a5a44846f3: Layer already exists 21:06:10 c3ef561794f0: Layer already exists 21:06:10 97095591b327: Layer already exists 21:06:10 0e1ae33399f8: Layer already exists 21:06:10 258c2d9f3c74: Layer already exists 21:06:10 37980500e805: Layer already exists 21:06:10 523e5716ffa9: Layer already exists 21:06:10 4693057ce236: Layer already exists 21:06:10 latest: digest: sha256:d487b792e64df08ab1181b8e88346e2537332faccdf6e34cffadcef320696da0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.51 21:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:06:11 c3ef561794f0: Preparing 21:06:11 97095591b327: Preparing 21:06:11 63a5a44846f3: Preparing 21:06:11 258c2d9f3c74: Preparing 21:06:11 0e1ae33399f8: Preparing 21:06:11 523e5716ffa9: Preparing 21:06:11 37980500e805: Preparing 21:06:11 4693057ce236: Preparing 21:06:11 523e5716ffa9: Waiting 21:06:11 37980500e805: Waiting 21:06:11 4693057ce236: Waiting 21:06:11 258c2d9f3c74: Layer already exists 21:06:11 97095591b327: Layer already exists 21:06:11 0e1ae33399f8: Layer already exists 21:06:11 63a5a44846f3: Layer already exists 21:06:11 c3ef561794f0: Layer already exists 21:06:11 523e5716ffa9: Layer already exists 21:06:11 37980500e805: Layer already exists 21:06:11 4693057ce236: Layer already exists 21:06:11 3.1.0-dev.51: digest: sha256:d487b792e64df08ab1181b8e88346e2537332faccdf6e34cffadcef320696da0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:06:12 c3ef561794f0: Preparing 21:06:12 97095591b327: Preparing 21:06:12 63a5a44846f3: Preparing 21:06:12 258c2d9f3c74: Preparing 21:06:12 0e1ae33399f8: Preparing 21:06:12 523e5716ffa9: Preparing 21:06:12 37980500e805: Preparing 21:06:12 523e5716ffa9: Waiting 21:06:12 4693057ce236: Preparing 21:06:12 37980500e805: Waiting 21:06:12 4693057ce236: Waiting 21:06:12 258c2d9f3c74: Layer already exists 21:06:12 0e1ae33399f8: Layer already exists 21:06:12 97095591b327: Layer already exists 21:06:12 c3ef561794f0: Layer already exists 21:06:12 63a5a44846f3: Layer already exists 21:06:12 523e5716ffa9: Layer already exists 21:06:12 4693057ce236: Layer already exists 21:06:12 37980500e805: Layer already exists 21:06:12 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:d487b792e64df08ab1181b8e88346e2537332faccdf6e34cffadcef320696da0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:06:12 c3ef561794f0: Preparing 21:06:12 97095591b327: Preparing 21:06:12 63a5a44846f3: Preparing 21:06:12 258c2d9f3c74: Preparing 21:06:12 0e1ae33399f8: Preparing 21:06:12 523e5716ffa9: Preparing 21:06:12 37980500e805: Preparing 21:06:12 4693057ce236: Preparing 21:06:12 37980500e805: Waiting 21:06:12 4693057ce236: Waiting 21:06:12 523e5716ffa9: Waiting 21:06:12 258c2d9f3c74: Layer already exists 21:06:12 63a5a44846f3: Layer already exists 21:06:12 c3ef561794f0: Layer already exists 21:06:12 0e1ae33399f8: Layer already exists 21:06:12 97095591b327: Layer already exists 21:06:12 523e5716ffa9: Layer already exists 21:06:12 4693057ce236: Layer already exists 21:06:12 37980500e805: Layer already exists 21:06:12 main: digest: sha256:d487b792e64df08ab1181b8e88346e2537332faccdf6e34cffadcef320696da0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:12 ===================================================== [Pipeline] echo 21:06:12 taggedImages: 21:06:12 - nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:12 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:06:12 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.51 21:06:12 - nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:12 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:06:12 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:06:12 2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:12 latest 21:06:12 3.1.0-dev.51 21:06:12 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:12 main 21:06:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:06:13 2cfea00bc822: Preparing 21:06:13 512341b93920: Preparing 21:06:13 4f70929db278: Preparing 21:06:13 258c2d9f3c74: Preparing 21:06:13 0e1ae33399f8: Preparing 21:06:13 523e5716ffa9: Preparing 21:06:13 b2c7057dc2c2: Preparing 21:06:13 4693057ce236: Preparing 21:06:13 523e5716ffa9: Waiting 21:06:13 b2c7057dc2c2: Waiting 21:06:13 4693057ce236: Waiting 21:06:13 2cfea00bc822: Layer already exists 21:06:13 0e1ae33399f8: Layer already exists 21:06:13 258c2d9f3c74: Layer already exists 21:06:13 523e5716ffa9: Layer already exists 21:06:13 b2c7057dc2c2: Layer already exists 21:06:13 4693057ce236: Layer already exists 21:06:13 4f70929db278: Pushed 21:06:13 512341b93920: Pushed 21:06:13 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:1dc04f70749d1c6323770462db9eed6c0f1ef53b0cae6855e88dfa2f72f8ec62 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:06:14 2cfea00bc822: Preparing 21:06:14 512341b93920: Preparing 21:06:14 4f70929db278: Preparing 21:06:14 258c2d9f3c74: Preparing 21:06:14 0e1ae33399f8: Preparing 21:06:14 523e5716ffa9: Preparing 21:06:14 b2c7057dc2c2: Preparing 21:06:14 4693057ce236: Preparing 21:06:14 523e5716ffa9: Waiting 21:06:14 4693057ce236: Waiting 21:06:14 258c2d9f3c74: Layer already exists 21:06:14 0e1ae33399f8: Layer already exists 21:06:14 4f70929db278: Layer already exists 21:06:14 2cfea00bc822: Layer already exists 21:06:14 512341b93920: Layer already exists 21:06:14 523e5716ffa9: Layer already exists 21:06:14 b2c7057dc2c2: Layer already exists 21:06:14 4693057ce236: Layer already exists 21:06:14 latest: digest: sha256:1dc04f70749d1c6323770462db9eed6c0f1ef53b0cae6855e88dfa2f72f8ec62 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.51 21:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:06:14 2cfea00bc822: Preparing 21:06:14 512341b93920: Preparing 21:06:14 4f70929db278: Preparing 21:06:14 258c2d9f3c74: Preparing 21:06:14 0e1ae33399f8: Preparing 21:06:14 523e5716ffa9: Preparing 21:06:14 b2c7057dc2c2: Preparing 21:06:14 4693057ce236: Preparing 21:06:14 523e5716ffa9: Waiting 21:06:14 4693057ce236: Waiting 21:06:14 4f70929db278: Layer already exists 21:06:14 0e1ae33399f8: Layer already exists 21:06:14 258c2d9f3c74: Layer already exists 21:06:14 512341b93920: Layer already exists 21:06:14 2cfea00bc822: Layer already exists 21:06:14 523e5716ffa9: Layer already exists 21:06:14 b2c7057dc2c2: Layer already exists 21:06:14 4693057ce236: Layer already exists 21:06:14 3.1.0-dev.51: digest: sha256:1dc04f70749d1c6323770462db9eed6c0f1ef53b0cae6855e88dfa2f72f8ec62 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:06:15 2cfea00bc822: Preparing 21:06:15 512341b93920: Preparing 21:06:15 4f70929db278: Preparing 21:06:15 258c2d9f3c74: Preparing 21:06:15 0e1ae33399f8: Preparing 21:06:15 523e5716ffa9: Preparing 21:06:15 b2c7057dc2c2: Preparing 21:06:15 4693057ce236: Preparing 21:06:15 523e5716ffa9: Waiting 21:06:15 b2c7057dc2c2: Waiting 21:06:15 4693057ce236: Waiting 21:06:15 4f70929db278: Layer already exists 21:06:15 512341b93920: Layer already exists 21:06:15 258c2d9f3c74: Layer already exists 21:06:15 2cfea00bc822: Layer already exists 21:06:15 0e1ae33399f8: Layer already exists 21:06:15 523e5716ffa9: Layer already exists 21:06:15 b2c7057dc2c2: Layer already exists 21:06:15 4693057ce236: Layer already exists 21:06:15 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:1dc04f70749d1c6323770462db9eed6c0f1ef53b0cae6855e88dfa2f72f8ec62 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:06:16 2cfea00bc822: Preparing 21:06:16 512341b93920: Preparing 21:06:16 4f70929db278: Preparing 21:06:16 258c2d9f3c74: Preparing 21:06:16 0e1ae33399f8: Preparing 21:06:16 523e5716ffa9: Preparing 21:06:16 b2c7057dc2c2: Preparing 21:06:16 4693057ce236: Preparing 21:06:16 523e5716ffa9: Waiting 21:06:16 4693057ce236: Waiting 21:06:16 b2c7057dc2c2: Waiting 21:06:16 2cfea00bc822: Layer already exists 21:06:16 258c2d9f3c74: Layer already exists 21:06:16 0e1ae33399f8: Layer already exists 21:06:16 4f70929db278: Layer already exists 21:06:16 512341b93920: Layer already exists 21:06:16 523e5716ffa9: Layer already exists 21:06:16 b2c7057dc2c2: Layer already exists 21:06:16 4693057ce236: Layer already exists 21:06:16 main: digest: sha256:1dc04f70749d1c6323770462db9eed6c0f1ef53b0cae6855e88dfa2f72f8ec62 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:16 ===================================================== [Pipeline] echo 21:06:16 taggedImages: 21:06:16 - nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:16 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:06:16 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.51 21:06:16 - nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:16 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:06:16 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:06:16 2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:16 latest 21:06:16 3.1.0-dev.51 21:06:16 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:16 main 21:06:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:06:16 007cfd28b1bb: Preparing 21:06:16 2df1ca52f5eb: Preparing 21:06:16 258c2d9f3c74: Preparing 21:06:16 0e1ae33399f8: Preparing 21:06:16 c961a8baaefe: Preparing 21:06:16 4693057ce236: Preparing 21:06:16 0e1ae33399f8: Layer already exists 21:06:16 258c2d9f3c74: Layer already exists 21:06:16 4693057ce236: Layer already exists 21:06:16 007cfd28b1bb: Pushed 21:06:16 c961a8baaefe: Pushed 21:06:20 2df1ca52f5eb: Pushed 21:06:20 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:3920f33b219c5d476b1b37a8527d78b984a17f8f8a4387ee69cb00faa3c91108 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:06:20 007cfd28b1bb: Preparing 21:06:20 2df1ca52f5eb: Preparing 21:06:20 258c2d9f3c74: Preparing 21:06:20 0e1ae33399f8: Preparing 21:06:20 c961a8baaefe: Preparing 21:06:20 4693057ce236: Preparing 21:06:20 4693057ce236: Waiting 21:06:20 258c2d9f3c74: Layer already exists 21:06:20 2df1ca52f5eb: Layer already exists 21:06:20 c961a8baaefe: Layer already exists 21:06:20 0e1ae33399f8: Layer already exists 21:06:20 007cfd28b1bb: Layer already exists 21:06:20 4693057ce236: Layer already exists 21:06:20 latest: digest: sha256:3920f33b219c5d476b1b37a8527d78b984a17f8f8a4387ee69cb00faa3c91108 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.51 21:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:06:21 007cfd28b1bb: Preparing 21:06:21 2df1ca52f5eb: Preparing 21:06:21 258c2d9f3c74: Preparing 21:06:21 0e1ae33399f8: Preparing 21:06:21 c961a8baaefe: Preparing 21:06:21 4693057ce236: Preparing 21:06:21 4693057ce236: Waiting 21:06:21 2df1ca52f5eb: Layer already exists 21:06:21 0e1ae33399f8: Layer already exists 21:06:21 258c2d9f3c74: Layer already exists 21:06:21 007cfd28b1bb: Layer already exists 21:06:21 c961a8baaefe: Layer already exists 21:06:21 4693057ce236: Layer already exists 21:06:21 3.1.0-dev.51: digest: sha256:3920f33b219c5d476b1b37a8527d78b984a17f8f8a4387ee69cb00faa3c91108 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:06:21 007cfd28b1bb: Preparing 21:06:21 2df1ca52f5eb: Preparing 21:06:21 258c2d9f3c74: Preparing 21:06:21 0e1ae33399f8: Preparing 21:06:21 c961a8baaefe: Preparing 21:06:21 4693057ce236: Preparing 21:06:21 4693057ce236: Waiting 21:06:21 0e1ae33399f8: Layer already exists 21:06:21 c961a8baaefe: Layer already exists 21:06:21 2df1ca52f5eb: Layer already exists 21:06:21 007cfd28b1bb: Layer already exists 21:06:21 258c2d9f3c74: Layer already exists 21:06:21 4693057ce236: Layer already exists 21:06:21 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:3920f33b219c5d476b1b37a8527d78b984a17f8f8a4387ee69cb00faa3c91108 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:06:22 007cfd28b1bb: Preparing 21:06:22 2df1ca52f5eb: Preparing 21:06:22 258c2d9f3c74: Preparing 21:06:22 0e1ae33399f8: Preparing 21:06:22 c961a8baaefe: Preparing 21:06:22 4693057ce236: Preparing 21:06:22 4693057ce236: Waiting 21:06:22 007cfd28b1bb: Layer already exists 21:06:22 258c2d9f3c74: Layer already exists 21:06:22 2df1ca52f5eb: Layer already exists 21:06:22 c961a8baaefe: Layer already exists 21:06:22 0e1ae33399f8: Layer already exists 21:06:22 4693057ce236: Layer already exists 21:06:22 main: digest: sha256:3920f33b219c5d476b1b37a8527d78b984a17f8f8a4387ee69cb00faa3c91108 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:22 ===================================================== [Pipeline] echo 21:06:22 taggedImages: 21:06:22 - nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:22 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:06:22 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.51 21:06:22 - nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:22 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:06:22 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:06:22 2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:22 latest 21:06:22 3.1.0-dev.51 21:06:22 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:22 main 21:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:06:23 e3efb0e454db: Preparing 21:06:23 b1e48a9d7cd8: Preparing 21:06:23 258c2d9f3c74: Preparing 21:06:23 0e1ae33399f8: Preparing 21:06:23 cf448ed9a76a: Preparing 21:06:23 4693057ce236: Preparing 21:06:23 0e1ae33399f8: Layer already exists 21:06:23 258c2d9f3c74: Layer already exists 21:06:23 cf448ed9a76a: Layer already exists 21:06:23 4693057ce236: Layer already exists 21:06:23 e3efb0e454db: Pushed 21:06:25 b1e48a9d7cd8: Pushed 21:06:26 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:4f3bd29faa0dec362b6aa44106209c4e1f9b0c93dc48ecb7cfebb403915599e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:06:26 e3efb0e454db: Preparing 21:06:26 b1e48a9d7cd8: Preparing 21:06:26 258c2d9f3c74: Preparing 21:06:26 0e1ae33399f8: Preparing 21:06:26 cf448ed9a76a: Preparing 21:06:26 4693057ce236: Preparing 21:06:26 4693057ce236: Waiting 21:06:26 b1e48a9d7cd8: Layer already exists 21:06:26 cf448ed9a76a: Layer already exists 21:06:26 258c2d9f3c74: Layer already exists 21:06:26 e3efb0e454db: Layer already exists 21:06:26 0e1ae33399f8: Layer already exists 21:06:26 4693057ce236: Layer already exists 21:06:26 latest: digest: sha256:4f3bd29faa0dec362b6aa44106209c4e1f9b0c93dc48ecb7cfebb403915599e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.51 21:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:06:27 e3efb0e454db: Preparing 21:06:27 b1e48a9d7cd8: Preparing 21:06:27 258c2d9f3c74: Preparing 21:06:27 0e1ae33399f8: Preparing 21:06:27 cf448ed9a76a: Preparing 21:06:27 4693057ce236: Preparing 21:06:27 4693057ce236: Waiting 21:06:27 b1e48a9d7cd8: Layer already exists 21:06:27 e3efb0e454db: Layer already exists 21:06:27 0e1ae33399f8: Layer already exists 21:06:27 cf448ed9a76a: Layer already exists 21:06:27 258c2d9f3c74: Layer already exists 21:06:27 4693057ce236: Layer already exists 21:06:27 3.1.0-dev.51: digest: sha256:4f3bd29faa0dec362b6aa44106209c4e1f9b0c93dc48ecb7cfebb403915599e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:06:27 e3efb0e454db: Preparing 21:06:27 b1e48a9d7cd8: Preparing 21:06:27 258c2d9f3c74: Preparing 21:06:27 0e1ae33399f8: Preparing 21:06:27 cf448ed9a76a: Preparing 21:06:27 4693057ce236: Preparing 21:06:27 4693057ce236: Waiting 21:06:27 0e1ae33399f8: Layer already exists 21:06:27 258c2d9f3c74: Layer already exists 21:06:27 e3efb0e454db: Layer already exists 21:06:27 b1e48a9d7cd8: Layer already exists 21:06:27 cf448ed9a76a: Layer already exists 21:06:27 4693057ce236: Layer already exists 21:06:27 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:4f3bd29faa0dec362b6aa44106209c4e1f9b0c93dc48ecb7cfebb403915599e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:06:28 e3efb0e454db: Preparing 21:06:28 b1e48a9d7cd8: Preparing 21:06:28 258c2d9f3c74: Preparing 21:06:28 0e1ae33399f8: Preparing 21:06:28 cf448ed9a76a: Preparing 21:06:28 4693057ce236: Preparing 21:06:28 4693057ce236: Waiting 21:06:28 258c2d9f3c74: Layer already exists 21:06:28 0e1ae33399f8: Layer already exists 21:06:28 e3efb0e454db: Layer already exists 21:06:28 cf448ed9a76a: Layer already exists 21:06:28 b1e48a9d7cd8: Layer already exists 21:06:28 4693057ce236: Layer already exists 21:06:28 main: digest: sha256:4f3bd29faa0dec362b6aa44106209c4e1f9b0c93dc48ecb7cfebb403915599e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:28 ===================================================== [Pipeline] echo 21:06:28 taggedImages: 21:06:28 - nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7 21:06:28 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:06:28 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.51 21:06:28 - nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:06:28 - 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] } 21:18:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7472 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:18:21 Running in /w/workspace/edgex-go/585 [Pipeline] { [Pipeline] checkout 21:18:21 The recommended git tool is: git 21:18:33 using credential edgex-jenkins-ssh 21:18:33 Cloning the remote Git repository 21:18:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:18:33 > git init /w/workspace/edgex-go/585 # timeout=10 21:18:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:18:34 > git --version # timeout=10 21:18:34 > git --version # 'git version 2.25.1' 21:18:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:18:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:54 Avoid second fetch 21:18:54 Checking out Revision 2de8fa554a394181c312fea9a7aee868e4babbb7 (main) 21:18:55 Commit message: "Merge pull request #4687 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:18:54 > git config core.sparsecheckout # timeout=10 21:18:54 > git checkout -f 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 21:18:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:18:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:56 Dload Upload Total Spent Left Speed 21:18:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 21:18:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:18:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:18:57 + sudo tee /etc/docker/daemon.new 21:18:57 { 21:18:57 "registry-mirrors": [ 21:18:57 "https://nexus3.edgexfoundry.org:10001" 21:18:57 ], 21:18:57 "bip": "10.250.0.254/24", 21:18:57 "hosts": [ 21:18:57 "tcp://0.0.0.0:5555", 21:18:57 "unix:///var/run/docker.sock" 21:18:57 ], 21:18:57 "mtu": 1458, 21:18:57 "selinux-enabled": true, 21:18:57 "seccomp-profile": "/etc/docker/seccomp.json" 21:18:57 } [Pipeline] sh 21:18:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:18:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:16 provisioning config files... 21:19:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/585@tmp/config16634854087771124866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:16 ---> docker-login.sh 21:19:16 nexus3.edgexfoundry.org:10001 21:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:17 Configure a credential helper to remove this warning. See 21:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:17 21:19:17 Login Succeeded 21:19:17 nexus3.edgexfoundry.org:10002 21:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:18 Configure a credential helper to remove this warning. See 21:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:18 21:19:18 Login Succeeded 21:19:18 nexus3.edgexfoundry.org:10003 21:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:18 Configure a credential helper to remove this warning. See 21:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:18 21:19:18 Login Succeeded 21:19:18 nexus3.edgexfoundry.org:10004 21:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:19 Configure a credential helper to remove this warning. See 21:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:19 21:19:19 Login Succeeded 21:19:19 docker.io 21:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:19 Configure a credential helper to remove this warning. See 21:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:19 21:19:19 Login Succeeded 21:19:19 ---> docker-login.sh ends [Pipeline] } 21:19:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:19:20 + git config --global --add safe.directory /w/workspace/edgex-go/585 [Pipeline] echo 21:19:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:20 ========================================================= 21:19:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:19:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:19:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:19:21 9fda8d8052c6: Pulling fs layer 21:19:21 5d54e960e981: Pulling fs layer 21:19:21 c4a7e357bf2a: Pulling fs layer 21:19:21 f0e02332f6b5: Pulling fs layer 21:19:21 cefa15bbcfad: Pulling fs layer 21:19:21 17808c966233: Pulling fs layer 21:19:21 f4c1fc716caa: Pulling fs layer 21:19:21 17808c966233: Waiting 21:19:21 f0e02332f6b5: Waiting 21:19:21 cefa15bbcfad: Waiting 21:19:21 f4c1fc716caa: Waiting 21:19:21 5d54e960e981: Verifying Checksum 21:19:21 5d54e960e981: Download complete 21:19:21 f0e02332f6b5: Verifying Checksum 21:19:21 f0e02332f6b5: Download complete 21:19:21 cefa15bbcfad: Verifying Checksum 21:19:21 cefa15bbcfad: Download complete 21:19:21 9fda8d8052c6: Verifying Checksum 21:19:21 9fda8d8052c6: Download complete 21:19:21 f4c1fc716caa: Verifying Checksum 21:19:21 f4c1fc716caa: Download complete 21:19:22 9fda8d8052c6: Pull complete 21:19:23 5d54e960e981: Pull complete 21:19:23 c4a7e357bf2a: Verifying Checksum 21:19:23 c4a7e357bf2a: Download complete 21:19:24 17808c966233: Verifying Checksum 21:19:24 17808c966233: Download complete 21:19:36 c4a7e357bf2a: Pull complete 21:19:36 f0e02332f6b5: Pull complete 21:19:36 cefa15bbcfad: Pull complete 21:19:45 17808c966233: Pull complete 21:19:45 f4c1fc716caa: Pull complete 21:19:45 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:19:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:19:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:19:46 WORKDIR /edgex 21:19:46 COPY go.mod . 21:19:46 RUN go mod download 21:19:46 + docker build -t ci-base-image-arm64 -f - . 21:19:46 Sending build context to Docker daemon 2.994MB 21:19:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:19:46 ---> ea914061e18c 21:19:46 Step 2/4 : WORKDIR /edgex 21:19:48 ---> Running in d9219a14f78b 21:19:49 Removing intermediate container d9219a14f78b 21:19:49 ---> 1472c4e28baf 21:19:49 Step 3/4 : COPY go.mod . 21:19:49 ---> 5bb9f772dccc 21:19:49 Step 4/4 : RUN go mod download 21:19:50 ---> Running in 0fe6264d808b 21:20:28 Removing intermediate container 0fe6264d808b 21:20:28 ---> f4528674a3db 21:20:28 Successfully built f4528674a3db 21:20:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:29 + docker inspect -f . ci-base-image-arm64 21:20:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:29 prd-ubuntu20.04-docker-arm64-4c-16g-7472 does not seem to be running inside a container 21:20:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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 21:20:31 $ docker top e84dec01e749a1ccf5841a4d3b2cc5b99091e9a1f7193428be1f9f20ace845c5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:32 + go version 21:20:32 go version go1.21.0 linux/arm64 [Pipeline] } 21:20:32 $ docker stop --time=1 e84dec01e749a1ccf5841a4d3b2cc5b99091e9a1f7193428be1f9f20ace845c5 21:20:33 $ docker rm -f --volumes e84dec01e749a1ccf5841a4d3b2cc5b99091e9a1f7193428be1f9f20ace845c5 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:20:34 21:20:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:20:35 latest: Pulling from edgex-devops/edgex-compose-arm64 21:20:35 547446be3368: Pulling fs layer 21:20:35 d125d8839a47: Pulling fs layer 21:20:35 3e85d5ac6304: Pulling fs layer 21:20:35 c3105a71a48b: Pulling fs layer 21:20:35 0f093f025ec4: Pulling fs layer 21:20:35 c3106fc0e877: Pulling fs layer 21:20:35 c3105a71a48b: Waiting 21:20:35 0f093f025ec4: Waiting 21:20:35 c3106fc0e877: Waiting 21:20:35 547446be3368: Verifying Checksum 21:20:35 547446be3368: Download complete 21:20:35 c3105a71a48b: Verifying Checksum 21:20:35 c3105a71a48b: Download complete 21:20:35 d125d8839a47: Verifying Checksum 21:20:35 d125d8839a47: Download complete 21:20:35 c3106fc0e877: Verifying Checksum 21:20:35 c3106fc0e877: Download complete 21:20:35 0f093f025ec4: Verifying Checksum 21:20:35 0f093f025ec4: Download complete 21:20:36 547446be3368: Pull complete 21:20:37 d125d8839a47: Pull complete 21:20:37 3e85d5ac6304: Verifying Checksum 21:20:37 3e85d5ac6304: Download complete 21:20:45 3e85d5ac6304: Pull complete 21:20:45 c3105a71a48b: Pull complete 21:20:45 0f093f025ec4: Pull complete 21:20:46 c3106fc0e877: Pull complete 21:20:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:20:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:46 prd-ubuntu20.04-docker-arm64-4c-16g-7472 does not seem to be running inside a container 21:20:46 $ 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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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 21:20:48 $ docker top b3b52180ee8ca324d3333166bd31e6c2dd3103afde159c3791e59d9cf29da6ba -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:49 + docker compose -f ./docker-compose-build.yml build --parallel 21:20:59 #1 [security-proxy-auth internal] load build definition from Dockerfile 21:20:59 #1 transferring dockerfile: 2.04kB done 21:20:59 #1 DONE 0.3s 21:20:59 21:20:59 #2 [security-spire-server internal] load build definition from Dockerfile 21:20:59 #2 transferring dockerfile: 1.59kB done 21:20:59 #2 DONE 0.1s 21:20:59 21:20:59 #3 [security-spire-agent internal] load build definition from Dockerfile 21:20:59 #3 transferring dockerfile: 1.70kB 0.0s done 21:20:59 #3 DONE 0.1s 21:20:59 21:20:59 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:20:59 #4 transferring dockerfile: 2.12kB done 21:20:59 #4 DONE 0.0s 21:20:59 21:20:59 #5 [security-bootstrapper internal] load build definition from Dockerfile 21:20:59 #5 transferring dockerfile: 2.82kB done 21:20:59 #5 DONE 0.1s 21:20:59 21:20:59 #6 [core-metadata internal] load build definition from Dockerfile 21:20:59 #6 transferring dockerfile: 1.96kB done 21:20:59 #6 DONE 0.1s 21:20:59 21:20:59 #7 [security-secretstore-setup internal] load build definition from Dockerfile 21:20:59 #7 transferring dockerfile: 2.38kB 0.0s done 21:20:59 #7 DONE 0.1s 21:20:59 21:20:59 #8 [support-notifications internal] load build definition from Dockerfile 21:20:59 #8 transferring dockerfile: 1.84kB 0.0s done 21:20:59 #8 DONE 0.1s 21:20:59 21:20:59 #9 [core-data internal] load build definition from Dockerfile 21:20:59 #9 transferring dockerfile: 1.90kB 0.0s done 21:20:59 #9 DONE 0.1s 21:20:59 21:20:59 #10 [security-spire-config internal] load build definition from Dockerfile 21:20:59 #10 transferring dockerfile: 1.58kB done 21:20:59 #10 DONE 0.1s 21:20:59 21:20:59 #11 [core-command internal] load build definition from Dockerfile 21:20:59 #11 transferring dockerfile: 1.82kB done 21:20:59 #11 DONE 0.0s 21:20:59 21:20:59 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:20:59 #12 transferring dockerfile: 1.78kB done 21:20:59 #12 DONE 0.1s 21:20:59 21:20:59 #13 [support-scheduler internal] load build definition from Dockerfile 21:20:59 #13 transferring dockerfile: 1.82kB done 21:20:59 #13 DONE 0.1s 21:20:59 21:20:59 #14 [security-proxy-setup internal] load build definition from Dockerfile 21:20:59 #14 transferring dockerfile: 2.39kB done 21:20:59 #14 DONE 0.0s 21:20:59 21:20:59 #15 [security-proxy-auth internal] load .dockerignore 21:20:59 #15 transferring context: 56B done 21:20:59 #15 DONE 0.1s 21:21:00 21:21:00 #16 [security-spire-server internal] load .dockerignore 21:21:00 #16 transferring context: 56B done 21:21:00 #16 DONE 0.0s 21:21:00 21:21:00 #17 [security-spire-agent internal] load .dockerignore 21:21:00 #17 transferring context: 56B done 21:21:00 #17 DONE 0.0s 21:21:00 21:21:00 #18 [core-common-config-bootstrapper internal] load .dockerignore 21:21:00 #18 transferring context: 56B done 21:21:00 #18 DONE 0.1s 21:21:00 21:21:00 #19 [security-bootstrapper internal] load .dockerignore 21:21:00 #19 transferring context: 56B done 21:21:00 #19 DONE 0.1s 21:21:00 21:21:00 #20 [core-metadata internal] load .dockerignore 21:21:00 #20 transferring context: 56B 0.0s done 21:21:00 #20 DONE 0.1s 21:21:00 21:21:00 #21 [security-secretstore-setup internal] load .dockerignore 21:21:00 #21 transferring context: 56B 0.0s done 21:21:00 #21 DONE 0.1s 21:21:00 21:21:00 #22 [support-notifications internal] load .dockerignore 21:21:00 #22 transferring context: 56B done 21:21:00 #22 DONE 0.1s 21:21:00 21:21:00 #23 [core-data internal] load .dockerignore 21:21:00 #23 transferring context: 56B done 21:21:00 #23 DONE 0.1s 21:21:00 21:21:00 #24 [security-spire-config internal] load .dockerignore 21:21:00 #24 transferring context: 56B 0.0s done 21:21:00 #24 DONE 0.1s 21:21:00 21:21:00 #25 [core-command internal] load .dockerignore 21:21:00 #25 transferring context: 56B done 21:21:00 #25 DONE 0.1s 21:21:00 21:21:00 #26 [security-spiffe-token-provider internal] load .dockerignore 21:21:00 #26 transferring context: 56B done 21:21:00 #26 DONE 0.0s 21:21:00 21:21:00 #27 [support-scheduler internal] load .dockerignore 21:21:00 #27 transferring context: 56B done 21:21:00 #27 DONE 0.0s 21:21:00 21:21:00 #28 [security-proxy-setup internal] load .dockerignore 21:21:00 #28 transferring context: 56B done 21:21:00 #28 DONE 0.1s 21:21:01 21:21:01 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:01 #29 DONE 0.0s 21:21:01 21:21:01 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 21:21:01 #30 DONE 0.2s 21:21:01 21:21:01 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:21:01 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:21:01 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:21:01 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:21:01 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:21:01 #31 DONE 0.2s 21:21:01 21:21:01 #32 [security-proxy-auth internal] load build context 21:21:02 #32 transferring context: 2.61MB 0.5s done 21:21:02 #32 DONE 0.7s 21:21:02 21:21:02 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:21:02 #33 DONE 0.9s 21:21:02 21:21:02 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:21:02 #34 ... 21:21:02 21:21:02 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:02 #29 DONE 0.0s 21:21:02 21:21:02 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:21:02 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:21:02 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:21:02 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:21:02 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:21:02 #31 DONE 0.3s 21:21:02 21:21:02 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:02 #29 DONE 0.0s 21:21:02 21:21:02 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:21:02 #33 DONE 1.6s 21:21:02 21:21:02 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:21:02 #35 DONE 0.4s 21:21:02 21:21:02 #36 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:21:02 #36 ... 21:21:02 21:21:02 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:21:02 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:21:02 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:21:02 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:21:02 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:21:02 #31 DONE 0.3s 21:21:02 21:21:02 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:02 #29 DONE 0.0s 21:21:02 21:21:02 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:21:02 #33 DONE 1.6s 21:21:02 21:21:02 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 21:21:02 #35 DONE 0.5s 21:21:02 21:21:02 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:02 #29 DONE 0.0s 21:21:02 21:21:02 #37 [security-bootstrapper internal] load build context 21:21:02 #37 ... 21:21:02 21:21:02 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:21:02 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:21:02 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:21:02 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:21:02 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:21:02 #31 DONE 0.3s 21:21:02 21:21:02 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:02 #29 DONE 0.0s 21:21:02 21:21:02 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:21:02 #33 DONE 1.7s 21:21:02 21:21:02 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 21:21:02 #35 DONE 0.5s 21:21:02 21:21:02 #37 [security-bootstrapper internal] load build context 21:21:03 #37 ... 21:21:03 21:21:03 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:03 #29 DONE 0.0s 21:21:03 21:21:03 #38 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:21:03 #38 ... 21:21:03 21:21:03 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:03 #29 DONE 0.0s 21:21:03 21:21:03 #39 [core-common-config-bootstrapper internal] load build context 21:21:03 #39 transferring context: 2.61MB 1.3s done 21:21:04 #39 DONE 1.5s 21:21:04 21:21:04 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:04 #29 DONE 0.0s 21:21:04 21:21:04 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 21:21:04 #30 ... 21:21:04 21:21:04 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:21:04 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:21:04 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:21:04 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:21:04 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:21:04 #31 DONE 0.4s 21:21:04 21:21:04 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:21:04 #33 DONE 1.8s 21:21:04 21:21:04 #35 [core-command builder 2/7] WORKDIR /edgex-go 21:21:04 #35 DONE 0.6s 21:21:04 21:21:04 #40 [support-notifications internal] load build context 21:21:04 #40 DONE 0.0s 21:21:04 21:21:04 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:04 #29 DONE 0.0s 21:21:04 21:21:04 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 21:21:04 #30 ... 21:21:04 21:21:04 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:21:04 #29 DONE 0.0s 21:21:04 21:21:04 #37 [security-bootstrapper internal] load build context 21:21:04 #37 transferring context: 2.61MB 1.5s done 21:21:04 #37 DONE 1.7s 21:21:04 21:21:04 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:21:04 #34 DONE 2.0s 21:21:04 21:21:04 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 21:21:04 #30 ... 21:21:04 21:21:04 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:21:04 #41 DONE 2.1s 21:21:04 21:21:04 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:21:04 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:21:04 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:21:04 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:21:04 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:21:04 #31 DONE 0.5s 21:21:04 21:21:04 #42 [security-spire-server internal] load build context 21:21:04 #42 DONE 0.0s 21:21:04 21:21:04 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:04 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:04 #43 ... 21:21:04 21:21:04 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:21:04 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:21:04 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:21:04 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:21:04 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:21:04 #31 DONE 0.5s 21:21:04 21:21:04 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:05 #43 ... 21:21:05 21:21:05 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 21:21:05 #30 DONE 3.0s 21:21:05 21:21:05 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:21:05 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:21:05 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:21:05 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:21:05 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:21:05 #31 DONE 0.5s 21:21:05 21:21:05 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:21:05 #33 DONE 1.8s 21:21:05 21:21:05 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 21:21:05 #35 DONE 0.6s 21:21:05 21:21:05 #44 [support-scheduler internal] load build context 21:21:05 #44 ... 21:21:05 21:21:05 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:21:05 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:21:05 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:21:05 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:21:05 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:21:05 #31 DONE 0.6s 21:21:05 21:21:05 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:21:05 #33 DONE 1.9s 21:21:05 21:21:05 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:21:05 #35 DONE 0.7s 21:21:05 21:21:05 #45 [security-spiffe-token-provider internal] load build context 21:21:06 #45 ... 21:21:06 21:21:06 #46 [security-secretstore-setup internal] load build context 21:21:06 #46 transferring context: 2.61MB 2.1s done 21:21:06 #46 DONE 3.2s 21:21:06 21:21:06 #47 [core-data internal] load build context 21:21:06 #47 ... 21:21:06 21:21:06 #48 [core-metadata internal] load build context 21:21:06 #48 transferring context: 2.61MB 2.2s done 21:21:06 #48 DONE 3.5s 21:21:06 21:21:06 #47 [core-data internal] load build context 21:21:07 #47 ... 21:21:07 21:21:07 #49 [security-spire-agent internal] load build context 21:21:07 #49 transferring context: 17.64kB 0.3s done 21:21:07 #49 DONE 3.0s 21:21:07 21:21:07 #47 [core-data internal] load build context 21:21:08 #47 ... 21:21:08 21:21:08 #42 [security-spire-server internal] load build context 21:21:08 #42 transferring context: 18.11kB 0.4s done 21:21:08 #42 DONE 3.4s 21:21:08 21:21:08 #47 [core-data internal] load build context 21:21:08 #47 ... 21:21:08 21:21:08 #50 [security-spire-config internal] load build context 21:21:08 #50 transferring context: 16.36kB 0.3s done 21:21:08 #50 DONE 3.5s 21:21:08 21:21:08 #47 [core-data internal] load build context 21:21:08 #47 transferring context: 2.61MB 3.3s done 21:21:09 #47 ... 21:21:09 21:21:09 #40 [support-notifications internal] load build context 21:21:09 #40 transferring context: 2.61MB 3.0s done 21:21:09 #40 DONE 5.0s 21:21:09 21:21:09 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:09 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.3s done 21:21:09 #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:21:09 #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:21:09 #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:21:09 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done 21:21:09 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 21:21:09 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done 21:21:09 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.1s 21:21:09 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 21:21:09 #43 ... 21:21:09 21:21:09 #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:21:09 #0 4.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:09 #0 4.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:09 #0 6.370 (1/1) Installing dumb-init (1.2.5-r2) 21:21:09 #0 6.370 Executing busybox-1.36.1-r2.trigger 21:21:09 #0 6.467 OK: 8 MiB in 16 packages 21:21:09 #51 DONE 8.6s 21:21:09 21:21:09 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:09 #43 ... 21:21:09 21:21:09 #47 [core-data internal] load build context 21:21:09 #47 DONE 5.7s 21:21:09 21:21:09 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:09 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.54MB / 23.39MB 1.9s 21:21:10 #43 ... 21:21:10 21:21:10 #52 [core-command internal] load build context 21:21:10 #52 transferring context: 2.61MB 3.9s done 21:21:10 #52 DONE 6.1s 21:21:10 21:21:10 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:10 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.2s 21:21:12 #43 ... 21:21:12 21:21:12 #36 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:21:12 #36 6.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:12 #36 6.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:12 #36 8.275 OK: 266 MiB in 52 packages 21:21:12 #36 DONE 10.3s 21:21:12 21:21:12 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:12 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.53MB / 23.39MB 3.8s 21:21:12 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.08MB / 23.39MB 3.9s 21:21:12 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 21:21:12 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.5s 21:21:12 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done 21:21:12 #43 ... 21:21:12 21:21:12 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:21:12 #53 ... 21:21:12 21:21:12 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:21:12 #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:12 #54 ... 21:21:12 21:21:12 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:14 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 5.8s 21:21:14 #43 ... 21:21:14 21:21:14 #44 [support-scheduler internal] load build context 21:21:14 #44 transferring context: 2.61MB 5.4s done 21:21:14 #44 DONE 8.7s 21:21:14 21:21:14 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:14 #43 ... 21:21:14 21:21:14 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:21:14 #0 8.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:14 #55 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:14 #55 ... 21:21:14 21:21:14 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:21:14 #53 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:14 #53 ... 21:21:14 21:21:14 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:21:14 #56 ... 21:21:14 21:21:14 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:14 #43 ... 21:21:14 21:21:14 #57 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:21:14 #57 DONE 2.8s 21:21:14 21:21:14 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:14 #43 ... 21:21:14 21:21:14 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:21:14 #58 ... 21:21:14 21:21:14 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:21:14 #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.8s done 21:21:14 #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:21:14 #59 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 21:21:14 #59 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 21:21:14 #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 21:21:14 #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 21:21:14 #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.7s done 21:21:14 #59 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 6.6s 21:21:14 #59 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 21:21:14 #59 ... 21:21:14 21:21:14 #45 [security-spiffe-token-provider internal] load build context 21:21:14 #45 transferring context: 2.61MB 6.3s done 21:21:14 #45 DONE 9.5s 21:21:14 21:21:14 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:21:14 #59 ... 21:21:14 21:21:14 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:14 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 6.8s 21:21:15 #43 ... 21:21:15 21:21:15 #60 [security-proxy-setup internal] load build context 21:21:15 #60 transferring context: 2.61MB 6.8s done 21:21:15 #60 DONE 9.6s 21:21:15 21:21:15 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:15 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 21:21:15 #43 ... 21:21:15 21:21:15 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:21:15 #61 ... 21:21:15 21:21:15 #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:21:15 #62 ... 21:21:15 21:21:15 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:21:15 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:15 #63 ... 21:21:15 21:21:15 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:15 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 7.7s 21:21:15 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 21:21:16 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 21:21:17 #43 ... 21:21:17 21:21:17 #38 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:21:17 #38 6.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:17 #38 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:17 #38 9.970 (1/4) Installing ca-certificates (20230506-r0) 21:21:17 #38 10.23 (2/4) Installing dumb-init (1.2.5-r2) 21:21:17 #38 10.23 (3/4) Installing su-exec (0.2-r3) 21:21:17 #38 10.23 (4/4) Installing yq (4.33.3-r3) 21:21:17 #38 10.76 Executing busybox-1.36.1-r2.trigger 21:21:17 #38 10.78 Executing ca-certificates-20230506-r0.trigger 21:21:17 #38 11.73 OK: 18 MiB in 19 packages 21:21:17 #38 DONE 13.7s 21:21:17 21:21:17 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 8.9s 21:21:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 9.2s 21:21:17 #43 ... 21:21:17 21:21:17 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:21:17 #64 ... 21:21:17 21:21:17 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:21:17 #65 ... 21:21:17 21:21:17 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.59MB / 23.39MB 9.5s 21:21:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.6s done 21:21:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.6s done 21:21:18 #43 ... 21:21:18 21:21:18 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:21:18 #54 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:18 #54 14.85 (1/2) Installing dumb-init (1.2.5-r2) 21:21:18 #54 14.93 (2/2) Installing su-exec (0.2-r3) 21:21:18 #54 14.93 Executing busybox-1.36.1-r2.trigger 21:21:18 #54 15.05 OK: 8 MiB in 17 packages 21:21:18 #54 DONE 15.9s 21:21:18 21:21:18 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:21:18 #58 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:19 #58 ... 21:21:19 21:21:19 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:21:19 #55 14.37 OK: 266 MiB in 52 packages 21:21:19 #55 DONE 15.4s 21:21:19 21:21:19 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:21:19 #53 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:19 #53 16.30 OK: 266 MiB in 52 packages 21:21:19 #53 DONE 17.1s 21:21:19 21:21:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:19 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21:21:20 #43 ... 21:21:20 21:21:20 #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:21:20 #66 DONE 1.1s 21:21:20 21:21:20 #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:20 #67 ... 21:21:20 21:21:20 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:21:20 #68 DONE 1.3s 21:21:21 21:21:21 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:25 #69 ... 21:21:25 21:21:25 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:25 #70 ... 21:21:25 21:21:25 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:21:25 #59 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.9s done 21:21:25 #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 21:21:25 #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.9s 21:21:25 #59 ... 21:21:25 21:21:25 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:25 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s 21:21:25 #43 ... 21:21:25 21:21:25 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:21:25 #71 DONE 7.4s 21:21:25 21:21:25 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:21:25 #58 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:25 #58 19.47 (1/1) Installing dumb-init (1.2.5-r2) 21:21:25 #58 19.51 Executing busybox-1.36.1-r2.trigger 21:21:25 #58 19.61 OK: 8 MiB in 16 packages 21:21:25 #58 DONE 21.2s 21:21:25 21:21:25 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:21:25 #56 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:25 #56 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:25 #56 18.10 (1/2) Installing ca-certificates (20230506-r0) 21:21:25 #56 18.58 (2/2) Installing dumb-init (1.2.5-r2) 21:21:25 #56 18.61 Executing busybox-1.36.1-r2.trigger 21:21:25 #56 18.78 Executing ca-certificates-20230506-r0.trigger 21:21:25 #56 20.21 OK: 9 MiB in 17 packages 21:21:25 #56 DONE 21.5s 21:21:25 21:21:25 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:21:26 #72 DONE 0.6s 21:21:26 21:21:26 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:21:26 #59 ... 21:21:26 21:21:26 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:21:26 #63 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:26 #63 15.53 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:21:26 #63 15.53 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:21:26 #63 15.53 OK: 19940 distinct packages available 21:21:26 #63 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:26 #63 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:27 #63 ... 21:21:27 21:21:27 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:29 #43 ... 21:21:29 21:21:29 #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:21:29 #62 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:29 #62 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:29 #62 20.31 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:21:29 #62 20.31 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:21:29 #62 20.31 OK: 19940 distinct packages available 21:21:29 #62 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:29 #62 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:29 #62 ... 21:21:29 21:21:29 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:29 #43 ... 21:21:29 21:21:29 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:21:29 #63 22.87 OK: 266 MiB in 52 packages 21:21:29 #63 DONE 24.2s 21:21:29 21:21:29 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:29 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.4s 21:21:30 #43 ... 21:21:30 21:21:30 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:21:30 #73 DONE 0.9s 21:21:30 21:21:30 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:31 #43 ... 21:21:31 21:21:31 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:21:31 #64 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:31 #64 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:31 #64 21.49 (1/4) Installing dumb-init (1.2.5-r2) 21:21:31 #64 21.53 (2/4) Installing openssl (3.1.2-r0) 21:21:31 #64 21.58 (3/4) Installing su-exec (0.2-r3) 21:21:31 #64 21.60 (4/4) Installing yq (4.33.3-r3) 21:21:31 #64 22.47 Executing busybox-1.36.1-r2.trigger 21:21:31 #64 22.60 OK: 18 MiB in 19 packages 21:21:31 #64 DONE 23.9s 21:21:31 21:21:31 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:31 #43 ... 21:21:31 21:21:31 #74 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:21:31 #74 DONE 0.5s 21:21:31 21:21:31 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:21:31 #65 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:31 #65 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:31 #65 20.91 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:21:31 #65 20.91 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:21:31 #65 20.91 OK: 19940 distinct packages available 21:21:31 #65 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:31 #65 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:31 #65 ... 21:21:31 21:21:31 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:21:31 #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.7s 21:21:32 #59 ... 21:21:32 21:21:32 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:21:32 #61 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:32 #61 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:32 #61 23.55 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:21:32 #61 23.55 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:21:32 #61 23.55 OK: 19940 distinct packages available 21:21:32 #61 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:21:32 #61 25.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:21:32 #61 ... 21:21:32 21:21:32 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:33 #43 ... 21:21:33 21:21:33 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:21:33 #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.5s done 21:21:33 #59 DONE 28.3s 21:21:33 21:21:33 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:34 #43 ... 21:21:34 21:21:34 #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:21:34 #62 27.70 (1/5) Installing dumb-init (1.2.5-r2) 21:21:34 #62 27.74 (2/5) Installing musl-obstack (1.2.3-r2) 21:21:34 #62 27.75 (3/5) Installing libucontext (1.2-r2) 21:21:34 #62 27.75 (4/5) Installing gcompat (1.1.0-r1) 21:21:34 #62 27.76 (5/5) Installing openssl (3.1.2-r0) 21:21:34 #62 27.82 Executing busybox-1.36.1-r2.trigger 21:21:34 #62 27.94 OK: 9 MiB in 20 packages 21:21:34 #62 DONE 28.8s 21:21:34 21:21:34 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:35 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.4s 21:21:35 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.5s done 21:21:35 #43 ... 21:21:35 21:21:35 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:21:35 #61 28.99 (1/4) Installing dumb-init (1.2.5-r2) 21:21:35 #61 29.02 (2/4) Installing musl-obstack (1.2.3-r2) 21:21:35 #61 29.03 (3/4) Installing libucontext (1.2-r2) 21:21:35 #61 29.05 (4/4) Installing gcompat (1.1.0-r1) 21:21:35 #61 29.08 Executing busybox-1.36.1-r2.trigger 21:21:35 #61 29.12 OK: 8 MiB in 19 packages 21:21:35 #61 DONE 30.0s 21:21:35 21:21:35 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:21:35 #65 25.84 (1/11) Installing ca-certificates (20230506-r0) 21:21:35 #65 26.02 (2/11) Installing brotli-libs (1.0.9-r14) 21:21:35 #65 26.06 (3/11) Installing libunistring (1.1-r1) 21:21:35 #65 26.16 (4/11) Installing libidn2 (2.3.4-r1) 21:21:35 #65 26.21 (5/11) Installing nghttp2-libs (1.55.1-r0) 21:21:35 #65 26.21 (6/11) Installing libcurl (8.2.1-r0) 21:21:35 #65 26.28 (7/11) Installing curl (8.2.1-r0) 21:21:35 #65 26.32 (8/11) Installing dumb-init (1.2.5-r2) 21:21:35 #65 26.34 (9/11) Installing musl-obstack (1.2.3-r2) 21:21:35 #65 26.35 (10/11) Installing libucontext (1.2-r2) 21:21:35 #65 26.37 (11/11) Installing gcompat (1.1.0-r1) 21:21:35 #65 26.39 Executing busybox-1.36.1-r2.trigger 21:21:35 #65 26.53 Executing ca-certificates-20230506-r0.trigger 21:21:35 #65 27.26 OK: 13 MiB in 26 packages 21:21:35 #65 DONE 28.3s 21:21:35 21:21:35 #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:21:36 #75 DONE 1.9s 21:21:36 21:21:36 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:21:38 #43 ... 21:21:38 21:21:38 #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:21:38 #76 DONE 1.4s 21:21:38 21:21:38 #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:21:38 #77 DONE 1.3s 21:21:38 21:21:38 #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:21:38 #78 DONE 1.4s 21:21:38 21:21:38 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:21:38 #79 DONE 0.2s 21:21:38 21:21:38 #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:21:38 #80 DONE 0.2s 21:21:38 21:21:38 #81 [security-spire-server stage-2 5/8] COPY security.txt / 21:21:38 #81 ... 21:21:38 21:21:38 #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:21:38 #82 DONE 0.3s 21:21:38 21:21:38 #83 [security-spire-config stage-2 5/9] COPY security.txt / 21:21:38 #83 DONE 0.3s 21:21:38 21:21:38 #84 [security-spire-agent stage-3 6/9] COPY security.txt / 21:21:38 #84 DONE 0.3s 21:21:38 21:21:38 #81 [security-spire-server stage-2 5/8] COPY security.txt / 21:21:38 #81 DONE 0.3s 21:21:38 21:21:38 #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:21:38 #85 ... 21:21:38 21:21:38 #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:21:38 #86 DONE 0.2s 21:21:39 21:21:39 #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:21:39 #87 DONE 0.4s 21:21:39 21:21:39 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:21:39 #88 ... 21:21:39 21:21:39 #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:21:39 #85 DONE 0.3s 21:21:39 21:21:39 #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:21:39 #89 DONE 0.2s 21:21:39 21:21:39 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:21:39 #88 DONE 0.3s 21:21:39 21:21:39 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:21:39 #90 ... 21:21:39 21:21:39 #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:21:39 #91 DONE 0.3s 21:21:39 21:21:39 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:21:39 #92 ... 21:21:39 21:21:39 #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:21:39 #93 DONE 0.3s 21:21:39 21:21:39 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:21:39 #90 DONE 0.4s 21:21:39 21:21:39 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:21:39 #92 DONE 0.3s 21:21:39 21:21:39 #94 [security-spire-server] exporting to image 21:21:39 #94 exporting layers 21:21:40 #94 ... 21:21:40 21:21:40 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:42 #95 ... 21:21:42 21:21:42 #94 [security-spire-server] exporting to image 21:21:42 #94 exporting layers 2.3s done 21:21:42 #94 writing image sha256:dea1d80963e7c8f47d5f89883e41c69f7cd686735110c5663ee943c49be136c5 0.0s done 21:21:42 #94 naming to docker.io/library/security-spire-server-arm64 done 21:21:42 #94 writing image sha256:7c8876629181ffe0e2cbe663c0ac893c4c581625a48504023f39dfa997763d0c 0.0s done 21:21:42 #94 exporting layers 2.2s done 21:21:42 #94 naming to docker.io/library/security-spire-config-arm64 done 21:21:42 #94 writing image sha256:3ddd337fea72a61a77561d289051ad69d17e7506aa8d9f9d4f002413e103b88a done 21:21:42 #94 naming to docker.io/library/security-spire-agent-arm64 done 21:21:42 #94 DONE 2.6s 21:21:42 21:21:42 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:14 #69 ... 21:22:14 21:22:14 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:14 #95 DONE 43.2s 21:22:14 21:22:14 #96 [security-spiffe-token-provider builder 6/7] COPY . . 21:22:14 #96 ... 21:22:14 21:22:14 #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:14 #67 DONE 53.3s 21:22:14 21:22:14 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:14 #69 DONE 53.1s 21:22:14 21:22:14 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:14 #70 DONE 59.2s 21:22:14 21:22:14 #97 [support-notifications builder 6/7] COPY . . 21:22:15 #97 DONE 1.2s 21:22:15 21:22:15 #98 [security-bootstrapper builder 6/7] COPY . . 21:22:15 #98 DONE 1.3s 21:22:15 21:22:15 #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:22:15 #99 ... 21:22:15 21:22:15 #100 [security-proxy-setup builder 6/7] COPY . . 21:22:15 #100 CACHED 21:22:15 21:22:15 #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:22:15 #101 CACHED 21:22:15 21:22:15 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:15 #102 CACHED 21:22:15 21:22:15 #96 [security-spiffe-token-provider builder 6/7] COPY . . 21:22:15 #96 DONE 1.3s 21:22:15 21:22:15 #103 [support-scheduler builder 6/7] COPY . . 21:22:15 #103 CACHED 21:22:15 21:22:15 #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:22:15 #104 CACHED 21:22:15 21:22:15 #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:15 #105 CACHED 21:22:15 21:22:15 #106 [core-command builder 6/7] COPY . . 21:22:15 #106 CACHED 21:22:15 21:22:15 #107 [core-command builder 4/7] COPY go.mod vendor* ./ 21:22:15 #107 CACHED 21:22:15 21:22:15 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:15 #108 CACHED 21:22:15 21:22:15 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:15 #109 CACHED 21:22:15 21:22:15 #110 [security-secretstore-setup builder 6/7] COPY . . 21:22:15 #110 CACHED 21:22:15 21:22:15 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:22:15 #111 CACHED 21:22:15 21:22:15 #112 [core-data builder 6/7] COPY . . 21:22:15 #112 CACHED 21:22:15 21:22:15 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:15 #113 CACHED 21:22:15 21:22:15 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 21:22:15 #114 CACHED 21:22:15 21:22:15 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:22:15 #115 CACHED 21:22:15 21:22:15 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:15 #116 CACHED 21:22:15 21:22:15 #117 [core-metadata builder 6/7] COPY . . 21:22:15 #117 CACHED 21:22:15 21:22:15 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 21:22:15 #118 CACHED 21:22:15 21:22:15 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:15 #119 CACHED 21:22:15 21:22:15 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:22:15 #120 CACHED 21:22:15 21:22:15 #121 [security-proxy-auth builder 6/7] COPY . . 21:22:15 #121 DONE 1.3s 21:22:15 21:22:15 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:22:20 #122 ... 21:22:20 21:22:20 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:22:20 #0 4.041 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:22:21 #123 ... 21:22:21 21:22:21 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:22:21 #0 6.213 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:22:21 #124 ... 21:22:21 21:22:21 #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:22:21 #99 6.442 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:22:26 #99 ... 21:22:26 21:22:26 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:22:26 #0 6.476 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:22:26 #125 ... 21:22:26 21:22:26 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:22:26 #0 6.269 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:22:26 #126 ... 21:22:26 21:22:26 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:22:26 #0 6.620 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:22:26 #127 ... 21:22:26 21:22:26 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:22:26 #0 6.611 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:22:26 #128 ... 21:22:26 21:22:26 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:22:26 #0 6.563 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:22:26 #129 ... 21:22:26 21:22:26 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:22:26 #0 6.661 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:22:26 #130 ... 21:22:26 21:22:26 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:22:26 #0 6.481 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:22:26 #131 ... 21:22:26 21:22:26 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:22:26 #122 6.529 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:35:49 #122 ... 21:35:49 21:35:49 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:35:49 #128 812.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:35:53 #128 ... 21:35:53 21:35:53 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:35:53 #123 DONE 817.9s 21:35:53 21:35:53 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:35:53 #128 ... 21:35:53 21:35:53 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:35:54 #132 DONE 0.3s 21:35:54 21:35:54 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:35:54 #133 DONE 0.1s 21:35:54 21:35:54 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:35:54 #134 DONE 0.2s 21:35:54 21:35:54 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:35:54 #135 DONE 0.2s 21:35:54 21:35:54 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:35:54 #128 ... 21:35:54 21:35:54 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:35:54 #136 DONE 0.3s 21:35:54 21:35:54 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:35:55 #137 DONE 0.4s 21:35:55 21:35:55 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:35:55 #127 ... 21:35:55 21:35:55 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:57 #138 DONE 2.0s 21:35:57 21:35:57 #94 [security-proxy-setup] exporting to image 21:35:57 #94 exporting layers 21:35:58 #94 exporting layers 1.0s done 21:35:58 #94 writing image sha256:3f358a33deae92796020584e64a7ab1a097d1e33cc9ca93e0d222783bbb738ab done 21:35:58 #94 naming to docker.io/library/security-proxy-setup-arm64 done 21:35:58 #94 DONE 3.6s 21:35:58 21:35:58 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:35:59 #130 ... 21:35:59 21:35:59 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:35:59 #124 DONE 824.3s 21:35:59 21:35:59 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:36:00 #139 DONE 0.4s 21:36:00 21:36:00 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:36:02 #140 DONE 2.5s 21:36:02 21:36:02 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:36:02 #128 ... 21:36:02 21:36:02 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:36:02 #141 DONE 0.3s 21:36:02 21:36:02 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:36:03 #128 ... 21:36:03 21:36:03 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:36:03 #142 DONE 0.2s 21:36:03 21:36:03 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:36:03 #143 DONE 0.4s 21:36:03 21:36:03 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:36:03 #125 ... 21:36:03 21:36:03 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:36:04 #144 DONE 0.2s 21:36:04 21:36:04 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:36:04 #145 DONE 0.2s 21:36:04 21:36:04 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:36:04 #128 ... 21:36:04 21:36:04 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:36:04 #146 DONE 0.2s 21:36:04 21:36:04 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:36:04 #147 DONE 0.2s 21:36:04 21:36:04 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:36:04 #148 DONE 0.2s 21:36:04 21:36:04 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:36:06 #149 DONE 2.1s 21:36:06 21:36:06 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:06 #130 ... 21:36:06 21:36:06 #94 [security-bootstrapper] exporting to image 21:36:06 #94 exporting layers 21:36:07 #94 exporting layers 1.0s done 21:36:07 #94 writing image sha256:c70cd9792c836b66b295b9ea5b62ff1963cc7c0a692bcd77e8ddc334aca1d505 done 21:36:07 #94 naming to docker.io/library/security-bootstrapper-arm64 21:36:07 #94 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 21:36:07 #94 DONE 4.6s 21:36:07 21:36:07 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:10 #130 ... 21:36:10 21:36:10 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:36:10 #128 DONE 835.0s 21:36:10 21:36:10 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:36:10 #126 ... 21:36:10 21:36:10 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:36:10 #150 DONE 0.3s 21:36:10 21:36:10 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:11 #130 ... 21:36:11 21:36:11 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:36:11 #151 DONE 0.4s 21:36:11 21:36:11 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:36:11 #152 DONE 0.3s 21:36:11 21:36:11 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:36:11 #153 DONE 0.1s 21:36:11 21:36:11 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:36:11 #154 DONE 0.1s 21:36:11 21:36:11 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:36:12 #155 DONE 0.4s 21:36:12 21:36:12 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:36:12 #43 ... 21:36:12 21:36:12 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:36:12 #156 DONE 0.3s 21:36:12 21:36:12 #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:36:12 #99 ... 21:36:12 21:36:12 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:36:12 #157 DONE 0.3s 21:36:12 21:36:12 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:36:12 #131 ... 21:36:12 21:36:12 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:36:15 #158 DONE 2.1s 21:36:15 21:36:15 #94 [security-secretstore-setup] exporting to image 21:36:15 #94 exporting layers 21:36:20 #94 ... 21:36:20 21:36:20 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:36:20 #126 DONE 844.7s 21:36:20 21:36:20 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:36:20 #127 ... 21:36:20 21:36:20 #94 [security-secretstore-setup] exporting to image 21:36:20 #94 exporting layers 5.4s done 21:36:20 #94 writing image sha256:d3c7e0021e01e860b6d24b28a750817f19dd19170efd633d84489ae340180993 done 21:36:20 #94 naming to docker.io/library/security-secretstore-setup-arm64 done 21:36:20 #94 DONE 10.1s 21:36:20 21:36:20 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:20 #130 ... 21:36:20 21:36:20 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:36:20 #159 DONE 0.1s 21:36:20 21:36:20 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:21 #130 ... 21:36:21 21:36:21 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:36:21 #160 DONE 0.1s 21:36:21 21:36:21 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:36:21 #161 DONE 0.3s 21:36:21 21:36:21 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:36:21 #125 ... 21:36:21 21:36:21 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:36:21 #162 DONE 0.1s 21:36:21 21:36:21 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:36:21 #163 DONE 0.1s 21:36:21 21:36:21 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:36:21 #122 ... 21:36:21 21:36:21 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:36:23 #164 DONE 1.9s 21:36:23 21:36:23 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:23 #130 ... 21:36:23 21:36:23 #94 [security-proxy-auth] exporting to image 21:36:24 #94 exporting layers 0.7s done 21:36:24 #94 writing image sha256:359dbbf5ef26696af80cfae5de8f177787d9bd5bec3ca896c8d32e5d5dbc7031 done 21:36:24 #94 naming to docker.io/library/security-proxy-auth-arm64 done 21:36:24 #94 DONE 10.8s 21:36:24 21:36:24 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:36:30 #122 ... 21:36:30 21:36:30 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:36:30 #127 DONE 855.0s 21:36:30 21:36:30 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:36:31 #122 ... 21:36:31 21:36:31 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:36:31 #165 DONE 0.2s 21:36:31 21:36:31 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:36:31 #166 DONE 0.2s 21:36:31 21:36:31 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:36:31 #167 DONE 0.3s 21:36:31 21:36:31 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:36:31 #168 DONE 0.2s 21:36:31 21:36:31 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:36:32 #169 DONE 0.2s 21:36:32 21:36:32 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:36:34 #170 DONE 2.1s 21:36:34 21:36:34 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:36:34 #43 ... 21:36:34 21:36:34 #94 [core-common-config-bootstrapper] exporting to image 21:36:34 #94 exporting layers 21:36:34 #94 exporting layers 0.5s done 21:36:34 #94 writing image sha256:1cf3e125331ed17ef17112e53bafbb5f5e695651cecfbb51015a9d0e7d5ab8be done 21:36:34 #94 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:36:34 #94 DONE 11.2s 21:36:34 21:36:34 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:37:06 #43 ... 21:37:06 21:37:06 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:37:06 #129 DONE 890.8s 21:37:06 21:37:06 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:37:06 #122 ... 21:37:06 21:37:06 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:37:06 #171 DONE 0.1s 21:37:06 21:37:06 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:37:07 #172 DONE 0.1s 21:37:07 21:37:07 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:37:07 #173 DONE 0.3s 21:37:07 21:37:07 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:37:07 #174 DONE 0.1s 21:37:07 21:37:07 #94 [core-command] exporting to image 21:37:07 #94 exporting layers 21:37:08 #94 exporting layers 0.4s done 21:37:08 #94 writing image sha256:0f9e33121b5e65b5dfc96bd0f7da593c2ea823f9c1d30f8300de9b8b618df1ba done 21:37:08 #94 naming to docker.io/library/core-command-arm64 done 21:37:08 #94 DONE 11.6s 21:37:08 21:37:08 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:37:18 #43 ... 21:37:18 21:37:18 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:37:18 #125 DONE 901.8s 21:37:18 21:37:18 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:37:18 #130 ... 21:37:18 21:37:18 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:37:18 #122 DONE 902.4s 21:37:18 21:37:18 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:37:18 #43 ... 21:37:18 21:37:18 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:37:18 #175 DONE 0.2s 21:37:18 21:37:18 #176 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:37:18 #176 DONE 0.3s 21:37:18 21:37:18 #177 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:37:18 #177 DONE 0.3s 21:37:18 21:37:18 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:37:18 #178 ... 21:37:18 21:37:18 #179 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:37:18 #179 DONE 0.2s 21:37:19 21:37:19 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:37:19 #178 DONE 0.4s 21:37:19 21:37:19 #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:37:19 #180 ... 21:37:19 21:37:19 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:37:19 #181 DONE 0.2s 21:37:19 21:37:19 #182 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:37:19 #182 DONE 0.1s 21:37:19 21:37:19 #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:37:19 #180 DONE 0.5s 21:37:19 21:37:19 #94 [core-metadata] exporting to image 21:37:19 #94 exporting layers 21:37:19 #94 ... 21:37:19 21:37:19 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:37:19 #183 DONE 0.4s 21:37:19 21:37:19 #94 [core-data] exporting to image 21:37:20 #94 exporting layers 0.6s done 21:37:20 #94 writing image sha256:4c41a9d1ae9630ee0f979e0a6b55c89cbeec007edf26766f4cc5dfacefba0cc0 0.0s done 21:37:20 #94 naming to docker.io/library/core-metadata-arm64 done 21:37:20 #94 exporting layers 0.3s done 21:37:20 #94 writing image sha256:fd36bd3b3d6ad531f6019b1d111ba08ec850381eb188083aac45c07105b2a33d done 21:37:20 #94 naming to docker.io/library/core-data-arm64 done 21:37:20 #94 DONE 12.3s 21:37:20 21:37:20 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:37:38 #130 DONE 921.4s 21:37:38 21:37:38 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:37:38 #43 ... 21:37:38 21:37:38 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:37:38 #184 DONE 0.2s 21:37:38 21:37:38 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:37:38 #185 DONE 0.1s 21:37:38 21:37:38 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:37:38 #131 ... 21:37:38 21:37:38 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:37:38 #186 DONE 0.3s 21:37:38 21:37:38 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:37:38 #131 ... 21:37:38 21:37:38 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:37:38 #187 DONE 0.1s 21:37:38 21:37:38 #94 [security-spiffe-token-provider] exporting to image 21:37:38 #94 exporting layers 21:37:38 #94 exporting layers 0.5s done 21:37:38 #94 writing image sha256:9535de0d7f0c9a945c295849283e75d6e48ef24c90c27ce0b0e79456463b7e58 done 21:37:38 #94 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:37:38 #94 DONE 12.8s 21:37:38 21:37:38 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:38:00 #131 DONE 941.9s 21:38:00 21:38:00 #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:38:00 #99 DONE 942.0s 21:38:00 21:38:00 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:38:00 #43 ... 21:38:00 21:38:00 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:38:00 #188 DONE 0.1s 21:38:00 21:38:00 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:38:00 #43 ... 21:38:00 21:38:00 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:38:00 #189 DONE 0.1s 21:38:00 21:38:00 #190 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:38:00 #190 DONE 0.2s 21:38:00 21:38:00 #191 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:38:00 #191 ... 21:38:00 21:38:00 #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:38:00 #192 DONE 0.1s 21:38:00 21:38:00 #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:38:00 #193 DONE 0.3s 21:38:00 21:38:00 #191 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:38:00 #191 DONE 0.5s 21:38:00 21:38:00 #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:38:00 #194 DONE 0.1s 21:38:00 21:38:00 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:38:00 #195 DONE 0.1s 21:38:00 21:38:00 #94 [support-notifications] exporting to image 21:38:00 #94 exporting layers 21:38:00 #94 exporting layers 0.4s done 21:38:00 #94 exporting layers 0.4s done 21:38:00 #94 writing image sha256:49b21c00db538ade79b2ef061a5d7a803aabe55f9f56f5a0d0d6b2f9943aeef1 0.0s done 21:38:00 #94 naming to docker.io/library/support-scheduler-arm64 done 21:38:00 #94 writing image sha256:2e02fdd0f0cf30b2f83fc51bac58a2a67342459db3e35ffe0179e43d2b889273 done 21:38:00 #94 naming to docker.io/library/support-notifications-arm64 done 21:38:00 #94 DONE 13.3s 21:38:00 21:38:00 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:38:00 time="2023-09-20T21:20:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:38:00 $ docker stop --time=1 b3b52180ee8ca324d3333166bd31e6c2dd3103afde159c3791e59d9cf29da6ba 21:38:02 $ docker rm -f --volumes b3b52180ee8ca324d3333166bd31e6c2dd3103afde159c3791e59d9cf29da6ba [Pipeline] // withDockerContainer [Pipeline] sh 21:38:02 + docker images 21:38:02 REPOSITORY TAG IMAGE ID CREATED SIZE 21:38:02 support-notifications-arm64 latest 2e02fdd0f0cf 4 seconds ago 34.2MB 21:38:02 support-scheduler-arm64 latest 49b21c00db53 4 seconds ago 33.5MB 21:38:02 security-spiffe-token-provider-arm64 latest 9535de0d7f0c 25 seconds ago 35MB 21:38:02 core-metadata-arm64 latest 4c41a9d1ae96 43 seconds ago 21.5MB 21:38:02 core-data-arm64 latest fd36bd3b3d6a 43 seconds ago 21.2MB 21:38:02 core-command-arm64 latest 0f9e33121b5e 55 seconds ago 21MB 21:38:02 core-common-config-bootstrapper-arm64 latest 1cf3e125331e About a minute ago 18.3MB 21:38:02 security-proxy-auth-arm64 latest 359dbbf5ef26 About a minute ago 19.4MB 21:38:02 security-secretstore-setup-arm64 latest d3c7e0021e01 About a minute ago 43.7MB 21:38:02 security-bootstrapper-arm64 latest c70cd9792c83 About a minute ago 23MB 21:38:02 security-proxy-setup-arm64 latest 3f358a33deae 2 minutes ago 29.1MB 21:38:02 security-spire-config-arm64 latest 7c8876629181 16 minutes ago 95.8MB 21:38:02 security-spire-agent-arm64 latest 3ddd337fea72 16 minutes ago 152MB 21:38:02 security-spire-server-arm64 latest dea1d80963e7 16 minutes ago 96.6MB 21:38:02 ci-base-image-arm64 latest f4528674a3db 17 minutes ago 924MB 21:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 hours ago 553MB 21:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:38:02 provisioning config files... 21:38:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/585@tmp/config4639832963610027049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:03 ---> docker-login.sh 21:38:03 nexus3.edgexfoundry.org:10001 21:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:03 Configure a credential helper to remove this warning. See 21:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:03 21:38:03 Login Succeeded 21:38:03 nexus3.edgexfoundry.org:10002 21:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:03 Configure a credential helper to remove this warning. See 21:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:03 21:38:03 Login Succeeded 21:38:03 nexus3.edgexfoundry.org:10003 21:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:04 Configure a credential helper to remove this warning. See 21:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:04 21:38:04 Login Succeeded 21:38:04 nexus3.edgexfoundry.org:10004 21:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:04 Configure a credential helper to remove this warning. See 21:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:04 21:38:04 Login Succeeded 21:38:04 docker.io 21:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:04 Configure a credential helper to remove this warning. See 21:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:04 21:38:04 Login Succeeded 21:38:04 ---> docker-login.sh ends [Pipeline] } 21:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:04 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:38:04 2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:04 latest 21:38:04 3.1.0-dev.51 21:38:04 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:04 main 21:38:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:38:05 1f388f772c10: Preparing 21:38:05 62cceb96950f: Preparing 21:38:05 9542a5687ce4: Preparing 21:38:05 7497c73d6552: Preparing 21:38:05 29bd2e7e6bfb: Preparing 21:38:05 b2191e2be29d: Preparing 21:38:05 b2191e2be29d: Waiting 21:38:05 9542a5687ce4: Pushed 21:38:05 29bd2e7e6bfb: Pushed 21:38:05 7497c73d6552: Pushed 21:38:05 1f388f772c10: Pushed 21:38:05 b2191e2be29d: Layer already exists 21:38:09 62cceb96950f: Pushed 21:38:09 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:b105d181255856f12e88f586113775c36a91475454c490bf584d552d7e7c1104 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:38:09 1f388f772c10: Preparing 21:38:09 62cceb96950f: Preparing 21:38:09 9542a5687ce4: Preparing 21:38:09 7497c73d6552: Preparing 21:38:09 29bd2e7e6bfb: Preparing 21:38:09 b2191e2be29d: Preparing 21:38:09 b2191e2be29d: Waiting 21:38:09 1f388f772c10: Layer already exists 21:38:09 7497c73d6552: Layer already exists 21:38:09 62cceb96950f: Layer already exists 21:38:09 29bd2e7e6bfb: Layer already exists 21:38:09 9542a5687ce4: Layer already exists 21:38:09 b2191e2be29d: Layer already exists 21:38:09 latest: digest: sha256:b105d181255856f12e88f586113775c36a91475454c490bf584d552d7e7c1104 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.51 21:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:38:10 1f388f772c10: Preparing 21:38:10 62cceb96950f: Preparing 21:38:10 9542a5687ce4: Preparing 21:38:10 7497c73d6552: Preparing 21:38:10 29bd2e7e6bfb: Preparing 21:38:10 b2191e2be29d: Preparing 21:38:10 b2191e2be29d: Waiting 21:38:10 1f388f772c10: Layer already exists 21:38:10 9542a5687ce4: Layer already exists 21:38:10 29bd2e7e6bfb: Layer already exists 21:38:10 7497c73d6552: Layer already exists 21:38:10 62cceb96950f: Layer already exists 21:38:10 b2191e2be29d: Layer already exists 21:38:10 3.1.0-dev.51: digest: sha256:b105d181255856f12e88f586113775c36a91475454c490bf584d552d7e7c1104 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:38:11 1f388f772c10: Preparing 21:38:11 62cceb96950f: Preparing 21:38:11 9542a5687ce4: Preparing 21:38:11 7497c73d6552: Preparing 21:38:11 29bd2e7e6bfb: Preparing 21:38:11 b2191e2be29d: Preparing 21:38:11 b2191e2be29d: Waiting 21:38:11 29bd2e7e6bfb: Layer already exists 21:38:11 9542a5687ce4: Layer already exists 21:38:11 7497c73d6552: Layer already exists 21:38:11 1f388f772c10: Layer already exists 21:38:11 62cceb96950f: Layer already exists 21:38:11 b2191e2be29d: Layer already exists 21:38:11 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:b105d181255856f12e88f586113775c36a91475454c490bf584d552d7e7c1104 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:38:11 1f388f772c10: Preparing 21:38:11 62cceb96950f: Preparing 21:38:11 9542a5687ce4: Preparing 21:38:11 7497c73d6552: Preparing 21:38:11 29bd2e7e6bfb: Preparing 21:38:11 b2191e2be29d: Preparing 21:38:11 b2191e2be29d: Waiting 21:38:11 29bd2e7e6bfb: Layer already exists 21:38:11 1f388f772c10: Layer already exists 21:38:11 62cceb96950f: Layer already exists 21:38:11 7497c73d6552: Layer already exists 21:38:11 9542a5687ce4: Layer already exists 21:38:11 b2191e2be29d: Layer already exists 21:38:12 main: digest: sha256:b105d181255856f12e88f586113775c36a91475454c490bf584d552d7e7c1104 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:12 ===================================================== [Pipeline] echo 21:38:12 taggedImages: 21:38:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:38:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.51 21:38:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:38:12 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:38:12 2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:12 latest 21:38:12 3.1.0-dev.51 21:38:12 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:12 main 21:38:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:38:13 89bc0437e2bd: Preparing 21:38:13 b7769b631d30: Preparing 21:38:13 815f34d8e6d3: Preparing 21:38:13 d096a73b0488: Preparing 21:38:13 9542a5687ce4: Preparing 21:38:13 7497c73d6552: Preparing 21:38:13 29bd2e7e6bfb: Preparing 21:38:13 b2191e2be29d: Preparing 21:38:13 29bd2e7e6bfb: Waiting 21:38:13 b2191e2be29d: Waiting 21:38:13 7497c73d6552: Waiting 21:38:13 9542a5687ce4: Layer already exists 21:38:13 7497c73d6552: Layer already exists 21:38:13 29bd2e7e6bfb: Layer already exists 21:38:13 815f34d8e6d3: Pushed 21:38:13 89bc0437e2bd: Pushed 21:38:13 b7769b631d30: Pushed 21:38:13 b2191e2be29d: Layer already exists 21:38:15 d096a73b0488: Pushed 21:38:15 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:ea75f07d63adb03f941f1dd68261b3164be1cb1d32a27ce7c4616902dcbf526d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:16 + 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 21:38:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:38:16 89bc0437e2bd: Preparing 21:38:16 b7769b631d30: Preparing 21:38:16 815f34d8e6d3: Preparing 21:38:16 d096a73b0488: Preparing 21:38:16 9542a5687ce4: Preparing 21:38:16 7497c73d6552: Preparing 21:38:16 29bd2e7e6bfb: Preparing 21:38:16 b2191e2be29d: Preparing 21:38:16 7497c73d6552: Waiting 21:38:16 b2191e2be29d: Waiting 21:38:16 29bd2e7e6bfb: Waiting 21:38:16 9542a5687ce4: Layer already exists 21:38:16 815f34d8e6d3: Layer already exists 21:38:16 b7769b631d30: Layer already exists 21:38:16 d096a73b0488: Layer already exists 21:38:16 89bc0437e2bd: Layer already exists 21:38:16 b2191e2be29d: Layer already exists 21:38:16 7497c73d6552: Layer already exists 21:38:16 29bd2e7e6bfb: Layer already exists 21:38:16 latest: digest: sha256:ea75f07d63adb03f941f1dd68261b3164be1cb1d32a27ce7c4616902dcbf526d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.51 21:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:38:17 89bc0437e2bd: Preparing 21:38:17 b7769b631d30: Preparing 21:38:17 815f34d8e6d3: Preparing 21:38:17 d096a73b0488: Preparing 21:38:17 9542a5687ce4: Preparing 21:38:17 7497c73d6552: Preparing 21:38:17 29bd2e7e6bfb: Preparing 21:38:17 b2191e2be29d: Preparing 21:38:17 7497c73d6552: Waiting 21:38:17 b2191e2be29d: Waiting 21:38:17 29bd2e7e6bfb: Waiting 21:38:17 b7769b631d30: Layer already exists 21:38:17 89bc0437e2bd: Layer already exists 21:38:17 9542a5687ce4: Layer already exists 21:38:17 d096a73b0488: Layer already exists 21:38:17 815f34d8e6d3: Layer already exists 21:38:17 29bd2e7e6bfb: Layer already exists 21:38:17 b2191e2be29d: Layer already exists 21:38:17 7497c73d6552: Layer already exists 21:38:17 3.1.0-dev.51: digest: sha256:ea75f07d63adb03f941f1dd68261b3164be1cb1d32a27ce7c4616902dcbf526d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:38:18 89bc0437e2bd: Preparing 21:38:18 b7769b631d30: Preparing 21:38:18 815f34d8e6d3: Preparing 21:38:18 d096a73b0488: Preparing 21:38:18 9542a5687ce4: Preparing 21:38:18 7497c73d6552: Preparing 21:38:18 29bd2e7e6bfb: Preparing 21:38:18 b2191e2be29d: Preparing 21:38:18 29bd2e7e6bfb: Waiting 21:38:18 7497c73d6552: Waiting 21:38:18 b2191e2be29d: Waiting 21:38:18 9542a5687ce4: Layer already exists 21:38:18 d096a73b0488: Layer already exists 21:38:18 89bc0437e2bd: Layer already exists 21:38:18 815f34d8e6d3: Layer already exists 21:38:18 b7769b631d30: Layer already exists 21:38:18 b2191e2be29d: Layer already exists 21:38:18 7497c73d6552: Layer already exists 21:38:18 29bd2e7e6bfb: Layer already exists 21:38:18 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:ea75f07d63adb03f941f1dd68261b3164be1cb1d32a27ce7c4616902dcbf526d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:18 + 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 21:38:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:38:19 89bc0437e2bd: Preparing 21:38:19 b7769b631d30: Preparing 21:38:19 815f34d8e6d3: Preparing 21:38:19 d096a73b0488: Preparing 21:38:19 9542a5687ce4: Preparing 21:38:19 7497c73d6552: Preparing 21:38:19 29bd2e7e6bfb: Preparing 21:38:19 b2191e2be29d: Preparing 21:38:19 29bd2e7e6bfb: Waiting 21:38:19 b2191e2be29d: Waiting 21:38:19 7497c73d6552: Waiting 21:38:19 815f34d8e6d3: Layer already exists 21:38:19 d096a73b0488: Layer already exists 21:38:19 89bc0437e2bd: Layer already exists 21:38:19 b7769b631d30: Layer already exists 21:38:19 9542a5687ce4: Layer already exists 21:38:19 7497c73d6552: Layer already exists 21:38:19 b2191e2be29d: Layer already exists 21:38:19 29bd2e7e6bfb: Layer already exists 21:38:19 main: digest: sha256:ea75f07d63adb03f941f1dd68261b3164be1cb1d32a27ce7c4616902dcbf526d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:19 ===================================================== [Pipeline] echo 21:38:19 taggedImages: 21:38:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:38:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.51 21:38:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:38:19 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:38:19 2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:19 latest 21:38:19 3.1.0-dev.51 21:38:19 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:19 main 21:38:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:38:20 0388e263b7af: Preparing 21:38:20 e41478498a98: Preparing 21:38:20 9542a5687ce4: Preparing 21:38:20 7497c73d6552: Preparing 21:38:20 f770b0837bee: Preparing 21:38:20 b2191e2be29d: Preparing 21:38:20 b2191e2be29d: Waiting 21:38:20 7497c73d6552: Layer already exists 21:38:20 9542a5687ce4: Layer already exists 21:38:24 e41478498a98: Pushed 21:38:24 b2191e2be29d: Layer already exists 21:38:24 f770b0837bee: Pushed 21:38:24 0388e263b7af: Pushed 21:38:24 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:4c9849b6353a6f673563e89178239de87e9cef45e9dababd04aa6fbec820c944 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:38:25 0388e263b7af: Preparing 21:38:25 e41478498a98: Preparing 21:38:25 9542a5687ce4: Preparing 21:38:25 7497c73d6552: Preparing 21:38:25 f770b0837bee: Preparing 21:38:25 b2191e2be29d: Preparing 21:38:25 b2191e2be29d: Waiting 21:38:25 0388e263b7af: Layer already exists 21:38:25 e41478498a98: Layer already exists 21:38:25 9542a5687ce4: Layer already exists 21:38:25 f770b0837bee: Layer already exists 21:38:25 7497c73d6552: Layer already exists 21:38:25 b2191e2be29d: Layer already exists 21:38:25 latest: digest: sha256:4c9849b6353a6f673563e89178239de87e9cef45e9dababd04aa6fbec820c944 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.51 21:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:38:26 0388e263b7af: Preparing 21:38:26 e41478498a98: Preparing 21:38:26 9542a5687ce4: Preparing 21:38:26 7497c73d6552: Preparing 21:38:26 f770b0837bee: Preparing 21:38:26 b2191e2be29d: Preparing 21:38:26 b2191e2be29d: Waiting 21:38:26 0388e263b7af: Layer already exists 21:38:26 e41478498a98: Layer already exists 21:38:26 7497c73d6552: Layer already exists 21:38:26 f770b0837bee: Layer already exists 21:38:26 9542a5687ce4: Layer already exists 21:38:26 b2191e2be29d: Layer already exists 21:38:26 3.1.0-dev.51: digest: sha256:4c9849b6353a6f673563e89178239de87e9cef45e9dababd04aa6fbec820c944 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:38:27 0388e263b7af: Preparing 21:38:27 e41478498a98: Preparing 21:38:27 9542a5687ce4: Preparing 21:38:27 7497c73d6552: Preparing 21:38:27 f770b0837bee: Preparing 21:38:27 b2191e2be29d: Preparing 21:38:27 b2191e2be29d: Waiting 21:38:27 0388e263b7af: Layer already exists 21:38:27 f770b0837bee: Layer already exists 21:38:27 7497c73d6552: Layer already exists 21:38:27 9542a5687ce4: Layer already exists 21:38:27 e41478498a98: Layer already exists 21:38:27 b2191e2be29d: Layer already exists 21:38:27 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:4c9849b6353a6f673563e89178239de87e9cef45e9dababd04aa6fbec820c944 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:38:27 0388e263b7af: Preparing 21:38:27 e41478498a98: Preparing 21:38:27 9542a5687ce4: Preparing 21:38:27 7497c73d6552: Preparing 21:38:27 f770b0837bee: Preparing 21:38:27 b2191e2be29d: Preparing 21:38:27 b2191e2be29d: Waiting 21:38:27 e41478498a98: Layer already exists 21:38:27 9542a5687ce4: Layer already exists 21:38:27 f770b0837bee: Layer already exists 21:38:27 7497c73d6552: Layer already exists 21:38:27 0388e263b7af: Layer already exists 21:38:27 b2191e2be29d: Layer already exists 21:38:27 main: digest: sha256:4c9849b6353a6f673563e89178239de87e9cef45e9dababd04aa6fbec820c944 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:28 ===================================================== [Pipeline] echo 21:38:28 taggedImages: 21:38:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:38:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.51 21:38:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:38:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:38:28 2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:28 latest 21:38:28 3.1.0-dev.51 21:38:28 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:28 main 21:38:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:38:28 a17213aa002d: Preparing 21:38:28 7e5d29db84f2: Preparing 21:38:28 ff14d7e5f8df: Preparing 21:38:28 9542a5687ce4: Preparing 21:38:28 7497c73d6552: Preparing 21:38:28 29bd2e7e6bfb: Preparing 21:38:28 b2191e2be29d: Preparing 21:38:28 29bd2e7e6bfb: Waiting 21:38:28 b2191e2be29d: Waiting 21:38:28 7497c73d6552: Layer already exists 21:38:28 9542a5687ce4: Layer already exists 21:38:28 29bd2e7e6bfb: Layer already exists 21:38:28 b2191e2be29d: Layer already exists 21:38:29 7e5d29db84f2: Pushed 21:38:29 a17213aa002d: Pushed 21:38:32 ff14d7e5f8df: Pushed 21:38:32 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:fe00756310e1b2d6baf511a805b479dbe0b2aa4f54c1fd80daea3e0dc5af4e6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:38:33 a17213aa002d: Preparing 21:38:33 7e5d29db84f2: Preparing 21:38:33 ff14d7e5f8df: Preparing 21:38:33 9542a5687ce4: Preparing 21:38:33 7497c73d6552: Preparing 21:38:33 29bd2e7e6bfb: Preparing 21:38:33 b2191e2be29d: Preparing 21:38:33 b2191e2be29d: Waiting 21:38:33 29bd2e7e6bfb: Waiting 21:38:33 7e5d29db84f2: Layer already exists 21:38:33 a17213aa002d: Layer already exists 21:38:33 7497c73d6552: Layer already exists 21:38:33 9542a5687ce4: Layer already exists 21:38:33 ff14d7e5f8df: Layer already exists 21:38:33 29bd2e7e6bfb: Layer already exists 21:38:33 b2191e2be29d: Layer already exists 21:38:33 latest: digest: sha256:fe00756310e1b2d6baf511a805b479dbe0b2aa4f54c1fd80daea3e0dc5af4e6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.51 21:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:38:33 a17213aa002d: Preparing 21:38:33 7e5d29db84f2: Preparing 21:38:33 ff14d7e5f8df: Preparing 21:38:33 9542a5687ce4: Preparing 21:38:33 7497c73d6552: Preparing 21:38:33 29bd2e7e6bfb: Preparing 21:38:33 b2191e2be29d: Preparing 21:38:33 29bd2e7e6bfb: Waiting 21:38:33 b2191e2be29d: Waiting 21:38:33 7e5d29db84f2: Layer already exists 21:38:33 a17213aa002d: Layer already exists 21:38:33 7497c73d6552: Layer already exists 21:38:33 9542a5687ce4: Layer already exists 21:38:33 ff14d7e5f8df: Layer already exists 21:38:33 29bd2e7e6bfb: Layer already exists 21:38:33 b2191e2be29d: Layer already exists 21:38:33 3.1.0-dev.51: digest: sha256:fe00756310e1b2d6baf511a805b479dbe0b2aa4f54c1fd80daea3e0dc5af4e6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:38:34 a17213aa002d: Preparing 21:38:34 7e5d29db84f2: Preparing 21:38:34 ff14d7e5f8df: Preparing 21:38:34 9542a5687ce4: Preparing 21:38:34 7497c73d6552: Preparing 21:38:34 29bd2e7e6bfb: Preparing 21:38:34 b2191e2be29d: Preparing 21:38:34 29bd2e7e6bfb: Waiting 21:38:34 b2191e2be29d: Waiting 21:38:34 a17213aa002d: Layer already exists 21:38:34 7497c73d6552: Layer already exists 21:38:34 7e5d29db84f2: Layer already exists 21:38:34 ff14d7e5f8df: Layer already exists 21:38:34 9542a5687ce4: Layer already exists 21:38:34 b2191e2be29d: Layer already exists 21:38:34 29bd2e7e6bfb: Layer already exists 21:38:34 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:fe00756310e1b2d6baf511a805b479dbe0b2aa4f54c1fd80daea3e0dc5af4e6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:38:35 a17213aa002d: Preparing 21:38:35 7e5d29db84f2: Preparing 21:38:35 ff14d7e5f8df: Preparing 21:38:35 9542a5687ce4: Preparing 21:38:35 7497c73d6552: Preparing 21:38:35 29bd2e7e6bfb: Preparing 21:38:35 b2191e2be29d: Preparing 21:38:35 29bd2e7e6bfb: Waiting 21:38:35 b2191e2be29d: Waiting 21:38:35 ff14d7e5f8df: Layer already exists 21:38:35 a17213aa002d: Layer already exists 21:38:35 9542a5687ce4: Layer already exists 21:38:35 7e5d29db84f2: Layer already exists 21:38:35 7497c73d6552: Layer already exists 21:38:35 29bd2e7e6bfb: Layer already exists 21:38:35 b2191e2be29d: Layer already exists 21:38:35 main: digest: sha256:fe00756310e1b2d6baf511a805b479dbe0b2aa4f54c1fd80daea3e0dc5af4e6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:35 ===================================================== [Pipeline] echo 21:38:35 taggedImages: 21:38:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:38:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.51 21:38:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:38:35 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:38:35 2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:35 latest 21:38:35 3.1.0-dev.51 21:38:35 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:35 main 21:38:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:38:36 7a066fc3bb6d: Preparing 21:38:36 74e8cd0e5e2e: Preparing 21:38:36 e801fd8f18c1: Preparing 21:38:36 df80c778f3ee: Preparing 21:38:36 b478d981b469: Preparing 21:38:36 fd04697f438e: Preparing 21:38:36 7d98bd0d5ad8: Preparing 21:38:36 9542a5687ce4: Preparing 21:38:36 7497c73d6552: Preparing 21:38:36 78c6569eac01: Preparing 21:38:36 b98243b89c24: Preparing 21:38:36 5f70bf18a086: Preparing 21:38:36 6622d1e1a7c7: Preparing 21:38:36 7bac52afc01d: Preparing 21:38:36 b2191e2be29d: Preparing 21:38:36 7d98bd0d5ad8: Waiting 21:38:36 9542a5687ce4: Waiting 21:38:36 78c6569eac01: Waiting 21:38:36 7497c73d6552: Waiting 21:38:36 b98243b89c24: Waiting 21:38:36 7bac52afc01d: Waiting 21:38:36 5f70bf18a086: Waiting 21:38:36 b2191e2be29d: Waiting 21:38:36 fd04697f438e: Waiting 21:38:36 b478d981b469: Pushed 21:38:36 74e8cd0e5e2e: Pushed 21:38:36 df80c778f3ee: Pushed 21:38:36 e801fd8f18c1: Pushed 21:38:36 7a066fc3bb6d: Pushed 21:38:36 7497c73d6552: Layer already exists 21:38:36 9542a5687ce4: Layer already exists 21:38:36 fd04697f438e: Pushed 21:38:37 78c6569eac01: Pushed 21:38:37 5f70bf18a086: Pushed 21:38:37 6622d1e1a7c7: Pushed 21:38:37 b98243b89c24: Pushed 21:38:37 b2191e2be29d: Layer already exists 21:38:37 7bac52afc01d: Pushed 21:38:41 7d98bd0d5ad8: Pushed 21:38:41 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:a067e010f0eaccca973c500dd4f85d4664f4c7fbcba3af0bd6881b6939e571b8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:38:42 7a066fc3bb6d: Preparing 21:38:42 74e8cd0e5e2e: Preparing 21:38:42 e801fd8f18c1: Preparing 21:38:42 df80c778f3ee: Preparing 21:38:42 b478d981b469: Preparing 21:38:42 fd04697f438e: Preparing 21:38:42 7d98bd0d5ad8: Preparing 21:38:42 9542a5687ce4: Preparing 21:38:42 7497c73d6552: Preparing 21:38:42 78c6569eac01: Preparing 21:38:42 b98243b89c24: Preparing 21:38:42 5f70bf18a086: Preparing 21:38:42 6622d1e1a7c7: Preparing 21:38:42 7bac52afc01d: Preparing 21:38:42 b2191e2be29d: Preparing 21:38:42 fd04697f438e: Waiting 21:38:42 7d98bd0d5ad8: Waiting 21:38:42 9542a5687ce4: Waiting 21:38:42 b98243b89c24: Waiting 21:38:42 5f70bf18a086: Waiting 21:38:42 6622d1e1a7c7: Waiting 21:38:42 7bac52afc01d: Waiting 21:38:42 b2191e2be29d: Waiting 21:38:42 7497c73d6552: Waiting 21:38:42 78c6569eac01: Waiting 21:38:42 e801fd8f18c1: Layer already exists 21:38:42 df80c778f3ee: Layer already exists 21:38:42 b478d981b469: Layer already exists 21:38:42 74e8cd0e5e2e: Layer already exists 21:38:42 7a066fc3bb6d: Layer already exists 21:38:42 7d98bd0d5ad8: Layer already exists 21:38:42 9542a5687ce4: Layer already exists 21:38:42 fd04697f438e: Layer already exists 21:38:42 78c6569eac01: Layer already exists 21:38:42 7497c73d6552: Layer already exists 21:38:42 6622d1e1a7c7: Layer already exists 21:38:42 b98243b89c24: Layer already exists 21:38:42 5f70bf18a086: Layer already exists 21:38:42 b2191e2be29d: Layer already exists 21:38:42 7bac52afc01d: Layer already exists 21:38:42 latest: digest: sha256:a067e010f0eaccca973c500dd4f85d4664f4c7fbcba3af0bd6881b6939e571b8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.51 21:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:38:43 7a066fc3bb6d: Preparing 21:38:43 74e8cd0e5e2e: Preparing 21:38:43 e801fd8f18c1: Preparing 21:38:43 df80c778f3ee: Preparing 21:38:43 b478d981b469: Preparing 21:38:43 fd04697f438e: Preparing 21:38:43 7d98bd0d5ad8: Preparing 21:38:43 9542a5687ce4: Preparing 21:38:43 7497c73d6552: Preparing 21:38:43 78c6569eac01: Preparing 21:38:43 b98243b89c24: Preparing 21:38:43 5f70bf18a086: Preparing 21:38:43 6622d1e1a7c7: Preparing 21:38:43 7bac52afc01d: Preparing 21:38:43 b2191e2be29d: Preparing 21:38:43 78c6569eac01: Waiting 21:38:43 b98243b89c24: Waiting 21:38:43 5f70bf18a086: Waiting 21:38:43 fd04697f438e: Waiting 21:38:43 9542a5687ce4: Waiting 21:38:43 7d98bd0d5ad8: Waiting 21:38:43 7497c73d6552: Waiting 21:38:43 6622d1e1a7c7: Waiting 21:38:43 7bac52afc01d: Waiting 21:38:43 b478d981b469: Layer already exists 21:38:43 7a066fc3bb6d: Layer already exists 21:38:43 df80c778f3ee: Layer already exists 21:38:43 e801fd8f18c1: Layer already exists 21:38:43 74e8cd0e5e2e: Layer already exists 21:38:43 78c6569eac01: Layer already exists 21:38:43 fd04697f438e: Layer already exists 21:38:43 9542a5687ce4: Layer already exists 21:38:43 7d98bd0d5ad8: Layer already exists 21:38:43 7497c73d6552: Layer already exists 21:38:43 b98243b89c24: Layer already exists 21:38:43 5f70bf18a086: Layer already exists 21:38:43 6622d1e1a7c7: Layer already exists 21:38:43 b2191e2be29d: Layer already exists 21:38:43 7bac52afc01d: Layer already exists 21:38:43 3.1.0-dev.51: digest: sha256:a067e010f0eaccca973c500dd4f85d4664f4c7fbcba3af0bd6881b6939e571b8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:38:43 7a066fc3bb6d: Preparing 21:38:43 74e8cd0e5e2e: Preparing 21:38:43 e801fd8f18c1: Preparing 21:38:43 df80c778f3ee: Preparing 21:38:43 b478d981b469: Preparing 21:38:43 fd04697f438e: Preparing 21:38:43 7d98bd0d5ad8: Preparing 21:38:43 9542a5687ce4: Preparing 21:38:43 7497c73d6552: Preparing 21:38:43 78c6569eac01: Preparing 21:38:43 b98243b89c24: Preparing 21:38:43 5f70bf18a086: Preparing 21:38:43 6622d1e1a7c7: Preparing 21:38:43 7bac52afc01d: Preparing 21:38:43 b2191e2be29d: Preparing 21:38:43 78c6569eac01: Waiting 21:38:43 b98243b89c24: Waiting 21:38:43 5f70bf18a086: Waiting 21:38:43 6622d1e1a7c7: Waiting 21:38:43 7bac52afc01d: Waiting 21:38:43 b2191e2be29d: Waiting 21:38:43 7d98bd0d5ad8: Waiting 21:38:43 9542a5687ce4: Waiting 21:38:43 7497c73d6552: Waiting 21:38:43 fd04697f438e: Waiting 21:38:43 7a066fc3bb6d: Layer already exists 21:38:43 b478d981b469: Layer already exists 21:38:43 e801fd8f18c1: Layer already exists 21:38:43 df80c778f3ee: Layer already exists 21:38:43 74e8cd0e5e2e: Layer already exists 21:38:43 9542a5687ce4: Layer already exists 21:38:43 fd04697f438e: Layer already exists 21:38:43 7d98bd0d5ad8: Layer already exists 21:38:43 7497c73d6552: Layer already exists 21:38:43 78c6569eac01: Layer already exists 21:38:43 b98243b89c24: Layer already exists 21:38:43 6622d1e1a7c7: Layer already exists 21:38:43 5f70bf18a086: Layer already exists 21:38:43 7bac52afc01d: Layer already exists 21:38:43 b2191e2be29d: Layer already exists 21:38:44 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:a067e010f0eaccca973c500dd4f85d4664f4c7fbcba3af0bd6881b6939e571b8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:38:44 7a066fc3bb6d: Preparing 21:38:44 74e8cd0e5e2e: Preparing 21:38:44 e801fd8f18c1: Preparing 21:38:44 df80c778f3ee: Preparing 21:38:44 b478d981b469: Preparing 21:38:44 fd04697f438e: Preparing 21:38:44 7d98bd0d5ad8: Preparing 21:38:44 9542a5687ce4: Preparing 21:38:44 7497c73d6552: Preparing 21:38:44 78c6569eac01: Preparing 21:38:44 b98243b89c24: Preparing 21:38:44 5f70bf18a086: Preparing 21:38:44 6622d1e1a7c7: Preparing 21:38:44 7bac52afc01d: Preparing 21:38:44 b2191e2be29d: Preparing 21:38:44 7497c73d6552: Waiting 21:38:44 78c6569eac01: Waiting 21:38:44 b98243b89c24: Waiting 21:38:44 fd04697f438e: Waiting 21:38:44 7d98bd0d5ad8: Waiting 21:38:44 9542a5687ce4: Waiting 21:38:44 5f70bf18a086: Waiting 21:38:44 6622d1e1a7c7: Waiting 21:38:44 b2191e2be29d: Waiting 21:38:44 74e8cd0e5e2e: Layer already exists 21:38:44 df80c778f3ee: Layer already exists 21:38:44 e801fd8f18c1: Layer already exists 21:38:44 7a066fc3bb6d: Layer already exists 21:38:44 b478d981b469: Layer already exists 21:38:44 7d98bd0d5ad8: Layer already exists 21:38:44 9542a5687ce4: Layer already exists 21:38:44 fd04697f438e: Layer already exists 21:38:44 7497c73d6552: Layer already exists 21:38:44 78c6569eac01: Layer already exists 21:38:44 b98243b89c24: Layer already exists 21:38:44 6622d1e1a7c7: Layer already exists 21:38:44 5f70bf18a086: Layer already exists 21:38:44 7bac52afc01d: Layer already exists 21:38:44 b2191e2be29d: Layer already exists 21:38:45 main: digest: sha256:a067e010f0eaccca973c500dd4f85d4664f4c7fbcba3af0bd6881b6939e571b8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:45 ===================================================== [Pipeline] echo 21:38:45 taggedImages: 21:38:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:38:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.51 21:38:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:38:45 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:38:45 2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:45 latest 21:38:45 3.1.0-dev.51 21:38:45 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:45 main 21:38:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:38:45 09641ebb821a: Preparing 21:38:45 c8b0fe63ac37: Preparing 21:38:45 4eb896a497ce: Preparing 21:38:45 92128eaab192: Preparing 21:38:45 9542a5687ce4: Preparing 21:38:45 7497c73d6552: Preparing 21:38:45 29bd2e7e6bfb: Preparing 21:38:45 b2191e2be29d: Preparing 21:38:45 7497c73d6552: Waiting 21:38:45 29bd2e7e6bfb: Waiting 21:38:45 b2191e2be29d: Waiting 21:38:46 9542a5687ce4: Layer already exists 21:38:46 7497c73d6552: Layer already exists 21:38:46 29bd2e7e6bfb: Layer already exists 21:38:46 c8b0fe63ac37: Pushed 21:38:46 4eb896a497ce: Pushed 21:38:46 09641ebb821a: Pushed 21:38:46 b2191e2be29d: Layer already exists 21:38:48 92128eaab192: Pushed 21:38:48 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:4996b17b75d67b858bd7580319f6fb814493efb7f1add1a98899c330ba3fcc63 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:49 + 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 21:38:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:38:49 09641ebb821a: Preparing 21:38:49 c8b0fe63ac37: Preparing 21:38:49 4eb896a497ce: Preparing 21:38:49 92128eaab192: Preparing 21:38:49 9542a5687ce4: Preparing 21:38:49 7497c73d6552: Preparing 21:38:49 29bd2e7e6bfb: Preparing 21:38:49 b2191e2be29d: Preparing 21:38:49 7497c73d6552: Waiting 21:38:49 b2191e2be29d: Waiting 21:38:49 29bd2e7e6bfb: Waiting 21:38:49 09641ebb821a: Layer already exists 21:38:49 4eb896a497ce: Layer already exists 21:38:49 9542a5687ce4: Layer already exists 21:38:49 c8b0fe63ac37: Layer already exists 21:38:49 92128eaab192: Layer already exists 21:38:49 7497c73d6552: Layer already exists 21:38:49 29bd2e7e6bfb: Layer already exists 21:38:49 b2191e2be29d: Layer already exists 21:38:49 latest: digest: sha256:4996b17b75d67b858bd7580319f6fb814493efb7f1add1a98899c330ba3fcc63 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.51 21:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:38:50 09641ebb821a: Preparing 21:38:50 c8b0fe63ac37: Preparing 21:38:50 4eb896a497ce: Preparing 21:38:50 92128eaab192: Preparing 21:38:50 9542a5687ce4: Preparing 21:38:50 7497c73d6552: Preparing 21:38:50 29bd2e7e6bfb: Preparing 21:38:50 b2191e2be29d: Preparing 21:38:50 7497c73d6552: Waiting 21:38:50 29bd2e7e6bfb: Waiting 21:38:50 b2191e2be29d: Waiting 21:38:50 4eb896a497ce: Layer already exists 21:38:50 9542a5687ce4: Layer already exists 21:38:50 92128eaab192: Layer already exists 21:38:50 c8b0fe63ac37: Layer already exists 21:38:50 09641ebb821a: Layer already exists 21:38:50 b2191e2be29d: Layer already exists 21:38:50 7497c73d6552: Layer already exists 21:38:50 29bd2e7e6bfb: Layer already exists 21:38:50 3.1.0-dev.51: digest: sha256:4996b17b75d67b858bd7580319f6fb814493efb7f1add1a98899c330ba3fcc63 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:38:51 09641ebb821a: Preparing 21:38:51 c8b0fe63ac37: Preparing 21:38:51 4eb896a497ce: Preparing 21:38:51 92128eaab192: Preparing 21:38:51 9542a5687ce4: Preparing 21:38:51 7497c73d6552: Preparing 21:38:51 29bd2e7e6bfb: Preparing 21:38:51 b2191e2be29d: Preparing 21:38:51 29bd2e7e6bfb: Waiting 21:38:51 7497c73d6552: Waiting 21:38:51 b2191e2be29d: Waiting 21:38:51 c8b0fe63ac37: Layer already exists 21:38:51 9542a5687ce4: Layer already exists 21:38:51 09641ebb821a: Layer already exists 21:38:51 92128eaab192: Layer already exists 21:38:51 4eb896a497ce: Layer already exists 21:38:51 b2191e2be29d: Layer already exists 21:38:51 7497c73d6552: Layer already exists 21:38:51 29bd2e7e6bfb: Layer already exists 21:38:51 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:4996b17b75d67b858bd7580319f6fb814493efb7f1add1a98899c330ba3fcc63 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:52 + 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 21:38:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:38:52 09641ebb821a: Preparing 21:38:52 c8b0fe63ac37: Preparing 21:38:52 4eb896a497ce: Preparing 21:38:52 92128eaab192: Preparing 21:38:52 9542a5687ce4: Preparing 21:38:52 7497c73d6552: Preparing 21:38:52 29bd2e7e6bfb: Preparing 21:38:52 b2191e2be29d: Preparing 21:38:52 29bd2e7e6bfb: Waiting 21:38:52 7497c73d6552: Waiting 21:38:52 b2191e2be29d: Waiting 21:38:52 4eb896a497ce: Layer already exists 21:38:52 92128eaab192: Layer already exists 21:38:52 09641ebb821a: Layer already exists 21:38:52 9542a5687ce4: Layer already exists 21:38:52 c8b0fe63ac37: Layer already exists 21:38:52 b2191e2be29d: Layer already exists 21:38:52 7497c73d6552: Layer already exists 21:38:52 29bd2e7e6bfb: Layer already exists 21:38:52 main: digest: sha256:4996b17b75d67b858bd7580319f6fb814493efb7f1add1a98899c330ba3fcc63 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:52 ===================================================== [Pipeline] echo 21:38:52 taggedImages: 21:38:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:38:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.51 21:38:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:38:52 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:38:52 2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:52 latest 21:38:52 3.1.0-dev.51 21:38:52 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:52 main 21:38:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:38:53 6ea2edb11f60: Preparing 21:38:53 818396738078: Preparing 21:38:53 0d5f0d64fc25: Preparing 21:38:53 49920aa2b309: Preparing 21:38:53 65c1d2eb013a: Preparing 21:38:53 9542a5687ce4: Preparing 21:38:53 7497c73d6552: Preparing 21:38:53 4652346fbb46: Preparing 21:38:53 cbcb824be340: Preparing 21:38:53 b2191e2be29d: Preparing 21:38:53 9542a5687ce4: Waiting 21:38:53 7497c73d6552: Waiting 21:38:53 4652346fbb46: Waiting 21:38:53 b2191e2be29d: Waiting 21:38:53 cbcb824be340: Waiting 21:38:53 818396738078: Pushed 21:38:53 65c1d2eb013a: Pushed 21:38:53 6ea2edb11f60: Pushed 21:38:53 49920aa2b309: Pushed 21:38:53 9542a5687ce4: Layer already exists 21:38:53 7497c73d6552: Layer already exists 21:38:53 b2191e2be29d: Layer already exists 21:38:53 4652346fbb46: Pushed 21:38:56 cbcb824be340: Pushed 21:38:56 0d5f0d64fc25: Pushed 21:38:56 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:0bb1a97f7398bf49c0d3a2cfaeb7955b5cef08e91c0d644a61c86aba58b39d0b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:56 + 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 21:38:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:38:57 6ea2edb11f60: Preparing 21:38:57 818396738078: Preparing 21:38:57 0d5f0d64fc25: Preparing 21:38:57 49920aa2b309: Preparing 21:38:57 65c1d2eb013a: Preparing 21:38:57 9542a5687ce4: Preparing 21:38:57 7497c73d6552: Preparing 21:38:57 4652346fbb46: Preparing 21:38:57 cbcb824be340: Preparing 21:38:57 b2191e2be29d: Preparing 21:38:57 7497c73d6552: Waiting 21:38:57 4652346fbb46: Waiting 21:38:57 cbcb824be340: Waiting 21:38:57 b2191e2be29d: Waiting 21:38:57 9542a5687ce4: Waiting 21:38:57 6ea2edb11f60: Layer already exists 21:38:57 818396738078: Layer already exists 21:38:57 0d5f0d64fc25: Layer already exists 21:38:57 65c1d2eb013a: Layer already exists 21:38:57 49920aa2b309: Layer already exists 21:38:57 b2191e2be29d: Layer already exists 21:38:57 cbcb824be340: Layer already exists 21:38:57 4652346fbb46: Layer already exists 21:38:57 9542a5687ce4: Layer already exists 21:38:57 7497c73d6552: Layer already exists 21:38:57 latest: digest: sha256:0bb1a97f7398bf49c0d3a2cfaeb7955b5cef08e91c0d644a61c86aba58b39d0b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.51 21:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:38:58 6ea2edb11f60: Preparing 21:38:58 818396738078: Preparing 21:38:58 0d5f0d64fc25: Preparing 21:38:58 49920aa2b309: Preparing 21:38:58 65c1d2eb013a: Preparing 21:38:58 9542a5687ce4: Preparing 21:38:58 7497c73d6552: Preparing 21:38:58 4652346fbb46: Preparing 21:38:58 cbcb824be340: Preparing 21:38:58 b2191e2be29d: Preparing 21:38:58 4652346fbb46: Waiting 21:38:58 cbcb824be340: Waiting 21:38:58 b2191e2be29d: Waiting 21:38:58 9542a5687ce4: Waiting 21:38:58 7497c73d6552: Waiting 21:38:58 818396738078: Layer already exists 21:38:58 65c1d2eb013a: Layer already exists 21:38:58 6ea2edb11f60: Layer already exists 21:38:58 49920aa2b309: Layer already exists 21:38:58 0d5f0d64fc25: Layer already exists 21:38:58 7497c73d6552: Layer already exists 21:38:58 9542a5687ce4: Layer already exists 21:38:58 4652346fbb46: Layer already exists 21:38:58 b2191e2be29d: Layer already exists 21:38:58 cbcb824be340: Layer already exists 21:38:58 3.1.0-dev.51: digest: sha256:0bb1a97f7398bf49c0d3a2cfaeb7955b5cef08e91c0d644a61c86aba58b39d0b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:38:59 6ea2edb11f60: Preparing 21:38:59 818396738078: Preparing 21:38:59 0d5f0d64fc25: Preparing 21:38:59 49920aa2b309: Preparing 21:38:59 65c1d2eb013a: Preparing 21:38:59 9542a5687ce4: Preparing 21:38:59 7497c73d6552: Preparing 21:38:59 4652346fbb46: Preparing 21:38:59 cbcb824be340: Preparing 21:38:59 b2191e2be29d: Preparing 21:38:59 7497c73d6552: Waiting 21:38:59 4652346fbb46: Waiting 21:38:59 cbcb824be340: Waiting 21:38:59 b2191e2be29d: Waiting 21:38:59 9542a5687ce4: Waiting 21:38:59 0d5f0d64fc25: Layer already exists 21:38:59 6ea2edb11f60: Layer already exists 21:38:59 65c1d2eb013a: Layer already exists 21:38:59 49920aa2b309: Layer already exists 21:38:59 818396738078: Layer already exists 21:38:59 9542a5687ce4: Layer already exists 21:38:59 7497c73d6552: Layer already exists 21:38:59 cbcb824be340: Layer already exists 21:38:59 4652346fbb46: Layer already exists 21:38:59 b2191e2be29d: Layer already exists 21:38:59 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:0bb1a97f7398bf49c0d3a2cfaeb7955b5cef08e91c0d644a61c86aba58b39d0b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:59 + 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 21:38:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:38:59 6ea2edb11f60: Preparing 21:38:59 818396738078: Preparing 21:38:59 0d5f0d64fc25: Preparing 21:38:59 49920aa2b309: Preparing 21:38:59 65c1d2eb013a: Preparing 21:38:59 9542a5687ce4: Preparing 21:38:59 7497c73d6552: Preparing 21:38:59 4652346fbb46: Preparing 21:38:59 cbcb824be340: Preparing 21:38:59 b2191e2be29d: Preparing 21:38:59 7497c73d6552: Waiting 21:38:59 9542a5687ce4: Waiting 21:38:59 4652346fbb46: Waiting 21:38:59 cbcb824be340: Waiting 21:38:59 b2191e2be29d: Waiting 21:38:59 65c1d2eb013a: Layer already exists 21:38:59 6ea2edb11f60: Layer already exists 21:38:59 818396738078: Layer already exists 21:38:59 49920aa2b309: Layer already exists 21:38:59 0d5f0d64fc25: Layer already exists 21:38:59 7497c73d6552: Layer already exists 21:38:59 9542a5687ce4: Layer already exists 21:38:59 4652346fbb46: Layer already exists 21:38:59 cbcb824be340: Layer already exists 21:38:59 b2191e2be29d: Layer already exists 21:39:00 main: digest: sha256:0bb1a97f7398bf49c0d3a2cfaeb7955b5cef08e91c0d644a61c86aba58b39d0b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:00 ===================================================== [Pipeline] echo 21:39:00 taggedImages: 21:39:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:39:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.51 21:39:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:39:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:39:00 2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:00 latest 21:39:00 3.1.0-dev.51 21:39:00 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:00 main 21:39:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:39:00 6d6162039bc4: Preparing 21:39:00 5d7d3960c9b8: Preparing 21:39:00 5a7f27e647bd: Preparing 21:39:00 67ba7a2b51b6: Preparing 21:39:00 93abc351e087: Preparing 21:39:00 d5a41991dcff: Preparing 21:39:00 dce568714af9: Preparing 21:39:00 9542a5687ce4: Preparing 21:39:00 7497c73d6552: Preparing 21:39:00 080ecc5ab113: Preparing 21:39:00 b2191e2be29d: Preparing 21:39:00 dce568714af9: Waiting 21:39:00 9542a5687ce4: Waiting 21:39:00 7497c73d6552: Waiting 21:39:00 080ecc5ab113: Waiting 21:39:00 d5a41991dcff: Waiting 21:39:00 b2191e2be29d: Waiting 21:39:01 5d7d3960c9b8: Pushed 21:39:01 93abc351e087: Pushed 21:39:01 6d6162039bc4: Pushed 21:39:01 9542a5687ce4: Layer already exists 21:39:01 d5a41991dcff: Pushed 21:39:01 dce568714af9: Pushed 21:39:01 7497c73d6552: Layer already exists 21:39:04 67ba7a2b51b6: Pushed 21:39:04 080ecc5ab113: Pushed 21:39:04 b2191e2be29d: Layer already exists 21:39:04 5a7f27e647bd: Pushed 21:39:04 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:72f211e9127a6125ba22a1513938bc013fdd5a317da7ef56a790513b465757f5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:05 + 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 21:39:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:39:05 6d6162039bc4: Preparing 21:39:05 5d7d3960c9b8: Preparing 21:39:05 5a7f27e647bd: Preparing 21:39:05 67ba7a2b51b6: Preparing 21:39:05 93abc351e087: Preparing 21:39:05 d5a41991dcff: Preparing 21:39:05 dce568714af9: Preparing 21:39:05 9542a5687ce4: Preparing 21:39:05 7497c73d6552: Preparing 21:39:05 080ecc5ab113: Preparing 21:39:05 b2191e2be29d: Preparing 21:39:05 9542a5687ce4: Waiting 21:39:05 7497c73d6552: Waiting 21:39:05 d5a41991dcff: Waiting 21:39:05 dce568714af9: Waiting 21:39:05 080ecc5ab113: Waiting 21:39:05 b2191e2be29d: Waiting 21:39:05 6d6162039bc4: Layer already exists 21:39:05 5a7f27e647bd: Layer already exists 21:39:05 67ba7a2b51b6: Layer already exists 21:39:05 5d7d3960c9b8: Layer already exists 21:39:05 93abc351e087: Layer already exists 21:39:05 080ecc5ab113: Layer already exists 21:39:05 d5a41991dcff: Layer already exists 21:39:05 dce568714af9: Layer already exists 21:39:05 7497c73d6552: Layer already exists 21:39:05 9542a5687ce4: Layer already exists 21:39:05 b2191e2be29d: Layer already exists 21:39:05 latest: digest: sha256:72f211e9127a6125ba22a1513938bc013fdd5a317da7ef56a790513b465757f5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.51 21:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:39:06 6d6162039bc4: Preparing 21:39:06 5d7d3960c9b8: Preparing 21:39:06 5a7f27e647bd: Preparing 21:39:06 67ba7a2b51b6: Preparing 21:39:06 93abc351e087: Preparing 21:39:06 d5a41991dcff: Preparing 21:39:06 dce568714af9: Preparing 21:39:06 9542a5687ce4: Preparing 21:39:06 7497c73d6552: Preparing 21:39:06 080ecc5ab113: Preparing 21:39:06 b2191e2be29d: Preparing 21:39:06 9542a5687ce4: Waiting 21:39:06 7497c73d6552: Waiting 21:39:06 080ecc5ab113: Waiting 21:39:06 b2191e2be29d: Waiting 21:39:06 dce568714af9: Waiting 21:39:06 6d6162039bc4: Layer already exists 21:39:06 5a7f27e647bd: Layer already exists 21:39:06 93abc351e087: Layer already exists 21:39:06 67ba7a2b51b6: Layer already exists 21:39:06 5d7d3960c9b8: Layer already exists 21:39:06 d5a41991dcff: Layer already exists 21:39:06 dce568714af9: Layer already exists 21:39:06 9542a5687ce4: Layer already exists 21:39:06 7497c73d6552: Layer already exists 21:39:06 080ecc5ab113: Layer already exists 21:39:06 b2191e2be29d: Layer already exists 21:39:06 3.1.0-dev.51: digest: sha256:72f211e9127a6125ba22a1513938bc013fdd5a317da7ef56a790513b465757f5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:39:07 6d6162039bc4: Preparing 21:39:07 5d7d3960c9b8: Preparing 21:39:07 5a7f27e647bd: Preparing 21:39:07 67ba7a2b51b6: Preparing 21:39:07 93abc351e087: Preparing 21:39:07 d5a41991dcff: Preparing 21:39:07 dce568714af9: Preparing 21:39:07 9542a5687ce4: Preparing 21:39:07 7497c73d6552: Preparing 21:39:07 080ecc5ab113: Preparing 21:39:07 b2191e2be29d: Preparing 21:39:07 9542a5687ce4: Waiting 21:39:07 7497c73d6552: Waiting 21:39:07 dce568714af9: Waiting 21:39:07 b2191e2be29d: Waiting 21:39:07 93abc351e087: Layer already exists 21:39:07 5d7d3960c9b8: Layer already exists 21:39:07 5a7f27e647bd: Layer already exists 21:39:07 67ba7a2b51b6: Layer already exists 21:39:07 6d6162039bc4: Layer already exists 21:39:07 d5a41991dcff: Layer already exists 21:39:07 7497c73d6552: Layer already exists 21:39:07 dce568714af9: Layer already exists 21:39:07 080ecc5ab113: Layer already exists 21:39:07 9542a5687ce4: Layer already exists 21:39:07 b2191e2be29d: Layer already exists 21:39:07 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:72f211e9127a6125ba22a1513938bc013fdd5a317da7ef56a790513b465757f5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:08 + 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 21:39:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:39:08 6d6162039bc4: Preparing 21:39:08 5d7d3960c9b8: Preparing 21:39:08 5a7f27e647bd: Preparing 21:39:08 67ba7a2b51b6: Preparing 21:39:08 93abc351e087: Preparing 21:39:08 d5a41991dcff: Preparing 21:39:08 dce568714af9: Preparing 21:39:08 9542a5687ce4: Preparing 21:39:08 7497c73d6552: Preparing 21:39:08 080ecc5ab113: Preparing 21:39:08 b2191e2be29d: Preparing 21:39:08 9542a5687ce4: Waiting 21:39:08 7497c73d6552: Waiting 21:39:08 d5a41991dcff: Waiting 21:39:08 080ecc5ab113: Waiting 21:39:08 b2191e2be29d: Waiting 21:39:08 dce568714af9: Waiting 21:39:08 5d7d3960c9b8: Layer already exists 21:39:08 67ba7a2b51b6: Layer already exists 21:39:08 93abc351e087: Layer already exists 21:39:08 5a7f27e647bd: Layer already exists 21:39:08 6d6162039bc4: Layer already exists 21:39:08 dce568714af9: Layer already exists 21:39:08 7497c73d6552: Layer already exists 21:39:08 9542a5687ce4: Layer already exists 21:39:08 d5a41991dcff: Layer already exists 21:39:08 080ecc5ab113: Layer already exists 21:39:08 b2191e2be29d: Layer already exists 21:39:08 main: digest: sha256:72f211e9127a6125ba22a1513938bc013fdd5a317da7ef56a790513b465757f5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:08 ===================================================== [Pipeline] echo 21:39:08 taggedImages: 21:39:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:39:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.51 21:39:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:39:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:39:08 2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:08 latest 21:39:08 3.1.0-dev.51 21:39:08 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:08 main 21:39:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:39:09 1ee9c01283a7: Preparing 21:39:09 bff6085798a1: Preparing 21:39:09 9542a5687ce4: Preparing 21:39:09 7497c73d6552: Preparing 21:39:09 813d41d366dc: Preparing 21:39:09 b2191e2be29d: Preparing 21:39:09 7497c73d6552: Layer already exists 21:39:09 9542a5687ce4: Layer already exists 21:39:09 b2191e2be29d: Layer already exists 21:39:09 1ee9c01283a7: Pushed 21:39:11 813d41d366dc: Pushed 21:39:15 bff6085798a1: Pushed 21:39:15 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:a06862b31c955703792ed49b223ac2a5bc3fb8a6abc8437d884428f90f053085 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:15 + 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 21:39:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:39:15 1ee9c01283a7: Preparing 21:39:15 bff6085798a1: Preparing 21:39:15 9542a5687ce4: Preparing 21:39:15 7497c73d6552: Preparing 21:39:15 813d41d366dc: Preparing 21:39:15 b2191e2be29d: Preparing 21:39:15 9542a5687ce4: Layer already exists 21:39:15 7497c73d6552: Layer already exists 21:39:15 bff6085798a1: Layer already exists 21:39:15 813d41d366dc: Layer already exists 21:39:15 1ee9c01283a7: Layer already exists 21:39:15 b2191e2be29d: Layer already exists 21:39:15 latest: digest: sha256:a06862b31c955703792ed49b223ac2a5bc3fb8a6abc8437d884428f90f053085 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.51 21:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:39:16 1ee9c01283a7: Preparing 21:39:16 bff6085798a1: Preparing 21:39:16 9542a5687ce4: Preparing 21:39:16 7497c73d6552: Preparing 21:39:16 813d41d366dc: Preparing 21:39:16 b2191e2be29d: Preparing 21:39:16 b2191e2be29d: Waiting 21:39:16 9542a5687ce4: Layer already exists 21:39:16 813d41d366dc: Layer already exists 21:39:16 bff6085798a1: Layer already exists 21:39:16 7497c73d6552: Layer already exists 21:39:16 1ee9c01283a7: Layer already exists 21:39:16 b2191e2be29d: Layer already exists 21:39:16 3.1.0-dev.51: digest: sha256:a06862b31c955703792ed49b223ac2a5bc3fb8a6abc8437d884428f90f053085 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:39:17 1ee9c01283a7: Preparing 21:39:17 bff6085798a1: Preparing 21:39:17 9542a5687ce4: Preparing 21:39:17 7497c73d6552: Preparing 21:39:17 813d41d366dc: Preparing 21:39:17 b2191e2be29d: Preparing 21:39:17 b2191e2be29d: Waiting 21:39:17 1ee9c01283a7: Layer already exists 21:39:17 813d41d366dc: Layer already exists 21:39:17 9542a5687ce4: Layer already exists 21:39:17 7497c73d6552: Layer already exists 21:39:17 bff6085798a1: Layer already exists 21:39:17 b2191e2be29d: Layer already exists 21:39:17 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:a06862b31c955703792ed49b223ac2a5bc3fb8a6abc8437d884428f90f053085 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:17 + 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 21:39:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:39:18 1ee9c01283a7: Preparing 21:39:18 bff6085798a1: Preparing 21:39:18 9542a5687ce4: Preparing 21:39:18 7497c73d6552: Preparing 21:39:18 813d41d366dc: Preparing 21:39:18 b2191e2be29d: Preparing 21:39:18 b2191e2be29d: Waiting 21:39:18 1ee9c01283a7: Layer already exists 21:39:18 813d41d366dc: Layer already exists 21:39:18 bff6085798a1: Layer already exists 21:39:18 7497c73d6552: Layer already exists 21:39:18 9542a5687ce4: Layer already exists 21:39:18 b2191e2be29d: Layer already exists 21:39:18 main: digest: sha256:a06862b31c955703792ed49b223ac2a5bc3fb8a6abc8437d884428f90f053085 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:18 ===================================================== [Pipeline] echo 21:39:18 taggedImages: 21:39:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:39:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.51 21:39:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:39:18 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:39:18 2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:18 latest 21:39:18 3.1.0-dev.51 21:39:18 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:18 main 21:39:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:39:19 0923e416837e: Preparing 21:39:19 5fa8a153a881: Preparing 21:39:19 c2a8578c6005: Preparing 21:39:19 9542a5687ce4: Preparing 21:39:19 7497c73d6552: Preparing 21:39:19 39c9de8a17dd: Preparing 21:39:19 a5876d2a5d3e: Preparing 21:39:19 5f645c07a35c: Preparing 21:39:19 b2191e2be29d: Preparing 21:39:19 39c9de8a17dd: Waiting 21:39:19 5f645c07a35c: Waiting 21:39:19 a5876d2a5d3e: Waiting 21:39:19 b2191e2be29d: Waiting 21:39:19 7497c73d6552: Layer already exists 21:39:19 9542a5687ce4: Layer already exists 21:39:19 5fa8a153a881: Pushed 21:39:19 c2a8578c6005: Pushed 21:39:19 b2191e2be29d: Layer already exists 21:39:19 0923e416837e: Pushed 21:39:20 5f645c07a35c: Pushed 21:39:32 a5876d2a5d3e: Pushed 21:39:36 39c9de8a17dd: Pushed 21:39:36 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:7de56b4be636b32210fda079f1845c3b2db139464cc37a0616104ade937959a5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:37 + 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 21:39:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:39:37 0923e416837e: Preparing 21:39:37 5fa8a153a881: Preparing 21:39:37 c2a8578c6005: Preparing 21:39:37 9542a5687ce4: Preparing 21:39:37 7497c73d6552: Preparing 21:39:37 39c9de8a17dd: Preparing 21:39:37 a5876d2a5d3e: Preparing 21:39:37 5f645c07a35c: Preparing 21:39:37 b2191e2be29d: Preparing 21:39:37 a5876d2a5d3e: Waiting 21:39:37 5f645c07a35c: Waiting 21:39:37 b2191e2be29d: Waiting 21:39:37 7497c73d6552: Layer already exists 21:39:37 9542a5687ce4: Layer already exists 21:39:37 c2a8578c6005: Layer already exists 21:39:37 5fa8a153a881: Layer already exists 21:39:37 0923e416837e: Layer already exists 21:39:37 a5876d2a5d3e: Layer already exists 21:39:37 5f645c07a35c: Layer already exists 21:39:37 39c9de8a17dd: Layer already exists 21:39:37 b2191e2be29d: Layer already exists 21:39:37 latest: digest: sha256:7de56b4be636b32210fda079f1845c3b2db139464cc37a0616104ade937959a5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.51 21:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:39:38 0923e416837e: Preparing 21:39:38 5fa8a153a881: Preparing 21:39:38 c2a8578c6005: Preparing 21:39:38 9542a5687ce4: Preparing 21:39:38 7497c73d6552: Preparing 21:39:38 39c9de8a17dd: Preparing 21:39:38 a5876d2a5d3e: Preparing 21:39:38 5f645c07a35c: Preparing 21:39:38 b2191e2be29d: Preparing 21:39:38 a5876d2a5d3e: Waiting 21:39:38 5f645c07a35c: Waiting 21:39:38 b2191e2be29d: Waiting 21:39:38 39c9de8a17dd: Waiting 21:39:38 5fa8a153a881: Layer already exists 21:39:38 0923e416837e: Layer already exists 21:39:38 9542a5687ce4: Layer already exists 21:39:38 c2a8578c6005: Layer already exists 21:39:38 7497c73d6552: Layer already exists 21:39:38 a5876d2a5d3e: Layer already exists 21:39:38 b2191e2be29d: Layer already exists 21:39:38 39c9de8a17dd: Layer already exists 21:39:38 5f645c07a35c: Layer already exists 21:39:38 3.1.0-dev.51: digest: sha256:7de56b4be636b32210fda079f1845c3b2db139464cc37a0616104ade937959a5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:39:39 0923e416837e: Preparing 21:39:39 5fa8a153a881: Preparing 21:39:39 c2a8578c6005: Preparing 21:39:39 9542a5687ce4: Preparing 21:39:39 7497c73d6552: Preparing 21:39:39 39c9de8a17dd: Preparing 21:39:39 a5876d2a5d3e: Preparing 21:39:39 5f645c07a35c: Preparing 21:39:39 b2191e2be29d: Preparing 21:39:39 b2191e2be29d: Waiting 21:39:39 5f645c07a35c: Waiting 21:39:39 39c9de8a17dd: Waiting 21:39:39 c2a8578c6005: Layer already exists 21:39:39 5fa8a153a881: Layer already exists 21:39:39 7497c73d6552: Layer already exists 21:39:39 0923e416837e: Layer already exists 21:39:39 9542a5687ce4: Layer already exists 21:39:39 39c9de8a17dd: Layer already exists 21:39:39 5f645c07a35c: Layer already exists 21:39:39 a5876d2a5d3e: Layer already exists 21:39:39 b2191e2be29d: Layer already exists 21:39:39 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:7de56b4be636b32210fda079f1845c3b2db139464cc37a0616104ade937959a5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:39 + 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 21:39:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:39:40 0923e416837e: Preparing 21:39:40 5fa8a153a881: Preparing 21:39:40 c2a8578c6005: Preparing 21:39:40 9542a5687ce4: Preparing 21:39:40 7497c73d6552: Preparing 21:39:40 39c9de8a17dd: Preparing 21:39:40 a5876d2a5d3e: Preparing 21:39:40 5f645c07a35c: Preparing 21:39:40 b2191e2be29d: Preparing 21:39:40 a5876d2a5d3e: Waiting 21:39:40 5f645c07a35c: Waiting 21:39:40 b2191e2be29d: Waiting 21:39:40 39c9de8a17dd: Waiting 21:39:40 7497c73d6552: Layer already exists 21:39:40 0923e416837e: Layer already exists 21:39:40 c2a8578c6005: Layer already exists 21:39:40 5fa8a153a881: Layer already exists 21:39:40 9542a5687ce4: Layer already exists 21:39:40 39c9de8a17dd: Layer already exists 21:39:40 a5876d2a5d3e: Layer already exists 21:39:40 b2191e2be29d: Layer already exists 21:39:40 5f645c07a35c: Layer already exists 21:39:40 main: digest: sha256:7de56b4be636b32210fda079f1845c3b2db139464cc37a0616104ade937959a5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:40 ===================================================== [Pipeline] echo 21:39:40 taggedImages: 21:39:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:39:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.51 21:39:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:39:40 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:39:40 2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:40 latest 21:39:40 3.1.0-dev.51 21:39:40 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:40 main 21:39:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:39:41 c6aa86f6c7c6: Preparing 21:39:41 d4129e44cff9: Preparing 21:39:41 f27ce94fa6df: Preparing 21:39:41 9542a5687ce4: Preparing 21:39:41 7497c73d6552: Preparing 21:39:41 39c9de8a17dd: Preparing 21:39:41 db6bee9241f8: Preparing 21:39:41 b2191e2be29d: Preparing 21:39:41 db6bee9241f8: Waiting 21:39:41 b2191e2be29d: Waiting 21:39:41 39c9de8a17dd: Waiting 21:39:41 7497c73d6552: Layer already exists 21:39:41 9542a5687ce4: Layer already exists 21:39:41 39c9de8a17dd: Layer already exists 21:39:41 b2191e2be29d: Layer already exists 21:39:41 d4129e44cff9: Pushed 21:39:41 c6aa86f6c7c6: Pushed 21:39:41 f27ce94fa6df: Pushed 21:39:42 db6bee9241f8: Pushed 21:39:42 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:ae12aa3df888736bce603c714c5effd3b5319a6b5fec39f1b14ce920171120cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:45 + 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 21:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:39:45 c6aa86f6c7c6: Preparing 21:39:45 d4129e44cff9: Preparing 21:39:45 f27ce94fa6df: Preparing 21:39:45 9542a5687ce4: Preparing 21:39:45 7497c73d6552: Preparing 21:39:45 39c9de8a17dd: Preparing 21:39:45 db6bee9241f8: Preparing 21:39:45 b2191e2be29d: Preparing 21:39:45 39c9de8a17dd: Waiting 21:39:45 db6bee9241f8: Waiting 21:39:45 b2191e2be29d: Waiting 21:39:45 9542a5687ce4: Layer already exists 21:39:45 7497c73d6552: Layer already exists 21:39:45 c6aa86f6c7c6: Layer already exists 21:39:45 f27ce94fa6df: Layer already exists 21:39:45 d4129e44cff9: Layer already exists 21:39:45 39c9de8a17dd: Layer already exists 21:39:45 db6bee9241f8: Layer already exists 21:39:45 b2191e2be29d: Layer already exists 21:39:45 latest: digest: sha256:ae12aa3df888736bce603c714c5effd3b5319a6b5fec39f1b14ce920171120cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.51 21:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:39:46 c6aa86f6c7c6: Preparing 21:39:46 d4129e44cff9: Preparing 21:39:46 f27ce94fa6df: Preparing 21:39:46 9542a5687ce4: Preparing 21:39:46 7497c73d6552: Preparing 21:39:46 39c9de8a17dd: Preparing 21:39:46 db6bee9241f8: Preparing 21:39:46 b2191e2be29d: Preparing 21:39:46 39c9de8a17dd: Waiting 21:39:46 db6bee9241f8: Waiting 21:39:46 b2191e2be29d: Waiting 21:39:46 c6aa86f6c7c6: Layer already exists 21:39:46 d4129e44cff9: Layer already exists 21:39:46 7497c73d6552: Layer already exists 21:39:46 9542a5687ce4: Layer already exists 21:39:46 f27ce94fa6df: Layer already exists 21:39:46 db6bee9241f8: Layer already exists 21:39:46 39c9de8a17dd: Layer already exists 21:39:46 b2191e2be29d: Layer already exists 21:39:46 3.1.0-dev.51: digest: sha256:ae12aa3df888736bce603c714c5effd3b5319a6b5fec39f1b14ce920171120cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:39:47 c6aa86f6c7c6: Preparing 21:39:47 d4129e44cff9: Preparing 21:39:47 f27ce94fa6df: Preparing 21:39:47 9542a5687ce4: Preparing 21:39:47 7497c73d6552: Preparing 21:39:47 39c9de8a17dd: Preparing 21:39:47 db6bee9241f8: Preparing 21:39:47 b2191e2be29d: Preparing 21:39:47 db6bee9241f8: Waiting 21:39:47 39c9de8a17dd: Waiting 21:39:47 b2191e2be29d: Waiting 21:39:47 9542a5687ce4: Layer already exists 21:39:47 f27ce94fa6df: Layer already exists 21:39:47 d4129e44cff9: Layer already exists 21:39:47 7497c73d6552: Layer already exists 21:39:47 c6aa86f6c7c6: Layer already exists 21:39:47 db6bee9241f8: Layer already exists 21:39:47 39c9de8a17dd: Layer already exists 21:39:47 b2191e2be29d: Layer already exists 21:39:47 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:ae12aa3df888736bce603c714c5effd3b5319a6b5fec39f1b14ce920171120cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:47 + 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 21:39:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:39:48 c6aa86f6c7c6: Preparing 21:39:48 d4129e44cff9: Preparing 21:39:48 f27ce94fa6df: Preparing 21:39:48 9542a5687ce4: Preparing 21:39:48 7497c73d6552: Preparing 21:39:48 39c9de8a17dd: Preparing 21:39:48 db6bee9241f8: Preparing 21:39:48 b2191e2be29d: Preparing 21:39:48 39c9de8a17dd: Waiting 21:39:48 db6bee9241f8: Waiting 21:39:48 b2191e2be29d: Waiting 21:39:48 d4129e44cff9: Layer already exists 21:39:48 9542a5687ce4: Layer already exists 21:39:48 c6aa86f6c7c6: Layer already exists 21:39:48 f27ce94fa6df: Layer already exists 21:39:48 7497c73d6552: Layer already exists 21:39:48 db6bee9241f8: Layer already exists 21:39:48 39c9de8a17dd: Layer already exists 21:39:48 b2191e2be29d: Layer already exists 21:39:48 main: digest: sha256:ae12aa3df888736bce603c714c5effd3b5319a6b5fec39f1b14ce920171120cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:48 ===================================================== [Pipeline] echo 21:39:48 taggedImages: 21:39:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:39:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.51 21:39:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:39:48 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:39:48 2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:48 latest 21:39:48 3.1.0-dev.51 21:39:48 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:48 main 21:39:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:39:49 0923e416837e: Preparing 21:39:49 8a2d74be0a8d: Preparing 21:39:49 5cbaaae9d0c3: Preparing 21:39:49 9542a5687ce4: Preparing 21:39:49 7497c73d6552: Preparing 21:39:49 39c9de8a17dd: Preparing 21:39:49 5f645c07a35c: Preparing 21:39:49 b2191e2be29d: Preparing 21:39:49 5f645c07a35c: Waiting 21:39:49 39c9de8a17dd: Waiting 21:39:49 b2191e2be29d: Waiting 21:39:49 7497c73d6552: Layer already exists 21:39:49 0923e416837e: Layer already exists 21:39:49 9542a5687ce4: Layer already exists 21:39:49 39c9de8a17dd: Layer already exists 21:39:49 5f645c07a35c: Layer already exists 21:39:49 b2191e2be29d: Layer already exists 21:39:49 8a2d74be0a8d: Pushed 21:39:49 5cbaaae9d0c3: Pushed 21:39:49 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:83d66866cf0c626b88111f08019c7bd8539efdd2771c0d879c4b7e7368631d86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:49 + 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 21:39:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:39:50 0923e416837e: Preparing 21:39:50 8a2d74be0a8d: Preparing 21:39:50 5cbaaae9d0c3: Preparing 21:39:50 9542a5687ce4: Preparing 21:39:50 7497c73d6552: Preparing 21:39:50 39c9de8a17dd: Preparing 21:39:50 5f645c07a35c: Preparing 21:39:50 b2191e2be29d: Preparing 21:39:50 39c9de8a17dd: Waiting 21:39:50 5f645c07a35c: Waiting 21:39:50 b2191e2be29d: Waiting 21:39:50 7497c73d6552: Layer already exists 21:39:50 0923e416837e: Layer already exists 21:39:50 8a2d74be0a8d: Layer already exists 21:39:50 9542a5687ce4: Layer already exists 21:39:50 5cbaaae9d0c3: Layer already exists 21:39:50 39c9de8a17dd: Layer already exists 21:39:50 b2191e2be29d: Layer already exists 21:39:50 5f645c07a35c: Layer already exists 21:39:50 latest: digest: sha256:83d66866cf0c626b88111f08019c7bd8539efdd2771c0d879c4b7e7368631d86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.51 21:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:39:51 0923e416837e: Preparing 21:39:51 8a2d74be0a8d: Preparing 21:39:51 5cbaaae9d0c3: Preparing 21:39:51 9542a5687ce4: Preparing 21:39:51 7497c73d6552: Preparing 21:39:51 39c9de8a17dd: Preparing 21:39:51 5f645c07a35c: Preparing 21:39:51 b2191e2be29d: Preparing 21:39:51 39c9de8a17dd: Waiting 21:39:51 5f645c07a35c: Waiting 21:39:51 b2191e2be29d: Waiting 21:39:51 0923e416837e: Layer already exists 21:39:51 7497c73d6552: Layer already exists 21:39:51 5cbaaae9d0c3: Layer already exists 21:39:51 8a2d74be0a8d: Layer already exists 21:39:51 9542a5687ce4: Layer already exists 21:39:51 39c9de8a17dd: Layer already exists 21:39:51 5f645c07a35c: Layer already exists 21:39:51 b2191e2be29d: Layer already exists 21:39:51 3.1.0-dev.51: digest: sha256:83d66866cf0c626b88111f08019c7bd8539efdd2771c0d879c4b7e7368631d86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:39:51 0923e416837e: Preparing 21:39:51 8a2d74be0a8d: Preparing 21:39:51 5cbaaae9d0c3: Preparing 21:39:51 9542a5687ce4: Preparing 21:39:51 7497c73d6552: Preparing 21:39:51 39c9de8a17dd: Preparing 21:39:51 5f645c07a35c: Preparing 21:39:51 b2191e2be29d: Preparing 21:39:51 39c9de8a17dd: Waiting 21:39:51 5f645c07a35c: Waiting 21:39:51 b2191e2be29d: Waiting 21:39:51 7497c73d6552: Layer already exists 21:39:51 5cbaaae9d0c3: Layer already exists 21:39:51 8a2d74be0a8d: Layer already exists 21:39:51 9542a5687ce4: Layer already exists 21:39:51 0923e416837e: Layer already exists 21:39:51 5f645c07a35c: Layer already exists 21:39:51 39c9de8a17dd: Layer already exists 21:39:51 b2191e2be29d: Layer already exists 21:39:51 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:83d66866cf0c626b88111f08019c7bd8539efdd2771c0d879c4b7e7368631d86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:52 + 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 21:39:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:39:52 0923e416837e: Preparing 21:39:52 8a2d74be0a8d: Preparing 21:39:52 5cbaaae9d0c3: Preparing 21:39:52 9542a5687ce4: Preparing 21:39:52 7497c73d6552: Preparing 21:39:52 39c9de8a17dd: Preparing 21:39:52 5f645c07a35c: Preparing 21:39:52 b2191e2be29d: Preparing 21:39:52 5f645c07a35c: Waiting 21:39:52 b2191e2be29d: Waiting 21:39:52 39c9de8a17dd: Waiting 21:39:52 5cbaaae9d0c3: Layer already exists 21:39:52 8a2d74be0a8d: Layer already exists 21:39:52 7497c73d6552: Layer already exists 21:39:52 9542a5687ce4: Layer already exists 21:39:52 0923e416837e: Layer already exists 21:39:52 b2191e2be29d: Layer already exists 21:39:52 5f645c07a35c: Layer already exists 21:39:52 39c9de8a17dd: Layer already exists 21:39:52 main: digest: sha256:83d66866cf0c626b88111f08019c7bd8539efdd2771c0d879c4b7e7368631d86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:52 ===================================================== [Pipeline] echo 21:39:52 taggedImages: 21:39:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:39:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.51 21:39:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:39:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:39:52 2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:52 latest 21:39:52 3.1.0-dev.51 21:39:52 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:39:52 main 21:39:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:39:53 9664b6f1160f: Preparing 21:39:53 41083522d9cf: Preparing 21:39:53 9542a5687ce4: Preparing 21:39:53 7497c73d6552: Preparing 21:39:53 4da6e98c25b5: Preparing 21:39:53 b2191e2be29d: Preparing 21:39:53 b2191e2be29d: Waiting 21:39:53 7497c73d6552: Layer already exists 21:39:53 9542a5687ce4: Layer already exists 21:39:53 b2191e2be29d: Layer already exists 21:39:53 9664b6f1160f: Pushed 21:39:53 4da6e98c25b5: Pushed 21:40:00 41083522d9cf: Pushed 21:40:00 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:b8ed948ec7a06aab29cd47a241a1817e199cbc9c841cf7d7a09afec91507a250 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:40:00 9664b6f1160f: Preparing 21:40:00 41083522d9cf: Preparing 21:40:00 9542a5687ce4: Preparing 21:40:00 7497c73d6552: Preparing 21:40:00 4da6e98c25b5: Preparing 21:40:00 b2191e2be29d: Preparing 21:40:00 b2191e2be29d: Waiting 21:40:00 41083522d9cf: Layer already exists 21:40:00 7497c73d6552: Layer already exists 21:40:00 9542a5687ce4: Layer already exists 21:40:00 4da6e98c25b5: Layer already exists 21:40:00 9664b6f1160f: Layer already exists 21:40:00 b2191e2be29d: Layer already exists 21:40:01 latest: digest: sha256:b8ed948ec7a06aab29cd47a241a1817e199cbc9c841cf7d7a09afec91507a250 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.51 21:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:40:01 9664b6f1160f: Preparing 21:40:01 41083522d9cf: Preparing 21:40:01 9542a5687ce4: Preparing 21:40:01 7497c73d6552: Preparing 21:40:01 4da6e98c25b5: Preparing 21:40:01 b2191e2be29d: Preparing 21:40:01 b2191e2be29d: Waiting 21:40:01 4da6e98c25b5: Layer already exists 21:40:01 41083522d9cf: Layer already exists 21:40:01 9664b6f1160f: Layer already exists 21:40:01 9542a5687ce4: Layer already exists 21:40:01 7497c73d6552: Layer already exists 21:40:01 b2191e2be29d: Layer already exists 21:40:01 3.1.0-dev.51: digest: sha256:b8ed948ec7a06aab29cd47a241a1817e199cbc9c841cf7d7a09afec91507a250 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:40:02 9664b6f1160f: Preparing 21:40:02 41083522d9cf: Preparing 21:40:02 9542a5687ce4: Preparing 21:40:02 7497c73d6552: Preparing 21:40:02 4da6e98c25b5: Preparing 21:40:02 b2191e2be29d: Preparing 21:40:02 b2191e2be29d: Waiting 21:40:02 9542a5687ce4: Layer already exists 21:40:02 4da6e98c25b5: Layer already exists 21:40:02 9664b6f1160f: Layer already exists 21:40:02 7497c73d6552: Layer already exists 21:40:02 41083522d9cf: Layer already exists 21:40:02 b2191e2be29d: Layer already exists 21:40:02 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:b8ed948ec7a06aab29cd47a241a1817e199cbc9c841cf7d7a09afec91507a250 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:40:03 9664b6f1160f: Preparing 21:40:03 41083522d9cf: Preparing 21:40:03 9542a5687ce4: Preparing 21:40:03 7497c73d6552: Preparing 21:40:03 4da6e98c25b5: Preparing 21:40:03 b2191e2be29d: Preparing 21:40:03 b2191e2be29d: Waiting 21:40:03 41083522d9cf: Layer already exists 21:40:03 7497c73d6552: Layer already exists 21:40:03 9542a5687ce4: Layer already exists 21:40:03 9664b6f1160f: Layer already exists 21:40:03 4da6e98c25b5: Layer already exists 21:40:03 b2191e2be29d: Layer already exists 21:40:03 main: digest: sha256:b8ed948ec7a06aab29cd47a241a1817e199cbc9c841cf7d7a09afec91507a250 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:03 ===================================================== [Pipeline] echo 21:40:03 taggedImages: 21:40:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:40:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:40:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.51 21:40:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:40:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:40:03 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:40:03 2de8fa554a394181c312fea9a7aee868e4babbb7 21:40:03 latest 21:40:03 3.1.0-dev.51 21:40:03 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:40:03 main 21:40:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:40:04 b0a4fdcf61a6: Preparing 21:40:04 6a682af1715d: Preparing 21:40:04 9542a5687ce4: Preparing 21:40:04 7497c73d6552: Preparing 21:40:04 29bd2e7e6bfb: Preparing 21:40:04 b2191e2be29d: Preparing 21:40:04 b2191e2be29d: Waiting 21:40:04 9542a5687ce4: Layer already exists 21:40:04 29bd2e7e6bfb: Layer already exists 21:40:04 7497c73d6552: Layer already exists 21:40:04 b2191e2be29d: Layer already exists 21:40:04 b0a4fdcf61a6: Pushed 21:40:11 6a682af1715d: Pushed 21:40:11 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:a93dbebe1543646de166e1ecf6b7f02a203d5ac525a915860fbedf5c07a0b932 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:40:12 b0a4fdcf61a6: Preparing 21:40:12 6a682af1715d: Preparing 21:40:12 9542a5687ce4: Preparing 21:40:12 7497c73d6552: Preparing 21:40:12 29bd2e7e6bfb: Preparing 21:40:12 b2191e2be29d: Preparing 21:40:12 b2191e2be29d: Waiting 21:40:12 29bd2e7e6bfb: Layer already exists 21:40:12 9542a5687ce4: Layer already exists 21:40:12 6a682af1715d: Layer already exists 21:40:12 7497c73d6552: Layer already exists 21:40:12 b0a4fdcf61a6: Layer already exists 21:40:12 b2191e2be29d: Layer already exists 21:40:12 latest: digest: sha256:a93dbebe1543646de166e1ecf6b7f02a203d5ac525a915860fbedf5c07a0b932 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.51 21:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:40:12 b0a4fdcf61a6: Preparing 21:40:12 6a682af1715d: Preparing 21:40:12 9542a5687ce4: Preparing 21:40:12 7497c73d6552: Preparing 21:40:12 29bd2e7e6bfb: Preparing 21:40:12 b2191e2be29d: Preparing 21:40:12 29bd2e7e6bfb: Layer already exists 21:40:12 b0a4fdcf61a6: Layer already exists 21:40:12 7497c73d6552: Layer already exists 21:40:12 9542a5687ce4: Layer already exists 21:40:12 6a682af1715d: Layer already exists 21:40:12 b2191e2be29d: Layer already exists 21:40:12 3.1.0-dev.51: digest: sha256:a93dbebe1543646de166e1ecf6b7f02a203d5ac525a915860fbedf5c07a0b932 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:40:13 b0a4fdcf61a6: Preparing 21:40:13 6a682af1715d: Preparing 21:40:13 9542a5687ce4: Preparing 21:40:13 7497c73d6552: Preparing 21:40:13 29bd2e7e6bfb: Preparing 21:40:13 b2191e2be29d: Preparing 21:40:13 b2191e2be29d: Waiting 21:40:13 9542a5687ce4: Layer already exists 21:40:13 7497c73d6552: Layer already exists 21:40:13 29bd2e7e6bfb: Layer already exists 21:40:13 b0a4fdcf61a6: Layer already exists 21:40:13 6a682af1715d: Layer already exists 21:40:13 b2191e2be29d: Layer already exists 21:40:13 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:a93dbebe1543646de166e1ecf6b7f02a203d5ac525a915860fbedf5c07a0b932 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:40:14 b0a4fdcf61a6: Preparing 21:40:14 6a682af1715d: Preparing 21:40:14 9542a5687ce4: Preparing 21:40:14 7497c73d6552: Preparing 21:40:14 29bd2e7e6bfb: Preparing 21:40:14 b2191e2be29d: Preparing 21:40:14 b2191e2be29d: Waiting 21:40:14 29bd2e7e6bfb: Layer already exists 21:40:14 b0a4fdcf61a6: Layer already exists 21:40:14 6a682af1715d: Layer already exists 21:40:14 9542a5687ce4: Layer already exists 21:40:14 7497c73d6552: Layer already exists 21:40:14 b2191e2be29d: Layer already exists 21:40:14 main: digest: sha256:a93dbebe1543646de166e1ecf6b7f02a203d5ac525a915860fbedf5c07a0b932 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:14 ===================================================== [Pipeline] echo 21:40:14 taggedImages: 21:40:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 21:40:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:40:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.51 21:40:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 21:40:14 - 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 21:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:14 21:40:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:15 arm64: Pulling from edgex-lftools-log-publisher 21:40:15 8998bd30e6a1: Pulling fs layer 21:40:15 04944245beec: Pulling fs layer 21:40:15 699f458cf7ca: Pulling fs layer 21:40:15 765212b225bb: Pulling fs layer 21:40:15 f23df028b6ca: Pulling fs layer 21:40:15 d65c8cfc05b1: Pulling fs layer 21:40:15 2437ff75d9bd: Pulling fs layer 21:40:15 f23df028b6ca: Waiting 21:40:15 d65c8cfc05b1: Waiting 21:40:15 2437ff75d9bd: Waiting 21:40:15 765212b225bb: Waiting 21:40:15 04944245beec: Verifying Checksum 21:40:15 04944245beec: Download complete 21:40:15 765212b225bb: Verifying Checksum 21:40:15 765212b225bb: Download complete 21:40:15 f23df028b6ca: Verifying Checksum 21:40:15 f23df028b6ca: Download complete 21:40:15 d65c8cfc05b1: Verifying Checksum 21:40:15 d65c8cfc05b1: Download complete 21:40:15 699f458cf7ca: Verifying Checksum 21:40:15 699f458cf7ca: Download complete 21:40:15 8998bd30e6a1: Verifying Checksum 21:40:15 8998bd30e6a1: Download complete 21:40:17 2437ff75d9bd: Verifying Checksum 21:40:17 2437ff75d9bd: Download complete 21:40:19 8998bd30e6a1: Pull complete 21:40:19 04944245beec: Pull complete 21:40:21 699f458cf7ca: Pull complete 21:40:21 765212b225bb: Pull complete 21:40:22 f23df028b6ca: Pull complete 21:40:22 d65c8cfc05b1: Pull complete 21:40:37 2437ff75d9bd: Pull complete 21:40:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:40:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:37 prd-ubuntu20.04-docker-arm64-4c-16g-7472 does not seem to be running inside a container 21:40:37 $ 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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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 21:40:39 $ docker top 939faeac152145274799f71ca6a2a6a0c19e93abaaa4c957b9a5c16d42dc48f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:39 ---> job-cost.sh 21:40:40 lf-activate-venv: SKIPPING 21:40:40 INFO: No Stack... 21:40:40 INFO: Retrieving Pricing Info for: v3-standard-4 21:40:41 INFO: Archiving Costs [Pipeline] sh 21:40:42 + cat /w/workspace/edgex-go/585/archives/cost.csv 21:40:42 + cut -d, -f6 [Pipeline] lock 21:40:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-585-stack-cost] 21:40:42 Resource [jenkins-edgexfoundry-edgex-go-main-585-stack-cost] did not exist. Created. 21:40:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-585-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:40:42 + echo total: 0.10999999940395355 [Pipeline] stash 21:40:43 Stashed 1 file(s) [Pipeline] } 21:40:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-585-stack-cost] [Pipeline] // lock [Pipeline] } 21:40:43 $ docker stop --time=1 939faeac152145274799f71ca6a2a6a0c19e93abaaa4c957b9a5c16d42dc48f9 21:40:44 $ docker rm -f --volumes 939faeac152145274799f71ca6a2a6a0c19e93abaaa4c957b9a5c16d42dc48f9 [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 21:40:45 provisioning config files... 21:40:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/585@tmp/config1855367527673296931tmp [Pipeline] { [Pipeline] sh 21:40:45 + set +x 21:40:45 + bash -s -- 21:40:45 + curl -s https://codecov.io/bash 21:40:45 21:40:45 _____ _ 21:40:45 / ____| | | 21:40:45 | | ___ __| | ___ ___ _____ __ 21:40:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:40:45 | |___| (_) | (_| | __/ (_| (_) \ V / 21:40:45 \_____\___/ \__,_|\___|\___\___/ \_/ 21:40:45 Bash-1.0.6 21:40:45 21:40:45 21:40:45 ==> git version 2.25.1 found 21:40:45 ==> 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 21:40:45 Release-Date: 2020-01-08 21:40:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:40:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:40:45 ==> Jenkins CI detected. 21:40:45 current dir:  /w/workspace/edgex-go/585 21:40:45 project root: . 21:40:45 --> token set from env 21:40:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:40:45 ==> Running gcov in . (disable via -X gcov) 21:40:45 ==> Python coveragepy not found 21:40:45 ==> Searching for coverage reports in: 21:40:45 + . 21:40:45 -> Found 1 reports 21:40:45 ==> Detecting git/mercurial file structure 21:40:45 ==> Reading reports 21:40:45 + ./coverage.out bytes=453602 21:40:45 ==> Appending adjustments 21:40:45 https://docs.codecov.io/docs/fixing-reports 21:40:46 + Found adjustments 21:40:46 ==> Gzipping contents 21:40:46 60K /tmp/codecov.00V5z8.gz 21:40:46 ==> Uploading reports 21:40:46 url: https://codecov.io 21:40:46 query: branch=main&commit=2de8fa554a394181c312fea9a7aee868e4babbb7&build=585&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F585%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:40:46 -> Pinging Codecov 21:40:46 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=2de8fa554a394181c312fea9a7aee868e4babbb7&build=585&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F585%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:40:46 -> Uploading to 21:40:46 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/00271124DB129430A58F1EEE437C3FCB/2de8fa554a394181c312fea9a7aee868e4babbb7/b1cbaee7-de87-41fa-861b-4266868fd260.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T214046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec5ebc1d6de1e1defc1f19033f57bf22c6e6db33c5702814058b0f3a548b2ac0 21:40:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:40:46 Dload Upload Total Spent Left Speed 21:40:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58216 0 0 100 58216 0 275k --:--:-- --:--:-- --:--:-- 275k 21:40:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } 21:40:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:40:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:40:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:40:47 21:40:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:40:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:40:47 df9b9388f04a: Pulling fs layer 21:40:47 52dc419b0ee2: Pulling fs layer 21:40:47 25bc292e5bac: Pulling fs layer 21:40:47 114826534d7a: Pulling fs layer 21:40:47 4657fd5d0bcf: Pulling fs layer 21:40:47 6ad1cebc031e: Pulling fs layer 21:40:47 8a3aa393b2d8: Pulling fs layer 21:40:47 114826534d7a: Waiting 21:40:47 4657fd5d0bcf: Waiting 21:40:47 6ad1cebc031e: Waiting 21:40:47 8a3aa393b2d8: Waiting 21:40:47 25bc292e5bac: Verifying Checksum 21:40:47 25bc292e5bac: Download complete 21:40:47 52dc419b0ee2: Verifying Checksum 21:40:47 52dc419b0ee2: Download complete 21:40:47 4657fd5d0bcf: Download complete 21:40:47 df9b9388f04a: Verifying Checksum 21:40:47 df9b9388f04a: Download complete 21:40:48 df9b9388f04a: Pull complete 21:40:48 6ad1cebc031e: Verifying Checksum 21:40:48 6ad1cebc031e: Download complete 21:40:48 52dc419b0ee2: Pull complete 21:40:48 25bc292e5bac: Pull complete 21:40:48 114826534d7a: Verifying Checksum 21:40:48 114826534d7a: Download complete 21:40:48 8a3aa393b2d8: Verifying Checksum 21:40:48 8a3aa393b2d8: Download complete 21:40:52 114826534d7a: Pull complete 21:40:52 4657fd5d0bcf: Pull complete 21:40:52 6ad1cebc031e: Pull complete 21:40:54 8a3aa393b2d8: Pull complete 21:40:54 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:40:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:54 prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container 21:40:54 $ 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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:40:57 $ docker top 8f99295bb88322ef73751a4b78b1074f565a7b3e4de4c147cf9b370245d4baaa -eo pid,comm [Pipeline] { [Pipeline] echo 21:40:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:40:57 + set -o pipefail 21:40:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:41:03 21:41:03 Monitoring /w/workspace/edgex-go/585 (github.com/edgexfoundry/edgex-go)... 21:41:03 21:41:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/50b2c6c8-04bd-47b9-a726-f9fcd8873971 21:41:03 21:41:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:41:03 21:41:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:41:03 21:41:03 21:41:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:41:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:41:03 More details here: https://snyk.co/ue1NS [Pipeline] } 21:41:03 $ docker stop --time=1 8f99295bb88322ef73751a4b78b1074f565a7b3e4de4c147cf9b370245d4baaa 21:41:06 $ docker rm -f --volumes 8f99295bb88322ef73751a4b78b1074f565a7b3e4de4c147cf9b370245d4baaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:41:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:06 provisioning config files... 21:41:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/585@tmp/config14776082209989500079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:06 --> edgex-publish-swagger.sh 21:41:06 === Publish openapi/v3 API === 21:41:06 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:41:06 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/585/openapi/v3/core-command.yaml] 21:41:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:06 Dload Upload Total Spent Left Speed 21:41:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 67176 --:--:-- --:--:-- --:--:-- 67176 21:41:06 21:41:06 21:41:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/585/openapi/v3/core-data.yaml] 21:41:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:07 Dload Upload Total Spent Left Speed 21:41:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 343k --:--:-- --:--:-- --:--:-- 341k 100 71708 0 0 100 71708 0 143k --:--:-- --:--:-- --:--:-- 143k 21:41:07 21:41:07 21:41:07 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/585/openapi/v3/core-metadata.yaml] 21:41:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:07 Dload Upload Total Spent Left Speed 21:41:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 276k --:--:-- --:--:-- --:--:-- 276k 21:41:08 21:41:08 21:41:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/585/openapi/v3/support-notifications.yaml] 21:41:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:08 Dload Upload Total Spent Left Speed 21:41:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 416k --:--:-- --:--:-- --:--:-- 414k 100 87000 0 0 100 87000 0 185k --:--:-- --:--:-- --:--:-- 185k 21:41:08 21:41:08 21:41:08 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/585/openapi/v3/support-scheduler.yaml] 21:41:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:08 Dload Upload Total Spent Left Speed 21:41:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 81756 --:--:-- --:--:-- --:--:-- 81937 21:41:09 21:41:09 [Pipeline] } 21:41:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:41:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:41:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:41:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:09 prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container 21:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:41:10 $ docker top df2d17e634d2c636855d275062f7efd3f1e00a23147ed32c874f0474b4402ac5 -eo pid,comm 21:41:10 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). 21:41:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:41:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:41:10 [ssh-agent] Looking for ssh-agent implementation... 21:41:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:41:10 $ docker exec df2d17e634d2c636855d275062f7efd3f1e00a23147ed32c874f0474b4402ac5 ssh-agent 21:41:10 SSH_AUTH_SOCK=/tmp/ssh-c2qAPXLt2rMa/agent.33 21:41:10 SSH_AGENT_PID=39 21:41:10 Running ssh-add (command line suppressed) 21:41:10 Identity added: /w/workspace/edgex-go/585@tmp/private_key_17618051055082405468.key (/w/workspace/edgex-go/585@tmp/private_key_17618051055082405468.key) 21:41:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:41:11 + git semver tag 21:41:11 2023-09-20 21:41:11,321 [run_tag] DEBUG tag force:False 21:41:11 2023-09-20 21:41:11,321 [check_head_tag] DEBUG check head tag 21:41:11 2023-09-20 21:41:11,322 [execute] INFO git cat-file --batch-check 21:41:11 2023-09-20 21:41:11,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/585, universal_newlines=False, shell=None, istream=) 21:41:11 2023-09-20 21:41:11,327 [execute] INFO git cat-file --batch 21:41:11 2023-09-20 21:41:11,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/585, universal_newlines=False, shell=None, istream=) 21:41:11 2023-09-20 21:41:11,352 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main 21:41:11 2023-09-20 21:41:11,352 [execute] INFO git tag -a v3.1.0-dev.51 -m v3.1.0-dev.51 21:41:11 2023-09-20 21:41:11,352 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.51', '-m', 'v3.1.0-dev.51'], cwd=/w/workspace/edgex-go/585, universal_newlines=False, shell=None, istream=None) 21:41:11 2023-09-20 21:41:11,357 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main 21:41:11 3.1.0-dev.51 [Pipeline] } 21:41:11 $ docker exec --env ******** --env ******** df2d17e634d2c636855d275062f7efd3f1e00a23147ed32c874f0474b4402ac5 ssh-agent -k 21:41:11 unset SSH_AUTH_SOCK; 21:41:11 unset SSH_AGENT_PID; 21:41:11 echo Agent pid 39 killed; 21:41:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:41:11 + git semver [Pipeline] } 21:41:12 $ docker stop --time=1 df2d17e634d2c636855d275062f7efd3f1e00a23147ed32c874f0474b4402ac5 21:41:13 $ docker rm -f --volumes df2d17e634d2c636855d275062f7efd3f1e00a23147ed32c874f0474b4402ac5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:41:13 21:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:41:14 0.23.1-centos7: Pulling from edgex-lftools 21:41:14 ab5ef0e58194: Pulling fs layer 21:41:14 9712f1f96733: Pulling fs layer 21:41:14 63f879dbbcfc: Pulling fs layer 21:41:14 0d9ebad4ef96: Pulling fs layer 21:41:14 e9a5061849ea: Pulling fs layer 21:41:14 d747dcd14b5f: Pulling fs layer 21:41:14 2de7ff778b66: Pulling fs layer 21:41:14 0d9ebad4ef96: Waiting 21:41:14 e9a5061849ea: Waiting 21:41:14 d747dcd14b5f: Waiting 21:41:14 2de7ff778b66: Waiting 21:41:14 9712f1f96733: Verifying Checksum 21:41:14 9712f1f96733: Download complete 21:41:14 63f879dbbcfc: Verifying Checksum 21:41:14 63f879dbbcfc: Download complete 21:41:14 e9a5061849ea: Verifying Checksum 21:41:14 e9a5061849ea: Download complete 21:41:14 d747dcd14b5f: Download complete 21:41:14 0d9ebad4ef96: Verifying Checksum 21:41:14 0d9ebad4ef96: Download complete 21:41:14 ab5ef0e58194: Download complete 21:41:14 2de7ff778b66: Verifying Checksum 21:41:14 2de7ff778b66: Download complete 21:41:17 ab5ef0e58194: Pull complete 21:41:17 9712f1f96733: Pull complete 21:41:17 63f879dbbcfc: Pull complete 21:41:21 0d9ebad4ef96: Pull complete 21:41:21 e9a5061849ea: Pull complete 21:41:21 d747dcd14b5f: Pull complete 21:41:22 2de7ff778b66: Pull complete 21:41:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:41:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:22 prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container 21:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:41:25 $ docker top d1757bad68f2425a2ec7620286e188f91227a2037070759c859a0003299f7706 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:41:25 provisioning config files... 21:41:25 copy managed file [sigul-config] to file:/w/workspace/edgex-go/585@tmp/config1883627892615084937tmp 21:41:25 copy managed file [sigul-password] to file:/w/workspace/edgex-go/585@tmp/config9211921698852943193tmp 21:41:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/585@tmp/config324941203688152589tmp [Pipeline] { [Pipeline] echo 21:41:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:41:26 ---> sigul-configuration.sh 21:41:26 gpg: directory `/root/.gnupg' created 21:41:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:41:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:41:26 gpg: keyring `/root/.gnupg/secring.gpg' created 21:41:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:41:26 gpg: CAST5 encrypted data 21:41:26 gpg: encrypted with 1 passphrase 21:41:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:41:26 + mkdir /home/jenkins 21:41:26 + mkdir /home/jenkins/sigul [Pipeline] sh 21:41:26 + 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 21:41:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:41:27 ---> sigul-install.sh 21:41:27 Sigul already installed; skipping installation. [Pipeline] sh 21:41:27 + git tag --list 21:41:27 0.6.0 21:41:27 0.6.1 21:41:27 0.7.0 21:41:27 0.7.1 21:41:27 v1.0.0 21:41:27 v1.0.1 21:41:27 v1.1.0 21:41:27 v1.2.0 21:41:27 v1.2.1 21:41:27 v1.3.0 21:41:27 v1.3.1 21:41:27 v2.0.0 21:41:27 v2.1.0 21:41:27 v2.1.1 21:41:27 v2.2.0 21:41:27 v2.3.0 21:41:27 v3.0 21:41:27 v3.0.0 21:41:27 v3.1.0-dev.1 21:41:27 v3.1.0-dev.10 21:41:27 v3.1.0-dev.11 21:41:27 v3.1.0-dev.12 21:41:27 v3.1.0-dev.13 21:41:27 v3.1.0-dev.14 21:41:27 v3.1.0-dev.15 21:41:27 v3.1.0-dev.16 21:41:27 v3.1.0-dev.17 21:41:27 v3.1.0-dev.18 21:41:27 v3.1.0-dev.19 21:41:27 v3.1.0-dev.2 21:41:27 v3.1.0-dev.20 21:41:27 v3.1.0-dev.21 21:41:27 v3.1.0-dev.22 21:41:27 v3.1.0-dev.23 21:41:27 v3.1.0-dev.24 21:41:27 v3.1.0-dev.25 21:41:27 v3.1.0-dev.26 21:41:27 v3.1.0-dev.27 21:41:27 v3.1.0-dev.28 21:41:27 v3.1.0-dev.29 21:41:27 v3.1.0-dev.3 21:41:27 v3.1.0-dev.30 21:41:27 v3.1.0-dev.31 21:41:27 v3.1.0-dev.32 21:41:27 v3.1.0-dev.33 21:41:27 v3.1.0-dev.34 21:41:27 v3.1.0-dev.35 21:41:27 v3.1.0-dev.36 21:41:27 v3.1.0-dev.37 21:41:27 v3.1.0-dev.38 21:41:27 v3.1.0-dev.39 21:41:27 v3.1.0-dev.4 21:41:27 v3.1.0-dev.40 21:41:27 v3.1.0-dev.41 21:41:27 v3.1.0-dev.42 21:41:27 v3.1.0-dev.43 21:41:27 v3.1.0-dev.44 21:41:27 v3.1.0-dev.45 21:41:27 v3.1.0-dev.46 21:41:27 v3.1.0-dev.47 21:41:27 v3.1.0-dev.48 21:41:27 v3.1.0-dev.49 21:41:27 v3.1.0-dev.5 21:41:27 v3.1.0-dev.50 21:41:27 v3.1.0-dev.51 21:41:27 v3.1.0-dev.6 21:41:27 v3.1.0-dev.7 21:41:27 v3.1.0-dev.8 21:41:27 v3.1.0-dev.9 [Pipeline] sh 21:41:27 + lftools sign git-tag v3.1.0-dev.51 21:41:28 Signing Git tag with Sigul... 21:41:28 Signing v3.1.0-dev.51 [Pipeline] echo 21:41:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:41:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:41:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:41:28 $ docker stop --time=1 d1757bad68f2425a2ec7620286e188f91227a2037070759c859a0003299f7706 21:41:30 $ docker rm -f --volumes d1757bad68f2425a2ec7620286e188f91227a2037070759c859a0003299f7706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:41:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:41:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:41:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:30 prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container 21:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:41:31 $ docker top 23516d8f5441a09772401167c0ee08cc2c36be9ccb45b14a0163f4e6c8569b09 -eo pid,comm 21:41:31 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). 21:41:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:41:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:41:31 [ssh-agent] Looking for ssh-agent implementation... 21:41:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:41:31 $ docker exec 23516d8f5441a09772401167c0ee08cc2c36be9ccb45b14a0163f4e6c8569b09 ssh-agent 21:41:31 SSH_AUTH_SOCK=/tmp/ssh-Q0uAP6HFY9hM/agent.32 21:41:31 SSH_AGENT_PID=39 21:41:31 Running ssh-add (command line suppressed) 21:41:31 Identity added: /w/workspace/edgex-go/585@tmp/private_key_5624785018583813417.key (/w/workspace/edgex-go/585@tmp/private_key_5624785018583813417.key) 21:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:41:31 + git semver bump pre 21:41:32 2023-09-20 21:41:31,979 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main 21:41:32 2023-09-20 21:41:31,979 [bump_version] DEBUG bumping version:3.1.0-dev.51 on axis:pre with prefix:dev 21:41:32 2023-09-20 21:41:31,979 [bump_version] DEBUG bumped version:3.1.0-dev.52 21:41:32 2023-09-20 21:41:31,979 [write_version] DEBUG write version:3.1.0-dev.52 to path:/w/workspace/edgex-go/585/.semver/main with force:True 21:41:32 2023-09-20 21:41:31,979 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main 21:41:32 2023-09-20 21:41:31,979 [write_file] DEBUG write to file:/w/workspace/edgex-go/585/.semver/main 21:41:32 2023-09-20 21:41:31,981 [execute] INFO git cat-file --batch-check 21:41:32 2023-09-20 21:41:31,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=False, shell=None, istream=) 21:41:32 2023-09-20 21:41:31,987 [execute] INFO git cat-file --batch 21:41:32 2023-09-20 21:41:31,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=False, shell=None, istream=) 21:41:32 2023-09-20 21:41:31,992 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main 21:41:32 3.1.0-dev.52 [Pipeline] } 21:41:32 $ docker exec --env ******** --env ******** 23516d8f5441a09772401167c0ee08cc2c36be9ccb45b14a0163f4e6c8569b09 ssh-agent -k 21:41:32 unset SSH_AUTH_SOCK; 21:41:32 unset SSH_AGENT_PID; 21:41:32 echo Agent pid 39 killed; 21:41:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:41:32 + git semver [Pipeline] } 21:41:32 $ docker stop --time=1 23516d8f5441a09772401167c0ee08cc2c36be9ccb45b14a0163f4e6c8569b09 21:41:34 $ docker rm -f --volumes 23516d8f5441a09772401167c0ee08cc2c36be9ccb45b14a0163f4e6c8569b09 [Pipeline] // withDockerContainer [Pipeline] sh 21:41:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:41:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:41:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:34 prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container 21:41:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:41:35 $ docker top 6714cd06d0bc558451c8aad8214516e40d851ffce72ef13e758900aad1b79d58 -eo pid,comm 21:41:35 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). 21:41:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:41:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:41:35 [ssh-agent] Looking for ssh-agent implementation... 21:41:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:41:35 $ docker exec 6714cd06d0bc558451c8aad8214516e40d851ffce72ef13e758900aad1b79d58 ssh-agent 21:41:35 SSH_AUTH_SOCK=/tmp/ssh-g0Ow4fM7z4Rs/agent.32 21:41:35 SSH_AGENT_PID=38 21:41:35 Running ssh-add (command line suppressed) 21:41:35 Identity added: /w/workspace/edgex-go/585@tmp/private_key_16981311986531966946.key (/w/workspace/edgex-go/585@tmp/private_key_16981311986531966946.key) 21:41:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:41:35 + git semver push 21:41:36 2023-09-20 21:41:35,933 [run_push] DEBUG push 21:41:36 2023-09-20 21:41:35,933 [execute] INFO git cat-file --batch-check 21:41:36 2023-09-20 21:41:35,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=False, shell=None, istream=) 21:41:36 2023-09-20 21:41:35,935 [execute] INFO git rev-list 0a8b223f808caa53ae27a1cc99197a6f08b2e075 -- 21:41:36 2023-09-20 21:41:35,935 [execute] DEBUG Popen(['git', 'rev-list', '0a8b223f808caa53ae27a1cc99197a6f08b2e075', '--'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=False, shell=None, istream=None) 21:41:36 2023-09-20 21:41:35,951 [execute] INFO git fetch -v origin 21:41:36 2023-09-20 21:41:35,952 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=True, shell=None, istream=None) 21:41:36 2023-09-20 21:41:36,512 [run_push] DEBUG no remote changes detected 21:41:36 2023-09-20 21:41:36,513 [execute] INFO git push origin semver 21:41:36 2023-09-20 21:41:36,513 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=False, shell=None, istream=None) 21:41:37 2023-09-20 21:41:37,254 [run_push] DEBUG push all version tags 21:41:37 2023-09-20 21:41:37,255 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:41:37 2023-09-20 21:41:37,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/585, universal_newlines=False, shell=None, istream=None) 21:41:38 2023-09-20 21:41:38,177 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main 21:41:38 3.1.0-dev.52 [Pipeline] } 21:41:38 $ docker exec --env ******** --env ******** 6714cd06d0bc558451c8aad8214516e40d851ffce72ef13e758900aad1b79d58 ssh-agent -k 21:41:38 unset SSH_AUTH_SOCK; 21:41:38 unset SSH_AGENT_PID; 21:41:38 echo Agent pid 38 killed; 21:41:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:41:38 + git semver [Pipeline] } 21:41:39 $ docker stop --time=1 6714cd06d0bc558451c8aad8214516e40d851ffce72ef13e758900aad1b79d58 21:41:40 $ docker rm -f --volumes 6714cd06d0bc558451c8aad8214516e40d851ffce72ef13e758900aad1b79d58 [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 21:41:40 + [ -d /w/workspace/edgex-go/585/archives ] [Pipeline] libraryResource [Pipeline] sh 21:41:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:41:42 ---> package-listing.sh 21:41:42 ++ facter osfamily 21:41:42 ++ tr '[:upper:]' '[:lower:]' 21:41:42 + OS_FAMILY=debian 21:41:42 + workspace=/w/workspace/edgex-go/585 21:41:42 + START_PACKAGES=/tmp/packages_start.txt 21:41:42 + END_PACKAGES=/tmp/packages_end.txt 21:41:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:41:42 + PACKAGES=/tmp/packages_start.txt 21:41:42 + '[' /w/workspace/edgex-go/585 ']' 21:41:42 + PACKAGES=/tmp/packages_end.txt 21:41:42 + case "${OS_FAMILY}" in 21:41:42 + dpkg -l 21:41:42 + grep '^ii' 21:41:42 + '[' -f /tmp/packages_start.txt ']' 21:41:42 + '[' -f /tmp/packages_end.txt ']' 21:41:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:41:42 + '[' /w/workspace/edgex-go/585 ']' 21:41:42 + mkdir -p /w/workspace/edgex-go/585/archives/ 21:41:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/585/archives/ [Pipeline] echo 21:41:42 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/585/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:41:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:43 21:41:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:43 latest: Pulling from edgex-lftools-log-publisher 21:41:43 5eb5b503b376: Pulling fs layer 21:41:43 5c69ac0246d0: Pulling fs layer 21:41:43 ec43610c2a17: Pulling fs layer 21:41:43 3a2ae6a8a46f: Pulling fs layer 21:41:43 33b1e0a273af: Pulling fs layer 21:41:43 5d3b04190fa2: Pulling fs layer 21:41:43 2f39f015ded8: Pulling fs layer 21:41:43 33b1e0a273af: Waiting 21:41:43 5d3b04190fa2: Waiting 21:41:43 2f39f015ded8: Waiting 21:41:43 3a2ae6a8a46f: Waiting 21:41:43 5c69ac0246d0: Verifying Checksum 21:41:43 5c69ac0246d0: Download complete 21:41:43 3a2ae6a8a46f: Verifying Checksum 21:41:43 3a2ae6a8a46f: Download complete 21:41:43 33b1e0a273af: Verifying Checksum 21:41:43 33b1e0a273af: Download complete 21:41:43 ec43610c2a17: Verifying Checksum 21:41:43 ec43610c2a17: Download complete 21:41:43 5d3b04190fa2: Verifying Checksum 21:41:43 5d3b04190fa2: Download complete 21:41:43 5eb5b503b376: Download complete 21:41:44 2f39f015ded8: Download complete 21:41:44 5eb5b503b376: Pull complete 21:41:44 5c69ac0246d0: Pull complete 21:41:45 ec43610c2a17: Pull complete 21:41:45 3a2ae6a8a46f: Pull complete 21:41:45 33b1e0a273af: Pull complete 21:41:45 5d3b04190fa2: Pull complete 21:41:49 2f39f015ded8: Pull complete 21:41:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:41:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:49 prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container 21:41:49 $ 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/585/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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:41:52 $ docker top 122f2c27d14551612b77184abddbbab830012ccf893d5d333127fb0fb5945549 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:52 + touch /tmp/pre-build-complete [Pipeline] sh 21:41:52 + mkdir -p /var/log/sysstat [Pipeline] sh 21:41:53 + ls /var/log/sa-host 21:41:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:53 provisioning config files... 21:41:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/585@tmp/config12853870133034637549tmp [Pipeline] { [Pipeline] echo 21:41:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:41:53 ---> create-netrc.sh [Pipeline] } 21:41:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:41:53 ---> python-tools-install.sh [Pipeline] echo 21:41:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:41:54 ---> sudo-logs.sh 21:41:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:41:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:41:54 ---> job-cost.sh 21:41:54 lf-activate-venv: SKIPPING 21:41:54 DEBUG: total: 0.10999999940395355 21:41:54 INFO: Retrieving Stack Cost... 21:41:57 INFO: Retrieving Pricing Info for: v3-standard-8 21:41:57 INFO: Archiving Costs [Pipeline] echo 21:41:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:41:58 ---> logs-deploy.sh 21:41:58 lf-activate-venv: SKIPPING 21:41:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/585 21:41:58 INFO: archiving workspace using pattern(s): 21:41:58 Archives upload complete. 21:41:58 INFO: archiving logs to Nexus 21:41:59 ---> uname -a: 21:41:59 Linux prd-ubuntu20-04-docker-8c-8g-7250 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:41:59 21:41:59 21:41:59 ---> lscpu: 21:41:59 Architecture: x86_64 21:41:59 CPU op-mode(s): 32-bit, 64-bit 21:41:59 Byte Order: Little Endian 21:41:59 Address sizes: 40 bits physical, 48 bits virtual 21:41:59 CPU(s): 8 21:41:59 On-line CPU(s) list: 0-7 21:41:59 Thread(s) per core: 1 21:41:59 Core(s) per socket: 1 21:41:59 Socket(s): 8 21:41:59 NUMA node(s): 1 21:41:59 Vendor ID: AuthenticAMD 21:41:59 CPU family: 23 21:41:59 Model: 49 21:41:59 Model name: AMD EPYC-Rome Processor 21:41:59 Stepping: 0 21:41:59 CPU MHz: 2800.000 21:41:59 BogoMIPS: 5600.00 21:41:59 Virtualization: AMD-V 21:41:59 Hypervisor vendor: KVM 21:41:59 Virtualization type: full 21:41:59 L1d cache: 256 KiB 21:41:59 L1i cache: 256 KiB 21:41:59 L2 cache: 4 MiB 21:41:59 L3 cache: 128 MiB 21:41:59 NUMA node0 CPU(s): 0-7 21:41:59 Vulnerability Itlb multihit: Not affected 21:41:59 Vulnerability L1tf: Not affected 21:41:59 Vulnerability Mds: Not affected 21:41:59 Vulnerability Meltdown: Not affected 21:41:59 Vulnerability Mmio stale data: Not affected 21:41:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:41:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:41:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:41:59 Vulnerability Srbds: Not affected 21:41:59 Vulnerability Tsx async abort: Not affected 21:41:59 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 21:41:59 21:41:59 21:41:59 ---> nproc: 21:41:59 8 21:41:59 21:41:59 21:41:59 ---> df -h: 21:41:59 Filesystem Size Used Avail Use% Mounted on 21:41:59 overlay 155G 22G 134G 14% / 21:41:59 tmpfs 64M 0 64M 0% /dev 21:41:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:41:59 shm 64M 0 64M 0% /dev/shm 21:41:59 /dev/vda1 155G 22G 134G 14% /facter-os 21:41:59 21:41:59 21:41:59 ---> sar -b -r -n DEV: 21:41:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7250) 09/20/23 _x86_64_ (8 CPU) 21:41:59 21:41:59 20:58:47 LINUX RESTART (8 CPU) 21:41:59 21:41:59 20:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:41:59 21:00:02 70.34 33.17 37.17 0.00 3491.77 37292.10 0.00 21:41:59 21:01:01 158.45 15.74 142.70 0.00 1978.78 79927.76 0.00 21:41:59 21:02:01 37.76 0.07 37.69 0.00 3.87 19248.26 0.00 21:41:59 21:03:01 84.79 0.45 84.34 0.00 36.13 38650.76 0.00 21:41:59 21:04:01 710.31 8.60 701.72 0.00 2119.43 248479.57 0.00 21:41:59 21:05:01 678.26 10.41 667.85 0.00 3397.40 138136.13 0.00 21:41:59 21:06:01 184.09 0.03 184.05 0.00 4.80 4489.52 0.00 21:41:59 21:07:01 14.38 0.02 14.36 0.00 2.80 368.07 0.00 21:41:59 21:08:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 21:41:59 21:09:01 1.43 0.00 1.43 0.00 0.00 28.40 0.00 21:41:59 21:10:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 21:41:59 21:11:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 21:41:59 21:12:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 21:41:59 21:13:01 2.73 1.60 1.13 0.00 36.26 16.00 0.00 21:41:59 21:14:01 2.07 0.02 2.05 0.00 0.13 23.60 0.00 21:41:59 21:15:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 21:41:59 21:16:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 21:41:59 21:17:01 0.98 0.02 0.97 0.00 0.13 11.86 0.00 21:41:59 21:18:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 21:41:59 21:19:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 21:41:59 21:20:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 21:41:59 21:21:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 21:41:59 21:22:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 21:41:59 21:23:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 21:41:59 21:24:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 21:41:59 21:25:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 21:41:59 21:26:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 21:41:59 21:27:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 21:41:59 21:28:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 21:41:59 21:29:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 21:41:59 21:30:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 21:41:59 21:31:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 21:41:59 21:32:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 21:41:59 21:33:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 21:41:59 21:34:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 21:41:59 21:35:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 21:41:59 21:36:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 21:41:59 21:37:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 21:41:59 21:38:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 21:41:59 21:39:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 21:41:59 21:40:01 1.29 0.00 1.29 0.00 0.00 14.51 0.00 21:41:59 21:41:01 59.62 0.45 59.17 0.00 15.06 24815.46 0.00 21:41:59 Average: 48.56 1.68 46.89 0.00 263.47 14075.20 0.00 21:41:59 21:41:59 20:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:41:59 21:00:02 30590524 31862568 516144 1.57 47296 1542000 1657872 4.89 623824 1414816 72 21:41:59 21:01:01 28476864 31561328 749896 2.28 115580 3203024 1769204 5.21 1126244 2873672 232 21:41:59 21:02:01 28005220 31520508 783644 2.38 118968 3577324 1869072 5.51 1323996 3089128 38904 21:41:59 21:03:01 27833960 31513588 790580 2.40 127348 3737228 1948324 5.74 1301920 3282168 1460 21:41:59 21:04:01 17246972 29420828 2810268 8.55 231604 11594272 9105604 26.84 4482108 10045812 917780 21:41:59 21:05:01 17768292 31385328 879420 2.67 253636 13063972 2658752 7.84 2575412 11545288 0 21:41:59 21:06:01 17790652 31457564 811860 2.47 258192 13107876 2389664 7.04 2852668 11249328 320 21:41:59 21:07:01 17788276 31456292 812976 2.47 258860 13108192 2361768 6.96 2996416 11106944 172 21:41:59 21:08:01 17788280 31456392 812808 2.47 258884 13108200 2361768 6.96 2997252 11106952 160 21:41:59 21:09:01 17797240 31465380 803700 2.44 258948 13108176 2361768 6.96 2986692 11106928 212 21:41:59 21:10:01 17797972 31466172 803400 2.44 258976 13108180 2361768 6.96 2986644 11106932 28 21:41:59 21:11:01 17802872 31471100 798656 2.43 258996 13108180 2361768 6.96 2982468 11106932 168 21:41:59 21:12:01 17802572 31470808 798856 2.43 259028 13108184 2361768 6.96 2982452 11106936 28 21:41:59 21:13:01 17789616 31460360 809752 2.46 259076 13109272 2377916 7.01 2993704 11107784 296 21:41:59 21:14:01 17787792 31458628 811716 2.47 259120 13109268 2388132 7.04 2994028 11107732 16 21:41:59 21:15:01 17788500 31459360 810900 2.47 259132 13109276 2388132 7.04 2993884 11107736 172 21:41:59 21:16:01 17788588 31459480 810908 2.47 259156 13109276 2388132 7.04 2994216 11107736 172 21:41:59 21:17:01 17788612 31459576 810908 2.47 259176 13109284 2388132 7.04 2994468 11107744 340 21:41:59 21:18:01 17788984 31459956 810528 2.46 259188 13109288 2388132 7.04 2994064 11107748 12 21:41:59 21:19:01 17788400 31459404 811076 2.47 259208 13109288 2388132 7.04 2994600 11107748 40 21:41:59 21:20:01 17788644 31459664 810752 2.47 259224 13109292 2388132 7.04 2995440 11107752 20 21:41:59 21:21:01 17788628 31459668 810676 2.47 259248 13109292 2388132 7.04 2995364 11107752 44 21:41:59 21:22:01 17788328 31459376 810888 2.47 259264 13109300 2388132 7.04 2995348 11107756 8 21:41:59 21:23:01 17788280 31459336 810848 2.47 259284 13109304 2388132 7.04 2995348 11107760 196 21:41:59 21:24:01 17788732 31459852 810536 2.46 259308 13109292 2388132 7.04 2995404 11107764 8 21:41:59 21:25:01 17788400 31459552 810744 2.47 259344 13109312 2388132 7.04 2995512 11107768 176 21:41:59 21:26:01 17788384 31459548 810676 2.47 259360 13109312 2388132 7.04 2995456 11107772 8 21:41:59 21:27:01 17788304 31459536 810668 2.47 259380 13109316 2388132 7.04 2995496 11107780 200 21:41:59 21:28:01 17788256 31459508 810636 2.47 259396 13109320 2404184 7.09 2995516 11107780 4 21:41:59 21:29:01 17788168 31459420 810740 2.47 259424 13109316 2404184 7.09 2995516 11107780 152 21:41:59 21:30:01 17788436 31459732 810432 2.46 259436 13109324 2404184 7.09 2995624 11107784 8 21:41:59 21:31:01 17788640 31459940 810152 2.46 259456 13109324 2404184 7.09 2995552 11107784 176 21:41:59 21:32:01 17788776 31460084 810140 2.46 259484 13109328 2404184 7.09 2995552 11107788 28 21:41:59 21:33:01 17788508 31459884 810344 2.46 259512 13109332 2404184 7.09 2995608 11107796 204 21:41:59 21:34:01 17788492 31459924 810268 2.46 259552 13109324 2404184 7.09 2995672 11107800 8 21:41:59 21:35:01 17788192 31459772 810320 2.46 259584 13109468 2404184 7.09 2995752 11107916 180 21:41:59 21:36:01 17788128 31459780 810320 2.46 259612 13109468 2387868 7.04 2996328 11107928 172 21:41:59 21:37:01 17788192 31459848 810244 2.46 259620 13109472 2387868 7.04 2995756 11107932 180 21:41:59 21:38:01 17788136 31459792 810208 2.46 259644 13109472 2387868 7.04 2995740 11107932 12 21:41:59 21:39:01 17788056 31459716 810204 2.46 259664 13109476 2387868 7.04 2995740 11107936 208 21:41:59 21:40:01 17787932 31459656 810444 2.46 259688 13109484 2387868 7.04 2995864 11107940 8 21:41:59 21:41:01 16530328 31299744 964660 2.93 274564 14100272 2579072 7.60 3261508 12000348 286828 21:41:59 Average: 18788003 31420904 853164 2.59 243891 12134204 2503161 7.38 2841575 10313348 29748 21:41:59 21:41:59 20:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:41:59 21:00:02 ens3 244.42 155.90 488.85 26.24 0.00 0.00 0.00 0.00 21:41:59 21:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:00:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:41:59 21:01:01 ens3 1435.45 1199.80 12483.56 191.27 0.00 0.00 0.00 0.00 21:41:59 21:01:01 docker0 663.68 673.11 48.98 4583.78 0.00 0.00 0.00 0.00 21:41:59 21:01:01 lo 4.88 4.88 0.47 0.47 0.00 0.00 0.00 0.00 21:41:59 21:02:01 ens3 45.08 32.46 42.48 19.17 0.00 0.00 0.00 0.00 21:41:59 21:02:01 veth3c8e31d 1.45 1.63 0.13 0.15 0.00 0.00 0.00 0.00 21:41:59 21:02:01 docker0 1.45 1.48 0.11 0.13 0.00 0.00 0.00 0.00 21:41:59 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:03:01 ens3 115.76 99.45 2226.26 117.21 0.00 0.00 0.00 0.00 21:41:59 21:03:01 veth25ef381 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:03:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:03:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 21:41:59 21:04:01 ens3 606.15 321.16 4458.96 44.71 0.00 0.00 0.00 0.00 21:41:59 21:04:01 veth4a70cdd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:04:01 vethceb2f73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:04:01 veth6b0266d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:04:01 vetha3a9532 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:04:01 veth25ef381 0.53 0.80 0.05 0.19 0.00 0.00 0.00 0.00 21:41:59 21:04:01 veth322870a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:04:01 veth1639590 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:04:01 docker0 276.54 504.98 23.68 3046.59 0.00 0.00 0.00 0.00 21:41:59 21:04:01 veth8d5a3a3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:41:59 21:04:01 veth2f255b5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:04:01 veth9ec2ef0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:04:01 veth5a739a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:04:01 veth831da41 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:59 21:05:01 ens3 110.32 64.84 1380.68 6.88 0.00 0.00 0.00 0.00 21:41:59 21:05:01 veth25ef381 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:05:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:05:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:41:59 21:06:01 ens3 474.55 484.99 261.72 2416.12 0.00 0.00 0.00 0.00 21:41:59 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:06:01 lo 53.12 53.12 5.24 5.24 0.00 0.00 0.00 0.00 21:41:59 21:07:01 ens3 170.59 164.66 91.00 930.35 0.00 0.00 0.00 0.00 21:41:59 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:07:01 lo 17.80 17.80 1.75 1.75 0.00 0.00 0.00 0.00 21:41:59 21:08:01 ens3 3.13 2.03 6.25 0.32 0.00 0.00 0.00 0.00 21:41:59 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:09:01 ens3 0.85 0.50 0.28 0.21 0.00 0.00 0.00 0.00 21:41:59 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:10:01 ens3 0.57 0.22 0.15 0.07 0.00 0.00 0.00 0.00 21:41:59 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:11:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:41:59 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:12:01 ens3 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 21:41:59 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:13:01 ens3 6.22 4.87 4.28 4.93 0.00 0.00 0.00 0.00 21:41:59 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:41:59 21:14:01 ens3 2.02 1.55 1.07 1.27 0.00 0.00 0.00 0.00 21:41:59 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:15:01 ens3 0.55 0.20 0.10 0.07 0.00 0.00 0.00 0.00 21:41:59 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:16:01 ens3 0.62 0.18 0.14 0.01 0.00 0.00 0.00 0.00 21:41:59 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:17:01 ens3 3.22 0.12 0.24 0.01 0.00 0.00 0.00 0.00 21:41:59 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:18:01 ens3 2.68 0.20 0.31 0.07 0.00 0.00 0.00 0.00 21:41:59 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:19:01 ens3 2.32 0.87 0.75 0.49 0.00 0.00 0.00 0.00 21:41:59 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:20:01 ens3 2.67 3.15 0.47 15.17 0.00 0.00 0.00 0.00 21:41:59 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:21:01 ens3 0.30 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:41:59 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:22:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:41:59 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:23:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:24:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:25:01 ens3 2.60 2.20 0.23 6.68 0.00 0.00 0.00 0.00 21:41:59 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:26:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:41:59 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:27:01 ens3 0.48 0.22 0.08 0.01 0.00 0.00 0.00 0.00 21:41:59 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:28:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 21:41:59 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:29:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:30:01 ens3 4.38 7.92 0.35 7.37 0.00 0.00 0.00 0.00 21:41:59 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:31:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:32:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:33:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:34:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:35:01 ens3 4.95 5.97 0.39 7.27 0.00 0.00 0.00 0.00 21:41:59 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:36:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:41:59 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:39:01 ens3 0.30 0.22 0.12 0.01 0.00 0.00 0.00 0.00 21:41:59 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:59 21:40:01 ens3 4.52 7.96 0.36 7.50 0.00 0.00 0.00 0.00 21:41:59 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:59 21:41:01 ens3 261.47 163.71 5002.19 86.60 0.00 0.00 0.00 0.00 21:41:59 21:41:01 veth1fc9b94 59.54 116.01 5.42 1026.28 0.00 0.00 0.00 0.08 21:41:59 21:41:01 docker0 59.54 115.91 4.61 1026.27 0.00 0.00 0.00 0.00 21:41:59 21:41:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:41:59 Average: ens3 83.04 64.48 625.36 92.61 0.00 0.00 0.00 0.00 21:41:59 Average: veth1fc9b94 1.42 2.76 0.13 24.45 0.00 0.00 0.00 0.00 21:41:59 Average: docker0 23.60 30.61 1.82 204.46 0.00 0.00 0.00 0.00 21:41:59 Average: lo 1.97 1.97 0.19 0.19 0.00 0.00 0.00 0.00 21:41:59 21:41:59 21:41:59 ---> sar -P ALL: 21:41:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7250) 09/20/23 _x86_64_ (8 CPU) 21:41:59 21:41:59 20:58:47 LINUX RESTART (8 CPU) 21:41:59 21:41:59 20:59:01 CPU %user %nice %system %iowait %steal %idle 21:41:59 21:00:02 all 1.84 0.00 0.63 0.70 0.01 96.82 21:41:59 21:00:02 0 1.85 0.00 0.52 0.42 0.02 97.20 21:41:59 21:00:02 1 2.62 0.00 0.38 0.03 0.00 96.97 21:41:59 21:00:02 2 2.07 0.00 1.67 0.40 0.02 95.83 21:41:59 21:00:02 3 1.17 0.00 0.33 0.10 0.02 98.38 21:41:59 21:00:02 4 1.87 0.00 0.85 3.70 0.02 93.56 21:41:59 21:00:02 5 1.80 0.00 0.60 0.12 0.02 97.46 21:41:59 21:00:02 6 1.30 0.00 0.30 0.40 0.02 97.98 21:41:59 21:00:02 7 2.07 0.00 0.35 0.42 0.02 97.14 21:41:59 21:01:01 all 10.79 0.00 4.13 2.43 0.07 82.58 21:41:59 21:01:01 0 8.87 0.00 3.82 1.13 0.05 86.12 21:41:59 21:01:01 1 8.95 0.00 4.24 2.18 0.07 84.57 21:41:59 21:01:01 2 13.24 0.00 4.10 1.80 0.09 80.77 21:41:59 21:01:01 3 9.82 0.00 4.46 10.96 0.07 74.68 21:41:59 21:01:01 4 8.35 0.00 3.34 0.33 0.07 87.92 21:41:59 21:01:01 5 10.59 0.00 3.98 1.09 0.05 84.28 21:41:59 21:01:01 6 12.68 0.00 4.00 0.75 0.05 82.52 21:41:59 21:01:01 7 13.83 0.00 5.15 1.28 0.09 79.66 21:41:59 21:02:01 all 26.21 0.00 3.23 0.69 0.07 69.81 21:41:59 21:02:01 0 24.70 0.00 3.15 0.05 0.07 72.03 21:41:59 21:02:01 1 26.46 0.00 3.30 0.80 0.08 69.35 21:41:59 21:02:01 2 26.74 0.00 3.41 0.02 0.07 69.77 21:41:59 21:02:01 3 27.50 0.00 2.83 0.03 0.07 69.57 21:41:59 21:02:01 4 25.39 0.00 3.06 0.00 0.05 71.50 21:41:59 21:02:01 5 25.29 0.00 3.94 4.50 0.07 66.21 21:41:59 21:02:01 6 28.70 0.00 3.21 0.05 0.07 67.97 21:41:59 21:02:01 7 24.89 0.00 2.90 0.05 0.07 72.09 21:41:59 21:03:01 all 43.18 0.00 5.00 1.15 0.09 50.57 21:41:59 21:03:01 0 42.97 0.00 4.87 0.40 0.08 51.68 21:41:59 21:03:01 1 43.10 0.00 4.58 1.25 0.08 50.99 21:41:59 21:03:01 2 44.51 0.00 4.60 0.52 0.08 50.28 21:41:59 21:03:01 3 41.86 0.00 4.88 0.37 0.08 52.80 21:41:59 21:03:01 4 45.14 0.00 4.88 0.10 0.08 49.80 21:41:59 21:03:01 5 42.90 0.00 5.34 0.17 0.10 51.49 21:41:59 21:03:01 6 42.14 0.00 5.01 0.24 0.10 52.51 21:41:59 21:03:01 7 42.84 0.00 5.86 6.17 0.10 45.03 21:41:59 21:04:01 all 44.67 0.00 9.99 9.98 0.12 35.24 21:41:59 21:04:01 0 44.55 0.00 10.71 18.45 0.10 26.18 21:41:59 21:04:01 1 45.12 0.00 10.33 6.37 0.10 38.07 21:41:59 21:04:01 2 45.49 0.00 9.72 7.69 0.12 36.99 21:41:59 21:04:01 3 44.77 0.00 9.47 10.05 0.13 35.58 21:41:59 21:04:01 4 44.69 0.00 10.09 6.49 0.19 38.54 21:41:59 21:04:01 5 44.58 0.00 9.72 11.23 0.10 34.37 21:41:59 21:04:01 6 43.74 0.00 8.52 13.11 0.08 34.54 21:41:59 21:04:01 7 44.37 0.00 11.37 6.51 0.12 37.63 21:41:59 21:05:01 all 84.60 0.00 7.77 1.94 0.13 5.55 21:41:59 21:05:01 0 83.64 0.00 8.77 4.93 0.14 2.53 21:41:59 21:05:01 1 85.14 0.00 7.28 2.16 0.12 5.30 21:41:59 21:05:01 2 86.12 0.00 6.84 2.47 0.12 4.45 21:41:59 21:05:01 3 85.34 0.00 7.15 0.89 0.12 6.51 21:41:59 21:05:01 4 83.81 0.00 8.26 1.94 0.17 5.82 21:41:59 21:05:01 5 84.74 0.00 7.20 0.98 0.12 6.96 21:41:59 21:05:01 6 85.01 0.00 7.06 0.81 0.14 6.98 21:41:59 21:05:01 7 83.01 0.00 9.65 1.39 0.15 5.80 21:41:59 21:06:01 all 8.12 0.00 1.50 0.69 0.07 89.62 21:41:59 21:06:01 0 6.33 0.00 1.59 0.25 0.03 91.80 21:41:59 21:06:01 1 10.82 0.00 1.48 0.60 0.07 87.03 21:41:59 21:06:01 2 8.73 0.00 1.32 0.97 0.08 88.89 21:41:59 21:06:01 3 8.03 0.00 1.34 0.59 0.08 89.96 21:41:59 21:06:01 4 8.89 0.00 1.29 0.65 0.08 89.08 21:41:59 21:06:01 5 6.03 0.00 1.45 0.98 0.07 91.47 21:41:59 21:06:01 6 8.52 0.00 1.51 0.99 0.07 88.92 21:41:59 21:06:01 7 7.61 0.00 2.03 0.49 0.07 89.80 21:41:59 21:07:01 all 3.50 0.00 0.41 0.04 0.04 96.02 21:41:59 21:07:01 0 1.84 0.00 0.45 0.15 0.03 97.53 21:41:59 21:07:01 1 2.08 0.00 0.28 0.00 0.02 97.62 21:41:59 21:07:01 2 1.74 0.00 0.22 0.08 0.03 97.93 21:41:59 21:07:01 3 4.73 0.00 0.40 0.02 0.05 94.81 21:41:59 21:07:01 4 1.47 0.00 0.28 0.02 0.02 98.21 21:41:59 21:07:01 5 4.55 0.00 0.45 0.00 0.05 94.95 21:41:59 21:07:01 6 5.34 0.00 0.53 0.03 0.03 94.06 21:41:59 21:07:01 7 6.26 0.00 0.63 0.02 0.05 93.04 21:41:59 21:08:01 all 0.29 0.00 0.04 0.00 0.01 99.65 21:41:59 21:08:01 0 0.03 0.00 0.03 0.02 0.00 99.92 21:41:59 21:08:01 1 0.07 0.00 0.07 0.00 0.02 99.85 21:41:59 21:08:01 2 0.07 0.00 0.00 0.00 0.00 99.93 21:41:59 21:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:41:59 21:08:01 4 0.03 0.00 0.05 0.00 0.02 99.90 21:41:59 21:08:01 5 0.10 0.00 0.10 0.00 0.02 99.78 21:41:59 21:08:01 6 0.00 0.00 0.03 0.00 0.03 99.93 21:41:59 21:08:01 7 1.99 0.00 0.02 0.00 0.02 97.98 21:41:59 21:09:01 all 0.28 0.00 0.02 0.01 0.01 99.69 21:41:59 21:09:01 0 0.02 0.00 0.03 0.05 0.02 99.88 21:41:59 21:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:41:59 21:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:09:01 3 0.07 0.00 0.00 0.00 0.00 99.93 21:41:59 21:09:01 4 0.02 0.00 0.03 0.00 0.03 99.92 21:41:59 21:09:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:41:59 21:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:41:59 21:09:01 7 2.02 0.00 0.00 0.00 0.02 97.96 21:41:59 21:10:01 all 0.10 0.00 0.01 0.00 0.01 99.87 21:41:59 21:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:41:59 21:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:10:01 3 0.07 0.00 0.02 0.00 0.02 99.90 21:41:59 21:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:41:59 21:10:01 5 0.03 0.00 0.02 0.00 0.03 99.92 21:41:59 21:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:41:59 21:10:01 7 0.65 0.00 0.07 0.02 0.03 99.23 21:41:59 21:41:59 21:10:01 CPU %user %nice %system %iowait %steal %idle 21:41:59 21:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:41:59 21:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:41:59 21:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:41:59 21:11:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:41:59 21:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:59 21:11:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:41:59 21:11:01 7 0.03 0.00 0.03 0.00 0.03 99.90 21:41:59 21:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 21:41:59 21:12:01 0 0.02 0.00 0.02 0.02 0.02 99.93 21:41:59 21:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:41:59 21:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:41:59 21:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:12:01 5 0.02 0.00 0.05 0.00 0.02 99.92 21:41:59 21:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:12:01 7 0.07 0.00 0.03 0.00 0.02 99.88 21:41:59 21:13:01 all 0.30 0.00 0.03 0.01 0.02 99.64 21:41:59 21:13:01 0 0.12 0.00 0.03 0.02 0.02 99.82 21:41:59 21:13:01 1 0.07 0.00 0.00 0.02 0.00 99.92 21:41:59 21:13:01 2 0.32 0.00 0.07 0.02 0.00 99.60 21:41:59 21:13:01 3 0.32 0.00 0.02 0.00 0.03 99.63 21:41:59 21:13:01 4 0.15 0.00 0.03 0.00 0.02 99.80 21:41:59 21:13:01 5 1.10 0.00 0.03 0.00 0.02 98.85 21:41:59 21:13:01 6 0.10 0.00 0.02 0.00 0.02 99.87 21:41:59 21:13:01 7 0.27 0.00 0.05 0.02 0.03 99.63 21:41:59 21:14:01 all 0.04 0.00 0.04 0.00 0.01 99.90 21:41:59 21:14:01 0 0.02 0.00 0.03 0.03 0.00 99.92 21:41:59 21:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:14:01 3 0.07 0.00 0.03 0.00 0.03 99.87 21:41:59 21:14:01 4 0.03 0.00 0.07 0.00 0.00 99.90 21:41:59 21:14:01 5 0.12 0.00 0.05 0.00 0.02 99.82 21:41:59 21:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:41:59 21:14:01 7 0.07 0.00 0.08 0.00 0.03 99.82 21:41:59 21:15:01 all 0.04 0.00 0.01 0.00 0.01 99.94 21:41:59 21:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:41:59 21:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:41:59 21:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:15:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:41:59 21:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:41:59 21:15:01 5 0.08 0.00 0.00 0.00 0.02 99.90 21:41:59 21:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:41:59 21:15:01 7 0.05 0.00 0.02 0.00 0.03 99.90 21:41:59 21:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:41:59 21:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:41:59 21:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:41:59 21:16:01 3 0.05 0.00 0.03 0.00 0.03 99.88 21:41:59 21:16:01 4 0.02 0.00 0.03 0.00 0.03 99.92 21:41:59 21:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:41:59 21:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:41:59 21:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:41:59 21:17:01 0 0.03 0.00 0.02 0.02 0.00 99.93 21:41:59 21:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:17:01 3 0.07 0.00 0.03 0.02 0.03 99.85 21:41:59 21:17:01 4 0.00 0.00 0.07 0.00 0.02 99.92 21:41:59 21:17:01 5 0.07 0.00 0.02 0.00 0.02 99.90 21:41:59 21:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:41:59 21:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:18:01 all 0.02 0.00 0.02 0.00 0.01 99.95 21:41:59 21:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:41:59 21:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:41:59 21:18:01 3 0.03 0.00 0.03 0.00 0.03 99.90 21:41:59 21:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:41:59 21:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:41:59 21:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:41:59 21:18:01 7 0.03 0.00 0.07 0.00 0.02 99.88 21:41:59 21:19:01 all 0.03 0.00 0.01 0.00 0.02 99.94 21:41:59 21:19:01 0 0.02 0.00 0.00 0.03 0.02 99.93 21:41:59 21:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:41:59 21:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:41:59 21:19:01 3 0.08 0.00 0.03 0.00 0.03 99.85 21:41:59 21:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:41:59 21:19:01 5 0.07 0.00 0.00 0.00 0.02 99.92 21:41:59 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:19:01 7 0.03 0.00 0.00 0.00 0.03 99.93 21:41:59 21:20:01 all 0.15 0.00 0.02 0.00 0.01 99.83 21:41:59 21:20:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:41:59 21:20:01 1 0.76 0.00 0.02 0.00 0.02 99.20 21:41:59 21:20:01 2 0.07 0.00 0.00 0.00 0.00 99.93 21:41:59 21:20:01 3 0.12 0.00 0.07 0.00 0.03 99.78 21:41:59 21:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:41:59 21:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:41:59 21:20:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:41:59 21:20:01 7 0.05 0.00 0.03 0.00 0.02 99.90 21:41:59 21:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:41:59 21:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:41:59 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:21:01 3 0.02 0.00 0.02 0.02 0.03 99.92 21:41:59 21:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:41:59 21:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:41:59 21:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:41:59 21:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:41:59 21:41:59 21:21:01 CPU %user %nice %system %iowait %steal %idle 21:41:59 21:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:41:59 21:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:22:01 3 0.03 0.00 0.02 0.00 0.03 99.92 21:41:59 21:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:22:01 6 0.02 0.00 0.03 0.02 0.00 99.93 21:41:59 21:22:01 7 0.03 0.00 0.02 0.00 0.03 99.92 21:41:59 21:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:41:59 21:23:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:41:59 21:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:41:59 21:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:41:59 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:41:59 21:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:41:59 21:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:41:59 21:24:01 0 0.05 0.00 0.02 0.02 0.00 99.92 21:41:59 21:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:41:59 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:24:01 3 0.02 0.00 0.03 0.00 0.03 99.92 21:41:59 21:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:41:59 21:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:41:59 21:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:41:59 21:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:41:59 21:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:41:59 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:25:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:41:59 21:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:41:59 21:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:41:59 21:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:41:59 21:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:41:59 21:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:41:59 21:26:01 4 0.02 0.00 0.02 0.00 0.03 99.93 21:41:59 21:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:41:59 21:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:41:59 21:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:41:59 21:27:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:41:59 21:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:27:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:41:59 21:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:27:01 5 0.02 0.00 0.02 0.00 0.03 99.93 21:41:59 21:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 21:41:59 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:41:59 21:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:41:59 21:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:41:59 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:41:59 21:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:41:59 21:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:41:59 21:28:01 7 0.03 0.00 0.05 0.00 0.02 99.90 21:41:59 21:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:41:59 21:29:01 0 0.00 0.00 0.02 0.02 0.02 99.95 21:41:59 21:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:29:01 5 0.02 0.00 0.03 0.00 0.03 99.92 21:41:59 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:41:59 21:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:41:59 21:30:01 0 0.08 0.00 0.02 0.02 0.00 99.88 21:41:59 21:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:41:59 21:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:30:01 5 0.05 0.00 0.03 0.00 0.03 99.88 21:41:59 21:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 21:41:59 21:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:41:59 21:31:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:41:59 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:41:59 21:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:41:59 21:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:41:59 21:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:41:59 21:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:41:59 21:32:01 0 0.07 0.00 0.03 0.02 0.00 99.88 21:41:59 21:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:41:59 21:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:41:59 21:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:41:59 21:32:01 7 0.03 0.00 0.02 0.00 0.03 99.92 21:41:59 21:41:59 21:32:01 CPU %user %nice %system %iowait %steal %idle 21:41:59 21:33:01 all 0.00 0.00 0.01 0.00 0.01 99.97 21:41:59 21:33:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:41:59 21:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:41:59 21:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:41:59 21:33:01 7 0.00 0.00 0.03 0.00 0.02 99.95 21:41:59 21:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:41:59 21:34:01 0 0.03 0.00 0.00 0.02 0.00 99.95 21:41:59 21:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:41:59 21:34:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:41:59 21:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:41:59 21:34:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:41:59 21:34:01 7 0.05 0.00 0.03 0.00 0.02 99.90 21:41:59 21:35:01 all 0.02 0.00 0.02 0.00 0.01 99.95 21:41:59 21:35:01 0 0.07 0.00 0.03 0.02 0.02 99.87 21:41:59 21:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:41:59 21:35:01 7 0.07 0.00 0.05 0.00 0.02 99.87 21:41:59 21:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:41:59 21:36:01 0 0.03 0.00 0.02 0.02 0.00 99.93 21:41:59 21:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:41:59 21:36:01 4 0.03 0.00 0.03 0.00 0.03 99.90 21:41:59 21:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:41:59 21:36:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:41:59 21:36:01 7 0.03 0.00 0.02 0.00 0.03 99.92 21:41:59 21:37:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:41:59 21:37:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:41:59 21:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:41:59 21:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:59 21:37:01 6 0.00 0.00 0.00 0.02 0.02 99.97 21:41:59 21:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:41:59 21:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:41:59 21:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:41:59 21:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:41:59 21:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:41:59 21:39:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:41:59 21:39:01 0 0.07 0.00 0.02 0.03 0.02 99.87 21:41:59 21:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:41:59 21:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:41:59 21:39:01 4 0.02 0.00 0.02 0.00 0.03 99.93 21:41:59 21:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:41:59 21:39:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:41:59 21:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:41:59 21:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:41:59 21:40:01 0 0.03 0.00 0.02 0.02 0.02 99.92 21:41:59 21:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:59 21:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:59 21:40:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:41:59 21:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:41:59 21:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 21:41:59 21:40:01 7 0.03 0.00 0.03 0.00 0.03 99.90 21:41:59 21:41:01 all 4.19 0.00 1.60 0.48 0.02 93.71 21:41:59 21:41:01 0 5.34 0.00 1.47 0.37 0.02 92.80 21:41:59 21:41:01 1 5.04 0.00 1.43 0.00 0.02 93.52 21:41:59 21:41:01 2 3.84 0.00 1.77 0.02 0.02 94.36 21:41:59 21:41:01 3 3.79 0.00 1.79 0.03 0.02 94.37 21:41:59 21:41:01 4 3.71 0.00 1.76 0.00 0.03 94.50 21:41:59 21:41:01 5 4.21 0.00 1.29 0.00 0.02 94.48 21:41:59 21:41:01 6 3.89 0.00 1.61 3.37 0.02 91.11 21:41:59 21:41:01 7 3.71 0.00 1.71 0.03 0.03 94.52 21:41:59 Average: all 5.39 0.00 0.82 0.43 0.02 93.34 21:41:59 Average: 0 5.20 0.00 0.84 0.62 0.02 93.32 21:41:59 Average: 1 5.45 0.00 0.79 0.32 0.02 93.42 21:41:59 Average: 2 5.49 0.00 0.80 0.33 0.02 93.37 21:41:59 Average: 3 5.41 0.00 0.79 0.54 0.03 93.23 21:41:59 Average: 4 5.23 0.00 0.81 0.31 0.03 93.62 21:41:59 Average: 5 5.35 0.00 0.81 0.45 0.02 93.36 21:41:59 Average: 6 5.47 0.00 0.75 0.47 0.02 93.29 21:41:59 Average: 7 5.54 0.00 0.95 0.39 0.03 93.09 21:41:59 21:41:59 21:41:59