Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c453d07247db15a6c65fa56eff8ae30cc59773c 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-ssh4228626547701442804.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13706273786298163964.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8413080352667904589.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4981032196294158826.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-ssh17014936488759203092.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26290 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/617 [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/617 # 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 0c453d07247db15a6c65fa56eff8ae30cc59773c (main) Commit message: "Merge pull request #4740 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.9" > 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 0c453d07247db15a6c65fa56eff8ae30cc59773c # timeout=10 > git rev-list --no-walk 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:30:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:30:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:30:37 ========================================================= 07:30:37 EdgeX Global Pipelines Version Info 07:30:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:30:37 ------------------- 07:30:37 stable info: 07:30:37 ------------------- 07:30:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:30:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:30:37 Message: update stable to v1.0.258 07:30:38 ------------------- 07:30:38 experimental info: 07:30:38 ------------------- 07:30:38 Commited By: **** collab-it+edgex@linuxfoundation.org 07:30:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:30:38 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c453d0 [Pipeline] echo 07:30:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:39 provisioning config files... 07:30:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/617@tmp/config9513634692227702200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:30:40 ---> ****-login.sh 07:30:40 nexus3.edgexfoundry.org:10001 07:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:40 Configure a credential helper to remove this warning. See 07:30:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:40 07:30:40 Login Succeeded 07:30:40 nexus3.edgexfoundry.org:10002 07:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:40 Configure a credential helper to remove this warning. See 07:30:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:40 07:30:40 Login Succeeded 07:30:40 nexus3.edgexfoundry.org:10003 07:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:40 Configure a credential helper to remove this warning. See 07:30:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:40 07:30:40 Login Succeeded 07:30:40 nexus3.edgexfoundry.org:10004 07:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:40 Configure a credential helper to remove this warning. See 07:30:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:40 07:30:40 Login Succeeded 07:30:40 ****.io 07:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:41 Configure a credential helper to remove this warning. See 07:30:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:41 07:30:41 Login Succeeded 07:30:41 ---> ****-login.sh ends [Pipeline] } 07:30:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:41 + 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 07:30:41 + dirname cmd/core-command/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo core-command,cmd/core-command/Dockerfile 07:30:41 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:30:41 + dirname cmd/core-data/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo core-data,cmd/core-data/Dockerfile 07:30:41 + dirname cmd/core-metadata/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo core-metadata,cmd/core-metadata/Dockerfile 07:30:41 + dirname cmd/security-bootstrapper/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:30:41 + dirname cmd/security-proxy-auth/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:30:41 + dirname cmd/security-proxy-setup/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:30:41 + dirname cmd/security-secretstore-setup/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:30:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:30:41 + dirname cmd/security-spire-agent/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:30:41 + dirname cmd/security-spire-config/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:30:41 + dirname cmd/security-spire-server/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:30:41 + dirname cmd/support-notifications/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo support-notifications,cmd/support-notifications/Dockerfile 07:30:41 + dirname cmd/support-scheduler/Dockerfile 07:30:41 + cut -d/ -f2 07:30:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:30:41 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 07:30:41 + git rev-list -1 --merges 0c453d07247db15a6c65fa56eff8ae30cc59773c~1..0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] echo 07:30:41 -----------> git rev-list -1 --merges 0c453d07247db15a6c65fa56eff8ae30cc59773c~1..0c453d07247db15a6c65fa56eff8ae30cc59773c 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:30:41 0c453d07247db15a6c65fa56eff8ae30cc59773c [false] [Pipeline] sh 07:30:42 + git log --format=format:%s -1 0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] echo 07:30:42 ========================================================= 07:30:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:30:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:30:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:30:42 + grep -v github /etc/ssh/ssh_known_hosts 07:30:42 + [ -e /tmp/ssh_known_hosts ] 07:30:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:30:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:30:42 + sudo tee -a /etc/ssh/ssh_known_hosts 07:30:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:43 07:30:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:43 0.1.4: Pulling from edgex-devops/py-git-semver 07:30:43 b85a868b505f: Pulling fs layer 07:30:43 e2be974225ed: Pulling fs layer 07:30:43 339a4e72a1f5: Pulling fs layer 07:30:43 988bab9f4d93: Pulling fs layer 07:30:43 1469e6f7b9e6: Pulling fs layer 07:30:43 eaf3925da568: Pulling fs layer 07:30:43 bab4dde63d76: Pulling fs layer 07:30:43 bde34c3a00c8: Pulling fs layer 07:30:43 b352a97aabf1: Pulling fs layer 07:30:43 4872d77fe225: Pulling fs layer 07:30:43 5851b861e8e6: Pulling fs layer 07:30:43 bde34c3a00c8: Waiting 07:30:43 eaf3925da568: Waiting 07:30:43 988bab9f4d93: Waiting 07:30:43 b352a97aabf1: Waiting 07:30:43 5851b861e8e6: Waiting 07:30:43 4872d77fe225: Waiting 07:30:43 e2be974225ed: Verifying Checksum 07:30:43 e2be974225ed: Download complete 07:30:43 988bab9f4d93: Verifying Checksum 07:30:43 988bab9f4d93: Download complete 07:30:43 1469e6f7b9e6: Verifying Checksum 07:30:43 1469e6f7b9e6: Download complete 07:30:43 eaf3925da568: Verifying Checksum 07:30:43 eaf3925da568: Download complete 07:30:43 339a4e72a1f5: Verifying Checksum 07:30:43 339a4e72a1f5: Download complete 07:30:43 bde34c3a00c8: Verifying Checksum 07:30:43 bde34c3a00c8: Download complete 07:30:43 b352a97aabf1: Download complete 07:30:43 4872d77fe225: Download complete 07:30:43 5851b861e8e6: Download complete 07:30:43 b85a868b505f: Download complete 07:30:44 bab4dde63d76: Verifying Checksum 07:30:44 bab4dde63d76: Download complete 07:30:44 b85a868b505f: Pull complete 07:30:45 e2be974225ed: Pull complete 07:30:45 339a4e72a1f5: Pull complete 07:30:45 988bab9f4d93: Pull complete 07:30:45 1469e6f7b9e6: Pull complete 07:30:45 eaf3925da568: Pull complete 07:30:47 bab4dde63d76: Pull complete 07:30:47 bde34c3a00c8: Pull complete 07:30:47 b352a97aabf1: Pull complete 07:30:47 4872d77fe225: Pull complete 07:30:48 5851b861e8e6: Pull complete 07:30:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:48 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 07:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:30:52 $ docker top 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a -eo pid,comm 07:30:52 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). 07:30:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:52 [ssh-agent] Looking for ssh-agent implementation... 07:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:52 $ docker exec 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a ssh-agent 07:30:52 SSH_AUTH_SOCK=/tmp/ssh-wG7sMl0cg0GU/agent.32 07:30:52 SSH_AGENT_PID=38 07:30:52 Running ssh-add (command line suppressed) 07:30:52 Identity added: /w/workspace/edgex-go/617@tmp/private_key_15118419126306889032.key (/w/workspace/edgex-go/617@tmp/private_key_15118419126306889032.key) 07:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:52 + git tag --points-at HEAD [Pipeline] } 07:30:52 $ docker exec --env ******** --env ******** 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a ssh-agent -k 07:30:52 unset SSH_AUTH_SOCK; 07:30:52 unset SSH_AGENT_PID; 07:30:52 echo Agent pid 38 killed; 07:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:53 [ssh-agent] Looking for ssh-agent implementation... 07:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:53 $ docker exec 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a ssh-agent 07:30:53 SSH_AUTH_SOCK=/tmp/ssh-u0sYdQRdLDEW/agent.70 07:30:53 SSH_AGENT_PID=76 07:30:53 Running ssh-add (command line suppressed) 07:30:53 Identity added: /w/workspace/edgex-go/617@tmp/private_key_8535700104806413077.key (/w/workspace/edgex-go/617@tmp/private_key_8535700104806413077.key) 07:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:53 + git semver init 07:30:53 2023-12-28 07:30:53,832 [run_init] DEBUG init version:0.0.0 force:False 07:30:53 2023-12-28 07:30:53,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/617/.semver 07:30:53 2023-12-28 07:30:53,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/617/.semver 07:30:53 2023-12-28 07:30:53,833 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/617/.semver'], cwd=/w/workspace/edgex-go/617, universal_newlines=False, shell=None, istream=None) 07:30:59 2023-12-28 07:30:58,940 [append_file] DEBUG append to file:/w/workspace/edgex-go/617/.git/info/exclude 07:30:59 2023-12-28 07:30:58,941 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/617/.semver/main with force:False 07:30:59 2023-12-28 07:30:58,941 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main 07:30:59 2023-12-28 07:30:58,941 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main 07:30:59 3.2.0-dev.7 [Pipeline] } 07:30:59 $ docker exec --env ******** --env ******** 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a ssh-agent -k 07:30:59 unset SSH_AUTH_SOCK; 07:30:59 unset SSH_AGENT_PID; 07:30:59 echo Agent pid 76 killed; 07:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:59 + git semver [Pipeline] } 07:30:59 $ docker stop --time=1 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a 07:31:01 $ docker rm -f --volumes 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a [Pipeline] // withDockerContainer [Pipeline] sh 07:31:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:31:01 Stashed 1 file(s) [Pipeline] echo 07:31:01 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 07:31:02 + git config --global --add safe.directory /w/workspace/edgex-go/617 [Pipeline] echo 07:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:31:02 ========================================================= 07:31:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:31:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:31:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:31:02 7264a8db6415: Pulling fs layer 07:31:02 c4d48a809fc2: Pulling fs layer 07:31:02 4f1c88b9dad5: Pulling fs layer 07:31:02 ad3a456e5733: Pulling fs layer 07:31:02 69c7f0334f64: Pulling fs layer 07:31:02 1f1c1a5573a3: Pulling fs layer 07:31:02 ce7588e14bc9: Pulling fs layer 07:31:02 b5e4710f87ac: Pulling fs layer 07:31:02 1f1c1a5573a3: Waiting 07:31:02 ce7588e14bc9: Waiting 07:31:02 ad3a456e5733: Waiting 07:31:02 b5e4710f87ac: Waiting 07:31:02 69c7f0334f64: Waiting 07:31:02 c4d48a809fc2: Download complete 07:31:02 ad3a456e5733: Verifying Checksum 07:31:02 ad3a456e5733: Download complete 07:31:02 7264a8db6415: Verifying Checksum 07:31:02 7264a8db6415: Download complete 07:31:02 1f1c1a5573a3: Verifying Checksum 07:31:02 1f1c1a5573a3: Download complete 07:31:03 7264a8db6415: Pull complete 07:31:03 b5e4710f87ac: Verifying Checksum 07:31:03 b5e4710f87ac: Download complete 07:31:03 c4d48a809fc2: Pull complete 07:31:03 4f1c88b9dad5: Verifying Checksum 07:31:03 4f1c88b9dad5: Download complete 07:31:03 ce7588e14bc9: Verifying Checksum 07:31:03 ce7588e14bc9: Download complete 07:31:06 4f1c88b9dad5: Pull complete 07:31:06 ad3a456e5733: Pull complete 07:31:06 69c7f0334f64: Pull complete 07:31:06 1f1c1a5573a3: Pull complete 07:31:09 ce7588e14bc9: Pull complete 07:31:09 b5e4710f87ac: Pull complete 07:31:09 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 07:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:31:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:31:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:31:10 WORKDIR /edgex 07:31:10 COPY go.mod . 07:31:10 RUN go mod download 07:31:10 + docker build -t ci-base-image-x86_64 -f - . 07:31:10 Sending build context to Docker daemon 175.1MB 07:31:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:31:10 ---> 88b5674ff536 07:31:10 Step 2/4 : WORKDIR /edgex 07:31:17 Still waiting to schedule task 07:31:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:31:18 ---> Running in e36e8c2c6a75 07:31:18 Removing intermediate container e36e8c2c6a75 07:31:18 ---> 657863ab8909 07:31:18 Step 3/4 : COPY go.mod . 07:31:18 ---> 1a0efcef5c2a 07:31:18 Step 4/4 : RUN go mod download 07:31:18 ---> Running in f48bda67c5a9 07:31:40 Removing intermediate container f48bda67c5a9 07:31:40 ---> cabf1469496c 07:31:41 Successfully built cabf1469496c 07:31:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:41 + docker inspect -f . ci-base-image-x86_64 07:31:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:41 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 07:31:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:31:41 $ docker top ca42b519895c70cea5f4550144e38dbc984b29740622c706f5ce1c4eeb8e34c0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:42 + go version 07:31:42 go version go1.21.0 linux/amd64 [Pipeline] } 07:31:42 $ docker stop --time=1 ca42b519895c70cea5f4550144e38dbc984b29740622c706f5ce1c4eeb8e34c0 07:31:43 $ docker rm -f --volumes ca42b519895c70cea5f4550144e38dbc984b29740622c706f5ce1c4eeb8e34c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:44 + docker inspect -f . ci-base-image-x86_64 07:31:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:44 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 07:31:44 $ 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/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:31:44 $ docker top d57f4fa6ff05d5c6216e98960a1dcde7fb3993b57cb13e67255de3cb1b737544 -eo pid,comm [Pipeline] { [Pipeline] echo 07:31:44 ========================================================= 07:31:44 [edgeXBuildGoParallel] Running Tests and Build... 07:31:44 ========================================================= [Pipeline] sh 07:31:44 + git config --global --add safe.directory /w/workspace/edgex-go/617 [Pipeline] fileExists [Pipeline] sh 07:31:45 + make test 07:31:45 go test -race -coverprofile=coverage.out ./... 07:31:51 ? github.com/edgexfoundry/edgex-go [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 28.7% of statements 07:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.069s coverage: 69.2% of statements 07:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements 07:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.342s coverage: 93.4% of statements 07:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 4.1% of statements 07:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.380s coverage: 97.6% of statements 07:32:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements 07:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.056s coverage: 32.2% of statements 07:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.046s coverage: 41.7% of statements 07:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.037s coverage: 82.9% of statements 07:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements 07:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.063s coverage: 96.3% of statements 07:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements 07:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:32:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements 07:32:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:32:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:32:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:32:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.056s coverage: 92.9% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.050s coverage: 86.0% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 63.1% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 38.4% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements 07:32:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.117s coverage: 98.9% of statements 07:32:40 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 07:32:40 running golangci-lint 07:32:40 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:32:40 go version go1.21.0 linux/amd64 07:32:40 level=info msg="[config_reader] Used config file .golangci.yml" 07:32:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:32:55 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 12.757362582s" 07:32:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.273572ms" 07:32:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26294 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:32:57 Running in /w/workspace/edgex-go/617 [Pipeline] { [Pipeline] checkout 07:32:57 The recommended git tool is: git 07:33:01 level=info msg="[linters_context/goanalysis] analyzers took 57.558304624s with top 10 stages: buildir: 29.855717751s, gosec: 5.844920921s, fact_deprecated: 1.565295895s, inspect: 1.555271001s, printf: 1.318439126s, ctrlflow: 1.068255418s, isgenerated: 820.327868ms, nilness: 709.705751ms, S1038: 691.19519ms, fact_purity: 656.121407ms" 07:33:01 level=info msg="[runner] Issues before processing: 197, after processing: 0" 07:33:01 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_dirs: 197/197, skip_files: 197/197, identifier_marker: 197/197, nolint: 0/21, exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197" 07:33:01 level=info msg="[runner] processing took 16.854932ms with stages: nolint: 7.188677ms, identifier_marker: 4.573147ms, autogenerated_exclude: 1.546194ms, exclude-rules: 1.451457ms, path_prettifier: 1.359869ms, skip_dirs: 662.473µs, filename_unadjuster: 43.263µs, cgo: 26.162µs, max_same_issues: 630ns, fixer: 450ns, skip_files: 410ns, uniq_by_line: 410ns, exclude: 330ns, sort_results: 270ns, diff: 260ns, severity-rules: 250ns, max_from_linter: 180ns, source_code: 150ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" 07:33:01 level=info msg="[runner] linters took 7.5934435s with stages: goanalysis_metalinter: 7.57648354s" 07:33:01 level=info msg="File cache stats: 0 entries of total size 0B" 07:33:01 level=info msg="Memory: 205 samples, avg is 231.0MB, max is 945.6MB" 07:33:01 level=info msg="Execution took 20.393573567s" 07:33:01 go vet ./... 07:33:03 using credential edgex-jenkins-ssh 07:33:03 Cloning the remote Git repository 07:33:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:33:03 > git init /w/workspace/edgex-go/617 # timeout=10 07:33:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:33:03 > git --version # timeout=10 07:33:03 > git --version # 'git version 2.25.1' 07:33:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:33:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:33:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:33:04 ./bin/test-attribution-txt.sh [Pipeline] echo 07:33:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:33:04 + ls -al . 07:33:04 total 736 07:33:04 drwxrwxr-x 11 1001 1001 4096 Dec 28 07:31 . 07:33:04 drwxr-xr-x 4 root root 4096 Dec 28 07:31 .. 07:33:04 drwxrwxr-x 2 1001 1001 4096 Dec 28 07:30 .blubracket 07:33:04 -rw-rw-r-- 1 1001 1001 10 Dec 28 07:30 .dockerignore 07:33:04 drwxrwxr-x 8 1001 1001 4096 Dec 28 07:32 .git 07:33:04 drwxrwxr-x 3 1001 1001 4096 Dec 28 07:30 .github 07:33:04 -rw-rw-r-- 1 1001 1001 1074 Dec 28 07:30 .gitignore 07:33:04 -rw-rw-r-- 1 1001 1001 42 Dec 28 07:30 .golangci.yml 07:33:04 -rw-rw-r-- 1 1001 1001 100 Dec 28 07:30 .hadolint.yml 07:33:04 drwxr-xr-x 3 1001 1001 4096 Dec 28 07:30 .semver 07:33:04 -rw-rw-r-- 1 1001 1001 155 Dec 28 07:30 .sonarcloud.properties 07:33:04 -rw-rw-r-- 1 1001 1001 1171 Dec 28 07:30 ADOPTERS.md 07:33:04 -rw-rw-r-- 1 1001 1001 11674 Dec 28 07:30 Attribution.txt 07:33:04 -rw-rw-r-- 1 1001 1001 100284 Dec 28 07:30 CHANGELOG.md 07:33:04 -rw-rw-r-- 1 1001 1001 3804 Dec 28 07:30 CONTRIBUTING.md 07:33:04 -rw-rw-r-- 1 1001 1001 677 Dec 28 07:30 GOVERNANCE.md 07:33:04 -rw-rw-r-- 1 1001 1001 861 Dec 28 07:30 Jenkinsfile 07:33:04 -rw-rw-r-- 1 1001 1001 10775 Dec 28 07:30 LICENSE 07:33:04 -rw-rw-r-- 1 1001 1001 15060 Dec 28 07:30 Makefile 07:33:04 -rw-rw-r-- 1 1001 1001 582 Dec 28 07:30 OWNERS.md 07:33:04 -rw-rw-r-- 1 1001 1001 9528 Dec 28 07:30 README.md 07:33:04 -rw-rw-r-- 1 1001 1001 789 Dec 28 07:30 SECURITY.md 07:33:04 -rw-rw-r-- 1 1001 1001 11 Dec 28 07:31 VERSION 07:33:04 drwxrwxr-x 2 1001 1001 4096 Dec 28 07:30 bin 07:33:04 drwxrwxr-x 18 1001 1001 4096 Dec 28 07:30 cmd 07:33:04 -rw-r--r-- 1 root root 453601 Dec 28 07:32 coverage.out 07:33:04 drwxrwxr-x 2 1001 1001 4096 Dec 28 07:30 fuzz_test 07:33:04 -rw-rw-r-- 1 1001 1001 3685 Dec 28 07:30 go.mod 07:33:04 -rw-rw-r-- 1 1001 1001 34037 Dec 28 07:30 go.sum 07:33:04 drwxrwxr-x 7 1001 1001 4096 Dec 28 07:30 internal 07:33:04 drwxrwxr-x 3 1001 1001 4096 Dec 28 07:30 openapi 07:33:04 -rw-rw-r-- 1 1001 1001 584 Dec 28 07:30 security.txt 07:33:04 -rw-rw-r-- 1 1001 1001 204 Dec 28 07:30 version.go [Pipeline] sh 07:33:05 + '[' -e coverage.out ] 07:33:05 + chown 1001:1001 coverage.out [Pipeline] stash 07:33:05 Stashed 1 file(s) [Pipeline] sh 07:33:05 + make build 07:33:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:33:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:33:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:33:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:33:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:33:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:33:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:20 Avoid second fetch 07:33:20 Checking out Revision 0c453d07247db15a6c65fa56eff8ae30cc59773c (main) 07:33:21 Commit message: "Merge pull request #4740 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:33:20 > git config core.sparsecheckout # timeout=10 07:33:20 > git checkout -f 0c453d07247db15a6c65fa56eff8ae30cc59773c # timeout=10 07:33:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:33:22 % Total % Received % Xferd Average Speed Time Time Time Current 07:33:22 Dload Upload Total Spent Left Speed 07:33:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 07:33:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:33:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:33:23 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 07:33:23 tee /etc/docker/daemon.new 07:33:23 { 07:33:23 "registry-mirrors": [ 07:33:23 "https://nexus3.edgexfoundry.org:10001" 07:33:23 ], 07:33:23 "bip": "10.250.0.254/24", 07:33:23 "hosts": [ 07:33:23 "tcp://0.0.0.0:5555", 07:33:23 "unix:///var/run/docker.sock" 07:33:23 ], 07:33:23 "mtu": 1458, 07:33:23 "selinux-enabled": true, 07:33:23 "seccomp-profile": "/etc/docker/seccomp.json" 07:33:23 } [Pipeline] sh 07:33:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:33:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:33:23 + sudo service docker restart 07:33:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:33:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:33:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:33:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:33:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:33:28 $ docker stop --time=1 d57f4fa6ff05d5c6216e98960a1dcde7fb3993b57cb13e67255de3cb1b737544 07:33:33 $ docker rm -f --volumes d57f4fa6ff05d5c6216e98960a1dcde7fb3993b57cb13e67255de3cb1b737544 [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 07:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:33:35 07:33:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:33:35 latest: Pulling from edgex-devops/edgex-compose 07:33:35 91d30c5bc195: Pulling fs layer 07:33:35 2e9b0aa3be6d: Pulling fs layer 07:33:35 9c61dcf015f6: Pulling fs layer 07:33:35 4698f68db338: Pulling fs layer 07:33:35 2a2f49069b9e: Pulling fs layer 07:33:35 e0025b399a48: Pulling fs layer 07:33:35 4698f68db338: Waiting 07:33:35 2a2f49069b9e: Waiting 07:33:35 e0025b399a48: Waiting 07:33:35 91d30c5bc195: Verifying Checksum 07:33:35 91d30c5bc195: Download complete 07:33:35 4698f68db338: Verifying Checksum 07:33:35 4698f68db338: Download complete 07:33:35 2e9b0aa3be6d: Verifying Checksum 07:33:35 2e9b0aa3be6d: Download complete 07:33:35 e0025b399a48: Verifying Checksum 07:33:35 e0025b399a48: Download complete 07:33:35 91d30c5bc195: Pull complete 07:33:35 2a2f49069b9e: Verifying Checksum 07:33:35 2a2f49069b9e: Download complete 07:33:35 2e9b0aa3be6d: Pull complete 07:33:36 9c61dcf015f6: Download complete 07:33:38 9c61dcf015f6: Pull complete 07:33:38 4698f68db338: Pull complete 07:33:39 2a2f49069b9e: Pull complete 07:33:39 e0025b399a48: Pull complete 07:33:39 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:33:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:33:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:39 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 07:33:39 $ 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/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:33:43 $ docker top 12b29ef4e814b379a18b00ef0d948d468c08235b6a611a35f8a5a0ed35feb89e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 07:33:43 provisioning config files... 07:33:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/617@tmp/config14448424087907798286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:43 + docker compose -f ./docker-compose-build.yml build --parallel 07:33:44 ---> ****-login.sh 07:33:44 nexus3.edgexfoundry.org:10001 07:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:44 Configure a credential helper to remove this warning. See 07:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:44 07:33:44 Login Succeeded 07:33:44 nexus3.edgexfoundry.org:10002 07:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:44 Configure a credential helper to remove this warning. See 07:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:44 07:33:44 Login Succeeded 07:33:44 nexus3.edgexfoundry.org:10003 07:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:45 Configure a credential helper to remove this warning. See 07:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:45 07:33:45 Login Succeeded 07:33:45 nexus3.edgexfoundry.org:10004 07:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:45 Configure a credential helper to remove this warning. See 07:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:45 07:33:45 Login Succeeded 07:33:45 ****.io 07:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:45 #1 [security-spire-config internal] load build definition from Dockerfile 07:33:45 #1 transferring dockerfile: 1.69kB done 07:33:45 #1 DONE 0.0s 07:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:46 Configure a credential helper to remove this warning. See 07:33:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:46 07:33:46 Login Succeeded 07:33:46 ---> ****-login.sh ends [Pipeline] } 07:33:46 Deleting 1 temporary files 07:33:46 07:33:46 #2 [security-proxy-auth internal] load build definition from Dockerfile 07:33:46 #2 transferring dockerfile: 2.15kB done 07:33:46 #2 DONE 0.0s 07:33:46 07:33:46 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:33:46 #3 transferring dockerfile: 2.23kB done 07:33:46 #3 DONE 0.0s 07:33:46 07:33:46 #4 [support-notifications internal] load build definition from Dockerfile 07:33:46 #4 transferring dockerfile: 1.95kB done 07:33:46 #4 DONE 0.0s 07:33:46 07:33:46 #5 [support-scheduler internal] load build definition from Dockerfile 07:33:46 #5 transferring dockerfile: 1.93kB done 07:33:46 #5 DONE 0.0s 07:33:46 07:33:46 #6 [security-bootstrapper internal] load build definition from Dockerfile 07:33:46 #6 transferring dockerfile: 2.93kB done 07:33:46 #6 DONE 0.0s 07:33:46 07:33:46 #7 [core-metadata internal] load build definition from Dockerfile [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:33:46 #7 transferring dockerfile: 2.06kB done 07:33:46 #7 DONE 0.0s 07:33:46 07:33:46 #8 [security-spire-server internal] load build definition from Dockerfile 07:33:46 #8 transferring dockerfile: 1.70kB done 07:33:46 #8 DONE 0.0s 07:33:46 07:33:46 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:33:46 #9 transferring dockerfile: 1.89kB done 07:33:46 #9 DONE 0.0s 07:33:46 07:33:46 #10 [security-spire-agent internal] load build definition from Dockerfile 07:33:46 #10 transferring dockerfile: 1.81kB done 07:33:46 #10 DONE 0.0s 07:33:46 07:33:46 #11 [security-secretstore-setup internal] load build definition from Dockerfile 07:33:46 #11 transferring dockerfile: 2.49kB done 07:33:46 #11 DONE 0.0s 07:33:46 07:33:46 #12 [core-data internal] load build definition from Dockerfile 07:33:46 #12 transferring dockerfile: 2.01kB done 07:33:46 #12 DONE 0.0s 07:33:46 07:33:46 #13 [security-spire-config internal] load .dockerignore 07:33:46 #13 transferring context: 50B done 07:33:46 #13 DONE 0.0s 07:33:46 07:33:46 #14 [security-proxy-setup internal] load build definition from Dockerfile 07:33:46 #14 transferring dockerfile: 2.50kB done 07:33:46 #14 DONE 0.0s 07:33:46 07:33:46 #15 [core-command internal] load build definition from Dockerfile 07:33:46 #15 transferring dockerfile: 1.93kB done 07:33:46 #15 DONE 0.0s [Pipeline] sh 07:33:46 07:33:46 #16 [security-proxy-auth internal] load .dockerignore 07:33:46 #16 transferring context: 50B done 07:33:46 #16 DONE 0.0s 07:33:46 07:33:46 #17 [core-common-config-bootstrapper internal] load .dockerignore 07:33:46 #17 transferring context: 50B done 07:33:46 #17 DONE 0.0s 07:33:46 07:33:46 #18 [support-notifications internal] load .dockerignore 07:33:46 #18 transferring context: 50B done 07:33:46 #18 DONE 0.0s 07:33:46 07:33:46 #19 [support-scheduler internal] load .dockerignore 07:33:46 #19 transferring context: 50B done 07:33:46 #19 DONE 0.0s 07:33:46 07:33:46 #20 [security-bootstrapper internal] load .dockerignore 07:33:46 #20 transferring context: 50B done 07:33:46 #20 DONE 0.0s 07:33:46 07:33:46 #21 [security-spire-server internal] load .dockerignore 07:33:46 #21 transferring context: 50B done 07:33:46 #21 DONE 0.0s 07:33:46 07:33:46 #22 [core-metadata internal] load .dockerignore 07:33:46 #22 transferring context: 50B done 07:33:46 #22 DONE 0.0s 07:33:46 07:33:46 #23 [security-spiffe-token-provider internal] load .dockerignore 07:33:46 #23 transferring context: 50B done 07:33:46 #23 DONE 0.0s 07:33:46 07:33:46 #24 [security-spire-agent internal] load .dockerignore 07:33:46 #24 transferring context: 50B done 07:33:46 #24 DONE 0.0s 07:33:46 07:33:46 #25 [core-data internal] load .dockerignore 07:33:46 #25 transferring context: 50B done 07:33:46 #25 DONE 0.0s 07:33:46 07:33:46 #26 [security-secretstore-setup internal] load .dockerignore 07:33:46 #26 transferring context: 50B done 07:33:46 #26 DONE 0.0s 07:33:46 07:33:46 #27 [security-proxy-setup internal] load .dockerignore 07:33:46 #27 transferring context: 50B done 07:33:46 #27 DONE 0.0s 07:33:46 07:33:46 #28 [core-command internal] load .dockerignore 07:33:46 #28 transferring context: 50B done 07:33:46 #28 DONE 0.0s 07:33:46 07:33:46 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 07:33:46 #29 DONE 0.1s 07:33:46 07:33:46 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:33:46 + git config --global --add safe.directory /w/workspace/edgex-go/617 [Pipeline] echo 07:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:33:46 ========================================================= 07:33:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:33:46 ========================================================= 07:33:46 #30 ... 07:33:46 07:33:46 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:33:46 #31 DONE 0.0s 07:33:46 07:33:46 #32 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:33:46 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 07:33:46 #32 ... 07:33:46 07:33:46 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:33:46 #31 DONE 0.0s 07:33:46 07:33:46 #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:33:46 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 07:33:46 #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 07:33:46 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 07:33:46 #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:33:46 #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 07:33:46 #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [Pipeline] fileExists [Pipeline] sh 07:33:47 #32 ... 07:33:47 07:33:47 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:33:47 #31 DONE 0.0s 07:33:47 07:33:47 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 07:33:47 #29 DONE 0.3s 07:33:47 07:33:47 #32 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:33:47 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 07:33:47 #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 07:33:47 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 07:33:47 #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:33:47 #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 07:33:47 #32 ... 07:33:47 07:33:47 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:33:47 #31 DONE 0.0s 07:33:47 07:33:47 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 07:33:47 #29 DONE 0.4s 07:33:47 07:33:47 #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:33:47 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 07:33:47 #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 07:33:47 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 07:33:47 #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:33:47 #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 07:33:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:33:47 #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 07:33:47 #32 ... 07:33:47 07:33:47 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:33:47 #30 DONE 0.8s 07:33:47 07:33:47 #32 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:33:47 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 07:33:47 #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 07:33:47 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 07:33:47 #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:33:47 #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 07:33:47 #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 07:33:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:33:47 9fda8d8052c6: Pulling fs layer 07:33:47 5d54e960e981: Pulling fs layer 07:33:47 c4a7e357bf2a: Pulling fs layer 07:33:47 f0e02332f6b5: Pulling fs layer 07:33:47 872ee5b61b7b: Pulling fs layer 07:33:47 0c6a40ed1a82: Pulling fs layer 07:33:47 94ae7d8d031c: Pulling fs layer 07:33:47 f0e02332f6b5: Waiting 07:33:47 0c6a40ed1a82: Waiting 07:33:47 872ee5b61b7b: Waiting 07:33:47 94ae7d8d031c: Waiting 07:33:47 5d54e960e981: Download complete 07:33:47 f0e02332f6b5: Verifying Checksum 07:33:47 f0e02332f6b5: Download complete 07:33:47 872ee5b61b7b: Verifying Checksum 07:33:47 872ee5b61b7b: Download complete 07:33:47 9fda8d8052c6: Verifying Checksum 07:33:47 9fda8d8052c6: Download complete 07:33:47 #32 ... 07:33:47 07:33:47 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:33:47 #33 DONE 0.8s 07:33:47 07:33:47 #34 [security-spire-config internal] load build context 07:33:47 #34 transferring context: 16.35kB done 07:33:47 #34 DONE 0.2s 07:33:47 07:33:47 #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:33:47 #32 DONE 1.0s 07:33:47 07:33:47 #35 [security-spire-server internal] load build context 07:33:47 #35 transferring context: 18.10kB 0.0s done 07:33:47 #35 DONE 0.3s 07:33:47 07:33:47 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:33:47 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 07:33:47 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:33:47 #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 07:33:47 #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 07:33:47 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 07:33:47 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 07:33:47 94ae7d8d031c: Verifying Checksum 07:33:47 94ae7d8d031c: Download complete 07:33:47 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s 07:33:48 9fda8d8052c6: Pull complete 07:33:48 5d54e960e981: Pull complete 07:33:48 c4a7e357bf2a: Verifying Checksum 07:33:48 c4a7e357bf2a: Download complete 07:33:48 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.4s 07:33:49 0c6a40ed1a82: Verifying Checksum 07:33:49 0c6a40ed1a82: Download complete 07:33:49 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.2s 07:33:53 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.1s 07:33:53 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.5s 07:33:53 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.5s done 07:33:57 #36 ... 07:33:57 07:33:57 #37 [core-common-config-bootstrapper internal] load build context 07:33:57 #37 transferring context: 309.52MB 9.8s done 07:33:57 #37 ... 07:33:57 07:33:57 #38 [security-proxy-auth internal] load build context 07:33:57 #38 transferring context: 309.52MB 9.8s done 07:33:57 #38 ... 07:33:57 07:33:57 #39 [security-spiffe-token-provider internal] load build context 07:33:57 #39 transferring context: 309.52MB 5.8s done 07:33:57 #39 ... 07:33:57 07:33:57 #40 [core-metadata internal] load build context 07:33:57 #40 transferring context: 309.52MB 9.4s done 07:33:57 #40 ... 07:33:57 07:33:57 #41 [support-notifications internal] load build context 07:33:57 #41 transferring context: 309.52MB 6.7s done 07:33:57 #41 ... 07:33:57 07:33:57 #42 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:33:57 #42 ... 07:33:57 07:33:57 #32 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:33:57 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 07:33:57 #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 07:33:57 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 07:33:57 #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:33:57 #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 07:33:57 #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 07:33:57 #32 DONE 1.0s 07:33:57 07:33:57 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:33:57 #43 DONE 10.6s 07:33:57 07:33:57 #44 [security-proxy-setup internal] load build context 07:33:57 #44 transferring context: 309.52MB 7.7s done 07:33:57 #44 ... 07:33:57 07:33:57 #45 [core-command internal] load build context 07:33:57 #45 transferring context: 309.52MB 9.2s done 07:33:57 #45 ... 07:33:57 07:33:57 #46 [security-bootstrapper internal] load build context 07:33:57 #46 transferring context: 309.52MB 6.8s done 07:33:58 #46 ... 07:33:58 07:33:58 #47 [security-secretstore-setup internal] load build context 07:33:58 #47 transferring context: 309.52MB 7.8s done 07:33:58 #47 ... 07:33:58 07:33:58 #48 [support-scheduler internal] load build context 07:33:58 #48 transferring context: 309.52MB 6.7s done 07:33:58 #48 ... 07:33:58 07:33:58 #49 [core-data internal] load build context 07:33:58 #49 transferring context: 309.52MB 6.7s done 07:33:58 #49 ... 07:33:58 07:33:58 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:33:58 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 07:33:58 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:33:58 #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 07:33:58 #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 07:33:58 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.9s 07:33:58 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.9s 07:33:58 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.5s done 07:33:59 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 11.7s done 07:34:01 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 13.5s done 07:34:01 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 07:34:01 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 13.5s done 07:34:06 #36 ... 07:34:06 07:34:06 #39 [security-spiffe-token-provider internal] load build context 07:34:06 #39 DONE 19.2s 07:34:06 07:34:06 #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:34:06 #42 DONE 18.7s 07:34:06 07:34:06 #48 [support-scheduler internal] load build context 07:34:06 #48 DONE 19.4s 07:34:06 07:34:06 #41 [support-notifications internal] load build context 07:34:06 #41 DONE 19.4s 07:34:06 07:34:06 #44 [security-proxy-setup internal] load build context 07:34:06 #44 DONE 19.1s 07:34:06 07:34:06 #46 [security-bootstrapper internal] load build context 07:34:06 #46 DONE 19.3s 07:34:06 07:34:06 #49 [core-data internal] load build context 07:34:06 #49 DONE 19.1s 07:34:06 07:34:06 #47 [security-secretstore-setup internal] load build context 07:34:06 #47 DONE 19.2s 07:34:06 07:34:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:34:06 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 07:34:06 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 07:34:06 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 18.7s 07:34:06 #36 ... 07:34:06 07:34:06 #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:34:06 #50 ... 07:34:06 07:34:06 #45 [core-command internal] load build context 07:34:06 #45 DONE 19.1s 07:34:06 07:34:06 #40 [core-metadata internal] load build context 07:34:06 #40 DONE 19.4s 07:34:06 07:34:06 #51 [security-spire-agent internal] load build context 07:34:06 #51 transferring context: 17.63kB done 07:34:06 #51 DONE 8.8s 07:34:06 07:34:06 #38 [security-proxy-auth internal] load build context 07:34:06 #38 DONE 19.5s 07:34:06 07:34:06 #37 [core-common-config-bootstrapper internal] load build context 07:34:06 #37 DONE 19.5s 07:34:06 07:34:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:34:06 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 18.9s 07:34:06 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 19.1s 07:34:06 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 19.2s done 07:34:06 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 07:34:06 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 19.2s done 07:34:07 #36 ... 07:34:07 07:34:07 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:34:07 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 8.6s done 07:34:07 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 07:34:07 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 07:34:07 #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 07:34:07 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 07:34:07 #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 07:34:07 #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 07:34:07 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 07:34:07 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 07:34:07 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s 07:34:07 #52 ... 07:34:07 07:34:07 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:34:08 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done 07:34:09 #36 ... 07:34:09 07:34:09 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:34:09 #0 0.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:09 #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:09 #0 1.233 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:34:09 #0 1.233 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:34:09 #0 1.233 OK: 20069 distinct packages available 07:34:09 #0 1.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:09 #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:09 #0 1.673 (1/5) Installing dumb-init (1.2.5-r2) 07:34:09 #0 1.677 (2/5) Installing musl-obstack (1.2.3-r2) 07:34:09 #0 1.681 (3/5) Installing libucontext (1.2-r2) 07:34:09 #0 1.686 (4/5) Installing gcompat (1.1.0-r1) 07:34:09 #0 1.692 (5/5) Installing openssl (3.1.4-r1) 07:34:09 #0 1.702 Executing busybox-1.36.1-r5.trigger 07:34:09 #0 1.706 OK: 8 MiB in 20 packages 07:34:09 #53 DONE 3.3s 07:34:09 07:34:09 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:34:09 #0 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:09 #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:09 #0 1.391 OK: 264 MiB in 52 packages 07:34:09 #54 DONE 3.3s 07:34:09 07:34:09 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:34:09 #0 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:09 #0 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:09 #0 1.133 (1/2) Installing dumb-init (1.2.5-r2) 07:34:09 #0 1.137 (2/2) Installing su-exec (0.2-r3) 07:34:09 #0 1.141 Executing busybox-1.36.1-r5.trigger 07:34:09 #0 1.153 OK: 7 MiB in 17 packages 07:34:09 #55 DONE 3.3s 07:34:09 07:34:09 #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:34:09 #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:09 #0 0.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:09 #0 1.201 (1/1) Installing dumb-init (1.2.5-r2) 07:34:09 #0 1.207 Executing busybox-1.36.1-r5.trigger 07:34:09 #0 1.214 OK: 7 MiB in 16 packages 07:34:09 #56 DONE 3.4s 07:34:09 07:34:09 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:34:09 #0 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:09 #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:09 #0 1.405 (1/4) Installing ca-certificates (20230506-r0) 07:34:09 #0 1.424 (2/4) Installing dumb-init (1.2.5-r2) 07:34:09 #0 1.427 (3/4) Installing su-exec (0.2-r3) 07:34:09 #0 1.429 (4/4) Installing yq (4.33.3-r5) 07:34:09 #0 1.497 Executing busybox-1.36.1-r5.trigger 07:34:09 #0 1.504 Executing ca-certificates-20230506-r0.trigger 07:34:09 #0 1.535 OK: 17 MiB in 19 packages 07:34:09 #57 DONE 3.3s 07:34:09 07:34:09 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:34:09 #0 0.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:09 #0 0.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:09 #0 1.114 (1/4) Installing dumb-init (1.2.5-r2) 07:34:09 #0 1.119 (2/4) Installing openssl (3.1.4-r1) 07:34:09 #0 1.135 (3/4) Installing su-exec (0.2-r3) 07:34:09 #0 1.139 (4/4) Installing yq (4.33.3-r5) 07:34:09 #0 1.346 Executing busybox-1.36.1-r5.trigger 07:34:09 #0 1.379 OK: 17 MiB in 19 packages 07:34:09 #58 DONE 3.4s 07:34:09 07:34:09 #59 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 07:34:09 #59 ... 07:34:09 07:34:09 #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:34:09 #60 DONE 0.2s 07:34:09 07:34:09 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:34:09 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 07:34:09 #52 DONE 12.2s 07:34:09 07:34:09 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:34:09 #36 ... 07:34:09 07:34:09 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:34:09 #0 3.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:09 #0 3.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:09 #0 3.607 OK: 264 MiB in 52 packages 07:34:09 #61 DONE 3.7s 07:34:09 07:34:09 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:34:09 #0 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:09 #0 3.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:09 #0 3.652 (1/1) Installing dumb-init (1.2.5-r2) 07:34:09 #0 3.661 Executing busybox-1.36.1-r5.trigger 07:34:09 #0 3.666 OK: 7 MiB in 16 packages 07:34:09 #62 DONE 3.8s 07:34:09 07:34:09 #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:34:09 #50 3.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:09 #50 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:09 #50 3.643 OK: 264 MiB in 52 packages 07:34:09 #50 DONE 3.8s 07:34:09 07:34:09 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:34:09 #63 DONE 0.1s 07:34:09 07:34:09 #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:34:09 #64 DONE 0.1s 07:34:09 07:34:09 #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:10 #65 ... 07:34:10 07:34:10 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:34:10 #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:10 #0 3.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:10 #0 3.707 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:34:10 #0 3.707 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:34:10 #0 3.707 OK: 20069 distinct packages available 07:34:10 #0 3.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:10 #0 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:10 #0 4.047 (1/4) Installing dumb-init (1.2.5-r2) 07:34:10 #0 4.051 (2/4) Installing musl-obstack (1.2.3-r2) 07:34:10 #0 4.054 (3/4) Installing libucontext (1.2-r2) 07:34:10 #0 4.057 (4/4) Installing gcompat (1.1.0-r1) 07:34:10 #0 4.079 Executing busybox-1.36.1-r5.trigger 07:34:10 #0 4.084 OK: 8 MiB in 19 packages 07:34:10 #66 DONE 4.3s 07:34:10 07:34:10 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:34:10 #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:10 #0 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:10 #0 3.699 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:34:10 #0 3.699 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:34:10 #0 3.699 OK: 20069 distinct packages available 07:34:10 #0 3.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:10 #0 3.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:10 #0 4.044 (1/11) Installing ca-certificates (20230506-r0) 07:34:10 #0 4.071 (2/11) Installing brotli-libs (1.0.9-r14) 07:34:10 #0 4.099 (3/11) Installing libunistring (1.1-r1) 07:34:10 #0 4.116 (4/11) Installing libidn2 (2.3.4-r1) 07:34:10 #0 4.135 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:34:10 #0 4.139 (6/11) Installing libcurl (8.5.0-r0) 07:34:10 #0 4.189 (7/11) Installing curl (8.5.0-r0) 07:34:10 #0 4.195 (8/11) Installing dumb-init (1.2.5-r2) 07:34:10 #0 4.199 (9/11) Installing musl-obstack (1.2.3-r2) 07:34:10 #0 4.207 (10/11) Installing libucontext (1.2-r2) 07:34:10 #0 4.211 (11/11) Installing gcompat (1.1.0-r1) 07:34:10 #0 4.221 Executing busybox-1.36.1-r5.trigger 07:34:10 #0 4.226 Executing ca-certificates-20230506-r0.trigger 07:34:10 #0 4.286 OK: 12 MiB in 26 packages 07:34:10 #67 DONE 4.4s 07:34:10 07:34:10 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:34:11 #68 ... 07:34:11 07:34:11 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:34:11 #0 4.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:11 #0 4.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:11 #0 4.852 (1/2) Installing ca-certificates (20230506-r0) 07:34:11 #0 4.870 (2/2) Installing dumb-init (1.2.5-r2) 07:34:11 #0 4.875 Executing busybox-1.36.1-r5.trigger 07:34:11 #0 4.880 Executing ca-certificates-20230506-r0.trigger 07:34:11 #0 4.929 OK: 8 MiB in 17 packages 07:34:11 #69 DONE 5.1s 07:34:11 07:34:11 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:34:11 #70 ... 07:34:11 07:34:11 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:34:11 #0 1.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:11 #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:11 #0 2.056 OK: 8 MiB in 20 packages 07:34:11 #71 DONE 2.2s 07:34:11 c4a7e357bf2a: Pull complete 07:34:11 f0e02332f6b5: Pull complete 07:34:11 872ee5b61b7b: Pull complete 07:34:11 07:34:11 #59 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 07:34:11 #59 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:11 #59 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:11 #59 2.362 OK: 7 MiB in 16 packages 07:34:12 #59 ... 07:34:12 07:34:12 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:34:12 #0 1.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:12 #0 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:12 #0 2.380 OK: 17 MiB in 19 packages 07:34:12 #72 DONE 3.2s 07:34:12 07:34:12 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:34:12 #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:12 #0 1.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:12 #0 2.206 OK: 7 MiB in 17 packages 07:34:12 #73 DONE 3.2s 07:34:12 07:34:12 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:34:12 #0 2.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:12 #0 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:12 #0 2.487 OK: 17 MiB in 19 packages 07:34:12 #74 DONE 3.1s 07:34:12 07:34:12 #59 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:34:12 #59 DONE 3.2s 07:34:12 07:34:12 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:34:12 #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:12 #0 5.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:12 #0 5.425 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:34:12 #0 5.425 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:34:12 #0 5.425 OK: 20071 distinct packages available 07:34:12 #0 5.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:12 #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:12 #0 5.856 OK: 264 MiB in 52 packages 07:34:12 #75 DONE 6.6s 07:34:12 07:34:12 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:34:12 #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:12 #0 1.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:12 #0 2.165 OK: 7 MiB in 16 packages 07:34:12 #76 DONE 2.8s 07:34:12 07:34:12 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:34:12 #77 ... 07:34:12 07:34:12 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:34:12 #78 DONE 1.1s 07:34:12 07:34:12 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:34:12 #79 DONE 1.1s 07:34:12 07:34:12 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:34:12 #80 DONE 0.2s 07:34:12 07:34:12 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:34:12 #81 DONE 0.1s 07:34:13 07:34:13 #82 [security-spire-server stage-2 6/9] COPY security.txt / 07:34:13 #82 DONE 0.7s 07:34:13 07:34:13 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:34:13 #77 DONE 0.8s 07:34:13 07:34:13 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:34:13 #83 DONE 0.8s 07:34:13 07:34:13 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:34:13 #68 2.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:13 #68 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:13 #68 2.618 OK: 8 MiB in 19 packages 07:34:13 #68 DONE 3.2s 07:34:13 07:34:13 #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:34:13 #84 ... 07:34:13 07:34:13 #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:34:13 #85 DONE 0.2s 07:34:13 07:34:13 #86 [security-spire-agent stage-3 7/10] COPY security.txt / 07:34:14 #86 DONE 0.6s 07:34:14 07:34:14 #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:34:14 #84 DONE 0.7s 07:34:14 07:34:14 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:34:14 #0 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:14 #0 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:14 #0 3.548 OK: 12 MiB in 26 packages 07:34:14 #87 DONE 3.7s 07:34:14 07:34:14 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:34:14 #70 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:14 #70 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:14 #70 2.896 OK: 8 MiB in 17 packages 07:34:14 #70 DONE 3.1s 07:34:14 07:34:14 #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:34:14 #88 DONE 0.1s 07:34:14 07:34:14 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:34:14 #89 DONE 0.1s 07:34:14 07:34:14 #90 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:34:14 #90 DONE 0.0s 07:34:14 07:34:14 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:34:14 #91 DONE 0.7s 07:34:14 07:34:14 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:34:14 #92 DONE 0.1s 07:34:14 07:34:14 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:34:14 #93 DONE 0.1s 07:34:14 07:34:14 #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:34:14 #94 DONE 0.1s 07:34:14 07:34:14 #95 [security-spire-config stage-2 6/10] COPY security.txt / 07:34:14 #95 DONE 0.1s 07:34:14 07:34:14 #96 [security-spire-server] exporting to image 07:34:14 #96 exporting layers 07:34:14 #96 ... 07:34:14 07:34:14 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:34:14 #97 DONE 0.1s 07:34:14 07:34:14 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:34:14 #98 DONE 0.0s 07:34:14 07:34:14 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:34:14 #99 DONE 0.1s 07:34:14 07:34:14 #96 [security-spire-agent] exporting to image 07:34:15 #96 ... 07:34:15 07:34:15 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:34:15 #100 DONE 2.4s 07:34:15 07:34:15 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:34:15 #101 DONE 0.0s 07:34:15 07:34:15 #96 [security-spire-server] exporting to image 07:34:15 #96 exporting layers 0.6s done 07:34:15 #96 writing image sha256:3e47b046c36cd27507d7c1ac0ab5ab52834370d4562e55912ec787381f3eb835 done 07:34:15 #96 naming to docker.io/library/security-spire-server done 07:34:15 #96 exporting layers 0.5s done 07:34:15 #96 writing image sha256:fe3597e6170132b8d713c67db8b589b2d9f82edf9bf95b45bd5b7a764f4dd00e done 07:34:15 #96 naming to docker.io/library/security-spire-agent done 07:34:15 #96 writing image sha256:b6de4b35b2715865a9230ecdc1c80f3ddac738d892b1c10878ef2854ebc62b9f done 07:34:15 #96 naming to docker.io/library/security-spire-config done 07:34:15 #96 DONE 1.0s 07:34:15 07:34:15 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:18 0c6a40ed1a82: Pull complete 07:34:19 94ae7d8d031c: Pull complete 07:34:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 07:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:34:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:34:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:34:19 WORKDIR /edgex 07:34:19 COPY go.mod . 07:34:19 RUN go mod download 07:34:19 + docker build -t ci-base-image-arm64 -f - . 07:34:20 #102 ... 07:34:20 07:34:20 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:20 #103 ... 07:34:20 07:34:20 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:20 #0 building with "default" instance using docker driver 07:34:20 07:34:20 #1 [internal] load .dockerignore 07:34:20 #1 transferring context: 07:34:20 #1 transferring context: 50B 0.0s done 07:34:20 #1 DONE 0.1s 07:34:20 07:34:20 #2 [internal] load build definition from Dockerfile 07:34:20 #2 transferring dockerfile: 172B done 07:34:20 #2 DONE 0.1s 07:34:20 07:34:20 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:34:20 #3 DONE 0.0s 07:34:20 07:34:20 #4 [internal] load build context 07:34:20 #4 transferring context: 3.72kB done 07:34:20 #4 DONE 0.1s 07:34:20 07:34:20 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:34:20 #5 DONE 0.2s 07:34:21 07:34:21 #6 [2/4] WORKDIR /edgex 07:34:23 #6 DONE 2.0s 07:34:23 07:34:23 #7 [3/4] COPY go.mod . 07:34:23 #7 DONE 0.1s 07:34:23 07:34:23 #8 [4/4] RUN go mod download 07:34:33 #8 DONE 10.2s 07:34:33 07:34:33 #9 exporting to image 07:34:33 #9 exporting layers 07:34:38 #104 DONE 28.3s 07:34:38 07:34:38 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:38 #102 DONE 24.8s 07:34:38 07:34:38 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:38 #103 DONE 28.7s 07:34:38 07:34:38 #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:38 #65 DONE 28.3s 07:34:38 07:34:38 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 07:34:45 #9 exporting layers 11.0s done 07:34:45 #9 writing image sha256:7813fc836bb6d624b40e7d3d58778df997cb03914587d0bea45ef24e6c575d94 done 07:34:45 #9 naming to docker.io/library/ci-base-image-arm64 done 07:34:45 #9 DONE 11.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:46 + docker inspect -f . ci-base-image-arm64 07:34:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:46 prd-ubuntu20.04-docker-arm64-4c-16g-26294 does not seem to be running inside a container 07:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:34:46 #105 DONE 7.1s 07:34:46 07:34:46 #106 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:34:46 #106 CACHED 07:34:46 07:34:46 #107 [security-proxy-setup builder 6/7] COPY . . 07:34:46 #107 CACHED 07:34:46 07:34:46 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:46 #108 CACHED 07:34:46 07:34:46 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:34:46 #109 CACHED 07:34:46 07:34:46 #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:46 #110 CACHED 07:34:46 07:34:46 #111 [security-secretstore-setup builder 6/7] COPY . . 07:34:46 #111 CACHED 07:34:46 07:34:46 #112 [core-command builder 6/7] COPY . . 07:34:46 #112 CACHED 07:34:46 07:34:46 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:46 #113 CACHED 07:34:46 07:34:46 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 07:34:46 #114 CACHED 07:34:46 07:34:46 #115 [security-spiffe-token-provider builder 6/7] COPY . . 07:34:46 #115 DONE 7.1s 07:34:46 07:34:46 #116 [security-bootstrapper builder 6/7] COPY . . 07:34:46 #116 DONE 7.1s 07:34:46 07:34:46 #117 [support-scheduler builder 6/7] COPY . . 07:34:46 #117 CACHED 07:34:46 07:34:46 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:46 #118 CACHED 07:34:46 07:34:46 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:34:46 #119 CACHED 07:34:46 07:34:46 #120 [core-metadata builder 6/7] COPY . . 07:34:46 #120 CACHED 07:34:46 07:34:46 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:34:46 #121 CACHED 07:34:46 07:34:46 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:46 #122 CACHED 07:34:46 07:34:46 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 07:34:46 #123 CACHED 07:34:46 07:34:46 #124 [core-data builder 6/7] COPY . . 07:34:46 #124 CACHED 07:34:46 07:34:46 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:46 #125 CACHED 07:34:46 07:34:46 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:46 #126 CACHED 07:34:46 07:34:46 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:34:46 #127 CACHED 07:34:46 07:34:46 #128 [security-proxy-auth builder 6/7] COPY . . 07:34:46 #128 CACHED 07:34:46 07:34:46 #129 [support-notifications builder 6/7] COPY . . 07:34:46 #129 DONE 7.1s 07:34:46 07:34:46 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:34:46 #130 1.205 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:34:47 $ docker top 9e390f31dfc6c2b687dc8996bb55ceb34b68b3766d39f3fba35fa03130ea4a89 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:48 + go version 07:34:48 go version go1.21.0 linux/arm64 [Pipeline] } 07:34:48 $ docker stop --time=1 9e390f31dfc6c2b687dc8996bb55ceb34b68b3766d39f3fba35fa03130ea4a89 07:34:49 $ docker rm -f --volumes 9e390f31dfc6c2b687dc8996bb55ceb34b68b3766d39f3fba35fa03130ea4a89 [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 07:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:34:50 07:34:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:34:54 latest: Pulling from edgex-devops/edgex-compose-arm64 07:34:54 547446be3368: Pulling fs layer 07:34:54 d125d8839a47: Pulling fs layer 07:34:54 3e85d5ac6304: Pulling fs layer 07:34:54 c3105a71a48b: Pulling fs layer 07:34:54 0f093f025ec4: Pulling fs layer 07:34:54 c3106fc0e877: Pulling fs layer 07:34:54 0f093f025ec4: Waiting 07:34:54 c3106fc0e877: Waiting 07:34:54 c3105a71a48b: Waiting 07:34:54 547446be3368: Verifying Checksum 07:34:54 547446be3368: Download complete 07:34:54 c3105a71a48b: Verifying Checksum 07:34:54 c3105a71a48b: Download complete 07:34:54 d125d8839a47: Verifying Checksum 07:34:54 d125d8839a47: Download complete 07:34:54 c3106fc0e877: Verifying Checksum 07:34:54 c3106fc0e877: Download complete 07:34:54 0f093f025ec4: Verifying Checksum 07:34:54 0f093f025ec4: Download complete 07:34:54 547446be3368: Pull complete 07:34:55 d125d8839a47: Pull complete 07:34:56 3e85d5ac6304: Verifying Checksum 07:34:56 3e85d5ac6304: Download complete 07:34:56 #130 ... 07:34:56 07:34:56 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:34:56 #0 0.570 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:34:56 #131 ... 07:34:56 07:34:56 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:34:56 #0 0.499 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:34:56 #132 ... 07:34:56 07:34:56 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:34:56 #0 1.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:34:56 #133 ... 07:34:56 07:34:56 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:34:56 #0 1.060 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:34:56 #134 ... 07:34:56 07:34:56 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:34:56 #0 1.038 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:34:56 #135 ... 07:34:56 07:34:56 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:34:56 #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:34:56 #136 ... 07:34:56 07:34:56 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:34:56 #0 0.601 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:34:56 #137 ... 07:34:56 07:34:56 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:34:56 #0 0.997 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:34:56 #138 ... 07:34:56 07:34:56 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:34:56 #0 0.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:34:57 #139 ... 07:34:57 07:34:57 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:34:57 #0 1.105 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:35:08 3e85d5ac6304: Pull complete 07:35:08 c3105a71a48b: Pull complete 07:35:09 0f093f025ec4: Pull complete 07:35:09 c3106fc0e877: Pull complete 07:35:09 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:35:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:35:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:09 prd-ubuntu20.04-docker-arm64-4c-16g-26294 does not seem to be running inside a container 07:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:35:12 $ docker top d2ddd46fb50c94ed942fe3e93b7eda9d109ab0d6a261055fbacb9613b070e6c0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:12 + docker compose -f ./docker-compose-build.yml build --parallel 07:35:14 #1 [security-bootstrapper internal] load build definition from Dockerfile 07:35:14 #1 DONE 0.0s 07:35:14 07:35:14 #2 [core-command internal] load .dockerignore 07:35:14 #2 transferring context: 50B 0.0s done 07:35:14 #2 DONE 0.1s 07:35:14 07:35:14 #3 [core-command internal] load build definition from Dockerfile 07:35:14 #3 transferring dockerfile: 1.93kB 0.0s done 07:35:14 #3 DONE 0.1s 07:35:14 07:35:14 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:14 #4 DONE 0.0s 07:35:14 07:35:14 #1 [security-bootstrapper internal] load build definition from Dockerfile 07:35:14 #1 transferring dockerfile: 2.93kB done 07:35:14 #1 DONE 0.1s 07:35:14 07:35:14 #5 [security-bootstrapper internal] load .dockerignore 07:35:14 #5 transferring context: 50B done 07:35:14 #5 DONE 0.1s 07:35:14 07:35:14 #6 [security-spire-config internal] load .dockerignore 07:35:14 #6 transferring context: 50B done 07:35:14 #6 DONE 0.1s 07:35:14 07:35:14 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:14 #4 DONE 0.0s 07:35:14 07:35:14 #7 [security-spire-config internal] load build definition from Dockerfile 07:35:14 #7 transferring dockerfile: 1.69kB 0.0s done 07:35:14 #7 DONE 0.1s 07:35:14 07:35:14 #8 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:35:14 #8 ... 07:35:14 07:35:14 #9 [security-proxy-setup internal] load .dockerignore 07:35:14 #9 transferring context: 50B 0.0s done 07:35:14 #9 DONE 0.1s 07:35:15 07:35:15 #10 [security-proxy-setup internal] load build definition from Dockerfile 07:35:15 #10 transferring dockerfile: 2.50kB done 07:35:15 #10 DONE 0.2s 07:35:15 07:35:15 #11 [support-scheduler internal] load build definition from Dockerfile 07:35:15 #11 transferring dockerfile: 1.93kB done 07:35:15 #11 DONE 0.1s 07:35:15 07:35:15 #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:15 #4 DONE 0.0s 07:35:15 07:35:15 #12 [security-spire-agent internal] load .dockerignore 07:35:15 #12 ... 07:35:15 07:35:15 #13 [support-scheduler internal] load .dockerignore 07:35:15 #13 transferring context: 50B done 07:35:15 #13 DONE 0.2s 07:35:15 07:35:15 #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:15 #4 DONE 0.0s 07:35:15 07:35:15 #14 [core-command internal] load metadata for docker.io/library/alpine:3.18 07:35:15 #14 DONE 0.5s 07:35:15 07:35:15 #15 [security-spire-agent internal] load build definition from Dockerfile 07:35:15 #15 transferring dockerfile: 1.81kB 0.0s done 07:35:15 #15 DONE 0.2s 07:35:15 07:35:15 #12 [security-spire-agent internal] load .dockerignore 07:35:15 #12 transferring context: 50B 0.0s done 07:35:15 #12 DONE 0.3s 07:35:15 07:35:15 #16 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:15 #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:15 #16 ... 07:35:15 07:35:15 #17 [security-proxy-auth internal] load .dockerignore 07:35:15 #17 transferring context: 50B done 07:35:15 #17 DONE 0.2s 07:35:15 07:35:15 #18 [security-proxy-auth internal] load build definition from Dockerfile 07:35:15 #18 transferring dockerfile: 2.15kB done 07:35:15 #18 DONE 0.3s 07:35:15 07:35:15 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:15 #4 DONE 0.0s 07:35:15 07:35:15 #19 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:35:16 #19 ... 07:35:16 07:35:16 #14 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 07:35:16 #14 DONE 1.2s 07:35:16 07:35:16 #16 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:16 #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done 07:35:16 #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:35:16 #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 07:35:16 #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 07:35:16 #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s 07:35:16 #16 ... 07:35:16 07:35:16 #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:35:16 #20 transferring dockerfile: 2.23kB 0.1s done 07:35:16 #20 DONE 0.9s 07:35:16 07:35:16 #16 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:16 #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.2s 07:35:16 #16 ... 07:35:16 07:35:16 #21 [support-scheduler internal] load build context 07:35:16 #21 transferring context: 2.55MB 0.8s done 07:35:16 #21 DONE 1.2s 07:35:16 07:35:16 #22 [core-command internal] load build context 07:35:16 #22 transferring context: 2.55MB 0.8s done 07:35:16 #22 DONE 1.1s 07:35:16 07:35:16 #8 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:35:16 #8 DONE 1.5s 07:35:16 07:35:16 #23 [security-bootstrapper internal] load build context 07:35:16 #23 transferring context: 2.55MB 0.8s done 07:35:16 #23 DONE 1.2s 07:35:16 07:35:16 #16 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:16 #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done 07:35:16 #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:35:16 #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 07:35:16 #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 07:35:16 #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 07:35:16 #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 07:35:16 #16 ... 07:35:16 07:35:16 #24 [security-spiffe-token-provider internal] load .dockerignore 07:35:16 #24 transferring context: 50B done 07:35:16 #24 DONE 0.6s 07:35:16 07:35:16 #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:35:16 #25 DONE 1.1s 07:35:16 07:35:16 #26 [security-proxy-setup internal] load build context 07:35:16 #26 transferring context: 2.55MB 0.9s done 07:35:16 #26 DONE 1.3s 07:35:16 07:35:16 #16 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:16 #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done 07:35:16 #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:35:16 #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 07:35:16 #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 07:35:16 #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 07:35:16 #16 ... 07:35:16 07:35:16 #27 [support-notifications internal] load .dockerignore 07:35:16 #27 transferring context: 50B 0.0s done 07:35:16 #27 DONE 0.9s 07:35:16 07:35:16 #28 [core-data internal] load build definition from Dockerfile 07:35:16 #28 transferring dockerfile: 2.01kB done 07:35:16 #28 DONE 1.2s 07:35:16 07:35:16 #29 [core-common-config-bootstrapper internal] load .dockerignore 07:35:16 #29 transferring context: 50B 0.0s done 07:35:16 #29 DONE 1.3s 07:35:16 07:35:16 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:16 #4 DONE 0.0s 07:35:16 07:35:16 #19 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:35:16 #19 DONE 1.5s 07:35:16 07:35:16 #16 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:16 #16 ... 07:35:16 07:35:16 #30 [core-data internal] load .dockerignore 07:35:16 #30 transferring context: 50B 0.0s done 07:35:16 #30 DONE 1.2s 07:35:16 07:35:16 #4 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:16 #4 DONE 0.0s 07:35:16 07:35:16 #16 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:16 #16 ... 07:35:16 07:35:16 #31 [security-secretstore-setup internal] load .dockerignore 07:35:16 #31 transferring context: 50B done 07:35:16 #31 DONE 0.6s 07:35:17 07:35:17 #32 [security-secretstore-setup internal] load build definition from Dockerfile 07:35:17 #32 transferring dockerfile: 2.49kB done 07:35:17 #32 DONE 0.7s 07:35:17 07:35:17 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:17 #4 DONE 0.0s 07:35:17 07:35:17 #19 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:35:17 #19 DONE 1.6s 07:35:17 07:35:17 #16 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:17 #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done 07:35:17 #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:35:17 #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 07:35:17 #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 07:35:17 #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 07:35:17 #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done 07:35:17 #16 ... 07:35:17 07:35:17 #33 [core-metadata internal] load .dockerignore 07:35:17 #33 transferring context: 50B 0.0s done 07:35:17 #33 DONE 1.0s 07:35:17 07:35:17 #34 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:35:17 #34 transferring dockerfile: 1.89kB done 07:35:17 #34 DONE 1.3s 07:35:17 07:35:17 #35 [support-notifications internal] load build definition from Dockerfile 07:35:17 #35 transferring dockerfile: 1.95kB 0.0s done 07:35:17 #35 DONE 1.4s 07:35:17 07:35:17 #36 [security-proxy-auth internal] load build context 07:35:17 #36 transferring context: 2.55MB 0.5s done 07:35:17 #36 DONE 1.1s 07:35:17 07:35:17 #16 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:17 #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done 07:35:17 #16 ... 07:35:17 07:35:17 #37 [security-spire-server internal] load build definition from Dockerfile 07:35:17 #37 transferring dockerfile: 1.70kB done 07:35:17 #37 DONE 0.8s 07:35:17 07:35:17 #38 [security-spire-server internal] load .dockerignore 07:35:17 #38 transferring context: 50B 0.0s done 07:35:17 #38 DONE 0.9s 07:35:17 07:35:17 #39 [core-metadata internal] load build definition from Dockerfile 07:35:17 #39 transferring dockerfile: 2.06kB done 07:35:17 #39 DONE 1.2s 07:35:17 07:35:17 #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:17 #4 DONE 0.0s 07:35:17 07:35:17 #40 [security-spire-agent internal] load build context 07:35:17 #40 transferring context: 17.63kB 0.0s done 07:35:17 #40 DONE 0.9s 07:35:17 07:35:17 #41 [security-spire-config internal] load build context 07:35:17 #41 transferring context: 16.35kB 0.0s done 07:35:17 #41 DONE 0.9s 07:35:17 07:35:17 #42 [core-data builder 2/7] WORKDIR /edgex-go 07:35:17 #42 DONE 1.2s 07:35:17 07:35:17 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:17 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 07:35:17 #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:35:17 #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 07:35:17 #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 07:35:17 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 07:35:17 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 07:35:17 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 07:35:17 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 07:35:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.5s 07:35:17 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 07:35:17 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 07:35:17 #43 ... 07:35:17 07:35:17 #19 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:35:17 #19 DONE 2.2s 07:35:17 07:35:17 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 07:35:17 #14 DONE 1.9s 07:35:17 07:35:17 #42 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 07:35:17 #42 DONE 1.7s 07:35:17 07:35:17 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 0.7s 07:35:17 #43 ... 07:35:17 07:35:17 #16 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:17 #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done 07:35:17 #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:35:17 #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 07:35:17 #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 07:35:17 #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 07:35:17 #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done 07:35:17 #16 DONE 3.2s 07:35:17 07:35:17 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 0.8s 07:35:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.41MB / 23.39MB 1.0s 07:35:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.65MB / 23.39MB 1.1s 07:35:17 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 1.2s 07:35:18 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.4s 07:35:18 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.6s done 07:35:18 #43 ... 07:35:18 07:35:18 #16 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:35:18 #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done 07:35:18 #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:35:18 #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 07:35:18 #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 07:35:18 #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 07:35:18 #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done 07:35:18 #16 DONE 3.2s 07:35:18 07:35:18 #8 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:35:18 #8 DONE 2.7s 07:35:18 07:35:18 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:18 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 07:35:18 #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:35:18 #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 07:35:18 #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 07:35:18 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 07:35:18 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 07:35:18 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 07:35:18 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 07:35:18 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.6s done 07:35:18 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 07:35:18 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 07:35:18 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 07:35:18 #43 ... 07:35:18 07:35:18 #44 [core-common-config-bootstrapper internal] load build context 07:35:18 #44 transferring context: 2.55MB 1.3s done 07:35:18 #44 DONE 2.0s 07:35:18 07:35:18 #45 [security-spire-server internal] load build context 07:35:18 #45 transferring context: 18.10kB 0.0s done 07:35:18 #45 DONE 0.6s 07:35:18 07:35:18 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:19 #43 ... 07:35:19 07:35:19 #46 [security-spiffe-token-provider internal] load build context 07:35:19 #46 transferring context: 2.55MB 1.7s done 07:35:19 #46 DONE 2.0s 07:35:19 07:35:19 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:19 #43 ... 07:35:19 07:35:19 #47 [support-notifications internal] load build context 07:35:19 #47 transferring context: 2.55MB 1.5s done 07:35:19 #47 DONE 2.0s 07:35:19 07:35:19 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:20 #43 ... 07:35:20 07:35:20 #48 [core-data internal] load build context 07:35:20 #48 transferring context: 2.55MB 1.5s done 07:35:20 #48 DONE 3.2s 07:35:20 07:35:20 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:35:20 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 07:35:20 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 07:35:20 #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 07:35:20 #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 07:35:20 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 07:35:20 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 07:35:20 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 07:35:20 #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.3s done 07:35:20 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 07:35:20 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.0s 07:35:20 #49 ... 07:35:20 07:35:20 #50 [core-metadata internal] load build context 07:35:20 #50 transferring context: 2.55MB 1.7s done 07:35:20 #50 DONE 3.0s 07:35:20 07:35:20 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:20 #43 ... 07:35:20 07:35:20 #51 [security-secretstore-setup internal] load build context 07:35:20 #51 transferring context: 2.55MB 2.0s done 07:35:20 #51 DONE 3.2s 07:35:20 07:35:20 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:23 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.3s 07:35:24 #43 ... 07:35:24 07:35:24 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:35:24 #0 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:24 #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:24 #0 5.514 OK: 266 MiB in 52 packages 07:35:24 #52 DONE 7.6s 07:35:24 07:35:24 #53 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:35:24 #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:24 #0 4.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:24 #0 5.803 (1/1) Installing dumb-init (1.2.5-r2) 07:35:24 #0 5.816 Executing busybox-1.36.1-r5.trigger 07:35:24 #0 5.843 OK: 8 MiB in 16 packages 07:35:24 #53 DONE 7.4s 07:35:24 07:35:24 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:35:24 #0 2.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:24 #0 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:24 #0 5.122 OK: 266 MiB in 52 packages 07:35:24 #54 DONE 7.5s 07:35:24 07:35:24 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:24 #43 ... 07:35:24 07:35:24 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:35:24 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.9s done 07:35:24 #49 DONE 8.3s 07:35:25 07:35:25 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:25 #43 ... 07:35:25 07:35:25 #55 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:35:25 #55 DONE 0.9s 07:35:25 07:35:25 #56 [core-command builder 4/7] COPY go.mod vendor* ./ 07:35:25 #56 DONE 1.0s 07:35:25 07:35:25 #57 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:26 #57 ... 07:35:26 07:35:26 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:35:26 #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:26 #0 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:26 #0 5.163 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:35:26 #0 5.163 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:35:26 #0 5.163 OK: 19948 distinct packages available 07:35:26 #0 5.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:26 #0 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:26 #0 7.810 OK: 266 MiB in 52 packages 07:35:26 #58 DONE 8.8s 07:35:26 07:35:26 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:35:26 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.6s done 07:35:26 #43 DONE 11.1s 07:35:26 07:35:26 #59 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 07:35:26 #59 ... 07:35:26 07:35:26 #60 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:35:26 #60 DONE 0.6s 07:35:27 07:35:27 #61 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:27 #61 ... 07:35:27 07:35:27 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:35:27 #0 6.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:27 #0 6.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:27 #0 9.355 OK: 266 MiB in 52 packages 07:35:27 #62 DONE 9.8s 07:35:27 07:35:27 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:35:27 #63 ... 07:35:27 07:35:27 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:35:27 #0 6.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:27 #0 7.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:27 #64 ... 07:35:27 07:35:27 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:35:27 #0 6.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:27 #0 6.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:27 #0 9.866 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:35:27 #0 9.866 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:35:27 #0 9.866 OK: 19946 distinct packages available 07:35:27 #65 ... 07:35:27 07:35:27 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:35:27 #0 6.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:27 #0 7.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:27 #0 9.617 (1/2) Installing dumb-init (1.2.5-r2) 07:35:27 #0 9.627 (2/2) Installing su-exec (0.2-r3) 07:35:27 #0 9.643 Executing busybox-1.36.1-r5.trigger 07:35:27 #0 9.704 OK: 8 MiB in 17 packages 07:35:27 #66 DONE 10.3s 07:35:27 07:35:27 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:35:27 #65 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:27 #65 ... 07:35:27 07:35:27 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:35:27 #0 6.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:27 #0 7.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:27 #0 9.760 (1/1) Installing dumb-init (1.2.5-r2) 07:35:27 #0 9.772 Executing busybox-1.36.1-r5.trigger 07:35:27 #0 9.840 OK: 8 MiB in 16 packages 07:35:27 #67 ... 07:35:27 07:35:27 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:35:27 #63 DONE 0.7s 07:35:27 07:35:27 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:35:27 #0 6.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:27 #0 7.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:27 #0 10.22 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:35:27 #0 10.22 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:35:27 #0 10.22 OK: 19946 distinct packages available 07:35:28 #68 ... 07:35:28 07:35:28 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:35:28 #0 9.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:28 #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:28 #69 ... 07:35:28 07:35:28 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:28 #0 6.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:28 #0 7.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:28 #0 10.59 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:35:28 #0 10.59 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:35:28 #0 10.59 OK: 19946 distinct packages available 07:35:28 #70 ... 07:35:28 07:35:28 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:35:28 #67 DONE 10.8s 07:35:28 07:35:28 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:35:28 #0 6.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:28 #0 7.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:28 #0 9.850 (1/2) Installing ca-certificates (20230506-r0) 07:35:28 #0 10.12 (2/2) Installing dumb-init (1.2.5-r2) 07:35:28 #0 10.13 Executing busybox-1.36.1-r5.trigger 07:35:28 #0 10.20 Executing ca-certificates-20230506-r0.trigger 07:35:28 #71 10.87 OK: 9 MiB in 17 packages 07:35:28 #71 ... 07:35:28 07:35:28 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:28 #70 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:29 #70 ... 07:35:29 07:35:29 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:35:29 #71 DONE 11.6s 07:35:29 07:35:29 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:29 #70 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:30 #70 ... 07:35:30 07:35:30 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:35:30 #64 10.36 (1/4) Installing ca-certificates (20230506-r0) 07:35:30 #64 10.63 (2/4) Installing dumb-init (1.2.5-r2) 07:35:30 #64 10.64 (3/4) Installing su-exec (0.2-r3) 07:35:30 #64 10.65 (4/4) Installing yq (4.33.3-r5) 07:35:30 #64 11.20 Executing busybox-1.36.1-r5.trigger 07:35:30 #64 11.30 Executing ca-certificates-20230506-r0.trigger 07:35:30 #64 11.77 OK: 18 MiB in 19 packages 07:35:30 #64 DONE 12.6s 07:35:30 07:35:30 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:35:31 #72 ... 07:35:31 07:35:31 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:35:31 #65 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:31 #65 13.11 (1/5) Installing dumb-init (1.2.5-r2) 07:35:31 #65 13.14 (2/5) Installing musl-obstack (1.2.3-r2) 07:35:31 #65 13.14 (3/5) Installing libucontext (1.2-r2) 07:35:31 #65 13.16 (4/5) Installing gcompat (1.1.0-r1) 07:35:31 #65 13.17 (5/5) Installing openssl (3.1.4-r1) 07:35:31 #65 13.23 Executing busybox-1.36.1-r5.trigger 07:35:31 #65 13.32 OK: 9 MiB in 20 packages 07:35:31 #65 DONE 14.6s 07:35:31 07:35:31 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:35:31 #73 ... 07:35:31 07:35:31 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:35:31 #69 12.94 (1/4) Installing dumb-init (1.2.5-r2) 07:35:31 #69 12.95 (2/4) Installing openssl (3.1.4-r1) 07:35:31 #69 13.01 (3/4) Installing su-exec (0.2-r3) 07:35:31 #69 13.03 (4/4) Installing yq (4.33.3-r5) 07:35:31 #69 13.38 Executing busybox-1.36.1-r5.trigger 07:35:31 #69 13.43 OK: 18 MiB in 19 packages 07:35:31 #69 DONE 14.2s 07:35:31 07:35:31 #59 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 07:35:31 #59 4.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:31 #59 5.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:31 #59 7.650 OK: 8 MiB in 16 packages 07:35:31 #59 DONE 8.4s 07:35:31 07:35:31 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:31 #70 13.98 (1/11) Installing ca-certificates (20230506-r0) 07:35:31 #70 14.12 (2/11) Installing brotli-libs (1.0.9-r14) 07:35:31 #70 14.19 (3/11) Installing libunistring (1.1-r1) 07:35:31 #70 14.28 (4/11) Installing libidn2 (2.3.4-r1) 07:35:31 #70 14.31 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:35:31 #70 14.33 (6/11) Installing libcurl (8.5.0-r0) 07:35:31 #70 14.36 (7/11) Installing curl (8.5.0-r0) 07:35:31 #70 14.38 (8/11) Installing dumb-init (1.2.5-r2) 07:35:31 #70 14.40 (9/11) Installing musl-obstack (1.2.3-r2) 07:35:31 #70 14.42 (10/11) Installing libucontext (1.2-r2) 07:35:31 #70 14.42 (11/11) Installing gcompat (1.1.0-r1) 07:35:31 #70 14.44 Executing busybox-1.36.1-r5.trigger 07:35:31 #70 14.53 Executing ca-certificates-20230506-r0.trigger 07:35:32 #70 ... 07:35:32 07:35:32 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:35:32 #68 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:32 #68 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:32 #68 13.94 (1/4) Installing dumb-init (1.2.5-r2) 07:35:32 #68 13.95 (2/4) Installing musl-obstack (1.2.3-r2) 07:35:32 #68 13.96 (3/4) Installing libucontext (1.2-r2) 07:35:32 #68 13.98 (4/4) Installing gcompat (1.1.0-r1) 07:35:32 #68 13.99 Executing busybox-1.36.1-r5.trigger 07:35:32 #68 14.07 OK: 8 MiB in 19 packages 07:35:32 #68 DONE 14.8s 07:35:32 07:35:32 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:32 #70 15.11 OK: 13 MiB in 26 packages 07:35:33 #70 DONE 15.9s 07:35:33 07:35:33 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:35:34 #74 ... 07:35:34 07:35:34 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:35:34 #0 2.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:34 #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:34 #0 6.073 OK: 8 MiB in 17 packages 07:35:34 #75 DONE 6.6s 07:35:34 07:35:34 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:35:35 #76 ... 07:35:35 07:35:35 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:35:35 #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:35 #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:35 #0 5.369 OK: 9 MiB in 17 packages 07:35:35 #77 DONE 5.8s 07:35:35 07:35:35 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:35:35 #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:35 #0 3.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:35 #0 6.015 OK: 8 MiB in 16 packages 07:35:35 #78 DONE 6.5s 07:35:35 07:35:35 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:35:35 #74 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:35 #74 ... 07:35:35 07:35:35 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:35 #79 ... 07:35:35 07:35:35 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:35:35 #73 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:35 #73 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:36 #73 ... 07:35:36 07:35:36 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:35:36 #72 3.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:36 #72 3.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:36 #72 5.669 OK: 18 MiB in 19 packages 07:35:36 #72 DONE 6.1s 07:35:36 07:35:36 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:35:36 #76 DONE 1.8s 07:35:36 07:35:36 #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:35:36 #80 DONE 0.1s 07:35:36 07:35:36 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:35:36 #73 5.028 OK: 9 MiB in 20 packages 07:35:36 #73 DONE 6.1s 07:35:36 07:35:36 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:35:37 #81 ... 07:35:37 07:35:37 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:35:37 #0 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:37 #0 2.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:37 #0 4.319 OK: 8 MiB in 19 packages 07:35:37 #82 DONE 4.8s 07:35:37 07:35:37 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:35:37 #83 ... 07:35:37 07:35:37 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:35:37 #0 2.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:37 #0 3.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:37 #0 5.055 OK: 18 MiB in 19 packages 07:35:37 #84 DONE 5.5s 07:35:37 07:35:37 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:35:37 #85 ... 07:35:37 07:35:37 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:35:37 #74 2.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:37 #74 3.827 OK: 13 MiB in 26 packages 07:35:37 #74 DONE 4.3s 07:35:37 07:35:37 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:35:37 #81 DONE 1.0s 07:35:37 07:35:37 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:35:37 #86 DONE 1.0s 07:35:37 07:35:37 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:35:37 #85 DONE 0.6s 07:35:37 07:35:37 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:35:38 #87 ... 07:35:38 07:35:38 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:38 #88 ... 07:35:38 07:35:38 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:35:38 #89 DONE 0.2s 07:35:38 07:35:38 #90 [security-spire-server stage-2 6/9] COPY security.txt / 07:35:38 #90 DONE 0.2s 07:35:38 07:35:38 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:35:38 #83 DONE 1.2s 07:35:38 07:35:38 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:35:38 #91 ... 07:35:38 07:35:38 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:35:38 #92 DONE 0.2s 07:35:38 07:35:38 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:35:38 #91 DONE 0.3s 07:35:38 07:35:38 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:35:38 #93 ... 07:35:38 07:35:38 #94 [security-spire-config stage-2 6/10] COPY security.txt / 07:35:38 #94 DONE 0.2s 07:35:38 07:35:38 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:35:38 #93 DONE 0.2s 07:35:38 07:35:38 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:35:38 #87 DONE 0.9s 07:35:38 07:35:38 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:35:38 #95 DONE 0.2s 07:35:38 07:35:38 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:35:38 #96 DONE 0.2s 07:35:38 07:35:38 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:35:38 #97 DONE 0.2s 07:35:38 07:35:38 #98 [security-spire-server] exporting to image 07:35:38 #98 exporting layers 07:35:39 #98 ... 07:35:39 07:35:39 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 07:35:39 #99 DONE 0.2s 07:35:39 07:35:39 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:35:39 #100 DONE 0.2s 07:35:39 07:35:39 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:35:39 #101 DONE 0.2s 07:35:39 07:35:39 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:35:39 #102 DONE 0.2s 07:35:39 07:35:39 #103 [security-spire-config] exporting to image 07:35:39 #103 ... 07:35:39 07:35:39 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:35:39 #104 DONE 0.2s 07:35:39 07:35:39 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:35:39 #105 DONE 0.2s 07:35:39 07:35:39 #106 [security-spire-agent] exporting to image 07:35:40 #106 ... 07:35:40 07:35:40 #98 [security-spire-server] exporting to image 07:35:40 #98 exporting layers 1.5s done 07:35:40 #98 writing image sha256:6d6c887a2c81744dbc4d84c69078d3016138933cfe824d62b14eb2ff4e881a56 done 07:35:40 #98 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:35:40 #98 DONE 1.5s 07:35:40 07:35:40 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:41 #88 ... 07:35:41 07:35:41 #103 [security-spire-config] exporting to image 07:35:41 #103 exporting layers 1.5s done 07:35:41 #103 writing image sha256:e3d8723adc52e7dd634b43d5b6dd579fa19b9425efea9d2c3b42541964588625 done 07:35:41 #103 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:35:41 #103 DONE 1.5s 07:35:41 07:35:41 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:41 #79 ... 07:35:41 07:35:41 #106 [security-spire-agent] exporting to image 07:35:41 #106 exporting layers 1.4s done 07:35:41 #106 writing image sha256:85d0400f2a1d001358703cffec4dc99068ed474e7fafda3217f65264792ab7d1 done 07:35:41 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:35:41 #106 DONE 1.4s 07:35:41 07:35:41 #61 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:55 #140 ... 07:35:55 07:35:55 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:35:55 #132 64.98 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:35:59 #61 DONE 30.2s 07:35:59 07:35:59 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:59 #88 DONE 29.0s 07:35:59 07:35:59 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:59 #79 DONE 31.9s 07:35:59 07:35:59 #57 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:59 #57 DONE 31.8s 07:35:59 07:35:59 #107 [security-spiffe-token-provider builder 6/7] COPY . . 07:35:59 #107 DONE 0.8s 07:35:59 07:35:59 #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:59 #108 CACHED 07:35:59 07:35:59 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:35:59 #109 CACHED 07:35:59 07:35:59 #110 [core-metadata builder 6/7] COPY . . 07:35:59 #110 CACHED 07:35:59 07:35:59 #111 [support-notifications builder 6/7] COPY . . 07:35:59 #111 DONE 0.9s 07:35:59 07:35:59 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 07:35:59 #112 CACHED 07:35:59 07:35:59 #113 [core-data builder 6/7] COPY . . 07:35:59 #113 CACHED 07:35:59 07:35:59 #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:59 #114 CACHED 07:35:59 07:35:59 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 07:35:59 #115 CACHED 07:35:59 07:35:59 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:35:59 #116 CACHED 07:35:59 07:35:59 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:59 #117 CACHED 07:35:59 07:35:59 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:35:59 #118 CACHED 07:35:59 07:35:59 #119 [security-proxy-auth builder 6/7] COPY . . 07:35:59 #119 CACHED 07:35:59 07:35:59 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:59 #120 CACHED 07:35:59 07:35:59 #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:59 #121 CACHED 07:35:59 07:35:59 #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:35:59 #122 CACHED 07:35:59 07:35:59 #123 [support-scheduler builder 6/7] COPY . . 07:35:59 #123 CACHED 07:35:59 07:35:59 #124 [security-proxy-setup builder 6/7] COPY . . 07:35:59 #124 DONE 0.8s 07:35:59 07:35:59 #125 [core-command builder 6/7] COPY . . 07:35:59 #125 DONE 0.8s 07:35:59 07:35:59 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:35:59 #126 CACHED 07:35:59 07:35:59 #127 [security-bootstrapper builder 6/7] COPY . . 07:35:59 #127 CACHED 07:35:59 07:35:59 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:59 #128 CACHED 07:35:59 07:35:59 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:35:59 #129 ... 07:35:59 07:35:59 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:35:59 #130 CACHED 07:35:59 07:35:59 #131 [security-secretstore-setup builder 6/7] COPY . . 07:35:59 #131 CACHED 07:35:59 07:35:59 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:59 #132 CACHED 07:35:59 07:35:59 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:36:00 #133 3.070 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:36:03 #133 ... 07:36:03 07:36:03 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:36:03 #129 2.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:36:07 #129 ... 07:36:07 07:36:07 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:36:07 #0 2.948 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:36:07 #134 ... 07:36:07 07:36:07 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:36:07 #0 2.723 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:36:08 #135 ... 07:36:08 07:36:08 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:36:08 #0 1.708 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:36:08 #136 ... 07:36:08 07:36:08 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:36:08 #0 2.498 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:36:08 #137 ... 07:36:08 07:36:08 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:36:08 #0 2.862 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:36:08 #138 ... 07:36:08 07:36:08 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:36:08 #0 2.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:36:08 #139 ... 07:36:08 07:36:08 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:36:08 #0 2.364 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:36:08 #140 ... 07:36:08 07:36:08 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:36:08 #0 2.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:36:09 #141 ... 07:36:09 07:36:09 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:36:09 #0 2.375 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:36:10 #132 ... 07:36:10 07:36:10 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:36:10 #137 DONE 83.4s 07:36:10 07:36:10 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:36:10 #130 DONE 84.5s 07:36:10 07:36:10 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:36:10 #131 DONE 84.5s 07:36:10 07:36:10 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:36:10 #134 DONE 84.6s 07:36:10 07:36:10 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:36:10 #138 DONE 84.6s 07:36:10 07:36:10 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:36:10 #141 ... 07:36:10 07:36:10 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:36:10 #132 DONE 84.8s 07:36:10 07:36:10 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:36:10 #140 DONE 84.8s 07:36:10 07:36:10 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:36:10 #133 DONE 84.9s 07:36:10 07:36:10 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:36:10 #139 DONE 84.9s 07:36:10 07:36:10 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:36:10 #136 DONE 84.9s 07:36:10 07:36:10 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:36:10 #135 DONE 84.9s 07:36:10 07:36:10 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:36:10 #142 ... 07:36:10 07:36:10 #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:36:10 #143 DONE 0.6s 07:36:10 07:36:10 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:36:10 #144 DONE 0.7s 07:36:10 07:36:10 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:36:10 #141 DONE 0.8s 07:36:10 07:36:10 #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:36:10 #145 DONE 0.9s 07:36:11 07:36:11 #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:36:11 #146 DONE 0.6s 07:36:11 07:36:11 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:36:11 #142 DONE 0.5s 07:36:11 07:36:11 #147 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:36:11 #147 DONE 0.5s 07:36:11 07:36:11 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:36:11 #148 ... 07:36:11 07:36:11 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:36:11 #149 DONE 0.3s 07:36:11 07:36:11 #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:36:11 #150 CACHED 07:36:11 07:36:11 #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:36:11 #151 CACHED 07:36:11 07:36:11 #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:36:11 #152 DONE 0.4s 07:36:11 07:36:11 #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:36:11 #153 CACHED 07:36:11 07:36:11 #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:36:11 #154 CACHED 07:36:11 07:36:11 #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:36:11 #155 CACHED 07:36:11 07:36:11 #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:36:11 #156 CACHED 07:36:11 07:36:11 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:36:11 #157 CACHED 07:36:11 07:36:11 #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:36:11 #158 CACHED 07:36:11 07:36:11 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:36:11 #159 DONE 0.4s 07:36:11 07:36:11 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:36:11 #160 DONE 0.4s 07:36:11 07:36:11 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:36:11 #161 ... 07:36:11 07:36:11 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:36:11 #148 DONE 0.3s 07:36:11 07:36:11 #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:36:11 #162 DONE 0.4s 07:36:11 07:36:11 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:36:12 #163 ... 07:36:12 07:36:12 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:36:12 #164 DONE 0.7s 07:36:12 07:36:12 #165 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:36:12 #165 DONE 1.3s 07:36:12 07:36:12 #166 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:36:12 #166 DONE 1.3s 07:36:12 07:36:12 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:36:12 #167 DONE 1.3s 07:36:12 07:36:12 #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:36:12 #168 DONE 1.3s 07:36:12 07:36:12 #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:36:12 #169 ... 07:36:12 07:36:12 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:36:12 #163 DONE 1.3s 07:36:12 07:36:12 #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:36:12 #170 DONE 1.4s 07:36:12 07:36:12 #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:36:12 #171 DONE 1.4s 07:36:12 07:36:12 #172 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:36:12 #172 DONE 1.4s 07:36:12 07:36:12 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:36:12 #161 DONE 1.4s 07:36:12 07:36:12 #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:36:12 #173 ... 07:36:12 07:36:12 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:36:12 #174 DONE 0.4s 07:36:12 07:36:12 #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:36:12 #175 DONE 0.4s 07:36:12 07:36:12 #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:36:12 #176 DONE 0.4s 07:36:12 07:36:12 #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:36:12 #169 DONE 0.4s 07:36:12 07:36:12 #177 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:36:12 #177 DONE 0.4s 07:36:12 07:36:12 #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:36:12 #178 DONE 0.4s 07:36:12 07:36:12 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:36:12 #179 DONE 0.4s 07:36:12 07:36:12 #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:36:12 #180 DONE 0.4s 07:36:12 07:36:12 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:36:12 #181 DONE 0.4s 07:36:12 07:36:12 #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:36:12 #173 DONE 0.4s 07:36:12 07:36:12 #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:36:12 #182 DONE 2.2s 07:36:12 07:36:12 #96 [support-notifications] exporting to image 07:36:12 #96 exporting layers 07:36:13 #96 exporting layers 0.4s done 07:36:13 #96 ... 07:36:13 07:36:13 #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:36:13 #183 DONE 0.5s 07:36:13 07:36:13 #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:36:13 #184 DONE 0.4s 07:36:13 07:36:13 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:36:13 #185 DONE 0.5s 07:36:13 07:36:13 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:36:13 #186 DONE 0.5s 07:36:13 07:36:13 #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:36:13 #187 DONE 0.5s 07:36:13 07:36:13 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:36:13 #188 DONE 0.5s 07:36:13 07:36:13 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:36:13 #189 ... 07:36:13 07:36:13 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:36:13 #190 DONE 0.4s 07:36:13 07:36:13 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:36:13 #191 DONE 0.3s 07:36:14 07:36:14 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:36:14 #189 DONE 0.3s 07:36:14 07:36:14 #96 [support-scheduler] exporting to image 07:36:14 #96 exporting layers 0.8s done 07:36:14 #96 writing image sha256:085fa1e0597b0c689ce282dea06bd1075ea47999e43e38a40726c102062dc051 07:36:14 #96 writing image sha256:552abb11119025f11d3d0914c9e9d7b26f9f37668814c856c329bf6a4a62e88d 07:36:14 #96 writing image sha256:ef4f1bad51f91d2f65cc16cf78fbac2d5635ea115dddfb670a1740d41fad8aed 0.0s done 07:36:14 #96 naming to docker.io/library/support-scheduler done 07:36:14 #96 writing image sha256:f6b52875fa94a2c8cc22869787548d9b35f105c46dc2dbbe1b81c17260bee45f 07:36:14 #96 ... 07:36:14 07:36:14 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:36:14 #192 DONE 0.3s 07:36:14 07:36:14 #96 [support-notifications] exporting to image 07:36:14 #96 writing image sha256:085fa1e0597b0c689ce282dea06bd1075ea47999e43e38a40726c102062dc051 0.3s done 07:36:14 #96 writing image sha256:552abb11119025f11d3d0914c9e9d7b26f9f37668814c856c329bf6a4a62e88d 0.3s done 07:36:14 #96 writing image sha256:f6b52875fa94a2c8cc22869787548d9b35f105c46dc2dbbe1b81c17260bee45f 0.3s done 07:36:14 #96 naming to docker.io/library/core-data done 07:36:14 #96 naming to docker.io/library/support-notifications 0.0s done 07:36:14 #96 naming to docker.io/library/core-command done 07:36:14 #96 writing image sha256:4e1e47593da6d94467b756811f7a96e4d1d48dc56fd24ebf51b52fbeb25fd2bb 0.0s done 07:36:14 #96 naming to docker.io/library/security-spiffe-token-provider 07:36:14 #96 exporting layers 0.8s done 07:36:14 #96 naming to docker.io/library/security-spiffe-token-provider 0.2s done 07:36:14 #96 writing image sha256:91125ccdcfc7ef1d2183692fa4cccd3fa4fee6986aed2abfd82e42ca3b8a3a96 07:36:14 #96 ... 07:36:14 07:36:14 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:36:14 #193 DONE 0.6s 07:36:14 07:36:14 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:36:14 #194 DONE 0.3s 07:36:14 07:36:14 #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:36:14 #195 DONE 0.0s 07:36:14 07:36:14 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:36:14 #196 DONE 1.1s 07:36:14 07:36:14 #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:36:14 #197 DONE 1.1s 07:36:14 07:36:14 #96 [security-proxy-auth] exporting to image 07:36:14 #96 writing image sha256:91125ccdcfc7ef1d2183692fa4cccd3fa4fee6986aed2abfd82e42ca3b8a3a96 done 07:36:14 #96 naming to docker.io/library/core-metadata done 07:36:14 #96 ... 07:36:14 07:36:14 #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:36:14 #198 DONE 0.8s 07:36:14 07:36:14 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:36:14 #199 DONE 0.1s 07:36:14 07:36:14 #96 [security-proxy-setup] exporting to image 07:36:14 #96 ... 07:36:14 07:36:14 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:36:14 #200 DONE 0.1s 07:36:14 07:36:14 #96 [security-proxy-auth] exporting to image 07:36:14 #96 exporting layers 0.2s done 07:36:14 #96 writing image sha256:86e8e685d8ed48425b39cae849534f29643743d9627722e3447d0ed8b29bc9d8 0.0s done 07:36:14 #96 naming to docker.io/library/security-proxy-auth done 07:36:14 #96 ... 07:36:14 07:36:14 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:36:14 #201 DONE 0.1s 07:36:14 07:36:14 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:36:14 #202 DONE 0.1s 07:36:14 07:36:14 #96 [core-common-config-bootstrapper] exporting to image 07:36:14 #96 exporting layers 0.3s done 07:36:14 #96 writing image sha256:70b52a6850176b2be25441bad03d425c81563e16509ae78ef204db6638aa823b done 07:36:14 #96 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:36:15 #96 exporting layers 0.4s done 07:36:15 #96 writing image sha256:1896dcaab726302a6de243f87e43c4f403c40eabe60ad76e9fa79b0e349eb23f done 07:36:15 #96 naming to docker.io/library/security-proxy-setup done 07:36:15 #96 DONE 2.9s 07:36:15 07:36:15 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:36:15 #203 ... 07:36:15 07:36:15 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:36:15 #204 DONE 0.7s 07:36:15 07:36:15 #96 [security-secretstore-setup] exporting to image 07:36:15 #96 exporting layers 0.2s done 07:36:15 #96 writing image sha256:892d881408a3d2d18018752e6828dfd7baf2a040267440f73b400b37e7e7d9d6 done 07:36:15 #96 naming to docker.io/library/security-secretstore-setup done 07:36:15 #96 DONE 3.1s 07:36:15 07:36:15 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:36:15 #36 ... 07:36:15 07:36:15 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:36:15 #203 DONE 0.5s 07:36:15 07:36:15 #96 [security-bootstrapper] exporting to image 07:36:15 #96 exporting layers 0.2s done 07:36:15 #96 writing image sha256:cd922ac3f7da03be90b22e4850a60653281b2962956d351cf629efb77cfdab08 done 07:36:15 #96 naming to docker.io/library/security-bootstrapper done 07:36:15 #96 DONE 3.3s 07:36:15 07:36:15 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:36:15 time="2023-12-28T07:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:36:15 time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:36:15 $ docker stop --time=1 12b29ef4e814b379a18b00ef0d948d468c08235b6a611a35f8a5a0ed35feb89e 07:36:16 $ docker rm -f --volumes 12b29ef4e814b379a18b00ef0d948d468c08235b6a611a35f8a5a0ed35feb89e [Pipeline] // withDockerContainer [Pipeline] sh 07:36:17 + docker images 07:36:17 REPOSITORY TAG IMAGE ID CREATED SIZE 07:36:17 security-bootstrapper latest cd922ac3f7da 2 seconds ago 18.5MB 07:36:17 security-proxy-setup latest 1896dcaab726 3 seconds ago 25.8MB 07:36:17 security-secretstore-setup latest 892d881408a3 3 seconds ago 36.2MB 07:36:17 security-proxy-auth latest 86e8e685d8ed 3 seconds ago 15.8MB 07:36:17 core-common-config-bootstrapper latest 70b52a685017 3 seconds ago 14.9MB 07:36:17 core-metadata latest 91125ccdcfc7 4 seconds ago 17.4MB 07:36:17 core-data latest 085fa1e0597b 5 seconds ago 17.1MB 07:36:17 security-spiffe-token-provider latest 4e1e47593da6 5 seconds ago 28.5MB 07:36:17 core-command latest 552abb111190 5 seconds ago 17MB 07:36:17 support-scheduler latest ef4f1bad51f9 5 seconds ago 26MB 07:36:17 support-notifications latest f6b52875fa94 5 seconds ago 26.5MB 07:36:17 security-spire-config latest b6de4b35b271 2 minutes ago 102MB 07:36:17 security-spire-server latest 3e47b046c36c 2 minutes ago 102MB 07:36:17 security-spire-agent latest fe3597e61701 2 minutes ago 161MB 07:36:17 ci-base-image-x86_64 latest cabf1469496c 4 minutes ago 937MB 07:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 6 weeks ago 564MB 07:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB 07:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 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 07:36:17 provisioning config files... 07:36:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/617@tmp/config2469874599301526054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:17 ---> ****-login.sh 07:36:17 nexus3.edgexfoundry.org:10001 07:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:17 Configure a credential helper to remove this warning. See 07:36:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:17 07:36:17 Login Succeeded 07:36:17 nexus3.edgexfoundry.org:10002 07:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:17 Configure a credential helper to remove this warning. See 07:36:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:17 07:36:17 Login Succeeded 07:36:17 nexus3.edgexfoundry.org:10003 07:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:18 Configure a credential helper to remove this warning. See 07:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:18 07:36:18 Login Succeeded 07:36:18 nexus3.edgexfoundry.org:10004 07:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:18 Configure a credential helper to remove this warning. See 07:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:18 07:36:18 Login Succeeded 07:36:18 ****.io 07:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:18 Configure a credential helper to remove this warning. See 07:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:18 07:36:18 Login Succeeded 07:36:18 ---> ****-login.sh ends [Pipeline] } 07:36:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:36:18 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:36:18 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:18 latest 07:36:18 3.2.0-dev.7 07:36:18 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:18 main 07:36:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:19 + docker push nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:36:19 7c2abdbd0fe5: Preparing 07:36:19 307de2938b11: Preparing 07:36:19 8dfb675fdf69: Preparing 07:36:19 a13f38edcbd7: Preparing 07:36:19 821c802a8e0e: Preparing 07:36:19 e45116379eb9: Preparing 07:36:19 9fe9a137fd00: Preparing 07:36:19 e45116379eb9: Waiting 07:36:19 9fe9a137fd00: Waiting 07:36:19 a13f38edcbd7: Pushed 07:36:19 8dfb675fdf69: Pushed 07:36:19 821c802a8e0e: Pushed 07:36:19 7c2abdbd0fe5: Pushed 07:36:19 9fe9a137fd00: Layer already exists 07:36:19 e45116379eb9: Pushed 07:36:20 307de2938b11: Pushed 07:36:20 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:4726ea6d1d9c26d1b5c7bd7150df2a817fb3a16bc75323bfc467a31ace154a16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:21 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:36:21 7c2abdbd0fe5: Preparing 07:36:21 307de2938b11: Preparing 07:36:21 8dfb675fdf69: Preparing 07:36:21 a13f38edcbd7: Preparing 07:36:21 821c802a8e0e: Preparing 07:36:21 e45116379eb9: Preparing 07:36:21 9fe9a137fd00: Preparing 07:36:21 e45116379eb9: Waiting 07:36:21 9fe9a137fd00: Waiting 07:36:21 821c802a8e0e: Layer already exists 07:36:21 8dfb675fdf69: Layer already exists 07:36:21 7c2abdbd0fe5: Layer already exists 07:36:21 a13f38edcbd7: Layer already exists 07:36:21 307de2938b11: Layer already exists 07:36:21 e45116379eb9: Layer already exists 07:36:21 9fe9a137fd00: Layer already exists 07:36:21 latest: digest: sha256:4726ea6d1d9c26d1b5c7bd7150df2a817fb3a16bc75323bfc467a31ace154a16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:22 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.7 07:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:36:22 7c2abdbd0fe5: Preparing 07:36:22 307de2938b11: Preparing 07:36:22 8dfb675fdf69: Preparing 07:36:22 a13f38edcbd7: Preparing 07:36:22 821c802a8e0e: Preparing 07:36:22 e45116379eb9: Preparing 07:36:22 9fe9a137fd00: Preparing 07:36:22 e45116379eb9: Waiting 07:36:22 9fe9a137fd00: Waiting 07:36:22 8dfb675fdf69: Layer already exists 07:36:22 7c2abdbd0fe5: Layer already exists 07:36:22 a13f38edcbd7: Layer already exists 07:36:22 821c802a8e0e: Layer already exists 07:36:22 307de2938b11: Layer already exists 07:36:22 e45116379eb9: Layer already exists 07:36:22 9fe9a137fd00: Layer already exists 07:36:22 3.2.0-dev.7: digest: sha256:4726ea6d1d9c26d1b5c7bd7150df2a817fb3a16bc75323bfc467a31ace154a16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:23 + docker push nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:36:23 7c2abdbd0fe5: Preparing 07:36:23 307de2938b11: Preparing 07:36:23 8dfb675fdf69: Preparing 07:36:23 a13f38edcbd7: Preparing 07:36:23 821c802a8e0e: Preparing 07:36:23 e45116379eb9: Preparing 07:36:23 9fe9a137fd00: Preparing 07:36:23 9fe9a137fd00: Waiting 07:36:23 e45116379eb9: Waiting 07:36:23 307de2938b11: Layer already exists 07:36:23 a13f38edcbd7: Layer already exists 07:36:23 7c2abdbd0fe5: Layer already exists 07:36:23 8dfb675fdf69: Layer already exists 07:36:23 821c802a8e0e: Layer already exists 07:36:23 e45116379eb9: Layer already exists 07:36:23 9fe9a137fd00: Layer already exists 07:36:23 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:4726ea6d1d9c26d1b5c7bd7150df2a817fb3a16bc75323bfc467a31ace154a16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:24 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:36:24 7c2abdbd0fe5: Preparing 07:36:24 307de2938b11: Preparing 07:36:24 8dfb675fdf69: Preparing 07:36:24 a13f38edcbd7: Preparing 07:36:24 821c802a8e0e: Preparing 07:36:24 e45116379eb9: Preparing 07:36:24 9fe9a137fd00: Preparing 07:36:24 e45116379eb9: Waiting 07:36:24 9fe9a137fd00: Waiting 07:36:24 8dfb675fdf69: Layer already exists 07:36:24 7c2abdbd0fe5: Layer already exists 07:36:24 307de2938b11: Layer already exists 07:36:24 a13f38edcbd7: Layer already exists 07:36:24 821c802a8e0e: Layer already exists 07:36:24 e45116379eb9: Layer already exists 07:36:24 9fe9a137fd00: Layer already exists 07:36:24 main: digest: sha256:4726ea6d1d9c26d1b5c7bd7150df2a817fb3a16bc75323bfc467a31ace154a16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:24 ===================================================== [Pipeline] echo 07:36:24 taggedImages: 07:36:24 - nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:24 - nexus3.edgexfoundry.org:10004/core-command:latest 07:36:24 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.7 07:36:24 - nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:36:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:36:24 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:24 latest 07:36:24 3.2.0-dev.7 07:36:24 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:24 main 07:36:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:36:25 cf31923a44fe: Preparing 07:36:25 964877d52486: Preparing 07:36:25 a23094b03ca3: Preparing 07:36:25 fa32abdaf115: Preparing 07:36:25 8dfb675fdf69: Preparing 07:36:25 a13f38edcbd7: Preparing 07:36:25 821c802a8e0e: Preparing 07:36:25 e45116379eb9: Preparing 07:36:25 9fe9a137fd00: Preparing 07:36:25 a13f38edcbd7: Waiting 07:36:25 e45116379eb9: Waiting 07:36:25 9fe9a137fd00: Waiting 07:36:25 821c802a8e0e: Waiting 07:36:25 8dfb675fdf69: Layer already exists 07:36:25 964877d52486: Pushed 07:36:25 a23094b03ca3: Pushed 07:36:26 a13f38edcbd7: Layer already exists 07:36:26 821c802a8e0e: Layer already exists 07:36:26 9fe9a137fd00: Layer already exists 07:36:26 e45116379eb9: Layer already exists 07:36:26 cf31923a44fe: Pushed 07:36:26 fa32abdaf115: Pushed 07:36:26 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:a29ee429f08bdbf674725e23391f3713fff72fb96f900dcb8e9d7e1da6ff4686 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:27 + 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 07:36:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:36:27 cf31923a44fe: Preparing 07:36:27 964877d52486: Preparing 07:36:27 a23094b03ca3: Preparing 07:36:27 fa32abdaf115: Preparing 07:36:27 8dfb675fdf69: Preparing 07:36:27 a13f38edcbd7: Preparing 07:36:27 821c802a8e0e: Preparing 07:36:27 e45116379eb9: Preparing 07:36:27 9fe9a137fd00: Preparing 07:36:27 a13f38edcbd7: Waiting 07:36:27 9fe9a137fd00: Waiting 07:36:27 821c802a8e0e: Waiting 07:36:27 e45116379eb9: Waiting 07:36:27 cf31923a44fe: Layer already exists 07:36:27 a23094b03ca3: Layer already exists 07:36:27 8dfb675fdf69: Layer already exists 07:36:27 964877d52486: Layer already exists 07:36:27 fa32abdaf115: Layer already exists 07:36:27 a13f38edcbd7: Layer already exists 07:36:27 821c802a8e0e: Layer already exists 07:36:27 e45116379eb9: Layer already exists 07:36:27 9fe9a137fd00: Layer already exists 07:36:27 latest: digest: sha256:a29ee429f08bdbf674725e23391f3713fff72fb96f900dcb8e9d7e1da6ff4686 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.7 07:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:36:28 cf31923a44fe: Preparing 07:36:28 964877d52486: Preparing 07:36:28 a23094b03ca3: Preparing 07:36:28 fa32abdaf115: Preparing 07:36:28 8dfb675fdf69: Preparing 07:36:28 a13f38edcbd7: Preparing 07:36:28 821c802a8e0e: Preparing 07:36:28 e45116379eb9: Preparing 07:36:28 9fe9a137fd00: Preparing 07:36:28 9fe9a137fd00: Waiting 07:36:28 e45116379eb9: Waiting 07:36:28 821c802a8e0e: Waiting 07:36:28 964877d52486: Layer already exists 07:36:28 cf31923a44fe: Layer already exists 07:36:28 fa32abdaf115: Layer already exists 07:36:28 8dfb675fdf69: Layer already exists 07:36:28 a23094b03ca3: Layer already exists 07:36:28 a13f38edcbd7: Layer already exists 07:36:28 e45116379eb9: Layer already exists 07:36:28 9fe9a137fd00: Layer already exists 07:36:28 821c802a8e0e: Layer already exists 07:36:28 3.2.0-dev.7: digest: sha256:a29ee429f08bdbf674725e23391f3713fff72fb96f900dcb8e9d7e1da6ff4686 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:36:29 cf31923a44fe: Preparing 07:36:29 964877d52486: Preparing 07:36:29 a23094b03ca3: Preparing 07:36:29 fa32abdaf115: Preparing 07:36:29 8dfb675fdf69: Preparing 07:36:29 a13f38edcbd7: Preparing 07:36:29 821c802a8e0e: Preparing 07:36:29 e45116379eb9: Preparing 07:36:29 9fe9a137fd00: Preparing 07:36:29 a13f38edcbd7: Waiting 07:36:29 e45116379eb9: Waiting 07:36:29 821c802a8e0e: Waiting 07:36:29 9fe9a137fd00: Waiting 07:36:29 a23094b03ca3: Layer already exists 07:36:29 8dfb675fdf69: Layer already exists 07:36:29 964877d52486: Layer already exists 07:36:29 cf31923a44fe: Layer already exists 07:36:29 fa32abdaf115: Layer already exists 07:36:29 821c802a8e0e: Layer already exists 07:36:29 a13f38edcbd7: Layer already exists 07:36:29 e45116379eb9: Layer already exists 07:36:29 9fe9a137fd00: Layer already exists 07:36:29 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:a29ee429f08bdbf674725e23391f3713fff72fb96f900dcb8e9d7e1da6ff4686 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:29 + 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 07:36:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:36:30 cf31923a44fe: Preparing 07:36:30 964877d52486: Preparing 07:36:30 a23094b03ca3: Preparing 07:36:30 fa32abdaf115: Preparing 07:36:30 8dfb675fdf69: Preparing 07:36:30 a13f38edcbd7: Preparing 07:36:30 821c802a8e0e: Preparing 07:36:30 e45116379eb9: Preparing 07:36:30 9fe9a137fd00: Preparing 07:36:30 821c802a8e0e: Waiting 07:36:30 e45116379eb9: Waiting 07:36:30 9fe9a137fd00: Waiting 07:36:30 8dfb675fdf69: Layer already exists 07:36:30 cf31923a44fe: Layer already exists 07:36:30 964877d52486: Layer already exists 07:36:30 fa32abdaf115: Layer already exists 07:36:30 a23094b03ca3: Layer already exists 07:36:30 a13f38edcbd7: Layer already exists 07:36:30 821c802a8e0e: Layer already exists 07:36:30 9fe9a137fd00: Layer already exists 07:36:30 e45116379eb9: Layer already exists 07:36:30 main: digest: sha256:a29ee429f08bdbf674725e23391f3713fff72fb96f900dcb8e9d7e1da6ff4686 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:30 ===================================================== [Pipeline] echo 07:36:30 taggedImages: 07:36:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:36:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.7 07:36:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:36:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:36:30 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:30 latest 07:36:30 3.2.0-dev.7 07:36:30 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:30 main 07:36:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:31 + docker push nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:36:31 c066ebd64c8a: Preparing 07:36:31 594547a6c94d: Preparing 07:36:31 8dfb675fdf69: Preparing 07:36:31 a13f38edcbd7: Preparing 07:36:31 1e295b80abef: Preparing 07:36:31 ca97c3ab830a: Preparing 07:36:31 9fe9a137fd00: Preparing 07:36:31 ca97c3ab830a: Waiting 07:36:31 9fe9a137fd00: Waiting 07:36:31 a13f38edcbd7: Layer already exists 07:36:31 8dfb675fdf69: Layer already exists 07:36:31 9fe9a137fd00: Layer already exists 07:36:31 1e295b80abef: Pushed 07:36:31 c066ebd64c8a: Pushed 07:36:31 ca97c3ab830a: Pushed 07:36:33 594547a6c94d: Pushed 07:36:33 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:80bb21d816dce3d720b4c69d58aba35cb7dc4e7b9c4b7cd1ab4bf9965402b319 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:34 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:36:34 c066ebd64c8a: Preparing 07:36:34 594547a6c94d: Preparing 07:36:34 8dfb675fdf69: Preparing 07:36:34 a13f38edcbd7: Preparing 07:36:34 1e295b80abef: Preparing 07:36:34 ca97c3ab830a: Preparing 07:36:34 9fe9a137fd00: Preparing 07:36:34 ca97c3ab830a: Waiting 07:36:34 9fe9a137fd00: Waiting 07:36:34 1e295b80abef: Layer already exists 07:36:34 8dfb675fdf69: Layer already exists 07:36:34 c066ebd64c8a: Layer already exists 07:36:34 a13f38edcbd7: Layer already exists 07:36:34 594547a6c94d: Layer already exists 07:36:34 9fe9a137fd00: Layer already exists 07:36:34 ca97c3ab830a: Layer already exists 07:36:34 latest: digest: sha256:80bb21d816dce3d720b4c69d58aba35cb7dc4e7b9c4b7cd1ab4bf9965402b319 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:35 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.7 07:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:36:35 c066ebd64c8a: Preparing 07:36:35 594547a6c94d: Preparing 07:36:35 8dfb675fdf69: Preparing 07:36:35 a13f38edcbd7: Preparing 07:36:35 1e295b80abef: Preparing 07:36:35 ca97c3ab830a: Preparing 07:36:35 9fe9a137fd00: Preparing 07:36:35 ca97c3ab830a: Waiting 07:36:35 9fe9a137fd00: Waiting 07:36:35 1e295b80abef: Layer already exists 07:36:35 8dfb675fdf69: Layer already exists 07:36:35 a13f38edcbd7: Layer already exists 07:36:35 594547a6c94d: Layer already exists 07:36:35 c066ebd64c8a: Layer already exists 07:36:35 ca97c3ab830a: Layer already exists 07:36:35 9fe9a137fd00: Layer already exists 07:36:35 3.2.0-dev.7: digest: sha256:80bb21d816dce3d720b4c69d58aba35cb7dc4e7b9c4b7cd1ab4bf9965402b319 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:36 + docker push nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:36:36 c066ebd64c8a: Preparing 07:36:36 594547a6c94d: Preparing 07:36:36 8dfb675fdf69: Preparing 07:36:36 a13f38edcbd7: Preparing 07:36:36 1e295b80abef: Preparing 07:36:36 ca97c3ab830a: Preparing 07:36:36 9fe9a137fd00: Preparing 07:36:36 ca97c3ab830a: Waiting 07:36:36 c066ebd64c8a: Layer already exists 07:36:36 8dfb675fdf69: Layer already exists 07:36:36 a13f38edcbd7: Layer already exists 07:36:36 594547a6c94d: Layer already exists 07:36:36 1e295b80abef: Layer already exists 07:36:36 ca97c3ab830a: Layer already exists 07:36:36 9fe9a137fd00: Layer already exists 07:36:36 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:80bb21d816dce3d720b4c69d58aba35cb7dc4e7b9c4b7cd1ab4bf9965402b319 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:36 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:36:36 c066ebd64c8a: Preparing 07:36:36 594547a6c94d: Preparing 07:36:36 8dfb675fdf69: Preparing 07:36:36 a13f38edcbd7: Preparing 07:36:36 1e295b80abef: Preparing 07:36:36 ca97c3ab830a: Preparing 07:36:36 9fe9a137fd00: Preparing 07:36:36 9fe9a137fd00: Waiting 07:36:36 ca97c3ab830a: Waiting 07:36:36 8dfb675fdf69: Layer already exists 07:36:36 594547a6c94d: Layer already exists 07:36:36 c066ebd64c8a: Layer already exists 07:36:36 a13f38edcbd7: Layer already exists 07:36:36 1e295b80abef: Layer already exists 07:36:36 ca97c3ab830a: Layer already exists 07:36:36 9fe9a137fd00: Layer already exists 07:36:36 main: digest: sha256:80bb21d816dce3d720b4c69d58aba35cb7dc4e7b9c4b7cd1ab4bf9965402b319 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:37 ===================================================== [Pipeline] echo 07:36:37 taggedImages: 07:36:37 - nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:37 - nexus3.edgexfoundry.org:10004/core-data:latest 07:36:37 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.7 07:36:37 - nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:36:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:36:37 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:37 latest 07:36:37 3.2.0-dev.7 07:36:37 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:37 main 07:36:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:36:38 78ed01289c8b: Preparing 07:36:38 00264c432b0e: Preparing 07:36:38 b5d4b76432bd: Preparing 07:36:38 8dfb675fdf69: Preparing 07:36:38 a13f38edcbd7: Preparing 07:36:38 821c802a8e0e: Preparing 07:36:38 e45116379eb9: Preparing 07:36:38 9fe9a137fd00: Preparing 07:36:38 e45116379eb9: Waiting 07:36:38 821c802a8e0e: Waiting 07:36:38 9fe9a137fd00: Waiting 07:36:38 a13f38edcbd7: Layer already exists 07:36:38 8dfb675fdf69: Layer already exists 07:36:38 821c802a8e0e: Layer already exists 07:36:38 e45116379eb9: Layer already exists 07:36:38 9fe9a137fd00: Layer already exists 07:36:38 78ed01289c8b: Pushed 07:36:38 00264c432b0e: Pushed 07:36:39 b5d4b76432bd: Pushed 07:36:39 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:b3e15c7856a01cbd88efa0a9a0a97f167b9759b44014ab5f0479468e2da4009e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:36:40 78ed01289c8b: Preparing 07:36:40 00264c432b0e: Preparing 07:36:40 b5d4b76432bd: Preparing 07:36:40 8dfb675fdf69: Preparing 07:36:40 a13f38edcbd7: Preparing 07:36:40 821c802a8e0e: Preparing 07:36:40 e45116379eb9: Preparing 07:36:40 9fe9a137fd00: Preparing 07:36:40 821c802a8e0e: Waiting 07:36:40 e45116379eb9: Waiting 07:36:40 9fe9a137fd00: Waiting 07:36:40 8dfb675fdf69: Layer already exists 07:36:40 78ed01289c8b: Layer already exists 07:36:40 a13f38edcbd7: Layer already exists 07:36:40 b5d4b76432bd: Layer already exists 07:36:40 00264c432b0e: Layer already exists 07:36:40 e45116379eb9: Layer already exists 07:36:40 821c802a8e0e: Layer already exists 07:36:40 9fe9a137fd00: Layer already exists 07:36:40 latest: digest: sha256:b3e15c7856a01cbd88efa0a9a0a97f167b9759b44014ab5f0479468e2da4009e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.7 07:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:36:41 78ed01289c8b: Preparing 07:36:41 00264c432b0e: Preparing 07:36:41 b5d4b76432bd: Preparing 07:36:41 8dfb675fdf69: Preparing 07:36:41 a13f38edcbd7: Preparing 07:36:41 821c802a8e0e: Preparing 07:36:41 e45116379eb9: Preparing 07:36:41 9fe9a137fd00: Preparing 07:36:41 821c802a8e0e: Waiting 07:36:41 e45116379eb9: Waiting 07:36:41 9fe9a137fd00: Waiting 07:36:41 00264c432b0e: Layer already exists 07:36:41 78ed01289c8b: Layer already exists 07:36:41 a13f38edcbd7: Layer already exists 07:36:41 8dfb675fdf69: Layer already exists 07:36:41 b5d4b76432bd: Layer already exists 07:36:41 821c802a8e0e: Layer already exists 07:36:41 e45116379eb9: Layer already exists 07:36:41 9fe9a137fd00: Layer already exists 07:36:41 3.2.0-dev.7: digest: sha256:b3e15c7856a01cbd88efa0a9a0a97f167b9759b44014ab5f0479468e2da4009e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:36:42 78ed01289c8b: Preparing 07:36:42 00264c432b0e: Preparing 07:36:42 b5d4b76432bd: Preparing 07:36:42 8dfb675fdf69: Preparing 07:36:42 a13f38edcbd7: Preparing 07:36:42 821c802a8e0e: Preparing 07:36:42 e45116379eb9: Preparing 07:36:42 9fe9a137fd00: Preparing 07:36:42 e45116379eb9: Waiting 07:36:42 821c802a8e0e: Waiting 07:36:42 00264c432b0e: Layer already exists 07:36:42 a13f38edcbd7: Layer already exists 07:36:42 78ed01289c8b: Layer already exists 07:36:42 8dfb675fdf69: Layer already exists 07:36:42 b5d4b76432bd: Layer already exists 07:36:42 821c802a8e0e: Layer already exists 07:36:42 e45116379eb9: Layer already exists 07:36:42 9fe9a137fd00: Layer already exists 07:36:42 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:b3e15c7856a01cbd88efa0a9a0a97f167b9759b44014ab5f0479468e2da4009e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:36:43 78ed01289c8b: Preparing 07:36:43 00264c432b0e: Preparing 07:36:43 b5d4b76432bd: Preparing 07:36:43 8dfb675fdf69: Preparing 07:36:43 a13f38edcbd7: Preparing 07:36:43 821c802a8e0e: Preparing 07:36:43 e45116379eb9: Preparing 07:36:43 9fe9a137fd00: Preparing 07:36:43 821c802a8e0e: Waiting 07:36:43 e45116379eb9: Waiting 07:36:43 9fe9a137fd00: Waiting 07:36:43 00264c432b0e: Layer already exists 07:36:43 b5d4b76432bd: Layer already exists 07:36:43 8dfb675fdf69: Layer already exists 07:36:43 a13f38edcbd7: Layer already exists 07:36:43 78ed01289c8b: Layer already exists 07:36:43 821c802a8e0e: Layer already exists 07:36:43 9fe9a137fd00: Layer already exists 07:36:43 e45116379eb9: Layer already exists 07:36:43 main: digest: sha256:b3e15c7856a01cbd88efa0a9a0a97f167b9759b44014ab5f0479468e2da4009e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:43 ===================================================== [Pipeline] echo 07:36:43 taggedImages: 07:36:43 - nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:36:43 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.7 07:36:43 - nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:36:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:36:43 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:43 latest 07:36:43 3.2.0-dev.7 07:36:43 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:43 main 07:36:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:36:44 391bfdaa3bb2: Preparing 07:36:44 d85f9d92e9cb: Preparing 07:36:44 c72f8d92bffc: Preparing 07:36:44 9741a8634a2c: Preparing 07:36:44 28fd04010d76: Preparing 07:36:44 b18cfec24325: Preparing 07:36:44 c791c28e51f5: Preparing 07:36:44 8dfb675fdf69: Preparing 07:36:44 a13f38edcbd7: Preparing 07:36:44 79840d01b2cf: Preparing 07:36:44 0a401a375f51: Preparing 07:36:44 5f70bf18a086: Preparing 07:36:44 c503792838d7: Preparing 07:36:44 9a4bd027bfc5: Preparing 07:36:44 45fa256ee976: Preparing 07:36:44 9fe9a137fd00: Preparing 07:36:44 79840d01b2cf: Waiting 07:36:44 c503792838d7: Waiting 07:36:44 9fe9a137fd00: Waiting 07:36:44 5f70bf18a086: Waiting 07:36:44 9a4bd027bfc5: Waiting 07:36:44 b18cfec24325: Waiting 07:36:44 c791c28e51f5: Waiting 07:36:44 0a401a375f51: Waiting 07:36:44 8dfb675fdf69: Waiting 07:36:44 d85f9d92e9cb: Pushed 07:36:44 c72f8d92bffc: Pushed 07:36:44 391bfdaa3bb2: Pushed 07:36:44 28fd04010d76: Pushed 07:36:44 9741a8634a2c: Pushed 07:36:44 8dfb675fdf69: Layer already exists 07:36:44 a13f38edcbd7: Layer already exists 07:36:45 b18cfec24325: Pushed 07:36:45 79840d01b2cf: Pushed 07:36:45 0a401a375f51: Pushed 07:36:45 5f70bf18a086: Pushed 07:36:45 c503792838d7: Pushed 07:36:45 9fe9a137fd00: Layer already exists 07:36:45 45fa256ee976: Pushed 07:36:45 9a4bd027bfc5: Pushed 07:36:46 c791c28e51f5: Pushed 07:36:46 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:3bb6aba0ea5100bb665dcf288d5ee61ae13d5fdd3e8dd513672fe05435d7e616 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:36:47 391bfdaa3bb2: Preparing 07:36:47 d85f9d92e9cb: Preparing 07:36:47 c72f8d92bffc: Preparing 07:36:47 9741a8634a2c: Preparing 07:36:47 28fd04010d76: Preparing 07:36:47 b18cfec24325: Preparing 07:36:47 c791c28e51f5: Preparing 07:36:47 8dfb675fdf69: Preparing 07:36:47 a13f38edcbd7: Preparing 07:36:47 79840d01b2cf: Preparing 07:36:47 b18cfec24325: Waiting 07:36:47 8dfb675fdf69: Waiting 07:36:47 c791c28e51f5: Waiting 07:36:47 a13f38edcbd7: Waiting 07:36:47 79840d01b2cf: Waiting 07:36:47 0a401a375f51: Preparing 07:36:47 5f70bf18a086: Preparing 07:36:47 0a401a375f51: Waiting 07:36:47 c503792838d7: Preparing 07:36:47 9a4bd027bfc5: Preparing 07:36:47 c503792838d7: Waiting 07:36:47 5f70bf18a086: Waiting 07:36:47 9a4bd027bfc5: Waiting 07:36:47 45fa256ee976: Preparing 07:36:47 9fe9a137fd00: Preparing 07:36:47 d85f9d92e9cb: Layer already exists 07:36:47 28fd04010d76: Layer already exists 07:36:47 c72f8d92bffc: Layer already exists 07:36:47 9741a8634a2c: Layer already exists 07:36:47 391bfdaa3bb2: Layer already exists 07:36:47 a13f38edcbd7: Layer already exists 07:36:47 8dfb675fdf69: Layer already exists 07:36:47 79840d01b2cf: Layer already exists 07:36:47 c791c28e51f5: Layer already exists 07:36:47 b18cfec24325: Layer already exists 07:36:47 0a401a375f51: Layer already exists 07:36:47 5f70bf18a086: Layer already exists 07:36:47 45fa256ee976: Layer already exists 07:36:47 c503792838d7: Layer already exists 07:36:47 9a4bd027bfc5: Layer already exists 07:36:47 9fe9a137fd00: Layer already exists 07:36:47 latest: digest: sha256:3bb6aba0ea5100bb665dcf288d5ee61ae13d5fdd3e8dd513672fe05435d7e616 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.7 07:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:36:48 391bfdaa3bb2: Preparing 07:36:48 d85f9d92e9cb: Preparing 07:36:48 c72f8d92bffc: Preparing 07:36:48 9741a8634a2c: Preparing 07:36:48 28fd04010d76: Preparing 07:36:48 b18cfec24325: Preparing 07:36:48 c791c28e51f5: Preparing 07:36:48 8dfb675fdf69: Preparing 07:36:48 a13f38edcbd7: Preparing 07:36:48 79840d01b2cf: Preparing 07:36:48 0a401a375f51: Preparing 07:36:48 5f70bf18a086: Preparing 07:36:48 c503792838d7: Preparing 07:36:48 9a4bd027bfc5: Preparing 07:36:48 45fa256ee976: Preparing 07:36:48 9fe9a137fd00: Preparing 07:36:48 b18cfec24325: Waiting 07:36:48 c791c28e51f5: Waiting 07:36:48 8dfb675fdf69: Waiting 07:36:48 a13f38edcbd7: Waiting 07:36:48 79840d01b2cf: Waiting 07:36:48 0a401a375f51: Waiting 07:36:48 5f70bf18a086: Waiting 07:36:48 c503792838d7: Waiting 07:36:48 9a4bd027bfc5: Waiting 07:36:48 45fa256ee976: Waiting 07:36:48 9fe9a137fd00: Waiting 07:36:48 28fd04010d76: Layer already exists 07:36:48 d85f9d92e9cb: Layer already exists 07:36:48 9741a8634a2c: Layer already exists 07:36:48 c72f8d92bffc: Layer already exists 07:36:48 391bfdaa3bb2: Layer already exists 07:36:48 b18cfec24325: Layer already exists 07:36:48 8dfb675fdf69: Layer already exists 07:36:48 a13f38edcbd7: Layer already exists 07:36:48 c791c28e51f5: Layer already exists 07:36:48 79840d01b2cf: Layer already exists 07:36:48 c503792838d7: Layer already exists 07:36:48 0a401a375f51: Layer already exists 07:36:48 5f70bf18a086: Layer already exists 07:36:48 9fe9a137fd00: Layer already exists 07:36:48 45fa256ee976: Layer already exists 07:36:48 9a4bd027bfc5: Layer already exists 07:36:48 3.2.0-dev.7: digest: sha256:3bb6aba0ea5100bb665dcf288d5ee61ae13d5fdd3e8dd513672fe05435d7e616 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:36:49 391bfdaa3bb2: Preparing 07:36:49 d85f9d92e9cb: Preparing 07:36:49 c72f8d92bffc: Preparing 07:36:49 9741a8634a2c: Preparing 07:36:49 28fd04010d76: Preparing 07:36:49 b18cfec24325: Preparing 07:36:49 c791c28e51f5: Preparing 07:36:49 8dfb675fdf69: Preparing 07:36:49 a13f38edcbd7: Preparing 07:36:49 79840d01b2cf: Preparing 07:36:49 0a401a375f51: Preparing 07:36:49 5f70bf18a086: Preparing 07:36:49 c503792838d7: Preparing 07:36:49 9a4bd027bfc5: Preparing 07:36:49 45fa256ee976: Preparing 07:36:49 9fe9a137fd00: Preparing 07:36:49 c503792838d7: Waiting 07:36:49 8dfb675fdf69: Waiting 07:36:49 a13f38edcbd7: Waiting 07:36:49 45fa256ee976: Waiting 07:36:49 9a4bd027bfc5: Waiting 07:36:49 79840d01b2cf: Waiting 07:36:49 9fe9a137fd00: Waiting 07:36:49 b18cfec24325: Waiting 07:36:49 c791c28e51f5: Waiting 07:36:49 5f70bf18a086: Waiting 07:36:49 0a401a375f51: Waiting 07:36:49 d85f9d92e9cb: Layer already exists 07:36:49 c72f8d92bffc: Layer already exists 07:36:49 28fd04010d76: Layer already exists 07:36:49 391bfdaa3bb2: Layer already exists 07:36:49 9741a8634a2c: Layer already exists 07:36:49 b18cfec24325: Layer already exists 07:36:49 c791c28e51f5: Layer already exists 07:36:49 8dfb675fdf69: Layer already exists 07:36:49 a13f38edcbd7: Layer already exists 07:36:49 79840d01b2cf: Layer already exists 07:36:49 0a401a375f51: Layer already exists 07:36:49 5f70bf18a086: Layer already exists 07:36:49 9a4bd027bfc5: Layer already exists 07:36:49 45fa256ee976: Layer already exists 07:36:49 c503792838d7: Layer already exists 07:36:49 9fe9a137fd00: Layer already exists 07:36:49 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:3bb6aba0ea5100bb665dcf288d5ee61ae13d5fdd3e8dd513672fe05435d7e616 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:36:50 391bfdaa3bb2: Preparing 07:36:50 d85f9d92e9cb: Preparing 07:36:50 c72f8d92bffc: Preparing 07:36:50 9741a8634a2c: Preparing 07:36:50 28fd04010d76: Preparing 07:36:50 b18cfec24325: Preparing 07:36:50 c791c28e51f5: Preparing 07:36:50 8dfb675fdf69: Preparing 07:36:50 a13f38edcbd7: Preparing 07:36:50 79840d01b2cf: Preparing 07:36:50 0a401a375f51: Preparing 07:36:50 5f70bf18a086: Preparing 07:36:50 c503792838d7: Preparing 07:36:50 9a4bd027bfc5: Preparing 07:36:50 45fa256ee976: Preparing 07:36:50 9fe9a137fd00: Preparing 07:36:50 79840d01b2cf: Waiting 07:36:50 5f70bf18a086: Waiting 07:36:50 c503792838d7: Waiting 07:36:50 0a401a375f51: Waiting 07:36:50 45fa256ee976: Waiting 07:36:50 c791c28e51f5: Waiting 07:36:50 9fe9a137fd00: Waiting 07:36:50 8dfb675fdf69: Waiting 07:36:50 a13f38edcbd7: Waiting 07:36:50 b18cfec24325: Waiting 07:36:50 391bfdaa3bb2: Layer already exists 07:36:50 d85f9d92e9cb: Layer already exists 07:36:50 28fd04010d76: Layer already exists 07:36:50 c72f8d92bffc: Layer already exists 07:36:50 9741a8634a2c: Layer already exists 07:36:50 8dfb675fdf69: Layer already exists 07:36:50 c791c28e51f5: Layer already exists 07:36:50 b18cfec24325: Layer already exists 07:36:50 79840d01b2cf: Layer already exists 07:36:50 a13f38edcbd7: Layer already exists 07:36:50 0a401a375f51: Layer already exists 07:36:50 c503792838d7: Layer already exists 07:36:50 9a4bd027bfc5: Layer already exists 07:36:50 5f70bf18a086: Layer already exists 07:36:50 45fa256ee976: Layer already exists 07:36:50 9fe9a137fd00: Layer already exists 07:36:50 main: digest: sha256:3bb6aba0ea5100bb665dcf288d5ee61ae13d5fdd3e8dd513672fe05435d7e616 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:50 ===================================================== [Pipeline] echo 07:36:50 taggedImages: 07:36:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:36:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.7 07:36:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:36:51 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:36:51 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:51 latest 07:36:51 3.2.0-dev.7 07:36:51 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:51 main 07:36:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:36:52 cf31923a44fe: Preparing 07:36:52 964877d52486: Preparing 07:36:52 5b41968163a8: Preparing 07:36:52 a37b056a1464: Preparing 07:36:52 8dfb675fdf69: Preparing 07:36:52 a13f38edcbd7: Preparing 07:36:52 821c802a8e0e: Preparing 07:36:52 e45116379eb9: Preparing 07:36:52 9fe9a137fd00: Preparing 07:36:52 a13f38edcbd7: Waiting 07:36:52 821c802a8e0e: Waiting 07:36:52 e45116379eb9: Waiting 07:36:52 9fe9a137fd00: Waiting 07:36:52 964877d52486: Layer already exists 07:36:52 cf31923a44fe: Layer already exists 07:36:52 8dfb675fdf69: Layer already exists 07:36:52 a13f38edcbd7: Layer already exists 07:36:52 821c802a8e0e: Layer already exists 07:36:52 e45116379eb9: Layer already exists 07:36:52 9fe9a137fd00: Layer already exists 07:36:52 5b41968163a8: Pushed 07:36:53 a37b056a1464: Pushed 07:36:53 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:0f2fe53d423b759481af68985e81b27f49c645d4cd63cedb45e7d1212fa4ae2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:36:54 cf31923a44fe: Preparing 07:36:54 964877d52486: Preparing 07:36:54 5b41968163a8: Preparing 07:36:54 a37b056a1464: Preparing 07:36:54 8dfb675fdf69: Preparing 07:36:54 a13f38edcbd7: Preparing 07:36:54 821c802a8e0e: Preparing 07:36:54 e45116379eb9: Preparing 07:36:54 9fe9a137fd00: Preparing 07:36:54 a13f38edcbd7: Waiting 07:36:54 821c802a8e0e: Waiting 07:36:54 9fe9a137fd00: Waiting 07:36:54 5b41968163a8: Layer already exists 07:36:54 964877d52486: Layer already exists 07:36:54 a37b056a1464: Layer already exists 07:36:54 8dfb675fdf69: Layer already exists 07:36:54 cf31923a44fe: Layer already exists 07:36:54 a13f38edcbd7: Layer already exists 07:36:54 e45116379eb9: Layer already exists 07:36:54 821c802a8e0e: Layer already exists 07:36:54 9fe9a137fd00: Layer already exists 07:36:54 latest: digest: sha256:0f2fe53d423b759481af68985e81b27f49c645d4cd63cedb45e7d1212fa4ae2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.7 07:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:36:55 cf31923a44fe: Preparing 07:36:55 964877d52486: Preparing 07:36:55 5b41968163a8: Preparing 07:36:55 a37b056a1464: Preparing 07:36:55 8dfb675fdf69: Preparing 07:36:55 a13f38edcbd7: Preparing 07:36:55 821c802a8e0e: Preparing 07:36:55 e45116379eb9: Preparing 07:36:55 9fe9a137fd00: Preparing 07:36:55 821c802a8e0e: Waiting 07:36:55 e45116379eb9: Waiting 07:36:55 a13f38edcbd7: Waiting 07:36:55 9fe9a137fd00: Waiting 07:36:55 8dfb675fdf69: Layer already exists 07:36:55 964877d52486: Layer already exists 07:36:55 5b41968163a8: Layer already exists 07:36:55 a37b056a1464: Layer already exists 07:36:55 cf31923a44fe: Layer already exists 07:36:55 821c802a8e0e: Layer already exists 07:36:55 a13f38edcbd7: Layer already exists 07:36:55 9fe9a137fd00: Layer already exists 07:36:55 e45116379eb9: Layer already exists 07:36:55 3.2.0-dev.7: digest: sha256:0f2fe53d423b759481af68985e81b27f49c645d4cd63cedb45e7d1212fa4ae2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:36:56 cf31923a44fe: Preparing 07:36:56 964877d52486: Preparing 07:36:56 5b41968163a8: Preparing 07:36:56 a37b056a1464: Preparing 07:36:56 8dfb675fdf69: Preparing 07:36:56 a13f38edcbd7: Preparing 07:36:56 821c802a8e0e: Preparing 07:36:56 e45116379eb9: Preparing 07:36:56 9fe9a137fd00: Preparing 07:36:56 e45116379eb9: Waiting 07:36:56 a13f38edcbd7: Waiting 07:36:56 821c802a8e0e: Waiting 07:36:56 8dfb675fdf69: Layer already exists 07:36:56 5b41968163a8: Layer already exists 07:36:56 cf31923a44fe: Layer already exists 07:36:56 964877d52486: Layer already exists 07:36:56 a37b056a1464: Layer already exists 07:36:56 a13f38edcbd7: Layer already exists 07:36:56 821c802a8e0e: Layer already exists 07:36:56 e45116379eb9: Layer already exists 07:36:56 9fe9a137fd00: Layer already exists 07:36:56 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:0f2fe53d423b759481af68985e81b27f49c645d4cd63cedb45e7d1212fa4ae2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:36:57 cf31923a44fe: Preparing 07:36:57 964877d52486: Preparing 07:36:57 5b41968163a8: Preparing 07:36:57 a37b056a1464: Preparing 07:36:57 8dfb675fdf69: Preparing 07:36:57 a13f38edcbd7: Preparing 07:36:57 821c802a8e0e: Preparing 07:36:57 e45116379eb9: Preparing 07:36:57 9fe9a137fd00: Preparing 07:36:57 821c802a8e0e: Waiting 07:36:57 e45116379eb9: Waiting 07:36:57 9fe9a137fd00: Waiting 07:36:57 a13f38edcbd7: Waiting 07:36:57 5b41968163a8: Layer already exists 07:36:57 8dfb675fdf69: Layer already exists 07:36:57 a37b056a1464: Layer already exists 07:36:57 cf31923a44fe: Layer already exists 07:36:57 964877d52486: Layer already exists 07:36:57 e45116379eb9: Layer already exists 07:36:57 a13f38edcbd7: Layer already exists 07:36:57 821c802a8e0e: Layer already exists 07:36:57 9fe9a137fd00: Layer already exists 07:36:57 main: digest: sha256:0f2fe53d423b759481af68985e81b27f49c645d4cd63cedb45e7d1212fa4ae2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:57 ===================================================== [Pipeline] echo 07:36:57 taggedImages: 07:36:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:36:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.7 07:36:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:36:58 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:36:58 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:58 latest 07:36:58 3.2.0-dev.7 07:36:58 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:36:58 main 07:36:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:36:59 9903e6529ac7: Preparing 07:36:59 504577a69526: Preparing 07:36:59 cfd8cb18c5e7: Preparing 07:36:59 8d9dca09a90b: Preparing 07:36:59 ad883a79c1d6: Preparing 07:36:59 8dfb675fdf69: Preparing 07:36:59 a13f38edcbd7: Preparing 07:36:59 f9b0a8019f12: Preparing 07:36:59 44479d2c9355: Preparing 07:36:59 1c5df04c7947: Preparing 07:36:59 9fe9a137fd00: Preparing 07:36:59 8dfb675fdf69: Waiting 07:36:59 44479d2c9355: Waiting 07:36:59 f9b0a8019f12: Waiting 07:36:59 1c5df04c7947: Waiting 07:36:59 a13f38edcbd7: Waiting 07:36:59 9fe9a137fd00: Waiting 07:36:59 ad883a79c1d6: Pushed 07:36:59 8dfb675fdf69: Layer already exists 07:36:59 8d9dca09a90b: Pushed 07:36:59 504577a69526: Pushed 07:36:59 9903e6529ac7: Pushed 07:36:59 a13f38edcbd7: Layer already exists 07:36:59 9fe9a137fd00: Layer already exists 07:36:59 f9b0a8019f12: Pushed 07:36:59 44479d2c9355: Pushed 07:37:00 cfd8cb18c5e7: Pushed 07:37:00 1c5df04c7947: Pushed 07:37:00 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:ab94538b38d22da179cf77f707daed23584e9a19a66201f7ebb6871041176c0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:37:01 9903e6529ac7: Preparing 07:37:01 504577a69526: Preparing 07:37:01 cfd8cb18c5e7: Preparing 07:37:01 8d9dca09a90b: Preparing 07:37:01 ad883a79c1d6: Preparing 07:37:01 8dfb675fdf69: Preparing 07:37:01 a13f38edcbd7: Preparing 07:37:01 f9b0a8019f12: Preparing 07:37:01 44479d2c9355: Preparing 07:37:01 1c5df04c7947: Preparing 07:37:01 9fe9a137fd00: Preparing 07:37:01 a13f38edcbd7: Waiting 07:37:01 44479d2c9355: Waiting 07:37:01 f9b0a8019f12: Waiting 07:37:01 1c5df04c7947: Waiting 07:37:01 8dfb675fdf69: Waiting 07:37:01 9fe9a137fd00: Waiting 07:37:01 8d9dca09a90b: Layer already exists 07:37:01 cfd8cb18c5e7: Layer already exists 07:37:01 ad883a79c1d6: Layer already exists 07:37:01 504577a69526: Layer already exists 07:37:01 9903e6529ac7: Layer already exists 07:37:01 8dfb675fdf69: Layer already exists 07:37:01 a13f38edcbd7: Layer already exists 07:37:01 1c5df04c7947: Layer already exists 07:37:01 f9b0a8019f12: Layer already exists 07:37:01 44479d2c9355: Layer already exists 07:37:01 9fe9a137fd00: Layer already exists 07:37:01 latest: digest: sha256:ab94538b38d22da179cf77f707daed23584e9a19a66201f7ebb6871041176c0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.7 07:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:37:02 9903e6529ac7: Preparing 07:37:02 504577a69526: Preparing 07:37:02 cfd8cb18c5e7: Preparing 07:37:02 8d9dca09a90b: Preparing 07:37:02 ad883a79c1d6: Preparing 07:37:02 8dfb675fdf69: Preparing 07:37:02 a13f38edcbd7: Preparing 07:37:02 f9b0a8019f12: Preparing 07:37:02 44479d2c9355: Preparing 07:37:02 1c5df04c7947: Preparing 07:37:02 9fe9a137fd00: Preparing 07:37:02 f9b0a8019f12: Waiting 07:37:02 8dfb675fdf69: Waiting 07:37:02 a13f38edcbd7: Waiting 07:37:02 1c5df04c7947: Waiting 07:37:02 9fe9a137fd00: Waiting 07:37:02 504577a69526: Layer already exists 07:37:02 ad883a79c1d6: Layer already exists 07:37:02 9903e6529ac7: Layer already exists 07:37:02 8d9dca09a90b: Layer already exists 07:37:02 cfd8cb18c5e7: Layer already exists 07:37:02 a13f38edcbd7: Layer already exists 07:37:02 f9b0a8019f12: Layer already exists 07:37:02 44479d2c9355: Layer already exists 07:37:02 8dfb675fdf69: Layer already exists 07:37:02 1c5df04c7947: Layer already exists 07:37:02 9fe9a137fd00: Layer already exists 07:37:02 3.2.0-dev.7: digest: sha256:ab94538b38d22da179cf77f707daed23584e9a19a66201f7ebb6871041176c0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:37:03 9903e6529ac7: Preparing 07:37:03 504577a69526: Preparing 07:37:03 cfd8cb18c5e7: Preparing 07:37:03 8d9dca09a90b: Preparing 07:37:03 ad883a79c1d6: Preparing 07:37:03 8dfb675fdf69: Preparing 07:37:03 a13f38edcbd7: Preparing 07:37:03 f9b0a8019f12: Preparing 07:37:03 44479d2c9355: Preparing 07:37:03 1c5df04c7947: Preparing 07:37:03 9fe9a137fd00: Preparing 07:37:03 1c5df04c7947: Waiting 07:37:03 a13f38edcbd7: Waiting 07:37:03 f9b0a8019f12: Waiting 07:37:03 44479d2c9355: Waiting 07:37:03 9fe9a137fd00: Waiting 07:37:03 8dfb675fdf69: Waiting 07:37:03 8d9dca09a90b: Layer already exists 07:37:03 504577a69526: Layer already exists 07:37:03 9903e6529ac7: Layer already exists 07:37:03 ad883a79c1d6: Layer already exists 07:37:03 cfd8cb18c5e7: Layer already exists 07:37:03 8dfb675fdf69: Layer already exists 07:37:03 f9b0a8019f12: Layer already exists 07:37:03 a13f38edcbd7: Layer already exists 07:37:03 1c5df04c7947: Layer already exists 07:37:03 44479d2c9355: Layer already exists 07:37:03 9fe9a137fd00: Layer already exists 07:37:03 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:ab94538b38d22da179cf77f707daed23584e9a19a66201f7ebb6871041176c0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:37:04 9903e6529ac7: Preparing 07:37:04 504577a69526: Preparing 07:37:04 cfd8cb18c5e7: Preparing 07:37:04 8d9dca09a90b: Preparing 07:37:04 ad883a79c1d6: Preparing 07:37:04 8dfb675fdf69: Preparing 07:37:04 a13f38edcbd7: Preparing 07:37:04 f9b0a8019f12: Preparing 07:37:04 44479d2c9355: Preparing 07:37:04 1c5df04c7947: Preparing 07:37:04 9fe9a137fd00: Preparing 07:37:04 f9b0a8019f12: Waiting 07:37:04 44479d2c9355: Waiting 07:37:04 1c5df04c7947: Waiting 07:37:04 8dfb675fdf69: Waiting 07:37:04 a13f38edcbd7: Waiting 07:37:04 9fe9a137fd00: Waiting 07:37:04 ad883a79c1d6: Layer already exists 07:37:04 cfd8cb18c5e7: Layer already exists 07:37:04 9903e6529ac7: Layer already exists 07:37:04 8d9dca09a90b: Layer already exists 07:37:04 504577a69526: Layer already exists 07:37:04 f9b0a8019f12: Layer already exists 07:37:04 8dfb675fdf69: Layer already exists 07:37:04 a13f38edcbd7: Layer already exists 07:37:04 1c5df04c7947: Layer already exists 07:37:04 44479d2c9355: Layer already exists 07:37:04 9fe9a137fd00: Layer already exists 07:37:04 main: digest: sha256:ab94538b38d22da179cf77f707daed23584e9a19a66201f7ebb6871041176c0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:05 ===================================================== [Pipeline] echo 07:37:05 taggedImages: 07:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.7 07:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:37:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:37:05 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:05 latest 07:37:05 3.2.0-dev.7 07:37:05 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:05 main 07:37:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:37:06 d70de84800b9: Preparing 07:37:06 1f85b00fdaa0: Preparing 07:37:06 7d247956ef53: Preparing 07:37:06 9f65c1a40617: Preparing 07:37:06 2d09de82364f: Preparing 07:37:06 0347fabbeb4c: Preparing 07:37:06 93a3cc8c3777: Preparing 07:37:06 8dfb675fdf69: Preparing 07:37:06 a13f38edcbd7: Preparing 07:37:06 056d9fb7d2b9: Preparing 07:37:06 4b27710e739e: Preparing 07:37:06 9fe9a137fd00: Preparing 07:37:06 a13f38edcbd7: Waiting 07:37:06 8dfb675fdf69: Waiting 07:37:06 0347fabbeb4c: Waiting 07:37:06 93a3cc8c3777: Waiting 07:37:06 056d9fb7d2b9: Waiting 07:37:06 4b27710e739e: Waiting 07:37:06 9fe9a137fd00: Waiting 07:37:06 2d09de82364f: Pushed 07:37:06 1f85b00fdaa0: Pushed 07:37:06 d70de84800b9: Pushed 07:37:06 8dfb675fdf69: Layer already exists 07:37:06 a13f38edcbd7: Layer already exists 07:37:06 0347fabbeb4c: Pushed 07:37:06 93a3cc8c3777: Pushed 07:37:06 9fe9a137fd00: Layer already exists 07:37:06 056d9fb7d2b9: Pushed 07:37:07 9f65c1a40617: Pushed 07:37:07 7d247956ef53: Pushed 07:37:07 4b27710e739e: Pushed 07:37:08 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:4a8f69f96f247685b3f5058e9277bdcac31ee11778d51c6386d4bbf6a8875ee0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:37:09 d70de84800b9: Preparing 07:37:09 1f85b00fdaa0: Preparing 07:37:09 7d247956ef53: Preparing 07:37:09 9f65c1a40617: Preparing 07:37:09 2d09de82364f: Preparing 07:37:09 0347fabbeb4c: Preparing 07:37:09 93a3cc8c3777: Preparing 07:37:09 8dfb675fdf69: Preparing 07:37:09 a13f38edcbd7: Preparing 07:37:09 056d9fb7d2b9: Preparing 07:37:09 4b27710e739e: Preparing 07:37:09 9fe9a137fd00: Preparing 07:37:09 8dfb675fdf69: Waiting 07:37:09 4b27710e739e: Waiting 07:37:09 9fe9a137fd00: Waiting 07:37:09 056d9fb7d2b9: Waiting 07:37:09 0347fabbeb4c: Waiting 07:37:09 93a3cc8c3777: Waiting 07:37:09 7d247956ef53: Layer already exists 07:37:09 1f85b00fdaa0: Layer already exists 07:37:09 d70de84800b9: Layer already exists 07:37:09 9f65c1a40617: Layer already exists 07:37:09 2d09de82364f: Layer already exists 07:37:09 0347fabbeb4c: Layer already exists 07:37:09 93a3cc8c3777: Layer already exists 07:37:09 056d9fb7d2b9: Layer already exists 07:37:09 8dfb675fdf69: Layer already exists 07:37:09 a13f38edcbd7: Layer already exists 07:37:09 4b27710e739e: Layer already exists 07:37:09 9fe9a137fd00: Layer already exists 07:37:09 latest: digest: sha256:4a8f69f96f247685b3f5058e9277bdcac31ee11778d51c6386d4bbf6a8875ee0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.7 07:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:37:10 d70de84800b9: Preparing 07:37:10 1f85b00fdaa0: Preparing 07:37:10 7d247956ef53: Preparing 07:37:10 9f65c1a40617: Preparing 07:37:10 2d09de82364f: Preparing 07:37:10 0347fabbeb4c: Preparing 07:37:10 93a3cc8c3777: Preparing 07:37:10 8dfb675fdf69: Preparing 07:37:10 a13f38edcbd7: Preparing 07:37:10 056d9fb7d2b9: Preparing 07:37:10 4b27710e739e: Preparing 07:37:10 9fe9a137fd00: Preparing 07:37:10 a13f38edcbd7: Waiting 07:37:10 056d9fb7d2b9: Waiting 07:37:10 0347fabbeb4c: Waiting 07:37:10 4b27710e739e: Waiting 07:37:10 9fe9a137fd00: Waiting 07:37:10 93a3cc8c3777: Waiting 07:37:10 8dfb675fdf69: Waiting 07:37:10 2d09de82364f: Layer already exists 07:37:10 d70de84800b9: Layer already exists 07:37:10 7d247956ef53: Layer already exists 07:37:10 1f85b00fdaa0: Layer already exists 07:37:10 9f65c1a40617: Layer already exists 07:37:10 0347fabbeb4c: Layer already exists 07:37:10 93a3cc8c3777: Layer already exists 07:37:10 a13f38edcbd7: Layer already exists 07:37:10 8dfb675fdf69: Layer already exists 07:37:10 056d9fb7d2b9: Layer already exists 07:37:10 4b27710e739e: Layer already exists 07:37:10 9fe9a137fd00: Layer already exists 07:37:10 3.2.0-dev.7: digest: sha256:4a8f69f96f247685b3f5058e9277bdcac31ee11778d51c6386d4bbf6a8875ee0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:37:11 d70de84800b9: Preparing 07:37:11 1f85b00fdaa0: Preparing 07:37:11 7d247956ef53: Preparing 07:37:11 9f65c1a40617: Preparing 07:37:11 2d09de82364f: Preparing 07:37:11 0347fabbeb4c: Preparing 07:37:11 93a3cc8c3777: Preparing 07:37:11 8dfb675fdf69: Preparing 07:37:11 a13f38edcbd7: Preparing 07:37:11 056d9fb7d2b9: Preparing 07:37:11 4b27710e739e: Preparing 07:37:11 9fe9a137fd00: Preparing 07:37:11 93a3cc8c3777: Waiting 07:37:11 8dfb675fdf69: Waiting 07:37:11 4b27710e739e: Waiting 07:37:11 9fe9a137fd00: Waiting 07:37:11 056d9fb7d2b9: Waiting 07:37:11 a13f38edcbd7: Waiting 07:37:11 0347fabbeb4c: Waiting 07:37:11 1f85b00fdaa0: Layer already exists 07:37:11 9f65c1a40617: Layer already exists 07:37:11 2d09de82364f: Layer already exists 07:37:11 7d247956ef53: Layer already exists 07:37:11 d70de84800b9: Layer already exists 07:37:11 0347fabbeb4c: Layer already exists 07:37:11 93a3cc8c3777: Layer already exists 07:37:11 8dfb675fdf69: Layer already exists 07:37:11 056d9fb7d2b9: Layer already exists 07:37:11 a13f38edcbd7: Layer already exists 07:37:11 4b27710e739e: Layer already exists 07:37:11 9fe9a137fd00: Layer already exists 07:37:11 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:4a8f69f96f247685b3f5058e9277bdcac31ee11778d51c6386d4bbf6a8875ee0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:37:12 d70de84800b9: Preparing 07:37:12 1f85b00fdaa0: Preparing 07:37:12 7d247956ef53: Preparing 07:37:12 9f65c1a40617: Preparing 07:37:12 2d09de82364f: Preparing 07:37:12 0347fabbeb4c: Preparing 07:37:12 93a3cc8c3777: Preparing 07:37:12 8dfb675fdf69: Preparing 07:37:12 a13f38edcbd7: Preparing 07:37:12 056d9fb7d2b9: Preparing 07:37:12 4b27710e739e: Preparing 07:37:12 9fe9a137fd00: Preparing 07:37:12 a13f38edcbd7: Waiting 07:37:12 4b27710e739e: Waiting 07:37:12 056d9fb7d2b9: Waiting 07:37:12 0347fabbeb4c: Waiting 07:37:12 93a3cc8c3777: Waiting 07:37:12 8dfb675fdf69: Waiting 07:37:12 d70de84800b9: Layer already exists 07:37:12 2d09de82364f: Layer already exists 07:37:12 7d247956ef53: Layer already exists 07:37:12 1f85b00fdaa0: Layer already exists 07:37:12 9f65c1a40617: Layer already exists 07:37:12 0347fabbeb4c: Layer already exists 07:37:12 8dfb675fdf69: Layer already exists 07:37:12 93a3cc8c3777: Layer already exists 07:37:12 056d9fb7d2b9: Layer already exists 07:37:12 a13f38edcbd7: Layer already exists 07:37:12 4b27710e739e: Layer already exists 07:37:12 9fe9a137fd00: Layer already exists 07:37:12 main: digest: sha256:4a8f69f96f247685b3f5058e9277bdcac31ee11778d51c6386d4bbf6a8875ee0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:12 ===================================================== [Pipeline] echo 07:37:12 taggedImages: 07:37:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:37:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.7 07:37:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:37:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:37:12 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:12 latest 07:37:12 3.2.0-dev.7 07:37:12 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:12 main 07:37:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:37:14 62ffb86b3f1d: Preparing 07:37:14 6631f877f597: Preparing 07:37:14 8dfb675fdf69: Preparing 07:37:14 a13f38edcbd7: Preparing 07:37:14 9b4bde98bc4b: Preparing 07:37:14 c796715feaa4: Preparing 07:37:14 9fe9a137fd00: Preparing 07:37:14 c796715feaa4: Waiting 07:37:14 9fe9a137fd00: Waiting 07:37:14 a13f38edcbd7: Layer already exists 07:37:14 8dfb675fdf69: Layer already exists 07:37:14 9fe9a137fd00: Layer already exists 07:37:14 9b4bde98bc4b: Pushed 07:37:14 62ffb86b3f1d: Pushed 07:37:15 c796715feaa4: Pushed 07:37:16 6631f877f597: Pushed 07:37:16 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:8e5cf7819ef7620207f8b68ae0fa1d297f58ef852e10e20e8f0124e1d3d1959c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:16 + 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 07:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:37:17 62ffb86b3f1d: Preparing 07:37:17 6631f877f597: Preparing 07:37:17 8dfb675fdf69: Preparing 07:37:17 a13f38edcbd7: Preparing 07:37:17 9b4bde98bc4b: Preparing 07:37:17 c796715feaa4: Preparing 07:37:17 9fe9a137fd00: Preparing 07:37:17 c796715feaa4: Waiting 07:37:17 62ffb86b3f1d: Layer already exists 07:37:17 9b4bde98bc4b: Layer already exists 07:37:17 8dfb675fdf69: Layer already exists 07:37:17 a13f38edcbd7: Layer already exists 07:37:17 6631f877f597: Layer already exists 07:37:17 9fe9a137fd00: Layer already exists 07:37:17 c796715feaa4: Layer already exists 07:37:17 latest: digest: sha256:8e5cf7819ef7620207f8b68ae0fa1d297f58ef852e10e20e8f0124e1d3d1959c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.7 07:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:37:18 62ffb86b3f1d: Preparing 07:37:18 6631f877f597: Preparing 07:37:18 8dfb675fdf69: Preparing 07:37:18 a13f38edcbd7: Preparing 07:37:18 9b4bde98bc4b: Preparing 07:37:18 c796715feaa4: Preparing 07:37:18 9fe9a137fd00: Preparing 07:37:18 9fe9a137fd00: Waiting 07:37:18 8dfb675fdf69: Layer already exists 07:37:18 6631f877f597: Layer already exists 07:37:18 a13f38edcbd7: Layer already exists 07:37:18 62ffb86b3f1d: Layer already exists 07:37:18 9b4bde98bc4b: Layer already exists 07:37:18 c796715feaa4: Layer already exists 07:37:18 9fe9a137fd00: Layer already exists 07:37:18 3.2.0-dev.7: digest: sha256:8e5cf7819ef7620207f8b68ae0fa1d297f58ef852e10e20e8f0124e1d3d1959c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:37:19 62ffb86b3f1d: Preparing 07:37:19 6631f877f597: Preparing 07:37:19 8dfb675fdf69: Preparing 07:37:19 a13f38edcbd7: Preparing 07:37:19 9b4bde98bc4b: Preparing 07:37:19 c796715feaa4: Preparing 07:37:19 9fe9a137fd00: Preparing 07:37:19 c796715feaa4: Waiting 07:37:19 9fe9a137fd00: Waiting 07:37:19 62ffb86b3f1d: Layer already exists 07:37:19 a13f38edcbd7: Layer already exists 07:37:19 8dfb675fdf69: Layer already exists 07:37:19 6631f877f597: Layer already exists 07:37:19 9b4bde98bc4b: Layer already exists 07:37:19 c796715feaa4: Layer already exists 07:37:19 9fe9a137fd00: Layer already exists 07:37:19 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:8e5cf7819ef7620207f8b68ae0fa1d297f58ef852e10e20e8f0124e1d3d1959c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:19 + 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 07:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:37:20 62ffb86b3f1d: Preparing 07:37:20 6631f877f597: Preparing 07:37:20 8dfb675fdf69: Preparing 07:37:20 a13f38edcbd7: Preparing 07:37:20 9b4bde98bc4b: Preparing 07:37:20 c796715feaa4: Preparing 07:37:20 9fe9a137fd00: Preparing 07:37:20 c796715feaa4: Waiting 07:37:20 6631f877f597: Layer already exists 07:37:20 a13f38edcbd7: Layer already exists 07:37:20 62ffb86b3f1d: Layer already exists 07:37:20 8dfb675fdf69: Layer already exists 07:37:20 9b4bde98bc4b: Layer already exists 07:37:20 c796715feaa4: Layer already exists 07:37:20 9fe9a137fd00: Layer already exists 07:37:20 main: digest: sha256:8e5cf7819ef7620207f8b68ae0fa1d297f58ef852e10e20e8f0124e1d3d1959c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:20 ===================================================== [Pipeline] echo 07:37:20 taggedImages: 07:37:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:37:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.7 07:37:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:37:20 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:37:20 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:20 latest 07:37:20 3.2.0-dev.7 07:37:20 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:20 main 07:37:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:37:22 6b72eb7e0317: Preparing 07:37:22 3f17c7dabdcc: Preparing 07:37:22 9796113642ea: Preparing 07:37:22 8dfb675fdf69: Preparing 07:37:22 a13f38edcbd7: Preparing 07:37:22 dc397c315193: Preparing 07:37:22 eadb3e5f1d0a: Preparing 07:37:22 24982f872398: Preparing 07:37:22 1c70becbf0e1: Preparing 07:37:22 9fe9a137fd00: Preparing 07:37:22 dc397c315193: Waiting 07:37:22 1c70becbf0e1: Waiting 07:37:22 eadb3e5f1d0a: Waiting 07:37:22 9fe9a137fd00: Waiting 07:37:22 a13f38edcbd7: Layer already exists 07:37:22 8dfb675fdf69: Layer already exists 07:37:22 9796113642ea: Pushed 07:37:22 3f17c7dabdcc: Pushed 07:37:22 6b72eb7e0317: Pushed 07:37:22 9fe9a137fd00: Layer already exists 07:37:22 24982f872398: Pushed 07:37:22 1c70becbf0e1: Pushed 07:37:28 eadb3e5f1d0a: Pushed 07:37:30 dc397c315193: Pushed 07:37:30 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:d52f7237f0890ba0259bceb7050a5d1ce3dd8de51d0d9a88c8b3468cafab235d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:37:31 6b72eb7e0317: Preparing 07:37:31 3f17c7dabdcc: Preparing 07:37:31 9796113642ea: Preparing 07:37:31 8dfb675fdf69: Preparing 07:37:31 a13f38edcbd7: Preparing 07:37:31 dc397c315193: Preparing 07:37:31 eadb3e5f1d0a: Preparing 07:37:31 24982f872398: Preparing 07:37:31 1c70becbf0e1: Preparing 07:37:31 9fe9a137fd00: Preparing 07:37:31 eadb3e5f1d0a: Waiting 07:37:31 1c70becbf0e1: Waiting 07:37:31 24982f872398: Waiting 07:37:31 9fe9a137fd00: Waiting 07:37:31 6b72eb7e0317: Layer already exists 07:37:31 a13f38edcbd7: Layer already exists 07:37:31 8dfb675fdf69: Layer already exists 07:37:31 9796113642ea: Layer already exists 07:37:31 3f17c7dabdcc: Layer already exists 07:37:31 dc397c315193: Layer already exists 07:37:31 eadb3e5f1d0a: Layer already exists 07:37:31 1c70becbf0e1: Layer already exists 07:37:31 9fe9a137fd00: Layer already exists 07:37:31 24982f872398: Layer already exists 07:37:31 latest: digest: sha256:d52f7237f0890ba0259bceb7050a5d1ce3dd8de51d0d9a88c8b3468cafab235d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.7 07:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:37:33 6b72eb7e0317: Preparing 07:37:33 3f17c7dabdcc: Preparing 07:37:33 9796113642ea: Preparing 07:37:33 8dfb675fdf69: Preparing 07:37:33 a13f38edcbd7: Preparing 07:37:33 dc397c315193: Preparing 07:37:33 eadb3e5f1d0a: Preparing 07:37:33 24982f872398: Preparing 07:37:33 1c70becbf0e1: Preparing 07:37:33 9fe9a137fd00: Preparing 07:37:33 dc397c315193: Waiting 07:37:33 eadb3e5f1d0a: Waiting 07:37:33 1c70becbf0e1: Waiting 07:37:33 9fe9a137fd00: Waiting 07:37:33 3f17c7dabdcc: Layer already exists 07:37:33 9796113642ea: Layer already exists 07:37:33 a13f38edcbd7: Layer already exists 07:37:33 6b72eb7e0317: Layer already exists 07:37:33 8dfb675fdf69: Layer already exists 07:37:33 eadb3e5f1d0a: Layer already exists 07:37:33 24982f872398: Layer already exists 07:37:33 dc397c315193: Layer already exists 07:37:33 1c70becbf0e1: Layer already exists 07:37:33 9fe9a137fd00: Layer already exists 07:37:33 3.2.0-dev.7: digest: sha256:d52f7237f0890ba0259bceb7050a5d1ce3dd8de51d0d9a88c8b3468cafab235d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:37:34 6b72eb7e0317: Preparing 07:37:34 3f17c7dabdcc: Preparing 07:37:34 9796113642ea: Preparing 07:37:34 8dfb675fdf69: Preparing 07:37:34 a13f38edcbd7: Preparing 07:37:34 dc397c315193: Preparing 07:37:34 eadb3e5f1d0a: Preparing 07:37:34 24982f872398: Preparing 07:37:34 1c70becbf0e1: Preparing 07:37:34 9fe9a137fd00: Preparing 07:37:34 dc397c315193: Waiting 07:37:34 eadb3e5f1d0a: Waiting 07:37:34 24982f872398: Waiting 07:37:34 1c70becbf0e1: Waiting 07:37:34 9fe9a137fd00: Waiting 07:37:34 6b72eb7e0317: Layer already exists 07:37:34 3f17c7dabdcc: Layer already exists 07:37:34 9796113642ea: Layer already exists 07:37:34 a13f38edcbd7: Layer already exists 07:37:34 8dfb675fdf69: Layer already exists 07:37:34 dc397c315193: Layer already exists 07:37:34 eadb3e5f1d0a: Layer already exists 07:37:34 1c70becbf0e1: Layer already exists 07:37:34 24982f872398: Layer already exists 07:37:34 9fe9a137fd00: Layer already exists 07:37:34 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:d52f7237f0890ba0259bceb7050a5d1ce3dd8de51d0d9a88c8b3468cafab235d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:37:35 6b72eb7e0317: Preparing 07:37:35 3f17c7dabdcc: Preparing 07:37:35 9796113642ea: Preparing 07:37:35 8dfb675fdf69: Preparing 07:37:35 a13f38edcbd7: Preparing 07:37:35 dc397c315193: Preparing 07:37:35 eadb3e5f1d0a: Preparing 07:37:35 24982f872398: Preparing 07:37:35 1c70becbf0e1: Preparing 07:37:35 9fe9a137fd00: Preparing 07:37:35 dc397c315193: Waiting 07:37:35 1c70becbf0e1: Waiting 07:37:35 24982f872398: Waiting 07:37:35 9fe9a137fd00: Waiting 07:37:35 eadb3e5f1d0a: Waiting 07:37:35 9796113642ea: Layer already exists 07:37:35 a13f38edcbd7: Layer already exists 07:37:35 3f17c7dabdcc: Layer already exists 07:37:35 8dfb675fdf69: Layer already exists 07:37:35 6b72eb7e0317: Layer already exists 07:37:35 dc397c315193: Layer already exists 07:37:35 eadb3e5f1d0a: Layer already exists 07:37:35 1c70becbf0e1: Layer already exists 07:37:35 24982f872398: Layer already exists 07:37:35 9fe9a137fd00: Layer already exists 07:37:35 main: digest: sha256:d52f7237f0890ba0259bceb7050a5d1ce3dd8de51d0d9a88c8b3468cafab235d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:35 ===================================================== [Pipeline] echo 07:37:35 taggedImages: 07:37:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:37:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.7 07:37:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:37:35 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:37:35 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:35 latest 07:37:35 3.2.0-dev.7 07:37:35 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:35 main 07:37:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:37:37 68154aebb4a1: Preparing 07:37:37 7539f480b46b: Preparing 07:37:37 7cbd1df43533: Preparing 07:37:37 8dfb675fdf69: Preparing 07:37:37 a13f38edcbd7: Preparing 07:37:37 fa0249273124: Preparing 07:37:37 805c2ccca4de: Preparing 07:37:37 aa258cae285f: Preparing 07:37:37 9fe9a137fd00: Preparing 07:37:37 fa0249273124: Waiting 07:37:37 805c2ccca4de: Waiting 07:37:37 aa258cae285f: Waiting 07:37:37 a13f38edcbd7: Layer already exists 07:37:37 8dfb675fdf69: Layer already exists 07:37:37 68154aebb4a1: Pushed 07:37:37 7539f480b46b: Pushed 07:37:37 805c2ccca4de: Pushed 07:37:37 7cbd1df43533: Pushed 07:37:37 9fe9a137fd00: Layer already exists 07:37:37 aa258cae285f: Pushed 07:37:45 fa0249273124: Pushed 07:37:45 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:eb67b830f5c436f33247c6f00f63affe57fafdf3832b241c19ffc345870552b2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:37:46 68154aebb4a1: Preparing 07:37:46 7539f480b46b: Preparing 07:37:46 7cbd1df43533: Preparing 07:37:46 8dfb675fdf69: Preparing 07:37:46 a13f38edcbd7: Preparing 07:37:46 fa0249273124: Preparing 07:37:46 805c2ccca4de: Preparing 07:37:46 aa258cae285f: Preparing 07:37:46 9fe9a137fd00: Preparing 07:37:46 aa258cae285f: Waiting 07:37:46 fa0249273124: Waiting 07:37:46 805c2ccca4de: Waiting 07:37:46 a13f38edcbd7: Layer already exists 07:37:46 8dfb675fdf69: Layer already exists 07:37:46 7cbd1df43533: Layer already exists 07:37:46 68154aebb4a1: Layer already exists 07:37:46 7539f480b46b: Layer already exists 07:37:46 fa0249273124: Layer already exists 07:37:46 805c2ccca4de: Layer already exists 07:37:46 9fe9a137fd00: Layer already exists 07:37:46 aa258cae285f: Layer already exists 07:37:46 latest: digest: sha256:eb67b830f5c436f33247c6f00f63affe57fafdf3832b241c19ffc345870552b2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.7 07:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:37:47 68154aebb4a1: Preparing 07:37:47 7539f480b46b: Preparing 07:37:47 7cbd1df43533: Preparing 07:37:47 8dfb675fdf69: Preparing 07:37:47 a13f38edcbd7: Preparing 07:37:47 fa0249273124: Preparing 07:37:47 805c2ccca4de: Preparing 07:37:47 aa258cae285f: Preparing 07:37:47 9fe9a137fd00: Preparing 07:37:47 805c2ccca4de: Waiting 07:37:47 aa258cae285f: Waiting 07:37:47 9fe9a137fd00: Waiting 07:37:47 fa0249273124: Waiting 07:37:47 a13f38edcbd7: Layer already exists 07:37:47 8dfb675fdf69: Layer already exists 07:37:47 7cbd1df43533: Layer already exists 07:37:47 7539f480b46b: Layer already exists 07:37:47 68154aebb4a1: Layer already exists 07:37:47 fa0249273124: Layer already exists 07:37:47 805c2ccca4de: Layer already exists 07:37:47 aa258cae285f: Layer already exists 07:37:47 9fe9a137fd00: Layer already exists 07:37:47 3.2.0-dev.7: digest: sha256:eb67b830f5c436f33247c6f00f63affe57fafdf3832b241c19ffc345870552b2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:37:48 68154aebb4a1: Preparing 07:37:48 7539f480b46b: Preparing 07:37:48 7cbd1df43533: Preparing 07:37:48 8dfb675fdf69: Preparing 07:37:48 a13f38edcbd7: Preparing 07:37:48 fa0249273124: Preparing 07:37:48 805c2ccca4de: Preparing 07:37:48 aa258cae285f: Preparing 07:37:48 9fe9a137fd00: Preparing 07:37:48 fa0249273124: Waiting 07:37:48 805c2ccca4de: Waiting 07:37:48 aa258cae285f: Waiting 07:37:48 9fe9a137fd00: Waiting 07:37:48 a13f38edcbd7: Layer already exists 07:37:48 68154aebb4a1: Layer already exists 07:37:48 7539f480b46b: Layer already exists 07:37:48 8dfb675fdf69: Layer already exists 07:37:48 7cbd1df43533: Layer already exists 07:37:48 fa0249273124: Layer already exists 07:37:48 aa258cae285f: Layer already exists 07:37:48 805c2ccca4de: Layer already exists 07:37:48 9fe9a137fd00: Layer already exists 07:37:48 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:eb67b830f5c436f33247c6f00f63affe57fafdf3832b241c19ffc345870552b2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:37:49 68154aebb4a1: Preparing 07:37:49 7539f480b46b: Preparing 07:37:49 7cbd1df43533: Preparing 07:37:49 8dfb675fdf69: Preparing 07:37:49 a13f38edcbd7: Preparing 07:37:49 fa0249273124: Preparing 07:37:49 805c2ccca4de: Preparing 07:37:49 aa258cae285f: Preparing 07:37:49 9fe9a137fd00: Preparing 07:37:49 fa0249273124: Waiting 07:37:49 805c2ccca4de: Waiting 07:37:49 aa258cae285f: Waiting 07:37:49 68154aebb4a1: Layer already exists 07:37:49 7cbd1df43533: Layer already exists 07:37:49 a13f38edcbd7: Layer already exists 07:37:49 8dfb675fdf69: Layer already exists 07:37:49 7539f480b46b: Layer already exists 07:37:49 fa0249273124: Layer already exists 07:37:49 9fe9a137fd00: Layer already exists 07:37:49 805c2ccca4de: Layer already exists 07:37:49 aa258cae285f: Layer already exists 07:37:49 main: digest: sha256:eb67b830f5c436f33247c6f00f63affe57fafdf3832b241c19ffc345870552b2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:50 ===================================================== [Pipeline] echo 07:37:50 taggedImages: 07:37:50 - nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:50 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:37:50 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.7 07:37:50 - nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:50 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:37:50 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:37:50 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:50 latest 07:37:50 3.2.0-dev.7 07:37:50 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:37:50 main 07:37:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:37:52 6b72eb7e0317: Preparing 07:37:52 671a20e94e1c: Preparing 07:37:52 7996af67e1e2: Preparing 07:37:52 8dfb675fdf69: Preparing 07:37:52 a13f38edcbd7: Preparing 07:37:52 0ff40998d6ee: Preparing 07:37:52 24982f872398: Preparing 07:37:52 1c70becbf0e1: Preparing 07:37:52 9fe9a137fd00: Preparing 07:37:52 9fe9a137fd00: Waiting 07:37:52 24982f872398: Waiting 07:37:52 0ff40998d6ee: Waiting 07:37:52 1c70becbf0e1: Waiting 07:37:52 8dfb675fdf69: Layer already exists 07:37:52 a13f38edcbd7: Layer already exists 07:37:52 6b72eb7e0317: Layer already exists 07:37:52 24982f872398: Layer already exists 07:37:52 1c70becbf0e1: Layer already exists 07:37:52 9fe9a137fd00: Layer already exists 07:37:52 671a20e94e1c: Pushed 07:37:52 7996af67e1e2: Pushed 07:38:00 0ff40998d6ee: Pushed 07:38:00 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:94a66a31e9996b223f9974fb9583bf306bfb1961ca4519218827dc8b298eeb8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:38:01 6b72eb7e0317: Preparing 07:38:01 671a20e94e1c: Preparing 07:38:01 7996af67e1e2: Preparing 07:38:01 8dfb675fdf69: Preparing 07:38:01 a13f38edcbd7: Preparing 07:38:01 0ff40998d6ee: Preparing 07:38:01 24982f872398: Preparing 07:38:01 1c70becbf0e1: Preparing 07:38:01 9fe9a137fd00: Preparing 07:38:01 0ff40998d6ee: Waiting 07:38:01 24982f872398: Waiting 07:38:01 1c70becbf0e1: Waiting 07:38:01 9fe9a137fd00: Waiting 07:38:01 6b72eb7e0317: Layer already exists 07:38:01 671a20e94e1c: Layer already exists 07:38:01 7996af67e1e2: Layer already exists 07:38:01 8dfb675fdf69: Layer already exists 07:38:01 a13f38edcbd7: Layer already exists 07:38:01 24982f872398: Layer already exists 07:38:01 9fe9a137fd00: Layer already exists 07:38:01 0ff40998d6ee: Layer already exists 07:38:01 1c70becbf0e1: Layer already exists 07:38:01 latest: digest: sha256:94a66a31e9996b223f9974fb9583bf306bfb1961ca4519218827dc8b298eeb8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.7 07:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:38:02 6b72eb7e0317: Preparing 07:38:02 671a20e94e1c: Preparing 07:38:02 7996af67e1e2: Preparing 07:38:02 8dfb675fdf69: Preparing 07:38:02 a13f38edcbd7: Preparing 07:38:02 0ff40998d6ee: Preparing 07:38:02 24982f872398: Preparing 07:38:02 1c70becbf0e1: Preparing 07:38:02 9fe9a137fd00: Preparing 07:38:02 0ff40998d6ee: Waiting 07:38:02 24982f872398: Waiting 07:38:02 1c70becbf0e1: Waiting 07:38:02 9fe9a137fd00: Waiting 07:38:02 6b72eb7e0317: Layer already exists 07:38:02 7996af67e1e2: Layer already exists 07:38:02 8dfb675fdf69: Layer already exists 07:38:02 671a20e94e1c: Layer already exists 07:38:02 a13f38edcbd7: Layer already exists 07:38:02 9fe9a137fd00: Layer already exists 07:38:02 0ff40998d6ee: Layer already exists 07:38:02 24982f872398: Layer already exists 07:38:02 1c70becbf0e1: Layer already exists 07:38:02 3.2.0-dev.7: digest: sha256:94a66a31e9996b223f9974fb9583bf306bfb1961ca4519218827dc8b298eeb8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:38:03 6b72eb7e0317: Preparing 07:38:03 671a20e94e1c: Preparing 07:38:03 7996af67e1e2: Preparing 07:38:03 8dfb675fdf69: Preparing 07:38:03 a13f38edcbd7: Preparing 07:38:03 0ff40998d6ee: Preparing 07:38:03 24982f872398: Preparing 07:38:03 1c70becbf0e1: Preparing 07:38:03 9fe9a137fd00: Preparing 07:38:03 0ff40998d6ee: Waiting 07:38:03 24982f872398: Waiting 07:38:03 1c70becbf0e1: Waiting 07:38:03 9fe9a137fd00: Waiting 07:38:03 a13f38edcbd7: Layer already exists 07:38:03 6b72eb7e0317: Layer already exists 07:38:03 7996af67e1e2: Layer already exists 07:38:03 671a20e94e1c: Layer already exists 07:38:03 8dfb675fdf69: Layer already exists 07:38:03 24982f872398: Layer already exists 07:38:03 0ff40998d6ee: Layer already exists 07:38:03 1c70becbf0e1: Layer already exists 07:38:03 9fe9a137fd00: Layer already exists 07:38:03 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:94a66a31e9996b223f9974fb9583bf306bfb1961ca4519218827dc8b298eeb8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:38:04 6b72eb7e0317: Preparing 07:38:04 671a20e94e1c: Preparing 07:38:04 7996af67e1e2: Preparing 07:38:04 8dfb675fdf69: Preparing 07:38:04 a13f38edcbd7: Preparing 07:38:04 0ff40998d6ee: Preparing 07:38:04 24982f872398: Preparing 07:38:04 1c70becbf0e1: Preparing 07:38:04 9fe9a137fd00: Preparing 07:38:04 1c70becbf0e1: Waiting 07:38:04 0ff40998d6ee: Waiting 07:38:04 24982f872398: Waiting 07:38:04 9fe9a137fd00: Waiting 07:38:04 6b72eb7e0317: Layer already exists 07:38:04 8dfb675fdf69: Layer already exists 07:38:04 7996af67e1e2: Layer already exists 07:38:04 671a20e94e1c: Layer already exists 07:38:04 a13f38edcbd7: Layer already exists 07:38:04 0ff40998d6ee: Layer already exists 07:38:04 1c70becbf0e1: Layer already exists 07:38:04 24982f872398: Layer already exists 07:38:04 9fe9a137fd00: Layer already exists 07:38:04 main: digest: sha256:94a66a31e9996b223f9974fb9583bf306bfb1961ca4519218827dc8b298eeb8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:05 ===================================================== [Pipeline] echo 07:38:05 taggedImages: 07:38:05 - nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:38:05 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:38:05 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.7 07:38:05 - nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:38:05 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:38:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:38:05 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:38:05 latest 07:38:05 3.2.0-dev.7 07:38:05 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:38:05 main 07:38:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:38:06 a1d2eda64213: Preparing 07:38:06 f23cc73ec866: Preparing 07:38:06 8dfb675fdf69: Preparing 07:38:06 a13f38edcbd7: Preparing 07:38:06 5d9470c9ce1b: Preparing 07:38:06 22b1f97dd527: Preparing 07:38:06 9fe9a137fd00: Preparing 07:38:06 22b1f97dd527: Waiting 07:38:06 9fe9a137fd00: Waiting 07:38:06 a13f38edcbd7: Layer already exists 07:38:06 8dfb675fdf69: Layer already exists 07:38:06 9fe9a137fd00: Layer already exists 07:38:06 5d9470c9ce1b: Pushed 07:38:06 a1d2eda64213: Pushed 07:38:07 22b1f97dd527: Pushed 07:38:09 f23cc73ec866: Pushed 07:38:09 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:8c78005b7dcbee1b5bbaeb95971b20414863ef47ab6e695d2a162590cb98b85a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:38:10 a1d2eda64213: Preparing 07:38:10 f23cc73ec866: Preparing 07:38:10 8dfb675fdf69: Preparing 07:38:10 a13f38edcbd7: Preparing 07:38:10 5d9470c9ce1b: Preparing 07:38:10 22b1f97dd527: Preparing 07:38:10 9fe9a137fd00: Preparing 07:38:10 22b1f97dd527: Waiting 07:38:10 9fe9a137fd00: Waiting 07:38:10 a1d2eda64213: Layer already exists 07:38:10 a13f38edcbd7: Layer already exists 07:38:10 8dfb675fdf69: Layer already exists 07:38:10 5d9470c9ce1b: Layer already exists 07:38:10 f23cc73ec866: Layer already exists 07:38:10 9fe9a137fd00: Layer already exists 07:38:10 22b1f97dd527: Layer already exists 07:38:10 latest: digest: sha256:8c78005b7dcbee1b5bbaeb95971b20414863ef47ab6e695d2a162590cb98b85a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.7 07:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:38:11 a1d2eda64213: Preparing 07:38:11 f23cc73ec866: Preparing 07:38:11 8dfb675fdf69: Preparing 07:38:11 a13f38edcbd7: Preparing 07:38:11 5d9470c9ce1b: Preparing 07:38:11 22b1f97dd527: Preparing 07:38:11 9fe9a137fd00: Preparing 07:38:11 22b1f97dd527: Waiting 07:38:11 f23cc73ec866: Layer already exists 07:38:11 5d9470c9ce1b: Layer already exists 07:38:11 a1d2eda64213: Layer already exists 07:38:11 a13f38edcbd7: Layer already exists 07:38:11 8dfb675fdf69: Layer already exists 07:38:11 22b1f97dd527: Layer already exists 07:38:11 9fe9a137fd00: Layer already exists 07:38:11 3.2.0-dev.7: digest: sha256:8c78005b7dcbee1b5bbaeb95971b20414863ef47ab6e695d2a162590cb98b85a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:38:12 a1d2eda64213: Preparing 07:38:12 f23cc73ec866: Preparing 07:38:12 8dfb675fdf69: Preparing 07:38:12 a13f38edcbd7: Preparing 07:38:12 5d9470c9ce1b: Preparing 07:38:12 22b1f97dd527: Preparing 07:38:12 9fe9a137fd00: Preparing 07:38:12 8dfb675fdf69: Layer already exists 07:38:12 5d9470c9ce1b: Layer already exists 07:38:12 a13f38edcbd7: Layer already exists 07:38:12 f23cc73ec866: Layer already exists 07:38:12 a1d2eda64213: Layer already exists 07:38:12 22b1f97dd527: Layer already exists 07:38:12 9fe9a137fd00: Layer already exists 07:38:12 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:8c78005b7dcbee1b5bbaeb95971b20414863ef47ab6e695d2a162590cb98b85a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:38:13 a1d2eda64213: Preparing 07:38:13 f23cc73ec866: Preparing 07:38:13 8dfb675fdf69: Preparing 07:38:13 a13f38edcbd7: Preparing 07:38:13 5d9470c9ce1b: Preparing 07:38:13 22b1f97dd527: Preparing 07:38:13 9fe9a137fd00: Preparing 07:38:13 22b1f97dd527: Waiting 07:38:13 9fe9a137fd00: Waiting 07:38:13 f23cc73ec866: Layer already exists 07:38:13 5d9470c9ce1b: Layer already exists 07:38:13 a1d2eda64213: Layer already exists 07:38:13 a13f38edcbd7: Layer already exists 07:38:13 8dfb675fdf69: Layer already exists 07:38:13 22b1f97dd527: Layer already exists 07:38:13 9fe9a137fd00: Layer already exists 07:38:13 main: digest: sha256:8c78005b7dcbee1b5bbaeb95971b20414863ef47ab6e695d2a162590cb98b85a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:14 ===================================================== [Pipeline] echo 07:38:14 taggedImages: 07:38:14 - nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:38:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:38:14 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.7 07:38:14 - nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:38:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:38:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:38:14 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:38:14 latest 07:38:14 3.2.0-dev.7 07:38:14 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:38:14 main 07:38:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:38:16 d4eedbd90b24: Preparing 07:38:16 adad46cce5a7: Preparing 07:38:16 8dfb675fdf69: Preparing 07:38:16 a13f38edcbd7: Preparing 07:38:16 821c802a8e0e: Preparing 07:38:16 e45116379eb9: Preparing 07:38:16 9fe9a137fd00: Preparing 07:38:16 e45116379eb9: Waiting 07:38:16 9fe9a137fd00: Waiting 07:38:16 a13f38edcbd7: Layer already exists 07:38:16 8dfb675fdf69: Layer already exists 07:38:16 821c802a8e0e: Layer already exists 07:38:16 e45116379eb9: Layer already exists 07:38:16 9fe9a137fd00: Layer already exists 07:38:16 d4eedbd90b24: Pushed 07:38:17 adad46cce5a7: Pushed 07:38:18 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:bf686138140450c6f284f268314fa0356d2b3f4aa97bf5f0ee87f5295191d4ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:38:19 d4eedbd90b24: Preparing 07:38:19 adad46cce5a7: Preparing 07:38:19 8dfb675fdf69: Preparing 07:38:19 a13f38edcbd7: Preparing 07:38:19 821c802a8e0e: Preparing 07:38:19 e45116379eb9: Preparing 07:38:19 9fe9a137fd00: Preparing 07:38:19 e45116379eb9: Waiting 07:38:19 9fe9a137fd00: Waiting 07:38:19 a13f38edcbd7: Layer already exists 07:38:19 d4eedbd90b24: Layer already exists 07:38:19 8dfb675fdf69: Layer already exists 07:38:19 821c802a8e0e: Layer already exists 07:38:19 adad46cce5a7: Layer already exists 07:38:19 e45116379eb9: Layer already exists 07:38:19 9fe9a137fd00: Layer already exists 07:38:19 latest: digest: sha256:bf686138140450c6f284f268314fa0356d2b3f4aa97bf5f0ee87f5295191d4ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.7 07:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:38:20 d4eedbd90b24: Preparing 07:38:20 adad46cce5a7: Preparing 07:38:20 8dfb675fdf69: Preparing 07:38:20 a13f38edcbd7: Preparing 07:38:20 821c802a8e0e: Preparing 07:38:20 e45116379eb9: Preparing 07:38:20 9fe9a137fd00: Preparing 07:38:20 e45116379eb9: Waiting 07:38:20 9fe9a137fd00: Waiting 07:38:20 adad46cce5a7: Layer already exists 07:38:20 8dfb675fdf69: Layer already exists 07:38:20 821c802a8e0e: Layer already exists 07:38:20 d4eedbd90b24: Layer already exists 07:38:20 a13f38edcbd7: Layer already exists 07:38:20 e45116379eb9: Layer already exists 07:38:20 9fe9a137fd00: Layer already exists 07:38:20 3.2.0-dev.7: digest: sha256:bf686138140450c6f284f268314fa0356d2b3f4aa97bf5f0ee87f5295191d4ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:38:21 d4eedbd90b24: Preparing 07:38:21 adad46cce5a7: Preparing 07:38:21 8dfb675fdf69: Preparing 07:38:21 a13f38edcbd7: Preparing 07:38:21 821c802a8e0e: Preparing 07:38:21 e45116379eb9: Preparing 07:38:21 9fe9a137fd00: Preparing 07:38:21 9fe9a137fd00: Waiting 07:38:21 e45116379eb9: Waiting 07:38:21 adad46cce5a7: Layer already exists 07:38:21 d4eedbd90b24: Layer already exists 07:38:21 a13f38edcbd7: Layer already exists 07:38:21 8dfb675fdf69: Layer already exists 07:38:21 821c802a8e0e: Layer already exists 07:38:21 e45116379eb9: Layer already exists 07:38:21 9fe9a137fd00: Layer already exists 07:38:21 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:bf686138140450c6f284f268314fa0356d2b3f4aa97bf5f0ee87f5295191d4ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:38:23 d4eedbd90b24: Preparing 07:38:23 adad46cce5a7: Preparing 07:38:23 8dfb675fdf69: Preparing 07:38:23 a13f38edcbd7: Preparing 07:38:23 821c802a8e0e: Preparing 07:38:23 e45116379eb9: Preparing 07:38:23 9fe9a137fd00: Preparing 07:38:23 9fe9a137fd00: Waiting 07:38:23 e45116379eb9: Waiting 07:38:23 8dfb675fdf69: Layer already exists 07:38:23 adad46cce5a7: Layer already exists 07:38:23 a13f38edcbd7: Layer already exists 07:38:23 821c802a8e0e: Layer already exists 07:38:23 d4eedbd90b24: Layer already exists 07:38:23 e45116379eb9: Layer already exists 07:38:23 9fe9a137fd00: Layer already exists 07:38:23 main: digest: sha256:bf686138140450c6f284f268314fa0356d2b3f4aa97bf5f0ee87f5295191d4ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:23 ===================================================== [Pipeline] echo 07:38:24 taggedImages: 07:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.7 07:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:38:24 - 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] } 07:43:01 #142 ... 07:43:01 07:43:01 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:43:01 #133 416.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:43:01 #133 ... 07:43:01 07:43:01 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:43:01 #134 DONE 419.1s 07:43:01 07:43:01 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:43:01 #129 DONE 419.1s 07:43:01 07:43:01 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:43:01 #141 ... 07:43:01 07:43:01 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:43:01 #143 DONE 0.2s 07:43:01 07:43:01 #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:43:01 #144 ... 07:43:01 07:43:01 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:43:01 #145 DONE 0.3s 07:43:01 07:43:01 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:43:01 #146 DONE 0.3s 07:43:01 07:43:01 #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:43:01 #147 DONE 0.3s 07:43:01 07:43:01 #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:43:01 #148 DONE 0.4s 07:43:01 07:43:01 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:01 #140 ... 07:43:01 07:43:01 #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:43:01 #149 DONE 0.4s 07:43:01 07:43:01 #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:43:01 #144 DONE 1.7s 07:43:01 07:43:01 #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:43:01 #150 ... 07:43:01 07:43:01 #151 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:43:01 #151 DONE 0.3s 07:43:01 07:43:01 #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:43:01 #150 DONE 0.4s 07:43:01 07:43:01 #152 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:43:01 #152 DONE 0.2s 07:43:01 07:43:01 #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:01 #153 ... 07:43:01 07:43:01 #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:43:01 #154 DONE 0.5s 07:43:01 07:43:01 #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:43:01 #155 DONE 0.3s 07:43:01 07:43:01 #156 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:43:01 #156 DONE 0.3s 07:43:01 07:43:01 #157 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:43:01 #157 DONE 0.3s 07:43:01 07:43:01 #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:01 #153 DONE 1.8s 07:43:01 07:43:01 #158 [security-proxy-setup] exporting to image 07:43:01 #158 exporting layers 07:43:02 #158 ... 07:43:02 07:43:02 #159 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:43:02 #159 DONE 0.4s 07:43:02 07:43:02 #160 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:43:02 #160 DONE 0.4s 07:43:02 07:43:02 #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:43:03 #161 ... 07:43:03 07:43:03 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:43:03 #133 DONE 425.2s 07:43:03 07:43:03 #158 [security-proxy-setup] exporting to image 07:43:03 #158 exporting layers 1.4s done 07:43:03 #158 writing image sha256:d145f2ebc2b85787d93dd4787fd452e79367889e1729245e7ef5c5b47da7a55f 0.0s done 07:43:03 #158 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 07:43:03 #158 DONE 1.5s 07:43:03 07:43:03 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:43:03 #137 ... 07:43:03 07:43:03 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:43:04 #162 DONE 0.4s 07:43:04 07:43:04 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:43:04 #163 DONE 0.2s 07:43:04 07:43:04 #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:43:04 #164 DONE 0.3s 07:43:04 07:43:04 #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:43:04 #165 DONE 0.2s 07:43:04 07:43:04 #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:43:04 #161 DONE 2.3s 07:43:04 07:43:04 #166 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:43:05 #166 DONE 0.6s 07:43:05 07:43:05 #167 [security-bootstrapper] exporting to image 07:43:05 #167 ... 07:43:05 07:43:05 #168 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:43:05 #168 DONE 0.3s 07:43:05 07:43:05 #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:43:05 #169 DONE 0.4s 07:43:05 07:43:05 #167 [security-bootstrapper] exporting to image 07:43:05 #167 exporting layers 1.2s done 07:43:05 #167 writing image sha256:9b2d6f9654898f95083cb5732833a8e4adc4572c2b94d9181530bc6e31b3b5eb 0.0s done 07:43:05 #167 naming to docker.io/library/security-bootstrapper-arm64 07:43:06 #167 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 07:43:06 #167 DONE 1.3s 07:43:06 07:43:06 #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:43:06 #170 DONE 0.2s 07:43:06 07:43:06 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:06 #140 ... 07:43:06 07:43:06 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:07 #171 ... 07:43:07 07:43:07 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:43:07 #139 DONE 429.1s 07:43:07 07:43:07 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:43:07 #137 ... 07:43:07 07:43:07 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:43:07 #172 DONE 0.4s 07:43:07 07:43:07 #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:43:08 #173 DONE 0.2s 07:43:08 07:43:08 #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:43:08 #174 DONE 0.3s 07:43:08 07:43:08 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:08 #171 DONE 2.2s 07:43:08 07:43:08 #175 [security-secretstore-setup] exporting to image 07:43:09 #175 ... 07:43:09 07:43:09 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:43:09 #176 DONE 0.4s 07:43:09 07:43:09 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:43:09 #177 DONE 0.3s 07:43:09 07:43:09 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:09 #140 ... 07:43:09 07:43:09 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:10 #178 ... 07:43:10 07:43:10 #175 [security-secretstore-setup] exporting to image 07:43:10 #175 exporting layers 1.5s done 07:43:10 #175 writing image sha256:d72af0da2f507aaeaf2b85d007e4305bc5bd3d378203736547c4c223abd06d35 0.0s done 07:43:10 #175 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 07:43:10 #175 DONE 1.5s 07:43:10 07:43:10 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:11 #178 DONE 2.0s 07:43:11 07:43:11 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:11 #140 ... 07:43:11 07:43:11 #179 [security-proxy-auth] exporting to image 07:43:11 #179 exporting layers 0.5s done 07:43:11 #179 writing image sha256:d6a66f00f3d866f92836656c8746e9dfc44ac04e4332496a3570adcdfbf1819f done 07:43:11 #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 07:43:11 #179 DONE 0.5s 07:43:11 07:43:11 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:43:14 #137 ... 07:43:14 07:43:14 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:43:14 #141 DONE 436.6s 07:43:14 07:43:14 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:15 #140 ... 07:43:15 07:43:15 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:43:15 #180 DONE 0.2s 07:43:15 07:43:15 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:43:15 #142 ... 07:43:15 07:43:15 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:43:15 #181 DONE 0.2s 07:43:15 07:43:15 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:43:15 #182 DONE 0.3s 07:43:15 07:43:15 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:15 #140 ... 07:43:15 07:43:15 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:43:15 #183 DONE 0.1s 07:43:15 07:43:15 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:43:15 #184 DONE 0.1s 07:43:15 07:43:15 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:16 #140 ... 07:43:16 07:43:16 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:18 #185 DONE 1.9s 07:43:18 07:43:18 #186 [core-common-config-bootstrapper] exporting to image 07:43:18 #186 exporting layers 07:43:18 #186 exporting layers 0.4s done 07:43:18 #186 writing image sha256:2b6a437581eec6e4c407e2dd58c40e0da00d92f138b619bc25e342825ebf1623 done 07:43:18 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:43:18 #186 DONE 0.4s 07:43:18 07:43:18 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:28 #140 ... 07:43:28 07:43:28 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:43:28 #142 DONE 450.1s 07:43:28 07:43:28 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:43:28 #137 ... 07:43:28 07:43:28 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:43:28 #187 DONE 0.2s 07:43:28 07:43:28 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:43:28 #188 DONE 0.2s 07:43:28 07:43:28 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:43:28 #138 ... 07:43:28 07:43:28 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:43:28 #189 DONE 0.3s 07:43:28 07:43:28 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:43:29 #135 ... 07:43:29 07:43:29 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:43:29 #190 DONE 0.1s 07:43:29 07:43:29 #191 [core-command] exporting to image 07:43:29 #191 exporting layers 07:43:29 #191 exporting layers 0.3s done 07:43:29 #191 writing image sha256:e2caf2704608639de17459f7c8672bdb32c2a5221cd35d6fcacc2b54cd1bf358 done 07:43:29 #191 naming to docker.io/library/core-command-arm64 0.0s done 07:43:29 #191 DONE 0.3s 07:43:29 07:43:29 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:33 #140 ... 07:43:33 07:43:33 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:43:33 #135 DONE 454.6s 07:43:33 07:43:33 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:43:33 #192 DONE 0.5s 07:43:33 07:43:33 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:43:33 #193 DONE 0.2s 07:43:33 07:43:33 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:43:33 #194 DONE 0.3s 07:43:33 07:43:33 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:43:33 #137 DONE 455.8s 07:43:33 07:43:33 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:43:33 #195 DONE 0.4s 07:43:33 07:43:33 #196 [core-data] exporting to image 07:43:34 #196 ... 07:43:34 07:43:34 #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:43:34 #197 DONE 0.2s 07:43:34 07:43:34 #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:43:34 #198 DONE 0.3s 07:43:34 07:43:34 #196 [core-data] exporting to image 07:43:34 #196 exporting layers 0.6s done 07:43:34 #196 writing image sha256:d9e6f5452a96adb556eebc05d50a43c3296b4cbdbfe954811d3e56ef28d77e95 0.0s done 07:43:34 #196 naming to docker.io/library/core-data-arm64 0.0s done 07:43:34 #196 DONE 0.6s 07:43:34 07:43:34 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:43:34 #199 DONE 0.4s 07:43:34 07:43:34 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:43:35 #138 ... 07:43:35 07:43:35 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:43:35 #200 DONE 0.2s 07:43:35 07:43:35 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:43:35 #201 DONE 0.1s 07:43:35 07:43:35 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:43:35 #138 ... 07:43:35 07:43:35 #202 [core-metadata] exporting to image 07:43:35 #202 exporting layers 0.3s done 07:43:35 #202 writing image sha256:3ad8fabc820b737586c90ef5324c3e19c7c931812d09b877fe229a524fff3714 done 07:43:35 #202 naming to docker.io/library/core-metadata-arm64 0.0s done 07:43:35 #202 DONE 0.3s 07:43:35 07:43:35 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:43:45 #138 ... 07:43:45 07:43:45 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:43:45 #136 DONE 466.2s 07:43:45 07:43:45 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:43:45 #203 DONE 0.3s 07:43:45 07:43:45 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:43:45 #204 DONE 0.1s 07:43:45 07:43:45 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:43:45 #205 DONE 0.3s 07:43:45 07:43:45 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:45 #140 ... 07:43:45 07:43:45 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:43:45 #206 DONE 0.1s 07:43:45 07:43:45 #207 [security-spiffe-token-provider] exporting to image 07:43:45 #207 exporting layers 07:43:45 #207 exporting layers 0.5s done 07:43:45 #207 writing image sha256:9b26873a5c31b69a1d2cdf5b448e6bedd0536716b80dc9f4a4ded169a77a45aa done 07:43:45 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:43:45 #207 DONE 0.5s 07:43:45 07:43:45 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:43:55 #138 DONE 476.5s 07:43:55 07:43:55 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:55 #140 DONE 476.5s 07:43:55 07:43:55 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:43:55 #208 ... 07:43:55 07:43:55 #209 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:43:55 #209 DONE 0.1s 07:43:55 07:43:55 #210 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:43:55 #210 DONE 0.2s 07:43:55 07:43:55 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:43:55 #208 DONE 0.2s 07:43:55 07:43:55 #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:43:55 #211 DONE 0.1s 07:43:55 07:43:55 #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:43:55 #212 ... 07:43:55 07:43:55 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:43:55 #213 DONE 0.3s 07:43:55 07:43:55 #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:43:55 #212 DONE 0.3s 07:43:55 07:43:55 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:43:55 #214 DONE 0.1s 07:43:55 07:43:55 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:43:55 #215 DONE 0.1s 07:43:55 07:43:55 #216 [support-notifications] exporting to image 07:43:55 #216 exporting layers 07:43:55 #216 ... 07:43:55 07:43:55 #217 [support-scheduler] exporting to image 07:43:55 #217 exporting layers 0.3s done 07:43:55 #217 writing image sha256:6a2a9f837470674c4fa5a9adb4157d7f8ecc584131f7fa23206785158aef6519 0.0s done 07:43:55 #217 naming to docker.io/library/support-scheduler-arm64 done 07:43:55 #217 DONE 0.3s 07:43:55 07:43:55 #216 [support-notifications] exporting to image 07:43:55 #216 exporting layers 0.3s done 07:43:55 #216 writing image sha256:8abb6e19e126ba1337540ea702e3e33469462c28f0b2d06bd97b35db1e465893 done 07:43:55 #216 naming to docker.io/library/support-notifications-arm64 done 07:43:55 #216 DONE 0.4s 07:43:55 time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:43:55 time="2023-12-28T07:35:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:43:55 $ docker stop --time=1 d2ddd46fb50c94ed942fe3e93b7eda9d109ab0d6a261055fbacb9613b070e6c0 07:43:57 $ docker rm -f --volumes d2ddd46fb50c94ed942fe3e93b7eda9d109ab0d6a261055fbacb9613b070e6c0 [Pipeline] // withDockerContainer [Pipeline] sh 07:43:58 + docker images 07:43:58 REPOSITORY TAG IMAGE ID CREATED SIZE 07:43:58 support-notifications-arm64 latest 8abb6e19e126 3 seconds ago 26.4MB 07:43:58 support-scheduler-arm64 latest 6a2a9f837470 3 seconds ago 25.8MB 07:43:58 security-spiffe-token-provider-arm64 latest 9b26873a5c31 14 seconds ago 28.9MB 07:43:58 core-metadata-arm64 latest 3ad8fabc820b 23 seconds ago 17.4MB 07:43:58 core-data-arm64 latest d9e6f5452a96 25 seconds ago 17.1MB 07:43:58 core-command-arm64 latest e2caf2704608 29 seconds ago 17MB 07:43:58 core-common-config-bootstrapper-arm64 latest 2b6a437581ee 41 seconds ago 15.1MB 07:43:58 security-proxy-auth-arm64 latest d6a66f00f3d8 47 seconds ago 15.9MB 07:43:58 security-secretstore-setup-arm64 latest d72af0da2f50 50 seconds ago 35.7MB 07:43:58 security-bootstrapper-arm64 latest 9b2d6f965489 54 seconds ago 18.5MB 07:43:58 security-proxy-setup-arm64 latest d145f2ebc2b8 57 seconds ago 25.8MB 07:43:58 security-spire-agent-arm64 latest 85d0400f2a1d 8 minutes ago 152MB 07:43:58 security-spire-config-arm64 latest e3d8723adc52 8 minutes ago 95.8MB 07:43:58 security-spire-server-arm64 latest 6d6c887a2c81 8 minutes ago 96.7MB 07:43:58 ci-base-image-arm64 latest 7813fc836bb6 9 minutes ago 933MB 07:43:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 6 weeks ago 560MB 07:43:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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 07:43:59 provisioning config files... 07:43:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/617@tmp/config14040634337771347863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:59 ---> ****-login.sh 07:43:59 nexus3.edgexfoundry.org:10001 07:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:00 Configure a credential helper to remove this warning. See 07:44:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:00 07:44:00 Login Succeeded 07:44:00 nexus3.edgexfoundry.org:10002 07:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:00 Configure a credential helper to remove this warning. See 07:44:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:00 07:44:00 Login Succeeded 07:44:00 nexus3.edgexfoundry.org:10003 07:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:00 Configure a credential helper to remove this warning. See 07:44:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:00 07:44:00 Login Succeeded 07:44:00 nexus3.edgexfoundry.org:10004 07:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:00 Configure a credential helper to remove this warning. See 07:44:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:00 07:44:00 Login Succeeded 07:44:00 ****.io 07:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:01 Configure a credential helper to remove this warning. See 07:44:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:01 07:44:01 Login Succeeded 07:44:01 ---> ****-login.sh ends [Pipeline] } 07:44:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:44:02 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:44:02 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:02 latest 07:44:02 3.2.0-dev.7 07:44:02 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:02 main 07:44:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:44:06 283ec9f564f5: Preparing 07:44:06 05254df3e99b: Preparing 07:44:06 940070f6fee4: Preparing 07:44:06 6c1baf0b43ff: Preparing 07:44:06 7b50518326fb: Preparing 07:44:06 a6ed73e0b458: Preparing 07:44:06 0faf9b67be60: Preparing 07:44:06 a6ed73e0b458: Waiting 07:44:06 0faf9b67be60: Waiting 07:44:06 7b50518326fb: Pushed 07:44:06 283ec9f564f5: Pushed 07:44:06 940070f6fee4: Pushed 07:44:06 6c1baf0b43ff: Pushed 07:44:06 0faf9b67be60: Layer already exists 07:44:06 a6ed73e0b458: Pushed 07:44:09 05254df3e99b: Pushed 07:44:09 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:bcfcbde92f5253d506d9086ccdd44459bfaf9b6022c07c161d46930da5eb5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:44:10 283ec9f564f5: Preparing 07:44:10 05254df3e99b: Preparing 07:44:10 940070f6fee4: Preparing 07:44:10 6c1baf0b43ff: Preparing 07:44:10 7b50518326fb: Preparing 07:44:10 a6ed73e0b458: Preparing 07:44:10 0faf9b67be60: Preparing 07:44:10 a6ed73e0b458: Waiting 07:44:10 0faf9b67be60: Waiting 07:44:10 6c1baf0b43ff: Layer already exists 07:44:10 940070f6fee4: Layer already exists 07:44:10 283ec9f564f5: Layer already exists 07:44:10 7b50518326fb: Layer already exists 07:44:10 05254df3e99b: Layer already exists 07:44:10 0faf9b67be60: Layer already exists 07:44:10 a6ed73e0b458: Layer already exists 07:44:10 latest: digest: sha256:bcfcbde92f5253d506d9086ccdd44459bfaf9b6022c07c161d46930da5eb5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.7 07:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:44:12 283ec9f564f5: Preparing 07:44:12 05254df3e99b: Preparing 07:44:12 940070f6fee4: Preparing 07:44:12 6c1baf0b43ff: Preparing 07:44:12 7b50518326fb: Preparing 07:44:12 a6ed73e0b458: Preparing 07:44:12 0faf9b67be60: Preparing 07:44:12 a6ed73e0b458: Waiting 07:44:12 0faf9b67be60: Waiting 07:44:12 7b50518326fb: Layer already exists 07:44:12 05254df3e99b: Layer already exists 07:44:12 283ec9f564f5: Layer already exists 07:44:12 940070f6fee4: Layer already exists 07:44:12 6c1baf0b43ff: Layer already exists 07:44:12 a6ed73e0b458: Layer already exists 07:44:12 0faf9b67be60: Layer already exists 07:44:12 3.2.0-dev.7: digest: sha256:bcfcbde92f5253d506d9086ccdd44459bfaf9b6022c07c161d46930da5eb5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:44:13 283ec9f564f5: Preparing 07:44:13 05254df3e99b: Preparing 07:44:13 940070f6fee4: Preparing 07:44:13 6c1baf0b43ff: Preparing 07:44:13 7b50518326fb: Preparing 07:44:13 a6ed73e0b458: Preparing 07:44:13 0faf9b67be60: Preparing 07:44:13 0faf9b67be60: Waiting 07:44:13 a6ed73e0b458: Waiting 07:44:13 940070f6fee4: Layer already exists 07:44:13 05254df3e99b: Layer already exists 07:44:13 6c1baf0b43ff: Layer already exists 07:44:13 283ec9f564f5: Layer already exists 07:44:13 7b50518326fb: Layer already exists 07:44:13 a6ed73e0b458: Layer already exists 07:44:13 0faf9b67be60: Layer already exists 07:44:14 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:bcfcbde92f5253d506d9086ccdd44459bfaf9b6022c07c161d46930da5eb5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:44:15 283ec9f564f5: Preparing 07:44:15 05254df3e99b: Preparing 07:44:15 940070f6fee4: Preparing 07:44:15 6c1baf0b43ff: Preparing 07:44:15 7b50518326fb: Preparing 07:44:15 a6ed73e0b458: Preparing 07:44:15 0faf9b67be60: Preparing 07:44:15 a6ed73e0b458: Waiting 07:44:15 0faf9b67be60: Waiting 07:44:15 283ec9f564f5: Layer already exists 07:44:15 6c1baf0b43ff: Layer already exists 07:44:15 940070f6fee4: Layer already exists 07:44:15 7b50518326fb: Layer already exists 07:44:15 05254df3e99b: Layer already exists 07:44:15 a6ed73e0b458: Layer already exists 07:44:15 0faf9b67be60: Layer already exists 07:44:15 main: digest: sha256:bcfcbde92f5253d506d9086ccdd44459bfaf9b6022c07c161d46930da5eb5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:16 ===================================================== [Pipeline] echo 07:44:16 taggedImages: 07:44:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:44:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.7 07:44:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:44:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:44:16 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:16 latest 07:44:16 3.2.0-dev.7 07:44:16 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:16 main 07:44:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:44:20 8c5c99d29366: Preparing 07:44:20 f4c6721b5103: Preparing 07:44:20 513f6de1485c: Preparing 07:44:20 3f224de9328e: Preparing 07:44:20 940070f6fee4: Preparing 07:44:20 6c1baf0b43ff: Preparing 07:44:20 7b50518326fb: Preparing 07:44:20 a6ed73e0b458: Preparing 07:44:20 0faf9b67be60: Preparing 07:44:20 6c1baf0b43ff: Waiting 07:44:20 7b50518326fb: Waiting 07:44:20 a6ed73e0b458: Waiting 07:44:20 0faf9b67be60: Waiting 07:44:20 940070f6fee4: Layer already exists 07:44:20 6c1baf0b43ff: Layer already exists 07:44:20 513f6de1485c: Pushed 07:44:20 f4c6721b5103: Pushed 07:44:20 7b50518326fb: Layer already exists 07:44:20 8c5c99d29366: Pushed 07:44:20 a6ed73e0b458: Layer already exists 07:44:20 0faf9b67be60: Layer already exists 07:44:22 3f224de9328e: Pushed 07:44:22 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:0208e976539198f93b5af88624f4ecf30ff99602123b70471cd6f5593712a316 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:23 + 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 07:44:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:44:23 8c5c99d29366: Preparing 07:44:23 f4c6721b5103: Preparing 07:44:23 513f6de1485c: Preparing 07:44:23 3f224de9328e: Preparing 07:44:23 940070f6fee4: Preparing 07:44:23 6c1baf0b43ff: Preparing 07:44:23 7b50518326fb: Preparing 07:44:23 6c1baf0b43ff: Waiting 07:44:23 a6ed73e0b458: Preparing 07:44:23 7b50518326fb: Waiting 07:44:23 0faf9b67be60: Preparing 07:44:23 a6ed73e0b458: Waiting 07:44:23 0faf9b67be60: Waiting 07:44:23 940070f6fee4: Layer already exists 07:44:23 513f6de1485c: Layer already exists 07:44:23 f4c6721b5103: Layer already exists 07:44:23 8c5c99d29366: Layer already exists 07:44:23 3f224de9328e: Layer already exists 07:44:23 7b50518326fb: Layer already exists 07:44:23 6c1baf0b43ff: Layer already exists 07:44:23 0faf9b67be60: Layer already exists 07:44:23 a6ed73e0b458: Layer already exists 07:44:24 latest: digest: sha256:0208e976539198f93b5af88624f4ecf30ff99602123b70471cd6f5593712a316 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.7 07:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:44:25 8c5c99d29366: Preparing 07:44:25 f4c6721b5103: Preparing 07:44:25 513f6de1485c: Preparing 07:44:25 3f224de9328e: Preparing 07:44:25 940070f6fee4: Preparing 07:44:25 6c1baf0b43ff: Preparing 07:44:25 7b50518326fb: Preparing 07:44:25 a6ed73e0b458: Preparing 07:44:25 0faf9b67be60: Preparing 07:44:25 6c1baf0b43ff: Waiting 07:44:25 7b50518326fb: Waiting 07:44:25 a6ed73e0b458: Waiting 07:44:25 0faf9b67be60: Waiting 07:44:25 f4c6721b5103: Layer already exists 07:44:25 940070f6fee4: Layer already exists 07:44:25 8c5c99d29366: Layer already exists 07:44:25 513f6de1485c: Layer already exists 07:44:25 3f224de9328e: Layer already exists 07:44:25 7b50518326fb: Layer already exists 07:44:25 6c1baf0b43ff: Layer already exists 07:44:25 a6ed73e0b458: Layer already exists 07:44:25 0faf9b67be60: Layer already exists 07:44:25 3.2.0-dev.7: digest: sha256:0208e976539198f93b5af88624f4ecf30ff99602123b70471cd6f5593712a316 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:44:27 8c5c99d29366: Preparing 07:44:27 f4c6721b5103: Preparing 07:44:27 513f6de1485c: Preparing 07:44:27 3f224de9328e: Preparing 07:44:27 940070f6fee4: Preparing 07:44:27 6c1baf0b43ff: Preparing 07:44:27 7b50518326fb: Preparing 07:44:27 6c1baf0b43ff: Waiting 07:44:27 a6ed73e0b458: Preparing 07:44:27 7b50518326fb: Waiting 07:44:27 0faf9b67be60: Preparing 07:44:27 a6ed73e0b458: Waiting 07:44:27 0faf9b67be60: Waiting 07:44:27 513f6de1485c: Layer already exists 07:44:27 8c5c99d29366: Layer already exists 07:44:27 940070f6fee4: Layer already exists 07:44:27 3f224de9328e: Layer already exists 07:44:27 f4c6721b5103: Layer already exists 07:44:27 a6ed73e0b458: Layer already exists 07:44:27 6c1baf0b43ff: Layer already exists 07:44:27 7b50518326fb: Layer already exists 07:44:27 0faf9b67be60: Layer already exists 07:44:27 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:0208e976539198f93b5af88624f4ecf30ff99602123b70471cd6f5593712a316 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:28 + 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 07:44:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:44:28 8c5c99d29366: Preparing 07:44:28 f4c6721b5103: Preparing 07:44:28 513f6de1485c: Preparing 07:44:28 3f224de9328e: Preparing 07:44:28 940070f6fee4: Preparing 07:44:28 6c1baf0b43ff: Preparing 07:44:28 7b50518326fb: Preparing 07:44:28 a6ed73e0b458: Preparing 07:44:28 0faf9b67be60: Preparing 07:44:28 6c1baf0b43ff: Waiting 07:44:28 a6ed73e0b458: Waiting 07:44:28 7b50518326fb: Waiting 07:44:28 0faf9b67be60: Waiting 07:44:28 940070f6fee4: Layer already exists 07:44:28 3f224de9328e: Layer already exists 07:44:28 8c5c99d29366: Layer already exists 07:44:28 f4c6721b5103: Layer already exists 07:44:28 513f6de1485c: Layer already exists 07:44:28 7b50518326fb: Layer already exists 07:44:28 6c1baf0b43ff: Layer already exists 07:44:28 a6ed73e0b458: Layer already exists 07:44:28 0faf9b67be60: Layer already exists 07:44:29 main: digest: sha256:0208e976539198f93b5af88624f4ecf30ff99602123b70471cd6f5593712a316 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:29 ===================================================== [Pipeline] echo 07:44:29 taggedImages: 07:44:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:44:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.7 07:44:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:44:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:44:30 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:30 latest 07:44:30 3.2.0-dev.7 07:44:30 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:30 main 07:44:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:44:34 cd88fe8ccb87: Preparing 07:44:34 58655c30f721: Preparing 07:44:34 940070f6fee4: Preparing 07:44:34 6c1baf0b43ff: Preparing 07:44:34 0db3ad4b916e: Preparing 07:44:34 1acb5fba9a43: Preparing 07:44:34 0faf9b67be60: Preparing 07:44:34 1acb5fba9a43: Waiting 07:44:34 0faf9b67be60: Waiting 07:44:34 6c1baf0b43ff: Layer already exists 07:44:34 940070f6fee4: Layer already exists 07:44:35 0faf9b67be60: Layer already exists 07:44:35 0db3ad4b916e: Pushed 07:44:35 cd88fe8ccb87: Pushed 07:44:35 1acb5fba9a43: Pushed 07:44:37 58655c30f721: Pushed 07:44:37 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:46ba9ed49ac11ced0afcb853694337e2317df78b4522c910d947ac3df23a8f8d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:44:39 cd88fe8ccb87: Preparing 07:44:39 58655c30f721: Preparing 07:44:39 940070f6fee4: Preparing 07:44:39 6c1baf0b43ff: Preparing 07:44:39 0db3ad4b916e: Preparing 07:44:39 1acb5fba9a43: Preparing 07:44:39 0faf9b67be60: Preparing 07:44:39 1acb5fba9a43: Waiting 07:44:39 0faf9b67be60: Waiting 07:44:39 58655c30f721: Layer already exists 07:44:39 940070f6fee4: Layer already exists 07:44:39 6c1baf0b43ff: Layer already exists 07:44:39 cd88fe8ccb87: Layer already exists 07:44:39 0db3ad4b916e: Layer already exists 07:44:39 1acb5fba9a43: Layer already exists 07:44:39 0faf9b67be60: Layer already exists 07:44:39 latest: digest: sha256:46ba9ed49ac11ced0afcb853694337e2317df78b4522c910d947ac3df23a8f8d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.7 07:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:44:40 cd88fe8ccb87: Preparing 07:44:40 58655c30f721: Preparing 07:44:40 940070f6fee4: Preparing 07:44:40 6c1baf0b43ff: Preparing 07:44:40 0db3ad4b916e: Preparing 07:44:40 1acb5fba9a43: Preparing 07:44:40 0faf9b67be60: Preparing 07:44:40 1acb5fba9a43: Waiting 07:44:40 0faf9b67be60: Waiting 07:44:40 940070f6fee4: Layer already exists 07:44:40 0db3ad4b916e: Layer already exists 07:44:40 cd88fe8ccb87: Layer already exists 07:44:40 6c1baf0b43ff: Layer already exists 07:44:40 58655c30f721: Layer already exists 07:44:40 1acb5fba9a43: Layer already exists 07:44:40 0faf9b67be60: Layer already exists 07:44:41 3.2.0-dev.7: digest: sha256:46ba9ed49ac11ced0afcb853694337e2317df78b4522c910d947ac3df23a8f8d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:44:42 cd88fe8ccb87: Preparing 07:44:42 58655c30f721: Preparing 07:44:42 940070f6fee4: Preparing 07:44:42 6c1baf0b43ff: Preparing 07:44:42 0db3ad4b916e: Preparing 07:44:42 1acb5fba9a43: Preparing 07:44:42 0faf9b67be60: Preparing 07:44:42 1acb5fba9a43: Waiting 07:44:42 0faf9b67be60: Waiting 07:44:42 0db3ad4b916e: Layer already exists 07:44:42 6c1baf0b43ff: Layer already exists 07:44:42 940070f6fee4: Layer already exists 07:44:42 cd88fe8ccb87: Layer already exists 07:44:42 58655c30f721: Layer already exists 07:44:42 1acb5fba9a43: Layer already exists 07:44:42 0faf9b67be60: Layer already exists 07:44:42 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:46ba9ed49ac11ced0afcb853694337e2317df78b4522c910d947ac3df23a8f8d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:44:44 cd88fe8ccb87: Preparing 07:44:44 58655c30f721: Preparing 07:44:44 940070f6fee4: Preparing 07:44:44 6c1baf0b43ff: Preparing 07:44:44 0db3ad4b916e: Preparing 07:44:44 1acb5fba9a43: Preparing 07:44:44 0faf9b67be60: Preparing 07:44:44 1acb5fba9a43: Waiting 07:44:44 0faf9b67be60: Waiting 07:44:44 cd88fe8ccb87: Layer already exists 07:44:44 940070f6fee4: Layer already exists 07:44:44 0db3ad4b916e: Layer already exists 07:44:44 6c1baf0b43ff: Layer already exists 07:44:44 58655c30f721: Layer already exists 07:44:44 0faf9b67be60: Layer already exists 07:44:44 1acb5fba9a43: Layer already exists 07:44:44 main: digest: sha256:46ba9ed49ac11ced0afcb853694337e2317df78b4522c910d947ac3df23a8f8d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:45 ===================================================== [Pipeline] echo 07:44:45 taggedImages: 07:44:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:44:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.7 07:44:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:44:45 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:44:45 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:45 latest 07:44:45 3.2.0-dev.7 07:44:45 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:45 main 07:44:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:44:47 971411fb92ae: Preparing 07:44:47 25f7d1e91b5a: Preparing 07:44:47 567d689aad37: Preparing 07:44:47 940070f6fee4: Preparing 07:44:47 6c1baf0b43ff: Preparing 07:44:47 7b50518326fb: Preparing 07:44:47 a6ed73e0b458: Preparing 07:44:47 0faf9b67be60: Preparing 07:44:47 a6ed73e0b458: Waiting 07:44:47 0faf9b67be60: Waiting 07:44:47 7b50518326fb: Waiting 07:44:47 25f7d1e91b5a: Pushed 07:44:49 6c1baf0b43ff: Layer already exists 07:44:49 940070f6fee4: Layer already exists 07:44:49 7b50518326fb: Layer already exists 07:44:49 a6ed73e0b458: Layer already exists 07:44:49 0faf9b67be60: Layer already exists 07:44:49 971411fb92ae: Pushed 07:44:49 567d689aad37: Pushed 07:44:49 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:bf7297b8b8fe76eb26072a340b8f191b9e4d9bf81bbb924a5d2c17cdd45db662 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:44:51 971411fb92ae: Preparing 07:44:51 25f7d1e91b5a: Preparing 07:44:51 567d689aad37: Preparing 07:44:51 940070f6fee4: Preparing 07:44:51 6c1baf0b43ff: Preparing 07:44:51 7b50518326fb: Preparing 07:44:51 a6ed73e0b458: Preparing 07:44:51 0faf9b67be60: Preparing 07:44:51 7b50518326fb: Waiting 07:44:51 a6ed73e0b458: Waiting 07:44:51 0faf9b67be60: Waiting 07:44:51 971411fb92ae: Layer already exists 07:44:51 567d689aad37: Layer already exists 07:44:51 25f7d1e91b5a: Layer already exists 07:44:51 940070f6fee4: Layer already exists 07:44:51 6c1baf0b43ff: Layer already exists 07:44:51 a6ed73e0b458: Layer already exists 07:44:51 0faf9b67be60: Layer already exists 07:44:51 7b50518326fb: Layer already exists 07:44:51 latest: digest: sha256:bf7297b8b8fe76eb26072a340b8f191b9e4d9bf81bbb924a5d2c17cdd45db662 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.7 07:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:44:52 971411fb92ae: Preparing 07:44:52 25f7d1e91b5a: Preparing 07:44:52 567d689aad37: Preparing 07:44:52 940070f6fee4: Preparing 07:44:52 6c1baf0b43ff: Preparing 07:44:52 7b50518326fb: Preparing 07:44:52 a6ed73e0b458: Preparing 07:44:52 0faf9b67be60: Preparing 07:44:52 7b50518326fb: Waiting 07:44:52 a6ed73e0b458: Waiting 07:44:52 0faf9b67be60: Waiting 07:44:52 940070f6fee4: Layer already exists 07:44:52 6c1baf0b43ff: Layer already exists 07:44:52 971411fb92ae: Layer already exists 07:44:52 25f7d1e91b5a: Layer already exists 07:44:52 567d689aad37: Layer already exists 07:44:52 7b50518326fb: Layer already exists 07:44:52 a6ed73e0b458: Layer already exists 07:44:52 0faf9b67be60: Layer already exists 07:44:52 3.2.0-dev.7: digest: sha256:bf7297b8b8fe76eb26072a340b8f191b9e4d9bf81bbb924a5d2c17cdd45db662 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:44:54 971411fb92ae: Preparing 07:44:54 25f7d1e91b5a: Preparing 07:44:54 567d689aad37: Preparing 07:44:54 940070f6fee4: Preparing 07:44:54 6c1baf0b43ff: Preparing 07:44:54 7b50518326fb: Preparing 07:44:54 a6ed73e0b458: Preparing 07:44:54 0faf9b67be60: Preparing 07:44:54 a6ed73e0b458: Waiting 07:44:54 0faf9b67be60: Waiting 07:44:54 7b50518326fb: Waiting 07:44:54 567d689aad37: Layer already exists 07:44:54 25f7d1e91b5a: Layer already exists 07:44:54 971411fb92ae: Layer already exists 07:44:54 6c1baf0b43ff: Layer already exists 07:44:54 940070f6fee4: Layer already exists 07:44:54 7b50518326fb: Layer already exists 07:44:54 a6ed73e0b458: Layer already exists 07:44:54 0faf9b67be60: Layer already exists 07:44:54 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:bf7297b8b8fe76eb26072a340b8f191b9e4d9bf81bbb924a5d2c17cdd45db662 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:44:56 971411fb92ae: Preparing 07:44:56 25f7d1e91b5a: Preparing 07:44:56 567d689aad37: Preparing 07:44:56 940070f6fee4: Preparing 07:44:56 6c1baf0b43ff: Preparing 07:44:56 7b50518326fb: Preparing 07:44:56 a6ed73e0b458: Preparing 07:44:56 0faf9b67be60: Preparing 07:44:56 a6ed73e0b458: Waiting 07:44:56 0faf9b67be60: Waiting 07:44:56 7b50518326fb: Waiting 07:44:56 940070f6fee4: Layer already exists 07:44:56 6c1baf0b43ff: Layer already exists 07:44:56 25f7d1e91b5a: Layer already exists 07:44:56 567d689aad37: Layer already exists 07:44:56 971411fb92ae: Layer already exists 07:44:56 7b50518326fb: Layer already exists 07:44:56 0faf9b67be60: Layer already exists 07:44:56 a6ed73e0b458: Layer already exists 07:44:56 main: digest: sha256:bf7297b8b8fe76eb26072a340b8f191b9e4d9bf81bbb924a5d2c17cdd45db662 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:57 ===================================================== [Pipeline] echo 07:44:57 taggedImages: 07:44:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:44:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.7 07:44:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:44:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:44:57 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:57 latest 07:44:57 3.2.0-dev.7 07:44:57 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:44:57 main 07:44:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:44:59 de1277407b00: Preparing 07:44:59 6be89866bc71: Preparing 07:44:59 93b5488d5961: Preparing 07:44:59 504938cdc0a3: Preparing 07:44:59 94a4f75b4ec1: Preparing 07:44:59 cea7fc50acd2: Preparing 07:44:59 0586b0655364: Preparing 07:44:59 940070f6fee4: Preparing 07:44:59 6c1baf0b43ff: Preparing 07:44:59 212e064ef891: Preparing 07:44:59 cea7fc50acd2: Waiting 07:44:59 6cb1c3efcbc9: Preparing 07:44:59 0586b0655364: Waiting 07:44:59 940070f6fee4: Waiting 07:44:59 5f70bf18a086: Preparing 07:44:59 12ba742a3058: Preparing 07:44:59 63302cae8d49: Preparing 07:44:59 6c1baf0b43ff: Waiting 07:44:59 212e064ef891: Waiting 07:44:59 6cb1c3efcbc9: Waiting 07:44:59 23e9505c7356: Preparing 07:44:59 5f70bf18a086: Waiting 07:44:59 0faf9b67be60: Preparing 07:44:59 12ba742a3058: Waiting 07:44:59 23e9505c7356: Waiting 07:44:59 0faf9b67be60: Waiting 07:44:59 63302cae8d49: Waiting 07:44:59 93b5488d5961: Pushed 07:44:59 504938cdc0a3: Pushed 07:44:59 6be89866bc71: Pushed 07:44:59 de1277407b00: Pushed 07:44:59 94a4f75b4ec1: Pushed 07:44:59 940070f6fee4: Layer already exists 07:44:59 cea7fc50acd2: Pushed 07:44:59 6cb1c3efcbc9: Pushed 07:44:59 212e064ef891: Pushed 07:45:02 0586b0655364: Pushed 07:45:03 6c1baf0b43ff: Layer already exists 07:45:03 0faf9b67be60: Layer already exists 07:45:03 5f70bf18a086: Pushed 07:45:03 12ba742a3058: Pushed 07:45:03 63302cae8d49: Pushed 07:45:03 23e9505c7356: Pushed 07:45:03 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:3dc45cd80bac31d13324a7b1f3eda36bb74497071d65e5dc6c08426cf805a73c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:45:05 de1277407b00: Preparing 07:45:05 6be89866bc71: Preparing 07:45:05 93b5488d5961: Preparing 07:45:05 504938cdc0a3: Preparing 07:45:05 94a4f75b4ec1: Preparing 07:45:05 cea7fc50acd2: Preparing 07:45:05 0586b0655364: Preparing 07:45:05 940070f6fee4: Preparing 07:45:05 6c1baf0b43ff: Preparing 07:45:05 212e064ef891: Preparing 07:45:05 6cb1c3efcbc9: Preparing 07:45:05 5f70bf18a086: Preparing 07:45:05 cea7fc50acd2: Waiting 07:45:05 0586b0655364: Waiting 07:45:05 940070f6fee4: Waiting 07:45:05 6c1baf0b43ff: Waiting 07:45:05 212e064ef891: Waiting 07:45:05 6cb1c3efcbc9: Waiting 07:45:05 12ba742a3058: Preparing 07:45:05 63302cae8d49: Preparing 07:45:05 12ba742a3058: Waiting 07:45:05 5f70bf18a086: Waiting 07:45:05 23e9505c7356: Preparing 07:45:05 63302cae8d49: Waiting 07:45:05 0faf9b67be60: Preparing 07:45:05 0faf9b67be60: Waiting 07:45:05 de1277407b00: Layer already exists 07:45:05 94a4f75b4ec1: Layer already exists 07:45:05 504938cdc0a3: Layer already exists 07:45:05 6be89866bc71: Layer already exists 07:45:05 93b5488d5961: Layer already exists 07:45:05 cea7fc50acd2: Layer already exists 07:45:05 940070f6fee4: Layer already exists 07:45:05 0586b0655364: Layer already exists 07:45:05 212e064ef891: Layer already exists 07:45:05 6c1baf0b43ff: Layer already exists 07:45:05 6cb1c3efcbc9: Layer already exists 07:45:05 12ba742a3058: Layer already exists 07:45:05 5f70bf18a086: Layer already exists 07:45:05 63302cae8d49: Layer already exists 07:45:05 23e9505c7356: Layer already exists 07:45:05 0faf9b67be60: Layer already exists 07:45:05 latest: digest: sha256:3dc45cd80bac31d13324a7b1f3eda36bb74497071d65e5dc6c08426cf805a73c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.7 07:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:45:07 de1277407b00: Preparing 07:45:07 6be89866bc71: Preparing 07:45:07 93b5488d5961: Preparing 07:45:07 504938cdc0a3: Preparing 07:45:07 94a4f75b4ec1: Preparing 07:45:07 cea7fc50acd2: Preparing 07:45:07 0586b0655364: Preparing 07:45:07 940070f6fee4: Preparing 07:45:07 6c1baf0b43ff: Preparing 07:45:07 212e064ef891: Preparing 07:45:07 cea7fc50acd2: Waiting 07:45:07 6cb1c3efcbc9: Preparing 07:45:07 0586b0655364: Waiting 07:45:07 5f70bf18a086: Preparing 07:45:07 6c1baf0b43ff: Waiting 07:45:07 212e064ef891: Waiting 07:45:07 12ba742a3058: Preparing 07:45:07 6cb1c3efcbc9: Waiting 07:45:07 5f70bf18a086: Waiting 07:45:07 63302cae8d49: Preparing 07:45:07 12ba742a3058: Waiting 07:45:07 23e9505c7356: Preparing 07:45:07 63302cae8d49: Waiting 07:45:07 0faf9b67be60: Preparing 07:45:07 23e9505c7356: Waiting 07:45:07 de1277407b00: Layer already exists 07:45:07 94a4f75b4ec1: Layer already exists 07:45:07 504938cdc0a3: Layer already exists 07:45:07 93b5488d5961: Layer already exists 07:45:07 6be89866bc71: Layer already exists 07:45:07 cea7fc50acd2: Layer already exists 07:45:07 940070f6fee4: Layer already exists 07:45:07 0586b0655364: Layer already exists 07:45:07 6c1baf0b43ff: Layer already exists 07:45:07 212e064ef891: Layer already exists 07:45:07 5f70bf18a086: Layer already exists 07:45:07 6cb1c3efcbc9: Layer already exists 07:45:07 12ba742a3058: Layer already exists 07:45:07 63302cae8d49: Layer already exists 07:45:07 0faf9b67be60: Layer already exists 07:45:07 23e9505c7356: Layer already exists 07:45:07 3.2.0-dev.7: digest: sha256:3dc45cd80bac31d13324a7b1f3eda36bb74497071d65e5dc6c08426cf805a73c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:45:08 de1277407b00: Preparing 07:45:08 6be89866bc71: Preparing 07:45:08 93b5488d5961: Preparing 07:45:08 504938cdc0a3: Preparing 07:45:08 94a4f75b4ec1: Preparing 07:45:08 cea7fc50acd2: Preparing 07:45:08 0586b0655364: Preparing 07:45:08 940070f6fee4: Preparing 07:45:08 6c1baf0b43ff: Preparing 07:45:08 212e064ef891: Preparing 07:45:08 6cb1c3efcbc9: Preparing 07:45:08 cea7fc50acd2: Waiting 07:45:08 5f70bf18a086: Preparing 07:45:08 0586b0655364: Waiting 07:45:08 12ba742a3058: Preparing 07:45:08 63302cae8d49: Preparing 07:45:08 940070f6fee4: Waiting 07:45:08 6c1baf0b43ff: Waiting 07:45:08 23e9505c7356: Preparing 07:45:08 212e064ef891: Waiting 07:45:08 6cb1c3efcbc9: Waiting 07:45:08 0faf9b67be60: Preparing 07:45:08 5f70bf18a086: Waiting 07:45:08 12ba742a3058: Waiting 07:45:08 63302cae8d49: Waiting 07:45:08 23e9505c7356: Waiting 07:45:08 0faf9b67be60: Waiting 07:45:08 6be89866bc71: Layer already exists 07:45:08 de1277407b00: Layer already exists 07:45:08 94a4f75b4ec1: Layer already exists 07:45:08 504938cdc0a3: Layer already exists 07:45:08 93b5488d5961: Layer already exists 07:45:08 0586b0655364: Layer already exists 07:45:08 cea7fc50acd2: Layer already exists 07:45:08 6c1baf0b43ff: Layer already exists 07:45:08 212e064ef891: Layer already exists 07:45:08 940070f6fee4: Layer already exists 07:45:08 6cb1c3efcbc9: Layer already exists 07:45:08 5f70bf18a086: Layer already exists 07:45:08 12ba742a3058: Layer already exists 07:45:09 23e9505c7356: Layer already exists 07:45:09 0faf9b67be60: Layer already exists 07:45:09 63302cae8d49: Layer already exists 07:45:09 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:3dc45cd80bac31d13324a7b1f3eda36bb74497071d65e5dc6c08426cf805a73c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:45:10 de1277407b00: Preparing 07:45:10 6be89866bc71: Preparing 07:45:10 93b5488d5961: Preparing 07:45:10 504938cdc0a3: Preparing 07:45:10 94a4f75b4ec1: Preparing 07:45:10 cea7fc50acd2: Preparing 07:45:10 0586b0655364: Preparing 07:45:10 940070f6fee4: Preparing 07:45:10 6c1baf0b43ff: Preparing 07:45:10 cea7fc50acd2: Waiting 07:45:10 212e064ef891: Preparing 07:45:10 6cb1c3efcbc9: Preparing 07:45:10 5f70bf18a086: Preparing 07:45:10 12ba742a3058: Preparing 07:45:10 63302cae8d49: Preparing 07:45:10 23e9505c7356: Preparing 07:45:10 6cb1c3efcbc9: Waiting 07:45:10 0586b0655364: Waiting 07:45:10 5f70bf18a086: Waiting 07:45:10 940070f6fee4: Waiting 07:45:10 0faf9b67be60: Preparing 07:45:10 6c1baf0b43ff: Waiting 07:45:10 12ba742a3058: Waiting 07:45:10 212e064ef891: Waiting 07:45:10 63302cae8d49: Waiting 07:45:10 23e9505c7356: Waiting 07:45:10 0faf9b67be60: Waiting 07:45:10 504938cdc0a3: Layer already exists 07:45:10 6be89866bc71: Layer already exists 07:45:10 93b5488d5961: Layer already exists 07:45:10 de1277407b00: Layer already exists 07:45:10 94a4f75b4ec1: Layer already exists 07:45:10 cea7fc50acd2: Layer already exists 07:45:10 0586b0655364: Layer already exists 07:45:10 940070f6fee4: Layer already exists 07:45:10 6c1baf0b43ff: Layer already exists 07:45:10 212e064ef891: Layer already exists 07:45:10 5f70bf18a086: Layer already exists 07:45:10 6cb1c3efcbc9: Layer already exists 07:45:10 63302cae8d49: Layer already exists 07:45:10 12ba742a3058: Layer already exists 07:45:10 23e9505c7356: Layer already exists 07:45:10 0faf9b67be60: Layer already exists 07:45:10 main: digest: sha256:3dc45cd80bac31d13324a7b1f3eda36bb74497071d65e5dc6c08426cf805a73c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:11 ===================================================== [Pipeline] echo 07:45:11 taggedImages: 07:45:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:45:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.7 07:45:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:45:11 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:45:11 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:11 latest 07:45:11 3.2.0-dev.7 07:45:11 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:11 main 07:45:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:45:13 8f8977fe4f30: Preparing 07:45:13 b65f64c716f5: Preparing 07:45:13 03b9f1700419: Preparing 07:45:13 3dc74f404a85: Preparing 07:45:13 940070f6fee4: Preparing 07:45:13 6c1baf0b43ff: Preparing 07:45:13 7b50518326fb: Preparing 07:45:13 a6ed73e0b458: Preparing 07:45:13 0faf9b67be60: Preparing 07:45:13 0faf9b67be60: Waiting 07:45:13 7b50518326fb: Waiting 07:45:13 6c1baf0b43ff: Waiting 07:45:13 a6ed73e0b458: Waiting 07:45:13 940070f6fee4: Layer already exists 07:45:14 6c1baf0b43ff: Layer already exists 07:45:14 7b50518326fb: Layer already exists 07:45:14 03b9f1700419: Pushed 07:45:14 b65f64c716f5: Pushed 07:45:14 a6ed73e0b458: Layer already exists 07:45:14 0faf9b67be60: Layer already exists 07:45:14 8f8977fe4f30: Pushed 07:45:15 3dc74f404a85: Pushed 07:45:18 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:70d10a85c4bb9d095442cfedfee9601e1c0bfe24f6122512117d8faff83c586c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:19 + 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 07:45:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:45:19 8f8977fe4f30: Preparing 07:45:19 b65f64c716f5: Preparing 07:45:19 03b9f1700419: Preparing 07:45:19 3dc74f404a85: Preparing 07:45:19 940070f6fee4: Preparing 07:45:19 6c1baf0b43ff: Preparing 07:45:19 7b50518326fb: Preparing 07:45:19 6c1baf0b43ff: Waiting 07:45:19 a6ed73e0b458: Preparing 07:45:19 7b50518326fb: Waiting 07:45:19 a6ed73e0b458: Waiting 07:45:19 0faf9b67be60: Preparing 07:45:19 0faf9b67be60: Waiting 07:45:19 8f8977fe4f30: Layer already exists 07:45:19 940070f6fee4: Layer already exists 07:45:19 3dc74f404a85: Layer already exists 07:45:19 03b9f1700419: Layer already exists 07:45:19 b65f64c716f5: Layer already exists 07:45:19 7b50518326fb: Layer already exists 07:45:19 a6ed73e0b458: Layer already exists 07:45:19 6c1baf0b43ff: Layer already exists 07:45:19 0faf9b67be60: Layer already exists 07:45:20 latest: digest: sha256:70d10a85c4bb9d095442cfedfee9601e1c0bfe24f6122512117d8faff83c586c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.7 07:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:45:21 8f8977fe4f30: Preparing 07:45:21 b65f64c716f5: Preparing 07:45:21 03b9f1700419: Preparing 07:45:21 3dc74f404a85: Preparing 07:45:21 940070f6fee4: Preparing 07:45:21 6c1baf0b43ff: Preparing 07:45:21 7b50518326fb: Preparing 07:45:21 a6ed73e0b458: Preparing 07:45:21 0faf9b67be60: Preparing 07:45:21 7b50518326fb: Waiting 07:45:21 0faf9b67be60: Waiting 07:45:21 a6ed73e0b458: Waiting 07:45:21 6c1baf0b43ff: Waiting 07:45:21 940070f6fee4: Layer already exists 07:45:21 b65f64c716f5: Layer already exists 07:45:21 3dc74f404a85: Layer already exists 07:45:21 8f8977fe4f30: Layer already exists 07:45:21 03b9f1700419: Layer already exists 07:45:21 7b50518326fb: Layer already exists 07:45:21 a6ed73e0b458: Layer already exists 07:45:21 0faf9b67be60: Layer already exists 07:45:21 6c1baf0b43ff: Layer already exists 07:45:21 3.2.0-dev.7: digest: sha256:70d10a85c4bb9d095442cfedfee9601e1c0bfe24f6122512117d8faff83c586c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:45:23 8f8977fe4f30: Preparing 07:45:23 b65f64c716f5: Preparing 07:45:23 03b9f1700419: Preparing 07:45:23 3dc74f404a85: Preparing 07:45:23 940070f6fee4: Preparing 07:45:23 6c1baf0b43ff: Preparing 07:45:23 7b50518326fb: Preparing 07:45:23 a6ed73e0b458: Preparing 07:45:23 0faf9b67be60: Preparing 07:45:23 6c1baf0b43ff: Waiting 07:45:23 7b50518326fb: Waiting 07:45:23 a6ed73e0b458: Waiting 07:45:23 0faf9b67be60: Waiting 07:45:23 03b9f1700419: Layer already exists 07:45:23 3dc74f404a85: Layer already exists 07:45:23 940070f6fee4: Layer already exists 07:45:23 b65f64c716f5: Layer already exists 07:45:23 8f8977fe4f30: Layer already exists 07:45:23 6c1baf0b43ff: Layer already exists 07:45:23 a6ed73e0b458: Layer already exists 07:45:23 7b50518326fb: Layer already exists 07:45:23 0faf9b67be60: Layer already exists 07:45:23 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:70d10a85c4bb9d095442cfedfee9601e1c0bfe24f6122512117d8faff83c586c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:24 + 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 07:45:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:45:25 8f8977fe4f30: Preparing 07:45:25 b65f64c716f5: Preparing 07:45:25 03b9f1700419: Preparing 07:45:25 3dc74f404a85: Preparing 07:45:25 940070f6fee4: Preparing 07:45:25 6c1baf0b43ff: Preparing 07:45:25 7b50518326fb: Preparing 07:45:25 a6ed73e0b458: Preparing 07:45:25 0faf9b67be60: Preparing 07:45:25 6c1baf0b43ff: Waiting 07:45:25 7b50518326fb: Waiting 07:45:25 a6ed73e0b458: Waiting 07:45:25 0faf9b67be60: Waiting 07:45:25 940070f6fee4: Layer already exists 07:45:25 8f8977fe4f30: Layer already exists 07:45:25 b65f64c716f5: Layer already exists 07:45:25 03b9f1700419: Layer already exists 07:45:25 3dc74f404a85: Layer already exists 07:45:25 7b50518326fb: Layer already exists 07:45:25 6c1baf0b43ff: Layer already exists 07:45:25 a6ed73e0b458: Layer already exists 07:45:25 0faf9b67be60: Layer already exists 07:45:25 main: digest: sha256:70d10a85c4bb9d095442cfedfee9601e1c0bfe24f6122512117d8faff83c586c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:26 ===================================================== [Pipeline] echo 07:45:26 taggedImages: 07:45:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:45:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.7 07:45:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:45:26 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:45:26 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:26 latest 07:45:26 3.2.0-dev.7 07:45:26 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:26 main 07:45:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:45:28 8c24d28d53dc: Preparing 07:45:28 735fc3b6b72d: Preparing 07:45:28 aab234ff7e53: Preparing 07:45:28 d4d42a1e8ca3: Preparing 07:45:28 a80937a3d80f: Preparing 07:45:28 940070f6fee4: Preparing 07:45:28 6c1baf0b43ff: Preparing 07:45:28 948ca69d997e: Preparing 07:45:28 f2a75a63543b: Preparing 07:45:28 c3ea34bb717c: Preparing 07:45:28 0faf9b67be60: Preparing 07:45:28 940070f6fee4: Waiting 07:45:28 f2a75a63543b: Waiting 07:45:28 6c1baf0b43ff: Waiting 07:45:28 0faf9b67be60: Waiting 07:45:28 c3ea34bb717c: Waiting 07:45:28 948ca69d997e: Waiting 07:45:28 735fc3b6b72d: Pushed 07:45:28 8c24d28d53dc: Pushed 07:45:28 a80937a3d80f: Pushed 07:45:28 940070f6fee4: Layer already exists 07:45:28 d4d42a1e8ca3: Pushed 07:45:28 6c1baf0b43ff: Layer already exists 07:45:28 0faf9b67be60: Layer already exists 07:45:28 948ca69d997e: Pushed 07:45:28 f2a75a63543b: Pushed 07:45:30 aab234ff7e53: Pushed 07:45:31 c3ea34bb717c: Pushed 07:45:33 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:9e28664dcab93513f697ed581c7a2a511345285b6ab418fdb3c1a2a90f6894fa size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:34 + 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 07:45:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:45:35 8c24d28d53dc: Preparing 07:45:35 735fc3b6b72d: Preparing 07:45:35 aab234ff7e53: Preparing 07:45:35 d4d42a1e8ca3: Preparing 07:45:35 a80937a3d80f: Preparing 07:45:35 940070f6fee4: Preparing 07:45:35 6c1baf0b43ff: Preparing 07:45:35 948ca69d997e: Preparing 07:45:35 f2a75a63543b: Preparing 07:45:35 c3ea34bb717c: Preparing 07:45:35 0faf9b67be60: Preparing 07:45:35 940070f6fee4: Waiting 07:45:35 6c1baf0b43ff: Waiting 07:45:35 948ca69d997e: Waiting 07:45:35 f2a75a63543b: Waiting 07:45:35 c3ea34bb717c: Waiting 07:45:35 0faf9b67be60: Waiting 07:45:35 735fc3b6b72d: Layer already exists 07:45:35 8c24d28d53dc: Layer already exists 07:45:35 d4d42a1e8ca3: Layer already exists 07:45:35 aab234ff7e53: Layer already exists 07:45:35 a80937a3d80f: Layer already exists 07:45:35 940070f6fee4: Layer already exists 07:45:35 6c1baf0b43ff: Layer already exists 07:45:35 948ca69d997e: Layer already exists 07:45:35 f2a75a63543b: Layer already exists 07:45:35 c3ea34bb717c: Layer already exists 07:45:35 0faf9b67be60: Layer already exists 07:45:35 latest: digest: sha256:9e28664dcab93513f697ed581c7a2a511345285b6ab418fdb3c1a2a90f6894fa size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.7 07:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:45:37 8c24d28d53dc: Preparing 07:45:37 735fc3b6b72d: Preparing 07:45:37 aab234ff7e53: Preparing 07:45:37 d4d42a1e8ca3: Preparing 07:45:37 a80937a3d80f: Preparing 07:45:37 940070f6fee4: Preparing 07:45:37 6c1baf0b43ff: Preparing 07:45:37 948ca69d997e: Preparing 07:45:37 f2a75a63543b: Preparing 07:45:37 c3ea34bb717c: Preparing 07:45:37 0faf9b67be60: Preparing 07:45:37 940070f6fee4: Waiting 07:45:37 6c1baf0b43ff: Waiting 07:45:37 948ca69d997e: Waiting 07:45:37 f2a75a63543b: Waiting 07:45:37 c3ea34bb717c: Waiting 07:45:37 0faf9b67be60: Waiting 07:45:37 8c24d28d53dc: Layer already exists 07:45:37 735fc3b6b72d: Layer already exists 07:45:37 aab234ff7e53: Layer already exists 07:45:37 a80937a3d80f: Layer already exists 07:45:37 d4d42a1e8ca3: Layer already exists 07:45:37 940070f6fee4: Layer already exists 07:45:37 6c1baf0b43ff: Layer already exists 07:45:37 c3ea34bb717c: Layer already exists 07:45:37 948ca69d997e: Layer already exists 07:45:37 f2a75a63543b: Layer already exists 07:45:37 0faf9b67be60: Layer already exists 07:45:37 3.2.0-dev.7: digest: sha256:9e28664dcab93513f697ed581c7a2a511345285b6ab418fdb3c1a2a90f6894fa size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:45:38 8c24d28d53dc: Preparing 07:45:38 735fc3b6b72d: Preparing 07:45:38 aab234ff7e53: Preparing 07:45:38 d4d42a1e8ca3: Preparing 07:45:38 a80937a3d80f: Preparing 07:45:38 940070f6fee4: Preparing 07:45:38 6c1baf0b43ff: Preparing 07:45:38 948ca69d997e: Preparing 07:45:38 f2a75a63543b: Preparing 07:45:38 c3ea34bb717c: Preparing 07:45:38 0faf9b67be60: Preparing 07:45:38 940070f6fee4: Waiting 07:45:38 6c1baf0b43ff: Waiting 07:45:38 948ca69d997e: Waiting 07:45:38 f2a75a63543b: Waiting 07:45:38 c3ea34bb717c: Waiting 07:45:38 0faf9b67be60: Waiting 07:45:38 d4d42a1e8ca3: Layer already exists 07:45:38 aab234ff7e53: Layer already exists 07:45:38 8c24d28d53dc: Layer already exists 07:45:38 a80937a3d80f: Layer already exists 07:45:38 735fc3b6b72d: Layer already exists 07:45:38 c3ea34bb717c: Layer already exists 07:45:38 f2a75a63543b: Layer already exists 07:45:38 948ca69d997e: Layer already exists 07:45:38 940070f6fee4: Layer already exists 07:45:38 6c1baf0b43ff: Layer already exists 07:45:39 0faf9b67be60: Layer already exists 07:45:39 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:9e28664dcab93513f697ed581c7a2a511345285b6ab418fdb3c1a2a90f6894fa size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:39 + 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 07:45:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:45:40 8c24d28d53dc: Preparing 07:45:40 735fc3b6b72d: Preparing 07:45:40 aab234ff7e53: Preparing 07:45:40 d4d42a1e8ca3: Preparing 07:45:40 a80937a3d80f: Preparing 07:45:40 940070f6fee4: Preparing 07:45:40 6c1baf0b43ff: Preparing 07:45:40 948ca69d997e: Preparing 07:45:40 f2a75a63543b: Preparing 07:45:40 c3ea34bb717c: Preparing 07:45:40 0faf9b67be60: Preparing 07:45:40 940070f6fee4: Waiting 07:45:40 6c1baf0b43ff: Waiting 07:45:40 948ca69d997e: Waiting 07:45:40 f2a75a63543b: Waiting 07:45:40 c3ea34bb717c: Waiting 07:45:40 0faf9b67be60: Waiting 07:45:40 8c24d28d53dc: Layer already exists 07:45:40 d4d42a1e8ca3: Layer already exists 07:45:40 a80937a3d80f: Layer already exists 07:45:40 735fc3b6b72d: Layer already exists 07:45:40 6c1baf0b43ff: Layer already exists 07:45:40 940070f6fee4: Layer already exists 07:45:40 aab234ff7e53: Layer already exists 07:45:40 948ca69d997e: Layer already exists 07:45:40 f2a75a63543b: Layer already exists 07:45:40 c3ea34bb717c: Layer already exists 07:45:40 0faf9b67be60: Layer already exists 07:45:41 main: digest: sha256:9e28664dcab93513f697ed581c7a2a511345285b6ab418fdb3c1a2a90f6894fa size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:41 ===================================================== [Pipeline] echo 07:45:42 taggedImages: 07:45:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:45:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.7 07:45:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:45:42 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:45:42 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:42 latest 07:45:42 3.2.0-dev.7 07:45:42 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:42 main 07:45:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:45:44 debdc1d615e9: Preparing 07:45:44 1e5c1ef90ca3: Preparing 07:45:44 44936c55ac1c: Preparing 07:45:44 cb279c687f98: Preparing 07:45:44 890cc9aacfca: Preparing 07:45:44 f2a43a4ed812: Preparing 07:45:44 6f7d52ff19cb: Preparing 07:45:44 940070f6fee4: Preparing 07:45:44 6c1baf0b43ff: Preparing 07:45:44 eb290fcff809: Preparing 07:45:44 47bcc158dfa1: Preparing 07:45:44 0faf9b67be60: Preparing 07:45:44 940070f6fee4: Waiting 07:45:44 6c1baf0b43ff: Waiting 07:45:44 eb290fcff809: Waiting 07:45:44 47bcc158dfa1: Waiting 07:45:44 0faf9b67be60: Waiting 07:45:44 f2a43a4ed812: Waiting 07:45:44 6f7d52ff19cb: Waiting 07:45:44 890cc9aacfca: Pushed 07:45:44 1e5c1ef90ca3: Pushed 07:45:44 debdc1d615e9: Pushed 07:45:44 940070f6fee4: Layer already exists 07:45:44 6c1baf0b43ff: Layer already exists 07:45:44 f2a43a4ed812: Pushed 07:45:44 6f7d52ff19cb: Pushed 07:45:44 0faf9b67be60: Layer already exists 07:45:44 eb290fcff809: Pushed 07:45:45 cb279c687f98: Pushed 07:45:46 44936c55ac1c: Pushed 07:45:46 47bcc158dfa1: Pushed 07:45:48 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:3c4c789a842ddba1d32f9c9495e1fc4f198be03473283df88e652661f824b746 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:49 + 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 07:45:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:45:50 debdc1d615e9: Preparing 07:45:50 1e5c1ef90ca3: Preparing 07:45:50 44936c55ac1c: Preparing 07:45:50 cb279c687f98: Preparing 07:45:50 890cc9aacfca: Preparing 07:45:50 f2a43a4ed812: Preparing 07:45:50 6f7d52ff19cb: Preparing 07:45:50 940070f6fee4: Preparing 07:45:50 6c1baf0b43ff: Preparing 07:45:50 eb290fcff809: Preparing 07:45:50 47bcc158dfa1: Preparing 07:45:50 0faf9b67be60: Preparing 07:45:50 940070f6fee4: Waiting 07:45:50 6c1baf0b43ff: Waiting 07:45:50 eb290fcff809: Waiting 07:45:50 f2a43a4ed812: Waiting 07:45:50 47bcc158dfa1: Waiting 07:45:50 6f7d52ff19cb: Waiting 07:45:50 890cc9aacfca: Layer already exists 07:45:50 cb279c687f98: Layer already exists 07:45:50 1e5c1ef90ca3: Layer already exists 07:45:50 debdc1d615e9: Layer already exists 07:45:50 44936c55ac1c: Layer already exists 07:45:50 f2a43a4ed812: Layer already exists 07:45:50 6f7d52ff19cb: Layer already exists 07:45:50 940070f6fee4: Layer already exists 07:45:50 eb290fcff809: Layer already exists 07:45:50 6c1baf0b43ff: Layer already exists 07:45:50 47bcc158dfa1: Layer already exists 07:45:50 0faf9b67be60: Layer already exists 07:45:50 latest: digest: sha256:3c4c789a842ddba1d32f9c9495e1fc4f198be03473283df88e652661f824b746 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.7 07:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:45:52 debdc1d615e9: Preparing 07:45:52 1e5c1ef90ca3: Preparing 07:45:52 44936c55ac1c: Preparing 07:45:52 cb279c687f98: Preparing 07:45:52 890cc9aacfca: Preparing 07:45:52 f2a43a4ed812: Preparing 07:45:52 6f7d52ff19cb: Preparing 07:45:52 940070f6fee4: Preparing 07:45:52 6c1baf0b43ff: Preparing 07:45:52 eb290fcff809: Preparing 07:45:52 47bcc158dfa1: Preparing 07:45:52 f2a43a4ed812: Waiting 07:45:52 6f7d52ff19cb: Waiting 07:45:52 940070f6fee4: Waiting 07:45:52 6c1baf0b43ff: Waiting 07:45:52 eb290fcff809: Waiting 07:45:52 47bcc158dfa1: Waiting 07:45:52 0faf9b67be60: Preparing 07:45:52 0faf9b67be60: Waiting 07:45:52 debdc1d615e9: Layer already exists 07:45:52 cb279c687f98: Layer already exists 07:45:52 44936c55ac1c: Layer already exists 07:45:52 890cc9aacfca: Layer already exists 07:45:52 1e5c1ef90ca3: Layer already exists 07:45:52 6c1baf0b43ff: Layer already exists 07:45:52 940070f6fee4: Layer already exists 07:45:52 f2a43a4ed812: Layer already exists 07:45:52 47bcc158dfa1: Layer already exists 07:45:52 eb290fcff809: Layer already exists 07:45:52 6f7d52ff19cb: Layer already exists 07:45:52 0faf9b67be60: Layer already exists 07:45:52 3.2.0-dev.7: digest: sha256:3c4c789a842ddba1d32f9c9495e1fc4f198be03473283df88e652661f824b746 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:45:54 debdc1d615e9: Preparing 07:45:54 1e5c1ef90ca3: Preparing 07:45:54 44936c55ac1c: Preparing 07:45:54 cb279c687f98: Preparing 07:45:54 890cc9aacfca: Preparing 07:45:54 f2a43a4ed812: Preparing 07:45:54 6f7d52ff19cb: Preparing 07:45:54 940070f6fee4: Preparing 07:45:54 6c1baf0b43ff: Preparing 07:45:54 eb290fcff809: Preparing 07:45:54 47bcc158dfa1: Preparing 07:45:54 0faf9b67be60: Preparing 07:45:54 6f7d52ff19cb: Waiting 07:45:54 f2a43a4ed812: Waiting 07:45:54 940070f6fee4: Waiting 07:45:54 6c1baf0b43ff: Waiting 07:45:54 47bcc158dfa1: Waiting 07:45:54 eb290fcff809: Waiting 07:45:54 0faf9b67be60: Waiting 07:45:54 debdc1d615e9: Layer already exists 07:45:54 cb279c687f98: Layer already exists 07:45:54 1e5c1ef90ca3: Layer already exists 07:45:54 44936c55ac1c: Layer already exists 07:45:54 890cc9aacfca: Layer already exists 07:45:54 6c1baf0b43ff: Layer already exists 07:45:54 f2a43a4ed812: Layer already exists 07:45:54 940070f6fee4: Layer already exists 07:45:54 6f7d52ff19cb: Layer already exists 07:45:54 eb290fcff809: Layer already exists 07:45:54 47bcc158dfa1: Layer already exists 07:45:54 0faf9b67be60: Layer already exists 07:45:54 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:3c4c789a842ddba1d32f9c9495e1fc4f198be03473283df88e652661f824b746 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:55 + 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 07:45:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:45:55 debdc1d615e9: Preparing 07:45:55 1e5c1ef90ca3: Preparing 07:45:55 44936c55ac1c: Preparing 07:45:55 cb279c687f98: Preparing 07:45:55 890cc9aacfca: Preparing 07:45:55 f2a43a4ed812: Preparing 07:45:55 6f7d52ff19cb: Preparing 07:45:55 940070f6fee4: Preparing 07:45:55 6c1baf0b43ff: Preparing 07:45:55 eb290fcff809: Preparing 07:45:55 47bcc158dfa1: Preparing 07:45:55 0faf9b67be60: Preparing 07:45:55 f2a43a4ed812: Waiting 07:45:55 6f7d52ff19cb: Waiting 07:45:55 940070f6fee4: Waiting 07:45:55 6c1baf0b43ff: Waiting 07:45:55 eb290fcff809: Waiting 07:45:55 0faf9b67be60: Waiting 07:45:55 47bcc158dfa1: Waiting 07:45:55 cb279c687f98: Layer already exists 07:45:55 890cc9aacfca: Layer already exists 07:45:55 1e5c1ef90ca3: Layer already exists 07:45:55 44936c55ac1c: Layer already exists 07:45:55 debdc1d615e9: Layer already exists 07:45:55 6c1baf0b43ff: Layer already exists 07:45:55 940070f6fee4: Layer already exists 07:45:55 6f7d52ff19cb: Layer already exists 07:45:55 eb290fcff809: Layer already exists 07:45:55 f2a43a4ed812: Layer already exists 07:45:56 47bcc158dfa1: Layer already exists 07:45:56 0faf9b67be60: Layer already exists 07:45:56 main: digest: sha256:3c4c789a842ddba1d32f9c9495e1fc4f198be03473283df88e652661f824b746 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:57 ===================================================== [Pipeline] echo 07:45:57 taggedImages: 07:45:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:45:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.7 07:45:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:45:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:45:57 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:57 latest 07:45:57 3.2.0-dev.7 07:45:57 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:45:57 main 07:45:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:45:59 9ca11b66c0e6: Preparing 07:45:59 b08bdb87b219: Preparing 07:45:59 940070f6fee4: Preparing 07:45:59 6c1baf0b43ff: Preparing 07:45:59 5d58ae35ab9d: Preparing 07:45:59 e9857accd2d5: Preparing 07:45:59 0faf9b67be60: Preparing 07:45:59 e9857accd2d5: Waiting 07:45:59 0faf9b67be60: Waiting 07:45:59 5d58ae35ab9d: Pushed 07:46:02 940070f6fee4: Layer already exists 07:46:02 6c1baf0b43ff: Layer already exists 07:46:02 0faf9b67be60: Layer already exists 07:46:02 9ca11b66c0e6: Pushed 07:46:03 b08bdb87b219: Pushed 07:46:04 e9857accd2d5: Pushed 07:46:04 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:8a1394f0cc70b2d6038747ec28225c04737e9e82aea222009cdbff0884236032 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:05 + 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 07:46:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:46:05 9ca11b66c0e6: Preparing 07:46:05 b08bdb87b219: Preparing 07:46:05 940070f6fee4: Preparing 07:46:05 6c1baf0b43ff: Preparing 07:46:05 5d58ae35ab9d: Preparing 07:46:05 e9857accd2d5: Preparing 07:46:05 0faf9b67be60: Preparing 07:46:05 e9857accd2d5: Waiting 07:46:05 0faf9b67be60: Waiting 07:46:05 940070f6fee4: Layer already exists 07:46:05 5d58ae35ab9d: Layer already exists 07:46:05 9ca11b66c0e6: Layer already exists 07:46:05 6c1baf0b43ff: Layer already exists 07:46:05 b08bdb87b219: Layer already exists 07:46:05 0faf9b67be60: Layer already exists 07:46:05 e9857accd2d5: Layer already exists 07:46:06 latest: digest: sha256:8a1394f0cc70b2d6038747ec28225c04737e9e82aea222009cdbff0884236032 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.7 07:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:46:07 9ca11b66c0e6: Preparing 07:46:07 b08bdb87b219: Preparing 07:46:07 940070f6fee4: Preparing 07:46:07 6c1baf0b43ff: Preparing 07:46:07 5d58ae35ab9d: Preparing 07:46:07 e9857accd2d5: Preparing 07:46:07 0faf9b67be60: Preparing 07:46:07 e9857accd2d5: Waiting 07:46:07 0faf9b67be60: Waiting 07:46:07 6c1baf0b43ff: Layer already exists 07:46:07 5d58ae35ab9d: Layer already exists 07:46:07 940070f6fee4: Layer already exists 07:46:07 9ca11b66c0e6: Layer already exists 07:46:07 b08bdb87b219: Layer already exists 07:46:07 0faf9b67be60: Layer already exists 07:46:07 e9857accd2d5: Layer already exists 07:46:08 3.2.0-dev.7: digest: sha256:8a1394f0cc70b2d6038747ec28225c04737e9e82aea222009cdbff0884236032 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:46:09 9ca11b66c0e6: Preparing 07:46:09 b08bdb87b219: Preparing 07:46:09 940070f6fee4: Preparing 07:46:09 6c1baf0b43ff: Preparing 07:46:09 5d58ae35ab9d: Preparing 07:46:09 e9857accd2d5: Preparing 07:46:09 0faf9b67be60: Preparing 07:46:09 e9857accd2d5: Waiting 07:46:09 0faf9b67be60: Waiting 07:46:09 5d58ae35ab9d: Layer already exists 07:46:09 6c1baf0b43ff: Layer already exists 07:46:09 b08bdb87b219: Layer already exists 07:46:09 940070f6fee4: Layer already exists 07:46:09 9ca11b66c0e6: Layer already exists 07:46:09 e9857accd2d5: Layer already exists 07:46:09 0faf9b67be60: Layer already exists 07:46:09 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:8a1394f0cc70b2d6038747ec28225c04737e9e82aea222009cdbff0884236032 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:10 + 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 07:46:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:46:11 9ca11b66c0e6: Preparing 07:46:11 b08bdb87b219: Preparing 07:46:11 940070f6fee4: Preparing 07:46:11 6c1baf0b43ff: Preparing 07:46:11 5d58ae35ab9d: Preparing 07:46:11 e9857accd2d5: Preparing 07:46:11 0faf9b67be60: Preparing 07:46:11 e9857accd2d5: Waiting 07:46:11 0faf9b67be60: Waiting 07:46:11 6c1baf0b43ff: Layer already exists 07:46:11 b08bdb87b219: Layer already exists 07:46:11 940070f6fee4: Layer already exists 07:46:11 5d58ae35ab9d: Layer already exists 07:46:11 9ca11b66c0e6: Layer already exists 07:46:11 e9857accd2d5: Layer already exists 07:46:11 0faf9b67be60: Layer already exists 07:46:11 main: digest: sha256:8a1394f0cc70b2d6038747ec28225c04737e9e82aea222009cdbff0884236032 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:12 ===================================================== [Pipeline] echo 07:46:12 taggedImages: 07:46:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:46:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:46:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.7 07:46:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:46:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:46:13 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:46:13 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:46:13 latest 07:46:13 3.2.0-dev.7 07:46:13 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:46:13 main 07:46:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:46:16 362eaa7eaa76: Preparing 07:46:16 56f9416ca49e: Preparing 07:46:16 b38cbfcdfdb9: Preparing 07:46:16 940070f6fee4: Preparing 07:46:16 6c1baf0b43ff: Preparing 07:46:16 efefc54b2109: Preparing 07:46:16 efefc54b2109: Waiting 07:46:16 dfe255272245: Preparing 07:46:16 e24b2ff3d108: Preparing 07:46:16 dfe255272245: Waiting 07:46:16 c145e5c84149: Preparing 07:46:16 e24b2ff3d108: Waiting 07:46:16 0faf9b67be60: Preparing 07:46:16 c145e5c84149: Waiting 07:46:16 0faf9b67be60: Waiting 07:46:16 6c1baf0b43ff: Layer already exists 07:46:16 940070f6fee4: Layer already exists 07:46:17 b38cbfcdfdb9: Pushed 07:46:17 56f9416ca49e: Pushed 07:46:17 362eaa7eaa76: Pushed 07:46:17 0faf9b67be60: Layer already exists 07:46:17 e24b2ff3d108: Pushed 07:46:18 c145e5c84149: Pushed 07:46:30 dfe255272245: Pushed 07:46:34 efefc54b2109: Pushed 07:46:34 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:fbc7fc8ead6f40681d1956d9f1c302cf69c9fdc52dfc542c642f0bd0faf75060 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:35 + 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 07:46:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:46:36 362eaa7eaa76: Preparing 07:46:36 56f9416ca49e: Preparing 07:46:36 b38cbfcdfdb9: Preparing 07:46:36 940070f6fee4: Preparing 07:46:36 6c1baf0b43ff: Preparing 07:46:36 efefc54b2109: Preparing 07:46:36 dfe255272245: Preparing 07:46:36 e24b2ff3d108: Preparing 07:46:36 c145e5c84149: Preparing 07:46:36 0faf9b67be60: Preparing 07:46:36 efefc54b2109: Waiting 07:46:36 dfe255272245: Waiting 07:46:36 e24b2ff3d108: Waiting 07:46:36 c145e5c84149: Waiting 07:46:36 0faf9b67be60: Waiting 07:46:36 362eaa7eaa76: Layer already exists 07:46:36 56f9416ca49e: Layer already exists 07:46:36 940070f6fee4: Layer already exists 07:46:36 b38cbfcdfdb9: Layer already exists 07:46:36 6c1baf0b43ff: Layer already exists 07:46:36 efefc54b2109: Layer already exists 07:46:36 e24b2ff3d108: Layer already exists 07:46:36 dfe255272245: Layer already exists 07:46:36 c145e5c84149: Layer already exists 07:46:36 0faf9b67be60: Layer already exists 07:46:36 latest: digest: sha256:fbc7fc8ead6f40681d1956d9f1c302cf69c9fdc52dfc542c642f0bd0faf75060 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.7 07:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:46:38 362eaa7eaa76: Preparing 07:46:38 56f9416ca49e: Preparing 07:46:38 b38cbfcdfdb9: Preparing 07:46:38 940070f6fee4: Preparing 07:46:38 6c1baf0b43ff: Preparing 07:46:38 efefc54b2109: Preparing 07:46:38 dfe255272245: Preparing 07:46:38 e24b2ff3d108: Preparing 07:46:38 c145e5c84149: Preparing 07:46:38 0faf9b67be60: Preparing 07:46:38 efefc54b2109: Waiting 07:46:38 dfe255272245: Waiting 07:46:38 e24b2ff3d108: Waiting 07:46:38 c145e5c84149: Waiting 07:46:38 0faf9b67be60: Waiting 07:46:38 b38cbfcdfdb9: Layer already exists 07:46:38 362eaa7eaa76: Layer already exists 07:46:38 56f9416ca49e: Layer already exists 07:46:38 940070f6fee4: Layer already exists 07:46:38 6c1baf0b43ff: Layer already exists 07:46:38 e24b2ff3d108: Layer already exists 07:46:38 dfe255272245: Layer already exists 07:46:38 c145e5c84149: Layer already exists 07:46:38 efefc54b2109: Layer already exists 07:46:38 0faf9b67be60: Layer already exists 07:46:38 3.2.0-dev.7: digest: sha256:fbc7fc8ead6f40681d1956d9f1c302cf69c9fdc52dfc542c642f0bd0faf75060 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:46:40 362eaa7eaa76: Preparing 07:46:40 56f9416ca49e: Preparing 07:46:40 b38cbfcdfdb9: Preparing 07:46:40 940070f6fee4: Preparing 07:46:40 6c1baf0b43ff: Preparing 07:46:40 efefc54b2109: Preparing 07:46:40 dfe255272245: Preparing 07:46:40 e24b2ff3d108: Preparing 07:46:40 efefc54b2109: Waiting 07:46:40 c145e5c84149: Preparing 07:46:40 dfe255272245: Waiting 07:46:40 e24b2ff3d108: Waiting 07:46:40 0faf9b67be60: Preparing 07:46:40 c145e5c84149: Waiting 07:46:40 0faf9b67be60: Waiting 07:46:40 940070f6fee4: Layer already exists 07:46:40 56f9416ca49e: Layer already exists 07:46:40 6c1baf0b43ff: Layer already exists 07:46:40 362eaa7eaa76: Layer already exists 07:46:40 b38cbfcdfdb9: Layer already exists 07:46:40 dfe255272245: Layer already exists 07:46:40 efefc54b2109: Layer already exists 07:46:40 e24b2ff3d108: Layer already exists 07:46:40 c145e5c84149: Layer already exists 07:46:40 0faf9b67be60: Layer already exists 07:46:40 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:fbc7fc8ead6f40681d1956d9f1c302cf69c9fdc52dfc542c642f0bd0faf75060 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:41 + 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 07:46:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:46:41 362eaa7eaa76: Preparing 07:46:41 56f9416ca49e: Preparing 07:46:41 b38cbfcdfdb9: Preparing 07:46:41 940070f6fee4: Preparing 07:46:41 6c1baf0b43ff: Preparing 07:46:41 efefc54b2109: Preparing 07:46:41 dfe255272245: Preparing 07:46:41 e24b2ff3d108: Preparing 07:46:41 efefc54b2109: Waiting 07:46:41 dfe255272245: Waiting 07:46:41 c145e5c84149: Preparing 07:46:41 e24b2ff3d108: Waiting 07:46:41 0faf9b67be60: Preparing 07:46:41 0faf9b67be60: Waiting 07:46:41 56f9416ca49e: Layer already exists 07:46:41 b38cbfcdfdb9: Layer already exists 07:46:41 6c1baf0b43ff: Layer already exists 07:46:41 940070f6fee4: Layer already exists 07:46:41 362eaa7eaa76: Layer already exists 07:46:41 efefc54b2109: Layer already exists 07:46:41 dfe255272245: Layer already exists 07:46:41 e24b2ff3d108: Layer already exists 07:46:41 c145e5c84149: Layer already exists 07:46:41 0faf9b67be60: Layer already exists 07:46:42 main: digest: sha256:fbc7fc8ead6f40681d1956d9f1c302cf69c9fdc52dfc542c642f0bd0faf75060 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:43 ===================================================== [Pipeline] echo 07:46:43 taggedImages: 07:46:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:46:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:46:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.7 07:46:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:46:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:46:43 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:46:43 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:46:43 latest 07:46:43 3.2.0-dev.7 07:46:43 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:46:43 main 07:46:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:46:45 8897a2c37315: Preparing 07:46:45 ec63ff5b62d0: Preparing 07:46:45 6f7b90d0863e: Preparing 07:46:45 940070f6fee4: Preparing 07:46:45 6c1baf0b43ff: Preparing 07:46:45 efefc54b2109: Preparing 07:46:45 167de8441cae: Preparing 07:46:45 3f1e70828765: Preparing 07:46:45 0faf9b67be60: Preparing 07:46:45 efefc54b2109: Waiting 07:46:45 167de8441cae: Waiting 07:46:45 3f1e70828765: Waiting 07:46:45 0faf9b67be60: Waiting 07:46:45 6c1baf0b43ff: Layer already exists 07:46:45 940070f6fee4: Layer already exists 07:46:45 efefc54b2109: Layer already exists 07:46:45 ec63ff5b62d0: Pushed 07:46:45 6f7b90d0863e: Pushed 07:46:45 8897a2c37315: Pushed 07:46:45 0faf9b67be60: Layer already exists 07:46:45 167de8441cae: Pushed 07:46:46 3f1e70828765: Pushed 07:46:46 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:a3ff77360318c98a54009a5de8d1fcb5b515dd75a634a4392c77915b70696901 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:47 + 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 07:46:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:46:48 8897a2c37315: Preparing 07:46:48 ec63ff5b62d0: Preparing 07:46:48 6f7b90d0863e: Preparing 07:46:48 940070f6fee4: Preparing 07:46:48 6c1baf0b43ff: Preparing 07:46:48 efefc54b2109: Preparing 07:46:48 167de8441cae: Preparing 07:46:48 3f1e70828765: Preparing 07:46:48 0faf9b67be60: Preparing 07:46:48 167de8441cae: Waiting 07:46:48 efefc54b2109: Waiting 07:46:48 3f1e70828765: Waiting 07:46:48 0faf9b67be60: Waiting 07:46:48 6c1baf0b43ff: Layer already exists 07:46:48 8897a2c37315: Layer already exists 07:46:48 ec63ff5b62d0: Layer already exists 07:46:48 940070f6fee4: Layer already exists 07:46:48 6f7b90d0863e: Layer already exists 07:46:48 efefc54b2109: Layer already exists 07:46:48 3f1e70828765: Layer already exists 07:46:48 167de8441cae: Layer already exists 07:46:48 0faf9b67be60: Layer already exists 07:46:48 latest: digest: sha256:a3ff77360318c98a54009a5de8d1fcb5b515dd75a634a4392c77915b70696901 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.7 07:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:46:50 8897a2c37315: Preparing 07:46:50 ec63ff5b62d0: Preparing 07:46:50 6f7b90d0863e: Preparing 07:46:50 940070f6fee4: Preparing 07:46:50 6c1baf0b43ff: Preparing 07:46:50 efefc54b2109: Preparing 07:46:50 167de8441cae: Preparing 07:46:50 efefc54b2109: Waiting 07:46:50 3f1e70828765: Preparing 07:46:50 167de8441cae: Waiting 07:46:50 3f1e70828765: Waiting 07:46:50 0faf9b67be60: Preparing 07:46:50 0faf9b67be60: Waiting 07:46:50 940070f6fee4: Layer already exists 07:46:50 6c1baf0b43ff: Layer already exists 07:46:50 8897a2c37315: Layer already exists 07:46:50 ec63ff5b62d0: Layer already exists 07:46:50 6f7b90d0863e: Layer already exists 07:46:50 167de8441cae: Layer already exists 07:46:50 efefc54b2109: Layer already exists 07:46:50 3f1e70828765: Layer already exists 07:46:50 0faf9b67be60: Layer already exists 07:46:50 3.2.0-dev.7: digest: sha256:a3ff77360318c98a54009a5de8d1fcb5b515dd75a634a4392c77915b70696901 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:46:52 8897a2c37315: Preparing 07:46:52 ec63ff5b62d0: Preparing 07:46:52 6f7b90d0863e: Preparing 07:46:52 940070f6fee4: Preparing 07:46:52 6c1baf0b43ff: Preparing 07:46:52 efefc54b2109: Preparing 07:46:52 167de8441cae: Preparing 07:46:52 3f1e70828765: Preparing 07:46:52 0faf9b67be60: Preparing 07:46:52 efefc54b2109: Waiting 07:46:52 167de8441cae: Waiting 07:46:52 0faf9b67be60: Waiting 07:46:52 3f1e70828765: Waiting 07:46:52 6c1baf0b43ff: Layer already exists 07:46:52 940070f6fee4: Layer already exists 07:46:52 ec63ff5b62d0: Layer already exists 07:46:52 8897a2c37315: Layer already exists 07:46:52 6f7b90d0863e: Layer already exists 07:46:52 efefc54b2109: Layer already exists 07:46:52 167de8441cae: Layer already exists 07:46:52 0faf9b67be60: Layer already exists 07:46:52 3f1e70828765: Layer already exists 07:46:52 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:a3ff77360318c98a54009a5de8d1fcb5b515dd75a634a4392c77915b70696901 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:53 + 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 07:46:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:46:54 8897a2c37315: Preparing 07:46:54 ec63ff5b62d0: Preparing 07:46:54 6f7b90d0863e: Preparing 07:46:54 940070f6fee4: Preparing 07:46:54 6c1baf0b43ff: Preparing 07:46:54 efefc54b2109: Preparing 07:46:54 167de8441cae: Preparing 07:46:54 3f1e70828765: Preparing 07:46:54 0faf9b67be60: Preparing 07:46:54 efefc54b2109: Waiting 07:46:54 3f1e70828765: Waiting 07:46:54 167de8441cae: Waiting 07:46:54 0faf9b67be60: Waiting 07:46:54 6f7b90d0863e: Layer already exists 07:46:54 8897a2c37315: Layer already exists 07:46:54 ec63ff5b62d0: Layer already exists 07:46:54 940070f6fee4: Layer already exists 07:46:54 6c1baf0b43ff: Layer already exists 07:46:54 efefc54b2109: Layer already exists 07:46:54 3f1e70828765: Layer already exists 07:46:54 167de8441cae: Layer already exists 07:46:54 0faf9b67be60: Layer already exists 07:46:54 main: digest: sha256:a3ff77360318c98a54009a5de8d1fcb5b515dd75a634a4392c77915b70696901 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:55 ===================================================== [Pipeline] echo 07:46:55 taggedImages: 07:46:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:46:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:46:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.7 07:46:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:46:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:46:55 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:46:55 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:46:55 latest 07:46:55 3.2.0-dev.7 07:46:55 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:46:55 main 07:46:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:46:57 160aa3574a6b: Preparing 07:46:57 30ba1b91fbf2: Preparing 07:46:57 16dbb284430a: Preparing 07:46:57 940070f6fee4: Preparing 07:46:57 6c1baf0b43ff: Preparing 07:46:57 596c5b967972: Preparing 07:46:57 e24b2ff3d108: Preparing 07:46:57 c145e5c84149: Preparing 07:46:57 0faf9b67be60: Preparing 07:46:57 e24b2ff3d108: Waiting 07:46:57 c145e5c84149: Waiting 07:46:57 596c5b967972: Waiting 07:46:57 0faf9b67be60: Waiting 07:46:57 16dbb284430a: Pushed 07:46:57 30ba1b91fbf2: Pushed 07:47:00 6c1baf0b43ff: Layer already exists 07:47:00 940070f6fee4: Layer already exists 07:47:00 c145e5c84149: Layer already exists 07:47:00 e24b2ff3d108: Layer already exists 07:47:00 0faf9b67be60: Layer already exists 07:47:00 160aa3574a6b: Pushed 07:47:18 596c5b967972: Pushed 07:47:18 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:cc8ec9e7bd6b2c1e79e17f978b46f4efdadf8a05f69f9942283010aa7737fbf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47: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 07:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:47:20 160aa3574a6b: Preparing 07:47:20 30ba1b91fbf2: Preparing 07:47:20 16dbb284430a: Preparing 07:47:20 940070f6fee4: Preparing 07:47:20 6c1baf0b43ff: Preparing 07:47:20 596c5b967972: Preparing 07:47:20 e24b2ff3d108: Preparing 07:47:20 c145e5c84149: Preparing 07:47:20 0faf9b67be60: Preparing 07:47:20 c145e5c84149: Waiting 07:47:20 596c5b967972: Waiting 07:47:20 e24b2ff3d108: Waiting 07:47:20 0faf9b67be60: Waiting 07:47:20 940070f6fee4: Layer already exists 07:47:20 30ba1b91fbf2: Layer already exists 07:47:20 160aa3574a6b: Layer already exists 07:47:20 16dbb284430a: Layer already exists 07:47:20 6c1baf0b43ff: Layer already exists 07:47:20 c145e5c84149: Layer already exists 07:47:20 596c5b967972: Layer already exists 07:47:20 e24b2ff3d108: Layer already exists 07:47:20 0faf9b67be60: Layer already exists 07:47:20 latest: digest: sha256:cc8ec9e7bd6b2c1e79e17f978b46f4efdadf8a05f69f9942283010aa7737fbf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.7 07:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:47:22 160aa3574a6b: Preparing 07:47:22 30ba1b91fbf2: Preparing 07:47:22 16dbb284430a: Preparing 07:47:22 940070f6fee4: Preparing 07:47:22 6c1baf0b43ff: Preparing 07:47:22 596c5b967972: Preparing 07:47:22 e24b2ff3d108: Preparing 07:47:22 c145e5c84149: Preparing 07:47:22 0faf9b67be60: Preparing 07:47:22 596c5b967972: Waiting 07:47:22 e24b2ff3d108: Waiting 07:47:22 c145e5c84149: Waiting 07:47:22 0faf9b67be60: Waiting 07:47:22 940070f6fee4: Layer already exists 07:47:22 30ba1b91fbf2: Layer already exists 07:47:22 6c1baf0b43ff: Layer already exists 07:47:22 160aa3574a6b: Layer already exists 07:47:22 16dbb284430a: Layer already exists 07:47:22 0faf9b67be60: Layer already exists 07:47:22 e24b2ff3d108: Layer already exists 07:47:22 596c5b967972: Layer already exists 07:47:22 c145e5c84149: Layer already exists 07:47:22 3.2.0-dev.7: digest: sha256:cc8ec9e7bd6b2c1e79e17f978b46f4efdadf8a05f69f9942283010aa7737fbf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:47:24 160aa3574a6b: Preparing 07:47:24 30ba1b91fbf2: Preparing 07:47:24 16dbb284430a: Preparing 07:47:24 940070f6fee4: Preparing 07:47:24 6c1baf0b43ff: Preparing 07:47:24 596c5b967972: Preparing 07:47:24 e24b2ff3d108: Preparing 07:47:24 c145e5c84149: Preparing 07:47:24 0faf9b67be60: Preparing 07:47:24 596c5b967972: Waiting 07:47:24 e24b2ff3d108: Waiting 07:47:24 c145e5c84149: Waiting 07:47:24 0faf9b67be60: Waiting 07:47:24 6c1baf0b43ff: Layer already exists 07:47:24 160aa3574a6b: Layer already exists 07:47:24 16dbb284430a: Layer already exists 07:47:24 30ba1b91fbf2: Layer already exists 07:47:24 940070f6fee4: Layer already exists 07:47:24 596c5b967972: Layer already exists 07:47:24 e24b2ff3d108: Layer already exists 07:47:24 c145e5c84149: Layer already exists 07:47:24 0faf9b67be60: Layer already exists 07:47:24 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:cc8ec9e7bd6b2c1e79e17f978b46f4efdadf8a05f69f9942283010aa7737fbf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:25 + 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 07:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:47:29 160aa3574a6b: Preparing 07:47:29 30ba1b91fbf2: Preparing 07:47:29 16dbb284430a: Preparing 07:47:29 940070f6fee4: Preparing 07:47:29 6c1baf0b43ff: Preparing 07:47:29 596c5b967972: Preparing 07:47:29 e24b2ff3d108: Preparing 07:47:29 c145e5c84149: Preparing 07:47:29 0faf9b67be60: Preparing 07:47:29 596c5b967972: Waiting 07:47:29 e24b2ff3d108: Waiting 07:47:29 0faf9b67be60: Waiting 07:47:29 c145e5c84149: Waiting 07:47:29 16dbb284430a: Layer already exists 07:47:29 160aa3574a6b: Layer already exists 07:47:29 6c1baf0b43ff: Layer already exists 07:47:29 940070f6fee4: Layer already exists 07:47:29 30ba1b91fbf2: Layer already exists 07:47:29 596c5b967972: Layer already exists 07:47:29 e24b2ff3d108: Layer already exists 07:47:29 c145e5c84149: Layer already exists 07:47:29 0faf9b67be60: Layer already exists 07:47:29 main: digest: sha256:cc8ec9e7bd6b2c1e79e17f978b46f4efdadf8a05f69f9942283010aa7737fbf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:30 ===================================================== [Pipeline] echo 07:47:30 taggedImages: 07:47:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:47:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:47:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.7 07:47:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:47:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:47:31 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:47:31 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:47:31 latest 07:47:31 3.2.0-dev.7 07:47:31 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:47:31 main 07:47:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:47:33 691f35c809a0: Preparing 07:47:33 4b9c8d37ba0d: Preparing 07:47:33 940070f6fee4: Preparing 07:47:33 6c1baf0b43ff: Preparing 07:47:33 f4b1bbf48af4: Preparing 07:47:33 69305856e95d: Preparing 07:47:33 0faf9b67be60: Preparing 07:47:33 69305856e95d: Waiting 07:47:33 0faf9b67be60: Waiting 07:47:33 6c1baf0b43ff: Layer already exists 07:47:33 940070f6fee4: Layer already exists 07:47:33 0faf9b67be60: Layer already exists 07:47:33 f4b1bbf48af4: Pushed 07:47:33 691f35c809a0: Pushed 07:47:33 69305856e95d: Pushed 07:47:37 4b9c8d37ba0d: Pushed 07:47:37 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:e458176fbf161056a8f020a63f5e9a988f7f91dc6a51c4b9f10950e242a0c2ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:47:39 691f35c809a0: Preparing 07:47:39 4b9c8d37ba0d: Preparing 07:47:39 940070f6fee4: Preparing 07:47:39 6c1baf0b43ff: Preparing 07:47:39 f4b1bbf48af4: Preparing 07:47:39 69305856e95d: Preparing 07:47:39 0faf9b67be60: Preparing 07:47:39 69305856e95d: Waiting 07:47:39 0faf9b67be60: Waiting 07:47:39 6c1baf0b43ff: Layer already exists 07:47:39 940070f6fee4: Layer already exists 07:47:39 4b9c8d37ba0d: Layer already exists 07:47:39 691f35c809a0: Layer already exists 07:47:39 f4b1bbf48af4: Layer already exists 07:47:39 69305856e95d: Layer already exists 07:47:39 0faf9b67be60: Layer already exists 07:47:39 latest: digest: sha256:e458176fbf161056a8f020a63f5e9a988f7f91dc6a51c4b9f10950e242a0c2ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.7 07:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:47:43 691f35c809a0: Preparing 07:47:43 4b9c8d37ba0d: Preparing 07:47:43 940070f6fee4: Preparing 07:47:43 6c1baf0b43ff: Preparing 07:47:43 f4b1bbf48af4: Preparing 07:47:43 69305856e95d: Preparing 07:47:43 0faf9b67be60: Preparing 07:47:43 69305856e95d: Waiting 07:47:43 0faf9b67be60: Waiting 07:47:43 4b9c8d37ba0d: Layer already exists 07:47:43 f4b1bbf48af4: Layer already exists 07:47:43 691f35c809a0: Layer already exists 07:47:43 940070f6fee4: Layer already exists 07:47:43 69305856e95d: Layer already exists 07:47:43 6c1baf0b43ff: Layer already exists 07:47:43 0faf9b67be60: Layer already exists 07:47:43 3.2.0-dev.7: digest: sha256:e458176fbf161056a8f020a63f5e9a988f7f91dc6a51c4b9f10950e242a0c2ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:47:44 691f35c809a0: Preparing 07:47:44 4b9c8d37ba0d: Preparing 07:47:44 940070f6fee4: Preparing 07:47:44 6c1baf0b43ff: Preparing 07:47:44 f4b1bbf48af4: Preparing 07:47:44 69305856e95d: Preparing 07:47:44 0faf9b67be60: Preparing 07:47:44 69305856e95d: Waiting 07:47:44 0faf9b67be60: Waiting 07:47:44 940070f6fee4: Layer already exists 07:47:44 691f35c809a0: Layer already exists 07:47:44 4b9c8d37ba0d: Layer already exists 07:47:44 6c1baf0b43ff: Layer already exists 07:47:44 f4b1bbf48af4: Layer already exists 07:47:44 0faf9b67be60: Layer already exists 07:47:44 69305856e95d: Layer already exists 07:47:45 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:e458176fbf161056a8f020a63f5e9a988f7f91dc6a51c4b9f10950e242a0c2ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:47:46 691f35c809a0: Preparing 07:47:46 4b9c8d37ba0d: Preparing 07:47:46 940070f6fee4: Preparing 07:47:46 6c1baf0b43ff: Preparing 07:47:46 f4b1bbf48af4: Preparing 07:47:46 69305856e95d: Preparing 07:47:46 0faf9b67be60: Preparing 07:47:46 69305856e95d: Waiting 07:47:46 0faf9b67be60: Waiting 07:47:46 691f35c809a0: Layer already exists 07:47:46 6c1baf0b43ff: Layer already exists 07:47:46 f4b1bbf48af4: Layer already exists 07:47:46 940070f6fee4: Layer already exists 07:47:46 4b9c8d37ba0d: Layer already exists 07:47:46 69305856e95d: Layer already exists 07:47:46 0faf9b67be60: Layer already exists 07:47:47 main: digest: sha256:e458176fbf161056a8f020a63f5e9a988f7f91dc6a51c4b9f10950e242a0c2ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:48 ===================================================== [Pipeline] echo 07:47:48 taggedImages: 07:47:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:47:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:47:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.7 07:47:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:47:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:47:48 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:47:48 0c453d07247db15a6c65fa56eff8ae30cc59773c 07:47:48 latest 07:47:48 3.2.0-dev.7 07:47:48 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:47:48 main 07:47:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:47:50 7d20f6881d47: Preparing 07:47:50 8dff78fc1b37: Preparing 07:47:50 940070f6fee4: Preparing 07:47:50 6c1baf0b43ff: Preparing 07:47:50 7b50518326fb: Preparing 07:47:50 a6ed73e0b458: Preparing 07:47:50 0faf9b67be60: Preparing 07:47:50 a6ed73e0b458: Waiting 07:47:50 0faf9b67be60: Waiting 07:47:50 7b50518326fb: Layer already exists 07:47:50 6c1baf0b43ff: Layer already exists 07:47:50 940070f6fee4: Layer already exists 07:47:50 a6ed73e0b458: Layer already exists 07:47:50 0faf9b67be60: Layer already exists 07:47:51 7d20f6881d47: Pushed 07:47:55 8dff78fc1b37: Pushed 07:47:55 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:d5f05c6773801809f4be3632bb8fe2994459c0b8334684c026b44bdd3aa7cc2c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:47:57 7d20f6881d47: Preparing 07:47:57 8dff78fc1b37: Preparing 07:47:57 940070f6fee4: Preparing 07:47:57 6c1baf0b43ff: Preparing 07:47:57 7b50518326fb: Preparing 07:47:57 a6ed73e0b458: Preparing 07:47:57 0faf9b67be60: Preparing 07:47:57 0faf9b67be60: Waiting 07:47:57 a6ed73e0b458: Waiting 07:47:57 7b50518326fb: Layer already exists 07:47:57 940070f6fee4: Layer already exists 07:47:57 6c1baf0b43ff: Layer already exists 07:47:57 8dff78fc1b37: Layer already exists 07:47:57 7d20f6881d47: Layer already exists 07:47:57 a6ed73e0b458: Layer already exists 07:47:57 0faf9b67be60: Layer already exists 07:47:57 latest: digest: sha256:d5f05c6773801809f4be3632bb8fe2994459c0b8334684c026b44bdd3aa7cc2c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.7 07:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:47:59 7d20f6881d47: Preparing 07:47:59 8dff78fc1b37: Preparing 07:47:59 940070f6fee4: Preparing 07:47:59 6c1baf0b43ff: Preparing 07:47:59 7b50518326fb: Preparing 07:47:59 a6ed73e0b458: Preparing 07:47:59 0faf9b67be60: Preparing 07:47:59 a6ed73e0b458: Waiting 07:47:59 0faf9b67be60: Waiting 07:47:59 6c1baf0b43ff: Layer already exists 07:47:59 8dff78fc1b37: Layer already exists 07:47:59 940070f6fee4: Layer already exists 07:47:59 7b50518326fb: Layer already exists 07:47:59 7d20f6881d47: Layer already exists 07:47:59 a6ed73e0b458: Layer already exists 07:47:59 0faf9b67be60: Layer already exists 07:47:59 3.2.0-dev.7: digest: sha256:d5f05c6773801809f4be3632bb8fe2994459c0b8334684c026b44bdd3aa7cc2c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:48:01 7d20f6881d47: Preparing 07:48:01 8dff78fc1b37: Preparing 07:48:01 940070f6fee4: Preparing 07:48:01 6c1baf0b43ff: Preparing 07:48:01 7b50518326fb: Preparing 07:48:01 a6ed73e0b458: Preparing 07:48:01 0faf9b67be60: Preparing 07:48:01 a6ed73e0b458: Waiting 07:48:01 0faf9b67be60: Waiting 07:48:01 940070f6fee4: Layer already exists 07:48:01 8dff78fc1b37: Layer already exists 07:48:01 7d20f6881d47: Layer already exists 07:48:01 7b50518326fb: Layer already exists 07:48:01 6c1baf0b43ff: Layer already exists 07:48:01 a6ed73e0b458: Layer already exists 07:48:01 0faf9b67be60: Layer already exists 07:48:01 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:d5f05c6773801809f4be3632bb8fe2994459c0b8334684c026b44bdd3aa7cc2c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:48:03 7d20f6881d47: Preparing 07:48:03 8dff78fc1b37: Preparing 07:48:03 940070f6fee4: Preparing 07:48:03 6c1baf0b43ff: Preparing 07:48:03 7b50518326fb: Preparing 07:48:03 a6ed73e0b458: Preparing 07:48:03 0faf9b67be60: Preparing 07:48:03 0faf9b67be60: Waiting 07:48:03 a6ed73e0b458: Waiting 07:48:03 8dff78fc1b37: Layer already exists 07:48:03 7b50518326fb: Layer already exists 07:48:03 7d20f6881d47: Layer already exists 07:48:03 6c1baf0b43ff: Layer already exists 07:48:03 940070f6fee4: Layer already exists 07:48:03 0faf9b67be60: Layer already exists 07:48:03 a6ed73e0b458: Layer already exists 07:48:03 main: digest: sha256:d5f05c6773801809f4be3632bb8fe2994459c0b8334684c026b44bdd3aa7cc2c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:04 ===================================================== [Pipeline] echo 07:48:05 taggedImages: 07:48:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c 07:48:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:48:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.7 07:48:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 07:48:05 - 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 07:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:06 07:48:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:10 arm64: Pulling from edgex-lftools-log-publisher 07:48:10 8998bd30e6a1: Pulling fs layer 07:48:10 04944245beec: Pulling fs layer 07:48:10 699f458cf7ca: Pulling fs layer 07:48:10 765212b225bb: Pulling fs layer 07:48:10 f23df028b6ca: Pulling fs layer 07:48:10 d65c8cfc05b1: Pulling fs layer 07:48:10 2437ff75d9bd: Pulling fs layer 07:48:10 765212b225bb: Waiting 07:48:10 f23df028b6ca: Waiting 07:48:10 2437ff75d9bd: Waiting 07:48:10 04944245beec: Verifying Checksum 07:48:10 04944245beec: Download complete 07:48:10 765212b225bb: Download complete 07:48:10 f23df028b6ca: Verifying Checksum 07:48:10 f23df028b6ca: Download complete 07:48:10 d65c8cfc05b1: Verifying Checksum 07:48:10 d65c8cfc05b1: Download complete 07:48:10 699f458cf7ca: Download complete 07:48:10 8998bd30e6a1: Verifying Checksum 07:48:10 8998bd30e6a1: Download complete 07:48:12 2437ff75d9bd: Verifying Checksum 07:48:12 2437ff75d9bd: Download complete 07:48:16 8998bd30e6a1: Pull complete 07:48:17 04944245beec: Pull complete 07:48:19 699f458cf7ca: Pull complete 07:48:19 765212b225bb: Pull complete 07:48:19 f23df028b6ca: Pull complete 07:48:19 d65c8cfc05b1: Pull complete 07:48:46 2437ff75d9bd: Pull complete 07:48:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:47 prd-ubuntu20.04-docker-arm64-4c-16g-26294 does not seem to be running inside a container 07:48:47 $ 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/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:48:49 $ docker top 5d3470455ff0f3398e21de85b47e930cb9283b882ea7d05e552b610a66775297 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:49 ---> job-cost.sh 07:48:50 lf-activate-venv: SKIPPING 07:48:50 INFO: No Stack... 07:48:50 INFO: Retrieving Pricing Info for: v3-standard-8 07:48:51 INFO: Archiving Costs [Pipeline] sh 07:48:51 + cat /w/workspace/edgex-go/617/archives/cost.csv 07:48:51 + cut -d, -f6 [Pipeline] lock 07:48:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-617-stack-cost] 07:48:51 Resource [jenkins-edgexfoundry-edgex-go-main-617-stack-cost] did not exist. Created. 07:48:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-617-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:48:52 + echo total: 0.2199999988079071 [Pipeline] stash 07:48:53 Stashed 1 file(s) [Pipeline] } 07:48:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-617-stack-cost] [Pipeline] // lock [Pipeline] } 07:48:53 $ docker stop --time=1 5d3470455ff0f3398e21de85b47e930cb9283b882ea7d05e552b610a66775297 07:48:54 $ docker rm -f --volumes 5d3470455ff0f3398e21de85b47e930cb9283b882ea7d05e552b610a66775297 [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 07:48:58 provisioning config files... 07:48:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/617@tmp/config2547875562233535560tmp [Pipeline] { [Pipeline] sh 07:48:59 + set +x 07:48:59 + curl -s https://codecov.io/bash 07:48:59 + bash -s -- 07:48:59 07:48:59 _____ _ 07:48:59 / ____| | | 07:48:59 | | ___ __| | ___ ___ _____ __ 07:48:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:48:59 | |___| (_) | (_| | __/ (_| (_) \ V / 07:48:59 \_____\___/ \__,_|\___|\___\___/ \_/ 07:48:59 Bash-1.0.6 07:48:59 07:48:59 07:48:59 ==> git version 2.25.1 found 07:48:59 ==> 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 07:48:59 Release-Date: 2020-01-08 07:48:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:48:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:48:59 ==> Jenkins CI detected. 07:48:59 current dir:  /w/workspace/edgex-go/617 07:48:59 project root: . 07:48:59 --> token set from env 07:48:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:48:59 ==> Running gcov in . (disable via -X gcov) 07:48:59 ==> Python coveragepy not found 07:48:59 ==> Searching for coverage reports in: 07:48:59 + . 07:48:59 -> Found 1 reports 07:48:59 ==> Detecting git/mercurial file structure 07:48:59 ==> Reading reports 07:48:59 + ./coverage.out bytes=453601 07:48:59 ==> Appending adjustments 07:48:59 https://docs.codecov.io/docs/fixing-reports 07:49:00 + Found adjustments 07:49:00 ==> Gzipping contents 07:49:00 60K /tmp/codecov.4OTCKc.gz 07:49:00 ==> Uploading reports 07:49:00 url: https://codecov.io 07:49:00 query: branch=main&commit=0c453d07247db15a6c65fa56eff8ae30cc59773c&build=617&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F617%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:49:00 -> Pinging Codecov 07:49:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0c453d07247db15a6c65fa56eff8ae30cc59773c&build=617&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F617%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:49:00 -> Uploading to 07:49:00 https://storage.googleapis.com/codecov/v4/raw/2023-12-28/00271124DB129430A58F1EEE437C3FCB/0c453d07247db15a6c65fa56eff8ae30cc59773c/95328335-8f02-4744-9fbf-2f24acc135d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231228T074900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5433ea36eac9d6c2cb12d580610945423d90ab627235fe7644d2b1d507a9bee 07:49:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:00 Dload Upload Total Spent Left Speed 07:49:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57773 0 0 100 57773 0 196k --:--:-- --:--:-- --:--:-- 196k 07:49:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } 07:49:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:49:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:49:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:49:03 07:49:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:49:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:49:03 df9b9388f04a: Pulling fs layer 07:49:03 52dc419b0ee2: Pulling fs layer 07:49:03 25bc292e5bac: Pulling fs layer 07:49:03 114826534d7a: Pulling fs layer 07:49:03 4657fd5d0bcf: Pulling fs layer 07:49:03 6ad1cebc031e: Pulling fs layer 07:49:03 8a3aa393b2d8: Pulling fs layer 07:49:03 114826534d7a: Waiting 07:49:03 4657fd5d0bcf: Waiting 07:49:03 6ad1cebc031e: Waiting 07:49:03 8a3aa393b2d8: Waiting 07:49:03 25bc292e5bac: Verifying Checksum 07:49:03 25bc292e5bac: Download complete 07:49:03 52dc419b0ee2: Verifying Checksum 07:49:03 52dc419b0ee2: Download complete 07:49:03 4657fd5d0bcf: Verifying Checksum 07:49:03 4657fd5d0bcf: Download complete 07:49:03 df9b9388f04a: Verifying Checksum 07:49:03 df9b9388f04a: Download complete 07:49:03 6ad1cebc031e: Verifying Checksum 07:49:03 6ad1cebc031e: Download complete 07:49:03 df9b9388f04a: Pull complete 07:49:03 52dc419b0ee2: Pull complete 07:49:04 25bc292e5bac: Pull complete 07:49:04 114826534d7a: Verifying Checksum 07:49:04 114826534d7a: Download complete 07:49:04 8a3aa393b2d8: Verifying Checksum 07:49:04 8a3aa393b2d8: Download complete 07:49:07 114826534d7a: Pull complete 07:49:07 4657fd5d0bcf: Pull complete 07:49:07 6ad1cebc031e: Pull complete 07:49:11 8a3aa393b2d8: Pull complete 07:49:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:11 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 07:49:12 $ 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/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:49:16 $ docker top 2ee80b622a308507133863f4878f78a7194331dc0ae75de22cf40b6713ebb992 -eo pid,comm [Pipeline] { [Pipeline] echo 07:49:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:49:17 + set -o pipefail 07:49:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:49:22 07:49:22 Monitoring /w/workspace/edgex-go/617 (github.com/edgexfoundry/edgex-go)... 07:49:22 07:49:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4f3a9450-b073-43eb-9515-9a330d86867b 07:49:22 07:49:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:49:22 07:49:23 07:49:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:49:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:49:23 More details here: https://snyk.co/ue1NS 07:49:23 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:49:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:49:23 $ docker stop --time=1 2ee80b622a308507133863f4878f78a7194331dc0ae75de22cf40b6713ebb992 07:49:27 $ docker rm -f --volumes 2ee80b622a308507133863f4878f78a7194331dc0ae75de22cf40b6713ebb992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:49:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:29 provisioning config files... 07:49:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/617@tmp/config3808531940515360307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:29 --> edgex-publish-swagger.sh 07:49:29 === Publish openapi/v3 API === 07:49:29 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:49:29 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/617/openapi/v3/core-command.yaml] 07:49:29 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:29 Dload Upload Total Spent Left Speed 07:49:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63042 --:--:-- --:--:-- --:--:-- 63163 07:49:30 07:49:30 07:49:30 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/617/openapi/v3/core-data.yaml] 07:49:30 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:30 Dload Upload Total Spent Left Speed 07:49:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 140k --:--:-- --:--:-- --:--:-- 140k 100 72043 0 0 100 72043 0 140k --:--:-- --:--:-- --:--:-- 140k 07:49:30 07:49:30 07:49:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/617/openapi/v3/core-metadata.yaml] 07:49:30 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:30 Dload Upload Total Spent Left Speed 07:49:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 431 346k --:--:-- --:--:-- --:--:-- 346k 07:49:31 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 07:49:31 07:49:31 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/617/openapi/v3/support-notifications.yaml] 07:49:31 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:31 Dload Upload Total Spent Left Speed 07:49:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 363 171k --:--:-- --:--:-- --:--:-- 171k 100 87180 100 180 100 87000 363 171k --:--:-- --:--:-- --:--:-- 171k 07:49:31 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 07:49:31 07:49:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/617/openapi/v3/support-scheduler.yaml] 07:49:31 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:31 Dload Upload Total Spent Left Speed 07:49:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 491 98k --:--:-- --:--:-- --:--:-- 99k 07:49:32 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 07:49:32 [Pipeline] } 07:49:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:49:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:49:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:49:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:35 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 07:49:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:49:35 $ docker top 697fab5ae4f93f607088a078dec2c48a919da5c942c8b2b3a2bc7c5508c150ee -eo pid,comm 07:49:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:49:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:36 [ssh-agent] Looking for ssh-agent implementation... 07:49:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:36 $ docker exec 697fab5ae4f93f607088a078dec2c48a919da5c942c8b2b3a2bc7c5508c150ee ssh-agent 07:49:36 SSH_AUTH_SOCK=/tmp/ssh-vs7muzLQsWwF/agent.32 07:49:36 SSH_AGENT_PID=38 07:49:36 Running ssh-add (command line suppressed) 07:49:36 Identity added: /w/workspace/edgex-go/617@tmp/private_key_12381129398015965041.key (/w/workspace/edgex-go/617@tmp/private_key_12381129398015965041.key) 07:49:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:37 + git semver tag 07:49:37 2023-12-28 07:49:37,230 [run_tag] DEBUG tag force:False 07:49:37 2023-12-28 07:49:37,230 [check_head_tag] DEBUG check head tag 07:49:37 2023-12-28 07:49:37,232 [execute] INFO git cat-file --batch-check 07:49:37 2023-12-28 07:49:37,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/617, universal_newlines=False, shell=None, istream=) 07:49:37 2023-12-28 07:49:37,236 [execute] INFO git cat-file --batch 07:49:37 2023-12-28 07:49:37,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/617, universal_newlines=False, shell=None, istream=) 07:49:37 2023-12-28 07:49:37,267 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main 07:49:37 2023-12-28 07:49:37,267 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 07:49:37 2023-12-28 07:49:37,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/edgex-go/617, universal_newlines=False, shell=None, istream=None) 07:49:37 2023-12-28 07:49:37,273 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main 07:49:37 3.2.0-dev.7 [Pipeline] } 07:49:37 $ docker exec --env ******** --env ******** 697fab5ae4f93f607088a078dec2c48a919da5c942c8b2b3a2bc7c5508c150ee ssh-agent -k 07:49:37 unset SSH_AUTH_SOCK; 07:49:37 unset SSH_AGENT_PID; 07:49:37 echo Agent pid 38 killed; 07:49:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:38 + git semver [Pipeline] } 07:49:38 $ docker stop --time=1 697fab5ae4f93f607088a078dec2c48a919da5c942c8b2b3a2bc7c5508c150ee 07:49:40 $ docker rm -f --volumes 697fab5ae4f93f607088a078dec2c48a919da5c942c8b2b3a2bc7c5508c150ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:49:41 07:49:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:49:41 0.23.1-centos7: Pulling from edgex-lftools 07:49:41 ab5ef0e58194: Pulling fs layer 07:49:41 9712f1f96733: Pulling fs layer 07:49:41 63f879dbbcfc: Pulling fs layer 07:49:41 0d9ebad4ef96: Pulling fs layer 07:49:41 e9a5061849ea: Pulling fs layer 07:49:41 0d9ebad4ef96: Waiting 07:49:41 d747dcd14b5f: Pulling fs layer 07:49:41 2de7ff778b66: Pulling fs layer 07:49:41 e9a5061849ea: Waiting 07:49:41 d747dcd14b5f: Waiting 07:49:41 2de7ff778b66: Waiting 07:49:41 9712f1f96733: Verifying Checksum 07:49:41 9712f1f96733: Download complete 07:49:42 63f879dbbcfc: Verifying Checksum 07:49:42 63f879dbbcfc: Download complete 07:49:42 e9a5061849ea: Verifying Checksum 07:49:42 e9a5061849ea: Download complete 07:49:42 d747dcd14b5f: Verifying Checksum 07:49:42 d747dcd14b5f: Download complete 07:49:42 0d9ebad4ef96: Verifying Checksum 07:49:42 0d9ebad4ef96: Download complete 07:49:42 ab5ef0e58194: Verifying Checksum 07:49:42 ab5ef0e58194: Download complete 07:49:42 2de7ff778b66: Verifying Checksum 07:49:42 2de7ff778b66: Download complete 07:49:45 ab5ef0e58194: Pull complete 07:49:45 9712f1f96733: Pull complete 07:49:46 63f879dbbcfc: Pull complete 07:49:50 0d9ebad4ef96: Pull complete 07:49:50 e9a5061849ea: Pull complete 07:49:50 d747dcd14b5f: Pull complete 07:49:51 2de7ff778b66: Pull complete 07:49:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:49:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:52 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 07:49:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:50:00 $ docker top f18670126e9391d939d3e62d044088bd3a499bdf945fc27ed96f839d060805f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:50:01 provisioning config files... 07:50:01 copy managed file [sigul-config] to file:/w/workspace/edgex-go/617@tmp/config16654376613835477124tmp 07:50:01 copy managed file [sigul-password] to file:/w/workspace/edgex-go/617@tmp/config17369519973984771211tmp 07:50:01 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/617@tmp/config16523503665575417963tmp [Pipeline] { [Pipeline] echo 07:50:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:50:01 ---> sigul-configuration.sh 07:50:01 gpg: directory `/root/.gnupg' created 07:50:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:50:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:50:01 gpg: keyring `/root/.gnupg/secring.gpg' created 07:50:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:50:01 gpg: CAST5 encrypted data 07:50:01 gpg: encrypted with 1 passphrase 07:50:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:50:02 + mkdir /home/jenkins 07:50:02 + mkdir /home/jenkins/sigul [Pipeline] sh 07:50:02 + 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 07:50:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:50:02 ---> sigul-install.sh 07:50:02 Sigul already installed; skipping installation. [Pipeline] sh 07:50:03 + git tag --list 07:50:03 0.6.0 07:50:03 0.6.1 07:50:03 0.7.0 07:50:03 0.7.1 07:50:03 v1.0.0 07:50:03 v1.0.1 07:50:03 v1.1.0 07:50:03 v1.2.0 07:50:03 v1.2.1 07:50:03 v1.3.0 07:50:03 v1.3.1 07:50:03 v2.0.0 07:50:03 v2.1.0 07:50:03 v2.1.1 07:50:03 v2.2.0 07:50:03 v2.3.0 07:50:03 v3.0 07:50:03 v3.0.0 07:50:03 v3.1 07:50:03 v3.1.0 07:50:03 v3.1.0-dev.1 07:50:03 v3.1.0-dev.10 07:50:03 v3.1.0-dev.11 07:50:03 v3.1.0-dev.12 07:50:03 v3.1.0-dev.13 07:50:03 v3.1.0-dev.14 07:50:03 v3.1.0-dev.15 07:50:03 v3.1.0-dev.16 07:50:03 v3.1.0-dev.17 07:50:03 v3.1.0-dev.18 07:50:03 v3.1.0-dev.19 07:50:03 v3.1.0-dev.2 07:50:03 v3.1.0-dev.20 07:50:03 v3.1.0-dev.21 07:50:03 v3.1.0-dev.22 07:50:03 v3.1.0-dev.23 07:50:03 v3.1.0-dev.24 07:50:03 v3.1.0-dev.25 07:50:03 v3.1.0-dev.26 07:50:03 v3.1.0-dev.27 07:50:03 v3.1.0-dev.28 07:50:03 v3.1.0-dev.29 07:50:03 v3.1.0-dev.3 07:50:03 v3.1.0-dev.30 07:50:03 v3.1.0-dev.31 07:50:03 v3.1.0-dev.32 07:50:03 v3.1.0-dev.33 07:50:03 v3.1.0-dev.34 07:50:03 v3.1.0-dev.35 07:50:03 v3.1.0-dev.36 07:50:03 v3.1.0-dev.37 07:50:03 v3.1.0-dev.38 07:50:03 v3.1.0-dev.39 07:50:03 v3.1.0-dev.4 07:50:03 v3.1.0-dev.40 07:50:03 v3.1.0-dev.41 07:50:03 v3.1.0-dev.42 07:50:03 v3.1.0-dev.43 07:50:03 v3.1.0-dev.44 07:50:03 v3.1.0-dev.45 07:50:03 v3.1.0-dev.46 07:50:03 v3.1.0-dev.47 07:50:03 v3.1.0-dev.48 07:50:03 v3.1.0-dev.49 07:50:03 v3.1.0-dev.5 07:50:03 v3.1.0-dev.50 07:50:03 v3.1.0-dev.51 07:50:03 v3.1.0-dev.52 07:50:03 v3.1.0-dev.53 07:50:03 v3.1.0-dev.54 07:50:03 v3.1.0-dev.55 07:50:03 v3.1.0-dev.56 07:50:03 v3.1.0-dev.57 07:50:03 v3.1.0-dev.58 07:50:03 v3.1.0-dev.59 07:50:03 v3.1.0-dev.6 07:50:03 v3.1.0-dev.60 07:50:03 v3.1.0-dev.61 07:50:03 v3.1.0-dev.62 07:50:03 v3.1.0-dev.63 07:50:03 v3.1.0-dev.64 07:50:03 v3.1.0-dev.65 07:50:03 v3.1.0-dev.66 07:50:03 v3.1.0-dev.67 07:50:03 v3.1.0-dev.68 07:50:03 v3.1.0-dev.69 07:50:03 v3.1.0-dev.7 07:50:03 v3.1.0-dev.70 07:50:03 v3.1.0-dev.71 07:50:03 v3.1.0-dev.72 07:50:03 v3.1.0-dev.73 07:50:03 v3.1.0-dev.8 07:50:03 v3.1.0-dev.9 07:50:03 v3.2.0-dev.1 07:50:03 v3.2.0-dev.2 07:50:03 v3.2.0-dev.3 07:50:03 v3.2.0-dev.4 07:50:03 v3.2.0-dev.5 07:50:03 v3.2.0-dev.6 07:50:03 v3.2.0-dev.7 [Pipeline] sh 07:50:03 + lftools sign git-tag v3.2.0-dev.7 07:50:03 Signing Git tag with Sigul... 07:50:03 Signing v3.2.0-dev.7 [Pipeline] echo 07:50:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:50:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:50:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:50:05 $ docker stop --time=1 f18670126e9391d939d3e62d044088bd3a499bdf945fc27ed96f839d060805f3 07:50:06 $ docker rm -f --volumes f18670126e9391d939d3e62d044088bd3a499bdf945fc27ed96f839d060805f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:50:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:50:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:50:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:09 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 07:50:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:50:09 $ docker top d7605114571ecfd46526c1cd9ce3f0d90549760041bad54a74a9a7e23393eb0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:50:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:50:10 [ssh-agent] Looking for ssh-agent implementation... 07:50:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:10 $ docker exec d7605114571ecfd46526c1cd9ce3f0d90549760041bad54a74a9a7e23393eb0b ssh-agent 07:50:10 SSH_AUTH_SOCK=/tmp/ssh-bFgaXWluiCNb/agent.32 07:50:10 SSH_AGENT_PID=38 07:50:10 Running ssh-add (command line suppressed) 07:50:10 Identity added: /w/workspace/edgex-go/617@tmp/private_key_14150472187960593489.key (/w/workspace/edgex-go/617@tmp/private_key_14150472187960593489.key) 07:50:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:50:11 + git semver bump pre 07:50:11 2023-12-28 07:50:11,462 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main 07:50:11 2023-12-28 07:50:11,462 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev 07:50:11 2023-12-28 07:50:11,462 [bump_version] DEBUG bumped version:3.2.0-dev.8 07:50:11 2023-12-28 07:50:11,462 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/edgex-go/617/.semver/main with force:True 07:50:11 2023-12-28 07:50:11,462 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main 07:50:11 2023-12-28 07:50:11,462 [write_file] DEBUG write to file:/w/workspace/edgex-go/617/.semver/main 07:50:11 2023-12-28 07:50:11,464 [execute] INFO git cat-file --batch-check 07:50:11 2023-12-28 07:50:11,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=False, shell=None, istream=) 07:50:11 2023-12-28 07:50:11,470 [execute] INFO git cat-file --batch 07:50:11 2023-12-28 07:50:11,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=False, shell=None, istream=) 07:50:11 2023-12-28 07:50:11,474 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main 07:50:11 3.2.0-dev.8 [Pipeline] } 07:50:11 $ docker exec --env ******** --env ******** d7605114571ecfd46526c1cd9ce3f0d90549760041bad54a74a9a7e23393eb0b ssh-agent -k 07:50:11 unset SSH_AUTH_SOCK; 07:50:11 unset SSH_AGENT_PID; 07:50:11 echo Agent pid 38 killed; 07:50:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:50:12 + git semver [Pipeline] } 07:50:13 $ docker stop --time=1 d7605114571ecfd46526c1cd9ce3f0d90549760041bad54a74a9a7e23393eb0b 07:50:14 $ docker rm -f --volumes d7605114571ecfd46526c1cd9ce3f0d90549760041bad54a74a9a7e23393eb0b [Pipeline] // withDockerContainer [Pipeline] sh 07:50:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:50:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:50:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:16 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 07:50:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:50:16 $ docker top 4754709cba9556609b010f0755772e2fabb2d82bf1ebbeda309a7a71c29c1fca -eo pid,comm 07:50:16 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). 07:50:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:50:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:50:17 [ssh-agent] Looking for ssh-agent implementation... 07:50:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:17 $ docker exec 4754709cba9556609b010f0755772e2fabb2d82bf1ebbeda309a7a71c29c1fca ssh-agent 07:50:17 SSH_AUTH_SOCK=/tmp/ssh-wRQhggy4cI7h/agent.32 07:50:17 SSH_AGENT_PID=38 07:50:17 Running ssh-add (command line suppressed) 07:50:17 Identity added: /w/workspace/edgex-go/617@tmp/private_key_8075849195504516934.key (/w/workspace/edgex-go/617@tmp/private_key_8075849195504516934.key) 07:50:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:50:18 + git semver push 07:50:18 2023-12-28 07:50:18,459 [run_push] DEBUG push 07:50:18 2023-12-28 07:50:18,460 [execute] INFO git cat-file --batch-check 07:50:18 2023-12-28 07:50:18,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=False, shell=None, istream=) 07:50:18 2023-12-28 07:50:18,466 [execute] INFO git rev-list bc0c2995fbe0079f15c58f5d445490412dd4acf6 -- 07:50:18 2023-12-28 07:50:18,466 [execute] DEBUG Popen(['git', 'rev-list', 'bc0c2995fbe0079f15c58f5d445490412dd4acf6', '--'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=False, shell=None, istream=None) 07:50:18 2023-12-28 07:50:18,483 [execute] INFO git fetch -v origin 07:50:18 2023-12-28 07:50:18,484 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=True, shell=None, istream=None) 07:50:19 2023-12-28 07:50:19,020 [run_push] DEBUG no remote changes detected 07:50:19 2023-12-28 07:50:19,021 [execute] INFO git push origin semver 07:50:19 2023-12-28 07:50:19,021 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=False, shell=None, istream=None) 07:50:19 2023-12-28 07:50:19,758 [run_push] DEBUG push all version tags 07:50:19 2023-12-28 07:50:19,759 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:50:19 2023-12-28 07:50:19,760 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/617, universal_newlines=False, shell=None, istream=None) 07:50:20 2023-12-28 07:50:20,486 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main 07:50:20 3.2.0-dev.8 [Pipeline] } 07:50:20 $ docker exec --env ******** --env ******** 4754709cba9556609b010f0755772e2fabb2d82bf1ebbeda309a7a71c29c1fca ssh-agent -k 07:50:20 unset SSH_AUTH_SOCK; 07:50:20 unset SSH_AGENT_PID; 07:50:20 echo Agent pid 38 killed; 07:50:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:50:21 + git semver [Pipeline] } 07:50:22 $ docker stop --time=1 4754709cba9556609b010f0755772e2fabb2d82bf1ebbeda309a7a71c29c1fca 07:50:23 $ docker rm -f --volumes 4754709cba9556609b010f0755772e2fabb2d82bf1ebbeda309a7a71c29c1fca [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 07:50:25 + [ -d /w/workspace/edgex-go/617/archives ] [Pipeline] libraryResource [Pipeline] sh 07:50:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:50:27 ---> package-listing.sh 07:50:27 ++ facter osfamily 07:50:27 ++ tr '[:upper:]' '[:lower:]' 07:50:27 + OS_FAMILY=debian 07:50:27 + workspace=/w/workspace/edgex-go/617 07:50:27 + START_PACKAGES=/tmp/packages_start.txt 07:50:27 + END_PACKAGES=/tmp/packages_end.txt 07:50:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:27 + PACKAGES=/tmp/packages_start.txt 07:50:27 + '[' /w/workspace/edgex-go/617 ']' 07:50:27 + PACKAGES=/tmp/packages_end.txt 07:50:27 + case "${OS_FAMILY}" in 07:50:27 + dpkg -l 07:50:27 + grep '^ii' 07:50:27 + '[' -f /tmp/packages_start.txt ']' 07:50:27 + '[' -f /tmp/packages_end.txt ']' 07:50:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:27 + '[' /w/workspace/edgex-go/617 ']' 07:50:27 + mkdir -p /w/workspace/edgex-go/617/archives/ 07:50:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/617/archives/ [Pipeline] echo 07:50:27 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/617/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:50:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:28 07:50:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:28 latest: Pulling from edgex-lftools-log-publisher 07:50:28 5eb5b503b376: Pulling fs layer 07:50:28 5c69ac0246d0: Pulling fs layer 07:50:28 ec43610c2a17: Pulling fs layer 07:50:28 3a2ae6a8a46f: Pulling fs layer 07:50:28 33b1e0a273af: Pulling fs layer 07:50:28 5d3b04190fa2: Pulling fs layer 07:50:28 2f39f015ded8: Pulling fs layer 07:50:28 33b1e0a273af: Waiting 07:50:28 3a2ae6a8a46f: Waiting 07:50:28 2f39f015ded8: Waiting 07:50:28 5c69ac0246d0: Download complete 07:50:28 3a2ae6a8a46f: Verifying Checksum 07:50:28 3a2ae6a8a46f: Download complete 07:50:28 33b1e0a273af: Verifying Checksum 07:50:28 33b1e0a273af: Download complete 07:50:28 5d3b04190fa2: Verifying Checksum 07:50:28 5d3b04190fa2: Download complete 07:50:28 ec43610c2a17: Verifying Checksum 07:50:28 ec43610c2a17: Download complete 07:50:29 5eb5b503b376: Verifying Checksum 07:50:29 5eb5b503b376: Download complete 07:50:29 2f39f015ded8: Download complete 07:50:30 5eb5b503b376: Pull complete 07:50:30 5c69ac0246d0: Pull complete 07:50:30 ec43610c2a17: Pull complete 07:50:30 3a2ae6a8a46f: Pull complete 07:50:31 33b1e0a273af: Pull complete 07:50:31 5d3b04190fa2: Pull complete 07:50:35 2f39f015ded8: Pull complete 07:50:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:36 prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container 07:50:36 $ 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/617/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/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:50:41 $ docker top 541768181ef6288cefd2352bbad14e7f79f40a16d1053959c30091a0fe30b54a -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:42 + touch /tmp/pre-build-complete [Pipeline] sh 07:50:42 + mkdir -p /var/log/sysstat [Pipeline] sh 07:50:43 + ls /var/log/sa-host 07:50:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:43 provisioning config files... 07:50:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/617@tmp/config2280820382281098798tmp [Pipeline] { [Pipeline] echo 07:50:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:50:44 ---> create-netrc.sh [Pipeline] } 07:50:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:50:44 ---> python-tools-install.sh [Pipeline] echo 07:50:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:50:45 ---> sudo-logs.sh 07:50:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:50:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:50:45 ---> job-cost.sh 07:50:45 lf-activate-venv: SKIPPING 07:50:45 DEBUG: total: 0.2199999988079071 07:50:45 INFO: Retrieving Stack Cost... 07:50:46 INFO: Retrieving Pricing Info for: v3-standard-8 07:50:46 INFO: Archiving Costs [Pipeline] echo 07:50:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:50:46 ---> logs-deploy.sh 07:50:46 lf-activate-venv: SKIPPING 07:50:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/617 07:50:46 INFO: archiving workspace using pattern(s): 07:50:47 Archives upload complete. 07:50:47 INFO: archiving logs to Nexus 07:50:48 ---> uname -a: 07:50:48 Linux prd-ubuntu20-04-docker-8c-8g-26290 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:50:48 07:50:48 07:50:48 ---> lscpu: 07:50:48 Architecture: x86_64 07:50:48 CPU op-mode(s): 32-bit, 64-bit 07:50:48 Byte Order: Little Endian 07:50:48 Address sizes: 40 bits physical, 48 bits virtual 07:50:48 CPU(s): 8 07:50:48 On-line CPU(s) list: 0-7 07:50:48 Thread(s) per core: 1 07:50:48 Core(s) per socket: 1 07:50:48 Socket(s): 8 07:50:48 NUMA node(s): 1 07:50:48 Vendor ID: AuthenticAMD 07:50:48 CPU family: 23 07:50:48 Model: 49 07:50:48 Model name: AMD EPYC-Rome Processor 07:50:48 Stepping: 0 07:50:48 CPU MHz: 2800.000 07:50:48 BogoMIPS: 5600.00 07:50:48 Virtualization: AMD-V 07:50:48 Hypervisor vendor: KVM 07:50:48 Virtualization type: full 07:50:48 L1d cache: 256 KiB 07:50:48 L1i cache: 256 KiB 07:50:48 L2 cache: 4 MiB 07:50:48 L3 cache: 128 MiB 07:50:48 NUMA node0 CPU(s): 0-7 07:50:48 Vulnerability Itlb multihit: Not affected 07:50:48 Vulnerability L1tf: Not affected 07:50:48 Vulnerability Mds: Not affected 07:50:48 Vulnerability Meltdown: Not affected 07:50:48 Vulnerability Mmio stale data: Not affected 07:50:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:50:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:50:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:50:48 Vulnerability Srbds: Not affected 07:50:48 Vulnerability Tsx async abort: Not affected 07:50:48 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 07:50:48 07:50:48 07:50:48 ---> nproc: 07:50:48 8 07:50:48 07:50:48 07:50:48 ---> df -h: 07:50:48 Filesystem Size Used Avail Use% Mounted on 07:50:48 overlay 155G 21G 135G 14% / 07:50:48 tmpfs 64M 0 64M 0% /dev 07:50:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:50:48 shm 64M 0 64M 0% /dev/shm 07:50:48 /dev/vda1 155G 21G 135G 14% /facter-os 07:50:48 07:50:48 07:50:48 ---> sar -b -r -n DEV: 07:50:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26290) 12/28/23 _x86_64_ (8 CPU) 07:50:48 07:50:48 07:29:51 LINUX RESTART (8 CPU) 07:50:48 07:50:48 07:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:50:48 07:31:01 140.76 48.18 92.58 0.00 5463.49 174555.04 0.00 07:50:48 07:32:01 136.54 0.80 135.74 0.00 23.33 57837.29 0.00 07:50:48 07:33:01 30.19 0.03 30.16 0.00 0.27 19880.30 0.00 07:50:48 07:34:01 177.54 0.37 177.17 0.00 30.53 115579.14 0.00 07:50:48 07:35:01 660.43 5.60 654.83 0.00 122.09 140974.88 0.00 07:50:48 07:36:01 313.46 0.48 312.98 0.00 14.39 114105.08 0.00 07:50:48 07:37:01 518.89 10.91 507.98 0.00 5116.03 33758.75 0.00 07:50:48 07:38:01 26.20 0.03 26.16 0.00 1.47 667.62 0.00 07:50:48 07:39:01 9.67 0.02 9.65 0.00 0.27 232.49 0.00 07:50:48 07:40:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 07:50:48 07:41:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:50:48 07:42:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 07:50:48 07:43:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 07:50:48 07:44:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 07:50:48 07:45:01 1.78 0.02 1.77 0.00 0.13 20.26 0.00 07:50:48 07:46:01 1.88 0.00 1.88 0.00 0.00 22.40 0.00 07:50:48 07:47:01 1.28 0.00 1.28 0.00 0.00 18.00 0.00 07:50:48 07:48:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 07:50:48 07:49:01 1.28 0.10 1.18 0.00 10.26 27.06 0.00 07:50:48 07:50:01 151.94 0.22 151.72 0.00 1.87 59834.83 0.00 07:50:48 Average: 109.02 3.34 105.68 0.00 539.23 35882.21 0.00 07:50:48 07:50:48 07:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:50:48 07:31:01 29613872 31607704 735464 2.24 60524 2227884 1741384 5.13 983992 1943792 576 07:50:48 07:32:01 27825564 31459088 842584 2.56 118156 3701580 1966124 5.79 1509052 3055588 483640 07:50:48 07:33:01 27662872 31441480 858228 2.61 121924 3814880 2158688 6.36 1351444 3346572 298604 07:50:48 07:34:01 24362912 31460224 837412 2.55 131600 7044108 2232032 6.58 1578088 6336448 921232 07:50:48 07:35:01 18361580 29298136 2930924 8.91 227640 10400624 8395968 24.74 4320688 9097808 610072 07:50:48 07:36:01 17042520 30300464 1927760 5.86 244324 12630680 5134936 15.13 4212948 10466800 156504 07:50:48 07:37:01 18653056 31465616 788620 2.40 277736 12258200 1939952 5.72 2559436 10665484 652 07:50:48 07:38:01 18653372 31462272 792172 2.41 277152 12255240 1930328 5.69 2922544 10302104 480 07:50:48 07:39:01 18656116 31465640 788404 2.40 277576 12255312 1957300 5.77 2955116 10265720 24 07:50:48 07:40:01 18656564 31466152 787836 2.40 277608 12255316 1957300 5.77 2953860 10265724 32 07:50:48 07:41:01 18672688 31482312 771924 2.35 277632 12255316 1957300 5.77 2937856 10265724 8 07:50:48 07:42:01 18673304 31482932 771468 2.35 277656 12255316 1957300 5.77 2937804 10265728 8 07:50:48 07:43:01 18675304 31485000 769388 2.34 277680 12255324 1957300 5.77 2935172 10265736 8 07:50:48 07:44:01 18676012 31485748 768576 2.34 277704 12255324 1957300 5.77 2934580 10265732 40 07:50:48 07:45:01 18675312 31485088 769264 2.34 277748 12255320 1981940 5.84 2934760 10265728 20 07:50:48 07:46:01 18675044 31484992 769308 2.34 277812 12255452 1981940 5.84 2935176 10265844 4 07:50:48 07:47:01 18674988 31484996 769272 2.34 277844 12255440 1981940 5.84 2935396 10265848 4 07:50:48 07:48:01 18674680 31484696 769492 2.34 277868 12255444 1981940 5.84 2935144 10265852 44 07:50:48 07:49:01 18673200 31483588 770192 2.34 277896 12255812 2010076 5.92 2935920 10266408 80 07:50:48 07:50:01 17159976 31437604 812624 2.47 314572 13563356 2047144 6.03 3057276 11526636 280 07:50:48 Average: 20235947 31311187 951546 2.89 241433 10635296 2461410 7.25 2741313 8983264 123616 07:50:48 07:50:48 07:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:50:48 07:31:01 ens3 1437.33 1361.57 8067.09 165.76 0.00 0.00 0.00 0.00 07:50:48 07:31:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 07:50:48 07:31:01 docker0 529.28 492.47 37.15 2820.82 0.00 0.00 0.00 0.00 07:50:48 07:32:01 vethff9cbb6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:50:48 07:32:01 ens3 399.55 256.11 4945.03 88.91 0.00 0.00 0.00 0.00 07:50:48 07:32:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 07:50:48 07:32:01 docker0 156.47 242.76 12.89 1778.46 0.00 0.00 0.00 0.00 07:50:48 07:33:01 vethff9cbb6 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 07:50:48 07:33:01 ens3 36.39 22.21 27.89 15.65 0.00 0.00 0.00 0.00 07:50:48 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:33:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 07:50:48 07:34:01 ens3 114.03 70.99 2288.48 23.55 0.00 0.00 0.00 0.00 07:50:48 07:34:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 07:50:48 07:34:01 docker0 0.30 0.25 0.03 0.10 0.00 0.00 0.00 0.00 07:50:48 07:34:01 vethd1112c3 0.30 0.38 0.03 0.11 0.00 0.00 0.00 0.00 07:50:48 07:35:01 vethc6f8a19 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 veth2fa0df1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 veth7951c27 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 veth05bef2a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 vetha95500e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 veth571d7d6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 veth8aa334a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 vethac0363d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 ens3 619.99 359.61 4590.66 44.54 0.00 0.00 0.00 0.00 07:50:48 07:35:01 vethbdd3e21 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 veth5507877 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:50:48 07:35:01 veth50148e0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:35:01 docker0 308.56 515.96 25.60 3286.41 0.00 0.00 0.00 0.00 07:50:48 07:35:01 vethd1112c3 0.10 0.77 0.00 0.03 0.00 0.00 0.00 0.00 07:50:48 07:36:01 vethc6f8a19 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 veth2fa0df1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 veth7951c27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 veth05bef2a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 vetha95500e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 veth571d7d6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 veth8aa334a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 vethac0363d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 ens3 18.11 6.96 156.88 3.33 0.00 0.00 0.00 0.00 07:50:48 07:36:01 vethbdd3e21 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 veth5507877 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:50:48 07:36:01 veth50148e0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:36:01 vethd1112c3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 07:50:48 07:37:01 ens3 368.93 303.75 2211.66 705.64 0.00 0.00 0.00 0.00 07:50:48 07:37:01 lo 37.65 37.65 3.71 3.71 0.00 0.00 0.00 0.00 07:50:48 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:38:01 ens3 342.49 344.96 143.87 2154.71 0.00 0.00 0.00 0.00 07:50:48 07:38:01 lo 28.06 28.06 2.76 2.76 0.00 0.00 0.00 0.00 07:50:48 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:39:01 ens3 84.04 76.85 58.45 251.34 0.00 0.00 0.00 0.00 07:50:48 07:39:01 lo 11.20 11.20 1.10 1.10 0.00 0.00 0.00 0.00 07:50:48 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:40:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:48 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:48 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:41:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:50:48 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:42:01 ens3 0.37 0.22 0.10 0.02 0.00 0.00 0.00 0.00 07:50:48 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:48 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:50:48 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:44:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:48 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:48 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:45:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:50:48 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:46:01 ens3 0.33 0.30 0.14 0.08 0.00 0.00 0.00 0.00 07:50:48 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:48 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:47:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:48 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:48 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:49:01 ens3 5.53 4.05 5.48 2.72 0.00 0.00 0.00 0.00 07:50:48 07:49:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:50:48 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 07:50:01 ens3 400.97 220.60 8208.51 41.07 0.00 0.00 0.00 0.00 07:50:48 07:50:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 07:50:48 07:50:01 veth9abada6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:50:48 07:50:01 docker0 67.27 133.63 5.29 1029.00 0.00 0.00 0.00 0.00 07:50:48 Average: ens3 191.45 151.43 1535.21 174.87 0.00 0.00 0.00 0.00 07:50:48 Average: lo 4.39 4.39 0.43 0.43 0.00 0.00 0.00 0.00 07:50:48 Average: veth9abada6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:48 Average: docker0 53.17 69.33 4.05 445.76 0.00 0.00 0.00 0.00 07:50:48 07:50:48 07:50:48 ---> sar -P ALL: 07:50:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26290) 12/28/23 _x86_64_ (8 CPU) 07:50:48 07:50:48 07:29:51 LINUX RESTART (8 CPU) 07:50:48 07:50:48 07:30:01 CPU %user %nice %system %iowait %steal %idle 07:50:48 07:31:01 all 8.05 0.00 2.54 3.11 0.05 86.26 07:50:48 07:31:01 0 5.19 0.00 2.16 14.77 0.07 77.82 07:50:48 07:31:01 1 10.08 0.00 3.27 3.27 0.05 83.32 07:50:48 07:31:01 2 8.31 0.00 2.24 0.24 0.03 89.19 07:50:48 07:31:01 3 8.31 0.00 2.80 1.57 0.03 87.28 07:50:48 07:31:01 4 12.91 0.00 2.34 1.92 0.03 82.81 07:50:48 07:31:01 5 8.25 0.00 2.28 0.63 0.05 88.79 07:50:48 07:31:01 6 5.55 0.00 2.73 0.27 0.05 91.41 07:50:48 07:31:01 7 5.79 0.00 2.51 2.22 0.07 89.42 07:50:48 07:32:01 all 21.60 0.00 4.24 3.79 0.08 70.29 07:50:48 07:32:01 0 20.78 0.00 3.97 2.04 0.07 73.14 07:50:48 07:32:01 1 20.76 0.00 4.64 0.12 0.07 74.42 07:50:48 07:32:01 2 21.80 0.00 3.43 0.15 0.10 74.52 07:50:48 07:32:01 3 20.89 0.00 4.83 6.21 0.08 67.98 07:50:48 07:32:01 4 24.08 0.00 3.89 0.57 0.08 71.38 07:50:48 07:32:01 5 22.02 0.00 4.21 10.13 0.10 63.54 07:50:48 07:32:01 6 20.90 0.00 4.73 10.30 0.08 63.98 07:50:48 07:32:01 7 21.61 0.00 4.23 0.81 0.07 73.29 07:50:48 07:33:01 all 35.49 0.00 3.51 1.17 0.13 59.71 07:50:48 07:33:01 0 36.77 0.00 3.56 1.91 0.12 57.64 07:50:48 07:33:01 1 34.66 0.00 3.92 0.07 0.12 61.24 07:50:48 07:33:01 2 36.19 0.00 4.27 0.17 0.18 59.19 07:50:48 07:33:01 3 34.90 0.00 2.86 0.07 0.08 62.08 07:50:48 07:33:01 4 35.78 0.00 3.45 0.03 0.13 60.60 07:50:48 07:33:01 5 33.39 0.00 3.76 0.02 0.10 62.73 07:50:48 07:33:01 6 35.17 0.00 3.16 7.02 0.13 54.52 07:50:48 07:33:01 7 37.04 0.00 3.07 0.05 0.13 59.71 07:50:48 07:34:01 all 28.23 0.00 5.82 7.16 0.11 58.67 07:50:48 07:34:01 0 28.42 0.00 5.96 6.12 0.10 59.40 07:50:48 07:34:01 1 26.95 0.00 6.61 13.66 0.10 52.67 07:50:48 07:34:01 2 28.58 0.00 5.79 0.69 0.10 64.84 07:50:48 07:34:01 3 28.22 0.00 5.82 5.60 0.10 60.25 07:50:48 07:34:01 4 28.81 0.00 5.20 9.74 0.10 56.14 07:50:48 07:34:01 5 29.56 0.00 5.53 1.36 0.12 63.43 07:50:48 07:34:01 6 27.39 0.00 5.77 18.11 0.12 48.60 07:50:48 07:34:01 7 27.93 0.00 5.89 2.14 0.10 63.93 07:50:48 07:35:01 all 30.24 0.00 7.04 16.76 0.10 45.87 07:50:48 07:35:01 0 28.88 0.00 7.85 6.45 0.10 56.72 07:50:48 07:35:01 1 31.19 0.00 6.57 15.26 0.08 46.90 07:50:48 07:35:01 2 30.77 0.00 7.50 11.80 0.08 49.84 07:50:48 07:35:01 3 30.46 0.00 7.30 13.96 0.12 48.16 07:50:48 07:35:01 4 29.73 0.00 6.94 17.90 0.10 45.33 07:50:48 07:35:01 5 30.73 0.00 7.43 38.34 0.12 23.38 07:50:48 07:35:01 6 31.11 0.00 6.93 20.39 0.10 41.46 07:50:48 07:35:01 7 29.04 0.00 5.77 10.01 0.10 55.08 07:50:48 07:36:01 all 89.12 0.00 8.43 2.10 0.35 0.01 07:50:48 07:36:01 0 86.19 0.00 11.47 2.11 0.21 0.02 07:50:48 07:36:01 1 89.63 0.00 8.12 2.08 0.17 0.00 07:50:48 07:36:01 2 89.79 0.00 7.90 2.15 0.16 0.00 07:50:48 07:36:01 3 89.95 0.00 7.79 2.11 0.15 0.00 07:50:48 07:36:01 4 89.71 0.00 8.05 2.08 0.15 0.00 07:50:48 07:36:01 5 88.36 0.00 9.45 2.02 0.17 0.00 07:50:48 07:36:01 6 89.02 0.00 7.26 2.14 1.58 0.00 07:50:48 07:36:01 7 90.22 0.00 7.44 2.11 0.19 0.05 07:50:48 07:37:01 all 11.91 0.00 3.72 6.48 0.08 77.81 07:50:48 07:37:01 0 11.04 0.00 6.01 6.62 0.08 76.24 07:50:48 07:37:01 1 11.19 0.00 4.30 8.52 0.07 75.92 07:50:48 07:37:01 2 12.70 0.00 2.99 7.38 0.10 76.84 07:50:48 07:37:01 3 13.45 0.00 3.74 4.14 0.10 78.57 07:50:48 07:37:01 4 12.16 0.00 2.98 6.52 0.08 78.26 07:50:48 07:37:01 5 11.59 0.00 3.56 7.81 0.07 76.98 07:50:48 07:37:01 6 12.77 0.00 3.42 6.82 0.08 76.91 07:50:48 07:37:01 7 10.35 0.00 2.81 4.04 0.07 82.73 07:50:48 07:38:01 all 7.99 0.00 0.72 0.10 0.05 91.14 07:50:48 07:38:01 0 6.34 0.00 0.65 0.02 0.03 92.96 07:50:48 07:38:01 1 8.23 0.00 0.64 0.03 0.07 91.03 07:50:48 07:38:01 2 6.61 0.00 0.57 0.02 0.05 92.76 07:50:48 07:38:01 3 4.88 0.00 0.72 0.03 0.03 94.33 07:50:48 07:38:01 4 11.60 0.00 0.80 0.02 0.05 87.54 07:50:48 07:38:01 5 10.44 0.00 0.89 0.03 0.07 88.57 07:50:48 07:38:01 6 9.43 0.00 0.97 0.03 0.05 89.52 07:50:48 07:38:01 7 6.38 0.00 0.55 0.58 0.03 92.45 07:50:48 07:39:01 all 1.17 0.00 0.25 0.03 0.01 98.54 07:50:48 07:39:01 0 1.83 0.00 0.33 0.00 0.02 97.82 07:50:48 07:39:01 1 1.23 0.00 0.15 0.03 0.00 98.58 07:50:48 07:39:01 2 1.73 0.00 0.20 0.02 0.02 98.03 07:50:48 07:39:01 3 0.30 0.00 0.12 0.00 0.02 99.57 07:50:48 07:39:01 4 1.22 0.00 0.22 0.02 0.02 98.53 07:50:48 07:39:01 5 0.58 0.00 0.28 0.02 0.02 99.10 07:50:48 07:39:01 6 1.15 0.00 0.32 0.13 0.02 98.38 07:50:48 07:39:01 7 1.30 0.00 0.35 0.02 0.02 98.32 07:50:48 07:40:01 all 0.06 0.00 0.01 0.01 0.01 99.90 07:50:48 07:40:01 0 0.15 0.00 0.00 0.00 0.00 99.85 07:50:48 07:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:50:48 07:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:50:48 07:40:01 3 0.13 0.00 0.00 0.00 0.00 99.87 07:50:48 07:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:50:48 07:40:01 5 0.12 0.00 0.07 0.08 0.03 99.70 07:50:48 07:40:01 6 0.05 0.00 0.02 0.02 0.00 99.92 07:50:48 07:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:50:48 07:41:01 all 0.10 0.00 0.02 0.00 0.01 99.87 07:50:48 07:41:01 0 0.55 0.00 0.02 0.00 0.00 99.43 07:50:48 07:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:50:48 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:50:48 07:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:50:48 07:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:50:48 07:41:01 5 0.12 0.00 0.05 0.02 0.03 99.78 07:50:48 07:41:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:50:48 07:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:50:48 07:50:48 07:41:01 CPU %user %nice %system %iowait %steal %idle 07:50:48 07:42:01 all 0.02 0.00 0.02 0.02 0.00 99.94 07:50:48 07:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:50:48 07:42:01 1 0.02 0.00 0.02 0.08 0.00 99.88 07:50:48 07:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:50:48 07:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:50:48 07:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:50:48 07:42:01 5 0.07 0.00 0.05 0.07 0.02 99.80 07:50:48 07:42:01 6 0.05 0.00 0.02 0.02 0.00 99.92 07:50:48 07:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:50:48 07:43:01 all 0.04 0.00 0.02 0.00 0.01 99.92 07:50:48 07:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:50:48 07:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:50:48 07:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:50:48 07:43:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:50:48 07:43:01 4 0.07 0.00 0.02 0.00 0.03 99.88 07:50:48 07:43:01 5 0.10 0.00 0.05 0.02 0.02 99.82 07:50:48 07:43:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:50:48 07:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:50:48 07:44:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:50:48 07:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:50:48 07:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:50:48 07:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:50:48 07:44:01 3 0.13 0.00 0.02 0.00 0.00 99.85 07:50:48 07:44:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:50:48 07:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:50:48 07:44:01 6 0.03 0.00 0.02 0.03 0.02 99.90 07:50:48 07:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:50:48 07:45:01 all 0.10 0.00 0.04 0.01 0.01 99.85 07:50:48 07:45:01 0 0.47 0.00 0.08 0.00 0.02 99.43 07:50:48 07:45:01 1 0.03 0.00 0.07 0.02 0.00 99.88 07:50:48 07:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:50:48 07:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:50:48 07:45:01 4 0.03 0.00 0.03 0.05 0.02 99.87 07:50:48 07:45:01 5 0.08 0.00 0.02 0.00 0.02 99.88 07:50:48 07:45:01 6 0.05 0.00 0.03 0.02 0.00 99.90 07:50:48 07:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:50:48 07:46:01 all 0.09 0.00 0.02 0.02 0.01 99.86 07:50:48 07:46:01 0 0.57 0.00 0.00 0.00 0.02 99.42 07:50:48 07:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:50:48 07:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:50:48 07:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:50:48 07:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:50:48 07:46:01 5 0.12 0.00 0.08 0.00 0.02 99.78 07:50:48 07:46:01 6 0.02 0.00 0.00 0.13 0.00 99.85 07:50:48 07:46:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:50:48 07:47:01 all 0.05 0.00 0.01 0.01 0.01 99.92 07:50:48 07:47:01 0 0.12 0.00 0.03 0.00 0.02 99.83 07:50:48 07:47:01 1 0.03 0.00 0.00 0.02 0.02 99.93 07:50:48 07:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:50:48 07:47:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:50:48 07:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:50:48 07:47:01 5 0.08 0.00 0.03 0.00 0.02 99.87 07:50:48 07:47:01 6 0.03 0.00 0.00 0.03 0.02 99.92 07:50:48 07:47:01 7 0.07 0.00 0.03 0.00 0.00 99.90 07:50:48 07:48:01 all 0.17 0.00 0.01 0.01 0.00 99.80 07:50:48 07:48:01 0 1.17 0.00 0.02 0.00 0.00 98.81 07:50:48 07:48:01 1 0.00 0.00 0.00 0.08 0.00 99.92 07:50:48 07:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:50:48 07:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:50:48 07:48:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:50:48 07:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:50:48 07:48:01 6 0.07 0.00 0.03 0.02 0.02 99.87 07:50:48 07:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:50:48 07:49:01 all 0.27 0.00 0.16 0.00 0.01 99.56 07:50:48 07:49:01 0 0.45 0.00 0.17 0.00 0.00 99.38 07:50:48 07:49:01 1 0.23 0.00 0.08 0.00 0.02 99.67 07:50:48 07:49:01 2 0.23 0.00 0.12 0.00 0.00 99.65 07:50:48 07:49:01 3 0.30 0.00 0.13 0.00 0.02 99.55 07:50:48 07:49:01 4 0.20 0.00 0.18 0.00 0.02 99.60 07:50:48 07:49:01 5 0.18 0.00 0.20 0.02 0.02 99.58 07:50:48 07:49:01 6 0.15 0.00 0.22 0.00 0.02 99.62 07:50:48 07:49:01 7 0.40 0.00 0.15 0.00 0.02 99.43 07:50:48 07:50:01 all 8.51 0.00 3.55 3.56 0.04 84.33 07:50:48 07:50:01 0 7.39 0.00 2.64 0.05 0.05 89.87 07:50:48 07:50:01 1 9.23 0.00 4.54 17.74 0.05 68.45 07:50:48 07:50:01 2 8.49 0.00 3.27 0.05 0.03 88.15 07:50:48 07:50:01 3 9.35 0.00 3.89 0.81 0.03 85.92 07:50:48 07:50:01 4 7.69 0.00 3.53 0.14 0.03 88.60 07:50:48 07:50:01 5 8.61 0.00 3.06 4.58 0.05 83.71 07:50:48 07:50:01 6 8.56 0.00 4.59 5.25 0.07 81.54 07:50:48 07:50:01 7 8.77 0.00 2.94 0.02 0.03 88.24 07:50:48 Average: all 12.01 0.00 1.99 2.20 0.05 83.76 07:50:48 Average: 0 11.59 0.00 2.21 1.99 0.05 84.17 07:50:48 Average: 1 12.05 0.00 2.13 3.01 0.04 82.76 07:50:48 Average: 2 12.03 0.00 1.89 1.12 0.04 84.91 07:50:48 Average: 3 11.92 0.00 1.99 1.71 0.04 84.35 07:50:48 Average: 4 12.59 0.00 1.87 1.93 0.04 83.57 07:50:48 Average: 5 12.13 0.00 2.03 3.23 0.05 82.56 07:50:48 Average: 6 11.92 0.00 1.99 3.49 0.12 82.49 07:50:48 Average: 7 11.83 0.00 1.77 1.09 0.04 85.26 07:50:48 07:50:48 07:50:48