Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edbd909ad3c9c86eb96cf534c00ec05679e0562d 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-ssh1637448225106401216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7524452816941291614.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4571903543573637005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh1854953332210935295.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-ssh16715952436283763647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-3562’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3564 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/556 [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/556 # 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 edbd909ad3c9c86eb96cf534c00ec05679e0562d (main) Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.4.0 to 2.5.0 (#4634)" > 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 edbd909ad3c9c86eb96cf534c00ec05679e0562d # timeout=10 > git rev-list --no-walk fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:09:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:09:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:09:48 ========================================================= 20:09:48 EdgeX Global Pipelines Version Info 20:09:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:09:48 ------------------- 20:09:48 stable info: 20:09:48 ------------------- 20:09:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:09:48 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:09:48 Message: update stable to v1.0.253 20:09:49 ------------------- 20:09:49 experimental info: 20:09:49 ------------------- 20:09:49 Commited By: **** collab-it+edgex@linuxfoundation.org 20:09:49 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:09:49 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:09:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:09:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:09:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] echo 20:09:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edbd909 [Pipeline] echo 20:09:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:50 provisioning config files... 20:09:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/556@tmp/config2945703414047301387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:50 ---> docker-login.sh 20:09:50 nexus3.edgexfoundry.org:10001 20:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:50 Configure a credential helper to remove this warning. See 20:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:50 20:09:50 Login Succeeded 20:09:50 nexus3.edgexfoundry.org:10002 20:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:50 Configure a credential helper to remove this warning. See 20:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:50 20:09:50 Login Succeeded 20:09:50 nexus3.edgexfoundry.org:10003 20:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:50 Configure a credential helper to remove this warning. See 20:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:50 20:09:50 Login Succeeded 20:09:50 nexus3.edgexfoundry.org:10004 20:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:50 Configure a credential helper to remove this warning. See 20:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:50 20:09:50 Login Succeeded 20:09:50 docker.io 20:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:51 Configure a credential helper to remove this warning. See 20:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:51 20:09:51 Login Succeeded 20:09:51 ---> docker-login.sh ends [Pipeline] } 20:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:09:51 + 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 20:09:51 + cut -d/ -f2 20:09:51 + dirname cmd/core-command/Dockerfile 20:09:51 + echo core-command,cmd/core-command/Dockerfile 20:09:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:09:51 + dirname cmd/core-data/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo core-data,cmd/core-data/Dockerfile 20:09:51 + dirname cmd/core-metadata/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo core-metadata,cmd/core-metadata/Dockerfile 20:09:51 + dirname cmd/security-bootstrapper/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:09:51 + + dirname cmd/security-proxy-auth/Dockerfile 20:09:51 cut -d/ -f2 20:09:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:09:51 + dirname cmd/security-proxy-setup/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:09:51 + dirname cmd/security-secretstore-setup/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:09:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:09:51 + dirname cmd/security-spire-agent/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:09:51 + dirname cmd/security-spire-config/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:09:51 + dirname cmd/security-spire-server/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:09:51 + dirname cmd/support-notifications/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo support-notifications,cmd/support-notifications/Dockerfile 20:09:51 + dirname cmd/support-scheduler/Dockerfile 20:09:51 + cut -d/ -f2 20:09:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:09:51 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 20:09:51 + git rev-list -1 --merges edbd909ad3c9c86eb96cf534c00ec05679e0562d~1..edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] echo 20:09:51 -----------> git rev-list -1 --merges edbd909ad3c9c86eb96cf534c00ec05679e0562d~1..edbd909ad3c9c86eb96cf534c00ec05679e0562d edbd909ad3c9c86eb96cf534c00ec05679e0562d [false] [Pipeline] sh 20:09:52 + git log --format=format:%s -1 edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] echo 20:09:52 ========================================================= 20:09:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:09:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:09:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:09:52 + grep -v github /etc/ssh/ssh_known_hosts 20:09:52 + [ -e /tmp/ssh_known_hosts ] 20:09:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:09:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:09:52 + sudo tee -a /etc/ssh/ssh_known_hosts 20:09:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:09:52 20:09:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:09:53 0.1.4: Pulling from edgex-devops/py-git-semver 20:09:53 b85a868b505f: Pulling fs layer 20:09:53 e2be974225ed: Pulling fs layer 20:09:53 339a4e72a1f5: Pulling fs layer 20:09:53 988bab9f4d93: Pulling fs layer 20:09:53 1469e6f7b9e6: Pulling fs layer 20:09:53 eaf3925da568: Pulling fs layer 20:09:53 bab4dde63d76: Pulling fs layer 20:09:53 bde34c3a00c8: Pulling fs layer 20:09:53 b352a97aabf1: Pulling fs layer 20:09:53 4872d77fe225: Pulling fs layer 20:09:53 5851b861e8e6: Pulling fs layer 20:09:53 988bab9f4d93: Waiting 20:09:53 1469e6f7b9e6: Waiting 20:09:53 eaf3925da568: Waiting 20:09:53 bab4dde63d76: Waiting 20:09:53 bde34c3a00c8: Waiting 20:09:53 b352a97aabf1: Waiting 20:09:53 4872d77fe225: Waiting 20:09:53 5851b861e8e6: Waiting 20:09:53 e2be974225ed: Download complete 20:09:53 988bab9f4d93: Verifying Checksum 20:09:53 988bab9f4d93: Download complete 20:09:53 1469e6f7b9e6: Verifying Checksum 20:09:53 1469e6f7b9e6: Download complete 20:09:53 eaf3925da568: Download complete 20:09:53 339a4e72a1f5: Verifying Checksum 20:09:53 339a4e72a1f5: Download complete 20:09:53 bde34c3a00c8: Download complete 20:09:53 b352a97aabf1: Download complete 20:09:53 4872d77fe225: Download complete 20:09:53 5851b861e8e6: Verifying Checksum 20:09:53 5851b861e8e6: Download complete 20:09:53 b85a868b505f: Verifying Checksum 20:09:53 b85a868b505f: Download complete 20:09:54 bab4dde63d76: Verifying Checksum 20:09:54 bab4dde63d76: Download complete 20:09:54 b85a868b505f: Pull complete 20:09:54 e2be974225ed: Pull complete 20:09:55 339a4e72a1f5: Pull complete 20:09:55 988bab9f4d93: Pull complete 20:09:55 1469e6f7b9e6: Pull complete 20:09:55 eaf3925da568: Pull complete 20:09:57 bab4dde63d76: Pull complete 20:09:57 bde34c3a00c8: Pull complete 20:09:57 b352a97aabf1: Pull complete 20:09:57 4872d77fe225: Pull complete 20:09:57 5851b861e8e6: Pull complete 20:09:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:09:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:57 prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container 20:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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 20:10:00 $ docker top 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 -eo pid,comm 20:10:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:10:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:00 [ssh-agent] Looking for ssh-agent implementation... 20:10:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:00 $ docker exec 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 ssh-agent 20:10:00 SSH_AUTH_SOCK=/tmp/ssh-LK6XX9M5lkRT/agent.32 20:10:00 SSH_AGENT_PID=38 20:10:00 Running ssh-add (command line suppressed) 20:10:00 Identity added: /w/workspace/edgex-go/556@tmp/private_key_5307711868541299604.key (/w/workspace/edgex-go/556@tmp/private_key_5307711868541299604.key) 20:10:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:00 + git tag --points-at HEAD [Pipeline] } 20:10:00 $ docker exec --env ******** --env ******** 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 ssh-agent -k 20:10:01 unset SSH_AUTH_SOCK; 20:10:01 unset SSH_AGENT_PID; 20:10:01 echo Agent pid 38 killed; 20:10:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:01 [ssh-agent] Looking for ssh-agent implementation... 20:10:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:01 $ docker exec 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 ssh-agent 20:10:01 SSH_AUTH_SOCK=/tmp/ssh-pQHnuIjC9CD7/agent.70 20:10:01 SSH_AGENT_PID=76 20:10:01 Running ssh-add (command line suppressed) 20:10:01 Identity added: /w/workspace/edgex-go/556@tmp/private_key_11579668970894796858.key (/w/workspace/edgex-go/556@tmp/private_key_11579668970894796858.key) 20:10:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:01 + git semver init 20:10:01 2023-08-14 20:10:01,888 [run_init] DEBUG init version:0.0.0 force:False 20:10:01 2023-08-14 20:10:01,890 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/556/.semver 20:10:01 2023-08-14 20:10:01,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/556/.semver 20:10:01 2023-08-14 20:10:01,891 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/556/.semver'], cwd=/w/workspace/edgex-go/556, universal_newlines=False, shell=None, istream=None) 20:10:07 2023-08-14 20:10:06,813 [append_file] DEBUG append to file:/w/workspace/edgex-go/556/.git/info/exclude 20:10:07 2023-08-14 20:10:06,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/556/.semver/main with force:False 20:10:07 2023-08-14 20:10:06,815 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main 20:10:07 2023-08-14 20:10:06,815 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main 20:10:07 3.1.0-dev.22 [Pipeline] } 20:10:07 $ docker exec --env ******** --env ******** 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 ssh-agent -k 20:10:07 unset SSH_AUTH_SOCK; 20:10:07 unset SSH_AGENT_PID; 20:10:07 echo Agent pid 76 killed; 20:10:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:07 + git semver [Pipeline] } 20:10:07 $ docker stop --time=1 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 20:10:09 $ docker rm -f --volumes 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:09 Stashed 1 file(s) [Pipeline] echo 20:10:09 [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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 20:10:10 + git config --global --add safe.directory /w/workspace/edgex-go/556 [Pipeline] echo 20:10:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:10 ========================================================= 20:10:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:10:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:10 4db1b89c0bd1: Pulling fs layer 20:10:10 6911f1a30b25: Pulling fs layer 20:10:10 e194b8c5c2a9: Pulling fs layer 20:10:10 6863d3e3a2b1: Pulling fs layer 20:10:10 ec0bb842ea78: Pulling fs layer 20:10:10 40a00589a448: Pulling fs layer 20:10:10 6c08303d61cc: Pulling fs layer 20:10:10 798269fcf238: Pulling fs layer 20:10:10 40a00589a448: Waiting 20:10:10 6c08303d61cc: Waiting 20:10:10 6863d3e3a2b1: Waiting 20:10:10 ec0bb842ea78: Waiting 20:10:10 6911f1a30b25: Download complete 20:10:10 6863d3e3a2b1: Download complete 20:10:10 4db1b89c0bd1: Download complete 20:10:10 ec0bb842ea78: Verifying Checksum 20:10:10 ec0bb842ea78: Download complete 20:10:10 40a00589a448: Verifying Checksum 20:10:10 40a00589a448: Download complete 20:10:10 4db1b89c0bd1: Pull complete 20:10:10 6911f1a30b25: Pull complete 20:10:11 798269fcf238: Verifying Checksum 20:10:11 798269fcf238: Download complete 20:10:11 6c08303d61cc: Verifying Checksum 20:10:11 6c08303d61cc: Download complete 20:10:11 e194b8c5c2a9: Verifying Checksum 20:10:11 e194b8c5c2a9: Download complete 20:10:15 e194b8c5c2a9: Pull complete 20:10:15 6863d3e3a2b1: Pull complete 20:10:15 ec0bb842ea78: Pull complete 20:10:15 40a00589a448: Pull complete 20:10:17 6c08303d61cc: Pull complete 20:10:18 798269fcf238: Pull complete 20:10:18 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:10:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:19 WORKDIR /edgex 20:10:19 COPY go.mod . 20:10:19 RUN go mod download 20:10:19 + docker build -t ci-base-image-x86_64 -f - . 20:10:19 Sending build context to Docker daemon 170.8MB 20:10:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:19 ---> ec979cd7f677 20:10:19 Step 2/4 : WORKDIR /edgex 20:10:23 ---> Running in 7686ddabde23 20:10:23 Removing intermediate container 7686ddabde23 20:10:23 ---> 12d1eea76e80 20:10:23 Step 3/4 : COPY go.mod . 20:10:23 ---> a18066d07ee3 20:10:23 Step 4/4 : RUN go mod download 20:10:23 ---> Running in 77a0deec5111 20:10:25 Still waiting to schedule task 20:10:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3563’ 20:10:38 Removing intermediate container 77a0deec5111 20:10:38 ---> b2d0a5dfcbdd 20:10:38 Successfully built b2d0a5dfcbdd 20:10:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:39 + docker inspect -f . ci-base-image-x86_64 20:10:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:39 prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container 20:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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 20:10:39 $ docker top f25a77539dc5f7c6ec790368c659e42104ee491232e7bc4397f0d078cd4d2ce0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:39 + go version 20:10:39 go version go1.20.6 linux/amd64 [Pipeline] } 20:10:39 $ docker stop --time=1 f25a77539dc5f7c6ec790368c659e42104ee491232e7bc4397f0d078cd4d2ce0 20:10:41 $ docker rm -f --volumes f25a77539dc5f7c6ec790368c659e42104ee491232e7bc4397f0d078cd4d2ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:41 + docker inspect -f . ci-base-image-x86_64 20:10:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:41 prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container 20:10:41 $ 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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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 20:10:42 $ docker top 38e25b5e43d3741319c0a2218b16ac069c4647585eb63d2f4b3c45b249fcfb31 -eo pid,comm [Pipeline] { [Pipeline] echo 20:10:42 ========================================================= 20:10:42 [edgeXBuildGoParallel] Running Tests and Build... 20:10:42 ========================================================= [Pipeline] sh 20:10:42 + git config --global --add safe.directory /w/workspace/edgex-go/556 [Pipeline] fileExists [Pipeline] sh 20:10:42 + make test 20:10:42 go test -race -coverprofile=coverage.out ./... 20:10:50 ? github.com/edgexfoundry/edgex-go [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:11:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 20:11:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 97.0% of statements 20:11:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:11:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:11:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:11:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements 20:11:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:11:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.200s coverage: 93.4% of statements 20:11:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements 20:11:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 97.6% of statements 20:11:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 32.2% of statements 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 42.9% of statements 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 20:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:11:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.304s coverage: 79.9% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 62.3% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 81.8% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 95.7% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 20:11:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 98.9% of statements 20:11:36 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 20:11:36 running golangci-lint 20:11:36 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:11:36 go version go1.20.6 linux/amd64 20:11:36 level=info msg="[config_reader] Used config file .golangci.yml" 20:11:36 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:11:54 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 15.74980984s" 20:11:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.894254ms" 20:12:01 level=info msg="[linters_context/goanalysis] analyzers took 1m5.365422298s with top 10 stages: buildir: 41.787764362s, inspect: 2.108022459s, fact_deprecated: 1.582259159s, gosec: 1.489074704s, printf: 1.017072332s, S1038: 998.223203ms, ctrlflow: 981.075369ms, fact_purity: 900.568026ms, nilness: 845.047953ms, directives: 591.797511ms" 20:12:01 level=info msg="[runner] Issues before processing: 200, after processing: 0" 20:12:01 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, path_prettifier: 200/200, skip_files: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, exclude: 200/200, nolint: 0/21" 20:12:01 level=info msg="[runner] processing took 19.190258ms with stages: nolint: 8.02185ms, identifier_marker: 6.394689ms, path_prettifier: 1.480729ms, autogenerated_exclude: 1.473468ms, exclude-rules: 1.09841ms, skip_dirs: 627.901µs, cgo: 58.761µs, filename_unadjuster: 30.01µs, uniq_by_line: 670ns, max_same_issues: 660ns, skip_files: 540ns, max_from_linter: 440ns, exclude: 430ns, diff: 390ns, severity-rules: 370ns, source_code: 290ns, sort_results: 240ns, path_shortener: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 20:12:01 level=info msg="[runner] linters took 9.065533984s with stages: goanalysis_metalinter: 9.046247695s" 20:12:01 level=info msg="File cache stats: 0 entries of total size 0B" 20:12:01 level=info msg="Memory: 250 samples, avg is 203.8MB, max is 794.0MB" 20:12:01 level=info msg="Execution took 24.872652657s" 20:12:01 go vet ./... 20:12:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:07 ./bin/test-attribution-txt.sh 20:12:07 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:12:07 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:12:07 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:12:07 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:12:07 + ls -al . 20:12:07 total 724 20:12:07 drwxrwxr-x 11 1001 1001 4096 Aug 14 20:10 . 20:12:07 drwxr-xr-x 4 root root 4096 Aug 14 20:10 .. 20:12:07 drwxrwxr-x 2 1001 1001 4096 Aug 14 20:09 .blubracket 20:12:07 -rw-rw-r-- 1 1001 1001 16 Aug 14 20:09 .dockerignore 20:12:07 drwxrwxr-x 8 1001 1001 4096 Aug 14 20:10 .git 20:12:07 drwxrwxr-x 3 1001 1001 4096 Aug 14 20:09 .github 20:12:07 -rw-rw-r-- 1 1001 1001 1133 Aug 14 20:09 .gitignore 20:12:07 -rw-rw-r-- 1 1001 1001 42 Aug 14 20:09 .golangci.yml 20:12:07 -rw-rw-r-- 1 1001 1001 87 Aug 14 20:09 .hadolint.yml 20:12:07 drwxr-xr-x 3 1001 1001 4096 Aug 14 20:10 .semver 20:12:07 -rw-rw-r-- 1 1001 1001 166 Aug 14 20:09 .sonarcloud.properties 20:12:07 -rw-rw-r-- 1 1001 1001 1171 Aug 14 20:09 ADOPTERS.md 20:12:07 -rw-rw-r-- 1 1001 1001 11152 Aug 14 20:09 Attribution.txt 20:12:07 -rw-rw-r-- 1 1001 1001 93407 Aug 14 20:09 CHANGELOG.md 20:12:07 -rw-rw-r-- 1 1001 1001 3804 Aug 14 20:09 CONTRIBUTING.md 20:12:07 -rw-rw-r-- 1 1001 1001 677 Aug 14 20:09 GOVERNANCE.md 20:12:07 -rw-rw-r-- 1 1001 1001 883 Aug 14 20:09 Jenkinsfile 20:12:07 -rw-rw-r-- 1 1001 1001 10775 Aug 14 20:09 LICENSE 20:12:07 -rw-rw-r-- 1 1001 1001 14368 Aug 14 20:09 Makefile 20:12:07 -rw-rw-r-- 1 1001 1001 582 Aug 14 20:09 OWNERS.md 20:12:07 -rw-rw-r-- 1 1001 1001 9923 Aug 14 20:09 README.md 20:12:07 -rw-rw-r-- 1 1001 1001 789 Aug 14 20:09 SECURITY.md 20:12:07 -rw-rw-r-- 1 1001 1001 12 Aug 14 20:10 VERSION 20:12:07 drwxrwxr-x 2 1001 1001 4096 Aug 14 20:09 bin 20:12:07 drwxrwxr-x 18 1001 1001 4096 Aug 14 20:09 cmd 20:12:07 -rw-r--r-- 1 root root 446998 Aug 14 20:11 coverage.out 20:12:07 -rw-rw-r-- 1 1001 1001 3687 Aug 14 20:09 go.mod 20:12:07 -rw-rw-r-- 1 1001 1001 33714 Aug 14 20:09 go.sum 20:12:07 drwxrwxr-x 7 1001 1001 4096 Aug 14 20:09 internal 20:12:07 drwxrwxr-x 3 1001 1001 4096 Aug 14 20:09 openapi 20:12:07 -rw-rw-r-- 1 1001 1001 594 Aug 14 20:09 security.txt 20:12:07 drwxrwxr-x 4 1001 1001 4096 Aug 14 20:09 snap 20:12:07 -rw-rw-r-- 1 1001 1001 204 Aug 14 20:09 version.go [Pipeline] sh 20:12:07 + '[' -e coverage.out ] 20:12:07 + chown 1001:1001 coverage.out [Pipeline] stash 20:12:08 Stashed 1 file(s) [Pipeline] sh 20:12:08 + make build 20:12:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:12:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:12:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:12:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:12:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:12:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:12:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:12:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:12:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:12:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:12:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:12:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:12:41 $ docker stop --time=1 38e25b5e43d3741319c0a2218b16ac069c4647585eb63d2f4b3c45b249fcfb31 20:12:46 $ docker rm -f --volumes 38e25b5e43d3741319c0a2218b16ac069c4647585eb63d2f4b3c45b249fcfb31 [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 20:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:12:47 20:12:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:12:47 latest: Pulling from edgex-devops/edgex-compose 20:12:47 91d30c5bc195: Pulling fs layer 20:12:47 2e9b0aa3be6d: Pulling fs layer 20:12:47 9c61dcf015f6: Pulling fs layer 20:12:47 4698f68db338: Pulling fs layer 20:12:47 2a2f49069b9e: Pulling fs layer 20:12:47 e0025b399a48: Pulling fs layer 20:12:47 4698f68db338: Waiting 20:12:47 e0025b399a48: Waiting 20:12:47 2a2f49069b9e: Waiting 20:12:47 91d30c5bc195: Verifying Checksum 20:12:47 91d30c5bc195: Download complete 20:12:47 4698f68db338: Download complete 20:12:47 2e9b0aa3be6d: Verifying Checksum 20:12:47 2e9b0aa3be6d: Download complete 20:12:47 e0025b399a48: Verifying Checksum 20:12:47 e0025b399a48: Download complete 20:12:47 91d30c5bc195: Pull complete 20:12:48 2a2f49069b9e: Verifying Checksum 20:12:48 2a2f49069b9e: Download complete 20:12:48 2e9b0aa3be6d: Pull complete 20:12:48 9c61dcf015f6: Verifying Checksum 20:12:48 9c61dcf015f6: Download complete 20:12:51 9c61dcf015f6: Pull complete 20:12:51 4698f68db338: Pull complete 20:12:51 2a2f49069b9e: Pull complete 20:12:51 e0025b399a48: Pull complete 20:12:51 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:12:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:51 prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container 20:12:51 $ 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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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 20:12:54 $ docker top 56312adadb83b00543f71f85260e25a31440577e6d58bd1d04c7103094e87226 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:54 + docker compose -f ./docker-compose-build.yml build --parallel 20:12:57 #1 [core-data internal] load build definition from Dockerfile 20:12:57 #1 transferring dockerfile: 1.90kB done 20:12:57 #1 DONE 0.0s 20:12:57 20:12:57 #2 [support-scheduler internal] load build definition from Dockerfile 20:12:57 #2 transferring dockerfile: 1.82kB done 20:12:57 #2 DONE 0.0s 20:12:57 20:12:57 #3 [support-notifications internal] load build definition from Dockerfile 20:12:57 #3 transferring dockerfile: 1.84kB done 20:12:57 #3 DONE 0.0s 20:12:57 20:12:57 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:12:57 #4 transferring dockerfile: 2.12kB done 20:12:57 #4 DONE 0.0s 20:12:57 20:12:57 #5 [core-metadata internal] load build definition from Dockerfile 20:12:57 #5 transferring dockerfile: 1.96kB done 20:12:57 #5 DONE 0.0s 20:12:57 20:12:57 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:12:57 #6 transferring dockerfile: 1.78kB done 20:12:57 #6 DONE 0.0s 20:12:57 20:12:57 #7 [security-spire-agent internal] load build definition from Dockerfile 20:12:57 #7 transferring dockerfile: 2.68kB done 20:12:57 #7 DONE 0.0s 20:12:57 20:12:57 #8 [security-spire-server internal] load build definition from Dockerfile 20:12:57 #8 transferring dockerfile: 2.63kB done 20:12:57 #8 DONE 0.0s 20:12:57 20:12:57 #9 [core-data internal] load .dockerignore 20:12:57 #9 transferring context: 56B done 20:12:57 #9 DONE 0.1s 20:12:57 20:12:57 #10 [security-spire-config internal] load build definition from Dockerfile 20:12:57 #10 transferring dockerfile: 2.58kB done 20:12:57 #10 DONE 0.1s 20:12:57 20:12:57 #11 [security-proxy-auth internal] load build definition from Dockerfile 20:12:57 #11 transferring dockerfile: 2.04kB done 20:12:57 #11 DONE 0.1s 20:12:57 20:12:57 #12 [security-secretstore-setup internal] load build definition from Dockerfile 20:12:57 #12 transferring dockerfile: 2.38kB done 20:12:57 #12 DONE 0.1s 20:12:57 20:12:57 #13 [core-command internal] load build definition from Dockerfile 20:12:57 #13 transferring dockerfile: 1.82kB done 20:12:57 #13 DONE 0.1s 20:12:57 20:12:57 #14 [security-bootstrapper internal] load build definition from Dockerfile 20:12:57 #14 transferring dockerfile: 2.82kB done 20:12:57 #14 DONE 0.1s 20:12:57 20:12:57 #15 [security-proxy-setup internal] load build definition from Dockerfile 20:12:57 #15 transferring dockerfile: 2.06kB done 20:12:57 #15 DONE 0.1s 20:12:57 20:12:57 #16 [support-scheduler internal] load .dockerignore 20:12:57 #16 transferring context: 56B done 20:12:57 #16 DONE 0.0s 20:12:57 20:12:57 #17 [support-notifications internal] load .dockerignore 20:12:57 #17 transferring context: 56B done 20:12:57 #17 DONE 0.0s 20:12:57 20:12:57 #18 [core-common-config-bootstrapper internal] load .dockerignore 20:12:57 #18 transferring context: 56B done 20:12:57 #18 DONE 0.0s 20:12:57 20:12:57 #19 [security-spiffe-token-provider internal] load .dockerignore 20:12:57 #19 transferring context: 56B done 20:12:57 #19 DONE 0.0s 20:12:57 20:12:57 #20 [core-metadata internal] load .dockerignore 20:12:57 #20 transferring context: 56B done 20:12:57 #20 DONE 0.0s 20:12:57 20:12:57 #21 [security-spire-agent internal] load .dockerignore 20:12:57 #21 transferring context: 56B done 20:12:57 #21 DONE 0.0s 20:12:57 20:12:57 #22 [security-spire-server internal] load .dockerignore 20:12:57 #22 transferring context: 56B done 20:12:57 #22 DONE 0.0s 20:12:57 20:12:57 #23 [security-spire-config internal] load .dockerignore 20:12:57 #23 transferring context: 56B done 20:12:57 #23 DONE 0.0s 20:12:57 20:12:57 #24 [security-proxy-auth internal] load .dockerignore 20:12:57 #24 transferring context: 56B done 20:12:57 #24 DONE 0.0s 20:12:57 20:12:57 #25 [security-secretstore-setup internal] load .dockerignore 20:12:57 #25 transferring context: 56B done 20:12:57 #25 DONE 0.0s 20:12:57 20:12:57 #26 [security-bootstrapper internal] load .dockerignore 20:12:57 #26 transferring context: 56B done 20:12:57 #26 DONE 0.0s 20:12:57 20:12:57 #27 [security-proxy-setup internal] load .dockerignore 20:12:57 #27 transferring context: 56B done 20:12:57 #27 DONE 0.0s 20:12:57 20:12:57 #28 [core-command internal] load .dockerignore 20:12:57 #28 transferring context: 56B done 20:12:57 #28 DONE 0.1s 20:12:57 20:12:57 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:12:57 #29 DONE 0.0s 20:12:57 20:12:57 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 20:12:57 #30 DONE 0.1s 20:12:57 20:12:57 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:12:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:12:57 #31 ... 20:12:57 20:12:57 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:12:57 #29 DONE 0.0s 20:12:57 20:12:57 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:12:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:12:57 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s 20:12:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:12:57 #31 ... 20:12:57 20:12:57 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:12:57 #29 DONE 0.0s 20:12:57 20:12:57 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:12:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:12:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:12:57 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:12:57 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:12:57 #31 ... 20:12:57 20:12:57 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:12:57 #29 DONE 0.0s 20:12:57 20:12:57 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:12:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:12:57 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 20:12:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:12:57 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:12:57 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:12:57 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 20:12:58 #31 ... 20:12:58 20:12:58 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 20:12:58 #30 DONE 0.4s 20:12:58 20:12:58 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:12:58 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:12:58 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 20:12:58 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:12:58 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:12:58 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:12:58 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 20:12:58 #31 DONE 1.0s 20:12:58 20:12:58 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:12:58 #32 ... 20:12:58 20:12:58 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:12:58 #33 DONE 1.0s 20:12:58 20:12:58 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:13:04 #34 ... 20:13:04 20:13:04 #35 [support-notifications internal] load build context 20:13:04 #35 transferring context: 176.41MB 5.9s 20:13:05 #35 ... 20:13:05 20:13:05 #36 [core-data internal] load build context 20:13:05 #36 ... 20:13:05 20:13:05 #35 [support-notifications internal] load build context 20:13:08 #35 ... 20:13:08 20:13:08 #37 [core-common-config-bootstrapper internal] load build context 20:13:08 #37 ... 20:13:08 20:13:08 #38 [security-spire-agent internal] load build context 20:13:08 #38 transferring context: 365.12MB 9.8s done 20:13:08 #38 ... 20:13:08 20:13:08 #39 [security-spiffe-token-provider internal] load build context 20:13:08 #39 transferring context: 365.12MB 10.2s done 20:13:08 #39 ... 20:13:08 20:13:08 #40 [security-proxy-auth internal] load build context 20:13:08 #40 transferring context: 365.12MB 9.0s done 20:13:08 #40 ... 20:13:08 20:13:08 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:13:08 #41 ... 20:13:08 20:13:08 #42 [security-proxy-setup internal] load build context 20:13:08 #42 transferring context: 365.12MB 9.5s done 20:13:08 #42 ... 20:13:08 20:13:08 #43 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:09 #43 ... 20:13:09 20:13:09 #44 [core-command internal] load build context 20:13:09 #44 transferring context: 365.12MB 8.9s done 20:13:09 #44 ... 20:13:09 20:13:09 #45 [security-secretstore-setup internal] load build context 20:13:09 #45 transferring context: 365.12MB 9.3s done 20:13:09 #45 ... 20:13:09 20:13:09 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:13:09 #46 ... 20:13:09 20:13:09 #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:13:09 #47 ... 20:13:09 20:13:09 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:13:09 #0 0.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:09 #0 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:09 #0 1.306 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:13:09 #0 1.306 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:13:09 #0 1.306 OK: 17818 distinct packages available 20:13:09 #0 1.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:09 #0 1.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:09 #0 1.633 (1/4) Installing dumb-init (1.2.5-r2) 20:13:09 #0 1.644 (2/4) Installing musl-obstack (1.2.3-r0) 20:13:09 #0 1.647 (3/4) Installing libucontext (1.2-r0) 20:13:09 #0 1.652 (4/4) Installing gcompat (1.1.0-r0) 20:13:09 #0 1.658 Executing busybox-1.35.0-r29.trigger 20:13:09 #0 1.664 OK: 7 MiB in 19 packages 20:13:09 #48 ... 20:13:09 20:13:09 #49 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:13:09 #49 ... 20:13:09 20:13:09 #50 [security-spire-server internal] load build context 20:13:09 #50 transferring context: 365.12MB 9.4s done 20:13:10 #50 ... 20:13:10 20:13:10 #51 [security-bootstrapper internal] load build context 20:13:10 #51 transferring context: 365.12MB 8.6s done 20:13:10 #51 ... 20:13:10 20:13:10 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:13:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3566 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:13:10 Running in /w/workspace/edgex-go/556 [Pipeline] { [Pipeline] checkout 20:13:10 #52 ... 20:13:10 20:13:10 #53 [security-spire-config internal] load build context 20:13:10 #53 transferring context: 365.12MB 9.0s done 20:13:10 #53 ... 20:13:10 20:13:10 #54 [support-scheduler internal] load build context 20:13:10 #54 transferring context: 365.12MB 11.5s done 20:13:10 The recommended git tool is: git 20:13:10 #54 ... 20:13:10 20:13:10 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:13:11 #55 ... 20:13:11 20:13:11 #56 [core-metadata internal] load build context 20:13:11 #56 transferring context: 365.12MB 10.2s done 20:13:12 #56 ... 20:13:12 20:13:12 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:13:12 #32 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:12 #32 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:12 #32 4.163 (1/2) Installing dumb-init (1.2.5-r2) 20:13:12 #32 4.171 (2/2) Installing su-exec (0.2-r2) 20:13:12 #32 4.184 Executing busybox-1.35.0-r29.trigger 20:13:12 #32 4.195 OK: 7 MiB in 17 packages 20:13:12 #32 ... 20:13:12 20:13:12 #36 [core-data internal] load build context 20:13:12 #36 transferring context: 365.12MB 10.5s done 20:13:16 using credential edgex-jenkins-ssh 20:13:16 Cloning the remote Git repository 20:13:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:13:16 > git init /w/workspace/edgex-go/556 # timeout=10 20:13:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:13:16 > git --version # timeout=10 20:13:16 > git --version # 'git version 2.25.1' 20:13:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:19 #36 ... 20:13:19 20:13:19 #35 [support-notifications internal] load build context 20:13:19 #35 transferring context: 365.12MB 10.6s done 20:13:19 #35 ... 20:13:19 20:13:19 #37 [core-common-config-bootstrapper internal] load build context 20:13:19 #37 transferring context: 365.12MB 11.1s done 20:13:29 #37 ... 20:13:29 20:13:29 #40 [security-proxy-auth internal] load build context 20:13:29 #40 DONE 31.6s 20:13:29 20:13:29 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:13:29 #32 DONE 31.0s 20:13:29 20:13:29 #51 [security-bootstrapper internal] load build context 20:13:29 #51 DONE 31.6s 20:13:29 20:13:29 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:13:29 #48 DONE 31.0s 20:13:29 20:13:29 #44 [core-command internal] load build context 20:13:29 #44 DONE 31.4s 20:13:29 20:13:29 #53 [security-spire-config internal] load build context 20:13:29 #53 DONE 31.6s 20:13:29 20:13:29 #45 [security-secretstore-setup internal] load build context 20:13:29 #45 DONE 31.7s 20:13:29 20:13:29 #50 [security-spire-server internal] load build context 20:13:29 #50 DONE 31.7s 20:13:29 20:13:29 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 20:13:29 #34 DONE 31.1s 20:13:29 20:13:29 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:13:29 #57 ... 20:13:29 20:13:29 #42 [security-proxy-setup internal] load build context 20:13:29 #42 DONE 31.5s 20:13:29 20:13:29 #38 [security-spire-agent internal] load build context 20:13:29 #38 DONE 31.7s 20:13:29 20:13:29 #39 [security-spiffe-token-provider internal] load build context 20:13:29 #39 DONE 31.8s 20:13:29 20:13:29 #56 [core-metadata internal] load build context 20:13:29 #56 DONE 31.8s 20:13:29 20:13:29 #35 [support-notifications internal] load build context 20:13:29 #35 DONE 31.9s 20:13:29 20:13:29 #37 [core-common-config-bootstrapper internal] load build context 20:13:29 #37 DONE 31.8s 20:13:29 20:13:29 #54 [support-scheduler internal] load build context 20:13:29 #54 DONE 31.9s 20:13:29 20:13:29 #36 [core-data internal] load build context 20:13:29 #36 DONE 32.0s 20:13:30 20:13:30 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:13:30 #55 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:30 #55 31.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:30 #55 31.74 (1/1) Installing dumb-init (1.2.5-r2) 20:13:30 #55 31.75 Executing busybox-1.35.0-r29.trigger 20:13:30 #55 31.76 OK: 7 MiB in 16 packages 20:13:30 #55 DONE 32.0s 20:13:30 20:13:30 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:13:30 #46 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:30 #46 31.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:30 #46 31.79 (1/2) Installing dumb-init (1.2.5-r2) 20:13:30 #46 31.80 (2/2) Installing openssl (3.0.10-r0) 20:13:30 #46 31.82 Executing busybox-1.35.0-r29.trigger 20:13:30 #46 31.83 OK: 8 MiB in 17 packages 20:13:30 #46 DONE 32.0s 20:13:30 20:13:30 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:13:30 #58 DONE 0.0s 20:13:30 20:13:30 #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:13:30 #47 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:30 #47 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:30 #47 31.97 (1/2) Installing ca-certificates (20230506-r0) 20:13:30 #47 32.00 (2/2) Installing dumb-init (1.2.5-r2) 20:13:30 #47 32.00 Executing busybox-1.35.0-r29.trigger 20:13:30 #47 32.01 Executing ca-certificates-20230506-r0.trigger 20:13:30 #47 32.08 OK: 8 MiB in 17 packages 20:13:30 #47 DONE 32.3s 20:13:30 20:13:30 #49 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:13:30 #49 31.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:30 #49 31.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:30 #49 31.99 (1/1) Installing dumb-init (1.2.5-r2) 20:13:30 #49 31.99 Executing busybox-1.35.0-r29.trigger 20:13:30 #49 32.01 OK: 7 MiB in 16 packages 20:13:30 #49 DONE 32.3s 20:13:30 20:13:30 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:13:30 #41 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:30 #41 31.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:30 #41 32.03 (1/4) Installing ca-certificates (20230506-r0) 20:13:30 #41 32.04 (2/4) Installing dumb-init (1.2.5-r2) 20:13:30 #41 32.05 (3/4) Installing su-exec (0.2-r2) 20:13:30 #41 32.05 (4/4) Installing yq (4.30.4-r4) 20:13:30 #41 32.12 Executing busybox-1.35.0-r29.trigger 20:13:30 #41 32.24 Executing ca-certificates-20230506-r0.trigger 20:13:31 #41 ... 20:13:31 20:13:31 #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:13:31 #0 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:31 #0 0.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:31 #0 1.289 OK: 265 MiB in 53 packages 20:13:31 #59 DONE 1.4s 20:13:31 20:13:31 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:13:31 #41 32.37 OK: 17 MiB in 19 packages 20:13:31 #41 DONE 32.5s 20:13:31 20:13:31 #60 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:13:31 #60 DONE 0.1s 20:13:31 20:13:31 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:13:31 #52 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:31 #52 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:31 #52 31.87 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:13:31 #52 31.87 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:13:31 #52 31.87 OK: 17818 distinct packages available 20:13:31 #52 31.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:31 #52 32.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:31 #52 32.29 (1/9) Installing ca-certificates (20230506-r0) 20:13:31 #52 32.30 (2/9) Installing brotli-libs (1.0.9-r9) 20:13:31 #52 32.32 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:13:31 #52 32.35 (4/9) Installing libcurl (8.2.1-r0) 20:13:31 #52 32.37 (5/9) Installing curl (8.2.1-r0) 20:13:31 #52 32.38 (6/9) Installing dumb-init (1.2.5-r2) 20:13:31 #52 32.41 (7/9) Installing musl-obstack (1.2.3-r0) 20:13:31 #52 32.41 (8/9) Installing libucontext (1.2-r0) 20:13:31 #52 32.42 (9/9) Installing gcompat (1.1.0-r0) 20:13:31 #52 32.42 Executing busybox-1.35.0-r29.trigger 20:13:31 #52 32.43 Executing ca-certificates-20230506-r0.trigger 20:13:31 #52 32.53 OK: 10 MiB in 24 packages 20:13:31 #52 DONE 32.7s 20:13:31 20:13:31 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:13:31 #0 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:31 #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:31 #0 1.539 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:13:31 #0 1.539 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:13:31 #0 1.539 OK: 17823 distinct packages available 20:13:31 #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:31 #0 1.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:31 #61 ... 20:13:31 20:13:31 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:13:31 #0 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:31 #0 1.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:31 #0 1.808 OK: 265 MiB in 53 packages 20:13:31 #62 DONE 1.9s 20:13:31 20:13:31 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:13:31 #63 DONE 0.1s 20:13:31 20:13:31 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:13:31 #61 1.991 OK: 265 MiB in 53 packages 20:13:31 #61 DONE 2.1s 20:13:31 20:13:31 #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:13:31 #64 DONE 0.1s 20:13:31 20:13:31 #43 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:31 #43 31.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:31 #43 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:31 #43 32.76 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:13:31 #43 32.76 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:13:31 #43 32.76 OK: 17818 distinct packages available 20:13:31 #43 32.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:31 #43 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:31 #43 33.13 (1/5) Installing dumb-init (1.2.5-r2) 20:13:31 #43 33.14 (2/5) Installing musl-obstack (1.2.3-r0) 20:13:31 #43 33.14 (3/5) Installing libucontext (1.2-r0) 20:13:31 #43 33.14 (4/5) Installing gcompat (1.1.0-r0) 20:13:31 #43 33.15 (5/5) Installing openssl (3.0.10-r0) 20:13:31 #43 33.16 Executing busybox-1.35.0-r29.trigger 20:13:31 #43 33.17 OK: 8 MiB in 20 packages 20:13:32 #43 DONE 33.3s 20:13:32 20:13:32 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:13:32 #57 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:32 #57 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:32 #57 2.594 OK: 265 MiB in 53 packages 20:13:32 #57 DONE 2.9s 20:13:32 20:13:32 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:13:32 #65 DONE 2.6s 20:13:32 20:13:32 #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:13:32 #66 DONE 0.0s 20:13:32 20:13:32 #67 [core-data builder 4/7] COPY go.mod vendor* ./ 20:13:32 #67 DONE 0.1s 20:13:32 20:13:32 #68 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:32 #68 ... 20:13:32 20:13:32 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:13:32 #0 1.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:32 #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:32 #0 3.071 OK: 265 MiB in 53 packages 20:13:32 #69 DONE 3.2s 20:13:32 20:13:32 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:13:32 #70 DONE 0.1s 20:13:32 20:13:32 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:35 Avoid second fetch 20:13:35 Checking out Revision edbd909ad3c9c86eb96cf534c00ec05679e0562d (main) 20:13:36 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.4.0 to 2.5.0 (#4634)" 20:13:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:13:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:35 > git config core.sparsecheckout # timeout=10 20:13:35 > git checkout -f edbd909ad3c9c86eb96cf534c00ec05679e0562d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:13:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:37 Dload Upload Total Spent Left Speed 20:13:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 20:13:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:13:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:13:38 + sudo tee /etc/docker/daemon.new 20:13:38 { 20:13:38 "registry-mirrors": [ 20:13:38 "https://nexus3.edgexfoundry.org:10001" 20:13:38 ], 20:13:38 "bip": "10.250.0.254/24", 20:13:38 "hosts": [ 20:13:38 "tcp://0.0.0.0:5555", 20:13:38 "unix:///var/run/docker.sock" 20:13:38 ], 20:13:38 "mtu": 1458, 20:13:38 "selinux-enabled": true, 20:13:38 "seccomp-profile": "/etc/docker/seccomp.json" 20:13:38 } [Pipeline] sh 20:13:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:13:39 + sudo service docker restart 20:13:41 #71 ... 20:13:41 20:13:41 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:41 #72 ... 20:13:41 20:13:41 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:41 #73 ... 20:13:41 20:13:41 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:51 #74 ... 20:13:51 20:13:51 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:51 #72 DONE 20.6s 20:13:51 20:13:51 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:51 #73 DONE 19.8s 20:13:51 20:13:51 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:51 #74 DONE 20.1s 20:13:51 20:13:51 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:51 #71 DONE 18.9s 20:13:51 20:13:51 #68 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:51 #68 DONE 19.3s 20:13:51 20:13:51 #75 [support-notifications builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:57 provisioning config files... 20:13:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/556@tmp/config4047583394901550771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:58 ---> docker-login.sh 20:13:58 nexus3.edgexfoundry.org:10001 20:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:58 Configure a credential helper to remove this warning. See 20:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:58 20:13:58 Login Succeeded 20:13:58 nexus3.edgexfoundry.org:10002 20:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:59 Configure a credential helper to remove this warning. See 20:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:59 20:13:59 Login Succeeded 20:13:59 nexus3.edgexfoundry.org:10003 20:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:59 Configure a credential helper to remove this warning. See 20:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:59 20:13:59 Login Succeeded 20:13:59 nexus3.edgexfoundry.org:10004 20:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:59 Configure a credential helper to remove this warning. See 20:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:59 20:13:59 Login Succeeded 20:13:59 docker.io 20:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:00 Configure a credential helper to remove this warning. See 20:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:00 20:14:00 Login Succeeded 20:14:00 ---> docker-login.sh ends [Pipeline] } 20:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:14:00 + git config --global --add safe.directory /w/workspace/edgex-go/556 [Pipeline] echo 20:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:14:00 ========================================================= 20:14:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:14:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:14:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:14:01 edb6bdbacee9: Pulling fs layer 20:14:01 5f9638ab2659: Pulling fs layer 20:14:01 8d51d6327a98: Pulling fs layer 20:14:01 8b374f2dd631: Pulling fs layer 20:14:01 ec14aa9079de: Pulling fs layer 20:14:01 2f466654f4bb: Pulling fs layer 20:14:01 554e91adad29: Pulling fs layer 20:14:01 ec14aa9079de: Waiting 20:14:01 2f466654f4bb: Waiting 20:14:01 554e91adad29: Waiting 20:14:01 8b374f2dd631: Waiting 20:14:01 5f9638ab2659: Verifying Checksum 20:14:01 5f9638ab2659: Download complete 20:14:01 8b374f2dd631: Download complete 20:14:01 ec14aa9079de: Verifying Checksum 20:14:01 ec14aa9079de: Download complete 20:14:01 edb6bdbacee9: Verifying Checksum 20:14:01 edb6bdbacee9: Download complete 20:14:01 #75 ... 20:14:01 20:14:01 #76 [security-spiffe-token-provider builder 6/7] COPY . . 20:14:01 #76 ... 20:14:01 20:14:01 #77 [core-data builder 6/7] COPY . . 20:14:02 #77 ... 20:14:02 20:14:02 #75 [support-notifications builder 6/7] COPY . . 20:14:02 #75 DONE 10.3s 20:14:02 20:14:02 #78 [security-spire-server builder 6/9] COPY . . 20:14:02 #78 DONE 10.4s 20:14:02 20:14:02 #76 [security-spiffe-token-provider builder 6/7] COPY . . 20:14:02 #76 DONE 10.4s 20:14:02 20:14:02 #79 [security-bootstrapper builder 6/7] COPY . . 20:14:02 #79 DONE 10.4s 20:14:02 20:14:02 #80 [security-secretstore-setup builder 6/7] COPY . . 20:14:02 #80 CACHED 20:14:02 20:14:02 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:14:02 #81 CACHED 20:14:02 20:14:02 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:02 #82 CACHED 20:14:02 20:14:02 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:02 #83 CACHED 20:14:02 20:14:02 #84 [security-proxy-setup builder 6/7] COPY . . 20:14:02 #84 CACHED 20:14:02 20:14:02 #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:14:02 #85 CACHED 20:14:02 20:14:02 #86 [support-scheduler builder 6/7] COPY . . 20:14:02 #86 CACHED 20:14:02 20:14:02 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:02 #87 CACHED 20:14:02 20:14:02 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:14:02 #88 CACHED 20:14:02 20:14:02 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:02 #89 CACHED 20:14:02 20:14:02 #90 [core-command builder 4/7] COPY go.mod vendor* ./ 20:14:02 #90 CACHED 20:14:02 20:14:02 #91 [core-command builder 6/7] COPY . . 20:14:02 #91 CACHED 20:14:02 20:14:02 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:02 #92 CACHED 20:14:02 20:14:02 #93 [security-proxy-auth builder 6/7] COPY . . 20:14:02 #93 CACHED 20:14:02 20:14:02 #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:14:02 #94 CACHED 20:14:02 20:14:02 #95 [core-common-config-bootstrapper builder 6/7] COPY . . 20:14:02 #95 CACHED 20:14:02 20:14:02 #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:14:02 #96 CACHED 20:14:02 20:14:02 #97 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:02 #97 CACHED 20:14:02 20:14:02 #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:02 #98 CACHED 20:14:02 20:14:02 #99 [core-metadata builder 6/7] COPY . . 20:14:02 #99 CACHED 20:14:02 20:14:02 #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:14:02 #100 CACHED 20:14:02 20:14:02 #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:14:02 #101 DONE 0.1s 20:14:02 20:14:02 #77 [core-data builder 6/7] COPY . . 20:14:02 #77 DONE 10.4s 20:14:02 20:14:02 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:14:02 #102 ... 20:14:02 20:14:02 #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:14:02 #103 CACHED 20:14:02 20:14:02 #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:02 #104 CACHED 20:14:02 20:14:02 #105 [security-spire-agent builder 6/9] COPY . . 20:14:02 #105 CACHED 20:14:02 20:14:02 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:14:02 #106 CACHED 20:14:02 20:14:02 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:14:02 #0 0.421 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:14:02 edb6bdbacee9: Pull complete 20:14:02 554e91adad29: Verifying Checksum 20:14:02 554e91adad29: Download complete 20:14:02 5f9638ab2659: Pull complete 20:14:03 8d51d6327a98: Verifying Checksum 20:14:03 8d51d6327a98: Download complete 20:14:03 2f466654f4bb: Verifying Checksum 20:14:03 2f466654f4bb: Download complete 20:14:04 #107 ... 20:14:04 20:14:04 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:14:04 #108 DONE 2.0s 20:14:04 20:14:04 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:14:04 #109 DONE 2.0s 20:14:04 20:14:04 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:14:05 #110 DONE 0.8s 20:14:05 20:14:05 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:14:05 #111 DONE 0.9s 20:14:05 20:14:05 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:14:05 #0 1.141 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:14:07 #112 ... 20:14:07 20:14:07 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:14:07 #113 ... 20:14:07 20:14:07 #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:14:07 #114 CACHED 20:14:07 20:14:07 #115 [security-spire-config builder 6/9] COPY . . 20:14:07 #115 CACHED 20:14:07 20:14:07 #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:07 #116 CACHED 20:14:07 20:14:07 #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:14:07 #117 CACHED 20:14:07 20:14:07 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:14:07 #118 CACHED 20:14:07 20:14:07 #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:14:07 #119 CACHED 20:14:08 20:14:08 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:14:08 #120 DONE 0.8s 20:14:08 20:14:08 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:14:08 #113 DONE 0.8s 20:14:08 20:14:08 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:14:08 #121 DONE 0.0s 20:14:08 20:14:08 #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:14:08 #122 CACHED 20:14:08 20:14:08 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:14:08 #123 CACHED 20:14:08 20:14:08 #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:14:08 #124 DONE 0.1s 20:14:08 20:14:08 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:14:09 #125 ... 20:14:09 20:14:09 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:14:09 #126 DONE 1.5s 20:14:10 20:14:10 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:14:10 #127 DONE 1.5s 20:14:10 20:14:10 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:14:10 #125 DONE 1.6s 20:14:10 20:14:10 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:14:10 #128 DONE 0.2s 20:14:10 20:14:10 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:14:10 #129 DONE 0.2s 20:14:10 20:14:10 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:14:10 #130 DONE 0.5s 20:14:10 20:14:10 #131 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:14:10 #131 DONE 0.5s 20:14:10 20:14:10 #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:14:10 #132 DONE 0.7s 20:14:10 20:14:10 #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:14:10 #133 DONE 0.1s 20:14:10 20:14:10 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:14:10 #134 DONE 0.1s 20:14:10 20:14:10 #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:14:10 #135 DONE 0.1s 20:14:10 20:14:10 #136 [security-spire-config] exporting to image 20:14:10 #136 exporting layers 20:14:11 #136 ... 20:14:11 20:14:11 #137 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:14:11 #137 DONE 0.2s 20:14:11 20:14:11 #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:14:11 #138 DONE 0.3s 20:14:11 20:14:11 #136 [security-spire-agent] exporting to image 20:14:11 #136 exporting layers 0.6s done 20:14:11 #136 writing image sha256:4c6f7bf4898f3b49eec0237ab9323b1434b99161d6fa68a32c44fbe3ddb24b20 0.0s done 20:14:11 #136 naming to docker.io/library/security-spire-server 20:14:11 #136 exporting layers 0.7s done 20:14:11 #136 naming to docker.io/library/security-spire-server done 20:14:11 #136 writing image sha256:42e8f9fa72907e63be12a102be5ee91a82d3448410ee23f0caeda6d04f388afe done 20:14:11 #136 naming to docker.io/library/security-spire-config done 20:14:12 #136 exporting layers 0.6s done 20:14:12 #136 writing image sha256:392aa688724867fcb252d1522de21d115c4d9757011a9d3bb54f155433adeed0 done 20:14:12 #136 naming to docker.io/library/security-spire-agent done 20:14:12 #136 DONE 1.2s 20:14:12 20:14:12 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:14:12 #0 1.374 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:14:12 #139 ... 20:14:12 20:14:12 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:14:12 #0 0.947 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:14:12 #140 ... 20:14:12 20:14:12 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:14:12 #0 0.598 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:14:12 #141 ... 20:14:12 20:14:12 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:14:12 #0 0.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:14:12 #142 ... 20:14:12 20:14:12 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:14:12 #0 0.577 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:14:12 #143 ... 20:14:12 20:14:12 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:14:12 #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:14:13 #144 ... 20:14:13 20:14:13 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:14:13 #0 1.001 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:14:13 #145 ... 20:14:13 20:14:13 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:14:13 #0 0.749 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:14:13 #146 ... 20:14:13 20:14:13 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:14:13 #102 1.261 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:14:16 8d51d6327a98: Pull complete 20:14:16 8b374f2dd631: Pull complete 20:14:16 ec14aa9079de: Pull complete 20:14:21 2f466654f4bb: Pull complete 20:14:26 554e91adad29: Pull complete 20:14:26 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:14:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:14:26 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:14:26 WORKDIR /edgex 20:14:26 COPY go.mod . 20:14:26 RUN go mod download 20:14:26 docker build -t ci-base-image-arm64 -f - . 20:14:26 Sending build context to Docker daemon 2.938MB 20:14:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:14:26 ---> 1e15ea492957 20:14:26 Step 2/4 : WORKDIR /edgex 20:14:28 ---> Running in 39401add4973 20:14:28 Removing intermediate container 39401add4973 20:14:28 ---> f63f1bb9732d 20:14:28 Step 3/4 : COPY go.mod . 20:14:29 ---> baa2b4a88808 20:14:29 Step 4/4 : RUN go mod download 20:14:29 ---> Running in 04048e0e0634 20:15:08 Removing intermediate container 04048e0e0634 20:15:08 ---> 5f6cf0cee03a 20:15:08 Successfully built 5f6cf0cee03a 20:15:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:08 + docker inspect -f . ci-base-image-arm64 20:15:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:08 prd-ubuntu20.04-docker-arm64-4c-16g-3566 does not seem to be running inside a container 20:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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-arm64 cat 20:15:10 $ docker top 17f68df78db3d087af80c265878efe59e620c1a8e9f93021646ce332b31c5edc -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:11 + go version 20:15:11 go version go1.20.6 linux/arm64 [Pipeline] } 20:15:11 $ docker stop --time=1 17f68df78db3d087af80c265878efe59e620c1a8e9f93021646ce332b31c5edc 20:15:12 $ docker rm -f --volumes 17f68df78db3d087af80c265878efe59e620c1a8e9f93021646ce332b31c5edc [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 20:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:13 20:15:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:13 latest: Pulling from edgex-devops/edgex-compose-arm64 20:15:13 547446be3368: Pulling fs layer 20:15:13 d125d8839a47: Pulling fs layer 20:15:13 3e85d5ac6304: Pulling fs layer 20:15:13 c3105a71a48b: Pulling fs layer 20:15:13 0f093f025ec4: Pulling fs layer 20:15:13 c3106fc0e877: Pulling fs layer 20:15:13 0f093f025ec4: Waiting 20:15:13 c3106fc0e877: Waiting 20:15:13 c3105a71a48b: Waiting 20:15:13 547446be3368: Verifying Checksum 20:15:13 c3105a71a48b: Download complete 20:15:14 d125d8839a47: Verifying Checksum 20:15:14 d125d8839a47: Download complete 20:15:14 c3106fc0e877: Verifying Checksum 20:15:14 c3106fc0e877: Download complete 20:15:14 0f093f025ec4: Verifying Checksum 20:15:14 0f093f025ec4: Download complete 20:15:14 547446be3368: Pull complete 20:15:15 d125d8839a47: Pull complete 20:15:16 3e85d5ac6304: Verifying Checksum 20:15:16 3e85d5ac6304: Download complete 20:15:24 3e85d5ac6304: Pull complete 20:15:24 c3105a71a48b: Pull complete 20:15:25 0f093f025ec4: Pull complete 20:15:25 c3106fc0e877: Pull complete 20:15:25 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:26 prd-ubuntu20.04-docker-arm64-4c-16g-3566 does not seem to be running inside a container 20:15:26 $ 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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:15:28 $ docker top e7855b30790013a34e983c2c9c6d368f18775a71002cf7cf25ca07db0d844a37 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:29 + docker compose -f ./docker-compose-build.yml build --parallel 20:15:35 #102 ... 20:15:35 20:15:35 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:15:35 #146 80.78 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:15:39 #1 [security-proxy-setup internal] load build definition from Dockerfile 20:15:39 #1 transferring dockerfile: 2.06kB done 20:15:39 #1 DONE 0.1s 20:15:39 20:15:39 #2 [support-notifications internal] load build definition from Dockerfile 20:15:39 #2 transferring dockerfile: 1.84kB done 20:15:39 #2 DONE 0.0s 20:15:39 20:15:39 #3 [security-spire-config internal] load build definition from Dockerfile 20:15:39 #3 transferring dockerfile: 2.58kB 0.0s done 20:15:39 #3 DONE 0.1s 20:15:39 20:15:39 #4 [support-scheduler internal] load build definition from Dockerfile 20:15:39 #4 transferring dockerfile: 1.82kB done 20:15:39 #4 DONE 0.1s 20:15:39 20:15:39 #5 [core-command internal] load build definition from Dockerfile 20:15:39 #5 transferring dockerfile: 1.82kB done 20:15:39 #5 DONE 0.1s 20:15:39 20:15:39 #6 [security-proxy-auth internal] load build definition from Dockerfile 20:15:39 #6 transferring dockerfile: 2.04kB done 20:15:39 #6 DONE 0.1s 20:15:39 20:15:39 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:15:39 #7 transferring dockerfile: 1.78kB 0.0s done 20:15:39 #7 DONE 0.0s 20:15:39 20:15:39 #8 [core-data internal] load build definition from Dockerfile 20:15:39 #8 transferring dockerfile: 1.90kB 0.0s done 20:15:39 #8 DONE 0.0s 20:15:39 20:15:39 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:15:39 #9 transferring dockerfile: 2.12kB done 20:15:39 #9 DONE 0.0s 20:15:39 20:15:39 #10 [security-secretstore-setup internal] load build definition from Dockerfile 20:15:39 #10 transferring dockerfile: 2.38kB done 20:15:39 #10 DONE 0.1s 20:15:39 20:15:39 #11 [security-bootstrapper internal] load build definition from Dockerfile 20:15:39 #11 transferring dockerfile: 2.82kB done 20:15:39 #11 DONE 0.1s 20:15:39 20:15:39 #12 [security-spire-agent internal] load build definition from Dockerfile 20:15:39 #12 ... 20:15:39 20:15:39 #13 [security-spire-server internal] load build definition from Dockerfile 20:15:39 #13 transferring dockerfile: 2.63kB 0.0s done 20:15:39 #13 DONE 0.2s 20:15:39 20:15:39 #14 [core-metadata internal] load build definition from Dockerfile 20:15:39 #14 transferring dockerfile: 1.96kB done 20:15:39 #14 DONE 0.2s 20:15:39 20:15:39 #12 [security-spire-agent internal] load build definition from Dockerfile 20:15:39 #12 transferring dockerfile: 2.68kB 0.0s done 20:15:39 #12 DONE 0.1s 20:15:39 20:15:39 #15 [security-proxy-setup internal] load .dockerignore 20:15:39 #15 transferring context: 56B 0.0s done 20:15:39 #15 DONE 0.1s 20:15:40 20:15:40 #16 [support-notifications internal] load .dockerignore 20:15:40 #16 transferring context: 56B done 20:15:40 #16 DONE 0.0s 20:15:40 20:15:40 #17 [security-spire-config internal] load .dockerignore 20:15:40 #17 transferring context: 56B done 20:15:40 #17 DONE 0.1s 20:15:40 #146 ... 20:15:40 20:15:40 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:15:40 #112 DONE 98.2s 20:15:40 20:15:40 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:15:40 #107 DONE 98.3s 20:15:40 20:15:40 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:15:40 #143 DONE 98.3s 20:15:40 20:15:40 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:15:40 #140 DONE 98.3s 20:15:40 20:15:40 #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:15:40 20:15:40 #18 [support-scheduler internal] load .dockerignore 20:15:40 #18 transferring context: 56B done 20:15:40 #18 DONE 0.0s 20:15:40 20:15:40 #147 ... 20:15:40 20:15:40 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:15:40 #142 DONE 98.3s 20:15:40 20:15:40 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:15:40 #144 DONE 98.5s 20:15:40 20:15:40 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:15:40 #19 [core-command internal] load .dockerignore 20:15:40 #19 transferring context: 56B 0.0s done 20:15:40 #19 DONE 0.1s 20:15:40 20:15:40 #20 [security-proxy-auth internal] load .dockerignore 20:15:40 #20 transferring context: 56B done 20:15:40 #20 DONE 0.0s 20:15:40 20:15:40 #21 [security-spiffe-token-provider internal] load .dockerignore 20:15:40 #21 transferring context: 56B 0.0s done 20:15:40 #21 DONE 0.1s 20:15:40 20:15:40 #22 [core-data internal] load .dockerignore 20:15:40 #22 transferring context: 56B done 20:15:40 #22 DONE 0.1s 20:15:40 20:15:40 #23 [core-common-config-bootstrapper internal] load .dockerignore 20:15:40 #23 transferring context: 56B 0.0s done 20:15:40 #23 DONE 0.1s 20:15:40 20:15:40 #24 [security-secretstore-setup internal] load .dockerignore 20:15:40 #24 transferring context: 56B done 20:15:40 #24 DONE 0.1s 20:15:40 20:15:40 #25 [security-bootstrapper internal] load .dockerignore 20:15:40 #25 transferring context: 56B done 20:15:40 #25 DONE 0.1s 20:15:40 20:15:40 #26 [security-spire-server internal] load .dockerignore 20:15:41 #26 transferring context: 56B done 20:15:41 #26 DONE 0.1s 20:15:41 20:15:41 #27 [core-metadata internal] load .dockerignore 20:15:41 #27 transferring context: 56B 0.0s done 20:15:41 #27 DONE 0.1s 20:15:41 20:15:41 #28 [security-spire-agent internal] load .dockerignore 20:15:41 #28 transferring context: 56B 0.0s done 20:15:41 #28 DONE 0.1s 20:15:41 20:15:41 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:41 #29 DONE 0.0s 20:15:41 #148 ... 20:15:41 20:15:41 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:15:41 #139 DONE 99.1s 20:15:41 20:15:41 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 20:15:41 #30 DONE 0.1s 20:15:41 20:15:41 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:41 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:41 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:41 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:41 20:15:41 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:15:41 #102 DONE 99.2s 20:15:41 20:15:41 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:15:41 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 20:15:41 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:41 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:41 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 20:15:41 #149 ... 20:15:41 20:15:41 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:15:41 #145 DONE 99.5s 20:15:41 20:15:41 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:15:41 #146 DONE 99.6s 20:15:41 20:15:41 #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:15:42 #150 ... 20:15:42 20:15:42 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:15:42 #141 DONE 99.8s 20:15:42 20:15:42 #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:15:42 #31 ... 20:15:42 20:15:42 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:42 #29 DONE 0.0s 20:15:42 20:15:42 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 20:15:42 #30 DONE 0.2s 20:15:42 20:15:42 #32 [security-proxy-setup internal] load build context 20:15:42 #32 transferring context: 2.56MB 0.6s done 20:15:42 #32 DONE 0.7s 20:15:42 20:15:42 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:42 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:42 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:42 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:42 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:42 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:42 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:42 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:42 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:42 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:42 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:42 #31 ... 20:15:42 20:15:42 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:42 #29 DONE 0.0s 20:15:42 20:15:42 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:42 #31 ... 20:15:42 20:15:42 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:42 #29 DONE 0.0s 20:15:42 20:15:42 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:42 #33 DONE 1.7s 20:15:42 20:15:42 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:42 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:42 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:42 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:42 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:42 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:42 #31 ... 20:15:42 20:15:42 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:42 #29 DONE 0.0s 20:15:42 20:15:42 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 20:15:42 #30 DONE 0.5s 20:15:42 20:15:42 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:42 #33 DONE 1.8s 20:15:42 20:15:42 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:42 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:42 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:42 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:42 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:42 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:42 #31 ... 20:15:42 20:15:42 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:42 #29 DONE 0.0s 20:15:42 20:15:42 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:42 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 20:15:43 #31 ... 20:15:43 20:15:43 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:43 #29 DONE 0.0s 20:15:43 20:15:43 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 20:15:43 #30 DONE 0.7s 20:15:43 20:15:43 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:43 #33 DONE 1.8s 20:15:43 20:15:43 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:43 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:43 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:43 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:43 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:43 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:43 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 20:15:43 #31 ... 20:15:43 20:15:43 #34 [core-data builder 2/7] WORKDIR /edgex-go 20:15:43 #34 DONE 1.5s 20:15:43 20:15:43 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:43 #29 DONE 0.0s 20:15:43 20:15:43 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 20:15:43 #151 ... 20:15:43 20:15:43 #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:15:43 #147 DONE 3.5s 20:15:43 #30 DONE 1.2s 20:15:43 20:15:43 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:43 #29 DONE 0.0s 20:15:43 20:15:43 #35 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:15:44 20:15:44 #152 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:15:44 #35 ... 20:15:44 20:15:44 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:44 #33 DONE 1.8s 20:15:44 20:15:44 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:15:44 #34 DONE 1.5s 20:15:44 20:15:44 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:44 #33 DONE 1.8s 20:15:44 20:15:44 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:15:44 #34 DONE 1.5s 20:15:44 20:15:44 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:44 #29 DONE 0.1s 20:15:44 20:15:44 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:44 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:44 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:44 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:44 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:44 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 20:15:44 #31 ... 20:15:44 20:15:44 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:44 #29 DONE 0.1s 20:15:44 #152 ... 20:15:44 20:15:44 #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:15:44 #153 DONE 3.7s 20:15:44 20:15:44 #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:15:44 #150 DONE 3.4s 20:15:44 20:15:44 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:15:44 20:15:44 #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:44 #33 DONE 1.8s 20:15:44 20:15:44 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 20:15:44 #34 DONE 1.6s 20:15:44 20:15:44 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 20:15:44 #30 DONE 1.4s 20:15:44 20:15:44 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:44 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:44 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:44 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:44 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:44 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 20:15:44 #31 ... 20:15:44 20:15:44 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:44 #33 DONE 1.9s 20:15:44 20:15:44 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 20:15:44 #34 DONE 1.6s 20:15:44 20:15:44 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:44 #29 DONE 0.1s 20:15:44 20:15:44 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:44 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:44 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:44 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:44 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:44 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 20:15:44 #154 ... 20:15:44 20:15:44 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:15:44 #148 DONE 4.0s 20:15:44 20:15:44 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:15:44 #31 ... 20:15:44 20:15:44 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 20:15:44 #30 DONE 1.5s 20:15:44 20:15:44 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:44 #33 DONE 1.9s 20:15:44 20:15:44 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 20:15:44 #34 DONE 1.6s 20:15:44 20:15:44 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:44 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:44 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:44 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:44 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:44 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done 20:15:45 #31 DONE 4.2s 20:15:45 20:15:45 #36 [support-notifications internal] load build context 20:15:45 #36 transferring context: 2.56MB 2.1s done 20:15:45 #36 DONE 2.8s 20:15:45 20:15:45 #37 [security-spire-config internal] load build context 20:15:45 #37 transferring context: 2.56MB 2.7s done 20:15:45 #155 ... 20:15:45 20:15:45 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #149 DONE 3.9s 20:15:45 20:15:45 #156 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:15:45 #37 ... 20:15:45 20:15:45 #38 [support-scheduler internal] load build context 20:15:45 #38 transferring context: 2.56MB 2.0s done 20:15:45 #38 DONE 2.9s 20:15:45 20:15:45 #39 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:15:46 #39 ... 20:15:46 20:15:46 #37 [security-spire-config internal] load build context 20:15:46 #37 DONE 4.1s 20:15:46 20:15:46 #40 [core-command internal] load build context 20:15:46 #40 transferring context: 2.56MB 2.5s done 20:15:46 #40 DONE 4.0s 20:15:46 20:15:46 #41 [security-spire-agent internal] load build context 20:15:46 #41 ... 20:15:46 20:15:46 #42 [core-data internal] load build context 20:15:46 #42 transferring context: 2.56MB 2.0s done 20:15:46 #42 DONE 3.6s 20:15:46 20:15:46 #41 [security-spire-agent internal] load build context 20:15:47 #156 ... 20:15:47 20:15:47 #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:15:47 #151 DONE 4.9s 20:15:47 20:15:47 #157 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:15:47 #157 DONE 4.9s 20:15:47 20:15:47 #158 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:15:47 #158 ... 20:15:47 20:15:47 #152 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:15:47 #152 DONE 3.4s 20:15:47 20:15:47 #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:15:47 #159 CACHED 20:15:47 20:15:47 #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:15:47 #160 CACHED 20:15:47 20:15:47 #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:15:47 #161 CACHED 20:15:47 20:15:47 #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:15:47 #162 CACHED 20:15:47 20:15:47 #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:15:47 #163 CACHED 20:15:47 20:15:47 #164 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:15:47 #164 CACHED 20:15:47 20:15:47 #165 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:15:47 #165 CACHED 20:15:47 20:15:47 #166 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:15:47 #166 CACHED 20:15:47 20:15:47 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:15:47 #154 DONE 3.0s 20:15:47 20:15:47 #167 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:15:47 #41 ... 20:15:47 20:15:47 #43 [security-spiffe-token-provider internal] load build context 20:15:47 #43 transferring context: 2.56MB 2.8s done 20:15:47 #43 DONE 4.7s 20:15:47 20:15:47 #41 [security-spire-agent internal] load build context 20:15:47 #167 ... 20:15:47 20:15:47 #156 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:15:47 #156 DONE 2.4s 20:15:47 20:15:47 #168 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:15:47 #168 DONE 1.0s 20:15:47 20:15:47 #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:15:48 #169 ... 20:15:48 20:15:48 #158 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:15:48 #158 DONE 1.2s 20:15:48 20:15:48 #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:15:48 #170 ... 20:15:48 20:15:48 #171 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:15:48 #171 DONE 1.5s 20:15:48 20:15:48 #172 [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 20:15:48 #41 transferring context: 2.56MB 3.2s done 20:15:48 #41 ... 20:15:48 20:15:48 #44 [security-proxy-auth internal] load build context 20:15:48 #44 transferring context: 2.56MB 2.8s done 20:15:48 #44 DONE 5.8s 20:15:48 20:15:48 #45 [security-secretstore-setup internal] load build context 20:15:48 #45 ... 20:15:48 20:15:48 #41 [security-spire-agent internal] load build context 20:15:48 #41 DONE 4.1s 20:15:48 20:15:48 #46 [core-common-config-bootstrapper internal] load build context 20:15:48 #46 transferring context: 2.56MB 3.4s done 20:15:48 #46 DONE 5.6s 20:15:48 20:15:48 #45 [security-secretstore-setup internal] load build context 20:15:48 #45 transferring context: 2.56MB 3.5s done 20:15:49 #172 ... 20:15:49 20:15:49 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:15:49 #155 DONE 4.6s 20:15:49 20:15:49 #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:15:49 #45 ... 20:15:49 20:15:49 #47 [security-bootstrapper internal] load build context 20:15:49 #47 transferring context: 2.56MB 3.1s done 20:15:49 #47 DONE 5.8s 20:15:49 20:15:49 #45 [security-secretstore-setup internal] load build context 20:15:49 #45 DONE 5.5s 20:15:49 20:15:49 #48 [core-metadata internal] load build context 20:15:50 #48 ... 20:15:50 20:15:50 #49 [security-spire-server internal] load build context 20:15:50 #49 transferring context: 2.56MB 3.0s done 20:15:50 #49 DONE 5.5s 20:15:50 20:15:50 #48 [core-metadata internal] load build context 20:15:50 #48 ... 20:15:50 20:15:50 #50 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:50 #50 ... 20:15:50 20:15:50 #48 [core-metadata internal] load build context 20:15:50 #48 transferring context: 2.56MB 3.7s done 20:15:50 #48 DONE 6.1s 20:15:50 20:15:50 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:15:50 #0 5.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:50 #0 6.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:50 #173 ... 20:15:50 20:15:50 #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:15:50 #174 DONE 3.2s 20:15:50 20:15:50 #175 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:15:50 #175 ... 20:15:50 20:15:50 #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:15:50 #176 DONE 3.4s 20:15:51 20:15:51 #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:15:51 #169 DONE 3.3s 20:15:51 20:15:51 #177 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:15:51 #177 ... 20:15:51 20:15:51 #178 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:15:51 #178 DONE 3.9s 20:15:51 20:15:51 #167 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:15:51 #167 DONE 4.1s 20:15:51 20:15:51 #179 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:15:51 #179 ... 20:15:51 20:15:51 #180 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:15:51 #180 DONE 4.1s 20:15:51 20:15:51 #181 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:15:51 #181 DONE 4.4s 20:15:51 20:15:51 #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:15:51 #170 DONE 3.7s 20:15:51 20:15:51 #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:15:51 #182 ... 20:15:51 20:15:51 #172 [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 20:15:51 #172 DONE 3.4s 20:15:52 #51 8.927 OK: 263 MiB in 53 packages 20:15:52 20:15:52 #183 [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 20:15:52 #183 ... 20:15:52 20:15:52 #184 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:15:52 #184 DONE 3.4s 20:15:52 20:15:52 #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:15:52 #185 ... 20:15:52 20:15:52 #175 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:15:52 #175 DONE 2.3s 20:15:52 20:15:52 #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:15:52 #173 DONE 3.9s 20:15:52 20:15:52 #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:15:52 #186 DONE 2.4s 20:15:52 20:15:52 #136 [core-command] exporting to image 20:15:52 #136 exporting layers 20:15:53 #136 ... 20:15:53 20:15:53 #177 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:15:53 #177 DONE 2.3s 20:15:53 20:15:53 #179 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:15:53 #179 DONE 2.1s 20:15:53 #51 DONE 10.3s 20:15:53 20:15:53 #52 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:15:53 20:15:53 #187 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:15:53 #187 DONE 2.0s 20:15:53 20:15:53 #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:15:53 #188 ... 20:15:53 20:15:53 #189 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:15:53 #189 DONE 2.0s 20:15:53 #52 ... 20:15:53 20:15:53 #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:15:53 #0 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:53 #0 9.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:53 #53 ... 20:15:53 20:15:53 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:15:53 #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:53 #0 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:53 #0 7.579 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:15:53 #0 7.579 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:15:53 #0 7.579 OK: 17694 distinct packages available 20:15:53 #0 8.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:53 20:15:53 #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:15:53 #182 DONE 2.1s 20:15:53 20:15:53 #136 [support-notifications] exporting to image 20:15:53 #136 ... 20:15:53 20:15:53 #190 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:15:53 #190 DONE 2.0s 20:15:53 20:15:53 #136 [core-data] exporting to image 20:15:53 #54 ... 20:15:53 20:15:53 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:15:53 #0 7.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:53 #0 9.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:54 #136 ... 20:15:54 20:15:54 #183 [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 20:15:54 #183 DONE 2.0s 20:15:54 20:15:54 #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:15:54 #55 ... 20:15:54 20:15:54 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:15:54 #54 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:54 #191 ... 20:15:54 20:15:54 #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:15:54 #185 DONE 2.0s 20:15:54 #54 ... 20:15:54 20:15:54 #52 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:15:54 #52 DONE 1.2s 20:15:54 20:15:54 #56 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 20:15:54 #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:15:54 #192 DONE 1.2s 20:15:54 20:15:54 #193 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:54 #56 ... 20:15:54 20:15:54 #35 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:15:54 #35 8.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:54 #35 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:54 #193 ... 20:15:54 20:15:54 #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:15:54 #194 DONE 1.8s 20:15:54 20:15:54 #195 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:15:54 #195 DONE 1.7s 20:15:54 20:15:54 #136 [core-metadata] exporting to image 20:15:54 #136 writing image sha256:86a5decaee6a418e82dc24054355358492c2d38fd46ff1b1a7e98e4c62ea341f 0.1s done 20:15:54 #136 naming to docker.io/library/core-command 0.0s done 20:15:55 #136 exporting layers 0.6s done 20:15:55 #136 ... 20:15:55 20:15:55 #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:15:55 #188 DONE 1.7s 20:15:55 20:15:55 #196 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:15:55 #196 DONE 1.5s 20:15:55 20:15:55 #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:15:55 #191 DONE 1.4s 20:15:55 20:15:55 #197 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:55 #35 ... 20:15:55 20:15:55 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:15:55 #57 ... 20:15:55 20:15:55 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:55 #58 ... 20:15:55 20:15:55 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:55 #59 ... 20:15:55 20:15:55 #60 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:56 #60 ... 20:15:56 20:15:56 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:15:56 #61 ... 20:15:56 20:15:56 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:56 #197 ... 20:15:56 20:15:56 #193 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:56 #193 DONE 1.6s 20:15:56 20:15:56 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:15:56 #198 DONE 1.4s 20:15:56 20:15:56 #136 [support-scheduler] exporting to image 20:15:56 #136 writing image sha256:3b24ba8c3defcae021d81653d0e376f0f95bdcdb2790367d2f9f9c17b4c9185d 0.0s done 20:15:56 #136 naming to docker.io/library/support-scheduler 0.1s done 20:15:56 #136 ... 20:15:56 20:15:56 #199 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:15:56 #199 DONE 0.8s 20:15:56 20:15:56 #136 [support-scheduler] exporting to image 20:15:56 #136 writing image sha256:3f91afa8832ff579138f476bf3b0fadd7bb1b29778ca5fc2f3082c49bc3a3910 20:15:56 #136 writing image sha256:3d7c734f0c8271b219c7ec0fdf4fa43828e8dc0c9c67df5373b99557d739c2af 20:15:56 #62 ... 20:15:56 20:15:56 #53 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:15:56 #53 12.19 OK: 263 MiB in 53 packages 20:15:56 #53 DONE 12.9s 20:15:56 20:15:56 #63 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:15:56 #63 ... 20:15:56 20:15:56 #64 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:15:56 #136 writing image sha256:3f91afa8832ff579138f476bf3b0fadd7bb1b29778ca5fc2f3082c49bc3a3910 0.1s done 20:15:56 #136 writing image sha256:3d7c734f0c8271b219c7ec0fdf4fa43828e8dc0c9c67df5373b99557d739c2af 0.1s done 20:15:56 #136 naming to docker.io/library/core-data 0.0s done 20:15:56 #136 naming to docker.io/library/support-notifications 0.0s done 20:15:56 #136 writing image sha256:7be387eef4aed3b2e518b828f37db39f9f61a9a82c1e5559e2350284e19d067c 0.1s done 20:15:56 #136 naming to docker.io/library/security-spiffe-token-provider 20:15:57 #64 DONE 0.9s 20:15:57 20:15:57 #35 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:15:57 #35 13.59 OK: 263 MiB in 53 packages 20:15:57 #136 naming to docker.io/library/security-spiffe-token-provider 0.0s done 20:15:57 #136 exporting layers 0.9s done 20:15:57 #136 writing image sha256:c994ce25987c2b9670c6b3de72dfb21cf388b23f605ac52c57c74deda3e17c67 0.0s done 20:15:57 #136 naming to docker.io/library/core-metadata 20:15:57 #136 naming to docker.io/library/core-metadata 0.3s done 20:15:57 #136 ... 20:15:57 20:15:57 #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:57 #200 DONE 2.5s 20:15:57 20:15:57 #136 [core-common-config-bootstrapper] exporting to image 20:15:57 #136 ... 20:15:57 20:15:57 #197 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:57 #197 DONE 2.5s 20:15:58 #35 DONE 14.5s 20:15:58 20:15:58 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:15:58 20:15:58 #136 [security-proxy-auth] exporting to image 20:15:58 #136 exporting layers 0.4s done 20:15:58 #136 ... 20:15:58 20:15:58 #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:15:58 #201 DONE 1.8s 20:15:58 20:15:58 #202 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:15:58 #202 DONE 1.9s 20:15:58 #65 ... 20:15:58 20:15:58 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:15:58 #55 13.66 OK: 263 MiB in 53 packages 20:15:58 #55 DONE 14.6s 20:15:58 20:15:58 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:15:58 20:15:58 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:15:58 #66 ... 20:15:58 20:15:58 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:15:58 #54 13.93 OK: 263 MiB in 53 packages 20:15:58 #54 DONE 14.9s 20:15:58 #203 ... 20:15:58 20:15:58 #136 [security-proxy-auth] exporting to image 20:15:58 #136 exporting layers 0.5s done 20:15:58 #136 writing image sha256:6d2b02c0974e44134513d4b16f4038cb02cb1c9c3a6ec86c751955cb9ac34741 done 20:15:58 #136 writing image sha256:4c31be0f016524fd0ec1eb326391451edb44d85e31d24cd58e393baf3dccfe4f 0.0s done 20:15:58 #136 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 20:15:58 #136 naming to docker.io/library/security-proxy-setup 0.0s done 20:15:58 #136 writing image sha256:5724cbbf8a471c1b825068e8c3b83c208ccaba4ab21d1132b4b269ba8f481521 0.0s done 20:15:58 #136 naming to docker.io/library/security-proxy-auth 0.1s done 20:15:58 #136 DONE 6.8s 20:15:58 20:15:58 #204 [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/ 20:15:58 20:15:58 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:15:59 #204 DONE 0.9s 20:15:59 20:15:59 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:15:59 #203 DONE 0.8s 20:15:59 20:15:59 #205 [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/ 20:15:59 #205 DONE 0.2s 20:15:59 20:15:59 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:59 #206 ... 20:15:59 20:15:59 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:15:59 #207 DONE 0.3s 20:15:59 20:15:59 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:59 #206 DONE 0.6s 20:15:59 20:15:59 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:16:00 #208 DONE 0.3s 20:16:00 20:16:00 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:16:00 #67 DONE 1.5s 20:16:00 20:16:00 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:16:00 #65 DONE 1.9s 20:16:00 20:16:00 #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:00 #209 ... 20:16:00 20:16:00 #136 [security-secretstore-setup] exporting to image 20:16:00 #136 exporting layers 0.5s done 20:16:00 #136 writing image sha256:8968c7b1f065dd3a0c9447539fa0d7b3e3a18ba06cb17d3617080ba56f7b0379 done 20:16:00 #136 naming to docker.io/library/security-secretstore-setup done 20:16:00 #136 DONE 7.3s 20:16:00 #68 ... 20:16:00 20:16:00 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:16:00 #66 DONE 2.3s 20:16:00 20:16:00 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:16:00 #209 DONE 0.5s 20:16:00 20:16:00 #136 [security-bootstrapper] exporting to image 20:16:00 #136 exporting layers 0.2s done 20:16:00 #136 writing image sha256:90e9669ba0c0a2e4875977add9e4a3c6078175bb30d9743134434ecbefa525f1 done 20:16:00 #136 naming to docker.io/library/security-bootstrapper done 20:16:00 #136 DONE 7.5s 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:16:00 time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:16:00 $ docker stop --time=1 56312adadb83b00543f71f85260e25a31440577e6d58bd1d04c7103094e87226 20:16:00 20:16:00 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:02 $ docker rm -f --volumes 56312adadb83b00543f71f85260e25a31440577e6d58bd1d04c7103094e87226 [Pipeline] // withDockerContainer [Pipeline] sh 20:16:03 + docker images 20:16:03 REPOSITORY TAG IMAGE ID CREATED SIZE 20:16:03 security-bootstrapper latest 90e9669ba0c0 2 seconds ago 23MB 20:16:03 security-secretstore-setup latest 8968c7b1f065 3 seconds ago 44.1MB 20:16:03 security-proxy-auth latest 5724cbbf8a47 5 seconds ago 19.4MB 20:16:03 core-common-config-bootstrapper latest 6d2b02c0974e 5 seconds ago 18MB 20:16:03 security-proxy-setup latest 4c31be0f0165 7 seconds ago 19.6MB 20:16:03 core-metadata latest c994ce25987c 8 seconds ago 21.6MB 20:16:03 security-spiffe-token-provider latest 7be387eef4ae 8 seconds ago 33.5MB 20:16:03 support-scheduler latest 3b24ba8c3def 9 seconds ago 33.7MB 20:16:03 core-data latest 3f91afa8832f 9 seconds ago 21.2MB 20:16:03 support-notifications latest 3d7c734f0c82 9 seconds ago 34.3MB 20:16:03 core-command latest 86a5decaee6a 10 seconds ago 21MB 20:16:03 security-spire-agent latest 392aa6887248 About a minute ago 161MB 20:16:03 security-spire-config latest 42e8f9fa7290 About a minute ago 102MB 20:16:03 security-spire-server latest 4c6f7bf4898f About a minute ago 103MB 20:16:03 ci-base-image-x86_64 latest b2d0a5dfcbdd 5 minutes ago 1.07GB 20:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 20:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 20:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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 20:16:03 provisioning config files... 20:16:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/556@tmp/config877185534352970500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:03 ---> docker-login.sh 20:16:03 nexus3.edgexfoundry.org:10001 20:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:03 Configure a credential helper to remove this warning. See 20:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:03 20:16:03 Login Succeeded 20:16:03 nexus3.edgexfoundry.org:10002 20:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:03 Configure a credential helper to remove this warning. See 20:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:03 20:16:03 Login Succeeded 20:16:03 nexus3.edgexfoundry.org:10003 20:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:03 Configure a credential helper to remove this warning. See 20:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:03 20:16:03 Login Succeeded 20:16:03 nexus3.edgexfoundry.org:10004 20:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:03 Configure a credential helper to remove this warning. See 20:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:03 20:16:03 Login Succeeded 20:16:03 docker.io 20:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:04 Configure a credential helper to remove this warning. See 20:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:04 20:16:04 Login Succeeded 20:16:04 ---> docker-login.sh ends [Pipeline] } 20:16:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:04 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:16:04 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:04 latest 20:16:04 3.1.0-dev.22 20:16:04 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:04 main 20:16:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:05 + docker push nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:16:05 e9078e64caa7: Preparing 20:16:05 27913b152528: Preparing 20:16:05 f69ac02ce46a: Preparing 20:16:05 9991fa67c4ec: Preparing 20:16:05 cd5ffae8466f: Preparing 20:16:05 36b50b131297: Preparing 20:16:05 36b50b131297: Waiting 20:16:05 cd5ffae8466f: Pushed 20:16:05 f69ac02ce46a: Pushed 20:16:05 9991fa67c4ec: Pushed 20:16:05 #69 ... 20:16:05 20:16:05 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:16:05 #57 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:05 #57 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:05 #57 17.90 (1/2) Installing dumb-init (1.2.5-r2) 20:16:05 #57 17.97 (2/2) Installing su-exec (0.2-r2) 20:16:05 #57 17.97 Executing busybox-1.35.0-r29.trigger 20:16:05 #57 18.12 OK: 8 MiB in 17 packages 20:16:05 #57 DONE 19.1s 20:16:05 20:16:05 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:16:05 e9078e64caa7: Pushed 20:16:05 36b50b131297: Layer already exists 20:16:06 #70 ... 20:16:06 20:16:06 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:16:06 #61 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:06 #61 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:06 #61 17.99 (1/2) Installing ca-certificates (20230506-r0) 20:16:06 #61 18.46 (2/2) Installing dumb-init (1.2.5-r2) 20:16:06 #61 18.48 Executing busybox-1.35.0-r29.trigger 20:16:06 #61 18.62 Executing ca-certificates-20230506-r0.trigger 20:16:06 #61 20.60 OK: 8 MiB in 17 packages 20:16:06 27913b152528: Pushed 20:16:06 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:6321e6d72130c296e3bff43e36d5598925c055099babd2d80e84924602e190d0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:07 #61 ... 20:16:07 20:16:07 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:07 #71 ... 20:16:07 20:16:07 #50 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:16:07 #50 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:07 #50 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:07 #50 20.76 (1/1) Installing dumb-init (1.2.5-r2) 20:16:07 #50 20.80 Executing busybox-1.35.0-r29.trigger 20:16:07 #50 20.89 OK: 8 MiB in 16 packages 20:16:07 #50 DONE 22.0s 20:16:07 20:16:07 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:16:07 #61 DONE 21.9s 20:16:07 20:16:07 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:16:07 #62 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:07 #62 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:07 #62 18.74 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:16:07 #62 18.76 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:16:07 #62 18.76 OK: 17689 distinct packages available 20:16:07 #62 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:07 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:16:07 e9078e64caa7: Preparing 20:16:07 27913b152528: Preparing 20:16:07 f69ac02ce46a: Preparing 20:16:07 9991fa67c4ec: Preparing 20:16:07 cd5ffae8466f: Preparing 20:16:07 36b50b131297: Preparing 20:16:07 36b50b131297: Waiting 20:16:07 f69ac02ce46a: Layer already exists 20:16:07 cd5ffae8466f: Layer already exists 20:16:07 9991fa67c4ec: Layer already exists 20:16:07 27913b152528: Layer already exists 20:16:07 e9078e64caa7: Layer already exists 20:16:07 36b50b131297: Layer already exists 20:16:07 latest: digest: sha256:6321e6d72130c296e3bff43e36d5598925c055099babd2d80e84924602e190d0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:07 #62 ... 20:16:07 20:16:07 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:16:07 #70 DONE 3.3s 20:16:07 20:16:07 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:16:07 #58 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:07 #58 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:07 #58 22.04 (1/1) Installing dumb-init (1.2.5-r2) 20:16:07 #58 22.09 Executing busybox-1.35.0-r29.trigger 20:16:07 #58 22.36 OK: 8 MiB in 16 packages 20:16:07 #58 ... 20:16:07 20:16:07 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:16:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:08 #72 DONE 0.1s 20:16:08 20:16:08 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:08 #59 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:08 #59 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:08 #59 ... 20:16:08 20:16:08 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:16:08 #62 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:08 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.22 20:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:16:08 e9078e64caa7: Preparing 20:16:08 27913b152528: Preparing 20:16:08 f69ac02ce46a: Preparing 20:16:08 9991fa67c4ec: Preparing 20:16:08 cd5ffae8466f: Preparing 20:16:08 36b50b131297: Preparing 20:16:08 36b50b131297: Waiting 20:16:08 9991fa67c4ec: Layer already exists 20:16:08 f69ac02ce46a: Layer already exists 20:16:08 e9078e64caa7: Layer already exists 20:16:08 cd5ffae8466f: Layer already exists 20:16:08 27913b152528: Layer already exists 20:16:08 36b50b131297: Layer already exists 20:16:08 3.1.0-dev.22: digest: sha256:6321e6d72130c296e3bff43e36d5598925c055099babd2d80e84924602e190d0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:08 + docker push nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:16:08 e9078e64caa7: Preparing 20:16:08 27913b152528: Preparing 20:16:08 f69ac02ce46a: Preparing 20:16:08 9991fa67c4ec: Preparing 20:16:08 cd5ffae8466f: Preparing 20:16:08 36b50b131297: Preparing 20:16:08 36b50b131297: Waiting 20:16:08 e9078e64caa7: Layer already exists 20:16:08 f69ac02ce46a: Layer already exists 20:16:08 9991fa67c4ec: Layer already exists 20:16:08 cd5ffae8466f: Layer already exists 20:16:08 27913b152528: Layer already exists 20:16:08 36b50b131297: Layer already exists 20:16:08 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:6321e6d72130c296e3bff43e36d5598925c055099babd2d80e84924602e190d0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:09 #62 ... 20:16:09 20:16:09 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:16:09 #58 DONE 23.5s 20:16:09 20:16:09 #60 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:09 #60 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:09 #60 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:09 #60 22.67 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:16:09 #60 22.67 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:16:09 #60 22.67 OK: 17689 distinct packages available 20:16:09 #60 23.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:09 #60 ... 20:16:09 20:16:09 #63 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:16:09 #63 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:09 #63 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:09 #63 23.83 (1/2) Installing dumb-init (1.2.5-r2) 20:16:09 #63 23.85 (2/2) Installing openssl (3.0.10-r0) 20:16:09 #63 23.91 Executing busybox-1.35.0-r29.trigger 20:16:09 #63 24.00 OK: 8 MiB in 17 packages 20:16:09 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:16:09 e9078e64caa7: Preparing 20:16:09 27913b152528: Preparing 20:16:09 f69ac02ce46a: Preparing 20:16:09 9991fa67c4ec: Preparing 20:16:09 cd5ffae8466f: Preparing 20:16:09 36b50b131297: Preparing 20:16:09 36b50b131297: Waiting 20:16:09 cd5ffae8466f: Layer already exists 20:16:09 f69ac02ce46a: Layer already exists 20:16:09 27913b152528: Layer already exists 20:16:09 9991fa67c4ec: Layer already exists 20:16:09 e9078e64caa7: Layer already exists 20:16:09 36b50b131297: Layer already exists 20:16:09 main: digest: sha256:6321e6d72130c296e3bff43e36d5598925c055099babd2d80e84924602e190d0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:09 ===================================================== [Pipeline] echo 20:16:09 taggedImages: 20:16:09 - nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:09 - nexus3.edgexfoundry.org:10004/core-command:latest 20:16:09 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.22 20:16:09 - nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:09 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:16:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:16:09 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:09 latest 20:16:09 3.1.0-dev.22 20:16:09 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:09 main 20:16:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:10 #63 DONE 24.7s 20:16:10 20:16:10 #39 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:16:10 #39 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:10 #39 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:10 #39 23.48 (1/4) Installing ca-certificates (20230506-r0) 20:16:10 #39 23.81 (2/4) Installing dumb-init (1.2.5-r2) 20:16:10 #39 23.83 (3/4) Installing su-exec (0.2-r2) 20:16:10 #39 23.84 (4/4) Installing yq (4.30.4-r4) 20:16:10 #39 24.45 Executing busybox-1.35.0-r29.trigger 20:16:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:16:10 26efe5cf951a: Preparing 20:16:10 7ece9cb1ad4d: Preparing 20:16:10 b6e936368d6f: Preparing 20:16:10 f4d9607671c1: Preparing 20:16:10 f69ac02ce46a: Preparing 20:16:10 9991fa67c4ec: Preparing 20:16:10 cd5ffae8466f: Preparing 20:16:10 36b50b131297: Preparing 20:16:10 36b50b131297: Waiting 20:16:10 9991fa67c4ec: Waiting 20:16:10 cd5ffae8466f: Waiting 20:16:10 7ece9cb1ad4d: Pushed 20:16:10 b6e936368d6f: Pushed 20:16:10 f69ac02ce46a: Layer already exists 20:16:10 #39 24.51 Executing ca-certificates-20230506-r0.trigger 20:16:10 #39 ... 20:16:10 20:16:10 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:10 #73 ... 20:16:10 20:16:10 #74 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:16:10 #74 DONE 0.2s 20:16:10 20:16:10 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:10 #59 24.66 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:16:10 #59 24.66 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:16:10 #59 24.66 OK: 17689 distinct packages available 20:16:10 26efe5cf951a: Pushed 20:16:10 9991fa67c4ec: Layer already exists 20:16:10 cd5ffae8466f: Layer already exists 20:16:10 #59 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:10 36b50b131297: Layer already exists 20:16:11 f4d9607671c1: Pushed 20:16:11 #59 ... 20:16:11 20:16:11 #39 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:16:11 #39 25.42 OK: 17 MiB in 19 packages 20:16:11 #39 DONE 26.0s 20:16:11 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:94bbdcd39ad3d1e038b7f1d6f358ad96e8507f324dddef1c5421164e8b98e664 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:11 20:16:11 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:16:11 #62 25.54 (1/9) Installing ca-certificates (20230506-r0) 20:16:11 #62 25.70 (2/9) Installing brotli-libs (1.0.9-r9) 20:16:11 #62 25.78 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:16:11 #62 25.79 (4/9) Installing libcurl (8.2.1-r0) 20:16:11 #62 25.85 (5/9) Installing curl (8.2.1-r0) 20:16:11 #62 25.90 (6/9) Installing dumb-init (1.2.5-r2) 20:16:11 #62 25.93 (7/9) Installing musl-obstack (1.2.3-r0) 20:16:11 #62 25.94 (8/9) Installing libucontext (1.2-r0) 20:16:11 #62 25.95 (9/9) Installing gcompat (1.1.0-r0) 20:16:11 #62 25.97 Executing busybox-1.35.0-r29.trigger 20:16:11 #62 26.10 Executing ca-certificates-20230506-r0.trigger 20:16:11 + 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 20:16:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:16:12 26efe5cf951a: Preparing 20:16:12 7ece9cb1ad4d: Preparing 20:16:12 b6e936368d6f: Preparing 20:16:12 f4d9607671c1: Preparing 20:16:12 f69ac02ce46a: Preparing 20:16:12 9991fa67c4ec: Preparing 20:16:12 cd5ffae8466f: Preparing 20:16:12 36b50b131297: Preparing 20:16:12 9991fa67c4ec: Waiting 20:16:12 36b50b131297: Waiting 20:16:12 cd5ffae8466f: Waiting 20:16:12 26efe5cf951a: Layer already exists 20:16:12 f4d9607671c1: Layer already exists 20:16:12 7ece9cb1ad4d: Layer already exists 20:16:12 f69ac02ce46a: Layer already exists 20:16:12 b6e936368d6f: Layer already exists 20:16:12 9991fa67c4ec: Layer already exists 20:16:12 cd5ffae8466f: Layer already exists 20:16:12 36b50b131297: Layer already exists 20:16:12 latest: digest: sha256:94bbdcd39ad3d1e038b7f1d6f358ad96e8507f324dddef1c5421164e8b98e664 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:12 #62 26.87 OK: 11 MiB in 24 packages 20:16:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.22 20:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:16:12 26efe5cf951a: Preparing 20:16:12 7ece9cb1ad4d: Preparing 20:16:12 b6e936368d6f: Preparing 20:16:12 f4d9607671c1: Preparing 20:16:12 f69ac02ce46a: Preparing 20:16:12 9991fa67c4ec: Preparing 20:16:12 cd5ffae8466f: Preparing 20:16:12 36b50b131297: Preparing 20:16:12 cd5ffae8466f: Waiting 20:16:12 36b50b131297: Waiting 20:16:12 f69ac02ce46a: Layer already exists 20:16:12 7ece9cb1ad4d: Layer already exists 20:16:12 f4d9607671c1: Layer already exists 20:16:12 b6e936368d6f: Layer already exists 20:16:12 cd5ffae8466f: Layer already exists 20:16:12 9991fa67c4ec: Layer already exists 20:16:12 36b50b131297: Layer already exists 20:16:12 26efe5cf951a: Layer already exists 20:16:12 3.1.0-dev.22: digest: sha256:94bbdcd39ad3d1e038b7f1d6f358ad96e8507f324dddef1c5421164e8b98e664 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:13 #62 DONE 27.4s 20:16:13 20:16:13 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:13 #59 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:16:13 26efe5cf951a: Preparing 20:16:13 7ece9cb1ad4d: Preparing 20:16:13 b6e936368d6f: Preparing 20:16:13 f4d9607671c1: Preparing 20:16:13 f69ac02ce46a: Preparing 20:16:13 9991fa67c4ec: Preparing 20:16:13 cd5ffae8466f: Preparing 20:16:13 36b50b131297: Preparing 20:16:13 cd5ffae8466f: Waiting 20:16:13 9991fa67c4ec: Waiting 20:16:13 b6e936368d6f: Layer already exists 20:16:13 7ece9cb1ad4d: Layer already exists 20:16:13 26efe5cf951a: Layer already exists 20:16:13 f4d9607671c1: Layer already exists 20:16:13 f69ac02ce46a: Layer already exists 20:16:13 9991fa67c4ec: Layer already exists 20:16:13 36b50b131297: Layer already exists 20:16:13 cd5ffae8466f: Layer already exists 20:16:13 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:94bbdcd39ad3d1e038b7f1d6f358ad96e8507f324dddef1c5421164e8b98e664 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:13 + 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 20:16:13 #59 ... 20:16:13 20:16:13 #60 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:13 #60 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:13 #60 27.63 (1/5) Installing dumb-init (1.2.5-r2) 20:16:13 #60 27.66 (2/5) Installing musl-obstack (1.2.3-r0) 20:16:13 #60 27.67 (3/5) Installing libucontext (1.2-r0) 20:16:13 #60 27.67 (4/5) Installing gcompat (1.1.0-r0) 20:16:13 #60 27.67 (5/5) Installing openssl (3.0.10-r0) 20:16:13 #60 27.72 Executing busybox-1.35.0-r29.trigger 20:16:13 #60 27.75 OK: 9 MiB in 20 packages 20:16:13 #60 DONE 28.2s 20:16:13 20:16:13 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:13 #59 28.43 (1/4) Installing dumb-init (1.2.5-r2) 20:16:13 #59 28.45 (2/4) Installing musl-obstack (1.2.3-r0) 20:16:13 #59 28.46 (3/4) Installing libucontext (1.2-r0) 20:16:13 #59 28.48 (4/4) Installing gcompat (1.1.0-r0) 20:16:13 #59 28.49 Executing busybox-1.35.0-r29.trigger 20:16:13 #59 28.54 OK: 8 MiB in 19 packages 20:16:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:16:14 26efe5cf951a: Preparing 20:16:14 7ece9cb1ad4d: Preparing 20:16:14 b6e936368d6f: Preparing 20:16:14 f4d9607671c1: Preparing 20:16:14 f69ac02ce46a: Preparing 20:16:14 9991fa67c4ec: Preparing 20:16:14 cd5ffae8466f: Preparing 20:16:14 36b50b131297: Preparing 20:16:14 cd5ffae8466f: Waiting 20:16:14 36b50b131297: Waiting 20:16:14 9991fa67c4ec: Waiting 20:16:14 f4d9607671c1: Layer already exists 20:16:14 26efe5cf951a: Layer already exists 20:16:14 f69ac02ce46a: Layer already exists 20:16:14 b6e936368d6f: Layer already exists 20:16:14 7ece9cb1ad4d: Layer already exists 20:16:14 cd5ffae8466f: Layer already exists 20:16:14 36b50b131297: Layer already exists 20:16:14 9991fa67c4ec: Layer already exists 20:16:14 main: digest: sha256:94bbdcd39ad3d1e038b7f1d6f358ad96e8507f324dddef1c5421164e8b98e664 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:14 ===================================================== [Pipeline] echo 20:16:14 taggedImages: 20:16:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:16:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.22 20:16:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:16:14 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:16:14 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:14 latest 20:16:14 3.1.0-dev.22 20:16:14 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:14 main 20:16:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:14 #59 DONE 29.0s 20:16:14 20:16:14 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:14 + docker push nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:16:14 5aa91da8faec: Preparing 20:16:14 26d950e3ff20: Preparing 20:16:14 f69ac02ce46a: Preparing 20:16:14 9991fa67c4ec: Preparing 20:16:14 cd5ffae8466f: Preparing 20:16:14 36b50b131297: Preparing 20:16:14 36b50b131297: Waiting 20:16:14 cd5ffae8466f: Layer already exists 20:16:14 f69ac02ce46a: Layer already exists 20:16:14 9991fa67c4ec: Layer already exists 20:16:14 5aa91da8faec: Pushed 20:16:14 36b50b131297: Layer already exists 20:16:16 26d950e3ff20: Pushed 20:16:16 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:81040f3a16d272ddd61286632fa5e728fa9f916d98fc02c995d881afbabae0d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:16:17 5aa91da8faec: Preparing 20:16:17 26d950e3ff20: Preparing 20:16:17 f69ac02ce46a: Preparing 20:16:17 9991fa67c4ec: Preparing 20:16:17 cd5ffae8466f: Preparing 20:16:17 36b50b131297: Preparing 20:16:17 36b50b131297: Waiting 20:16:17 9991fa67c4ec: Layer already exists 20:16:17 26d950e3ff20: Layer already exists 20:16:17 5aa91da8faec: Layer already exists 20:16:17 f69ac02ce46a: Layer already exists 20:16:17 cd5ffae8466f: Layer already exists 20:16:17 36b50b131297: Layer already exists 20:16:17 latest: digest: sha256:81040f3a16d272ddd61286632fa5e728fa9f916d98fc02c995d881afbabae0d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.22 20:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:16:17 5aa91da8faec: Preparing 20:16:17 26d950e3ff20: Preparing 20:16:17 f69ac02ce46a: Preparing 20:16:17 9991fa67c4ec: Preparing 20:16:17 cd5ffae8466f: Preparing 20:16:17 36b50b131297: Preparing 20:16:17 36b50b131297: Waiting 20:16:17 26d950e3ff20: Layer already exists 20:16:17 f69ac02ce46a: Layer already exists 20:16:17 5aa91da8faec: Layer already exists 20:16:17 9991fa67c4ec: Layer already exists 20:16:17 cd5ffae8466f: Layer already exists 20:16:17 36b50b131297: Layer already exists 20:16:17 3.1.0-dev.22: digest: sha256:81040f3a16d272ddd61286632fa5e728fa9f916d98fc02c995d881afbabae0d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:18 + docker push nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:16:18 5aa91da8faec: Preparing 20:16:18 26d950e3ff20: Preparing 20:16:18 f69ac02ce46a: Preparing 20:16:18 9991fa67c4ec: Preparing 20:16:18 cd5ffae8466f: Preparing 20:16:18 36b50b131297: Preparing 20:16:18 36b50b131297: Waiting 20:16:18 26d950e3ff20: Layer already exists 20:16:18 f69ac02ce46a: Layer already exists 20:16:18 cd5ffae8466f: Layer already exists 20:16:18 5aa91da8faec: Layer already exists 20:16:18 9991fa67c4ec: Layer already exists 20:16:18 36b50b131297: Layer already exists 20:16:18 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:81040f3a16d272ddd61286632fa5e728fa9f916d98fc02c995d881afbabae0d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:19 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:16:19 5aa91da8faec: Preparing 20:16:19 26d950e3ff20: Preparing 20:16:19 f69ac02ce46a: Preparing 20:16:19 9991fa67c4ec: Preparing 20:16:19 cd5ffae8466f: Preparing 20:16:19 36b50b131297: Preparing 20:16:19 5aa91da8faec: Layer already exists 20:16:19 9991fa67c4ec: Layer already exists 20:16:19 f69ac02ce46a: Layer already exists 20:16:19 cd5ffae8466f: Layer already exists 20:16:19 26d950e3ff20: Layer already exists 20:16:19 36b50b131297: Layer already exists 20:16:19 main: digest: sha256:81040f3a16d272ddd61286632fa5e728fa9f916d98fc02c995d881afbabae0d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:19 ===================================================== [Pipeline] echo 20:16:19 taggedImages: 20:16:19 - nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:19 - nexus3.edgexfoundry.org:10004/core-data:latest 20:16:19 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.22 20:16:19 - nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:19 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:16:19 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:16:19 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:19 latest 20:16:19 3.1.0-dev.22 20:16:19 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:19 main 20:16:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:16:19 47eef0236bff: Preparing 20:16:19 999a08c746d2: Preparing 20:16:19 ebb881faad27: Preparing 20:16:19 f69ac02ce46a: Preparing 20:16:19 9991fa67c4ec: Preparing 20:16:19 cd5ffae8466f: Preparing 20:16:19 36b50b131297: Preparing 20:16:19 cd5ffae8466f: Waiting 20:16:19 36b50b131297: Waiting 20:16:19 9991fa67c4ec: Layer already exists 20:16:19 f69ac02ce46a: Layer already exists 20:16:19 cd5ffae8466f: Layer already exists 20:16:19 36b50b131297: Layer already exists 20:16:19 999a08c746d2: Pushed 20:16:19 47eef0236bff: Pushed 20:16:21 ebb881faad27: Pushed 20:16:21 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:2a876653f4f05c0d346137913fb1ed736c4c576d308635c1d6bd1821b2d8c380 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:16:22 47eef0236bff: Preparing 20:16:22 999a08c746d2: Preparing 20:16:22 ebb881faad27: Preparing 20:16:22 f69ac02ce46a: Preparing 20:16:22 9991fa67c4ec: Preparing 20:16:22 cd5ffae8466f: Preparing 20:16:22 36b50b131297: Preparing 20:16:22 36b50b131297: Waiting 20:16:22 cd5ffae8466f: Waiting 20:16:22 999a08c746d2: Layer already exists 20:16:22 ebb881faad27: Layer already exists 20:16:22 f69ac02ce46a: Layer already exists 20:16:22 47eef0236bff: Layer already exists 20:16:22 9991fa67c4ec: Layer already exists 20:16:22 cd5ffae8466f: Layer already exists 20:16:22 36b50b131297: Layer already exists 20:16:22 latest: digest: sha256:2a876653f4f05c0d346137913fb1ed736c4c576d308635c1d6bd1821b2d8c380 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.22 20:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:16:23 47eef0236bff: Preparing 20:16:23 999a08c746d2: Preparing 20:16:23 ebb881faad27: Preparing 20:16:23 f69ac02ce46a: Preparing 20:16:23 9991fa67c4ec: Preparing 20:16:23 cd5ffae8466f: Preparing 20:16:23 36b50b131297: Preparing 20:16:23 cd5ffae8466f: Waiting 20:16:23 36b50b131297: Waiting 20:16:23 47eef0236bff: Layer already exists 20:16:23 ebb881faad27: Layer already exists 20:16:23 999a08c746d2: Layer already exists 20:16:23 f69ac02ce46a: Layer already exists 20:16:23 9991fa67c4ec: Layer already exists 20:16:23 cd5ffae8466f: Layer already exists 20:16:23 36b50b131297: Layer already exists 20:16:23 3.1.0-dev.22: digest: sha256:2a876653f4f05c0d346137913fb1ed736c4c576d308635c1d6bd1821b2d8c380 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:16:23 47eef0236bff: Preparing 20:16:23 999a08c746d2: Preparing 20:16:23 ebb881faad27: Preparing 20:16:23 f69ac02ce46a: Preparing 20:16:23 9991fa67c4ec: Preparing 20:16:23 cd5ffae8466f: Preparing 20:16:23 36b50b131297: Preparing 20:16:23 cd5ffae8466f: Waiting 20:16:23 999a08c746d2: Layer already exists 20:16:23 47eef0236bff: Layer already exists 20:16:23 f69ac02ce46a: Layer already exists 20:16:23 9991fa67c4ec: Layer already exists 20:16:23 ebb881faad27: Layer already exists 20:16:23 36b50b131297: Layer already exists 20:16:23 cd5ffae8466f: Layer already exists 20:16:23 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:2a876653f4f05c0d346137913fb1ed736c4c576d308635c1d6bd1821b2d8c380 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:16:24 47eef0236bff: Preparing 20:16:24 999a08c746d2: Preparing 20:16:24 ebb881faad27: Preparing 20:16:24 f69ac02ce46a: Preparing 20:16:24 9991fa67c4ec: Preparing 20:16:24 cd5ffae8466f: Preparing 20:16:24 36b50b131297: Preparing 20:16:24 cd5ffae8466f: Waiting 20:16:24 36b50b131297: Waiting 20:16:24 47eef0236bff: Layer already exists 20:16:24 f69ac02ce46a: Layer already exists 20:16:24 999a08c746d2: Layer already exists 20:16:24 9991fa67c4ec: Layer already exists 20:16:24 ebb881faad27: Layer already exists 20:16:24 36b50b131297: Layer already exists 20:16:24 cd5ffae8466f: Layer already exists 20:16:24 main: digest: sha256:2a876653f4f05c0d346137913fb1ed736c4c576d308635c1d6bd1821b2d8c380 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:24 ===================================================== [Pipeline] echo 20:16:24 taggedImages: 20:16:24 - nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:24 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:16:24 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.22 20:16:24 - nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:24 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:16:24 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:16:24 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:24 latest 20:16:24 3.1.0-dev.22 20:16:24 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:24 main 20:16:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:16:25 2f15ae9faecd: Preparing 20:16:25 5502d8c98cda: Preparing 20:16:25 cb530738b74d: Preparing 20:16:25 3b29c645ba7a: Preparing 20:16:25 a736acf3b734: Preparing 20:16:25 1c361b7586d7: Preparing 20:16:25 b609169a5e81: Preparing 20:16:25 f69ac02ce46a: Preparing 20:16:25 9991fa67c4ec: Preparing 20:16:25 06b01cf5c022: Preparing 20:16:25 fb03332c2205: Preparing 20:16:25 5f70bf18a086: Preparing 20:16:25 54087c3a1ada: Preparing 20:16:25 9219e7f47f7a: Preparing 20:16:25 36b50b131297: Preparing 20:16:25 9991fa67c4ec: Waiting 20:16:25 54087c3a1ada: Waiting 20:16:25 fb03332c2205: Waiting 20:16:25 9219e7f47f7a: Waiting 20:16:25 5f70bf18a086: Waiting 20:16:25 06b01cf5c022: Waiting 20:16:25 1c361b7586d7: Waiting 20:16:25 36b50b131297: Waiting 20:16:25 b609169a5e81: Waiting 20:16:25 f69ac02ce46a: Waiting 20:16:25 2f15ae9faecd: Pushed 20:16:25 a736acf3b734: Pushed 20:16:25 3b29c645ba7a: Pushed 20:16:25 5502d8c98cda: Pushed 20:16:25 cb530738b74d: Pushed 20:16:25 f69ac02ce46a: Layer already exists 20:16:25 1c361b7586d7: Pushed 20:16:25 9991fa67c4ec: Layer already exists 20:16:25 06b01cf5c022: Pushed 20:16:25 54087c3a1ada: Pushed 20:16:25 5f70bf18a086: Pushed 20:16:25 fb03332c2205: Pushed 20:16:25 36b50b131297: Layer already exists 20:16:25 9219e7f47f7a: Pushed 20:16:27 b609169a5e81: Pushed 20:16:27 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:c3aa247ae7158ad0e7345d9e8f7865f7ff3b942df1e17eff86dcb06457e672de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:16:28 2f15ae9faecd: Preparing 20:16:28 5502d8c98cda: Preparing 20:16:28 cb530738b74d: Preparing 20:16:28 3b29c645ba7a: Preparing 20:16:28 a736acf3b734: Preparing 20:16:28 1c361b7586d7: Preparing 20:16:28 b609169a5e81: Preparing 20:16:28 f69ac02ce46a: Preparing 20:16:28 9991fa67c4ec: Preparing 20:16:28 06b01cf5c022: Preparing 20:16:28 fb03332c2205: Preparing 20:16:28 5f70bf18a086: Preparing 20:16:28 54087c3a1ada: Preparing 20:16:28 9219e7f47f7a: Preparing 20:16:28 36b50b131297: Preparing 20:16:28 f69ac02ce46a: Waiting 20:16:28 1c361b7586d7: Waiting 20:16:28 9991fa67c4ec: Waiting 20:16:28 06b01cf5c022: Waiting 20:16:28 b609169a5e81: Waiting 20:16:28 fb03332c2205: Waiting 20:16:28 9219e7f47f7a: Waiting 20:16:28 5f70bf18a086: Waiting 20:16:28 36b50b131297: Waiting 20:16:28 54087c3a1ada: Waiting 20:16:28 2f15ae9faecd: Layer already exists 20:16:28 cb530738b74d: Layer already exists 20:16:28 a736acf3b734: Layer already exists 20:16:28 3b29c645ba7a: Layer already exists 20:16:28 5502d8c98cda: Layer already exists 20:16:28 1c361b7586d7: Layer already exists 20:16:28 f69ac02ce46a: Layer already exists 20:16:28 b609169a5e81: Layer already exists 20:16:28 06b01cf5c022: Layer already exists 20:16:28 9991fa67c4ec: Layer already exists 20:16:28 5f70bf18a086: Layer already exists 20:16:28 fb03332c2205: Layer already exists 20:16:28 54087c3a1ada: Layer already exists 20:16:28 9219e7f47f7a: Layer already exists 20:16:28 36b50b131297: Layer already exists 20:16:28 latest: digest: sha256:c3aa247ae7158ad0e7345d9e8f7865f7ff3b942df1e17eff86dcb06457e672de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.22 20:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:16:28 2f15ae9faecd: Preparing 20:16:28 5502d8c98cda: Preparing 20:16:28 cb530738b74d: Preparing 20:16:28 3b29c645ba7a: Preparing 20:16:28 a736acf3b734: Preparing 20:16:28 1c361b7586d7: Preparing 20:16:28 b609169a5e81: Preparing 20:16:28 f69ac02ce46a: Preparing 20:16:28 9991fa67c4ec: Preparing 20:16:28 06b01cf5c022: Preparing 20:16:28 fb03332c2205: Preparing 20:16:28 5f70bf18a086: Preparing 20:16:28 54087c3a1ada: Preparing 20:16:28 9219e7f47f7a: Preparing 20:16:28 36b50b131297: Preparing 20:16:28 54087c3a1ada: Waiting 20:16:28 06b01cf5c022: Waiting 20:16:28 fb03332c2205: Waiting 20:16:28 9219e7f47f7a: Waiting 20:16:28 36b50b131297: Waiting 20:16:28 1c361b7586d7: Waiting 20:16:28 f69ac02ce46a: Waiting 20:16:28 b609169a5e81: Waiting 20:16:28 5f70bf18a086: Waiting 20:16:28 9991fa67c4ec: Waiting 20:16:28 3b29c645ba7a: Layer already exists 20:16:28 5502d8c98cda: Layer already exists 20:16:28 2f15ae9faecd: Layer already exists 20:16:28 cb530738b74d: Layer already exists 20:16:28 a736acf3b734: Layer already exists 20:16:28 f69ac02ce46a: Layer already exists 20:16:28 06b01cf5c022: Layer already exists 20:16:28 1c361b7586d7: Layer already exists 20:16:28 9991fa67c4ec: Layer already exists 20:16:28 b609169a5e81: Layer already exists 20:16:28 fb03332c2205: Layer already exists 20:16:28 9219e7f47f7a: Layer already exists 20:16:28 5f70bf18a086: Layer already exists 20:16:28 36b50b131297: Layer already exists 20:16:28 54087c3a1ada: Layer already exists 20:16:28 3.1.0-dev.22: digest: sha256:c3aa247ae7158ad0e7345d9e8f7865f7ff3b942df1e17eff86dcb06457e672de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:16:29 2f15ae9faecd: Preparing 20:16:29 5502d8c98cda: Preparing 20:16:29 cb530738b74d: Preparing 20:16:29 3b29c645ba7a: Preparing 20:16:29 a736acf3b734: Preparing 20:16:29 1c361b7586d7: Preparing 20:16:29 b609169a5e81: Preparing 20:16:29 f69ac02ce46a: Preparing 20:16:29 9991fa67c4ec: Preparing 20:16:29 06b01cf5c022: Preparing 20:16:29 fb03332c2205: Preparing 20:16:29 5f70bf18a086: Preparing 20:16:29 54087c3a1ada: Preparing 20:16:29 9219e7f47f7a: Preparing 20:16:29 36b50b131297: Preparing 20:16:29 b609169a5e81: Waiting 20:16:29 f69ac02ce46a: Waiting 20:16:29 9991fa67c4ec: Waiting 20:16:29 06b01cf5c022: Waiting 20:16:29 fb03332c2205: Waiting 20:16:29 54087c3a1ada: Waiting 20:16:29 5f70bf18a086: Waiting 20:16:29 1c361b7586d7: Waiting 20:16:29 2f15ae9faecd: Layer already exists 20:16:29 a736acf3b734: Layer already exists 20:16:29 cb530738b74d: Layer already exists 20:16:29 3b29c645ba7a: Layer already exists 20:16:29 5502d8c98cda: Layer already exists 20:16:29 f69ac02ce46a: Layer already exists 20:16:29 06b01cf5c022: Layer already exists 20:16:29 1c361b7586d7: Layer already exists 20:16:29 9991fa67c4ec: Layer already exists 20:16:29 b609169a5e81: Layer already exists 20:16:29 fb03332c2205: Layer already exists 20:16:29 9219e7f47f7a: Layer already exists 20:16:29 5f70bf18a086: Layer already exists 20:16:29 54087c3a1ada: Layer already exists 20:16:29 36b50b131297: Layer already exists 20:16:29 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:c3aa247ae7158ad0e7345d9e8f7865f7ff3b942df1e17eff86dcb06457e672de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:16:30 2f15ae9faecd: Preparing 20:16:30 5502d8c98cda: Preparing 20:16:30 cb530738b74d: Preparing 20:16:30 3b29c645ba7a: Preparing 20:16:30 a736acf3b734: Preparing 20:16:30 1c361b7586d7: Preparing 20:16:30 b609169a5e81: Preparing 20:16:30 f69ac02ce46a: Preparing 20:16:30 9991fa67c4ec: Preparing 20:16:30 06b01cf5c022: Preparing 20:16:30 fb03332c2205: Preparing 20:16:30 5f70bf18a086: Preparing 20:16:30 54087c3a1ada: Preparing 20:16:30 9219e7f47f7a: Preparing 20:16:30 36b50b131297: Preparing 20:16:30 1c361b7586d7: Waiting 20:16:30 b609169a5e81: Waiting 20:16:30 f69ac02ce46a: Waiting 20:16:30 9991fa67c4ec: Waiting 20:16:30 06b01cf5c022: Waiting 20:16:30 fb03332c2205: Waiting 20:16:30 5f70bf18a086: Waiting 20:16:30 54087c3a1ada: Waiting 20:16:30 36b50b131297: Waiting 20:16:30 9219e7f47f7a: Waiting 20:16:30 3b29c645ba7a: Layer already exists 20:16:30 a736acf3b734: Layer already exists 20:16:30 cb530738b74d: Layer already exists 20:16:30 2f15ae9faecd: Layer already exists 20:16:30 5502d8c98cda: Layer already exists 20:16:30 f69ac02ce46a: Layer already exists 20:16:30 b609169a5e81: Layer already exists 20:16:30 9991fa67c4ec: Layer already exists 20:16:30 06b01cf5c022: Layer already exists 20:16:30 1c361b7586d7: Layer already exists 20:16:30 54087c3a1ada: Layer already exists 20:16:30 fb03332c2205: Layer already exists 20:16:30 5f70bf18a086: Layer already exists 20:16:30 36b50b131297: Layer already exists 20:16:30 9219e7f47f7a: Layer already exists 20:16:30 main: digest: sha256:c3aa247ae7158ad0e7345d9e8f7865f7ff3b942df1e17eff86dcb06457e672de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:30 ===================================================== [Pipeline] echo 20:16:30 taggedImages: 20:16:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:16:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.22 20:16:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:16:30 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:16:30 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:30 latest 20:16:30 3.1.0-dev.22 20:16:30 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:30 main 20:16:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:16:30 26efe5cf951a: Preparing 20:16:30 7ece9cb1ad4d: Preparing 20:16:30 fc9347d0affd: Preparing 20:16:30 90fe617558b0: Preparing 20:16:30 f69ac02ce46a: Preparing 20:16:30 9991fa67c4ec: Preparing 20:16:30 cd5ffae8466f: Preparing 20:16:30 36b50b131297: Preparing 20:16:30 9991fa67c4ec: Waiting 20:16:30 cd5ffae8466f: Waiting 20:16:30 36b50b131297: Waiting 20:16:30 7ece9cb1ad4d: Layer already exists 20:16:30 26efe5cf951a: Layer already exists 20:16:30 f69ac02ce46a: Layer already exists 20:16:30 9991fa67c4ec: Layer already exists 20:16:30 cd5ffae8466f: Layer already exists 20:16:30 36b50b131297: Layer already exists 20:16:30 fc9347d0affd: Pushed 20:16:32 90fe617558b0: Pushed 20:16:32 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:d6c12035f294859aa0740058afa03468f98e143665cf3d7c3fcfa2955d0f8d07 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:16:32 26efe5cf951a: Preparing 20:16:32 7ece9cb1ad4d: Preparing 20:16:32 fc9347d0affd: Preparing 20:16:32 90fe617558b0: Preparing 20:16:32 f69ac02ce46a: Preparing 20:16:32 9991fa67c4ec: Preparing 20:16:32 cd5ffae8466f: Preparing 20:16:32 36b50b131297: Preparing 20:16:32 9991fa67c4ec: Waiting 20:16:32 cd5ffae8466f: Waiting 20:16:32 36b50b131297: Waiting 20:16:32 90fe617558b0: Layer already exists 20:16:32 26efe5cf951a: Layer already exists 20:16:32 f69ac02ce46a: Layer already exists 20:16:32 fc9347d0affd: Layer already exists 20:16:32 7ece9cb1ad4d: Layer already exists 20:16:32 9991fa67c4ec: Layer already exists 20:16:32 cd5ffae8466f: Layer already exists 20:16:32 36b50b131297: Layer already exists 20:16:32 latest: digest: sha256:d6c12035f294859aa0740058afa03468f98e143665cf3d7c3fcfa2955d0f8d07 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.22 20:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:16:33 26efe5cf951a: Preparing 20:16:33 7ece9cb1ad4d: Preparing 20:16:33 fc9347d0affd: Preparing 20:16:33 90fe617558b0: Preparing 20:16:33 f69ac02ce46a: Preparing 20:16:33 9991fa67c4ec: Preparing 20:16:33 cd5ffae8466f: Preparing 20:16:33 36b50b131297: Preparing 20:16:33 cd5ffae8466f: Waiting 20:16:33 9991fa67c4ec: Waiting 20:16:33 90fe617558b0: Layer already exists 20:16:33 7ece9cb1ad4d: Layer already exists 20:16:33 fc9347d0affd: Layer already exists 20:16:33 f69ac02ce46a: Layer already exists 20:16:33 26efe5cf951a: Layer already exists 20:16:33 9991fa67c4ec: Layer already exists 20:16:33 cd5ffae8466f: Layer already exists 20:16:33 36b50b131297: Layer already exists 20:16:33 3.1.0-dev.22: digest: sha256:d6c12035f294859aa0740058afa03468f98e143665cf3d7c3fcfa2955d0f8d07 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:16:33 26efe5cf951a: Preparing 20:16:33 7ece9cb1ad4d: Preparing 20:16:33 fc9347d0affd: Preparing 20:16:33 90fe617558b0: Preparing 20:16:33 f69ac02ce46a: Preparing 20:16:33 9991fa67c4ec: Preparing 20:16:33 cd5ffae8466f: Preparing 20:16:33 36b50b131297: Preparing 20:16:33 9991fa67c4ec: Waiting 20:16:33 cd5ffae8466f: Waiting 20:16:33 36b50b131297: Waiting 20:16:33 f69ac02ce46a: Layer already exists 20:16:33 7ece9cb1ad4d: Layer already exists 20:16:33 90fe617558b0: Layer already exists 20:16:33 fc9347d0affd: Layer already exists 20:16:33 26efe5cf951a: Layer already exists 20:16:33 9991fa67c4ec: Layer already exists 20:16:33 cd5ffae8466f: Layer already exists 20:16:33 36b50b131297: Layer already exists 20:16:33 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:d6c12035f294859aa0740058afa03468f98e143665cf3d7c3fcfa2955d0f8d07 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:16:34 26efe5cf951a: Preparing 20:16:34 7ece9cb1ad4d: Preparing 20:16:34 fc9347d0affd: Preparing 20:16:34 90fe617558b0: Preparing 20:16:34 f69ac02ce46a: Preparing 20:16:34 9991fa67c4ec: Preparing 20:16:34 cd5ffae8466f: Preparing 20:16:34 36b50b131297: Preparing 20:16:34 9991fa67c4ec: Waiting 20:16:34 cd5ffae8466f: Waiting 20:16:34 36b50b131297: Waiting 20:16:34 7ece9cb1ad4d: Layer already exists 20:16:34 26efe5cf951a: Layer already exists 20:16:34 fc9347d0affd: Layer already exists 20:16:34 90fe617558b0: Layer already exists 20:16:34 f69ac02ce46a: Layer already exists 20:16:34 36b50b131297: Layer already exists 20:16:34 cd5ffae8466f: Layer already exists 20:16:34 9991fa67c4ec: Layer already exists 20:16:34 main: digest: sha256:d6c12035f294859aa0740058afa03468f98e143665cf3d7c3fcfa2955d0f8d07 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:34 ===================================================== [Pipeline] echo 20:16:34 taggedImages: 20:16:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:16:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.22 20:16:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:16:34 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:16:34 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:34 latest 20:16:34 3.1.0-dev.22 20:16:34 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:34 main 20:16:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:16:35 90e0dbc1496c: Preparing 20:16:35 aeec52869ee1: Preparing 20:16:35 39cdf40f2d20: Preparing 20:16:35 0007b898188b: Preparing 20:16:35 f69ac02ce46a: Preparing 20:16:35 9991fa67c4ec: Preparing 20:16:35 23dc674f414b: Preparing 20:16:35 5b496de60eea: Preparing 20:16:35 36b50b131297: Preparing 20:16:35 5b496de60eea: Waiting 20:16:35 23dc674f414b: Waiting 20:16:35 9991fa67c4ec: Waiting 20:16:35 36b50b131297: Waiting 20:16:35 0007b898188b: Pushed 20:16:35 aeec52869ee1: Pushed 20:16:35 f69ac02ce46a: Layer already exists 20:16:35 90e0dbc1496c: Pushed 20:16:35 23dc674f414b: Pushed 20:16:35 9991fa67c4ec: Layer already exists 20:16:36 36b50b131297: Layer already exists 20:16:36 5b496de60eea: Pushed 20:16:37 39cdf40f2d20: Pushed 20:16:37 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:0045491c662daf1fa8ee256bccf86165a145ee5e3f9fa51eeef91e5c029117a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:16:37 90e0dbc1496c: Preparing 20:16:37 aeec52869ee1: Preparing 20:16:37 39cdf40f2d20: Preparing 20:16:37 0007b898188b: Preparing 20:16:37 f69ac02ce46a: Preparing 20:16:37 9991fa67c4ec: Preparing 20:16:37 23dc674f414b: Preparing 20:16:37 5b496de60eea: Preparing 20:16:37 36b50b131297: Preparing 20:16:37 9991fa67c4ec: Waiting 20:16:37 23dc674f414b: Waiting 20:16:37 5b496de60eea: Waiting 20:16:37 36b50b131297: Waiting 20:16:37 f69ac02ce46a: Layer already exists 20:16:37 aeec52869ee1: Layer already exists 20:16:37 39cdf40f2d20: Layer already exists 20:16:37 90e0dbc1496c: Layer already exists 20:16:37 0007b898188b: Layer already exists 20:16:37 9991fa67c4ec: Layer already exists 20:16:37 23dc674f414b: Layer already exists 20:16:37 5b496de60eea: Layer already exists 20:16:37 36b50b131297: Layer already exists 20:16:37 latest: digest: sha256:0045491c662daf1fa8ee256bccf86165a145ee5e3f9fa51eeef91e5c029117a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.22 20:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:16:38 90e0dbc1496c: Preparing 20:16:38 aeec52869ee1: Preparing 20:16:38 39cdf40f2d20: Preparing 20:16:38 0007b898188b: Preparing 20:16:38 f69ac02ce46a: Preparing 20:16:38 9991fa67c4ec: Preparing 20:16:38 23dc674f414b: Preparing 20:16:38 5b496de60eea: Preparing 20:16:38 9991fa67c4ec: Waiting 20:16:38 23dc674f414b: Waiting 20:16:38 36b50b131297: Preparing 20:16:38 5b496de60eea: Waiting 20:16:38 aeec52869ee1: Layer already exists 20:16:38 f69ac02ce46a: Layer already exists 20:16:38 0007b898188b: Layer already exists 20:16:38 90e0dbc1496c: Layer already exists 20:16:38 39cdf40f2d20: Layer already exists 20:16:38 9991fa67c4ec: Layer already exists 20:16:38 36b50b131297: Layer already exists 20:16:38 5b496de60eea: Layer already exists 20:16:38 23dc674f414b: Layer already exists 20:16:38 3.1.0-dev.22: digest: sha256:0045491c662daf1fa8ee256bccf86165a145ee5e3f9fa51eeef91e5c029117a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:16:38 90e0dbc1496c: Preparing 20:16:38 aeec52869ee1: Preparing 20:16:38 39cdf40f2d20: Preparing 20:16:38 0007b898188b: Preparing 20:16:38 f69ac02ce46a: Preparing 20:16:38 9991fa67c4ec: Preparing 20:16:38 23dc674f414b: Preparing 20:16:38 5b496de60eea: Preparing 20:16:38 36b50b131297: Preparing 20:16:38 9991fa67c4ec: Waiting 20:16:38 23dc674f414b: Waiting 20:16:38 5b496de60eea: Waiting 20:16:38 36b50b131297: Waiting 20:16:38 aeec52869ee1: Layer already exists 20:16:38 f69ac02ce46a: Layer already exists 20:16:38 0007b898188b: Layer already exists 20:16:38 39cdf40f2d20: Layer already exists 20:16:38 90e0dbc1496c: Layer already exists 20:16:38 23dc674f414b: Layer already exists 20:16:38 36b50b131297: Layer already exists 20:16:38 5b496de60eea: Layer already exists 20:16:38 9991fa67c4ec: Layer already exists 20:16:38 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:0045491c662daf1fa8ee256bccf86165a145ee5e3f9fa51eeef91e5c029117a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:16:39 90e0dbc1496c: Preparing 20:16:39 aeec52869ee1: Preparing 20:16:39 39cdf40f2d20: Preparing 20:16:39 0007b898188b: Preparing 20:16:39 f69ac02ce46a: Preparing 20:16:39 9991fa67c4ec: Preparing 20:16:39 23dc674f414b: Preparing 20:16:39 5b496de60eea: Preparing 20:16:39 36b50b131297: Preparing 20:16:39 5b496de60eea: Waiting 20:16:39 36b50b131297: Waiting 20:16:39 23dc674f414b: Waiting 20:16:39 9991fa67c4ec: Waiting 20:16:39 f69ac02ce46a: Layer already exists 20:16:39 90e0dbc1496c: Layer already exists 20:16:39 0007b898188b: Layer already exists 20:16:39 9991fa67c4ec: Layer already exists 20:16:39 23dc674f414b: Layer already exists 20:16:39 39cdf40f2d20: Layer already exists 20:16:39 5b496de60eea: Layer already exists 20:16:39 36b50b131297: Layer already exists 20:16:39 aeec52869ee1: Layer already exists 20:16:39 main: digest: sha256:0045491c662daf1fa8ee256bccf86165a145ee5e3f9fa51eeef91e5c029117a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:39 ===================================================== [Pipeline] echo 20:16:39 taggedImages: 20:16:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:16:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.22 20:16:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:16:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:16:39 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:39 latest 20:16:39 3.1.0-dev.22 20:16:39 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:39 main 20:16:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:16:40 a9bcb61904ff: Preparing 20:16:40 51dd0c851add: Preparing 20:16:40 c8156ca11a19: Preparing 20:16:40 ccfa191f35a5: Preparing 20:16:40 d5078fe56cbc: Preparing 20:16:40 7116cdf06d8d: Preparing 20:16:40 350e2db21f00: Preparing 20:16:40 f69ac02ce46a: Preparing 20:16:40 9991fa67c4ec: Preparing 20:16:40 103e77b911c2: Preparing 20:16:40 36b50b131297: Preparing 20:16:40 9991fa67c4ec: Waiting 20:16:40 7116cdf06d8d: Waiting 20:16:40 350e2db21f00: Waiting 20:16:40 36b50b131297: Waiting 20:16:40 103e77b911c2: Waiting 20:16:40 f69ac02ce46a: Waiting 20:16:40 d5078fe56cbc: Pushed 20:16:40 51dd0c851add: Pushed 20:16:40 a9bcb61904ff: Pushed 20:16:40 f69ac02ce46a: Layer already exists 20:16:40 7116cdf06d8d: Pushed 20:16:40 350e2db21f00: Pushed 20:16:40 9991fa67c4ec: Layer already exists 20:16:40 36b50b131297: Layer already exists 20:16:41 ccfa191f35a5: Pushed 20:16:41 103e77b911c2: Pushed 20:16:41 c8156ca11a19: Pushed 20:16:41 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:6c6a459afc4c206ed6a230839892450abe7f134fe5bf236f8f5d79e9fdcc8f6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:16:42 a9bcb61904ff: Preparing 20:16:42 51dd0c851add: Preparing 20:16:42 c8156ca11a19: Preparing 20:16:42 ccfa191f35a5: Preparing 20:16:42 d5078fe56cbc: Preparing 20:16:42 7116cdf06d8d: Preparing 20:16:42 350e2db21f00: Preparing 20:16:42 f69ac02ce46a: Preparing 20:16:42 9991fa67c4ec: Preparing 20:16:42 103e77b911c2: Preparing 20:16:42 36b50b131297: Preparing 20:16:42 f69ac02ce46a: Waiting 20:16:42 9991fa67c4ec: Waiting 20:16:42 103e77b911c2: Waiting 20:16:42 36b50b131297: Waiting 20:16:42 c8156ca11a19: Layer already exists 20:16:42 a9bcb61904ff: Layer already exists 20:16:42 d5078fe56cbc: Layer already exists 20:16:42 ccfa191f35a5: Layer already exists 20:16:42 51dd0c851add: Layer already exists 20:16:42 9991fa67c4ec: Layer already exists 20:16:42 350e2db21f00: Layer already exists 20:16:42 103e77b911c2: Layer already exists 20:16:42 7116cdf06d8d: Layer already exists 20:16:42 f69ac02ce46a: Layer already exists 20:16:42 36b50b131297: Layer already exists 20:16:42 latest: digest: sha256:6c6a459afc4c206ed6a230839892450abe7f134fe5bf236f8f5d79e9fdcc8f6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.22 20:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:16:43 a9bcb61904ff: Preparing 20:16:43 51dd0c851add: Preparing 20:16:43 c8156ca11a19: Preparing 20:16:43 ccfa191f35a5: Preparing 20:16:43 d5078fe56cbc: Preparing 20:16:43 7116cdf06d8d: Preparing 20:16:43 350e2db21f00: Preparing 20:16:43 f69ac02ce46a: Preparing 20:16:43 9991fa67c4ec: Preparing 20:16:43 103e77b911c2: Preparing 20:16:43 36b50b131297: Preparing 20:16:43 f69ac02ce46a: Waiting 20:16:43 7116cdf06d8d: Waiting 20:16:43 9991fa67c4ec: Waiting 20:16:43 36b50b131297: Waiting 20:16:43 103e77b911c2: Waiting 20:16:43 350e2db21f00: Waiting 20:16:43 a9bcb61904ff: Layer already exists 20:16:43 d5078fe56cbc: Layer already exists 20:16:43 ccfa191f35a5: Layer already exists 20:16:43 c8156ca11a19: Layer already exists 20:16:43 51dd0c851add: Layer already exists 20:16:43 350e2db21f00: Layer already exists 20:16:43 7116cdf06d8d: Layer already exists 20:16:43 9991fa67c4ec: Layer already exists 20:16:43 103e77b911c2: Layer already exists 20:16:43 f69ac02ce46a: Layer already exists 20:16:43 36b50b131297: Layer already exists 20:16:43 3.1.0-dev.22: digest: sha256:6c6a459afc4c206ed6a230839892450abe7f134fe5bf236f8f5d79e9fdcc8f6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:16:43 a9bcb61904ff: Preparing 20:16:43 51dd0c851add: Preparing 20:16:43 c8156ca11a19: Preparing 20:16:43 ccfa191f35a5: Preparing 20:16:43 d5078fe56cbc: Preparing 20:16:43 7116cdf06d8d: Preparing 20:16:43 350e2db21f00: Preparing 20:16:43 f69ac02ce46a: Preparing 20:16:43 9991fa67c4ec: Preparing 20:16:43 103e77b911c2: Preparing 20:16:43 36b50b131297: Preparing 20:16:43 7116cdf06d8d: Waiting 20:16:43 9991fa67c4ec: Waiting 20:16:43 36b50b131297: Waiting 20:16:43 103e77b911c2: Waiting 20:16:43 f69ac02ce46a: Waiting 20:16:43 350e2db21f00: Waiting 20:16:43 d5078fe56cbc: Layer already exists 20:16:43 a9bcb61904ff: Layer already exists 20:16:43 c8156ca11a19: Layer already exists 20:16:43 51dd0c851add: Layer already exists 20:16:43 ccfa191f35a5: Layer already exists 20:16:43 f69ac02ce46a: Layer already exists 20:16:43 350e2db21f00: Layer already exists 20:16:43 7116cdf06d8d: Layer already exists 20:16:43 9991fa67c4ec: Layer already exists 20:16:43 103e77b911c2: Layer already exists 20:16:43 36b50b131297: Layer already exists 20:16:43 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:6c6a459afc4c206ed6a230839892450abe7f134fe5bf236f8f5d79e9fdcc8f6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:16:44 a9bcb61904ff: Preparing 20:16:44 51dd0c851add: Preparing 20:16:44 c8156ca11a19: Preparing 20:16:44 ccfa191f35a5: Preparing 20:16:44 d5078fe56cbc: Preparing 20:16:44 7116cdf06d8d: Preparing 20:16:44 350e2db21f00: Preparing 20:16:44 f69ac02ce46a: Preparing 20:16:44 9991fa67c4ec: Preparing 20:16:44 103e77b911c2: Preparing 20:16:44 36b50b131297: Preparing 20:16:44 7116cdf06d8d: Waiting 20:16:44 f69ac02ce46a: Waiting 20:16:44 9991fa67c4ec: Waiting 20:16:44 103e77b911c2: Waiting 20:16:44 350e2db21f00: Waiting 20:16:44 36b50b131297: Waiting 20:16:44 d5078fe56cbc: Layer already exists 20:16:44 a9bcb61904ff: Layer already exists 20:16:44 51dd0c851add: Layer already exists 20:16:44 ccfa191f35a5: Layer already exists 20:16:44 c8156ca11a19: Layer already exists 20:16:44 350e2db21f00: Layer already exists 20:16:44 7116cdf06d8d: Layer already exists 20:16:44 f69ac02ce46a: Layer already exists 20:16:44 9991fa67c4ec: Layer already exists 20:16:44 103e77b911c2: Layer already exists 20:16:44 36b50b131297: Layer already exists 20:16:44 main: digest: sha256:6c6a459afc4c206ed6a230839892450abe7f134fe5bf236f8f5d79e9fdcc8f6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:44 ===================================================== [Pipeline] echo 20:16:44 taggedImages: 20:16:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:16:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.22 20:16:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:16:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:16:44 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:44 latest 20:16:44 3.1.0-dev.22 20:16:44 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:44 main 20:16:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:16:45 634d735e0590: Preparing 20:16:45 e62620529a33: Preparing 20:16:45 f69ac02ce46a: Preparing 20:16:45 9991fa67c4ec: Preparing 20:16:45 291f66b848ad: Preparing 20:16:45 36b50b131297: Preparing 20:16:45 36b50b131297: Waiting 20:16:45 f69ac02ce46a: Layer already exists 20:16:45 9991fa67c4ec: Layer already exists 20:16:45 634d735e0590: Pushed 20:16:45 36b50b131297: Layer already exists 20:16:45 291f66b848ad: Pushed 20:16:47 e62620529a33: Pushed 20:16:47 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:395d3416087dcff1878d3f3945fff6187f5488356909a28b11025c640042a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16: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 20:16:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:16:48 634d735e0590: Preparing 20:16:48 e62620529a33: Preparing 20:16:48 f69ac02ce46a: Preparing 20:16:48 9991fa67c4ec: Preparing 20:16:48 291f66b848ad: Preparing 20:16:48 36b50b131297: Preparing 20:16:48 36b50b131297: Waiting 20:16:48 e62620529a33: Layer already exists 20:16:48 9991fa67c4ec: Layer already exists 20:16:48 f69ac02ce46a: Layer already exists 20:16:48 291f66b848ad: Layer already exists 20:16:48 634d735e0590: Layer already exists 20:16:48 36b50b131297: Layer already exists 20:16:48 latest: digest: sha256:395d3416087dcff1878d3f3945fff6187f5488356909a28b11025c640042a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.22 20:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:16:49 634d735e0590: Preparing 20:16:49 e62620529a33: Preparing 20:16:49 f69ac02ce46a: Preparing 20:16:49 9991fa67c4ec: Preparing 20:16:49 291f66b848ad: Preparing 20:16:49 36b50b131297: Preparing 20:16:49 36b50b131297: Waiting 20:16:49 f69ac02ce46a: Layer already exists 20:16:49 9991fa67c4ec: Layer already exists 20:16:49 634d735e0590: Layer already exists 20:16:49 291f66b848ad: Layer already exists 20:16:49 e62620529a33: Layer already exists 20:16:49 36b50b131297: Layer already exists 20:16:49 3.1.0-dev.22: digest: sha256:395d3416087dcff1878d3f3945fff6187f5488356909a28b11025c640042a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:16:49 634d735e0590: Preparing 20:16:49 e62620529a33: Preparing 20:16:49 f69ac02ce46a: Preparing 20:16:49 9991fa67c4ec: Preparing 20:16:49 291f66b848ad: Preparing 20:16:49 36b50b131297: Preparing 20:16:49 36b50b131297: Waiting 20:16:49 9991fa67c4ec: Layer already exists 20:16:49 634d735e0590: Layer already exists 20:16:49 291f66b848ad: Layer already exists 20:16:49 f69ac02ce46a: Layer already exists 20:16:49 e62620529a33: Layer already exists 20:16:49 36b50b131297: Layer already exists 20:16:49 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:395d3416087dcff1878d3f3945fff6187f5488356909a28b11025c640042a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16: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 20:16:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:16:50 634d735e0590: Preparing 20:16:50 e62620529a33: Preparing 20:16:50 f69ac02ce46a: Preparing 20:16:50 9991fa67c4ec: Preparing 20:16:50 291f66b848ad: Preparing 20:16:50 36b50b131297: Preparing 20:16:50 36b50b131297: Waiting 20:16:50 e62620529a33: Layer already exists 20:16:50 634d735e0590: Layer already exists 20:16:50 291f66b848ad: Layer already exists 20:16:50 9991fa67c4ec: Layer already exists 20:16:50 f69ac02ce46a: Layer already exists 20:16:50 36b50b131297: Layer already exists 20:16:50 main: digest: sha256:395d3416087dcff1878d3f3945fff6187f5488356909a28b11025c640042a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:50 ===================================================== [Pipeline] echo 20:16:50 taggedImages: 20:16:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:16:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.22 20:16:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:16:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:16:50 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:50 latest 20:16:50 3.1.0-dev.22 20:16:50 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:16:50 main 20:16:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:16:51 868b77a75963: Preparing 20:16:51 ad9619a6fdcf: Preparing 20:16:51 9e7f343b57e9: Preparing 20:16:51 e8b2f1fc4187: Preparing 20:16:51 648016fb683f: Preparing 20:16:51 f69ac02ce46a: Preparing 20:16:51 9991fa67c4ec: Preparing 20:16:51 9cf323a9f252: Preparing 20:16:51 36b50b131297: Preparing 20:16:51 9991fa67c4ec: Waiting 20:16:51 9cf323a9f252: Waiting 20:16:51 36b50b131297: Waiting 20:16:51 f69ac02ce46a: Waiting 20:16:51 9e7f343b57e9: Pushed 20:16:51 ad9619a6fdcf: Pushed 20:16:51 868b77a75963: Pushed 20:16:51 f69ac02ce46a: Layer already exists 20:16:51 9991fa67c4ec: Layer already exists 20:16:51 36b50b131297: Layer already exists 20:16:51 9cf323a9f252: Pushed 20:16:56 648016fb683f: Pushed 20:16:58 e8b2f1fc4187: Pushed 20:16:58 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:9914e6d6c5deea79d40242457d7d6357a3e0403fa91db500096a65f86a7af563 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:16:59 868b77a75963: Preparing 20:16:59 ad9619a6fdcf: Preparing 20:16:59 9e7f343b57e9: Preparing 20:16:59 e8b2f1fc4187: Preparing 20:16:59 648016fb683f: Preparing 20:16:59 f69ac02ce46a: Preparing 20:16:59 9991fa67c4ec: Preparing 20:16:59 9cf323a9f252: Preparing 20:16:59 36b50b131297: Preparing 20:16:59 f69ac02ce46a: Waiting 20:16:59 9991fa67c4ec: Waiting 20:16:59 9cf323a9f252: Waiting 20:16:59 868b77a75963: Layer already exists 20:16:59 9e7f343b57e9: Layer already exists 20:16:59 e8b2f1fc4187: Layer already exists 20:16:59 ad9619a6fdcf: Layer already exists 20:16:59 648016fb683f: Layer already exists 20:16:59 9991fa67c4ec: Layer already exists 20:16:59 f69ac02ce46a: Layer already exists 20:16:59 9cf323a9f252: Layer already exists 20:16:59 36b50b131297: Layer already exists 20:16:59 latest: digest: sha256:9914e6d6c5deea79d40242457d7d6357a3e0403fa91db500096a65f86a7af563 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.22 20:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:17:00 868b77a75963: Preparing 20:17:00 ad9619a6fdcf: Preparing 20:17:00 9e7f343b57e9: Preparing 20:17:00 e8b2f1fc4187: Preparing 20:17:00 648016fb683f: Preparing 20:17:00 f69ac02ce46a: Preparing 20:17:00 9991fa67c4ec: Preparing 20:17:00 9cf323a9f252: Preparing 20:17:00 36b50b131297: Preparing 20:17:00 f69ac02ce46a: Waiting 20:17:00 9991fa67c4ec: Waiting 20:17:00 9cf323a9f252: Waiting 20:17:00 36b50b131297: Waiting 20:17:00 648016fb683f: Layer already exists 20:17:00 ad9619a6fdcf: Layer already exists 20:17:00 e8b2f1fc4187: Layer already exists 20:17:00 868b77a75963: Layer already exists 20:17:00 9e7f343b57e9: Layer already exists 20:17:00 f69ac02ce46a: Layer already exists 20:17:00 9991fa67c4ec: Layer already exists 20:17:00 9cf323a9f252: Layer already exists 20:17:00 36b50b131297: Layer already exists 20:17:00 3.1.0-dev.22: digest: sha256:9914e6d6c5deea79d40242457d7d6357a3e0403fa91db500096a65f86a7af563 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:17:00 868b77a75963: Preparing 20:17:00 ad9619a6fdcf: Preparing 20:17:00 9e7f343b57e9: Preparing 20:17:00 e8b2f1fc4187: Preparing 20:17:00 648016fb683f: Preparing 20:17:00 f69ac02ce46a: Preparing 20:17:00 9991fa67c4ec: Preparing 20:17:00 9cf323a9f252: Preparing 20:17:00 36b50b131297: Preparing 20:17:00 f69ac02ce46a: Waiting 20:17:00 9991fa67c4ec: Waiting 20:17:00 9cf323a9f252: Waiting 20:17:00 36b50b131297: Waiting 20:17:00 ad9619a6fdcf: Layer already exists 20:17:00 648016fb683f: Layer already exists 20:17:00 9e7f343b57e9: Layer already exists 20:17:00 868b77a75963: Layer already exists 20:17:00 9cf323a9f252: Layer already exists 20:17:00 f69ac02ce46a: Layer already exists 20:17:00 9991fa67c4ec: Layer already exists 20:17:00 36b50b131297: Layer already exists 20:17:00 e8b2f1fc4187: Layer already exists 20:17:00 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:9914e6d6c5deea79d40242457d7d6357a3e0403fa91db500096a65f86a7af563 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:17:01 868b77a75963: Preparing 20:17:01 ad9619a6fdcf: Preparing 20:17:01 9e7f343b57e9: Preparing 20:17:01 e8b2f1fc4187: Preparing 20:17:01 648016fb683f: Preparing 20:17:01 f69ac02ce46a: Preparing 20:17:01 9991fa67c4ec: Preparing 20:17:01 9cf323a9f252: Preparing 20:17:01 36b50b131297: Preparing 20:17:01 f69ac02ce46a: Waiting 20:17:01 9991fa67c4ec: Waiting 20:17:01 36b50b131297: Waiting 20:17:01 9cf323a9f252: Waiting 20:17:01 e8b2f1fc4187: Layer already exists 20:17:01 648016fb683f: Layer already exists 20:17:01 868b77a75963: Layer already exists 20:17:01 ad9619a6fdcf: Layer already exists 20:17:01 9e7f343b57e9: Layer already exists 20:17:01 9cf323a9f252: Layer already exists 20:17:01 9991fa67c4ec: Layer already exists 20:17:01 f69ac02ce46a: Layer already exists 20:17:01 36b50b131297: Layer already exists 20:17:01 main: digest: sha256:9914e6d6c5deea79d40242457d7d6357a3e0403fa91db500096a65f86a7af563 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:17:01 #69 ... 20:17:01 20:17:01 #56 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #56 DONE 63.1s 20:17:01 20:17:01 #75 [security-proxy-setup builder 6/7] COPY . . 20:17:01 #75 ... 20:17:01 20:17:01 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #73 DONE 57.4s 20:17:01 20:17:01 #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #68 DONE 57.5s 20:17:01 20:17:01 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #71 DONE 60.2s 20:17:01 20:17:01 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #69 DONE 57.0s 20:17:01 20:17:01 #76 [support-notifications builder 6/7] COPY . . 20:17:01 #76 DONE 1.4s 20:17:01 20:17:01 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:17:01 #77 CACHED 20:17:01 20:17:01 #78 [security-bootstrapper builder 6/7] COPY . . 20:17:01 #78 CACHED 20:17:01 20:17:01 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #79 CACHED 20:17:01 20:17:01 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:17:01 #80 CACHED 20:17:01 20:17:01 #81 [security-secretstore-setup builder 6/7] COPY . . 20:17:01 #81 CACHED 20:17:01 20:17:01 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #82 CACHED 20:17:01 20:17:01 #83 [security-spiffe-token-provider builder 6/7] COPY . . 20:17:01 #83 DONE 1.4s 20:17:01 20:17:01 #84 [security-spire-config builder 6/9] COPY . . 20:17:01 #84 DONE 1.4s 20:17:01 20:17:01 #75 [security-proxy-setup builder 6/7] COPY . . 20:17:01 #75 DONE 1.5s 20:17:01 20:17:01 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:17:01 #85 ... 20:17:01 20:17:01 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #86 CACHED 20:17:01 20:17:01 #87 [core-metadata builder 6/7] COPY . . 20:17:01 #87 CACHED 20:17:01 20:17:01 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:17:01 #88 CACHED 20:17:01 20:17:01 #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:17:01 #89 CACHED 20:17:01 20:17:01 #90 [core-common-config-bootstrapper builder 6/7] COPY . . 20:17:01 #90 CACHED 20:17:01 20:17:01 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #91 CACHED 20:17:01 20:17:01 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #92 CACHED 20:17:01 20:17:01 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 20:17:01 #93 CACHED 20:17:01 20:17:01 #94 [core-data builder 6/7] COPY . . 20:17:01 #94 CACHED 20:17:01 20:17:01 #95 [security-proxy-auth builder 6/7] COPY . . 20:17:01 #95 CACHED 20:17:01 20:17:01 #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #96 CACHED 20:17:01 20:17:01 #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:17:01 #97 CACHED 20:17:01 20:17:01 #98 [core-command builder 6/7] COPY . . 20:17:01 #98 CACHED 20:17:01 20:17:01 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 20:17:01 #99 CACHED 20:17:01 20:17:01 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #100 CACHED 20:17:01 20:17:01 #101 [support-scheduler builder 6/7] COPY . . 20:17:01 #101 DONE 1.6s 20:17:01 20:17:01 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:17:01 #102 ... 20:17:01 20:17:01 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 #103 CACHED 20:17:01 20:17:01 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:17:01 #104 CACHED 20:17:01 20:17:01 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:17:01 #105 CACHED 20:17:01 20:17:01 #106 [security-spire-server builder 6/9] COPY . . 20:17:01 #106 CACHED 20:17:01 20:17:01 #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:17:01 #107 DONE 0.5s 20:17:01 20:17:01 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:01 ===================================================== [Pipeline] echo 20:17:01 taggedImages: 20:17:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:17:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.22 20:17:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:17:01 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:17:01 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:01 latest 20:17:01 3.1.0-dev.22 20:17:01 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:01 main 20:17:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:17:02 99ac5615cef6: Preparing 20:17:02 c3d15a44c96a: Preparing 20:17:02 b029916ecf69: Preparing 20:17:02 05801196fc50: Preparing 20:17:02 f69ac02ce46a: Preparing 20:17:02 9991fa67c4ec: Preparing 20:17:02 a4e13db7ef2e: Preparing 20:17:02 36b50b131297: Preparing 20:17:02 9991fa67c4ec: Waiting 20:17:02 a4e13db7ef2e: Waiting 20:17:02 36b50b131297: Waiting 20:17:02 b029916ecf69: Pushed 20:17:02 c3d15a44c96a: Pushed 20:17:02 f69ac02ce46a: Layer already exists 20:17:02 99ac5615cef6: Pushed 20:17:02 9991fa67c4ec: Layer already exists 20:17:02 a4e13db7ef2e: Pushed 20:17:02 36b50b131297: Layer already exists 20:17:04 #108 ... 20:17:04 20:17:04 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:17:04 #85 5.140 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:17:06 #85 ... 20:17:06 20:17:06 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:17:06 #109 DONE 6.7s 20:17:06 20:17:06 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:17:06 #108 DONE 6.6s 20:17:06 20:17:06 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:17:06 #110 DONE 0.5s 20:17:06 20:17:06 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:17:06 #111 DONE 0.5s 20:17:06 20:17:06 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:17:06 #102 6.836 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:17:07 #102 ... 20:17:07 20:17:07 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:17:07 #112 DONE 0.3s 20:17:07 20:17:07 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:17:07 #113 DONE 0.2s 20:17:07 20:17:07 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:17:07 #0 6.790 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:17:08 #114 ... 20:17:08 20:17:08 #115 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:17:08 #115 DONE 0.6s 20:17:08 20:17:08 #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:08 #116 ... 20:17:08 20:17:08 #117 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:17:08 #117 DONE 0.2s 20:17:08 20:17:08 #118 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:17:08 #0 4.708 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:17:08 #118 ... 20:17:08 20:17:08 #119 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:17:08 #0 6.433 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:17:09 #119 ... 20:17:09 20:17:09 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:17:09 #0 6.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:17:09 #120 ... 20:17:09 20:17:09 #121 [security-spire-agent builder 6/9] COPY . . 20:17:09 #121 CACHED 20:17:09 20:17:09 #122 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:17:09 #122 CACHED 20:17:09 20:17:09 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:17:09 #123 CACHED 20:17:09 20:17:09 #124 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:09 #124 CACHED 20:17:09 20:17:09 #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:17:09 #125 CACHED 20:17:09 20:17:09 #126 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:17:09 #126 CACHED 20:17:09 20:17:09 #127 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:17:09 #127 CACHED 20:17:09 20:17:09 #128 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:17:09 #128 CACHED 20:17:09 20:17:09 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:09 #0 7.051 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:17:09 05801196fc50: Pushed 20:17:09 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:5adc235af521bf6ebf619b1106afaa2972d9d0e38d000ad237aa60236dcbc634 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:09 #129 ... 20:17:09 20:17:09 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:17:09 #0 5.222 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:17:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:09 #130 ... 20:17:09 20:17:09 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:17:09 #0 4.754 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:17:09 #131 ... 20:17:09 20:17:09 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:17:09 #0 6.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:17:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:17:10 99ac5615cef6: Preparing 20:17:10 c3d15a44c96a: Preparing 20:17:10 b029916ecf69: Preparing 20:17:10 05801196fc50: Preparing 20:17:10 f69ac02ce46a: Preparing 20:17:10 9991fa67c4ec: Preparing 20:17:10 a4e13db7ef2e: Preparing 20:17:10 36b50b131297: Preparing 20:17:10 9991fa67c4ec: Waiting 20:17:10 a4e13db7ef2e: Waiting 20:17:10 36b50b131297: Waiting 20:17:10 05801196fc50: Layer already exists 20:17:10 b029916ecf69: Layer already exists 20:17:10 c3d15a44c96a: Layer already exists 20:17:10 f69ac02ce46a: Layer already exists 20:17:10 99ac5615cef6: Layer already exists 20:17:10 a4e13db7ef2e: Layer already exists 20:17:10 36b50b131297: Layer already exists 20:17:10 9991fa67c4ec: Layer already exists 20:17:10 latest: digest: sha256:5adc235af521bf6ebf619b1106afaa2972d9d0e38d000ad237aa60236dcbc634 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:10 #132 ... 20:17:10 20:17:10 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:10 #0 5.552 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:17:10 #133 ... 20:17:10 20:17:10 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:17:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.22 20:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:17:10 99ac5615cef6: Preparing 20:17:10 c3d15a44c96a: Preparing 20:17:10 b029916ecf69: Preparing 20:17:10 05801196fc50: Preparing 20:17:10 f69ac02ce46a: Preparing 20:17:10 9991fa67c4ec: Preparing 20:17:10 a4e13db7ef2e: Preparing 20:17:10 36b50b131297: Preparing 20:17:10 a4e13db7ef2e: Waiting 20:17:10 9991fa67c4ec: Waiting 20:17:10 36b50b131297: Waiting 20:17:10 99ac5615cef6: Layer already exists 20:17:10 05801196fc50: Layer already exists 20:17:10 f69ac02ce46a: Layer already exists 20:17:10 b029916ecf69: Layer already exists 20:17:10 c3d15a44c96a: Layer already exists 20:17:10 a4e13db7ef2e: Layer already exists 20:17:10 36b50b131297: Layer already exists 20:17:10 9991fa67c4ec: Layer already exists 20:17:10 3.1.0-dev.22: digest: sha256:5adc235af521bf6ebf619b1106afaa2972d9d0e38d000ad237aa60236dcbc634 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:17:11 99ac5615cef6: Preparing 20:17:11 c3d15a44c96a: Preparing 20:17:11 b029916ecf69: Preparing 20:17:11 05801196fc50: Preparing 20:17:11 f69ac02ce46a: Preparing 20:17:11 9991fa67c4ec: Preparing 20:17:11 a4e13db7ef2e: Preparing 20:17:11 36b50b131297: Preparing 20:17:11 9991fa67c4ec: Waiting 20:17:11 a4e13db7ef2e: Waiting 20:17:11 36b50b131297: Waiting 20:17:11 f69ac02ce46a: Layer already exists 20:17:11 c3d15a44c96a: Layer already exists 20:17:11 b029916ecf69: Layer already exists 20:17:11 05801196fc50: Layer already exists 20:17:11 99ac5615cef6: Layer already exists 20:17:11 a4e13db7ef2e: Layer already exists 20:17:11 9991fa67c4ec: Layer already exists 20:17:11 36b50b131297: Layer already exists 20:17:11 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:5adc235af521bf6ebf619b1106afaa2972d9d0e38d000ad237aa60236dcbc634 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 #134 DONE 2.0s 20:17:11 20:17:11 #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:11 #116 DONE 3.0s 20:17:11 20:17:11 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:17:11 #135 ... 20:17:11 20:17:11 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:11 #136 DONE 2.7s 20:17:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 20:17:11 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:17:11 #137 DONE 0.2s 20:17:11 20:17:11 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:17:11 #138 ... 20:17:11 20:17:11 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:17:11 #135 DONE 0.3s 20:17:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:17:11 99ac5615cef6: Preparing 20:17:11 c3d15a44c96a: Preparing 20:17:11 b029916ecf69: Preparing 20:17:11 05801196fc50: Preparing 20:17:11 f69ac02ce46a: Preparing 20:17:11 9991fa67c4ec: Preparing 20:17:11 a4e13db7ef2e: Preparing 20:17:11 36b50b131297: Preparing 20:17:11 9991fa67c4ec: Waiting 20:17:11 36b50b131297: Waiting 20:17:11 a4e13db7ef2e: Waiting 20:17:11 c3d15a44c96a: Layer already exists 20:17:11 f69ac02ce46a: Layer already exists 20:17:11 99ac5615cef6: Layer already exists 20:17:11 05801196fc50: Layer already exists 20:17:11 b029916ecf69: Layer already exists 20:17:11 9991fa67c4ec: Layer already exists 20:17:11 a4e13db7ef2e: Layer already exists 20:17:11 36b50b131297: Layer already exists 20:17:11 main: digest: sha256:5adc235af521bf6ebf619b1106afaa2972d9d0e38d000ad237aa60236dcbc634 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:11 ===================================================== [Pipeline] echo 20:17:12 taggedImages: 20:17:12 - nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:12 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:17:12 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.22 20:17:12 - nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:12 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:17:12 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:17:12 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:12 latest 20:17:12 3.1.0-dev.22 20:17:12 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:12 main 20:17:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 20:17:12 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:17:12 #138 DONE 0.2s 20:17:12 20:17:12 #139 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:17:12 #139 ... 20:17:12 20:17:12 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:17:12 #140 DONE 0.4s 20:17:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } 20:17:12 20:17:12 #139 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:17:12 #139 DONE 0.3s 20:17:12 20:17:12 #141 [security-spire-config] exporting to image 20:17:12 #141 exporting layers [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:17:12 ed13583dd465: Preparing 20:17:12 b62073ad2e59: Preparing 20:17:12 00986837880c: Preparing 20:17:12 05801196fc50: Preparing 20:17:12 f69ac02ce46a: Preparing 20:17:12 9991fa67c4ec: Preparing 20:17:12 9cf323a9f252: Preparing 20:17:12 36b50b131297: Preparing 20:17:12 9cf323a9f252: Waiting 20:17:12 9991fa67c4ec: Waiting 20:17:12 f69ac02ce46a: Layer already exists 20:17:12 05801196fc50: Layer already exists 20:17:12 9991fa67c4ec: Layer already exists 20:17:12 9cf323a9f252: Layer already exists 20:17:12 36b50b131297: Layer already exists 20:17:12 b62073ad2e59: Pushed 20:17:12 00986837880c: Pushed 20:17:12 ed13583dd465: Pushed 20:17:12 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:78df342abdb3353daefc8e599c3cc500cdc39489a171c215d15c69b652cf9cf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 #141 ... 20:17:12 20:17:12 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:17:12 #142 DONE 0.6s 20:17:12 20:17:12 #141 [security-spire-server] exporting to image 20:17:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:17:13 ed13583dd465: Preparing 20:17:13 b62073ad2e59: Preparing 20:17:13 00986837880c: Preparing 20:17:13 05801196fc50: Preparing 20:17:13 f69ac02ce46a: Preparing 20:17:13 9991fa67c4ec: Preparing 20:17:13 9cf323a9f252: Preparing 20:17:13 9991fa67c4ec: Waiting 20:17:13 36b50b131297: Preparing 20:17:13 9cf323a9f252: Waiting 20:17:13 36b50b131297: Waiting 20:17:13 ed13583dd465: Layer already exists 20:17:13 b62073ad2e59: Layer already exists 20:17:13 f69ac02ce46a: Layer already exists 20:17:13 05801196fc50: Layer already exists 20:17:13 00986837880c: Layer already exists 20:17:13 9991fa67c4ec: Layer already exists 20:17:13 9cf323a9f252: Layer already exists 20:17:13 36b50b131297: Layer already exists 20:17:13 latest: digest: sha256:78df342abdb3353daefc8e599c3cc500cdc39489a171c215d15c69b652cf9cf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 #141 ... 20:17:13 20:17:13 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:13 #143 DONE 2.6s 20:17:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.22 20:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:17:14 ed13583dd465: Preparing 20:17:14 b62073ad2e59: Preparing 20:17:14 00986837880c: Preparing 20:17:14 05801196fc50: Preparing 20:17:14 f69ac02ce46a: Preparing 20:17:14 9991fa67c4ec: Preparing 20:17:14 9cf323a9f252: Preparing 20:17:14 36b50b131297: Preparing 20:17:14 9991fa67c4ec: Waiting 20:17:14 36b50b131297: Waiting 20:17:14 ed13583dd465: Layer already exists 20:17:14 05801196fc50: Layer already exists 20:17:14 00986837880c: Layer already exists 20:17:14 b62073ad2e59: Layer already exists 20:17:14 f69ac02ce46a: Layer already exists 20:17:14 9991fa67c4ec: Layer already exists 20:17:14 9cf323a9f252: Layer already exists 20:17:14 36b50b131297: Layer already exists 20:17:14 3.1.0-dev.22: digest: sha256:78df342abdb3353daefc8e599c3cc500cdc39489a171c215d15c69b652cf9cf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:17:14 20:17:14 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:17:14 #144 DONE 0.3s 20:17:14 20:17:14 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] sh 20:17:14 #85 ... 20:17:14 20:17:14 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:17:14 #145 DONE 0.3s 20:17:14 20:17:14 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:14 #133 ... 20:17:14 20:17:14 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:17:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:17:14 ed13583dd465: Preparing 20:17:14 b62073ad2e59: Preparing 20:17:14 00986837880c: Preparing 20:17:14 05801196fc50: Preparing 20:17:14 f69ac02ce46a: Preparing 20:17:14 9991fa67c4ec: Preparing 20:17:14 9cf323a9f252: Preparing 20:17:14 36b50b131297: Preparing 20:17:14 9991fa67c4ec: Waiting 20:17:14 9cf323a9f252: Waiting 20:17:14 36b50b131297: Waiting 20:17:14 b62073ad2e59: Layer already exists 20:17:14 f69ac02ce46a: Layer already exists 20:17:14 05801196fc50: Layer already exists 20:17:14 ed13583dd465: Layer already exists 20:17:14 00986837880c: Layer already exists 20:17:14 9cf323a9f252: Layer already exists 20:17:14 9991fa67c4ec: Layer already exists 20:17:14 36b50b131297: Layer already exists 20:17:14 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:78df342abdb3353daefc8e599c3cc500cdc39489a171c215d15c69b652cf9cf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:14 #146 DONE 0.3s 20:17:14 20:17:14 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:17:14 #131 ... 20:17:14 20:17:14 #141 [security-spire-agent] exporting to image 20:17:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:15 #141 exporting layers 3.1s done 20:17:15 #141 writing image sha256:826ea1c1a3aaf12a5a2ded902fe59f94c11825a5d26c44b28003b1f3b438ab56 0.0s done 20:17:15 #141 naming to docker.io/library/security-spire-config-arm64 20:17:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:17:15 ed13583dd465: Preparing 20:17:15 b62073ad2e59: Preparing 20:17:15 00986837880c: Preparing 20:17:15 05801196fc50: Preparing 20:17:15 f69ac02ce46a: Preparing 20:17:15 9991fa67c4ec: Preparing 20:17:15 9cf323a9f252: Preparing 20:17:15 36b50b131297: Preparing 20:17:15 9991fa67c4ec: Waiting 20:17:15 9cf323a9f252: Waiting 20:17:15 36b50b131297: Waiting 20:17:15 05801196fc50: Layer already exists 20:17:15 f69ac02ce46a: Layer already exists 20:17:15 b62073ad2e59: Layer already exists 20:17:15 ed13583dd465: Layer already exists 20:17:15 00986837880c: Layer already exists 20:17:15 9991fa67c4ec: Layer already exists 20:17:15 9cf323a9f252: Layer already exists 20:17:15 36b50b131297: Layer already exists 20:17:15 main: digest: sha256:78df342abdb3353daefc8e599c3cc500cdc39489a171c215d15c69b652cf9cf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:15 ===================================================== [Pipeline] echo 20:17:15 taggedImages: 20:17:15 - nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:17:15 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.22 20:17:15 - nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:17:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:17:15 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:15 latest 20:17:15 3.1.0-dev.22 20:17:15 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:15 main 20:17:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:15 #141 exporting layers 2.5s done 20:17:15 #141 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:17:15 #141 writing image sha256:01f4cc2c8f73e482d9508cd8c8210bc1597234e3c89f9a9f074c78299ee32fe8 0.0s done 20:17:15 #141 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:17:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:17:16 43f6ddf554ca: Preparing 20:17:16 11edb622525d: Preparing 20:17:16 f69ac02ce46a: Preparing 20:17:16 9991fa67c4ec: Preparing 20:17:16 fc161c5a3772: Preparing 20:17:16 36b50b131297: Preparing 20:17:16 36b50b131297: Waiting 20:17:16 9991fa67c4ec: Layer already exists 20:17:16 f69ac02ce46a: Layer already exists 20:17:16 36b50b131297: Layer already exists 20:17:16 43f6ddf554ca: Pushed 20:17:16 fc161c5a3772: Pushed 20:17:16 #141 exporting layers 1.9s done 20:17:16 #141 writing image sha256:5abc014f28ed9afeb85db9a157f247935b86135b1d458d3d962f59a0a112c014 0.1s done 20:17:16 #141 naming to docker.io/library/security-spire-agent-arm64 20:17:17 #141 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:17:17 #141 DONE 4.5s 20:17:17 20:17:17 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:17:19 11edb622525d: Pushed 20:17:19 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:17e9f27441b1721d4b516642435b00332966e57fbd14da523aa78f72af8dd70b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:17:20 43f6ddf554ca: Preparing 20:17:20 11edb622525d: Preparing 20:17:20 f69ac02ce46a: Preparing 20:17:20 9991fa67c4ec: Preparing 20:17:20 fc161c5a3772: Preparing 20:17:20 36b50b131297: Preparing 20:17:20 36b50b131297: Waiting 20:17:20 f69ac02ce46a: Layer already exists 20:17:20 9991fa67c4ec: Layer already exists 20:17:20 11edb622525d: Layer already exists 20:17:20 43f6ddf554ca: Layer already exists 20:17:20 fc161c5a3772: Layer already exists 20:17:20 36b50b131297: Layer already exists 20:17:20 latest: digest: sha256:17e9f27441b1721d4b516642435b00332966e57fbd14da523aa78f72af8dd70b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.22 20:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:17:20 43f6ddf554ca: Preparing 20:17:20 11edb622525d: Preparing 20:17:20 f69ac02ce46a: Preparing 20:17:20 9991fa67c4ec: Preparing 20:17:20 fc161c5a3772: Preparing 20:17:20 36b50b131297: Preparing 20:17:20 36b50b131297: Waiting 20:17:20 f69ac02ce46a: Layer already exists 20:17:20 11edb622525d: Layer already exists 20:17:20 9991fa67c4ec: Layer already exists 20:17:20 43f6ddf554ca: Layer already exists 20:17:20 fc161c5a3772: Layer already exists 20:17:20 36b50b131297: Layer already exists 20:17:20 3.1.0-dev.22: digest: sha256:17e9f27441b1721d4b516642435b00332966e57fbd14da523aa78f72af8dd70b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:17:21 43f6ddf554ca: Preparing 20:17:21 11edb622525d: Preparing 20:17:21 f69ac02ce46a: Preparing 20:17:21 9991fa67c4ec: Preparing 20:17:21 fc161c5a3772: Preparing 20:17:21 36b50b131297: Preparing 20:17:21 43f6ddf554ca: Layer already exists 20:17:21 11edb622525d: Layer already exists 20:17:21 9991fa67c4ec: Layer already exists 20:17:21 f69ac02ce46a: Layer already exists 20:17:21 fc161c5a3772: Layer already exists 20:17:21 36b50b131297: Layer already exists 20:17:21 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:17e9f27441b1721d4b516642435b00332966e57fbd14da523aa78f72af8dd70b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:17:21 43f6ddf554ca: Preparing 20:17:21 11edb622525d: Preparing 20:17:21 f69ac02ce46a: Preparing 20:17:21 9991fa67c4ec: Preparing 20:17:21 fc161c5a3772: Preparing 20:17:21 36b50b131297: Preparing 20:17:21 36b50b131297: Waiting 20:17:21 9991fa67c4ec: Layer already exists 20:17:21 fc161c5a3772: Layer already exists 20:17:21 11edb622525d: Layer already exists 20:17:21 43f6ddf554ca: Layer already exists 20:17:21 36b50b131297: Layer already exists 20:17:21 f69ac02ce46a: Layer already exists 20:17:21 main: digest: sha256:17e9f27441b1721d4b516642435b00332966e57fbd14da523aa78f72af8dd70b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:21 ===================================================== [Pipeline] echo 20:17:21 taggedImages: 20:17:21 - nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:21 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:17:21 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.22 20:17:21 - nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:21 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:17:21 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:17:21 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:21 latest 20:17:21 3.1.0-dev.22 20:17:21 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:21 main 20:17:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:17:22 19b255999fd9: Preparing 20:17:22 349aaffa83df: Preparing 20:17:22 f69ac02ce46a: Preparing 20:17:22 9991fa67c4ec: Preparing 20:17:22 cd5ffae8466f: Preparing 20:17:22 36b50b131297: Preparing 20:17:22 9991fa67c4ec: Layer already exists 20:17:22 19b255999fd9: Pushed 20:17:22 f69ac02ce46a: Layer already exists 20:17:22 cd5ffae8466f: Layer already exists 20:17:22 36b50b131297: Layer already exists 20:17:25 349aaffa83df: Pushed 20:17:25 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:019e149fb94021bf77c037949e34862848e47a5dc41ea41ba14be241bee3d452 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:17:26 19b255999fd9: Preparing 20:17:26 349aaffa83df: Preparing 20:17:26 f69ac02ce46a: Preparing 20:17:26 9991fa67c4ec: Preparing 20:17:26 cd5ffae8466f: Preparing 20:17:26 36b50b131297: Preparing 20:17:26 36b50b131297: Waiting 20:17:26 cd5ffae8466f: Layer already exists 20:17:26 349aaffa83df: Layer already exists 20:17:26 f69ac02ce46a: Layer already exists 20:17:26 9991fa67c4ec: Layer already exists 20:17:26 19b255999fd9: Layer already exists 20:17:26 36b50b131297: Layer already exists 20:17:26 latest: digest: sha256:019e149fb94021bf77c037949e34862848e47a5dc41ea41ba14be241bee3d452 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.22 20:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:17:26 19b255999fd9: Preparing 20:17:26 349aaffa83df: Preparing 20:17:26 f69ac02ce46a: Preparing 20:17:26 9991fa67c4ec: Preparing 20:17:26 cd5ffae8466f: Preparing 20:17:26 36b50b131297: Preparing 20:17:26 36b50b131297: Waiting 20:17:26 f69ac02ce46a: Layer already exists 20:17:26 9991fa67c4ec: Layer already exists 20:17:26 349aaffa83df: Layer already exists 20:17:26 cd5ffae8466f: Layer already exists 20:17:26 19b255999fd9: Layer already exists 20:17:26 36b50b131297: Layer already exists 20:17:26 3.1.0-dev.22: digest: sha256:019e149fb94021bf77c037949e34862848e47a5dc41ea41ba14be241bee3d452 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:17:27 19b255999fd9: Preparing 20:17:27 349aaffa83df: Preparing 20:17:27 f69ac02ce46a: Preparing 20:17:27 9991fa67c4ec: Preparing 20:17:27 cd5ffae8466f: Preparing 20:17:27 36b50b131297: Preparing 20:17:27 36b50b131297: Waiting 20:17:27 9991fa67c4ec: Layer already exists 20:17:27 cd5ffae8466f: Layer already exists 20:17:27 349aaffa83df: Layer already exists 20:17:27 f69ac02ce46a: Layer already exists 20:17:27 19b255999fd9: Layer already exists 20:17:27 36b50b131297: Layer already exists 20:17:27 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:019e149fb94021bf77c037949e34862848e47a5dc41ea41ba14be241bee3d452 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:17:28 19b255999fd9: Preparing 20:17:28 349aaffa83df: Preparing 20:17:28 f69ac02ce46a: Preparing 20:17:28 9991fa67c4ec: Preparing 20:17:28 cd5ffae8466f: Preparing 20:17:28 36b50b131297: Preparing 20:17:28 36b50b131297: Waiting 20:17:28 19b255999fd9: Layer already exists 20:17:28 f69ac02ce46a: Layer already exists 20:17:28 9991fa67c4ec: Layer already exists 20:17:28 349aaffa83df: Layer already exists 20:17:28 cd5ffae8466f: Layer already exists 20:17:28 36b50b131297: Layer already exists 20:17:28 main: digest: sha256:019e149fb94021bf77c037949e34862848e47a5dc41ea41ba14be241bee3d452 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:28 ===================================================== [Pipeline] echo 20:17:28 taggedImages: 20:17:28 - nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:17:28 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:17:28 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.22 20:17:28 - nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:17: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] } 20:34:13 #85 ... 20:34:13 20:34:13 #119 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:13 #119 1026.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:13 #119 ... 20:34:13 20:34:13 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:34:13 #131 DONE 1030.5s 20:34:13 20:34:13 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:13 #120 ... 20:34:13 20:34:13 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:34:13 #147 DONE 0.1s 20:34:13 20:34:13 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:34:13 #148 DONE 0.1s 20:34:13 20:34:13 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:34:13 #114 ... 20:34:13 20:34:13 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:34:13 #149 DONE 0.2s 20:34:13 20:34:13 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:34:13 #150 DONE 0.3s 20:34:13 20:34:13 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:34:13 #151 DONE 0.1s 20:34:13 20:34:13 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:13 #120 ... 20:34:13 20:34:13 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:13 #152 DONE 2.2s 20:34:13 20:34:13 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:34:13 #114 ... 20:34:13 20:34:13 #141 [security-proxy-setup] exporting to image 20:34:13 #141 exporting layers 20:34:13 #141 exporting layers 0.7s done 20:34:13 #141 writing image sha256:831f1cb5ecffb03a0b160eae0fb7eb44985c4deeffe6e8346d28de4eaeb7378a done 20:34:13 #141 naming to docker.io/library/security-proxy-setup-arm64 done 20:34:13 #141 DONE 5.3s 20:34:13 20:34:13 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:21 #129 ... 20:34:21 20:34:21 #118 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:21 #118 DONE 1043.0s 20:34:21 20:34:21 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:22 #120 ... 20:34:22 20:34:22 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:34:22 #153 DONE 0.2s 20:34:22 20:34:22 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:22 #120 ... 20:34:22 20:34:22 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:34:25 #154 DONE 2.6s 20:34:25 20:34:25 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:25 #129 ... 20:34:25 20:34:25 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:34:25 #155 DONE 0.5s 20:34:25 20:34:25 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:34:25 #156 DONE 0.1s 20:34:25 20:34:25 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:26 #157 DONE 0.4s 20:34:26 20:34:26 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:34:26 #102 ... 20:34:26 20:34:26 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:34:26 #158 DONE 0.2s 20:34:26 20:34:26 #159 [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/ 20:34:26 #159 DONE 0.2s 20:34:26 20:34:26 #160 [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/ 20:34:27 #160 DONE 0.2s 20:34:27 20:34:27 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:34:27 #161 DONE 0.2s 20:34:27 20:34:27 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:27 #120 ... 20:34:27 20:34:27 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:27 #162 DONE 0.2s 20:34:27 20:34:27 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:34:29 #163 DONE 2.4s 20:34:29 20:34:29 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:29 #129 ... 20:34:29 20:34:29 #141 [security-bootstrapper] exporting to image 20:34:29 #141 exporting layers 20:34:30 #141 ... 20:34:30 20:34:30 #119 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:30 #119 DONE 1051.9s 20:34:30 20:34:30 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:31 #129 ... 20:34:31 20:34:31 #141 [security-bootstrapper] exporting to image 20:34:31 #141 exporting layers 1.6s done 20:34:31 #141 writing image sha256:d3b249912d296b002cbc47f0139fa1f0c44a3995334bc61df03dfe5fe51240c5 0.1s done 20:34:31 #141 naming to docker.io/library/security-bootstrapper-arm64 20:34:31 #141 naming to docker.io/library/security-bootstrapper-arm64 done 20:34:31 #141 DONE 7.0s 20:34:31 20:34:31 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:34:31 #164 DONE 0.5s 20:34:31 20:34:31 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:34:32 #165 DONE 0.3s 20:34:32 20:34:32 #166 [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 20:34:32 #166 DONE 0.2s 20:34:32 20:34:32 #167 [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 20:34:32 #167 DONE 0.1s 20:34:32 20:34:32 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:34:32 #168 DONE 0.1s 20:34:32 20:34:32 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:32 #169 DONE 0.3s 20:34:32 20:34:32 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:33 #170 DONE 0.5s 20:34:33 20:34:33 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:33 #171 DONE 0.2s 20:34:33 20:34:33 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:33 #120 ... 20:34:33 20:34:33 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:35 #172 DONE 2.1s 20:34:35 20:34:35 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:34:35 #85 ... 20:34:35 20:34:35 #141 [security-secretstore-setup] exporting to image 20:34:37 #141 exporting layers 1.3s done 20:34:37 #141 writing image sha256:6fbe483881ffb47d5d9e06ff0c4b5a250c6b3bd162c52cdcce574b649b52ef7d done 20:34:37 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 20:34:37 #141 DONE 8.3s 20:34:37 20:34:37 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:38 #129 ... 20:34:38 20:34:38 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:34:38 #132 DONE 1058.9s 20:34:38 20:34:38 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:38 #120 ... 20:34:38 20:34:38 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:34:38 #173 DONE 0.2s 20:34:38 20:34:38 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:38 #129 ... 20:34:38 20:34:38 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:34:38 #174 DONE 0.2s 20:34:38 20:34:38 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:34:39 #175 DONE 0.3s 20:34:39 20:34:39 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:34:39 #176 DONE 0.2s 20:34:39 20:34:39 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:34:39 #133 ... 20:34:39 20:34:39 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:34:39 #177 DONE 0.2s 20:34:39 20:34:39 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:41 #178 DONE 1.9s 20:34:41 20:34:41 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:41 #129 ... 20:34:41 20:34:41 #141 [security-proxy-auth] exporting to image 20:34:41 #141 exporting layers 0.6s done 20:34:41 #141 writing image sha256:ded79397273111c402d7aac803f96d383e8e217a196eeb986e7f6b9d3a4d23eb 20:34:42 #141 writing image sha256:ded79397273111c402d7aac803f96d383e8e217a196eeb986e7f6b9d3a4d23eb done 20:34:42 #141 naming to docker.io/library/security-proxy-auth-arm64 done 20:34:42 #141 DONE 8.9s 20:34:42 20:34:42 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:04 #85 ... 20:35:04 20:35:04 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:35:04 #114 DONE 1083.5s 20:35:04 20:35:04 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:35:04 #102 ... 20:35:04 20:35:04 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:35:04 #179 DONE 0.2s 20:35:04 20:35:04 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:35:04 #180 DONE 0.1s 20:35:04 20:35:04 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:04 #129 ... 20:35:04 20:35:04 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:35:04 #181 DONE 0.3s 20:35:04 20:35:04 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:35:04 #182 DONE 0.1s 20:35:04 20:35:04 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:35:04 #183 DONE 0.1s 20:35:04 20:35:04 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:35:04 #133 ... 20:35:04 20:35:04 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:06 #184 DONE 2.1s 20:35:06 20:35:06 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:35:06 #130 ... 20:35:06 20:35:06 #141 [core-common-config-bootstrapper] exporting to image 20:35:06 #141 exporting layers 20:35:06 #141 exporting layers 0.7s done 20:35:06 #141 writing image sha256:bc83f0ada6806c60d3ee37a7918c87b7b0783d8d60e01e31c6257cf508cd52f6 done 20:35:06 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 20:35:06 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:35:06 #141 DONE 9.6s 20:35:06 20:35:06 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:53 #129 ... 20:35:53 20:35:53 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:35:53 #130 DONE 1127.3s 20:35:53 20:35:53 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:35:53 #133 ... 20:35:53 20:35:53 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:35:53 #185 DONE 0.1s 20:35:53 20:35:53 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:35:53 #133 ... 20:35:53 20:35:53 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:35:53 #186 DONE 0.2s 20:35:53 20:35:53 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:53 #187 DONE 0.3s 20:35:53 20:35:53 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:35:53 #188 DONE 0.2s 20:35:53 20:35:53 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:53 #120 ... 20:35:53 20:35:53 #141 [core-command] exporting to image 20:35:53 #141 exporting layers 20:35:53 #141 exporting layers 0.3s done 20:35:53 #141 writing image sha256:e12bd49a124b881b2d6d59489b28ebf693eb5598671a1cd1c0f294aef1f6d4a9 done 20:35:53 #141 naming to docker.io/library/core-command-arm64 done 20:35:53 #141 DONE 9.9s 20:35:53 20:35:53 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:58 #85 ... 20:35:58 20:35:58 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:35:58 #102 DONE 1139.4s 20:35:58 20:35:58 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:58 #129 ... 20:35:58 20:35:58 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:35:58 #189 DONE 0.1s 20:35:59 20:35:59 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:59 #120 ... 20:35:59 20:35:59 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:35:59 #190 DONE 0.1s 20:35:59 20:35:59 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:59 #191 DONE 0.3s 20:35:59 20:35:59 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:59 #120 ... 20:35:59 20:35:59 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:35:59 #192 DONE 0.1s 20:35:59 20:35:59 #141 [core-data] exporting to image 20:35:59 #141 exporting layers 20:36:00 #141 exporting layers 0.3s done 20:36:00 #141 writing image sha256:879a90db3f56bb50cd4171b88e6b5628d585a94dfca38e4e287cdce3a17b6969 done 20:36:00 #141 naming to docker.io/library/core-data-arm64 done 20:36:00 #141 DONE 10.2s 20:36:00 20:36:00 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:01 #120 ... 20:36:01 20:36:01 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:36:01 #133 DONE 1142.3s 20:36:01 20:36:01 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:01 #120 ... 20:36:01 20:36:01 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:36:02 #193 DONE 0.2s 20:36:02 20:36:02 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:36:02 #194 DONE 0.1s 20:36:02 20:36:02 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:02 #195 DONE 0.3s 20:36:02 20:36:02 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:36:02 #196 DONE 0.1s 20:36:02 20:36:02 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:36:02 #197 DONE 0.1s 20:36:02 20:36:02 #141 [core-metadata] exporting to image 20:36:03 #141 exporting layers 0.4s done 20:36:03 #141 writing image sha256:8c7ec5646a3afff57f148022d52f68b81384c1e1c2557329db59f7fd1d363d08 done 20:36:03 #141 naming to docker.io/library/core-metadata-arm64 done 20:36:03 #141 DONE 10.6s 20:36:03 20:36:03 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:35 #120 DONE 1176.0s 20:36:35 20:36:35 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:36:35 #85 ... 20:36:35 20:36:35 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:36:35 #198 DONE 0.2s 20:36:35 20:36:35 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:36:35 #199 DONE 0.1s 20:36:35 20:36:35 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:36 #200 DONE 0.4s 20:36:36 20:36:36 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:36:36 #201 DONE 0.1s 20:36:36 20:36:36 #141 [security-spiffe-token-provider] exporting to image 20:36:36 #141 exporting layers 20:36:36 #141 exporting layers 0.5s done 20:36:36 #141 writing image sha256:77b0af7aa7ace7e17ce91fa48dba6debc1dcd6fccae392c450bb10e112d024d4 done 20:36:36 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:36:36 #141 DONE 11.1s 20:36:36 20:36:36 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:37:09 #85 DONE 1206.5s 20:37:09 20:37:09 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:37:09 #129 DONE 1206.5s 20:37:09 20:37:09 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:37:09 #202 DONE 0.2s 20:37:09 20:37:09 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:37:09 #203 DONE 0.3s 20:37:09 20:37:09 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:37:09 #204 DONE 0.1s 20:37:09 20:37:09 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:37:09 #205 DONE 0.2s 20:37:09 20:37:09 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:37:09 #206 ... 20:37:09 20:37:09 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:09 #207 DONE 0.4s 20:37:09 20:37:09 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:37:09 #208 DONE 0.2s 20:37:09 20:37:09 #141 [support-notifications] exporting to image 20:37:09 #141 exporting layers 20:37:09 #141 ... 20:37:09 20:37:09 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:37:09 #206 DONE 0.4s 20:37:09 20:37:09 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:37:09 #209 DONE 0.1s 20:37:09 20:37:09 #141 [support-scheduler] exporting to image 20:37:09 #141 exporting layers 0.4s done 20:37:09 #141 writing image sha256:0e9fc54a6e443537476743cfc6209dbed46b34c74b2b575ff85441dfae401c27 20:37:09 #141 exporting layers 0.4s done 20:37:09 #141 writing image sha256:0e9fc54a6e443537476743cfc6209dbed46b34c74b2b575ff85441dfae401c27 done 20:37:09 #141 naming to docker.io/library/support-notifications-arm64 done 20:37:09 #141 writing image sha256:54e6b6d9335d12c9e1d9257c638ed7abcff7c56cebe92c66da34df1248154f69 done 20:37:09 #141 naming to docker.io/library/support-scheduler-arm64 done 20:37:09 #141 DONE 11.6s 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:09 time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:37:09 $ docker stop --time=1 e7855b30790013a34e983c2c9c6d368f18775a71002cf7cf25ca07db0d844a37 20:37:11 $ docker rm -f --volumes e7855b30790013a34e983c2c9c6d368f18775a71002cf7cf25ca07db0d844a37 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:11 + docker images 20:37:11 REPOSITORY TAG IMAGE ID CREATED SIZE 20:37:11 support-notifications-arm64 latest 0e9fc54a6e44 5 seconds ago 33.7MB 20:37:11 support-scheduler-arm64 latest 54e6b6d9335d 5 seconds ago 32.9MB 20:37:11 security-spiffe-token-provider-arm64 latest 77b0af7aa7ac 36 seconds ago 33.3MB 20:37:11 core-metadata-arm64 latest 8c7ec5646a3a About a minute ago 21.2MB 20:37:11 core-data-arm64 latest 879a90db3f56 About a minute ago 20.9MB 20:37:11 core-command-arm64 latest e12bd49a124b About a minute ago 20.8MB 20:37:11 core-common-config-bootstrapper-arm64 latest bc83f0ada680 2 minutes ago 18MB 20:37:11 security-proxy-auth-arm64 latest ded793972731 2 minutes ago 19.3MB 20:37:11 security-secretstore-setup-arm64 latest 6fbe483881ff 2 minutes ago 43MB 20:37:11 security-bootstrapper-arm64 latest d3b249912d29 2 minutes ago 22.6MB 20:37:11 security-proxy-setup-arm64 latest 831f1cb5ecff 2 minutes ago 19.5MB 20:37:11 security-spire-agent-arm64 latest 5abc014f28ed 19 minutes ago 152MB 20:37:11 security-spire-server-arm64 latest 01f4cc2c8f73 19 minutes ago 96.9MB 20:37:11 security-spire-config-arm64 latest 826ea1c1a3aa 20 minutes ago 96.1MB 20:37:11 ci-base-image-arm64 latest 5f6cf0cee03a 22 minutes ago 1.05GB 20:37:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 20:37:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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 20:37:11 provisioning config files... 20:37:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/556@tmp/config10690659141815432852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:12 ---> docker-login.sh 20:37:12 nexus3.edgexfoundry.org:10001 20:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:12 Configure a credential helper to remove this warning. See 20:37:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:12 20:37:12 Login Succeeded 20:37:12 nexus3.edgexfoundry.org:10002 20:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:12 Configure a credential helper to remove this warning. See 20:37:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:12 20:37:12 Login Succeeded 20:37:12 nexus3.edgexfoundry.org:10003 20:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:13 Configure a credential helper to remove this warning. See 20:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:13 20:37:13 Login Succeeded 20:37:13 nexus3.edgexfoundry.org:10004 20:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:13 Configure a credential helper to remove this warning. See 20:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:13 20:37:13 Login Succeeded 20:37:13 docker.io 20:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:14 Configure a credential helper to remove this warning. See 20:37:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:14 20:37:14 Login Succeeded 20:37:14 ---> docker-login.sh ends [Pipeline] } 20:37:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:14 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:37:14 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:14 latest 20:37:14 3.1.0-dev.22 20:37:14 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:14 main 20:37:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:37:14 a9a71a8ea68f: Preparing 20:37:14 957cc63b67b6: Preparing 20:37:14 273659fb76aa: Preparing 20:37:14 fab8a028ef28: Preparing 20:37:14 76871940437a: Preparing 20:37:14 d2d9d24a8c2a: Preparing 20:37:14 d2d9d24a8c2a: Waiting 20:37:15 fab8a028ef28: Pushed 20:37:15 273659fb76aa: Pushed 20:37:15 76871940437a: Pushed 20:37:15 d2d9d24a8c2a: Layer already exists 20:37:15 a9a71a8ea68f: Pushed 20:37:18 957cc63b67b6: Pushed 20:37:18 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:cebfe44a7238ae0a0d2935cf62082dc9377bf9ef900144147665cc989e297b26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:37:19 a9a71a8ea68f: Preparing 20:37:19 957cc63b67b6: Preparing 20:37:19 273659fb76aa: Preparing 20:37:19 fab8a028ef28: Preparing 20:37:19 76871940437a: Preparing 20:37:19 d2d9d24a8c2a: Preparing 20:37:19 d2d9d24a8c2a: Waiting 20:37:19 273659fb76aa: Layer already exists 20:37:19 76871940437a: Layer already exists 20:37:19 957cc63b67b6: Layer already exists 20:37:19 fab8a028ef28: Layer already exists 20:37:19 a9a71a8ea68f: Layer already exists 20:37:19 d2d9d24a8c2a: Layer already exists 20:37:19 latest: digest: sha256:cebfe44a7238ae0a0d2935cf62082dc9377bf9ef900144147665cc989e297b26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.22 20:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:37:20 a9a71a8ea68f: Preparing 20:37:20 957cc63b67b6: Preparing 20:37:20 273659fb76aa: Preparing 20:37:20 fab8a028ef28: Preparing 20:37:20 76871940437a: Preparing 20:37:20 d2d9d24a8c2a: Preparing 20:37:20 76871940437a: Layer already exists 20:37:20 a9a71a8ea68f: Layer already exists 20:37:20 957cc63b67b6: Layer already exists 20:37:20 273659fb76aa: Layer already exists 20:37:20 fab8a028ef28: Layer already exists 20:37:20 d2d9d24a8c2a: Layer already exists 20:37:20 3.1.0-dev.22: digest: sha256:cebfe44a7238ae0a0d2935cf62082dc9377bf9ef900144147665cc989e297b26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:37:21 a9a71a8ea68f: Preparing 20:37:21 957cc63b67b6: Preparing 20:37:21 273659fb76aa: Preparing 20:37:21 fab8a028ef28: Preparing 20:37:21 76871940437a: Preparing 20:37:21 d2d9d24a8c2a: Preparing 20:37:21 d2d9d24a8c2a: Waiting 20:37:21 a9a71a8ea68f: Layer already exists 20:37:21 fab8a028ef28: Layer already exists 20:37:21 957cc63b67b6: Layer already exists 20:37:21 76871940437a: Layer already exists 20:37:21 273659fb76aa: Layer already exists 20:37:21 d2d9d24a8c2a: Layer already exists 20:37:21 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:cebfe44a7238ae0a0d2935cf62082dc9377bf9ef900144147665cc989e297b26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:37:22 a9a71a8ea68f: Preparing 20:37:22 957cc63b67b6: Preparing 20:37:22 273659fb76aa: Preparing 20:37:22 fab8a028ef28: Preparing 20:37:22 76871940437a: Preparing 20:37:22 d2d9d24a8c2a: Preparing 20:37:22 d2d9d24a8c2a: Waiting 20:37:22 273659fb76aa: Layer already exists 20:37:22 957cc63b67b6: Layer already exists 20:37:22 a9a71a8ea68f: Layer already exists 20:37:22 fab8a028ef28: Layer already exists 20:37:22 76871940437a: Layer already exists 20:37:22 d2d9d24a8c2a: Layer already exists 20:37:22 main: digest: sha256:cebfe44a7238ae0a0d2935cf62082dc9377bf9ef900144147665cc989e297b26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:22 ===================================================== [Pipeline] echo 20:37:22 taggedImages: 20:37:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:37:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.22 20:37:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:37:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:37:22 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:22 latest 20:37:22 3.1.0-dev.22 20:37:22 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:22 main 20:37:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:37:23 a91acb78bac8: Preparing 20:37:23 acfd652758db: Preparing 20:37:23 cbb7b2288075: Preparing 20:37:23 a5942201d0fa: Preparing 20:37:23 273659fb76aa: Preparing 20:37:23 fab8a028ef28: Preparing 20:37:23 76871940437a: Preparing 20:37:23 d2d9d24a8c2a: Preparing 20:37:23 fab8a028ef28: Waiting 20:37:23 d2d9d24a8c2a: Waiting 20:37:23 76871940437a: Waiting 20:37:23 273659fb76aa: Layer already exists 20:37:23 fab8a028ef28: Layer already exists 20:37:23 76871940437a: Layer already exists 20:37:23 d2d9d24a8c2a: Layer already exists 20:37:23 cbb7b2288075: Pushed 20:37:23 acfd652758db: Pushed 20:37:23 a91acb78bac8: Pushed 20:37:25 a5942201d0fa: Pushed 20:37:25 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:965833f4dd65942f67561a299ea104ffb4727757933f466336f012bd5eb0a132 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:26 + 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 20:37:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:37:26 a91acb78bac8: Preparing 20:37:26 acfd652758db: Preparing 20:37:26 cbb7b2288075: Preparing 20:37:26 a5942201d0fa: Preparing 20:37:26 273659fb76aa: Preparing 20:37:26 fab8a028ef28: Preparing 20:37:26 76871940437a: Preparing 20:37:26 d2d9d24a8c2a: Preparing 20:37:26 76871940437a: Waiting 20:37:26 d2d9d24a8c2a: Waiting 20:37:26 fab8a028ef28: Waiting 20:37:26 cbb7b2288075: Layer already exists 20:37:26 a5942201d0fa: Layer already exists 20:37:26 273659fb76aa: Layer already exists 20:37:26 acfd652758db: Layer already exists 20:37:26 a91acb78bac8: Layer already exists 20:37:26 fab8a028ef28: Layer already exists 20:37:26 d2d9d24a8c2a: Layer already exists 20:37:26 76871940437a: Layer already exists 20:37:26 latest: digest: sha256:965833f4dd65942f67561a299ea104ffb4727757933f466336f012bd5eb0a132 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.22 20:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:37:27 a91acb78bac8: Preparing 20:37:27 acfd652758db: Preparing 20:37:27 cbb7b2288075: Preparing 20:37:27 a5942201d0fa: Preparing 20:37:27 273659fb76aa: Preparing 20:37:27 fab8a028ef28: Preparing 20:37:27 76871940437a: Preparing 20:37:27 d2d9d24a8c2a: Preparing 20:37:27 76871940437a: Waiting 20:37:27 d2d9d24a8c2a: Waiting 20:37:27 fab8a028ef28: Waiting 20:37:27 a5942201d0fa: Layer already exists 20:37:27 acfd652758db: Layer already exists 20:37:27 273659fb76aa: Layer already exists 20:37:27 cbb7b2288075: Layer already exists 20:37:27 a91acb78bac8: Layer already exists 20:37:27 fab8a028ef28: Layer already exists 20:37:27 d2d9d24a8c2a: Layer already exists 20:37:27 76871940437a: Layer already exists 20:37:27 3.1.0-dev.22: digest: sha256:965833f4dd65942f67561a299ea104ffb4727757933f466336f012bd5eb0a132 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:37:31 a91acb78bac8: Preparing 20:37:31 acfd652758db: Preparing 20:37:31 cbb7b2288075: Preparing 20:37:31 a5942201d0fa: Preparing 20:37:31 273659fb76aa: Preparing 20:37:31 fab8a028ef28: Preparing 20:37:31 76871940437a: Preparing 20:37:31 d2d9d24a8c2a: Preparing 20:37:31 76871940437a: Waiting 20:37:31 d2d9d24a8c2a: Waiting 20:37:31 fab8a028ef28: Waiting 20:37:31 273659fb76aa: Layer already exists 20:37:31 cbb7b2288075: Layer already exists 20:37:31 a5942201d0fa: Layer already exists 20:37:31 a91acb78bac8: Layer already exists 20:37:31 acfd652758db: Layer already exists 20:37:31 fab8a028ef28: Layer already exists 20:37:31 d2d9d24a8c2a: Layer already exists 20:37:31 76871940437a: Layer already exists 20:37:31 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:965833f4dd65942f67561a299ea104ffb4727757933f466336f012bd5eb0a132 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:31 + 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 20:37:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:37:32 a91acb78bac8: Preparing 20:37:32 acfd652758db: Preparing 20:37:32 cbb7b2288075: Preparing 20:37:32 a5942201d0fa: Preparing 20:37:32 273659fb76aa: Preparing 20:37:32 fab8a028ef28: Preparing 20:37:32 76871940437a: Preparing 20:37:32 d2d9d24a8c2a: Preparing 20:37:32 fab8a028ef28: Waiting 20:37:32 76871940437a: Waiting 20:37:32 d2d9d24a8c2a: Waiting 20:37:32 a5942201d0fa: Layer already exists 20:37:32 a91acb78bac8: Layer already exists 20:37:32 cbb7b2288075: Layer already exists 20:37:32 273659fb76aa: Layer already exists 20:37:32 acfd652758db: Layer already exists 20:37:32 fab8a028ef28: Layer already exists 20:37:32 76871940437a: Layer already exists 20:37:32 d2d9d24a8c2a: Layer already exists 20:37:32 main: digest: sha256:965833f4dd65942f67561a299ea104ffb4727757933f466336f012bd5eb0a132 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:32 ===================================================== [Pipeline] echo 20:37:32 taggedImages: 20:37:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:37:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.22 20:37:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:37:32 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:37:32 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:32 latest 20:37:32 3.1.0-dev.22 20:37:32 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:32 main 20:37:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:37:33 f52b2ca4d5e5: Preparing 20:37:33 4a08f1ca190a: Preparing 20:37:33 273659fb76aa: Preparing 20:37:33 fab8a028ef28: Preparing 20:37:33 74c4b9186f9b: Preparing 20:37:33 d2d9d24a8c2a: Preparing 20:37:33 d2d9d24a8c2a: Waiting 20:37:33 273659fb76aa: Layer already exists 20:37:33 fab8a028ef28: Layer already exists 20:37:33 d2d9d24a8c2a: Layer already exists 20:37:33 f52b2ca4d5e5: Pushed 20:37:33 74c4b9186f9b: Pushed 20:37:36 4a08f1ca190a: Pushed 20:37:36 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:91854cc2b99fab9306c7f138a9c167198b545b50c0a3d69c22567b6b9e1de513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:37:37 f52b2ca4d5e5: Preparing 20:37:37 4a08f1ca190a: Preparing 20:37:37 273659fb76aa: Preparing 20:37:37 fab8a028ef28: Preparing 20:37:37 74c4b9186f9b: Preparing 20:37:37 d2d9d24a8c2a: Preparing 20:37:37 d2d9d24a8c2a: Waiting 20:37:37 4a08f1ca190a: Layer already exists 20:37:37 273659fb76aa: Layer already exists 20:37:37 74c4b9186f9b: Layer already exists 20:37:37 f52b2ca4d5e5: Layer already exists 20:37:37 fab8a028ef28: Layer already exists 20:37:37 d2d9d24a8c2a: Layer already exists 20:37:37 latest: digest: sha256:91854cc2b99fab9306c7f138a9c167198b545b50c0a3d69c22567b6b9e1de513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.22 20:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:37:38 f52b2ca4d5e5: Preparing 20:37:38 4a08f1ca190a: Preparing 20:37:38 273659fb76aa: Preparing 20:37:38 fab8a028ef28: Preparing 20:37:38 74c4b9186f9b: Preparing 20:37:38 d2d9d24a8c2a: Preparing 20:37:38 d2d9d24a8c2a: Waiting 20:37:38 273659fb76aa: Layer already exists 20:37:38 4a08f1ca190a: Layer already exists 20:37:38 fab8a028ef28: Layer already exists 20:37:38 f52b2ca4d5e5: Layer already exists 20:37:38 74c4b9186f9b: Layer already exists 20:37:38 d2d9d24a8c2a: Layer already exists 20:37:38 3.1.0-dev.22: digest: sha256:91854cc2b99fab9306c7f138a9c167198b545b50c0a3d69c22567b6b9e1de513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:37:39 f52b2ca4d5e5: Preparing 20:37:39 4a08f1ca190a: Preparing 20:37:39 273659fb76aa: Preparing 20:37:39 fab8a028ef28: Preparing 20:37:39 74c4b9186f9b: Preparing 20:37:39 d2d9d24a8c2a: Preparing 20:37:39 d2d9d24a8c2a: Waiting 20:37:39 f52b2ca4d5e5: Layer already exists 20:37:39 4a08f1ca190a: Layer already exists 20:37:39 273659fb76aa: Layer already exists 20:37:39 fab8a028ef28: Layer already exists 20:37:39 74c4b9186f9b: Layer already exists 20:37:39 d2d9d24a8c2a: Layer already exists 20:37:39 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:91854cc2b99fab9306c7f138a9c167198b545b50c0a3d69c22567b6b9e1de513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:37:40 f52b2ca4d5e5: Preparing 20:37:40 4a08f1ca190a: Preparing 20:37:40 273659fb76aa: Preparing 20:37:40 fab8a028ef28: Preparing 20:37:40 74c4b9186f9b: Preparing 20:37:40 d2d9d24a8c2a: Preparing 20:37:40 d2d9d24a8c2a: Waiting 20:37:40 fab8a028ef28: Layer already exists 20:37:40 4a08f1ca190a: Layer already exists 20:37:40 f52b2ca4d5e5: Layer already exists 20:37:40 74c4b9186f9b: Layer already exists 20:37:40 273659fb76aa: Layer already exists 20:37:40 d2d9d24a8c2a: Layer already exists 20:37:40 main: digest: sha256:91854cc2b99fab9306c7f138a9c167198b545b50c0a3d69c22567b6b9e1de513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:40 ===================================================== [Pipeline] echo 20:37:40 taggedImages: 20:37:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:37:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.22 20:37:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:37:40 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:37:40 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:40 latest 20:37:40 3.1.0-dev.22 20:37:40 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:40 main 20:37:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:37:41 5ff931126595: Preparing 20:37:41 ecfb5c73cfaa: Preparing 20:37:41 1047ec65e927: Preparing 20:37:41 273659fb76aa: Preparing 20:37:41 fab8a028ef28: Preparing 20:37:41 76871940437a: Preparing 20:37:41 d2d9d24a8c2a: Preparing 20:37:41 76871940437a: Waiting 20:37:41 d2d9d24a8c2a: Waiting 20:37:41 fab8a028ef28: Layer already exists 20:37:41 273659fb76aa: Layer already exists 20:37:41 76871940437a: Layer already exists 20:37:41 d2d9d24a8c2a: Layer already exists 20:37:41 5ff931126595: Pushed 20:37:41 ecfb5c73cfaa: Pushed 20:37:44 1047ec65e927: Pushed 20:37:44 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:695be93d9cf861be9d0f1fef728a43402bf16525ec04ed2165c4fe61a5c989da size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:37:45 5ff931126595: Preparing 20:37:45 ecfb5c73cfaa: Preparing 20:37:45 1047ec65e927: Preparing 20:37:45 273659fb76aa: Preparing 20:37:45 fab8a028ef28: Preparing 20:37:45 76871940437a: Preparing 20:37:45 d2d9d24a8c2a: Preparing 20:37:45 76871940437a: Waiting 20:37:45 d2d9d24a8c2a: Waiting 20:37:45 5ff931126595: Layer already exists 20:37:45 273659fb76aa: Layer already exists 20:37:45 1047ec65e927: Layer already exists 20:37:45 ecfb5c73cfaa: Layer already exists 20:37:45 fab8a028ef28: Layer already exists 20:37:45 76871940437a: Layer already exists 20:37:45 d2d9d24a8c2a: Layer already exists 20:37:45 latest: digest: sha256:695be93d9cf861be9d0f1fef728a43402bf16525ec04ed2165c4fe61a5c989da size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.22 20:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:37:46 5ff931126595: Preparing 20:37:46 ecfb5c73cfaa: Preparing 20:37:46 1047ec65e927: Preparing 20:37:46 273659fb76aa: Preparing 20:37:46 fab8a028ef28: Preparing 20:37:46 76871940437a: Preparing 20:37:46 d2d9d24a8c2a: Preparing 20:37:46 76871940437a: Waiting 20:37:46 d2d9d24a8c2a: Waiting 20:37:46 5ff931126595: Layer already exists 20:37:46 fab8a028ef28: Layer already exists 20:37:46 ecfb5c73cfaa: Layer already exists 20:37:46 273659fb76aa: Layer already exists 20:37:46 1047ec65e927: Layer already exists 20:37:46 76871940437a: Layer already exists 20:37:46 d2d9d24a8c2a: Layer already exists 20:37:46 3.1.0-dev.22: digest: sha256:695be93d9cf861be9d0f1fef728a43402bf16525ec04ed2165c4fe61a5c989da size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:37:47 5ff931126595: Preparing 20:37:47 ecfb5c73cfaa: Preparing 20:37:47 1047ec65e927: Preparing 20:37:47 273659fb76aa: Preparing 20:37:47 fab8a028ef28: Preparing 20:37:47 76871940437a: Preparing 20:37:47 d2d9d24a8c2a: Preparing 20:37:47 76871940437a: Waiting 20:37:47 d2d9d24a8c2a: Waiting 20:37:47 ecfb5c73cfaa: Layer already exists 20:37:47 fab8a028ef28: Layer already exists 20:37:47 1047ec65e927: Layer already exists 20:37:47 273659fb76aa: Layer already exists 20:37:47 5ff931126595: Layer already exists 20:37:47 d2d9d24a8c2a: Layer already exists 20:37:47 76871940437a: Layer already exists 20:37:47 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:695be93d9cf861be9d0f1fef728a43402bf16525ec04ed2165c4fe61a5c989da size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:37:48 5ff931126595: Preparing 20:37:48 ecfb5c73cfaa: Preparing 20:37:48 1047ec65e927: Preparing 20:37:48 273659fb76aa: Preparing 20:37:48 fab8a028ef28: Preparing 20:37:48 76871940437a: Preparing 20:37:48 d2d9d24a8c2a: Preparing 20:37:48 76871940437a: Waiting 20:37:48 ecfb5c73cfaa: Layer already exists 20:37:48 1047ec65e927: Layer already exists 20:37:48 fab8a028ef28: Layer already exists 20:37:48 5ff931126595: Layer already exists 20:37:48 273659fb76aa: Layer already exists 20:37:48 d2d9d24a8c2a: Layer already exists 20:37:48 76871940437a: Layer already exists 20:37:48 main: digest: sha256:695be93d9cf861be9d0f1fef728a43402bf16525ec04ed2165c4fe61a5c989da size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:48 ===================================================== [Pipeline] echo 20:37:48 taggedImages: 20:37:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:37:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.22 20:37:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:37:48 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:37:48 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:48 latest 20:37:48 3.1.0-dev.22 20:37:48 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:48 main 20:37:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:37:49 969a3e5afb59: Preparing 20:37:49 b07d5a75581f: Preparing 20:37:49 dbd3e9d3d48e: Preparing 20:37:49 98554660ccc1: Preparing 20:37:49 a1f83777a4a4: Preparing 20:37:49 1d2668a17b4d: Preparing 20:37:49 5fc07c576257: Preparing 20:37:49 273659fb76aa: Preparing 20:37:49 1d2668a17b4d: Waiting 20:37:49 5fc07c576257: Waiting 20:37:49 fab8a028ef28: Preparing 20:37:49 056a4d67c85e: Preparing 20:37:49 b0a8aa21c706: Preparing 20:37:49 273659fb76aa: Waiting 20:37:49 5f70bf18a086: Preparing 20:37:49 c49d842a9df2: Preparing 20:37:49 5b5746e96f88: Preparing 20:37:49 d2d9d24a8c2a: Preparing 20:37:49 056a4d67c85e: Waiting 20:37:49 b0a8aa21c706: Waiting 20:37:49 5f70bf18a086: Waiting 20:37:49 c49d842a9df2: Waiting 20:37:49 5b5746e96f88: Waiting 20:37:49 d2d9d24a8c2a: Waiting 20:37:49 fab8a028ef28: Waiting 20:37:49 b07d5a75581f: Pushed 20:37:49 98554660ccc1: Pushed 20:37:49 a1f83777a4a4: Pushed 20:37:49 969a3e5afb59: Pushed 20:37:49 dbd3e9d3d48e: Pushed 20:37:49 273659fb76aa: Layer already exists 20:37:49 fab8a028ef28: Layer already exists 20:37:49 1d2668a17b4d: Pushed 20:37:49 056a4d67c85e: Pushed 20:37:49 5f70bf18a086: Pushed 20:37:49 b0a8aa21c706: Pushed 20:37:49 c49d842a9df2: Pushed 20:37:49 d2d9d24a8c2a: Layer already exists 20:37:50 5b5746e96f88: Pushed 20:37:53 5fc07c576257: Pushed 20:37:53 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:42480941a7659c14c716e3f5ac69c77ac179840c311044072538867d08568c42 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:37:54 969a3e5afb59: Preparing 20:37:54 b07d5a75581f: Preparing 20:37:54 dbd3e9d3d48e: Preparing 20:37:54 98554660ccc1: Preparing 20:37:54 a1f83777a4a4: Preparing 20:37:54 1d2668a17b4d: Preparing 20:37:54 5fc07c576257: Preparing 20:37:54 273659fb76aa: Preparing 20:37:54 fab8a028ef28: Preparing 20:37:54 056a4d67c85e: Preparing 20:37:54 b0a8aa21c706: Preparing 20:37:54 5f70bf18a086: Preparing 20:37:54 c49d842a9df2: Preparing 20:37:54 5b5746e96f88: Preparing 20:37:54 d2d9d24a8c2a: Preparing 20:37:54 056a4d67c85e: Waiting 20:37:54 b0a8aa21c706: Waiting 20:37:54 5f70bf18a086: Waiting 20:37:54 c49d842a9df2: Waiting 20:37:54 1d2668a17b4d: Waiting 20:37:54 5fc07c576257: Waiting 20:37:54 273659fb76aa: Waiting 20:37:54 fab8a028ef28: Waiting 20:37:54 d2d9d24a8c2a: Waiting 20:37:54 5b5746e96f88: Waiting 20:37:54 b07d5a75581f: Layer already exists 20:37:54 dbd3e9d3d48e: Layer already exists 20:37:54 a1f83777a4a4: Layer already exists 20:37:54 969a3e5afb59: Layer already exists 20:37:54 98554660ccc1: Layer already exists 20:37:54 1d2668a17b4d: Layer already exists 20:37:54 5fc07c576257: Layer already exists 20:37:54 273659fb76aa: Layer already exists 20:37:54 fab8a028ef28: Layer already exists 20:37:54 056a4d67c85e: Layer already exists 20:37:54 5b5746e96f88: Layer already exists 20:37:54 b0a8aa21c706: Layer already exists 20:37:54 5f70bf18a086: Layer already exists 20:37:54 c49d842a9df2: Layer already exists 20:37:54 d2d9d24a8c2a: Layer already exists 20:37:54 latest: digest: sha256:42480941a7659c14c716e3f5ac69c77ac179840c311044072538867d08568c42 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.22 20:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:37:55 969a3e5afb59: Preparing 20:37:55 b07d5a75581f: Preparing 20:37:55 dbd3e9d3d48e: Preparing 20:37:55 98554660ccc1: Preparing 20:37:55 a1f83777a4a4: Preparing 20:37:55 1d2668a17b4d: Preparing 20:37:55 5fc07c576257: Preparing 20:37:55 273659fb76aa: Preparing 20:37:55 fab8a028ef28: Preparing 20:37:55 056a4d67c85e: Preparing 20:37:55 b0a8aa21c706: Preparing 20:37:55 5f70bf18a086: Preparing 20:37:55 c49d842a9df2: Preparing 20:37:55 5b5746e96f88: Preparing 20:37:55 d2d9d24a8c2a: Preparing 20:37:55 056a4d67c85e: Waiting 20:37:55 1d2668a17b4d: Waiting 20:37:55 b0a8aa21c706: Waiting 20:37:55 5fc07c576257: Waiting 20:37:55 5f70bf18a086: Waiting 20:37:55 273659fb76aa: Waiting 20:37:55 c49d842a9df2: Waiting 20:37:55 5b5746e96f88: Waiting 20:37:55 fab8a028ef28: Waiting 20:37:55 d2d9d24a8c2a: Waiting 20:37:55 98554660ccc1: Layer already exists 20:37:55 b07d5a75581f: Layer already exists 20:37:55 a1f83777a4a4: Layer already exists 20:37:55 dbd3e9d3d48e: Layer already exists 20:37:55 969a3e5afb59: Layer already exists 20:37:55 1d2668a17b4d: Layer already exists 20:37:55 fab8a028ef28: Layer already exists 20:37:55 273659fb76aa: Layer already exists 20:37:55 056a4d67c85e: Layer already exists 20:37:55 5fc07c576257: Layer already exists 20:37:55 5f70bf18a086: Layer already exists 20:37:55 b0a8aa21c706: Layer already exists 20:37:55 c49d842a9df2: Layer already exists 20:37:55 d2d9d24a8c2a: Layer already exists 20:37:55 5b5746e96f88: Layer already exists 20:37:55 3.1.0-dev.22: digest: sha256:42480941a7659c14c716e3f5ac69c77ac179840c311044072538867d08568c42 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:37:56 969a3e5afb59: Preparing 20:37:56 b07d5a75581f: Preparing 20:37:56 dbd3e9d3d48e: Preparing 20:37:56 98554660ccc1: Preparing 20:37:56 a1f83777a4a4: Preparing 20:37:56 1d2668a17b4d: Preparing 20:37:56 5fc07c576257: Preparing 20:37:56 273659fb76aa: Preparing 20:37:56 fab8a028ef28: Preparing 20:37:56 056a4d67c85e: Preparing 20:37:56 b0a8aa21c706: Preparing 20:37:56 5f70bf18a086: Preparing 20:37:56 c49d842a9df2: Preparing 20:37:56 5b5746e96f88: Preparing 20:37:56 d2d9d24a8c2a: Preparing 20:37:56 1d2668a17b4d: Waiting 20:37:56 5fc07c576257: Waiting 20:37:56 273659fb76aa: Waiting 20:37:56 fab8a028ef28: Waiting 20:37:56 056a4d67c85e: Waiting 20:37:56 b0a8aa21c706: Waiting 20:37:56 5f70bf18a086: Waiting 20:37:56 c49d842a9df2: Waiting 20:37:56 5b5746e96f88: Waiting 20:37:56 d2d9d24a8c2a: Waiting 20:37:56 a1f83777a4a4: Layer already exists 20:37:56 969a3e5afb59: Layer already exists 20:37:56 b07d5a75581f: Layer already exists 20:37:56 dbd3e9d3d48e: Layer already exists 20:37:56 98554660ccc1: Layer already exists 20:37:56 1d2668a17b4d: Layer already exists 20:37:56 5fc07c576257: Layer already exists 20:37:56 273659fb76aa: Layer already exists 20:37:56 fab8a028ef28: Layer already exists 20:37:56 056a4d67c85e: Layer already exists 20:37:56 b0a8aa21c706: Layer already exists 20:37:56 c49d842a9df2: Layer already exists 20:37:56 5f70bf18a086: Layer already exists 20:37:56 5b5746e96f88: Layer already exists 20:37:56 d2d9d24a8c2a: Layer already exists 20:37:56 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:42480941a7659c14c716e3f5ac69c77ac179840c311044072538867d08568c42 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:37:57 969a3e5afb59: Preparing 20:37:57 b07d5a75581f: Preparing 20:37:57 dbd3e9d3d48e: Preparing 20:37:57 98554660ccc1: Preparing 20:37:57 a1f83777a4a4: Preparing 20:37:57 1d2668a17b4d: Preparing 20:37:57 5fc07c576257: Preparing 20:37:57 273659fb76aa: Preparing 20:37:57 fab8a028ef28: Preparing 20:37:57 1d2668a17b4d: Waiting 20:37:57 056a4d67c85e: Preparing 20:37:57 5fc07c576257: Waiting 20:37:57 273659fb76aa: Waiting 20:37:57 fab8a028ef28: Waiting 20:37:57 b0a8aa21c706: Preparing 20:37:57 5f70bf18a086: Preparing 20:37:57 056a4d67c85e: Waiting 20:37:57 c49d842a9df2: Preparing 20:37:57 5b5746e96f88: Preparing 20:37:57 d2d9d24a8c2a: Preparing 20:37:57 5f70bf18a086: Waiting 20:37:57 c49d842a9df2: Waiting 20:37:57 5b5746e96f88: Waiting 20:37:57 d2d9d24a8c2a: Waiting 20:37:57 b0a8aa21c706: Waiting 20:37:57 98554660ccc1: Layer already exists 20:37:57 a1f83777a4a4: Layer already exists 20:37:57 dbd3e9d3d48e: Layer already exists 20:37:57 969a3e5afb59: Layer already exists 20:37:57 b07d5a75581f: Layer already exists 20:37:57 273659fb76aa: Layer already exists 20:37:57 5fc07c576257: Layer already exists 20:37:57 1d2668a17b4d: Layer already exists 20:37:57 fab8a028ef28: Layer already exists 20:37:57 056a4d67c85e: Layer already exists 20:37:57 b0a8aa21c706: Layer already exists 20:37:57 c49d842a9df2: Layer already exists 20:37:57 d2d9d24a8c2a: Layer already exists 20:37:57 5b5746e96f88: Layer already exists 20:37:57 5f70bf18a086: Layer already exists 20:37:57 main: digest: sha256:42480941a7659c14c716e3f5ac69c77ac179840c311044072538867d08568c42 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:57 ===================================================== [Pipeline] echo 20:37:57 taggedImages: 20:37:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:37:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.22 20:37:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:37:57 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:37:57 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:57 latest 20:37:57 3.1.0-dev.22 20:37:57 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:37:57 main 20:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:37:58 a4cb0cefbb05: Preparing 20:37:58 27ef32197844: Preparing 20:37:58 fcb69437057b: Preparing 20:37:58 09f38ac12ef9: Preparing 20:37:58 273659fb76aa: Preparing 20:37:58 fab8a028ef28: Preparing 20:37:58 76871940437a: Preparing 20:37:58 d2d9d24a8c2a: Preparing 20:37:58 76871940437a: Waiting 20:37:58 d2d9d24a8c2a: Waiting 20:37:58 fab8a028ef28: Waiting 20:37:58 273659fb76aa: Layer already exists 20:37:58 fab8a028ef28: Layer already exists 20:37:58 fcb69437057b: Pushed 20:37:58 27ef32197844: Pushed 20:37:58 a4cb0cefbb05: Pushed 20:37:58 76871940437a: Layer already exists 20:37:58 d2d9d24a8c2a: Layer already exists 20:38:01 09f38ac12ef9: Pushed 20:38:01 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:e6a651b35c4e5026422d5316eae398e18de120229a588f79721f7257f9b1cd5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:02 + 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 20:38:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:38:02 a4cb0cefbb05: Preparing 20:38:02 27ef32197844: Preparing 20:38:02 fcb69437057b: Preparing 20:38:02 09f38ac12ef9: Preparing 20:38:02 273659fb76aa: Preparing 20:38:02 fab8a028ef28: Preparing 20:38:02 76871940437a: Preparing 20:38:02 d2d9d24a8c2a: Preparing 20:38:02 fab8a028ef28: Waiting 20:38:02 76871940437a: Waiting 20:38:02 d2d9d24a8c2a: Waiting 20:38:02 27ef32197844: Layer already exists 20:38:02 09f38ac12ef9: Layer already exists 20:38:02 fcb69437057b: Layer already exists 20:38:02 a4cb0cefbb05: Layer already exists 20:38:02 273659fb76aa: Layer already exists 20:38:02 d2d9d24a8c2a: Layer already exists 20:38:02 76871940437a: Layer already exists 20:38:02 fab8a028ef28: Layer already exists 20:38:02 latest: digest: sha256:e6a651b35c4e5026422d5316eae398e18de120229a588f79721f7257f9b1cd5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.22 20:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:38:03 a4cb0cefbb05: Preparing 20:38:03 27ef32197844: Preparing 20:38:03 fcb69437057b: Preparing 20:38:03 09f38ac12ef9: Preparing 20:38:03 273659fb76aa: Preparing 20:38:03 fab8a028ef28: Preparing 20:38:03 76871940437a: Preparing 20:38:03 d2d9d24a8c2a: Preparing 20:38:03 76871940437a: Waiting 20:38:03 d2d9d24a8c2a: Waiting 20:38:03 fab8a028ef28: Waiting 20:38:03 27ef32197844: Layer already exists 20:38:03 fcb69437057b: Layer already exists 20:38:03 273659fb76aa: Layer already exists 20:38:03 09f38ac12ef9: Layer already exists 20:38:03 a4cb0cefbb05: Layer already exists 20:38:03 fab8a028ef28: Layer already exists 20:38:03 d2d9d24a8c2a: Layer already exists 20:38:03 76871940437a: Layer already exists 20:38:03 3.1.0-dev.22: digest: sha256:e6a651b35c4e5026422d5316eae398e18de120229a588f79721f7257f9b1cd5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:38:04 a4cb0cefbb05: Preparing 20:38:04 27ef32197844: Preparing 20:38:04 fcb69437057b: Preparing 20:38:04 09f38ac12ef9: Preparing 20:38:04 273659fb76aa: Preparing 20:38:04 fab8a028ef28: Preparing 20:38:04 76871940437a: Preparing 20:38:04 d2d9d24a8c2a: Preparing 20:38:04 fab8a028ef28: Waiting 20:38:04 76871940437a: Waiting 20:38:04 d2d9d24a8c2a: Waiting 20:38:04 a4cb0cefbb05: Layer already exists 20:38:04 09f38ac12ef9: Layer already exists 20:38:04 27ef32197844: Layer already exists 20:38:04 fcb69437057b: Layer already exists 20:38:04 273659fb76aa: Layer already exists 20:38:04 fab8a028ef28: Layer already exists 20:38:04 d2d9d24a8c2a: Layer already exists 20:38:04 76871940437a: Layer already exists 20:38:04 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:e6a651b35c4e5026422d5316eae398e18de120229a588f79721f7257f9b1cd5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:04 + 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 20:38:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:38:05 a4cb0cefbb05: Preparing 20:38:05 27ef32197844: Preparing 20:38:05 fcb69437057b: Preparing 20:38:05 09f38ac12ef9: Preparing 20:38:05 273659fb76aa: Preparing 20:38:05 fab8a028ef28: Preparing 20:38:05 76871940437a: Preparing 20:38:05 d2d9d24a8c2a: Preparing 20:38:05 76871940437a: Waiting 20:38:05 d2d9d24a8c2a: Waiting 20:38:05 fab8a028ef28: Waiting 20:38:05 fcb69437057b: Layer already exists 20:38:05 09f38ac12ef9: Layer already exists 20:38:05 a4cb0cefbb05: Layer already exists 20:38:05 273659fb76aa: Layer already exists 20:38:05 27ef32197844: Layer already exists 20:38:05 76871940437a: Layer already exists 20:38:05 d2d9d24a8c2a: Layer already exists 20:38:05 fab8a028ef28: Layer already exists 20:38:05 main: digest: sha256:e6a651b35c4e5026422d5316eae398e18de120229a588f79721f7257f9b1cd5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:05 ===================================================== [Pipeline] echo 20:38:05 taggedImages: 20:38:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:38:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.22 20:38:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:38:05 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:38:05 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:05 latest 20:38:05 3.1.0-dev.22 20:38:05 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:05 main 20:38:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:38:06 b8ed546d3bee: Preparing 20:38:06 803365cf7180: Preparing 20:38:06 3597b8dc822a: Preparing 20:38:06 18e8b2a073f6: Preparing 20:38:06 273659fb76aa: Preparing 20:38:06 fab8a028ef28: Preparing 20:38:06 3fb7cc6680f7: Preparing 20:38:06 b2a088d6d271: Preparing 20:38:06 d2d9d24a8c2a: Preparing 20:38:06 fab8a028ef28: Waiting 20:38:06 3fb7cc6680f7: Waiting 20:38:06 b2a088d6d271: Waiting 20:38:06 d2d9d24a8c2a: Waiting 20:38:06 273659fb76aa: Layer already exists 20:38:06 fab8a028ef28: Layer already exists 20:38:06 b8ed546d3bee: Pushed 20:38:06 18e8b2a073f6: Pushed 20:38:06 803365cf7180: Pushed 20:38:06 3fb7cc6680f7: Pushed 20:38:06 d2d9d24a8c2a: Layer already exists 20:38:06 b2a088d6d271: Pushed 20:38:09 3597b8dc822a: Pushed 20:38:09 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:39e2b3ac770a1c21be9ef11416b5e6d5d7e0b7de60f0306f1a575ea762dcf11a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:38:10 b8ed546d3bee: Preparing 20:38:10 803365cf7180: Preparing 20:38:10 3597b8dc822a: Preparing 20:38:10 18e8b2a073f6: Preparing 20:38:10 273659fb76aa: Preparing 20:38:10 fab8a028ef28: Preparing 20:38:10 3fb7cc6680f7: Preparing 20:38:10 b2a088d6d271: Preparing 20:38:10 d2d9d24a8c2a: Preparing 20:38:10 3fb7cc6680f7: Waiting 20:38:10 b2a088d6d271: Waiting 20:38:10 d2d9d24a8c2a: Waiting 20:38:10 fab8a028ef28: Waiting 20:38:10 18e8b2a073f6: Layer already exists 20:38:10 b8ed546d3bee: Layer already exists 20:38:10 3597b8dc822a: Layer already exists 20:38:10 803365cf7180: Layer already exists 20:38:10 273659fb76aa: Layer already exists 20:38:10 d2d9d24a8c2a: Layer already exists 20:38:10 b2a088d6d271: Layer already exists 20:38:10 3fb7cc6680f7: Layer already exists 20:38:10 fab8a028ef28: Layer already exists 20:38:10 latest: digest: sha256:39e2b3ac770a1c21be9ef11416b5e6d5d7e0b7de60f0306f1a575ea762dcf11a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.22 20:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:38:11 b8ed546d3bee: Preparing 20:38:11 803365cf7180: Preparing 20:38:11 3597b8dc822a: Preparing 20:38:11 18e8b2a073f6: Preparing 20:38:11 273659fb76aa: Preparing 20:38:11 fab8a028ef28: Preparing 20:38:11 3fb7cc6680f7: Preparing 20:38:11 b2a088d6d271: Preparing 20:38:11 d2d9d24a8c2a: Preparing 20:38:11 fab8a028ef28: Waiting 20:38:11 3fb7cc6680f7: Waiting 20:38:11 d2d9d24a8c2a: Waiting 20:38:11 b2a088d6d271: Waiting 20:38:11 b8ed546d3bee: Layer already exists 20:38:11 18e8b2a073f6: Layer already exists 20:38:11 803365cf7180: Layer already exists 20:38:11 273659fb76aa: Layer already exists 20:38:11 3597b8dc822a: Layer already exists 20:38:11 b2a088d6d271: Layer already exists 20:38:11 fab8a028ef28: Layer already exists 20:38:11 3fb7cc6680f7: Layer already exists 20:38:11 d2d9d24a8c2a: Layer already exists 20:38:11 3.1.0-dev.22: digest: sha256:39e2b3ac770a1c21be9ef11416b5e6d5d7e0b7de60f0306f1a575ea762dcf11a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:38:11 b8ed546d3bee: Preparing 20:38:11 803365cf7180: Preparing 20:38:11 3597b8dc822a: Preparing 20:38:11 18e8b2a073f6: Preparing 20:38:11 273659fb76aa: Preparing 20:38:11 fab8a028ef28: Preparing 20:38:11 3fb7cc6680f7: Preparing 20:38:11 b2a088d6d271: Preparing 20:38:11 d2d9d24a8c2a: Preparing 20:38:11 fab8a028ef28: Waiting 20:38:11 3fb7cc6680f7: Waiting 20:38:11 b2a088d6d271: Waiting 20:38:11 d2d9d24a8c2a: Waiting 20:38:11 273659fb76aa: Layer already exists 20:38:11 b8ed546d3bee: Layer already exists 20:38:11 18e8b2a073f6: Layer already exists 20:38:11 3597b8dc822a: Layer already exists 20:38:11 803365cf7180: Layer already exists 20:38:11 3fb7cc6680f7: Layer already exists 20:38:11 fab8a028ef28: Layer already exists 20:38:11 b2a088d6d271: Layer already exists 20:38:11 d2d9d24a8c2a: Layer already exists 20:38:12 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:39e2b3ac770a1c21be9ef11416b5e6d5d7e0b7de60f0306f1a575ea762dcf11a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:38:12 b8ed546d3bee: Preparing 20:38:12 803365cf7180: Preparing 20:38:12 3597b8dc822a: Preparing 20:38:12 18e8b2a073f6: Preparing 20:38:12 273659fb76aa: Preparing 20:38:12 fab8a028ef28: Preparing 20:38:12 3fb7cc6680f7: Preparing 20:38:12 b2a088d6d271: Preparing 20:38:12 d2d9d24a8c2a: Preparing 20:38:12 b2a088d6d271: Waiting 20:38:12 fab8a028ef28: Waiting 20:38:12 3fb7cc6680f7: Waiting 20:38:12 d2d9d24a8c2a: Waiting 20:38:12 b8ed546d3bee: Layer already exists 20:38:12 3597b8dc822a: Layer already exists 20:38:12 273659fb76aa: Layer already exists 20:38:12 18e8b2a073f6: Layer already exists 20:38:12 803365cf7180: Layer already exists 20:38:12 fab8a028ef28: Layer already exists 20:38:12 b2a088d6d271: Layer already exists 20:38:12 3fb7cc6680f7: Layer already exists 20:38:12 d2d9d24a8c2a: Layer already exists 20:38:13 main: digest: sha256:39e2b3ac770a1c21be9ef11416b5e6d5d7e0b7de60f0306f1a575ea762dcf11a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:13 ===================================================== [Pipeline] echo 20:38:13 taggedImages: 20:38:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:38:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.22 20:38:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:38:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:38:13 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:13 latest 20:38:13 3.1.0-dev.22 20:38:13 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:13 main 20:38:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:38:13 37ec6757e064: Preparing 20:38:13 6062e8a481c5: Preparing 20:38:13 f86886f73c73: Preparing 20:38:13 64640ad13208: Preparing 20:38:13 50f397f45d30: Preparing 20:38:13 d957b036c094: Preparing 20:38:13 854ba137706d: Preparing 20:38:13 273659fb76aa: Preparing 20:38:13 fab8a028ef28: Preparing 20:38:13 d1bf6db64f6f: Preparing 20:38:13 d2d9d24a8c2a: Preparing 20:38:13 854ba137706d: Waiting 20:38:13 273659fb76aa: Waiting 20:38:13 fab8a028ef28: Waiting 20:38:13 d1bf6db64f6f: Waiting 20:38:13 d2d9d24a8c2a: Waiting 20:38:13 d957b036c094: Waiting 20:38:14 6062e8a481c5: Pushed 20:38:14 50f397f45d30: Pushed 20:38:14 37ec6757e064: Pushed 20:38:14 273659fb76aa: Layer already exists 20:38:14 fab8a028ef28: Layer already exists 20:38:14 d957b036c094: Pushed 20:38:14 854ba137706d: Pushed 20:38:14 d2d9d24a8c2a: Layer already exists 20:38:17 64640ad13208: Pushed 20:38:17 d1bf6db64f6f: Pushed 20:38:17 f86886f73c73: Pushed 20:38:17 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:cc0679569fda8b2f5b1addf43ef746e17ad438fc3dac2e11814f8b4cc47abf3a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:38:18 37ec6757e064: Preparing 20:38:18 6062e8a481c5: Preparing 20:38:18 f86886f73c73: Preparing 20:38:18 64640ad13208: Preparing 20:38:18 50f397f45d30: Preparing 20:38:18 d957b036c094: Preparing 20:38:18 854ba137706d: Preparing 20:38:18 273659fb76aa: Preparing 20:38:18 fab8a028ef28: Preparing 20:38:18 d1bf6db64f6f: Preparing 20:38:18 d2d9d24a8c2a: Preparing 20:38:18 273659fb76aa: Waiting 20:38:18 d957b036c094: Waiting 20:38:18 fab8a028ef28: Waiting 20:38:18 d1bf6db64f6f: Waiting 20:38:18 d2d9d24a8c2a: Waiting 20:38:18 854ba137706d: Waiting 20:38:18 50f397f45d30: Layer already exists 20:38:18 6062e8a481c5: Layer already exists 20:38:18 f86886f73c73: Layer already exists 20:38:18 64640ad13208: Layer already exists 20:38:18 37ec6757e064: Layer already exists 20:38:18 854ba137706d: Layer already exists 20:38:18 d957b036c094: Layer already exists 20:38:18 273659fb76aa: Layer already exists 20:38:18 fab8a028ef28: Layer already exists 20:38:18 d1bf6db64f6f: Layer already exists 20:38:18 d2d9d24a8c2a: Layer already exists 20:38:18 latest: digest: sha256:cc0679569fda8b2f5b1addf43ef746e17ad438fc3dac2e11814f8b4cc47abf3a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.22 20:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:38:19 37ec6757e064: Preparing 20:38:19 6062e8a481c5: Preparing 20:38:19 f86886f73c73: Preparing 20:38:19 64640ad13208: Preparing 20:38:19 50f397f45d30: Preparing 20:38:19 d957b036c094: Preparing 20:38:19 854ba137706d: Preparing 20:38:19 273659fb76aa: Preparing 20:38:19 fab8a028ef28: Preparing 20:38:19 d1bf6db64f6f: Preparing 20:38:19 d2d9d24a8c2a: Preparing 20:38:19 273659fb76aa: Waiting 20:38:19 fab8a028ef28: Waiting 20:38:19 d957b036c094: Waiting 20:38:19 d1bf6db64f6f: Waiting 20:38:19 d2d9d24a8c2a: Waiting 20:38:19 854ba137706d: Waiting 20:38:19 50f397f45d30: Layer already exists 20:38:19 f86886f73c73: Layer already exists 20:38:19 64640ad13208: Layer already exists 20:38:19 37ec6757e064: Layer already exists 20:38:19 6062e8a481c5: Layer already exists 20:38:19 854ba137706d: Layer already exists 20:38:19 273659fb76aa: Layer already exists 20:38:19 d1bf6db64f6f: Layer already exists 20:38:19 d957b036c094: Layer already exists 20:38:19 fab8a028ef28: Layer already exists 20:38:19 d2d9d24a8c2a: Layer already exists 20:38:19 3.1.0-dev.22: digest: sha256:cc0679569fda8b2f5b1addf43ef746e17ad438fc3dac2e11814f8b4cc47abf3a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:38:20 37ec6757e064: Preparing 20:38:20 6062e8a481c5: Preparing 20:38:20 f86886f73c73: Preparing 20:38:20 64640ad13208: Preparing 20:38:20 50f397f45d30: Preparing 20:38:20 d957b036c094: Preparing 20:38:20 854ba137706d: Preparing 20:38:20 273659fb76aa: Preparing 20:38:20 fab8a028ef28: Preparing 20:38:20 d1bf6db64f6f: Preparing 20:38:20 d2d9d24a8c2a: Preparing 20:38:20 273659fb76aa: Waiting 20:38:20 fab8a028ef28: Waiting 20:38:20 d1bf6db64f6f: Waiting 20:38:20 d2d9d24a8c2a: Waiting 20:38:20 d957b036c094: Waiting 20:38:20 854ba137706d: Waiting 20:38:20 50f397f45d30: Layer already exists 20:38:20 6062e8a481c5: Layer already exists 20:38:20 f86886f73c73: Layer already exists 20:38:20 64640ad13208: Layer already exists 20:38:20 37ec6757e064: Layer already exists 20:38:20 854ba137706d: Layer already exists 20:38:20 d957b036c094: Layer already exists 20:38:20 273659fb76aa: Layer already exists 20:38:20 fab8a028ef28: Layer already exists 20:38:20 d1bf6db64f6f: Layer already exists 20:38:20 d2d9d24a8c2a: Layer already exists 20:38:20 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:cc0679569fda8b2f5b1addf43ef746e17ad438fc3dac2e11814f8b4cc47abf3a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:38:21 37ec6757e064: Preparing 20:38:21 6062e8a481c5: Preparing 20:38:21 f86886f73c73: Preparing 20:38:21 64640ad13208: Preparing 20:38:21 50f397f45d30: Preparing 20:38:21 d957b036c094: Preparing 20:38:21 854ba137706d: Preparing 20:38:21 273659fb76aa: Preparing 20:38:21 fab8a028ef28: Preparing 20:38:21 d1bf6db64f6f: Preparing 20:38:21 d2d9d24a8c2a: Preparing 20:38:21 273659fb76aa: Waiting 20:38:21 d957b036c094: Waiting 20:38:21 fab8a028ef28: Waiting 20:38:21 854ba137706d: Waiting 20:38:21 d1bf6db64f6f: Waiting 20:38:21 d2d9d24a8c2a: Waiting 20:38:21 50f397f45d30: Layer already exists 20:38:21 f86886f73c73: Layer already exists 20:38:21 64640ad13208: Layer already exists 20:38:21 37ec6757e064: Layer already exists 20:38:21 6062e8a481c5: Layer already exists 20:38:21 273659fb76aa: Layer already exists 20:38:21 854ba137706d: Layer already exists 20:38:21 d957b036c094: Layer already exists 20:38:21 fab8a028ef28: Layer already exists 20:38:21 d1bf6db64f6f: Layer already exists 20:38:21 d2d9d24a8c2a: Layer already exists 20:38:21 main: digest: sha256:cc0679569fda8b2f5b1addf43ef746e17ad438fc3dac2e11814f8b4cc47abf3a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:21 ===================================================== [Pipeline] echo 20:38:21 taggedImages: 20:38:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:38:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.22 20:38:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:38:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:38:21 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:21 latest 20:38:21 3.1.0-dev.22 20:38:21 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:21 main 20:38:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:38:22 10e2f3904b3e: Preparing 20:38:22 d0739bcf985a: Preparing 20:38:22 273659fb76aa: Preparing 20:38:22 fab8a028ef28: Preparing 20:38:22 9fffaaaae7f8: Preparing 20:38:22 d2d9d24a8c2a: Preparing 20:38:22 d2d9d24a8c2a: Waiting 20:38:22 273659fb76aa: Layer already exists 20:38:22 fab8a028ef28: Layer already exists 20:38:22 d2d9d24a8c2a: Layer already exists 20:38:22 10e2f3904b3e: Pushed 20:38:24 9fffaaaae7f8: Pushed 20:38:27 d0739bcf985a: Pushed 20:38:27 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:1f035d4757e0793f991ee0901fad1483bdaf821b58038972ba92c1994a4c219d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:38:28 10e2f3904b3e: Preparing 20:38:28 d0739bcf985a: Preparing 20:38:28 273659fb76aa: Preparing 20:38:28 fab8a028ef28: Preparing 20:38:28 9fffaaaae7f8: Preparing 20:38:28 d2d9d24a8c2a: Preparing 20:38:28 d2d9d24a8c2a: Waiting 20:38:28 fab8a028ef28: Layer already exists 20:38:28 d0739bcf985a: Layer already exists 20:38:28 10e2f3904b3e: Layer already exists 20:38:28 273659fb76aa: Layer already exists 20:38:28 9fffaaaae7f8: Layer already exists 20:38:28 d2d9d24a8c2a: Layer already exists 20:38:28 latest: digest: sha256:1f035d4757e0793f991ee0901fad1483bdaf821b58038972ba92c1994a4c219d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.22 20:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:38:29 10e2f3904b3e: Preparing 20:38:29 d0739bcf985a: Preparing 20:38:29 273659fb76aa: Preparing 20:38:29 fab8a028ef28: Preparing 20:38:29 9fffaaaae7f8: Preparing 20:38:29 d2d9d24a8c2a: Preparing 20:38:29 d2d9d24a8c2a: Waiting 20:38:29 fab8a028ef28: Layer already exists 20:38:29 10e2f3904b3e: Layer already exists 20:38:29 d0739bcf985a: Layer already exists 20:38:29 9fffaaaae7f8: Layer already exists 20:38:29 273659fb76aa: Layer already exists 20:38:29 d2d9d24a8c2a: Layer already exists 20:38:29 3.1.0-dev.22: digest: sha256:1f035d4757e0793f991ee0901fad1483bdaf821b58038972ba92c1994a4c219d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:38:30 10e2f3904b3e: Preparing 20:38:30 d0739bcf985a: Preparing 20:38:30 273659fb76aa: Preparing 20:38:30 fab8a028ef28: Preparing 20:38:30 9fffaaaae7f8: Preparing 20:38:30 d2d9d24a8c2a: Preparing 20:38:30 d2d9d24a8c2a: Waiting 20:38:30 9fffaaaae7f8: Layer already exists 20:38:30 10e2f3904b3e: Layer already exists 20:38:30 273659fb76aa: Layer already exists 20:38:30 fab8a028ef28: Layer already exists 20:38:30 d0739bcf985a: Layer already exists 20:38:30 d2d9d24a8c2a: Layer already exists 20:38:30 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:1f035d4757e0793f991ee0901fad1483bdaf821b58038972ba92c1994a4c219d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:38:31 10e2f3904b3e: Preparing 20:38:31 d0739bcf985a: Preparing 20:38:31 273659fb76aa: Preparing 20:38:31 fab8a028ef28: Preparing 20:38:31 9fffaaaae7f8: Preparing 20:38:31 d2d9d24a8c2a: Preparing 20:38:31 d2d9d24a8c2a: Waiting 20:38:31 9fffaaaae7f8: Layer already exists 20:38:31 10e2f3904b3e: Layer already exists 20:38:31 d0739bcf985a: Layer already exists 20:38:31 fab8a028ef28: Layer already exists 20:38:31 273659fb76aa: Layer already exists 20:38:31 d2d9d24a8c2a: Layer already exists 20:38:31 main: digest: sha256:1f035d4757e0793f991ee0901fad1483bdaf821b58038972ba92c1994a4c219d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:31 ===================================================== [Pipeline] echo 20:38:31 taggedImages: 20:38:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:38:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.22 20:38:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:38:31 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:38:31 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:31 latest 20:38:31 3.1.0-dev.22 20:38:31 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:31 main 20:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:38:32 d619e6cc685e: Preparing 20:38:32 06cc12e96312: Preparing 20:38:32 7f7c4f09f3bf: Preparing 20:38:32 2e55c5815aab: Preparing 20:38:32 7f3cef52ea14: Preparing 20:38:32 273659fb76aa: Preparing 20:38:32 fab8a028ef28: Preparing 20:38:32 82ed3ba82b01: Preparing 20:38:32 d2d9d24a8c2a: Preparing 20:38:32 fab8a028ef28: Waiting 20:38:32 d2d9d24a8c2a: Waiting 20:38:32 82ed3ba82b01: Waiting 20:38:32 06cc12e96312: Pushed 20:38:32 d619e6cc685e: Pushed 20:38:32 7f7c4f09f3bf: Pushed 20:38:32 fab8a028ef28: Layer already exists 20:38:32 273659fb76aa: Layer already exists 20:38:32 d2d9d24a8c2a: Layer already exists 20:38:33 82ed3ba82b01: Pushed 20:38:45 7f3cef52ea14: Pushed 20:38:50 2e55c5815aab: Pushed 20:38:50 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:7ba86c9f90c8bc18c71fcaf34266cb5755086632a9d0f0d04285bbedaf493f93 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:38:50 d619e6cc685e: Preparing 20:38:50 06cc12e96312: Preparing 20:38:50 7f7c4f09f3bf: Preparing 20:38:50 2e55c5815aab: Preparing 20:38:50 7f3cef52ea14: Preparing 20:38:50 273659fb76aa: Preparing 20:38:50 fab8a028ef28: Preparing 20:38:50 273659fb76aa: Waiting 20:38:50 82ed3ba82b01: Preparing 20:38:50 d2d9d24a8c2a: Preparing 20:38:50 fab8a028ef28: Waiting 20:38:50 d2d9d24a8c2a: Waiting 20:38:50 82ed3ba82b01: Waiting 20:38:50 2e55c5815aab: Layer already exists 20:38:50 06cc12e96312: Layer already exists 20:38:50 7f7c4f09f3bf: Layer already exists 20:38:50 d619e6cc685e: Layer already exists 20:38:50 7f3cef52ea14: Layer already exists 20:38:50 fab8a028ef28: Layer already exists 20:38:50 82ed3ba82b01: Layer already exists 20:38:51 d2d9d24a8c2a: Layer already exists 20:38:51 273659fb76aa: Layer already exists 20:38:51 latest: digest: sha256:7ba86c9f90c8bc18c71fcaf34266cb5755086632a9d0f0d04285bbedaf493f93 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.22 20:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:38:51 d619e6cc685e: Preparing 20:38:51 06cc12e96312: Preparing 20:38:51 7f7c4f09f3bf: Preparing 20:38:51 2e55c5815aab: Preparing 20:38:51 7f3cef52ea14: Preparing 20:38:51 273659fb76aa: Preparing 20:38:51 fab8a028ef28: Preparing 20:38:51 82ed3ba82b01: Preparing 20:38:51 d2d9d24a8c2a: Preparing 20:38:51 fab8a028ef28: Waiting 20:38:51 82ed3ba82b01: Waiting 20:38:51 d2d9d24a8c2a: Waiting 20:38:51 273659fb76aa: Waiting 20:38:51 7f7c4f09f3bf: Layer already exists 20:38:51 2e55c5815aab: Layer already exists 20:38:51 d619e6cc685e: Layer already exists 20:38:51 06cc12e96312: Layer already exists 20:38:51 7f3cef52ea14: Layer already exists 20:38:51 82ed3ba82b01: Layer already exists 20:38:51 fab8a028ef28: Layer already exists 20:38:51 273659fb76aa: Layer already exists 20:38:51 d2d9d24a8c2a: Layer already exists 20:38:52 3.1.0-dev.22: digest: sha256:7ba86c9f90c8bc18c71fcaf34266cb5755086632a9d0f0d04285bbedaf493f93 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:38:52 d619e6cc685e: Preparing 20:38:52 06cc12e96312: Preparing 20:38:52 7f7c4f09f3bf: Preparing 20:38:52 2e55c5815aab: Preparing 20:38:52 7f3cef52ea14: Preparing 20:38:52 273659fb76aa: Preparing 20:38:52 fab8a028ef28: Preparing 20:38:52 82ed3ba82b01: Preparing 20:38:52 d2d9d24a8c2a: Preparing 20:38:52 fab8a028ef28: Waiting 20:38:52 82ed3ba82b01: Waiting 20:38:52 273659fb76aa: Waiting 20:38:52 7f3cef52ea14: Layer already exists 20:38:52 2e55c5815aab: Layer already exists 20:38:52 7f7c4f09f3bf: Layer already exists 20:38:52 d619e6cc685e: Layer already exists 20:38:52 06cc12e96312: Layer already exists 20:38:52 82ed3ba82b01: Layer already exists 20:38:52 273659fb76aa: Layer already exists 20:38:52 fab8a028ef28: Layer already exists 20:38:52 d2d9d24a8c2a: Layer already exists 20:38:52 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:7ba86c9f90c8bc18c71fcaf34266cb5755086632a9d0f0d04285bbedaf493f93 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:38:53 d619e6cc685e: Preparing 20:38:53 06cc12e96312: Preparing 20:38:53 7f7c4f09f3bf: Preparing 20:38:53 2e55c5815aab: Preparing 20:38:53 7f3cef52ea14: Preparing 20:38:53 273659fb76aa: Preparing 20:38:53 fab8a028ef28: Preparing 20:38:53 82ed3ba82b01: Preparing 20:38:53 d2d9d24a8c2a: Preparing 20:38:53 fab8a028ef28: Waiting 20:38:53 82ed3ba82b01: Waiting 20:38:53 d2d9d24a8c2a: Waiting 20:38:53 273659fb76aa: Waiting 20:38:53 2e55c5815aab: Layer already exists 20:38:53 7f3cef52ea14: Layer already exists 20:38:53 7f7c4f09f3bf: Layer already exists 20:38:53 06cc12e96312: Layer already exists 20:38:53 d619e6cc685e: Layer already exists 20:38:53 273659fb76aa: Layer already exists 20:38:53 82ed3ba82b01: Layer already exists 20:38:53 d2d9d24a8c2a: Layer already exists 20:38:53 fab8a028ef28: Layer already exists 20:38:54 main: digest: sha256:7ba86c9f90c8bc18c71fcaf34266cb5755086632a9d0f0d04285bbedaf493f93 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:54 ===================================================== [Pipeline] echo 20:38:54 taggedImages: 20:38:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:38:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.22 20:38:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:38:54 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:38:54 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:54 latest 20:38:54 3.1.0-dev.22 20:38:54 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:38:54 main 20:38:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:38:54 1a1b17c5d021: Preparing 20:38:54 b1d61eca4f0e: Preparing 20:38:54 a826bc408859: Preparing 20:38:54 5fa1b6492d8a: Preparing 20:38:54 273659fb76aa: Preparing 20:38:54 fab8a028ef28: Preparing 20:38:54 ad91b067ca43: Preparing 20:38:54 d2d9d24a8c2a: Preparing 20:38:54 ad91b067ca43: Waiting 20:38:54 d2d9d24a8c2a: Waiting 20:38:54 fab8a028ef28: Waiting 20:38:54 273659fb76aa: Layer already exists 20:38:55 fab8a028ef28: Layer already exists 20:38:55 1a1b17c5d021: Pushed 20:38:55 a826bc408859: Pushed 20:38:55 b1d61eca4f0e: Pushed 20:38:55 d2d9d24a8c2a: Layer already exists 20:38:55 ad91b067ca43: Pushed 20:39:13 5fa1b6492d8a: Pushed 20:39:13 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:b9899ad4d43c8cdf905427c26721513e90f5d2b698b3f065ba0a736f8714416f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:39:14 1a1b17c5d021: Preparing 20:39:14 b1d61eca4f0e: Preparing 20:39:14 a826bc408859: Preparing 20:39:14 5fa1b6492d8a: Preparing 20:39:14 273659fb76aa: Preparing 20:39:14 fab8a028ef28: Preparing 20:39:14 ad91b067ca43: Preparing 20:39:14 d2d9d24a8c2a: Preparing 20:39:14 ad91b067ca43: Waiting 20:39:14 fab8a028ef28: Waiting 20:39:14 d2d9d24a8c2a: Waiting 20:39:14 1a1b17c5d021: Layer already exists 20:39:14 b1d61eca4f0e: Layer already exists 20:39:14 273659fb76aa: Layer already exists 20:39:14 a826bc408859: Layer already exists 20:39:14 5fa1b6492d8a: Layer already exists 20:39:14 d2d9d24a8c2a: Layer already exists 20:39:14 fab8a028ef28: Layer already exists 20:39:14 ad91b067ca43: Layer already exists 20:39:14 latest: digest: sha256:b9899ad4d43c8cdf905427c26721513e90f5d2b698b3f065ba0a736f8714416f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.22 20:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:39:15 1a1b17c5d021: Preparing 20:39:15 b1d61eca4f0e: Preparing 20:39:15 a826bc408859: Preparing 20:39:15 5fa1b6492d8a: Preparing 20:39:15 273659fb76aa: Preparing 20:39:15 fab8a028ef28: Preparing 20:39:15 ad91b067ca43: Preparing 20:39:15 d2d9d24a8c2a: Preparing 20:39:15 fab8a028ef28: Waiting 20:39:15 ad91b067ca43: Waiting 20:39:15 d2d9d24a8c2a: Waiting 20:39:15 273659fb76aa: Layer already exists 20:39:15 5fa1b6492d8a: Layer already exists 20:39:15 b1d61eca4f0e: Layer already exists 20:39:15 a826bc408859: Layer already exists 20:39:15 1a1b17c5d021: Layer already exists 20:39:15 ad91b067ca43: Layer already exists 20:39:15 fab8a028ef28: Layer already exists 20:39:15 d2d9d24a8c2a: Layer already exists 20:39:15 3.1.0-dev.22: digest: sha256:b9899ad4d43c8cdf905427c26721513e90f5d2b698b3f065ba0a736f8714416f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:39:16 1a1b17c5d021: Preparing 20:39:16 b1d61eca4f0e: Preparing 20:39:16 a826bc408859: Preparing 20:39:16 5fa1b6492d8a: Preparing 20:39:16 273659fb76aa: Preparing 20:39:16 fab8a028ef28: Preparing 20:39:16 ad91b067ca43: Preparing 20:39:16 d2d9d24a8c2a: Preparing 20:39:16 fab8a028ef28: Waiting 20:39:16 ad91b067ca43: Waiting 20:39:16 d2d9d24a8c2a: Waiting 20:39:16 5fa1b6492d8a: Layer already exists 20:39:16 b1d61eca4f0e: Layer already exists 20:39:16 a826bc408859: Layer already exists 20:39:16 1a1b17c5d021: Layer already exists 20:39:16 273659fb76aa: Layer already exists 20:39:16 ad91b067ca43: Layer already exists 20:39:16 fab8a028ef28: Layer already exists 20:39:16 d2d9d24a8c2a: Layer already exists 20:39:16 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:b9899ad4d43c8cdf905427c26721513e90f5d2b698b3f065ba0a736f8714416f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:39:17 1a1b17c5d021: Preparing 20:39:17 b1d61eca4f0e: Preparing 20:39:17 a826bc408859: Preparing 20:39:17 5fa1b6492d8a: Preparing 20:39:17 273659fb76aa: Preparing 20:39:17 fab8a028ef28: Preparing 20:39:17 ad91b067ca43: Preparing 20:39:17 d2d9d24a8c2a: Preparing 20:39:17 ad91b067ca43: Waiting 20:39:17 d2d9d24a8c2a: Waiting 20:39:17 fab8a028ef28: Waiting 20:39:17 5fa1b6492d8a: Layer already exists 20:39:17 a826bc408859: Layer already exists 20:39:17 b1d61eca4f0e: Layer already exists 20:39:17 1a1b17c5d021: Layer already exists 20:39:17 273659fb76aa: Layer already exists 20:39:17 d2d9d24a8c2a: Layer already exists 20:39:17 ad91b067ca43: Layer already exists 20:39:17 fab8a028ef28: Layer already exists 20:39:17 main: digest: sha256:b9899ad4d43c8cdf905427c26721513e90f5d2b698b3f065ba0a736f8714416f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:17 ===================================================== [Pipeline] echo 20:39:17 taggedImages: 20:39:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:39:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:39:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.22 20:39:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:39:17 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:39:17 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:39:17 latest 20:39:17 3.1.0-dev.22 20:39:17 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:17 main 20:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:39:18 edc52f375c93: Preparing 20:39:18 2e4ea868a403: Preparing 20:39:18 82d410e953d8: Preparing 20:39:18 5fa1b6492d8a: Preparing 20:39:18 273659fb76aa: Preparing 20:39:18 fab8a028ef28: Preparing 20:39:18 82ed3ba82b01: Preparing 20:39:18 d2d9d24a8c2a: Preparing 20:39:18 fab8a028ef28: Waiting 20:39:18 82ed3ba82b01: Waiting 20:39:18 d2d9d24a8c2a: Waiting 20:39:18 5fa1b6492d8a: Layer already exists 20:39:18 273659fb76aa: Layer already exists 20:39:18 fab8a028ef28: Layer already exists 20:39:18 82ed3ba82b01: Layer already exists 20:39:18 82d410e953d8: Pushed 20:39:18 d2d9d24a8c2a: Layer already exists 20:39:18 2e4ea868a403: Pushed 20:39:18 edc52f375c93: Pushed 20:39:18 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:36d3733b218762c10a22a463d94c6fbbdfeba0e41000f21f26b5d91bdc998e5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:39:19 edc52f375c93: Preparing 20:39:19 2e4ea868a403: Preparing 20:39:19 82d410e953d8: Preparing 20:39:19 5fa1b6492d8a: Preparing 20:39:19 273659fb76aa: Preparing 20:39:19 fab8a028ef28: Preparing 20:39:19 82ed3ba82b01: Preparing 20:39:19 d2d9d24a8c2a: Preparing 20:39:19 fab8a028ef28: Waiting 20:39:19 82ed3ba82b01: Waiting 20:39:19 d2d9d24a8c2a: Waiting 20:39:19 82d410e953d8: Layer already exists 20:39:19 273659fb76aa: Layer already exists 20:39:19 5fa1b6492d8a: Layer already exists 20:39:19 2e4ea868a403: Layer already exists 20:39:19 edc52f375c93: Layer already exists 20:39:19 fab8a028ef28: Layer already exists 20:39:19 82ed3ba82b01: Layer already exists 20:39:19 d2d9d24a8c2a: Layer already exists 20:39:19 latest: digest: sha256:36d3733b218762c10a22a463d94c6fbbdfeba0e41000f21f26b5d91bdc998e5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.22 20:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:39:20 edc52f375c93: Preparing 20:39:20 2e4ea868a403: Preparing 20:39:20 82d410e953d8: Preparing 20:39:20 5fa1b6492d8a: Preparing 20:39:20 273659fb76aa: Preparing 20:39:20 fab8a028ef28: Preparing 20:39:20 82ed3ba82b01: Preparing 20:39:20 d2d9d24a8c2a: Preparing 20:39:20 fab8a028ef28: Waiting 20:39:20 82ed3ba82b01: Waiting 20:39:20 5fa1b6492d8a: Layer already exists 20:39:20 273659fb76aa: Layer already exists 20:39:20 edc52f375c93: Layer already exists 20:39:20 82d410e953d8: Layer already exists 20:39:20 2e4ea868a403: Layer already exists 20:39:20 82ed3ba82b01: Layer already exists 20:39:20 fab8a028ef28: Layer already exists 20:39:20 d2d9d24a8c2a: Layer already exists 20:39:20 3.1.0-dev.22: digest: sha256:36d3733b218762c10a22a463d94c6fbbdfeba0e41000f21f26b5d91bdc998e5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:39:21 edc52f375c93: Preparing 20:39:21 2e4ea868a403: Preparing 20:39:21 82d410e953d8: Preparing 20:39:21 5fa1b6492d8a: Preparing 20:39:21 273659fb76aa: Preparing 20:39:21 fab8a028ef28: Preparing 20:39:21 82ed3ba82b01: Preparing 20:39:21 d2d9d24a8c2a: Preparing 20:39:21 82ed3ba82b01: Waiting 20:39:21 d2d9d24a8c2a: Waiting 20:39:21 fab8a028ef28: Waiting 20:39:21 273659fb76aa: Layer already exists 20:39:21 82d410e953d8: Layer already exists 20:39:21 5fa1b6492d8a: Layer already exists 20:39:21 2e4ea868a403: Layer already exists 20:39:21 edc52f375c93: Layer already exists 20:39:21 fab8a028ef28: Layer already exists 20:39:21 d2d9d24a8c2a: Layer already exists 20:39:21 82ed3ba82b01: Layer already exists 20:39:21 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:36d3733b218762c10a22a463d94c6fbbdfeba0e41000f21f26b5d91bdc998e5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:39:22 edc52f375c93: Preparing 20:39:22 2e4ea868a403: Preparing 20:39:22 82d410e953d8: Preparing 20:39:22 5fa1b6492d8a: Preparing 20:39:22 273659fb76aa: Preparing 20:39:22 fab8a028ef28: Preparing 20:39:22 82ed3ba82b01: Preparing 20:39:22 d2d9d24a8c2a: Preparing 20:39:22 fab8a028ef28: Waiting 20:39:22 d2d9d24a8c2a: Waiting 20:39:22 82ed3ba82b01: Waiting 20:39:22 82d410e953d8: Layer already exists 20:39:22 273659fb76aa: Layer already exists 20:39:22 5fa1b6492d8a: Layer already exists 20:39:22 2e4ea868a403: Layer already exists 20:39:22 edc52f375c93: Layer already exists 20:39:22 d2d9d24a8c2a: Layer already exists 20:39:22 fab8a028ef28: Layer already exists 20:39:22 82ed3ba82b01: Layer already exists 20:39:22 main: digest: sha256:36d3733b218762c10a22a463d94c6fbbdfeba0e41000f21f26b5d91bdc998e5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:22 ===================================================== [Pipeline] echo 20:39:22 taggedImages: 20:39:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:39:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:39:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.22 20:39:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:39:22 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:39:22 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:39:22 latest 20:39:22 3.1.0-dev.22 20:39:22 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:22 main 20:39:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:39:23 a17d9de96a2d: Preparing 20:39:23 91ff10fdb601: Preparing 20:39:23 273659fb76aa: Preparing 20:39:23 fab8a028ef28: Preparing 20:39:23 060baec52fa0: Preparing 20:39:23 d2d9d24a8c2a: Preparing 20:39:23 d2d9d24a8c2a: Waiting 20:39:23 fab8a028ef28: Layer already exists 20:39:23 273659fb76aa: Layer already exists 20:39:23 d2d9d24a8c2a: Layer already exists 20:39:23 a17d9de96a2d: Pushed 20:39:23 060baec52fa0: Pushed 20:39:30 91ff10fdb601: Pushed 20:39:30 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:6dd34d66d4b6ce7c0abec9fd5c82a0837d6dbf572ba01584d6d03ebadef5d96c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:39:30 a17d9de96a2d: Preparing 20:39:30 91ff10fdb601: Preparing 20:39:30 273659fb76aa: Preparing 20:39:30 fab8a028ef28: Preparing 20:39:30 060baec52fa0: Preparing 20:39:30 d2d9d24a8c2a: Preparing 20:39:30 d2d9d24a8c2a: Waiting 20:39:30 a17d9de96a2d: Layer already exists 20:39:30 fab8a028ef28: Layer already exists 20:39:30 060baec52fa0: Layer already exists 20:39:30 91ff10fdb601: Layer already exists 20:39:30 273659fb76aa: Layer already exists 20:39:30 d2d9d24a8c2a: Layer already exists 20:39:31 latest: digest: sha256:6dd34d66d4b6ce7c0abec9fd5c82a0837d6dbf572ba01584d6d03ebadef5d96c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.22 20:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:39:31 a17d9de96a2d: Preparing 20:39:31 91ff10fdb601: Preparing 20:39:31 273659fb76aa: Preparing 20:39:31 fab8a028ef28: Preparing 20:39:31 060baec52fa0: Preparing 20:39:31 d2d9d24a8c2a: Preparing 20:39:31 d2d9d24a8c2a: Waiting 20:39:31 91ff10fdb601: Layer already exists 20:39:31 fab8a028ef28: Layer already exists 20:39:31 060baec52fa0: Layer already exists 20:39:31 273659fb76aa: Layer already exists 20:39:31 a17d9de96a2d: Layer already exists 20:39:31 d2d9d24a8c2a: Layer already exists 20:39:31 3.1.0-dev.22: digest: sha256:6dd34d66d4b6ce7c0abec9fd5c82a0837d6dbf572ba01584d6d03ebadef5d96c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:39:32 a17d9de96a2d: Preparing 20:39:32 91ff10fdb601: Preparing 20:39:32 273659fb76aa: Preparing 20:39:32 fab8a028ef28: Preparing 20:39:32 060baec52fa0: Preparing 20:39:32 d2d9d24a8c2a: Preparing 20:39:32 d2d9d24a8c2a: Waiting 20:39:32 fab8a028ef28: Layer already exists 20:39:32 a17d9de96a2d: Layer already exists 20:39:32 91ff10fdb601: Layer already exists 20:39:32 060baec52fa0: Layer already exists 20:39:32 273659fb76aa: Layer already exists 20:39:32 d2d9d24a8c2a: Layer already exists 20:39:33 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:6dd34d66d4b6ce7c0abec9fd5c82a0837d6dbf572ba01584d6d03ebadef5d96c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:39:33 a17d9de96a2d: Preparing 20:39:33 91ff10fdb601: Preparing 20:39:33 273659fb76aa: Preparing 20:39:33 fab8a028ef28: Preparing 20:39:33 060baec52fa0: Preparing 20:39:33 d2d9d24a8c2a: Preparing 20:39:33 91ff10fdb601: Layer already exists 20:39:33 273659fb76aa: Layer already exists 20:39:33 060baec52fa0: Layer already exists 20:39:33 fab8a028ef28: Layer already exists 20:39:33 a17d9de96a2d: Layer already exists 20:39:33 d2d9d24a8c2a: Layer already exists 20:39:33 main: digest: sha256:6dd34d66d4b6ce7c0abec9fd5c82a0837d6dbf572ba01584d6d03ebadef5d96c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:34 ===================================================== [Pipeline] echo 20:39:34 taggedImages: 20:39:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:39:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:39:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.22 20:39:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:39:34 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:39:34 edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:39:34 latest 20:39:34 3.1.0-dev.22 20:39:34 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:34 main 20:39:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:39:34 2cc1155dd941: Preparing 20:39:34 ed0ff881f431: Preparing 20:39:34 273659fb76aa: Preparing 20:39:34 fab8a028ef28: Preparing 20:39:34 76871940437a: Preparing 20:39:34 d2d9d24a8c2a: Preparing 20:39:34 d2d9d24a8c2a: Waiting 20:39:34 76871940437a: Layer already exists 20:39:34 273659fb76aa: Layer already exists 20:39:34 fab8a028ef28: Layer already exists 20:39:34 d2d9d24a8c2a: Layer already exists 20:39:35 2cc1155dd941: Pushed 20:39:40 ed0ff881f431: Pushed 20:39:40 edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:55f2c5174b3e50a4049ada45cd1944edd3b0c5cfafd35e96da291ac58f96e9f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:39:41 2cc1155dd941: Preparing 20:39:41 ed0ff881f431: Preparing 20:39:41 273659fb76aa: Preparing 20:39:41 fab8a028ef28: Preparing 20:39:41 76871940437a: Preparing 20:39:41 d2d9d24a8c2a: Preparing 20:39:41 273659fb76aa: Layer already exists 20:39:41 fab8a028ef28: Layer already exists 20:39:41 76871940437a: Layer already exists 20:39:41 2cc1155dd941: Layer already exists 20:39:41 ed0ff881f431: Layer already exists 20:39:41 d2d9d24a8c2a: Layer already exists 20:39:41 latest: digest: sha256:55f2c5174b3e50a4049ada45cd1944edd3b0c5cfafd35e96da291ac58f96e9f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.22 20:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:39:42 2cc1155dd941: Preparing 20:39:42 ed0ff881f431: Preparing 20:39:42 273659fb76aa: Preparing 20:39:42 fab8a028ef28: Preparing 20:39:42 76871940437a: Preparing 20:39:42 d2d9d24a8c2a: Preparing 20:39:42 d2d9d24a8c2a: Waiting 20:39:42 ed0ff881f431: Layer already exists 20:39:42 273659fb76aa: Layer already exists 20:39:42 fab8a028ef28: Layer already exists 20:39:42 76871940437a: Layer already exists 20:39:42 2cc1155dd941: Layer already exists 20:39:42 d2d9d24a8c2a: Layer already exists 20:39:42 3.1.0-dev.22: digest: sha256:55f2c5174b3e50a4049ada45cd1944edd3b0c5cfafd35e96da291ac58f96e9f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:39:43 2cc1155dd941: Preparing 20:39:43 ed0ff881f431: Preparing 20:39:43 273659fb76aa: Preparing 20:39:43 fab8a028ef28: Preparing 20:39:43 76871940437a: Preparing 20:39:43 d2d9d24a8c2a: Preparing 20:39:43 d2d9d24a8c2a: Waiting 20:39:43 ed0ff881f431: Layer already exists 20:39:43 76871940437a: Layer already exists 20:39:43 2cc1155dd941: Layer already exists 20:39:43 273659fb76aa: Layer already exists 20:39:43 fab8a028ef28: Layer already exists 20:39:43 d2d9d24a8c2a: Layer already exists 20:39:43 edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:55f2c5174b3e50a4049ada45cd1944edd3b0c5cfafd35e96da291ac58f96e9f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:39:43 2cc1155dd941: Preparing 20:39:43 ed0ff881f431: Preparing 20:39:43 273659fb76aa: Preparing 20:39:43 fab8a028ef28: Preparing 20:39:43 76871940437a: Preparing 20:39:43 d2d9d24a8c2a: Preparing 20:39:43 d2d9d24a8c2a: Waiting 20:39:43 273659fb76aa: Layer already exists 20:39:43 fab8a028ef28: Layer already exists 20:39:43 76871940437a: Layer already exists 20:39:43 2cc1155dd941: Layer already exists 20:39:43 ed0ff881f431: Layer already exists 20:39:43 d2d9d24a8c2a: Layer already exists 20:39:43 main: digest: sha256:55f2c5174b3e50a4049ada45cd1944edd3b0c5cfafd35e96da291ac58f96e9f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:43 ===================================================== [Pipeline] echo 20:39:44 taggedImages: 20:39:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d 20:39:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:39:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.22 20:39:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 20:39:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:44 20:39:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:44 arm64: Pulling from edgex-lftools-log-publisher 20:39:44 8998bd30e6a1: Pulling fs layer 20:39:44 04944245beec: Pulling fs layer 20:39:44 699f458cf7ca: Pulling fs layer 20:39:44 765212b225bb: Pulling fs layer 20:39:44 f23df028b6ca: Pulling fs layer 20:39:44 d65c8cfc05b1: Pulling fs layer 20:39:44 2437ff75d9bd: Pulling fs layer 20:39:44 765212b225bb: Waiting 20:39:44 f23df028b6ca: Waiting 20:39:44 2437ff75d9bd: Waiting 20:39:44 d65c8cfc05b1: Waiting 20:39:44 04944245beec: Verifying Checksum 20:39:44 04944245beec: Download complete 20:39:44 765212b225bb: Verifying Checksum 20:39:44 765212b225bb: Download complete 20:39:44 f23df028b6ca: Verifying Checksum 20:39:44 f23df028b6ca: Download complete 20:39:44 d65c8cfc05b1: Download complete 20:39:45 699f458cf7ca: Verifying Checksum 20:39:45 699f458cf7ca: Download complete 20:39:45 8998bd30e6a1: Download complete 20:39:48 2437ff75d9bd: Verifying Checksum 20:39:48 2437ff75d9bd: Download complete 20:39:49 8998bd30e6a1: Pull complete 20:39:49 04944245beec: Pull complete 20:39:51 699f458cf7ca: Pull complete 20:39:51 765212b225bb: Pull complete 20:39:51 f23df028b6ca: Pull complete 20:39:52 d65c8cfc05b1: Pull complete 20:40:07 2437ff75d9bd: Pull complete 20:40:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:07 prd-ubuntu20.04-docker-arm64-4c-16g-3566 does not seem to be running inside a container 20:40:07 $ 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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:40:10 $ docker top 2656d6e47c2f0ad45f47ae1ed6ee8a09ead69f798cdc04acef3aa1aa8293f46e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:11 ---> job-cost.sh 20:40:11 lf-activate-venv: SKIPPING 20:40:11 INFO: No Stack... 20:40:12 INFO: Retrieving Pricing Info for: v3-standard-4 20:40:12 INFO: Archiving Costs [Pipeline] sh 20:40:13 + cat /w/workspace/edgex-go/556/archives/cost.csv 20:40:13 + cut -d, -f6 [Pipeline] lock 20:40:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-556-stack-cost] 20:40:13 Resource [jenkins-edgexfoundry-edgex-go-main-556-stack-cost] did not exist. Created. 20:40:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-556-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:13 + echo total: 0.10999999940395355 [Pipeline] stash 20:40:14 Stashed 1 file(s) [Pipeline] } 20:40:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-556-stack-cost] [Pipeline] // lock [Pipeline] } 20:40:14 $ docker stop --time=1 2656d6e47c2f0ad45f47ae1ed6ee8a09ead69f798cdc04acef3aa1aa8293f46e 20:40:15 $ docker rm -f --volumes 2656d6e47c2f0ad45f47ae1ed6ee8a09ead69f798cdc04acef3aa1aa8293f46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:40:16 provisioning config files... 20:40:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/556@tmp/config3538487904685149107tmp [Pipeline] { [Pipeline] sh 20:40:16 + set +x 20:40:16 + curl -s https://codecov.io/bash 20:40:16 + bash -s -- 20:40:16 20:40:16 _____ _ 20:40:16 / ____| | | 20:40:16 | | ___ __| | ___ ___ _____ __ 20:40:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:40:16 | |___| (_) | (_| | __/ (_| (_) \ V / 20:40:16 \_____\___/ \__,_|\___|\___\___/ \_/ 20:40:16 Bash-1.0.6 20:40:16 20:40:16 20:40:16 ==> git version 2.25.1 found 20:40:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:40:16 Release-Date: 2020-01-08 20:40:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:40:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:40:16 ==> Jenkins CI detected. 20:40:16 current dir:  /w/workspace/edgex-go/556 20:40:16 project root: . 20:40:16 --> token set from env 20:40:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:40:16 ==> Running gcov in . (disable via -X gcov) 20:40:16 ==> Python coveragepy not found 20:40:16 ==> Searching for coverage reports in: 20:40:16 + . 20:40:16 -> Found 1 reports 20:40:16 ==> Detecting git/mercurial file structure 20:40:16 ==> Reading reports 20:40:16 + ./coverage.out bytes=446998 20:40:16 ==> Appending adjustments 20:40:16 https://docs.codecov.io/docs/fixing-reports 20:40:17 + Found adjustments 20:40:17 ==> Gzipping contents 20:40:17 60K /tmp/codecov.eHeUHt.gz 20:40:17 ==> Uploading reports 20:40:17 url: https://codecov.io 20:40:17 query: branch=main&commit=edbd909ad3c9c86eb96cf534c00ec05679e0562d&build=556&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F556%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:40:17 -> Pinging Codecov 20:40:17 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=edbd909ad3c9c86eb96cf534c00ec05679e0562d&build=556&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F556%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:40:17 -> Uploading to 20:40:17 https://storage.googleapis.com/codecov/v4/raw/2023-08-14/00271124DB129430A58F1EEE437C3FCB/edbd909ad3c9c86eb96cf534c00ec05679e0562d/3191ada0-b434-4db7-9859-28b8cc944013.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T204017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9fe629dcaed952527afc8bd57eba94371780ae51eedd155952dd13b6d1f94bcc 20:40:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:17 Dload Upload Total Spent Left Speed 20:40:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57394 0 0 100 57394 0 283k --:--:-- --:--:-- --:--:-- 283k 20:40:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } 20:40:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:40:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:40:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:40:18 20:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:40:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:40:18 df9b9388f04a: Pulling fs layer 20:40:18 52dc419b0ee2: Pulling fs layer 20:40:18 25bc292e5bac: Pulling fs layer 20:40:18 114826534d7a: Pulling fs layer 20:40:18 4657fd5d0bcf: Pulling fs layer 20:40:18 6ad1cebc031e: Pulling fs layer 20:40:18 8a3aa393b2d8: Pulling fs layer 20:40:18 114826534d7a: Waiting 20:40:18 4657fd5d0bcf: Waiting 20:40:18 8a3aa393b2d8: Waiting 20:40:18 25bc292e5bac: Verifying Checksum 20:40:18 25bc292e5bac: Download complete 20:40:18 52dc419b0ee2: Download complete 20:40:18 4657fd5d0bcf: Verifying Checksum 20:40:18 4657fd5d0bcf: Download complete 20:40:18 df9b9388f04a: Download complete 20:40:19 df9b9388f04a: Pull complete 20:40:19 6ad1cebc031e: Verifying Checksum 20:40:19 6ad1cebc031e: Download complete 20:40:19 52dc419b0ee2: Pull complete 20:40:19 25bc292e5bac: Pull complete 20:40:19 114826534d7a: Verifying Checksum 20:40:19 114826534d7a: Download complete 20:40:19 8a3aa393b2d8: Verifying Checksum 20:40:19 8a3aa393b2d8: Download complete 20:40:23 114826534d7a: Pull complete 20:40:23 4657fd5d0bcf: Pull complete 20:40:23 6ad1cebc031e: Pull complete 20:40:26 8a3aa393b2d8: Pull complete 20:40:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:40:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:40:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:26 prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container 20:40:26 $ 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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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 20:40:30 $ docker top 41f7cbe5aa37aec9d11af582e35b4470bf598df58b7efdd55fd14b6d17bbaca7 -eo pid,comm [Pipeline] { [Pipeline] echo 20:40:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:40:31 + set -o pipefail 20:40:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:40:37 20:40:37 Monitoring /w/workspace/edgex-go/556 (github.com/edgexfoundry/edgex-go)... 20:40:37 20:40:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ab1d4914-43e0-4eed-b2a1-ad37b99b5a46 20:40:37 20:40:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:40:37 20:40:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:40:37 20:40:40 20:40:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:40:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:40:40 More details here: https://snyk.co/ue1NS 20:40:40 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:40:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:40:40 $ docker stop --time=1 41f7cbe5aa37aec9d11af582e35b4470bf598df58b7efdd55fd14b6d17bbaca7 20:40:44 $ docker rm -f --volumes 41f7cbe5aa37aec9d11af582e35b4470bf598df58b7efdd55fd14b6d17bbaca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:40:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:44 provisioning config files... 20:40:44 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/556@tmp/config15407709931484391303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:45 --> edgex-publish-swagger.sh 20:40:45 === Publish openapi/v3 API === 20:40:45 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:40:45 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/556/openapi/v3/core-command.yaml] 20:40:45 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:45 Dload Upload Total Spent Left Speed 20:40:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 69581 --:--:-- --:--:-- --:--:-- 69581 20:40:45 20:40:45 20:40:45 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/556/openapi/v3/core-data.yaml] 20:40:45 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:45 Dload Upload Total Spent Left Speed 20:40:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 332k --:--:-- --:--:-- --:--:-- 330k 100 69110 0 0 100 69110 0 143k --:--:-- --:--:-- --:--:-- 143k 20:40:46 20:40:46 20:40:46 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/556/openapi/v3/core-metadata.yaml] 20:40:46 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:46 Dload Upload Total Spent Left Speed 20:40:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 315k --:--:-- --:--:-- --:--:-- 315k 20:40:46 20:40:46 20:40:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/556/openapi/v3/support-notifications.yaml] 20:40:46 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:46 Dload Upload Total Spent Left Speed 20:40:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 416k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 215k --:--:-- --:--:-- --:--:-- 215k 20:40:46 20:40:46 20:40:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/556/openapi/v3/support-scheduler.yaml] 20:40:46 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:46 Dload Upload Total Spent Left Speed 20:40:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 81800 --:--:-- --:--:-- --:--:-- 81800 20:40:47 20:40:47 [Pipeline] } 20:40:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:40:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:40:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:48 prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container 20:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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 20:40:48 $ docker top 3a9c484db6a50f0bd90a5ffeb839135137ab5ec8b95bb9e318d22466fcbd9e7c -eo pid,comm 20:40:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:40:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:48 [ssh-agent] Looking for ssh-agent implementation... 20:40:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:48 $ docker exec 3a9c484db6a50f0bd90a5ffeb839135137ab5ec8b95bb9e318d22466fcbd9e7c ssh-agent 20:40:49 SSH_AUTH_SOCK=/tmp/ssh-GRHxC145b5eC/agent.32 20:40:49 SSH_AGENT_PID=38 20:40:49 Running ssh-add (command line suppressed) 20:40:49 Identity added: /w/workspace/edgex-go/556@tmp/private_key_5681677771439216411.key (/w/workspace/edgex-go/556@tmp/private_key_5681677771439216411.key) 20:40:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:49 + git semver tag 20:40:49 2023-08-14 20:40:49,649 [run_tag] DEBUG tag force:False 20:40:49 2023-08-14 20:40:49,649 [check_head_tag] DEBUG check head tag 20:40:49 2023-08-14 20:40:49,650 [execute] INFO git cat-file --batch-check 20:40:49 2023-08-14 20:40:49,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/556, universal_newlines=False, shell=None, istream=) 20:40:49 2023-08-14 20:40:49,656 [execute] INFO git cat-file --batch 20:40:49 2023-08-14 20:40:49,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/556, universal_newlines=False, shell=None, istream=) 20:40:49 2023-08-14 20:40:49,675 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main 20:40:49 2023-08-14 20:40:49,675 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 20:40:49 2023-08-14 20:40:49,676 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/edgex-go/556, universal_newlines=False, shell=None, istream=None) 20:40:49 2023-08-14 20:40:49,681 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main 20:40:49 3.1.0-dev.22 [Pipeline] } 20:40:49 $ docker exec --env ******** --env ******** 3a9c484db6a50f0bd90a5ffeb839135137ab5ec8b95bb9e318d22466fcbd9e7c ssh-agent -k 20:40:49 unset SSH_AUTH_SOCK; 20:40:49 unset SSH_AGENT_PID; 20:40:49 echo Agent pid 38 killed; 20:40:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:50 + git semver [Pipeline] } 20:40:50 $ docker stop --time=1 3a9c484db6a50f0bd90a5ffeb839135137ab5ec8b95bb9e318d22466fcbd9e7c 20:40:51 $ docker rm -f --volumes 3a9c484db6a50f0bd90a5ffeb839135137ab5ec8b95bb9e318d22466fcbd9e7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:52 20:40:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:52 0.23.1-centos7: Pulling from edgex-lftools 20:40:52 ab5ef0e58194: Pulling fs layer 20:40:52 9712f1f96733: Pulling fs layer 20:40:52 63f879dbbcfc: Pulling fs layer 20:40:52 0d9ebad4ef96: Pulling fs layer 20:40:52 e9a5061849ea: Pulling fs layer 20:40:52 d747dcd14b5f: Pulling fs layer 20:40:52 2de7ff778b66: Pulling fs layer 20:40:52 0d9ebad4ef96: Waiting 20:40:52 e9a5061849ea: Waiting 20:40:52 d747dcd14b5f: Waiting 20:40:52 2de7ff778b66: Waiting 20:40:52 9712f1f96733: Verifying Checksum 20:40:52 9712f1f96733: Download complete 20:40:53 63f879dbbcfc: Verifying Checksum 20:40:53 63f879dbbcfc: Download complete 20:40:53 0d9ebad4ef96: Verifying Checksum 20:40:53 0d9ebad4ef96: Download complete 20:40:53 d747dcd14b5f: Verifying Checksum 20:40:53 d747dcd14b5f: Download complete 20:40:53 e9a5061849ea: Verifying Checksum 20:40:53 ab5ef0e58194: Verifying Checksum 20:40:53 e9a5061849ea: Download complete 20:40:53 ab5ef0e58194: Download complete 20:40:53 2de7ff778b66: Verifying Checksum 20:40:53 2de7ff778b66: Download complete 20:40:56 ab5ef0e58194: Pull complete 20:40:56 9712f1f96733: Pull complete 20:40:56 63f879dbbcfc: Pull complete 20:41:01 0d9ebad4ef96: Pull complete 20:41:01 e9a5061849ea: Pull complete 20:41:01 d747dcd14b5f: Pull complete 20:41:02 2de7ff778b66: Pull complete 20:41:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:41:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:41:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:02 prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container 20:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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 20:41:07 $ docker top f1e7759b5eb2be887182ae9d1edb94f86961e75cd3c48a8f21e80b225ba635ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:41:07 provisioning config files... 20:41:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/556@tmp/config1189867355518791566tmp 20:41:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/556@tmp/config12692866922772568063tmp 20:41:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/556@tmp/config16409123504622339861tmp [Pipeline] { [Pipeline] echo 20:41:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:41:07 ---> sigul-configuration.sh 20:41:07 gpg: directory `/root/.gnupg' created 20:41:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:41:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:41:07 gpg: keyring `/root/.gnupg/secring.gpg' created 20:41:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:41:07 gpg: CAST5 encrypted data 20:41:07 gpg: encrypted with 1 passphrase 20:41:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:41:07 + mkdir /home/jenkins 20:41:07 + mkdir /home/jenkins/sigul [Pipeline] sh 20:41:08 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:41:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:41:08 ---> sigul-install.sh 20:41:08 Sigul already installed; skipping installation. [Pipeline] sh 20:41:08 + git tag --list 20:41:08 0.6.0 20:41:08 0.6.1 20:41:08 0.7.0 20:41:08 0.7.1 20:41:08 v1.0.0 20:41:08 v1.0.1 20:41:08 v1.1.0 20:41:08 v1.2.0 20:41:08 v1.2.1 20:41:08 v1.3.0 20:41:08 v1.3.1 20:41:08 v2.0.0 20:41:08 v2.1.0 20:41:08 v2.1.1 20:41:08 v2.2.0 20:41:08 v2.3.0 20:41:08 v3.0 20:41:08 v3.0.0 20:41:08 v3.1.0-dev.1 20:41:08 v3.1.0-dev.10 20:41:08 v3.1.0-dev.11 20:41:08 v3.1.0-dev.12 20:41:08 v3.1.0-dev.13 20:41:08 v3.1.0-dev.14 20:41:08 v3.1.0-dev.15 20:41:08 v3.1.0-dev.16 20:41:08 v3.1.0-dev.17 20:41:08 v3.1.0-dev.18 20:41:08 v3.1.0-dev.19 20:41:08 v3.1.0-dev.2 20:41:08 v3.1.0-dev.20 20:41:08 v3.1.0-dev.21 20:41:08 v3.1.0-dev.22 20:41:08 v3.1.0-dev.3 20:41:08 v3.1.0-dev.4 20:41:08 v3.1.0-dev.5 20:41:08 v3.1.0-dev.6 20:41:08 v3.1.0-dev.7 20:41:08 v3.1.0-dev.8 20:41:08 v3.1.0-dev.9 [Pipeline] sh 20:41:08 + lftools sign git-tag v3.1.0-dev.22 20:41:09 Signing Git tag with Sigul... 20:41:09 Signing v3.1.0-dev.22 [Pipeline] echo 20:41:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:41:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:41:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:41:10 $ docker stop --time=1 f1e7759b5eb2be887182ae9d1edb94f86961e75cd3c48a8f21e80b225ba635ce 20:41:11 $ docker rm -f --volumes f1e7759b5eb2be887182ae9d1edb94f86961e75cd3c48a8f21e80b225ba635ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:41:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:41:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:12 prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container 20:41:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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 20:41:12 $ docker top 7653d9a02d802bb31f0ce3d56999b7e1f4c1c6b0d73b369cd35ece1d2abdb928 -eo pid,comm 20:41:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:41:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:12 [ssh-agent] Looking for ssh-agent implementation... 20:41:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:13 $ docker exec 7653d9a02d802bb31f0ce3d56999b7e1f4c1c6b0d73b369cd35ece1d2abdb928 ssh-agent 20:41:13 SSH_AUTH_SOCK=/tmp/ssh-hz1XI7sFNphN/agent.32 20:41:13 SSH_AGENT_PID=39 20:41:13 Running ssh-add (command line suppressed) 20:41:13 Identity added: /w/workspace/edgex-go/556@tmp/private_key_6556506298052775574.key (/w/workspace/edgex-go/556@tmp/private_key_6556506298052775574.key) 20:41:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:13 + git semver bump pre 20:41:13 2023-08-14 20:41:13,817 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main 20:41:13 2023-08-14 20:41:13,817 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev 20:41:13 2023-08-14 20:41:13,817 [bump_version] DEBUG bumped version:3.1.0-dev.23 20:41:13 2023-08-14 20:41:13,817 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/edgex-go/556/.semver/main with force:True 20:41:13 2023-08-14 20:41:13,817 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main 20:41:13 2023-08-14 20:41:13,817 [write_file] DEBUG write to file:/w/workspace/edgex-go/556/.semver/main 20:41:13 2023-08-14 20:41:13,819 [execute] INFO git cat-file --batch-check 20:41:13 2023-08-14 20:41:13,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=False, shell=None, istream=) 20:41:13 2023-08-14 20:41:13,825 [execute] INFO git cat-file --batch 20:41:13 2023-08-14 20:41:13,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=False, shell=None, istream=) 20:41:13 2023-08-14 20:41:13,831 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main 20:41:13 3.1.0-dev.23 [Pipeline] } 20:41:13 $ docker exec --env ******** --env ******** 7653d9a02d802bb31f0ce3d56999b7e1f4c1c6b0d73b369cd35ece1d2abdb928 ssh-agent -k 20:41:14 unset SSH_AUTH_SOCK; 20:41:14 unset SSH_AGENT_PID; 20:41:14 echo Agent pid 39 killed; 20:41:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:14 + git semver [Pipeline] } 20:41:14 $ docker stop --time=1 7653d9a02d802bb31f0ce3d56999b7e1f4c1c6b0d73b369cd35ece1d2abdb928 20:41:15 $ docker rm -f --volumes 7653d9a02d802bb31f0ce3d56999b7e1f4c1c6b0d73b369cd35ece1d2abdb928 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:41:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:16 prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container 20:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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 20:41:16 $ docker top a1d1801a5e5817932756109492c1d6f3a404a8141ce84d2e7945d08c6e93ea7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:17 [ssh-agent] Looking for ssh-agent implementation... 20:41:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:17 $ docker exec a1d1801a5e5817932756109492c1d6f3a404a8141ce84d2e7945d08c6e93ea7a ssh-agent 20:41:17 SSH_AUTH_SOCK=/tmp/ssh-U1cUUPsnYNPj/agent.32 20:41:17 SSH_AGENT_PID=38 20:41:17 Running ssh-add (command line suppressed) 20:41:17 Identity added: /w/workspace/edgex-go/556@tmp/private_key_1180612187878415545.key (/w/workspace/edgex-go/556@tmp/private_key_1180612187878415545.key) 20:41:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:17 + git semver push 20:41:17 2023-08-14 20:41:17,866 [run_push] DEBUG push 20:41:17 2023-08-14 20:41:17,866 [execute] INFO git cat-file --batch-check 20:41:17 2023-08-14 20:41:17,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=False, shell=None, istream=) 20:41:17 2023-08-14 20:41:17,870 [execute] INFO git rev-list 0453e149aecbb535a819cdd6ee58cc61c486fb4d -- 20:41:17 2023-08-14 20:41:17,870 [execute] DEBUG Popen(['git', 'rev-list', '0453e149aecbb535a819cdd6ee58cc61c486fb4d', '--'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=False, shell=None, istream=None) 20:41:17 2023-08-14 20:41:17,887 [execute] INFO git fetch -v origin 20:41:17 2023-08-14 20:41:17,887 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=True, shell=None, istream=None) 20:41:18 2023-08-14 20:41:18,344 [run_push] DEBUG no remote changes detected 20:41:18 2023-08-14 20:41:18,344 [execute] INFO git push origin semver 20:41:18 2023-08-14 20:41:18,345 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=False, shell=None, istream=None) 20:41:19 2023-08-14 20:41:19,209 [run_push] DEBUG push all version tags 20:41:19 2023-08-14 20:41:19,209 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:41:19 2023-08-14 20:41:19,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/556, universal_newlines=False, shell=None, istream=None) 20:41:20 2023-08-14 20:41:19,947 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main 20:41:20 3.1.0-dev.23 [Pipeline] } 20:41:20 $ docker exec --env ******** --env ******** a1d1801a5e5817932756109492c1d6f3a404a8141ce84d2e7945d08c6e93ea7a ssh-agent -k 20:41:20 unset SSH_AUTH_SOCK; 20:41:20 unset SSH_AGENT_PID; 20:41:20 echo Agent pid 38 killed; 20:41:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:20 + git semver [Pipeline] } 20:41:20 $ docker stop --time=1 a1d1801a5e5817932756109492c1d6f3a404a8141ce84d2e7945d08c6e93ea7a 20:41:21 $ docker rm -f --volumes a1d1801a5e5817932756109492c1d6f3a404a8141ce84d2e7945d08c6e93ea7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:41:22 + [ -d /w/workspace/edgex-go/556/archives ] [Pipeline] libraryResource [Pipeline] sh 20:41:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:23 ---> package-listing.sh 20:41:23 ++ facter osfamily 20:41:23 ++ tr '[:upper:]' '[:lower:]' 20:41:23 + OS_FAMILY=debian 20:41:23 + workspace=/w/workspace/edgex-go/556 20:41:23 + START_PACKAGES=/tmp/packages_start.txt 20:41:23 + END_PACKAGES=/tmp/packages_end.txt 20:41:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:23 + PACKAGES=/tmp/packages_start.txt 20:41:23 + '[' /w/workspace/edgex-go/556 ']' 20:41:23 + PACKAGES=/tmp/packages_end.txt 20:41:23 + case "${OS_FAMILY}" in 20:41:23 + dpkg -l 20:41:23 + grep '^ii' 20:41:23 + '[' -f /tmp/packages_start.txt ']' 20:41:23 + '[' -f /tmp/packages_end.txt ']' 20:41:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:23 + '[' /w/workspace/edgex-go/556 ']' 20:41:23 + mkdir -p /w/workspace/edgex-go/556/archives/ 20:41:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/556/archives/ [Pipeline] echo 20:41:23 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/556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:24 20:41:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:25 latest: Pulling from edgex-lftools-log-publisher 20:41:25 5eb5b503b376: Pulling fs layer 20:41:25 5c69ac0246d0: Pulling fs layer 20:41:25 ec43610c2a17: Pulling fs layer 20:41:25 3a2ae6a8a46f: Pulling fs layer 20:41:25 33b1e0a273af: Pulling fs layer 20:41:25 5d3b04190fa2: Pulling fs layer 20:41:25 2f39f015ded8: Pulling fs layer 20:41:25 3a2ae6a8a46f: Waiting 20:41:25 2f39f015ded8: Waiting 20:41:25 33b1e0a273af: Waiting 20:41:25 5d3b04190fa2: Waiting 20:41:25 5c69ac0246d0: Verifying Checksum 20:41:25 5c69ac0246d0: Download complete 20:41:25 3a2ae6a8a46f: Download complete 20:41:25 33b1e0a273af: Verifying Checksum 20:41:25 33b1e0a273af: Download complete 20:41:25 5d3b04190fa2: Verifying Checksum 20:41:25 5d3b04190fa2: Download complete 20:41:25 ec43610c2a17: Verifying Checksum 20:41:25 ec43610c2a17: Download complete 20:41:25 5eb5b503b376: Verifying Checksum 20:41:25 5eb5b503b376: Download complete 20:41:26 2f39f015ded8: Download complete 20:41:26 5eb5b503b376: Pull complete 20:41:26 5c69ac0246d0: Pull complete 20:41:27 ec43610c2a17: Pull complete 20:41:27 3a2ae6a8a46f: Pull complete 20:41:27 33b1e0a273af: Pull complete 20:41:27 5d3b04190fa2: Pull complete 20:41:31 2f39f015ded8: Pull complete 20:41:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:41:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:31 prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container 20:41:31 $ 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/556/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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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 20:41:35 $ docker top 1e57310b865f7e4aa4138df59170c5b592dcc4630aa5da5220e0689b2848fde2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:35 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:35 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:36 + ls /var/log/sa-host 20:41:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:36 provisioning config files... 20:41:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/556@tmp/config581108426472728210tmp [Pipeline] { [Pipeline] echo 20:41:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:36 ---> create-netrc.sh [Pipeline] } 20:41:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:37 ---> python-tools-install.sh [Pipeline] echo 20:41:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:37 ---> sudo-logs.sh 20:41:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:41:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:37 ---> job-cost.sh 20:41:37 lf-activate-venv: SKIPPING 20:41:37 DEBUG: total: 0.10999999940395355 20:41:37 INFO: Retrieving Stack Cost... 20:41:38 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:38 INFO: Archiving Costs [Pipeline] echo 20:41:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:38 ---> logs-deploy.sh 20:41:38 lf-activate-venv: SKIPPING 20:41:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/556 20:41:38 INFO: archiving workspace using pattern(s): 20:41:39 Archives upload complete. 20:41:39 INFO: archiving logs to Nexus 20:41:40 ---> uname -a: 20:41:40 Linux prd-ubuntu20-04-docker-8c-8g-3564 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:41:40 20:41:40 20:41:40 ---> lscpu: 20:41:40 Architecture: x86_64 20:41:40 CPU op-mode(s): 32-bit, 64-bit 20:41:40 Byte Order: Little Endian 20:41:40 Address sizes: 40 bits physical, 48 bits virtual 20:41:40 CPU(s): 8 20:41:40 On-line CPU(s) list: 0-7 20:41:40 Thread(s) per core: 1 20:41:40 Core(s) per socket: 1 20:41:40 Socket(s): 8 20:41:40 NUMA node(s): 1 20:41:40 Vendor ID: AuthenticAMD 20:41:40 CPU family: 23 20:41:40 Model: 49 20:41:40 Model name: AMD EPYC-Rome Processor 20:41:40 Stepping: 0 20:41:40 CPU MHz: 2799.998 20:41:40 BogoMIPS: 5599.99 20:41:40 Virtualization: AMD-V 20:41:40 Hypervisor vendor: KVM 20:41:40 Virtualization type: full 20:41:40 L1d cache: 256 KiB 20:41:40 L1i cache: 256 KiB 20:41:40 L2 cache: 4 MiB 20:41:40 L3 cache: 128 MiB 20:41:40 NUMA node0 CPU(s): 0-7 20:41:40 Vulnerability Itlb multihit: Not affected 20:41:40 Vulnerability L1tf: Not affected 20:41:40 Vulnerability Mds: Not affected 20:41:40 Vulnerability Meltdown: Not affected 20:41:40 Vulnerability Mmio stale data: Not affected 20:41:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:41:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:41:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:41:40 Vulnerability Srbds: Not affected 20:41:40 Vulnerability Tsx async abort: Not affected 20:41:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:41:40 20:41:40 20:41:40 ---> nproc: 20:41:40 8 20:41:40 20:41:40 20:41:40 ---> df -h: 20:41:40 Filesystem Size Used Avail Use% Mounted on 20:41:40 overlay 155G 24G 132G 16% / 20:41:40 tmpfs 64M 0 64M 0% /dev 20:41:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:41:40 shm 64M 0 64M 0% /dev/shm 20:41:40 /dev/vda1 155G 24G 132G 16% /facter-os 20:41:40 20:41:40 20:41:40 ---> sar -b -r -n DEV: 20:41:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3564) 08/14/23 _x86_64_ (8 CPU) 20:41:40 20:41:40 20:09:04 LINUX RESTART (8 CPU) 20:41:40 20:41:40 20:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:41:40 20:11:01 115.28 1.18 114.10 0.00 48.66 66694.22 0.00 20:41:40 20:12:01 32.26 0.05 32.21 0.00 0.40 18879.32 0.00 20:41:40 20:13:01 168.22 0.57 167.66 0.00 51.46 49414.30 0.00 20:41:40 20:14:01 474.82 6.03 468.79 0.00 60.76 266496.60 0.00 20:41:40 20:15:01 421.01 10.49 410.51 0.00 2885.89 72062.90 0.00 20:41:40 20:16:01 567.21 2.95 564.26 0.00 2272.15 79352.64 0.00 20:41:40 20:17:01 43.89 0.07 43.83 0.00 5.20 1111.68 0.00 20:41:40 20:18:01 16.66 0.02 16.64 0.00 0.13 401.47 0.00 20:41:40 20:19:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 20:41:40 20:20:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 20:41:40 20:21:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 20:41:40 20:22:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 20:41:40 20:23:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 20:41:40 20:24:01 1.63 0.02 1.62 0.00 0.13 16.93 0.00 20:41:40 20:25:01 2.12 0.00 2.12 0.00 0.00 27.06 0.00 20:41:40 20:26:01 1.80 0.00 1.80 0.00 0.00 19.20 0.00 20:41:40 20:27:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 20:41:40 20:28:01 1.92 0.00 1.92 0.00 0.00 21.33 0.00 20:41:40 20:29:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 20:41:40 20:30:01 1.93 0.00 1.93 0.00 0.00 20.26 0.00 20:41:40 20:31:01 1.27 0.00 1.27 0.00 0.00 12.80 0.00 20:41:40 20:32:01 3.68 1.60 2.08 0.00 36.26 25.33 0.00 20:41:40 20:33:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 20:41:40 20:34:01 1.93 0.00 1.93 0.00 0.00 20.93 0.00 20:41:40 20:35:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 20:41:40 20:36:01 1.88 0.00 1.88 0.00 0.00 20.66 0.00 20:41:40 20:37:01 1.35 0.00 1.35 0.00 0.00 14.00 0.00 20:41:40 20:38:01 1.75 0.00 1.75 0.00 0.00 19.59 0.00 20:41:40 20:39:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 20:41:40 20:40:01 1.87 0.00 1.87 0.00 0.00 20.26 0.00 20:41:40 20:41:01 83.30 0.25 83.05 0.00 12.93 38422.93 0.00 20:41:40 Average: 63.20 0.75 62.45 0.00 173.37 19139.97 0.00 20:41:40 20:41:40 20:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:41:40 20:11:01 27745428 31480908 824724 2.51 115324 3803584 2097800 6.18 1502420 3172656 471792 20:41:40 20:12:01 26924772 30797648 1505652 4.58 119068 3913576 2574432 7.59 2000564 3468012 284900 20:41:40 20:13:01 25958092 31251204 1044616 3.18 131924 5296668 2963640 8.73 1685400 4709364 1079024 20:41:40 20:14:01 19075208 31465720 821088 2.50 221404 11967984 2488836 7.33 1917536 11019308 66356 20:41:40 20:15:01 14799412 30213860 1992952 6.06 272012 14654560 6693680 19.73 4438640 12383832 760348 20:41:40 20:16:01 15875436 31419488 842840 2.56 296956 14871940 2491140 7.34 2730012 13202912 1184 20:41:40 20:17:01 15935952 31477060 789212 2.40 297272 14869292 2271220 6.69 2965704 12913448 656 20:41:40 20:18:01 15936524 31478464 787408 2.39 298048 14869412 2270392 6.69 3107164 12771104 12 20:41:40 20:19:01 15936972 31479012 786804 2.39 298096 14869412 2270392 6.69 3105736 12771108 4 20:41:40 20:20:01 15950364 31492444 773804 2.35 298116 14869424 2270392 6.69 3091836 12771116 28 20:41:40 20:21:01 15951784 31493868 772580 2.35 298148 14869424 2270392 6.69 3091828 12771116 8 20:41:40 20:22:01 15954004 31496388 770272 2.34 298172 14869428 2270392 6.69 3089748 12771372 8 20:41:40 20:23:01 15953948 31496396 770208 2.34 298220 14869432 2270392 6.69 3089804 12771380 8 20:41:40 20:24:01 15946832 31489324 777108 2.36 298252 14869432 2300004 6.78 3101664 12771376 112 20:41:40 20:25:01 15953208 31495744 770976 2.34 298324 14869412 2300004 6.78 3090256 12771352 168 20:41:40 20:26:01 15953492 31496048 770632 2.34 298364 14869404 2300004 6.78 3089936 12771348 8 20:41:40 20:27:01 15953184 31495756 770824 2.34 298388 14869408 2300004 6.78 3089980 12771352 4 20:41:40 20:28:01 15953120 31495780 770744 2.34 298436 14869424 2300004 6.78 3090032 12771356 8 20:41:40 20:29:01 15953032 31495808 770660 2.34 298516 14869424 2300004 6.78 3090644 12771356 204 20:41:40 20:30:01 15952692 31495492 770880 2.34 298564 14869428 2300004 6.78 3090780 12771364 160 20:41:40 20:31:01 15952968 31495828 770540 2.34 298624 14869428 2300004 6.78 3090224 12771368 8 20:41:40 20:32:01 15944720 31489780 776724 2.36 298684 14870520 2300004 6.78 3099152 12771660 12 20:41:40 20:33:01 15944904 31490032 776648 2.36 298748 14870524 2318660 6.83 3098872 12771660 8 20:41:40 20:34:01 15944904 31490076 776552 2.36 298800 14870512 2318660 6.83 3098772 12771660 8 20:41:40 20:35:01 15944816 31490052 776504 2.36 298848 14870528 2318660 6.83 3099180 12771664 12 20:41:40 20:36:01 15944144 31489504 776952 2.36 298884 14870532 2318660 6.83 3099216 12771668 148 20:41:40 20:37:01 15943916 31489332 777116 2.36 298940 14870532 2318660 6.83 3098936 12771668 8 20:41:40 20:38:01 15943876 31489340 777068 2.36 298980 14870540 2318660 6.83 3098976 12771676 8 20:41:40 20:39:01 15943860 31489388 777004 2.36 299048 14870532 2318660 6.83 3099048 12771676 12 20:41:40 20:40:01 15944028 31489760 776832 2.36 299112 14870672 2318660 6.83 3099184 12771808 8 20:41:40 20:41:01 14410488 31423184 840144 2.55 334740 16180272 2597972 7.66 3241292 14036376 635028 20:41:40 Average: 17016970 31413958 854389 2.60 279194 13792408 2485496 7.33 2957501 11891907 106460 20:41:40 20:41:40 20:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:41:40 20:11:01 ens3 841.53 769.06 8747.01 83.10 0.00 0.00 0.00 0.00 20:41:40 20:11:01 veth7689736 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:11:01 docker0 670.57 662.07 48.12 4505.11 0.00 0.00 0.00 0.00 20:41:40 20:11:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 20:41:40 20:12:01 ens3 44.44 42.70 26.59 98.95 0.00 0.00 0.00 0.00 20:41:40 20:12:01 veth7689736 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 20:41:40 20:12:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 20:41:40 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:13:01 veth2ba67af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:13:01 ens3 113.68 71.35 2366.90 21.33 0.00 0.00 0.00 0.00 20:41:40 20:13:01 veth074b735 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:13:01 veth4ccd9b6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:13:01 vethdcbeec6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:13:01 docker0 3.58 6.42 0.22 86.21 0.00 0.00 0.00 0.00 20:41:40 20:13:01 vethb88fcf1 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:13:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 20:41:40 20:13:01 vethe7bebf0 3.58 6.48 0.27 86.22 0.00 0.00 0.00 0.01 20:41:40 20:13:01 vethc08e0a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:14:01 ens3 642.87 350.30 3734.21 44.93 0.00 0.00 0.00 0.00 20:41:40 20:14:01 veth4ccd9b6 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 20:41:40 20:14:01 docker0 330.90 614.36 27.18 3711.05 0.00 0.00 0.00 0.00 20:41:40 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 ens3 125.39 75.63 1565.36 12.30 0.00 0.00 0.00 0.00 20:41:40 20:15:01 veth28e0afb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 veth4ccd9b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:15:01 veth74913bb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 vethc53e5d8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 veth96c719a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 veth54a4f9a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 veth2183f80 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 veth522581f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:15:01 veth82b1a9a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 vetha0a1271 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:41:40 20:15:01 veth1860887 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:15:01 vethd980bec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:16:01 ens3 94.58 39.63 1392.93 12.66 0.00 0.00 0.00 0.00 20:41:40 20:16:01 veth4ccd9b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:16:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:41:40 20:17:01 ens3 482.75 501.60 251.26 2425.99 0.00 0.00 0.00 0.00 20:41:40 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:17:01 lo 53.12 53.12 5.24 5.24 0.00 0.00 0.00 0.00 20:41:40 20:18:01 ens3 197.25 205.78 104.50 1052.41 0.00 0.00 0.00 0.00 20:41:40 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:18:01 lo 17.99 17.99 1.77 1.77 0.00 0.00 0.00 0.00 20:41:40 20:19:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:41:40 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:20:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:41:40 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:21:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:25:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:41:40 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:26:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:30:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:41:40 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:32:01 ens3 8.07 6.25 8.90 6.17 0.00 0.00 0.00 0.00 20:41:40 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:41:40 20:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:35:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:41:40 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:40:01 ens3 0.33 0.22 0.19 0.07 0.00 0.00 0.00 0.00 20:41:40 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:41:01 ens3 374.45 219.31 8199.74 41.53 0.00 0.00 0.00 0.00 20:41:40 20:41:01 docker0 63.27 116.50 4.99 1024.88 0.00 0.00 0.00 0.00 20:41:40 20:41:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 20:41:40 Average: ens3 94.44 73.65 851.57 122.57 0.00 0.00 0.00 0.00 20:41:40 Average: docker0 34.51 45.19 2.60 300.92 0.00 0.00 0.00 0.00 20:41:40 Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 20:41:40 20:41:40 20:41:40 ---> sar -P ALL: 20:41:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3564) 08/14/23 _x86_64_ (8 CPU) 20:41:40 20:41:40 20:09:04 LINUX RESTART (8 CPU) 20:41:40 20:41:40 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:41:40 20:11:01 all 25.70 0.00 5.94 2.46 0.08 65.82 20:41:40 20:11:01 0 21.12 0.00 7.13 0.32 0.07 71.36 20:41:40 20:11:01 1 25.86 0.00 5.36 0.96 0.07 67.75 20:41:40 20:11:01 2 26.78 0.00 4.87 0.87 0.08 67.39 20:41:40 20:11:01 3 24.35 0.00 4.33 0.02 0.08 71.22 20:41:40 20:11:01 4 25.53 0.00 6.14 0.37 0.10 67.86 20:41:40 20:11:01 5 25.84 0.00 5.08 1.56 0.07 67.45 20:41:40 20:11:01 6 25.90 0.00 7.84 12.71 0.10 53.45 20:41:40 20:11:01 7 30.23 0.00 6.75 2.86 0.10 60.06 20:41:40 20:12:01 all 41.23 0.00 6.18 0.62 0.09 51.88 20:41:40 20:12:01 0 37.90 0.00 5.32 2.40 0.08 54.30 20:41:40 20:12:01 1 39.16 0.00 5.96 0.00 0.08 54.80 20:41:40 20:12:01 2 42.04 0.00 7.49 0.00 0.07 50.40 20:41:40 20:12:01 3 42.44 0.00 6.17 0.02 0.08 51.29 20:41:40 20:12:01 4 43.48 0.00 6.77 0.00 0.08 49.67 20:41:40 20:12:01 5 41.73 0.00 5.91 0.07 0.10 52.19 20:41:40 20:12:01 6 40.64 0.00 5.89 2.47 0.08 50.92 20:41:40 20:12:01 7 42.48 0.00 5.94 0.00 0.10 51.48 20:41:40 20:13:01 all 29.83 0.00 6.99 2.36 0.09 60.74 20:41:40 20:13:01 0 29.70 0.00 7.49 2.77 0.07 59.97 20:41:40 20:13:01 1 29.59 0.00 7.42 0.59 0.08 62.31 20:41:40 20:13:01 2 33.82 0.00 8.15 1.09 0.10 56.83 20:41:40 20:13:01 3 29.57 0.00 6.34 1.29 0.08 62.71 20:41:40 20:13:01 4 33.18 0.00 7.47 1.03 0.08 58.24 20:41:40 20:13:01 5 28.23 0.00 5.99 0.52 0.07 65.19 20:41:40 20:13:01 6 27.36 0.00 7.04 10.51 0.12 54.97 20:41:40 20:13:01 7 27.14 0.00 5.98 1.10 0.10 65.67 20:41:40 20:14:01 all 13.30 0.00 5.60 20.91 0.07 60.12 20:41:40 20:14:01 0 13.66 0.00 6.40 22.70 0.05 57.19 20:41:40 20:14:01 1 12.89 0.00 4.95 5.80 0.05 76.31 20:41:40 20:14:01 2 14.35 0.00 5.77 17.35 0.07 62.47 20:41:40 20:14:01 3 14.94 0.00 5.45 17.46 0.07 62.08 20:41:40 20:14:01 4 14.22 0.00 6.47 25.91 0.07 53.33 20:41:40 20:14:01 5 11.49 0.00 5.97 45.40 0.08 37.05 20:41:40 20:14:01 6 11.86 0.00 4.74 27.69 0.07 55.64 20:41:40 20:14:01 7 12.94 0.00 5.04 5.04 0.13 76.84 20:41:40 20:15:01 all 83.93 0.00 13.89 0.73 0.14 1.31 20:41:40 20:15:01 0 84.17 0.00 13.91 0.79 0.15 0.99 20:41:40 20:15:01 1 84.74 0.00 12.98 0.68 0.12 1.49 20:41:40 20:15:01 2 83.07 0.00 15.14 0.35 0.14 1.31 20:41:40 20:15:01 3 83.44 0.00 14.62 0.46 0.17 1.30 20:41:40 20:15:01 4 85.20 0.00 12.95 0.44 0.14 1.27 20:41:40 20:15:01 5 84.32 0.00 13.07 1.46 0.12 1.02 20:41:40 20:15:01 6 82.96 0.00 14.48 0.93 0.14 1.49 20:41:40 20:15:01 7 83.53 0.00 13.98 0.72 0.13 1.63 20:41:40 20:16:01 all 44.38 0.00 7.21 14.55 0.15 33.71 20:41:40 20:16:01 0 45.32 0.00 7.41 21.24 0.12 25.91 20:41:40 20:16:01 1 45.14 0.00 7.35 16.12 0.15 31.24 20:41:40 20:16:01 2 45.36 0.00 7.34 12.53 0.14 34.63 20:41:40 20:16:01 3 42.65 0.00 7.38 8.51 0.10 41.36 20:41:40 20:16:01 4 42.28 0.00 6.28 5.27 0.19 45.99 20:41:40 20:16:01 5 43.50 0.00 7.55 18.91 0.14 29.91 20:41:40 20:16:01 6 45.43 0.00 7.32 16.50 0.17 30.58 20:41:40 20:16:01 7 45.32 0.00 7.07 17.23 0.19 30.19 20:41:40 20:17:01 all 7.68 0.00 1.29 1.73 0.08 89.23 20:41:40 20:17:01 0 8.04 0.00 1.59 0.45 0.08 89.83 20:41:40 20:17:01 1 5.48 0.00 1.19 10.66 0.07 82.61 20:41:40 20:17:01 2 8.98 0.00 1.02 1.18 0.07 88.76 20:41:40 20:17:01 3 7.34 0.00 0.92 0.22 0.08 91.44 20:41:40 20:17:01 4 5.35 0.00 1.00 0.13 0.07 93.45 20:41:40 20:17:01 5 8.58 0.00 1.39 0.59 0.08 89.36 20:41:40 20:17:01 6 7.69 0.00 1.54 0.20 0.07 90.50 20:41:40 20:17:01 7 9.96 0.00 1.64 0.42 0.13 87.85 20:41:40 20:18:01 all 3.18 0.00 0.44 0.54 0.03 95.82 20:41:40 20:18:01 0 2.51 0.00 0.50 0.60 0.03 96.35 20:41:40 20:18:01 1 1.54 0.00 0.38 1.82 0.02 96.24 20:41:40 20:18:01 2 2.01 0.00 0.38 0.12 0.03 97.46 20:41:40 20:18:01 3 2.00 0.00 0.32 0.03 0.03 97.61 20:41:40 20:18:01 4 4.16 0.00 0.27 0.08 0.02 95.47 20:41:40 20:18:01 5 4.45 0.00 0.50 0.02 0.03 95.00 20:41:40 20:18:01 6 6.41 0.00 0.68 1.42 0.05 91.44 20:41:40 20:18:01 7 2.31 0.00 0.47 0.20 0.05 96.97 20:41:40 20:19:01 all 0.01 0.00 0.03 0.01 0.01 99.95 20:41:40 20:19:01 0 0.02 0.00 0.12 0.02 0.02 99.83 20:41:40 20:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:41:40 20:19:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:41:40 20:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:19:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:41:40 20:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:41:40 20:19:01 7 0.00 0.00 0.03 0.00 0.02 99.95 20:41:40 20:20:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:41:40 20:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:20:01 1 0.02 0.00 0.00 0.05 0.02 99.92 20:41:40 20:20:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:41:40 20:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:41:40 20:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:41:40 20:20:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:41:40 20:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:20:01 7 0.07 0.00 0.00 0.00 0.00 99.93 20:41:40 20:21:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:41:40 20:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:41:40 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:21:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:41:40 20:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:41:40 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:41:40 20:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:41:40 20:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:41:40 20:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:41:40 20:22:01 3 0.02 0.00 0.00 0.02 0.03 99.93 20:41:40 20:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:22:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:41:40 20:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:41:40 20:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:41:40 20:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:41:40 20:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:41:40 20:23:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:41:40 20:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:41:40 20:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:24:01 all 0.03 0.00 0.02 0.01 0.01 99.93 20:41:40 20:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:41:40 20:24:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:41:40 20:24:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:41:40 20:24:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:41:40 20:24:01 4 0.03 0.00 0.00 0.03 0.00 99.93 20:41:40 20:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:41:40 20:24:01 6 0.02 0.00 0.03 0.02 0.00 99.93 20:41:40 20:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:41:40 20:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:41:40 20:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:41:40 20:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:41:40 20:25:01 3 0.03 0.00 0.03 0.02 0.03 99.88 20:41:40 20:25:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:41:40 20:25:01 5 0.03 0.00 0.05 0.00 0.00 99.92 20:41:40 20:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:41:40 20:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:41:40 20:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:41:40 20:26:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:41:40 20:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:26:01 3 0.02 0.00 0.00 0.03 0.02 99.93 20:41:40 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:41:40 20:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:41:40 20:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:41:40 20:27:01 all 0.02 0.00 0.00 0.03 0.01 99.95 20:41:40 20:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:27:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:41:40 20:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:41:40 20:27:01 3 0.03 0.00 0.00 0.18 0.03 99.75 20:41:40 20:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:41:40 20:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:28:01 all 0.10 0.00 0.01 0.01 0.01 99.88 20:41:40 20:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:41:40 20:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:28:01 2 0.70 0.00 0.00 0.00 0.00 99.30 20:41:40 20:28:01 3 0.03 0.00 0.03 0.03 0.03 99.87 20:41:40 20:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:41:40 20:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:41:40 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:29:01 all 0.18 0.00 0.01 0.17 0.01 99.63 20:41:40 20:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:41:40 20:29:01 2 1.27 0.00 0.00 0.00 0.02 98.71 20:41:40 20:29:01 3 0.05 0.00 0.03 0.78 0.02 99.12 20:41:40 20:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:29:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:41:40 20:29:01 6 0.00 0.00 0.02 0.58 0.02 99.38 20:41:40 20:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:30:01 all 0.02 0.00 0.01 0.03 0.01 99.94 20:41:40 20:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:41:40 20:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:30:01 3 0.03 0.00 0.00 0.20 0.03 99.73 20:41:40 20:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:30:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:41:40 20:30:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:41:40 20:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:41:40 20:31:01 all 0.02 0.00 0.01 0.02 0.01 99.94 20:41:40 20:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:41:40 20:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:41:40 20:31:01 3 0.02 0.00 0.05 0.10 0.03 99.80 20:41:40 20:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:41:40 20:31:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:41:40 20:31:01 6 0.00 0.00 0.00 0.07 0.00 99.93 20:41:40 20:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:32:01 all 0.31 0.00 0.04 0.02 0.01 99.62 20:41:40 20:32:01 0 0.23 0.00 0.02 0.02 0.00 99.73 20:41:40 20:32:01 1 0.30 0.00 0.07 0.07 0.00 99.57 20:41:40 20:32:01 2 0.38 0.00 0.08 0.00 0.00 99.53 20:41:40 20:32:01 3 1.03 0.00 0.02 0.02 0.02 98.92 20:41:40 20:32:01 4 0.13 0.00 0.02 0.00 0.00 99.85 20:41:40 20:32:01 5 0.20 0.00 0.02 0.00 0.02 99.77 20:41:40 20:32:01 6 0.10 0.00 0.05 0.02 0.02 99.82 20:41:40 20:32:01 7 0.10 0.00 0.05 0.02 0.02 99.82 20:41:40 20:41:40 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:41:40 20:33:01 all 0.02 0.00 0.01 0.03 0.01 99.93 20:41:40 20:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:41:40 20:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:41:40 20:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:33:01 3 0.07 0.00 0.02 0.00 0.03 99.88 20:41:40 20:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:33:01 6 0.00 0.00 0.02 0.22 0.00 99.77 20:41:40 20:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:34:01 all 0.08 0.00 0.01 0.00 0.01 99.89 20:41:40 20:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:41:40 20:34:01 2 0.50 0.00 0.03 0.00 0.02 99.45 20:41:40 20:34:01 3 0.03 0.00 0.02 0.00 0.03 99.92 20:41:40 20:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:34:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:41:40 20:34:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:41:40 20:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:41:40 20:35:01 all 0.03 0.00 0.00 0.00 0.01 99.95 20:41:40 20:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:35:01 2 0.07 0.00 0.00 0.00 0.00 99.93 20:41:40 20:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:41:40 20:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:35:01 5 0.12 0.00 0.02 0.00 0.00 99.87 20:41:40 20:35:01 6 0.00 0.00 0.00 0.03 0.02 99.95 20:41:40 20:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:41:40 20:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:41:40 20:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:41:40 20:36:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:41:40 20:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:36:01 5 0.10 0.00 0.00 0.00 0.00 99.90 20:41:40 20:36:01 6 0.00 0.00 0.00 0.05 0.00 99.95 20:41:40 20:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:41:40 20:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:41:40 20:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:41:40 20:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:37:01 3 0.03 0.00 0.03 0.00 0.03 99.90 20:41:40 20:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:41:40 20:37:01 5 0.07 0.00 0.00 0.00 0.02 99.92 20:41:40 20:37:01 6 0.00 0.00 0.00 0.03 0.02 99.95 20:41:40 20:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:41:40 20:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:41:40 20:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:41:40 20:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:41:40 20:38:01 6 0.00 0.00 0.02 0.03 0.00 99.95 20:41:40 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:39:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:41:40 20:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:39:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:41:40 20:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:41:40 20:39:01 5 0.08 0.00 0.02 0.00 0.03 99.87 20:41:40 20:39:01 6 0.00 0.00 0.03 0.05 0.02 99.90 20:41:40 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:41:40 20:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:40:01 3 0.03 0.00 0.02 0.00 0.03 99.92 20:41:40 20:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:40:01 5 0.07 0.00 0.00 0.00 0.02 99.92 20:41:40 20:40:01 6 0.00 0.00 0.02 0.05 0.00 99.93 20:41:40 20:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:41:01 all 8.37 0.00 3.49 1.64 0.05 86.45 20:41:40 20:41:01 0 8.76 0.00 3.98 0.54 0.03 86.69 20:41:40 20:41:01 1 8.82 0.00 2.97 0.54 0.05 87.62 20:41:40 20:41:01 2 7.44 0.00 4.49 0.40 0.05 87.62 20:41:40 20:41:01 3 9.69 0.00 2.35 0.22 0.05 87.69 20:41:40 20:41:01 4 6.88 0.00 3.17 0.08 0.03 89.83 20:41:40 20:41:01 5 8.53 0.00 3.75 0.00 0.05 87.68 20:41:40 20:41:01 6 8.18 0.00 3.98 11.27 0.07 76.51 20:41:40 20:41:01 7 8.65 0.00 3.20 0.13 0.08 87.92 20:41:40 Average: all 8.26 0.00 1.64 1.47 0.03 88.61 20:41:40 Average: 0 8.06 0.00 1.73 1.65 0.03 88.53 20:41:40 Average: 1 8.11 0.00 1.56 1.20 0.03 89.11 20:41:40 Average: 2 8.51 0.00 1.75 1.08 0.03 88.63 20:41:40 Average: 3 8.21 0.00 1.54 0.95 0.04 89.26 20:41:40 Average: 4 8.30 0.00 1.61 1.07 0.03 89.00 20:41:40 Average: 5 8.26 0.00 1.59 2.19 0.03 87.93 20:41:40 Average: 6 8.19 0.00 1.71 2.71 0.03 87.35 20:41:40 Average: 7 8.41 0.00 1.61 0.88 0.04 89.07 20:41:40 20:41:40 20:41:40