Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29dca6d8be80d599f8fc1a08ef72b1c586c75330 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-ssh12669647211043702304.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-ssh12678736477470791883.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-ssh13587759468032848152.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-ssh3282565742677378152.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-ssh9818032428325089097.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1457’ Running on prd-ubuntu20.04-docker-8c-8g-1469 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/627 [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/627 # 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 29dca6d8be80d599f8fc1a08ef72b1c586c75330 (main) Commit message: "Merge pull request #4760 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.18" > 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 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 > git rev-list --no-walk 536ca4d65dad574219870c9c3162dc8b463e02a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:37:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:37:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:37:43 ========================================================= 02:37:43 EdgeX Global Pipelines Version Info 02:37:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:37:43 ------------------- 02:37:43 stable info: 02:37:43 ------------------- 02:37:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:37:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:37:43 Message: update stable to v1.0.258 02:37:44 ------------------- 02:37:44 experimental info: 02:37:44 ------------------- 02:37:44 Commited By: **** collab-it+edgex@linuxfoundation.org 02:37:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:37:44 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29dca6d [Pipeline] echo 02:37:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:45 provisioning config files... 02:37:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/627@tmp/config11602680574866584391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:45 ---> ****-login.sh 02:37:45 nexus3.edgexfoundry.org:10001 02:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:46 Configure a credential helper to remove this warning. See 02:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:46 02:37:46 Login Succeeded 02:37:46 nexus3.edgexfoundry.org:10002 02:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:46 Configure a credential helper to remove this warning. See 02:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:46 02:37:46 Login Succeeded 02:37:46 nexus3.edgexfoundry.org:10003 02:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:46 Configure a credential helper to remove this warning. See 02:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:46 02:37:46 Login Succeeded 02:37:46 nexus3.edgexfoundry.org:10004 02:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:46 Configure a credential helper to remove this warning. See 02:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:46 02:37:46 Login Succeeded 02:37:46 ****.io 02:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:46 Configure a credential helper to remove this warning. See 02:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:46 02:37:46 Login Succeeded 02:37:46 ---> ****-login.sh ends [Pipeline] } 02:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:47 + 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 02:37:47 + dirname cmd/core-command/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo core-command,cmd/core-command/Dockerfile 02:37:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + dirname cmd/core-data/Dockerfile 02:37:47 + echo core-data,cmd/core-data/Dockerfile 02:37:47 + + cut -d/ -f2 02:37:47 dirname cmd/core-metadata/Dockerfile 02:37:47 + echo core-metadata,cmd/core-metadata/Dockerfile 02:37:47 + dirname cmd/security-bootstrapper/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + dirname cmd/security-proxy-auth/Dockerfile 02:37:47 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:37:47 + dirname cmd/security-proxy-setup/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:37:47 + dirname cmd/security-secretstore-setup/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:37:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:37:47 + dirname cmd/security-spire-agent/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:37:47 + dirname cmd/security-spire-config/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:37:47 + dirname cmd/security-spire-server/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:37:47 + dirname cmd/support-notifications/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo support-notifications,cmd/support-notifications/Dockerfile 02:37:47 + dirname cmd/support-scheduler/Dockerfile 02:37:47 + cut -d/ -f2 02:37:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:37:47 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 02:37:47 + git rev-list -1 --merges 29dca6d8be80d599f8fc1a08ef72b1c586c75330~1..29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] echo 02:37:47 -----------> git rev-list -1 --merges 29dca6d8be80d599f8fc1a08ef72b1c586c75330~1..29dca6d8be80d599f8fc1a08ef72b1c586c75330 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:37:47 29dca6d8be80d599f8fc1a08ef72b1c586c75330 [false] [Pipeline] sh 02:37:48 + git log --format=format:%s -1 29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] echo 02:37:48 ========================================================= 02:37:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:37:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:37:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:37:48 + grep -v github /etc/ssh/ssh_known_hosts 02:37:48 + [ -e /tmp/ssh_known_hosts ] 02:37:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:37:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:37:48 + sudo tee -a /etc/ssh/ssh_known_hosts 02:37:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:49 02:37:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:49 0.1.4: Pulling from edgex-devops/py-git-semver 02:37:49 b85a868b505f: Pulling fs layer 02:37:49 e2be974225ed: Pulling fs layer 02:37:49 339a4e72a1f5: Pulling fs layer 02:37:49 988bab9f4d93: Pulling fs layer 02:37:49 1469e6f7b9e6: Pulling fs layer 02:37:49 eaf3925da568: Pulling fs layer 02:37:49 bab4dde63d76: Pulling fs layer 02:37:49 bde34c3a00c8: Pulling fs layer 02:37:49 b352a97aabf1: Pulling fs layer 02:37:49 4872d77fe225: Pulling fs layer 02:37:49 5851b861e8e6: Pulling fs layer 02:37:49 988bab9f4d93: Waiting 02:37:49 bde34c3a00c8: Waiting 02:37:49 1469e6f7b9e6: Waiting 02:37:49 b352a97aabf1: Waiting 02:37:49 eaf3925da568: Waiting 02:37:49 4872d77fe225: Waiting 02:37:49 bab4dde63d76: Waiting 02:37:49 5851b861e8e6: Waiting 02:37:49 e2be974225ed: Download complete 02:37:49 988bab9f4d93: Verifying Checksum 02:37:49 988bab9f4d93: Download complete 02:37:49 1469e6f7b9e6: Verifying Checksum 02:37:49 1469e6f7b9e6: Download complete 02:37:49 eaf3925da568: Verifying Checksum 02:37:49 eaf3925da568: Download complete 02:37:49 339a4e72a1f5: Verifying Checksum 02:37:49 339a4e72a1f5: Download complete 02:37:49 bde34c3a00c8: Verifying Checksum 02:37:49 bde34c3a00c8: Download complete 02:37:49 b352a97aabf1: Download complete 02:37:49 4872d77fe225: Download complete 02:37:49 5851b861e8e6: Verifying Checksum 02:37:49 5851b861e8e6: Download complete 02:37:49 b85a868b505f: Verifying Checksum 02:37:49 b85a868b505f: Download complete 02:37:49 bab4dde63d76: Verifying Checksum 02:37:49 bab4dde63d76: Download complete 02:37:50 b85a868b505f: Pull complete 02:37:51 e2be974225ed: Pull complete 02:37:51 339a4e72a1f5: Pull complete 02:37:51 988bab9f4d93: Pull complete 02:37:51 1469e6f7b9e6: Pull complete 02:37:51 eaf3925da568: Pull complete 02:37:53 bab4dde63d76: Pull complete 02:37:53 bde34c3a00c8: Pull complete 02:37:53 b352a97aabf1: Pull complete 02:37:53 4872d77fe225: Pull complete 02:37:54 5851b861e8e6: Pull complete 02:37:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:54 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 02:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 02:37:57 $ docker top fcfad68363ee44b8eb67d345372a33db66d1b5ad80f29abb7f92eee16b8ba740 -eo pid,comm 02:37:57 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). 02:37:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:37:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:57 [ssh-agent] Looking for ssh-agent implementation... 02:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:57 $ docker exec fcfad68363ee44b8eb67d345372a33db66d1b5ad80f29abb7f92eee16b8ba740 ssh-agent 02:37:58 SSH_AUTH_SOCK=/tmp/ssh-v1vatYOfp8bj/agent.33 02:37:58 SSH_AGENT_PID=39 02:37:58 Running ssh-add (command line suppressed) 02:37:58 Identity added: /w/workspace/edgex-go/627@tmp/private_key_14677020185524256549.key (/w/workspace/edgex-go/627@tmp/private_key_14677020185524256549.key) 02:37:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:58 + git tag --points-at HEAD [Pipeline] } 02:37:58 $ docker exec --env ******** --env ******** fcfad68363ee44b8eb67d345372a33db66d1b5ad80f29abb7f92eee16b8ba740 ssh-agent -k 02:37:58 unset SSH_AUTH_SOCK; 02:37:58 unset SSH_AGENT_PID; 02:37:58 echo Agent pid 39 killed; 02:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:37:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:58 [ssh-agent] Looking for ssh-agent implementation... 02:37:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:58 $ docker exec fcfad68363ee44b8eb67d345372a33db66d1b5ad80f29abb7f92eee16b8ba740 ssh-agent 02:37:58 SSH_AUTH_SOCK=/tmp/ssh-bS4XH6HunmHZ/agent.71 02:37:58 SSH_AGENT_PID=77 02:37:58 Running ssh-add (command line suppressed) 02:37:58 Identity added: /w/workspace/edgex-go/627@tmp/private_key_12608027541575992584.key (/w/workspace/edgex-go/627@tmp/private_key_12608027541575992584.key) 02:37:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:59 + git semver init 02:37:59 2024-02-22 02:37:59,505 [run_init] DEBUG init version:0.0.0 force:False 02:37:59 2024-02-22 02:37:59,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/627/.semver 02:37:59 2024-02-22 02:37:59,506 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/627/.semver 02:37:59 2024-02-22 02:37:59,506 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/627/.semver'], cwd=/w/workspace/edgex-go/627, universal_newlines=False, shell=None, istream=None) 02:38:04 2024-02-22 02:38:04,838 [append_file] DEBUG append to file:/w/workspace/edgex-go/627/.git/info/exclude 02:38:04 2024-02-22 02:38:04,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/627/.semver/main with force:False 02:38:04 2024-02-22 02:38:04,841 [read_version] DEBUG read version from /w/workspace/edgex-go/627/.semver/main 02:38:04 2024-02-22 02:38:04,841 [read_version] DEBUG read version from /w/workspace/edgex-go/627/.semver/main 02:38:04 3.2.0-dev.17 [Pipeline] } 02:38:04 $ docker exec --env ******** --env ******** fcfad68363ee44b8eb67d345372a33db66d1b5ad80f29abb7f92eee16b8ba740 ssh-agent -k 02:38:04 unset SSH_AUTH_SOCK; 02:38:04 unset SSH_AGENT_PID; 02:38:04 echo Agent pid 77 killed; 02:38:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:05 + git semver [Pipeline] } 02:38:05 $ docker stop --time=1 fcfad68363ee44b8eb67d345372a33db66d1b5ad80f29abb7f92eee16b8ba740 02:38:06 $ docker rm -f --volumes fcfad68363ee44b8eb67d345372a33db66d1b5ad80f29abb7f92eee16b8ba740 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:38:07 Stashed 1 file(s) [Pipeline] echo 02:38:07 [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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 02:38:08 + git config --global --add safe.directory /w/workspace/edgex-go/627 [Pipeline] echo 02:38:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:08 ========================================================= 02:38:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:38:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:38:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:38:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:38:08 7264a8db6415: Pulling fs layer 02:38:08 c4d48a809fc2: Pulling fs layer 02:38:08 4f1c88b9dad5: Pulling fs layer 02:38:08 ad3a456e5733: Pulling fs layer 02:38:08 69c7f0334f64: Pulling fs layer 02:38:08 1f1c1a5573a3: Pulling fs layer 02:38:08 ce7588e14bc9: Pulling fs layer 02:38:08 b5e4710f87ac: Pulling fs layer 02:38:08 ad3a456e5733: Waiting 02:38:08 ce7588e14bc9: Waiting 02:38:08 b5e4710f87ac: Waiting 02:38:08 69c7f0334f64: Waiting 02:38:08 1f1c1a5573a3: Waiting 02:38:08 c4d48a809fc2: Verifying Checksum 02:38:08 c4d48a809fc2: Download complete 02:38:08 ad3a456e5733: Verifying Checksum 02:38:08 ad3a456e5733: Download complete 02:38:08 69c7f0334f64: Download complete 02:38:08 7264a8db6415: Verifying Checksum 02:38:08 7264a8db6415: Download complete 02:38:08 1f1c1a5573a3: Verifying Checksum 02:38:08 1f1c1a5573a3: Download complete 02:38:08 7264a8db6415: Pull complete 02:38:08 b5e4710f87ac: Verifying Checksum 02:38:08 b5e4710f87ac: Download complete 02:38:09 c4d48a809fc2: Pull complete 02:38:09 4f1c88b9dad5: Verifying Checksum 02:38:09 4f1c88b9dad5: Download complete 02:38:09 ce7588e14bc9: Verifying Checksum 02:38:09 ce7588e14bc9: Download complete 02:38:12 4f1c88b9dad5: Pull complete 02:38:12 ad3a456e5733: Pull complete 02:38:12 69c7f0334f64: Pull complete 02:38:12 1f1c1a5573a3: Pull complete 02:38:14 ce7588e14bc9: Pull complete 02:38:14 b5e4710f87ac: Pull complete 02:38:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 02:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:38:15 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:38:15 WORKDIR /edgex 02:38:15 COPY go.mod . 02:38:15 RUN go mod download 02:38:15 docker build -t ci-base-image-x86_64 -f - . 02:38:15 Sending build context to Docker daemon 175.2MB 02:38:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:38:15 ---> 88b5674ff536 02:38:15 Step 2/4 : WORKDIR /edgex 02:38:20 ---> Running in 8bbf0a669619 02:38:20 Removing intermediate container 8bbf0a669619 02:38:20 ---> 5fd7e7207b91 02:38:20 Step 3/4 : COPY go.mod . 02:38:20 ---> c1871845021a 02:38:20 Step 4/4 : RUN go mod download 02:38:20 ---> Running in 05e3cd679c34 02:38:22 Still waiting to schedule task 02:38:22 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1463’ is offline 02:38:39 Removing intermediate container 05e3cd679c34 02:38:39 ---> b77a0d66f7d8 02:38:39 Successfully built b77a0d66f7d8 02:38:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker inspect -f . ci-base-image-x86_64 02:38:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:39 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 02:38:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 02:38:40 $ docker top 3f6e14c31adf8dc2218978b96a46bf979491a73d2c45cfbe60976eb6f35106ab -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:41 + go version 02:38:41 go version go1.21.0 linux/amd64 [Pipeline] } 02:38:41 $ docker stop --time=1 3f6e14c31adf8dc2218978b96a46bf979491a73d2c45cfbe60976eb6f35106ab 02:38:42 $ docker rm -f --volumes 3f6e14c31adf8dc2218978b96a46bf979491a73d2c45cfbe60976eb6f35106ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:43 + docker inspect -f . ci-base-image-x86_64 02:38:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:43 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 02:38:43 $ 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/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 02:38:44 $ docker top 48d8faf57ba1ea395c98338b35cb3b2e3dbc9459ebfaf8880545a4c76b211d71 -eo pid,comm [Pipeline] { [Pipeline] echo 02:38:44 ========================================================= 02:38:44 [edgeXBuildGoParallel] Running Tests and Build... 02:38:44 ========================================================= [Pipeline] sh 02:38:44 + git config --global --add safe.directory /w/workspace/edgex-go/627 [Pipeline] fileExists [Pipeline] sh 02:38:45 + make test 02:38:45 go test -race -coverprofile=coverage.out ./... 02:38:53 ? github.com/edgexfoundry/edgex-go [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 02:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements 02:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.089s coverage: 69.2% of statements 02:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 53.2% of statements 02:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.123s coverage: 93.4% of statements 02:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 4.1% of statements 02:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.394s coverage: 97.6% of statements 02:39:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.055s coverage: 72.2% of statements 02:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.074s coverage: 0.9% of statements 02:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements 02:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.057s coverage: 41.7% of statements 02:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements 02:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.038s coverage: 94.1% of statements 02:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements 02:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:39:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:39:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:39:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:39:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements 02:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.278s coverage: 79.9% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.060s coverage: 92.9% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.084s coverage: 62.3% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.048s coverage: 86.0% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.146s coverage: 63.1% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.015s coverage: 89.4% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.187s coverage: 38.4% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.071s coverage: 61.8% of statements 02:39:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements 02:39:44 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 02:39:44 running golangci-lint 02:39:44 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:39:44 go version go1.21.0 linux/amd64 02:39:44 level=info msg="[config_reader] Used config file .golangci.yml" 02:39:44 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:39:59 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 12.512317328s" 02:39:59 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.033238ms" 02:40:04 level=info msg="[linters_context/goanalysis] analyzers took 1m5.342465639s with top 10 stages: buildir: 29.945032344s, gosec: 6.260025691s, fact_deprecated: 2.175011936s, inspect: 1.943374611s, fact_purity: 916.881968ms, S1038: 901.807898ms, nilness: 899.88058ms, printf: 888.333688ms, ctrlflow: 818.960684ms, typedness: 626.523681ms" 02:40:04 level=info msg="[runner] Issues before processing: 197, after processing: 0" 02:40:04 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, nolint: 0/21, skip_dirs: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, identifier_marker: 197/197, cgo: 197/197, path_prettifier: 197/197, exclude: 197/197" 02:40:04 level=info msg="[runner] processing took 18.693304ms with stages: nolint: 7.495554ms, identifier_marker: 6.668782ms, autogenerated_exclude: 1.477549ms, path_prettifier: 1.321505ms, exclude-rules: 1.042977ms, skip_dirs: 642.996µs, cgo: 25.211µs, filename_unadjuster: 13.61µs, max_same_issues: 1.17µs, fixer: 480ns, exclude: 460ns, uniq_by_line: 420ns, skip_files: 410ns, severity-rules: 360ns, diff: 360ns, sort_results: 330ns, source_code: 300ns, max_from_linter: 250ns, path_shortener: 240ns, max_per_file_from_linter: 180ns, path_prefixer: 160ns" 02:40:04 level=info msg="[runner] linters took 7.542502249s with stages: goanalysis_metalinter: 7.52359392s" 02:40:04 level=info msg="File cache stats: 0 entries of total size 0B" 02:40:04 level=info msg="Memory: 202 samples, avg is 230.7MB, max is 966.5MB" 02:40:04 level=info msg="Execution took 20.093630692s" 02:40:04 go vet ./... 02:40:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1471 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:40:07 Running in /w/workspace/edgex-go/627 [Pipeline] { [Pipeline] checkout 02:40:07 The recommended git tool is: git 02:40:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:40:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:40:09 ./bin/test-attribution-txt.sh 02:40:09 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 02:40:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:40:09 + ls -al . 02:40:09 total 736 02:40:09 drwxrwxr-x 11 1001 1001 4096 Feb 22 02:38 . 02:40:09 drwxr-xr-x 4 root root 4096 Feb 22 02:38 .. 02:40:09 drwxrwxr-x 2 1001 1001 4096 Feb 22 02:37 .blubracket 02:40:09 -rw-rw-r-- 1 1001 1001 10 Feb 22 02:37 .dockerignore 02:40:09 drwxrwxr-x 8 1001 1001 4096 Feb 22 02:39 .git 02:40:09 drwxrwxr-x 3 1001 1001 4096 Feb 22 02:37 .github 02:40:09 -rw-rw-r-- 1 1001 1001 1074 Feb 22 02:37 .gitignore 02:40:09 -rw-rw-r-- 1 1001 1001 42 Feb 22 02:37 .golangci.yml 02:40:09 -rw-rw-r-- 1 1001 1001 100 Feb 22 02:37 .hadolint.yml 02:40:09 drwxr-xr-x 3 1001 1001 4096 Feb 22 02:38 .semver 02:40:09 -rw-rw-r-- 1 1001 1001 155 Feb 22 02:37 .sonarcloud.properties 02:40:09 -rw-rw-r-- 1 1001 1001 1171 Feb 22 02:37 ADOPTERS.md 02:40:09 -rw-rw-r-- 1 1001 1001 11674 Feb 22 02:37 Attribution.txt 02:40:09 -rw-rw-r-- 1 1001 1001 100284 Feb 22 02:37 CHANGELOG.md 02:40:09 -rw-rw-r-- 1 1001 1001 3804 Feb 22 02:37 CONTRIBUTING.md 02:40:09 -rw-rw-r-- 1 1001 1001 677 Feb 22 02:37 GOVERNANCE.md 02:40:09 -rw-rw-r-- 1 1001 1001 861 Feb 22 02:37 Jenkinsfile 02:40:09 -rw-rw-r-- 1 1001 1001 10775 Feb 22 02:37 LICENSE 02:40:09 -rw-rw-r-- 1 1001 1001 15392 Feb 22 02:37 Makefile 02:40:09 -rw-rw-r-- 1 1001 1001 582 Feb 22 02:37 OWNERS.md 02:40:09 -rw-rw-r-- 1 1001 1001 9528 Feb 22 02:37 README.md 02:40:09 -rw-rw-r-- 1 1001 1001 789 Feb 22 02:37 SECURITY.md 02:40:09 -rw-rw-r-- 1 1001 1001 12 Feb 22 02:38 VERSION 02:40:09 drwxrwxr-x 2 1001 1001 4096 Feb 22 02:37 bin 02:40:09 drwxrwxr-x 18 1001 1001 4096 Feb 22 02:37 cmd 02:40:09 -rw-r--r-- 1 root root 453602 Feb 22 02:39 coverage.out 02:40:09 drwxrwxr-x 2 1001 1001 4096 Feb 22 02:37 fuzz_test 02:40:09 -rw-rw-r-- 1 1001 1001 3734 Feb 22 02:37 go.mod 02:40:09 -rw-rw-r-- 1 1001 1001 34045 Feb 22 02:37 go.sum 02:40:09 drwxrwxr-x 7 1001 1001 4096 Feb 22 02:37 internal 02:40:09 drwxrwxr-x 3 1001 1001 4096 Feb 22 02:37 openapi 02:40:09 -rw-rw-r-- 1 1001 1001 584 Feb 22 02:37 security.txt 02:40:09 -rw-rw-r-- 1 1001 1001 204 Feb 22 02:37 version.go [Pipeline] sh 02:40:09 + '[' -e coverage.out ] 02:40:09 + chown 1001:1001 coverage.out [Pipeline] stash 02:40:09 Stashed 1 file(s) [Pipeline] sh 02:40:10 + make build 02:40:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:40:18 using credential edgex-jenkins-ssh 02:40:18 Cloning the remote Git repository 02:40:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:40:18 > git init /w/workspace/edgex-go/627 # timeout=10 02:40:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:40:18 > git --version # timeout=10 02:40:18 > git --version # 'git version 2.25.1' 02:40:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:40:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:40:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:40:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:40:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:40:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:40:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:40:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:40:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:40:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:40:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:40:32 $ docker stop --time=1 48d8faf57ba1ea395c98338b35cb3b2e3dbc9459ebfaf8880545a4c76b211d71 02:40:37 $ docker rm -f --volumes 48d8faf57ba1ea395c98338b35cb3b2e3dbc9459ebfaf8880545a4c76b211d71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:40:38 Avoid second fetch 02:40:38 Checking out Revision 29dca6d8be80d599f8fc1a08ef72b1c586c75330 (main) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:40:38 02:40:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:40:38 latest: Pulling from edgex-devops/edgex-compose 02:40:38 91d30c5bc195: Pulling fs layer 02:40:38 2e9b0aa3be6d: Pulling fs layer 02:40:38 9c61dcf015f6: Pulling fs layer 02:40:38 4698f68db338: Pulling fs layer 02:40:38 2a2f49069b9e: Pulling fs layer 02:40:38 e0025b399a48: Pulling fs layer 02:40:38 e0025b399a48: Waiting 02:40:38 4698f68db338: Waiting 02:40:38 2a2f49069b9e: Waiting 02:40:38 91d30c5bc195: Download complete 02:40:38 4698f68db338: Verifying Checksum 02:40:38 4698f68db338: Download complete 02:40:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:40:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:38 > git config core.sparsecheckout # timeout=10 02:40:38 > git checkout -f 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 02:40:39 Commit message: "Merge pull request #4760 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.18" 02:40:39 2e9b0aa3be6d: Verifying Checksum 02:40:39 2e9b0aa3be6d: Download complete 02:40:39 e0025b399a48: Download complete 02:40:39 91d30c5bc195: Pull complete 02:40:39 2a2f49069b9e: Download complete 02:40:39 2e9b0aa3be6d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 02:40:39 9c61dcf015f6: Verifying Checksum 02:40:39 9c61dcf015f6: Download complete [Pipeline] sh 02:40:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:40:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:40 Dload Upload Total Spent Left Speed 02:40:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh 02:40:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:40:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:40:40 + sudo tee /etc/docker/daemon.new 02:40:40 { 02:40:40 "registry-mirrors": [ 02:40:40 "https://nexus3.edgexfoundry.org:10001" 02:40:40 ], 02:40:40 "bip": "10.250.0.254/24", 02:40:40 "hosts": [ 02:40:40 "tcp://0.0.0.0:5555", 02:40:40 "unix:///var/run/docker.sock" 02:40:40 ], 02:40:40 "mtu": 1458, 02:40:40 "selinux-enabled": true, 02:40:40 "seccomp-profile": "/etc/docker/seccomp.json" 02:40:40 } [Pipeline] sh 02:40:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:40:41 + sudo service docker restart 02:40:42 9c61dcf015f6: Pull complete 02:40:42 4698f68db338: Pull complete 02:40:42 2a2f49069b9e: Pull complete 02:40:42 e0025b399a48: Pull complete 02:40:42 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:40:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:42 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 02:40:42 $ 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/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 02:40:45 $ docker top 04f17e232dd8ffca3a87df978e55da0316c68aab79583224222c91541725cc10 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:45 + docker compose -f ./docker-compose-build.yml build --parallel 02:40:47 #1 [security-secretstore-setup internal] load build definition from Dockerfile 02:40:47 #1 transferring dockerfile: 2.49kB done 02:40:47 #1 DONE 0.0s 02:40:47 02:40:47 #2 [core-command internal] load build definition from Dockerfile 02:40:47 #2 transferring dockerfile: 1.93kB done 02:40:47 #2 DONE 0.0s 02:40:47 02:40:47 #3 [security-spire-agent internal] load build definition from Dockerfile 02:40:47 #3 transferring dockerfile: 1.81kB done 02:40:47 #3 DONE 0.0s 02:40:47 02:40:47 #4 [support-notifications internal] load build definition from Dockerfile 02:40:47 #4 transferring dockerfile: 1.95kB done 02:40:47 #4 DONE 0.0s 02:40:47 02:40:47 #5 [core-data internal] load build definition from Dockerfile 02:40:47 #5 transferring dockerfile: 2.01kB done 02:40:47 #5 DONE 0.0s 02:40:47 02:40:47 #6 [security-spire-server internal] load build definition from Dockerfile 02:40:47 #6 transferring dockerfile: 1.70kB done 02:40:47 #6 DONE 0.0s 02:40:47 02:40:47 #7 [support-scheduler internal] load build definition from Dockerfile 02:40:47 #7 transferring dockerfile: 1.93kB done 02:40:47 #7 DONE 0.0s 02:40:47 02:40:47 #8 [security-proxy-setup internal] load build definition from Dockerfile 02:40:47 #8 transferring dockerfile: 2.50kB done 02:40:47 #8 DONE 0.0s 02:40:47 02:40:47 #9 [security-bootstrapper internal] load build definition from Dockerfile 02:40:47 #9 transferring dockerfile: 2.93kB done 02:40:47 #9 DONE 0.0s 02:40:47 02:40:47 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:40:47 #10 transferring dockerfile: 2.15kB done 02:40:47 #10 DONE 0.0s 02:40:47 02:40:47 #11 [security-spire-config internal] load build definition from Dockerfile 02:40:47 #11 transferring dockerfile: 1.69kB done 02:40:47 #11 DONE 0.0s 02:40:47 02:40:47 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:40:47 #12 transferring dockerfile: 1.89kB done 02:40:47 #12 DONE 0.1s 02:40:47 02:40:47 #13 [core-metadata internal] load build definition from Dockerfile 02:40:47 #13 transferring dockerfile: 2.06kB done 02:40:47 #13 DONE 0.1s 02:40:47 02:40:47 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:40:47 #14 transferring dockerfile: 2.23kB done 02:40:47 #14 DONE 0.1s 02:40:47 02:40:47 #15 [security-secretstore-setup internal] load .dockerignore 02:40:47 #15 transferring context: 50B done 02:40:47 #15 DONE 0.0s 02:40:47 02:40:47 #16 [core-command internal] load .dockerignore 02:40:47 #16 transferring context: 50B done 02:40:47 #16 DONE 0.0s 02:40:47 02:40:47 #17 [security-spire-agent internal] load .dockerignore 02:40:47 #17 transferring context: 50B done 02:40:47 #17 DONE 0.0s 02:40:47 02:40:47 #18 [support-notifications internal] load .dockerignore 02:40:47 #18 transferring context: 50B done 02:40:47 #18 DONE 0.0s 02:40:47 02:40:47 #19 [core-data internal] load .dockerignore 02:40:47 #19 transferring context: 50B done 02:40:47 #19 DONE 0.0s 02:40:47 02:40:47 #20 [security-spire-server internal] load .dockerignore 02:40:47 #20 transferring context: 50B done 02:40:47 #20 DONE 0.0s 02:40:47 02:40:47 #21 [support-scheduler internal] load .dockerignore 02:40:48 #21 transferring context: 50B done 02:40:48 #21 DONE 0.0s 02:40:48 02:40:48 #22 [security-proxy-setup internal] load .dockerignore 02:40:48 #22 transferring context: 50B done 02:40:48 #22 DONE 0.0s 02:40:48 02:40:48 #23 [security-bootstrapper internal] load .dockerignore 02:40:48 #23 transferring context: 50B done 02:40:48 #23 DONE 0.0s 02:40:48 02:40:48 #24 [security-proxy-auth internal] load .dockerignore 02:40:48 #24 transferring context: 50B done 02:40:48 #24 DONE 0.0s 02:40:48 02:40:48 #25 [security-spiffe-token-provider internal] load .dockerignore 02:40:48 #25 transferring context: 50B done 02:40:48 #25 DONE 0.0s 02:40:48 02:40:48 #26 [security-spire-config internal] load .dockerignore 02:40:48 #26 transferring context: 50B done 02:40:48 #26 DONE 0.0s 02:40:48 02:40:48 #27 [core-metadata internal] load .dockerignore 02:40:48 #27 transferring context: 50B done 02:40:48 #27 DONE 0.0s 02:40:48 02:40:48 #28 [core-common-config-bootstrapper internal] load .dockerignore 02:40:48 #28 transferring context: 50B done 02:40:48 #28 DONE 0.1s 02:40:48 02:40:48 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:40:48 #29 DONE 0.0s 02:40:48 02:40:48 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:40:48 #30 ... 02:40:48 02:40:48 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:40:48 #29 DONE 0.0s 02:40:48 02:40:48 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:40:48 #30 DONE 0.2s 02:40:48 02:40:48 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:40:48 #29 DONE 0.0s 02:40:48 02:40:48 #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:40:48 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:40:48 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:40:48 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:40:48 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:40:48 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 02:40:48 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 02:40:48 #31 ... 02:40:48 02:40:48 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:40:48 #29 DONE 0.0s 02:40:48 02:40:48 #31 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:40:48 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:40:48 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:40:48 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:40:48 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:40:48 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 02:40:48 #31 ... 02:40:48 02:40:48 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:40:48 #29 DONE 0.0s 02:40:48 02:40:48 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:40:48 #32 DONE 0.6s 02:40:48 02:40:48 #31 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:40:48 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:40:48 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:40:48 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:40:48 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:40:48 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 02:40:48 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 02:40:48 #31 ... 02:40:48 02:40:48 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:40:48 #30 DONE 0.4s 02:40:48 02:40:48 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:40:48 #32 DONE 0.6s 02:40:48 02:40:48 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:40:48 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:40:48 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:40:48 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:40:48 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:40:48 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 02:40:48 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 02:40:54 #31 ... 02:40:54 02:40:54 #33 [core-data internal] load build context 02:40:54 #33 transferring context: 251.81MB 5.3s 02:40:55 #33 ... 02:40:55 02:40:55 #34 [security-spiffe-token-provider internal] load build context 02:40:55 #34 ... 02:40:55 02:40:55 #33 [core-data internal] load build context 02:40:55 #33 transferring context: 310.71MB 7.0s done 02:40:58 #33 ... 02:40:58 02:40:58 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:40:58 #35 ... 02:40:58 02:40:58 #36 [support-scheduler internal] load build context 02:40:58 #36 transferring context: 310.71MB 7.9s done 02:40:58 #36 ... 02:40:58 02:40:58 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:40:58 #37 ... 02:40:58 02:40:58 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:40:59 #38 ... 02:40:59 02:40:59 #39 [security-proxy-setup internal] load build context 02:40:59 #39 transferring context: 310.71MB 7.2s done 02:40:59 #39 ... 02:40:59 02:40:59 #40 [security-bootstrapper internal] load build context 02:40:59 #40 transferring context: 310.71MB 7.3s done 02:40:59 #40 ... 02:40:59 02:40:59 #41 [core-common-config-bootstrapper internal] load build context 02:40:59 #41 transferring context: 310.71MB 5.5s done 02:40:59 #41 ... 02:40:59 02:40:59 #42 [security-secretstore-setup internal] load build context 02:40:59 #42 transferring context: 310.71MB 7.6s done 02:40:59 #42 ... 02:40:59 02:40:59 #43 [security-proxy-auth internal] load build context 02:40:59 #43 transferring context: 310.71MB 7.5s done 02:40:59 #43 ... 02:40:59 02:40:59 #44 [core-command internal] load build context 02:40:59 #44 transferring context: 310.71MB 7.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:59 provisioning config files... 02:40:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/627@tmp/config8603108785604678998tmp [Pipeline] { 02:40:59 #44 ... 02:40:59 02:40:59 #45 [support-notifications internal] load build context 02:40:59 #45 transferring context: 310.71MB 7.2s done [Pipeline] libraryResource [Pipeline] sh 02:41:00 #45 ... 02:41:00 02:41:00 #46 [core-metadata internal] load build context 02:41:00 #46 transferring context: 310.71MB 6.7s done 02:41:00 ---> ****-login.sh 02:41:00 nexus3.edgexfoundry.org:10001 02:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:00 #46 ... 02:41:00 02:41:00 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:41:00 #37 DONE 12.3s 02:41:00 02:41:00 #34 [security-spiffe-token-provider internal] load build context 02:41:00 #34 transferring context: 310.71MB 6.9s done 02:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:00 Configure a credential helper to remove this warning. See 02:41:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:00 02:41:00 Login Succeeded 02:41:00 nexus3.edgexfoundry.org:10002 02:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:01 Configure a credential helper to remove this warning. See 02:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:01 02:41:01 Login Succeeded 02:41:01 nexus3.edgexfoundry.org:10003 02:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:01 Configure a credential helper to remove this warning. See 02:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:01 02:41:01 Login Succeeded 02:41:01 nexus3.edgexfoundry.org:10004 02:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:01 Configure a credential helper to remove this warning. See 02:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:01 02:41:01 Login Succeeded 02:41:01 ****.io 02:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:02 Configure a credential helper to remove this warning. See 02:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:02 02:41:02 Login Succeeded 02:41:02 ---> ****-login.sh ends [Pipeline] } 02:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:41:02 #34 ... 02:41:02 02:41:02 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:41:02 #31 DONE 14.4s 02:41:02 02:41:02 #46 [core-metadata internal] load build context 02:41:02 #46 DONE 13.8s 02:41:02 02:41:02 #34 [security-spiffe-token-provider internal] load build context 02:41:02 #34 DONE 13.8s 02:41:02 02:41:02 #33 [core-data internal] load build context 02:41:02 #33 DONE 14.0s 02:41:02 02:41:02 #45 [support-notifications internal] load build context 02:41:02 #45 DONE 14.1s 02:41:02 02:41:02 #39 [security-proxy-setup internal] load build context 02:41:02 #39 DONE 14.0s 02:41:02 02:41:02 #44 [core-command internal] load build context 02:41:02 #44 DONE 14.3s 02:41:02 02:41:02 #40 [security-bootstrapper internal] load build context 02:41:02 #40 DONE 13.9s 02:41:02 02:41:02 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 02:41:02 #38 DONE 14.0s 02:41:02 02:41:02 #42 [security-secretstore-setup internal] load build context 02:41:02 #42 DONE 14.3s 02:41:02 02:41:02 #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:41:02 #47 ... 02:41:02 02:41:02 #43 [security-proxy-auth internal] load build context 02:41:02 #43 DONE 13.9s 02:41:02 02:41:02 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:41:02 #35 DONE 14.3s 02:41:02 02:41:02 #41 [core-common-config-bootstrapper internal] load build context 02:41:02 #41 DONE 13.8s 02:41:02 02:41:02 #31 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:41:02 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:41:02 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:41:02 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:41:02 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:41:02 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 02:41:02 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 02:41:02 #31 DONE 14.4s 02:41:02 02:41:02 #36 [support-scheduler internal] load build context 02:41:02 #36 DONE 14.1s 02:41:02 02:41:02 #48 [security-spire-server internal] load build context 02:41:02 #48 transferring context: 18.10kB done 02:41:02 #48 DONE 0.1s [Pipeline] sh 02:41:02 02:41:02 #49 [security-spire-config internal] load build context 02:41:02 #49 transferring context: 16.35kB done 02:41:02 #49 DONE 0.1s 02:41:02 02:41:02 #50 [security-spire-agent internal] load build context 02:41:02 #50 transferring context: 17.63kB done 02:41:02 #50 DONE 0.1s 02:41:02 02:41:02 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:41:02 #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 02:41:02 #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:41:02 #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:41:02 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 02:41:02 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 02:41:02 #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:41:02 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:41:02 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 02:41:02 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 02:41:02 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:41:02 #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 02:41:02 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 02:41:03 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 02:41:03 #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 02:41:03 #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:41:03 #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 02:41:03 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.5s 02:41:03 + git config --global --add safe.directory /w/workspace/edgex-go/627 [Pipeline] echo 02:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:41:03 ========================================================= 02:41:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:41:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:41:03 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 0.6s 02:41:03 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.78MB / 25.84MB 0.7s 02:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:41:03 9fda8d8052c6: Pulling fs layer 02:41:03 5d54e960e981: Pulling fs layer 02:41:03 c4a7e357bf2a: Pulling fs layer 02:41:03 f0e02332f6b5: Pulling fs layer 02:41:03 872ee5b61b7b: Pulling fs layer 02:41:03 0c6a40ed1a82: Pulling fs layer 02:41:03 94ae7d8d031c: Pulling fs layer 02:41:03 f0e02332f6b5: Waiting 02:41:03 872ee5b61b7b: Waiting 02:41:03 0c6a40ed1a82: Waiting 02:41:03 94ae7d8d031c: Waiting 02:41:03 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 02:41:03 5d54e960e981: Verifying Checksum 02:41:03 5d54e960e981: Download complete 02:41:03 f0e02332f6b5: Verifying Checksum 02:41:03 f0e02332f6b5: Download complete 02:41:03 872ee5b61b7b: Verifying Checksum 02:41:03 872ee5b61b7b: Download complete 02:41:03 9fda8d8052c6: Download complete 02:41:04 94ae7d8d031c: Verifying Checksum 02:41:04 94ae7d8d031c: Download complete 02:41:04 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.8s done 02:41:04 #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 02:41:04 9fda8d8052c6: Pull complete 02:41:05 5d54e960e981: Pull complete 02:41:05 c4a7e357bf2a: Verifying Checksum 02:41:05 c4a7e357bf2a: Download complete 02:41:05 #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done 02:41:06 0c6a40ed1a82: Verifying Checksum 02:41:06 0c6a40ed1a82: Download complete 02:41:07 #51 ... 02:41:07 02:41:07 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:41:07 #0 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:07 #0 0.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:07 #0 1.038 (1/2) Installing dumb-init (1.2.5-r2) 02:41:07 #0 1.053 (2/2) Installing su-exec (0.2-r3) 02:41:07 #0 1.072 Executing busybox-1.36.1-r5.trigger 02:41:07 #0 1.076 OK: 7 MiB in 17 packages 02:41:07 #52 DONE 5.4s 02:41:07 02:41:07 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:41:07 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 02:41:07 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:41:07 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:41:07 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 02:41:07 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 02:41:07 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 02:41:07 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:41:07 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:41:07 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 02:41:07 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:41:07 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:41:07 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done 02:41:08 #53 ... 02:41:08 02:41:08 #54 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:41:08 #0 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:08 #0 3.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:08 #0 4.119 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:41:08 #0 4.119 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:41:08 #0 4.119 OK: 20069 distinct packages available 02:41:08 #0 4.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:08 #0 4.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:08 #0 4.517 (1/5) Installing dumb-init (1.2.5-r2) 02:41:08 #0 4.523 (2/5) Installing musl-obstack (1.2.3-r2) 02:41:08 #0 4.533 (3/5) Installing libucontext (1.2-r2) 02:41:08 #0 4.538 (4/5) Installing gcompat (1.1.0-r1) 02:41:08 #0 4.545 (5/5) Installing openssl (3.1.4-r5) 02:41:08 #0 4.558 Executing busybox-1.36.1-r5.trigger 02:41:08 #0 4.566 OK: 8 MiB in 20 packages 02:41:08 #54 DONE 5.3s 02:41:08 02:41:08 #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:41:08 #47 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:08 #47 3.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:08 #47 4.149 OK: 264 MiB in 52 packages 02:41:08 #47 DONE 5.4s 02:41:08 02:41:08 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:41:08 #0 0.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:08 #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:08 #0 1.165 (1/1) Installing dumb-init (1.2.5-r2) 02:41:08 #0 1.172 Executing busybox-1.36.1-r5.trigger 02:41:08 #0 1.450 OK: 7 MiB in 16 packages 02:41:08 #55 DONE 5.4s 02:41:08 02:41:08 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:41:08 #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:08 #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:08 #0 1.216 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:41:08 #0 1.216 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:41:08 #0 1.216 OK: 20074 distinct packages available 02:41:08 #0 1.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:08 #0 1.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:08 #0 1.605 OK: 264 MiB in 52 packages 02:41:08 #56 DONE 5.4s 02:41:08 02:41:08 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:41:08 #0 3.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:08 #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:08 #0 4.127 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:41:08 #0 4.127 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:41:08 #0 4.127 OK: 20069 distinct packages available 02:41:08 #0 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:08 #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:08 #0 4.513 (1/11) Installing ca-certificates (20230506-r0) 02:41:08 #0 4.536 (2/11) Installing brotli-libs (1.0.9-r14) 02:41:08 #0 4.556 (3/11) Installing libunistring (1.1-r1) 02:41:08 #0 4.575 (4/11) Installing libidn2 (2.3.4-r1) 02:41:08 #0 4.580 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:41:08 #0 4.585 (6/11) Installing libcurl (8.5.0-r0) 02:41:08 #0 4.595 (7/11) Installing curl (8.5.0-r0) 02:41:08 #0 4.622 (8/11) Installing dumb-init (1.2.5-r2) 02:41:08 #0 4.626 (9/11) Installing musl-obstack (1.2.3-r2) 02:41:08 #0 4.629 (10/11) Installing libucontext (1.2-r2) 02:41:08 #0 4.632 (11/11) Installing gcompat (1.1.0-r1) 02:41:08 #0 4.643 Executing busybox-1.36.1-r5.trigger 02:41:08 #0 4.652 Executing ca-certificates-20230506-r0.trigger 02:41:08 #0 4.693 OK: 12 MiB in 26 packages 02:41:08 #57 DONE 5.5s 02:41:08 02:41:08 #58 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:41:08 #58 ... 02:41:08 02:41:08 #59 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:41:08 #0 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:08 #0 0.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:08 #0 1.222 (1/1) Installing dumb-init (1.2.5-r2) 02:41:08 #0 1.463 Executing busybox-1.36.1-r5.trigger 02:41:08 #0 1.540 OK: 7 MiB in 16 packages 02:41:08 #59 DONE 5.5s 02:41:08 02:41:08 #60 [core-command builder 4/7] COPY go.mod vendor* ./ 02:41:08 #60 DONE 0.2s 02:41:08 02:41:08 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:41:08 #0 3.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:08 #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:08 #0 3.974 (1/4) Installing ca-certificates (20230506-r0) 02:41:08 #0 4.003 (2/4) Installing dumb-init (1.2.5-r2) 02:41:08 #0 4.003 (3/4) Installing su-exec (0.2-r3) 02:41:08 #0 4.003 (4/4) Installing yq (4.33.3-r5) 02:41:08 #0 4.216 Executing busybox-1.36.1-r5.trigger 02:41:08 #0 4.381 Executing ca-certificates-20230506-r0.trigger 02:41:08 #0 4.428 OK: 17 MiB in 19 packages 02:41:08 #61 DONE 5.5s 02:41:08 02:41:08 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:41:08 #53 DONE 5.5s 02:41:08 02:41:08 #58 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:41:08 #58 DONE 0.2s 02:41:08 02:41:08 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:41:08 #51 DONE 5.6s 02:41:08 02:41:08 #62 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:41:09 #62 ... 02:41:09 02:41:09 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:41:09 #0 6.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:09 #0 6.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:09 #0 6.740 OK: 264 MiB in 52 packages 02:41:09 #63 DONE 7.0s 02:41:09 02:41:09 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:41:09 #0 6.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:09 #0 6.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:09 #0 6.697 (1/4) Installing dumb-init (1.2.5-r2) 02:41:09 #0 6.701 (2/4) Installing openssl (3.1.4-r5) 02:41:09 #0 6.714 (3/4) Installing su-exec (0.2-r3) 02:41:09 #0 6.717 (4/4) Installing yq (4.33.3-r5) 02:41:09 #0 6.793 Executing busybox-1.36.1-r5.trigger 02:41:09 #0 6.797 OK: 17 MiB in 19 packages 02:41:09 #64 DONE 7.1s 02:41:09 02:41:09 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:41:09 #65 DONE 0.1s 02:41:09 02:41:09 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:41:09 #66 ... 02:41:09 02:41:09 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:41:09 #0 6.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:09 #0 6.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:09 #0 6.958 (1/2) Installing ca-certificates (20230506-r0) 02:41:09 #0 7.040 (2/2) Installing dumb-init (1.2.5-r2) 02:41:09 #0 7.045 Executing busybox-1.36.1-r5.trigger 02:41:09 #0 7.052 Executing ca-certificates-20230506-r0.trigger 02:41:09 #0 7.126 OK: 8 MiB in 17 packages 02:41:09 #67 DONE 7.3s 02:41:10 02:41:10 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:41:10 #68 ... 02:41:10 02:41:10 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:41:10 #0 6.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:10 #0 6.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:10 #0 6.886 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:41:10 #0 6.886 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:41:10 #0 6.886 OK: 20069 distinct packages available 02:41:10 #0 6.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:10 #0 7.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:10 #0 7.243 (1/4) Installing dumb-init (1.2.5-r2) 02:41:10 #0 7.249 (2/4) Installing musl-obstack (1.2.3-r2) 02:41:10 #0 7.253 (3/4) Installing libucontext (1.2-r2) 02:41:10 #0 7.257 (4/4) Installing gcompat (1.1.0-r1) 02:41:10 #0 7.261 Executing busybox-1.36.1-r5.trigger 02:41:10 #0 7.272 OK: 8 MiB in 19 packages 02:41:10 #69 DONE 7.4s 02:41:10 02:41:10 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:41:10 #0 1.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:10 #0 1.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:10 #0 1.963 OK: 12 MiB in 26 packages 02:41:10 #70 DONE 2.1s 02:41:10 02:41:10 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:41:10 #0 1.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:10 #0 1.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:10 #0 2.125 OK: 7 MiB in 17 packages 02:41:10 #71 DONE 2.2s 02:41:10 02:41:10 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:41:10 #72 ... 02:41:10 02:41:10 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:41:10 #0 6.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:10 #0 7.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:10 #0 7.687 OK: 264 MiB in 52 packages 02:41:10 #73 DONE 8.0s 02:41:10 02:41:10 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:41:10 #74 DONE 0.0s 02:41:10 02:41:10 #62 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:41:10 #62 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:10 #62 2.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:10 #62 2.660 OK: 7 MiB in 16 packages 02:41:10 #62 DONE 2.8s 02:41:10 02:41:10 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:10 #75 ... 02:41:10 02:41:10 #76 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:41:10 #0 2.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:10 #0 2.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:10 #0 2.769 OK: 8 MiB in 20 packages 02:41:10 #76 DONE 2.9s 02:41:10 02:41:10 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:41:10 #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:10 #0 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:10 #0 2.740 OK: 7 MiB in 16 packages 02:41:10 #77 DONE 2.9s 02:41:11 02:41:11 #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:41:12 #78 DONE 1.4s 02:41:12 02:41:12 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:41:12 #79 DONE 1.4s 02:41:12 02:41:12 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:41:12 #80 DONE 0.1s 02:41:12 02:41:12 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:41:12 #0 2.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:12 #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:12 #0 2.935 OK: 17 MiB in 19 packages 02:41:12 #81 DONE 4.2s 02:41:12 02:41:12 #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:41:13 #82 ... 02:41:13 02:41:13 #83 [security-spire-server stage-2 6/9] COPY security.txt / 02:41:13 #83 DONE 0.6s 02:41:13 02:41:13 #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:41:13 #82 DONE 0.7s 02:41:13 02:41:13 #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:41:13 #84 DONE 0.0s 02:41:13 02:41:13 #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:41:13 #85 DONE 0.0s 02:41:13 02:41:13 #86 [security-spire-agent stage-3 7/10] COPY security.txt / 02:41:13 #86 DONE 0.1s 02:41:13 02:41:13 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:41:13 #66 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:13 #66 ... 02:41:13 02:41:13 #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:41:13 #87 DONE 0.0s 02:41:13 02:41:13 #88 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:41:13 #88 DONE 0.1s 02:41:13 02:41:13 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:41:13 #89 DONE 0.1s 02:41:13 02:41:13 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:41:13 #66 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:13 #66 ... 02:41:13 02:41:13 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:41:13 #90 DONE 0.1s 02:41:13 02:41:13 #91 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:41:13 #91 DONE 0.0s 02:41:13 02:41:13 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:41:13 #66 3.793 OK: 17 MiB in 19 packages 02:41:13 #66 DONE 3.9s 02:41:13 02:41:13 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:41:13 #72 DONE 3.4s 02:41:13 02:41:13 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:41:13 #92 DONE 0.0s 02:41:13 02:41:13 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:41:13 #93 DONE 0.0s 02:41:13 02:41:13 #94 [security-spire-agent] exporting to image 02:41:13 #94 exporting layers 02:41:13 #94 exporting layers 0.6s done 02:41:13 #94 writing image sha256:6e3de9be7db75521e237659bac2c01cff27207c90d70bdfd53156d64eca9e0fe done 02:41:13 #94 naming to docker.io/library/security-spire-server done 02:41:13 #94 exporting layers 0.5s done 02:41:13 #94 writing image sha256:2d49f7ddbc894e006bd27dc9c15da5ffe24ed2ba5bf3fa96c05d10765e0db600 done 02:41:13 #94 naming to docker.io/library/security-spire-agent done 02:41:13 #94 DONE 0.7s 02:41:13 02:41:13 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:41:13 #68 3.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:13 #68 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:13 #68 3.968 OK: 8 MiB in 17 packages 02:41:14 #68 DONE 4.1s 02:41:14 02:41:14 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:41:14 #0 3.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:41:14 #0 3.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:41:14 #0 3.850 OK: 8 MiB in 19 packages 02:41:14 #95 DONE 4.0s 02:41:14 02:41:14 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:14 #96 ... 02:41:14 02:41:14 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:41:14 #97 DONE 0.7s 02:41:14 02:41:14 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:41:14 #98 DONE 0.0s 02:41:14 02:41:14 #99 [security-spire-config stage-2 6/10] COPY security.txt / 02:41:14 #99 DONE 0.0s 02:41:14 02:41:14 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:14 #100 ... 02:41:14 02:41:14 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:41:14 #101 DONE 0.1s 02:41:14 02:41:14 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:41:14 #102 DONE 0.1s 02:41:14 02:41:14 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:14 #103 ... 02:41:14 02:41:14 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:41:14 #104 DONE 0.0s 02:41:14 02:41:14 #94 [security-spire-config] exporting to image 02:41:15 #94 exporting layers 0.5s done 02:41:15 #94 writing image sha256:5b9f43674fc304d96a2d604246ef7fa04e395273f0a91cb1b690b17e782a829b done 02:41:15 #94 naming to docker.io/library/security-spire-config done 02:41:15 #94 DONE 1.2s 02:41:15 02:41:15 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:18 c4a7e357bf2a: Pull complete 02:41:18 f0e02332f6b5: Pull complete 02:41:18 872ee5b61b7b: Pull complete 02:41:30 #75 ... 02:41:30 02:41:30 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:30 #100 DONE 19.9s 02:41:30 02:41:30 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:30 #96 DONE 18.4s 02:41:30 02:41:30 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:30 #103 DONE 20.0s 02:41:30 02:41:30 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:30 #75 DONE 17.7s 02:41:30 02:41:30 #105 [core-command builder 6/7] COPY . . 02:41:31 0c6a40ed1a82: Pull complete 02:41:32 94ae7d8d031c: Pull complete 02:41:32 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:41:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:33 WORKDIR /edgex 02:41:33 COPY go.mod . 02:41:33 RUN go mod download 02:41:33 + docker build -t ci-base-image-arm64 -f - . 02:41:33 Sending build context to Docker daemon 2.918MB 02:41:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:33 ---> 86de565de09d 02:41:33 Step 2/4 : WORKDIR /edgex 02:41:35 ---> Running in 9b58f48ecb5b 02:41:35 Removing intermediate container 9b58f48ecb5b 02:41:35 ---> a561e4468916 02:41:35 Step 3/4 : COPY go.mod . 02:41:35 #105 DONE 6.8s 02:41:35 02:41:35 #106 [security-spiffe-token-provider builder 6/7] COPY . . 02:41:35 #106 DONE 6.9s 02:41:35 02:41:35 #107 [security-bootstrapper builder 6/7] COPY . . 02:41:35 #107 CACHED 02:41:35 02:41:35 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:35 #108 CACHED 02:41:35 02:41:35 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:41:35 #109 CACHED 02:41:35 02:41:35 #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:41:35 #110 CACHED 02:41:35 02:41:35 #111 [security-proxy-setup builder 6/7] COPY . . 02:41:35 #111 CACHED 02:41:35 02:41:35 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:35 #112 CACHED 02:41:35 02:41:35 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:35 #113 CACHED 02:41:35 02:41:35 #114 [core-metadata builder 6/7] COPY . . 02:41:35 #114 CACHED 02:41:35 02:41:35 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:41:35 #115 CACHED 02:41:35 02:41:35 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:41:35 #116 CACHED 02:41:35 02:41:35 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:35 #117 CACHED 02:41:35 02:41:35 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 02:41:35 #118 CACHED 02:41:35 02:41:35 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:41:35 #119 CACHED 02:41:35 02:41:35 #120 [security-proxy-auth builder 6/7] COPY . . 02:41:35 #120 CACHED 02:41:35 02:41:35 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:35 #121 CACHED 02:41:35 02:41:35 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:35 #122 CACHED 02:41:35 02:41:35 #123 [support-scheduler builder 6/7] COPY . . 02:41:35 #123 CACHED 02:41:35 02:41:35 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:41:35 #124 CACHED 02:41:35 02:41:35 #125 [core-data builder 6/7] COPY . . 02:41:35 #125 CACHED 02:41:35 02:41:35 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 02:41:35 #126 CACHED 02:41:35 02:41:35 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:35 #127 CACHED 02:41:35 02:41:35 #128 [support-notifications builder 6/7] COPY . . 02:41:35 #128 DONE 6.9s 02:41:35 02:41:35 #129 [security-secretstore-setup builder 6/7] COPY . . 02:41:35 #129 DONE 6.8s 02:41:35 02:41:35 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:41:35 ---> b80a67b135d3 02:41:35 Step 4/4 : RUN go mod download 02:41:35 #130 1.038 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:41:36 ---> Running in 820deaaab91e 02:41:45 #130 ... 02:41:45 02:41:45 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:41:45 #0 0.787 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:41:45 #131 ... 02:41:45 02:41:45 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:41:45 #0 0.766 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:41:45 #132 ... 02:41:45 02:41:45 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:41:45 #0 0.882 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:41:45 #133 ... 02:41:45 02:41:45 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:41:45 #0 0.566 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:41:45 #134 ... 02:41:45 02:41:45 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:41:45 #0 0.462 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:41:45 #135 ... 02:41:45 02:41:45 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:41:45 #0 0.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:41:45 #136 ... 02:41:45 02:41:45 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:41:45 #0 0.992 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:41:46 #137 ... 02:41:46 02:41:46 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:41:46 #0 0.578 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:41:46 #138 ... 02:41:46 02:41:46 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:41:46 #0 0.730 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:41:46 #139 ... 02:41:46 02:41:46 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:41:46 #0 1.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:42:15 Removing intermediate container 820deaaab91e 02:42:15 ---> c5189b6697da 02:42:15 Successfully built c5189b6697da 02:42:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:15 + docker inspect -f . ci-base-image-arm64 02:42:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:15 prd-ubuntu20.04-docker-arm64-4c-16g-1471 does not seem to be running inside a container 02:42:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 02:42:17 $ docker top b86e4299fdd6b15c6d5178897f8c9773722ee939ec981e2c2664b6e95013b80f -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:18 + go version 02:42:18 go version go1.21.0 linux/arm64 [Pipeline] } 02:42:18 $ docker stop --time=1 b86e4299fdd6b15c6d5178897f8c9773722ee939ec981e2c2664b6e95013b80f 02:42:19 $ docker rm -f --volumes b86e4299fdd6b15c6d5178897f8c9773722ee939ec981e2c2664b6e95013b80f [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 02:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:42:20 02:42:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:42:21 latest: Pulling from edgex-devops/edgex-compose-arm64 02:42:21 547446be3368: Pulling fs layer 02:42:21 d125d8839a47: Pulling fs layer 02:42:21 3e85d5ac6304: Pulling fs layer 02:42:21 c3105a71a48b: Pulling fs layer 02:42:21 0f093f025ec4: Pulling fs layer 02:42:21 c3106fc0e877: Pulling fs layer 02:42:21 0f093f025ec4: Waiting 02:42:21 c3106fc0e877: Waiting 02:42:21 c3105a71a48b: Waiting 02:42:21 547446be3368: Verifying Checksum 02:42:21 547446be3368: Download complete 02:42:21 c3105a71a48b: Verifying Checksum 02:42:21 c3105a71a48b: Download complete 02:42:22 d125d8839a47: Verifying Checksum 02:42:22 d125d8839a47: Download complete 02:42:22 c3106fc0e877: Download complete 02:42:22 0f093f025ec4: Verifying Checksum 02:42:22 0f093f025ec4: Download complete 02:42:22 547446be3368: Pull complete 02:42:23 d125d8839a47: Pull complete 02:42:23 3e85d5ac6304: Verifying Checksum 02:42:23 3e85d5ac6304: Download complete 02:42:33 3e85d5ac6304: Pull complete 02:42:33 c3105a71a48b: Pull complete 02:42:34 0f093f025ec4: Pull complete 02:42:34 c3106fc0e877: Pull complete 02:42:34 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:42:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:35 prd-ubuntu20.04-docker-arm64-4c-16g-1471 does not seem to be running inside a container 02:42:35 $ 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/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 02:42:37 $ docker top 4a45122872838c51389fbf8344b5981d668313d439368c9ba205e3dfdfe932b3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:38 + docker compose -f ./docker-compose-build.yml build --parallel 02:42:46 #1 [security-bootstrapper internal] load build definition from Dockerfile 02:42:46 #1 transferring dockerfile: 2.93kB 0.0s done 02:42:46 #1 DONE 0.1s 02:42:46 02:42:46 #2 [core-command internal] load build definition from Dockerfile 02:42:46 #2 transferring dockerfile: 1.93kB 0.0s done 02:42:46 #2 DONE 0.1s 02:42:46 02:42:46 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:42:46 #3 transferring dockerfile: 1.89kB 0.0s done 02:42:46 #3 DONE 0.1s 02:42:46 02:42:46 #4 [security-spire-agent internal] load build definition from Dockerfile 02:42:46 #4 transferring dockerfile: 1.81kB 0.0s done 02:42:46 #4 DONE 0.1s 02:42:46 02:42:46 #5 [core-data internal] load build definition from Dockerfile 02:42:47 #5 transferring dockerfile: 2.01kB 0.0s done 02:42:47 #5 DONE 0.1s 02:42:47 02:42:47 #6 [security-proxy-auth internal] load build definition from Dockerfile 02:42:47 #6 transferring dockerfile: 2.15kB 0.0s done 02:42:47 #6 DONE 0.1s 02:42:47 02:42:47 #7 [support-scheduler internal] load build definition from Dockerfile 02:42:47 #7 transferring dockerfile: 1.93kB 0.0s done 02:42:47 #7 DONE 0.1s 02:42:47 02:42:47 #8 [security-secretstore-setup internal] load build definition from Dockerfile 02:42:47 #8 transferring dockerfile: 2.49kB 0.0s done 02:42:47 #8 DONE 0.1s 02:42:47 02:42:47 #9 [security-proxy-setup internal] load build definition from Dockerfile 02:42:47 #9 transferring dockerfile: 2.50kB done 02:42:47 #9 DONE 0.1s 02:42:47 02:42:47 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:42:47 #10 transferring dockerfile: 2.23kB 0.0s done 02:42:47 #10 DONE 0.1s 02:42:47 02:42:47 #11 [security-spire-config internal] load build definition from Dockerfile 02:42:47 #11 transferring dockerfile: 1.69kB done 02:42:47 #11 DONE 0.1s 02:42:47 02:42:47 #12 [security-spire-server internal] load build definition from Dockerfile 02:42:47 #12 transferring dockerfile: 1.70kB 0.0s done 02:42:47 #12 DONE 0.1s 02:42:47 02:42:47 #13 [support-notifications internal] load build definition from Dockerfile 02:42:47 #13 transferring dockerfile: 1.95kB 0.0s done 02:42:47 #13 DONE 0.1s 02:42:47 02:42:47 #14 [security-bootstrapper internal] load .dockerignore 02:42:47 #14 DONE 0.0s 02:42:47 02:42:47 #15 [core-metadata internal] load build definition from Dockerfile 02:42:47 #15 transferring dockerfile: 2.06kB done 02:42:47 #15 DONE 0.1s 02:42:47 02:42:47 #14 [security-bootstrapper internal] load .dockerignore 02:42:47 #14 transferring context: 50B 0.0s done 02:42:47 #14 DONE 0.1s 02:42:48 02:42:48 #16 [core-command internal] load .dockerignore 02:42:48 #16 transferring context: 50B 0.0s done 02:42:48 #16 DONE 0.1s 02:42:48 02:42:48 #17 [security-spire-agent internal] load .dockerignore 02:42:48 #17 transferring context: 50B 0.0s done 02:42:48 #17 DONE 0.1s 02:42:48 02:42:48 #18 [security-spiffe-token-provider internal] load .dockerignore 02:42:48 #18 transferring context: 50B 0.0s done 02:42:48 #18 DONE 0.1s 02:42:48 02:42:48 #19 [core-data internal] load .dockerignore 02:42:48 #19 transferring context: 50B done 02:42:48 #19 DONE 0.1s 02:42:48 02:42:48 #20 [security-proxy-auth internal] load .dockerignore 02:42:48 #20 transferring context: 50B 0.0s done 02:42:48 #20 DONE 0.1s 02:42:48 02:42:48 #21 [support-scheduler internal] load .dockerignore 02:42:48 #21 transferring context: 50B 0.0s done 02:42:48 #21 DONE 0.1s 02:42:48 02:42:48 #22 [security-secretstore-setup internal] load .dockerignore 02:42:48 #22 transferring context: 50B 0.0s done 02:42:48 #22 DONE 0.1s 02:42:48 02:42:48 #23 [security-proxy-setup internal] load .dockerignore 02:42:48 #23 transferring context: 50B 0.0s done 02:42:48 #23 DONE 0.1s 02:42:48 02:42:48 #24 [core-common-config-bootstrapper internal] load .dockerignore 02:42:49 #24 transferring context: 50B done 02:42:49 #24 DONE 0.1s 02:42:49 02:42:49 #25 [security-spire-config internal] load .dockerignore 02:42:49 #25 transferring context: 50B 0.0s done 02:42:49 #25 DONE 0.1s 02:42:49 02:42:49 #26 [security-spire-server internal] load .dockerignore 02:42:49 #26 transferring context: 50B done 02:42:49 #26 DONE 0.1s 02:42:49 02:42:49 #27 [support-notifications internal] load .dockerignore 02:42:49 #27 transferring context: 50B 0.0s done 02:42:49 #27 DONE 0.1s 02:42:49 02:42:49 #28 [core-metadata internal] load .dockerignore 02:42:49 #28 transferring context: 50B 0.0s done 02:42:49 #28 DONE 0.1s 02:42:49 02:42:49 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:42:49 #29 DONE 0.0s 02:42:49 02:42:49 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:42:49 #30 DONE 0.2s 02:42:49 02:42:49 #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:49 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:42:49 #31 DONE 0.0s 02:42:49 02:42:49 #32 [security-bootstrapper internal] load build context 02:42:50 #32 transferring context: 2.56MB 0.5s done 02:42:50 #32 DONE 0.6s 02:42:50 02:42:50 #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:50 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:42:50 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:42:50 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:42:50 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:42:50 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 02:42:50 #31 ... 02:42:50 02:42:50 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:42:50 #29 DONE 0.0s 02:42:50 02:42:50 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 02:42:50 #30 DONE 0.3s 02:42:50 02:42:50 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:42:50 #33 DONE 0.9s 02:42:50 02:42:50 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:42:50 #33 DONE 1.5s 02:42:50 02:42:50 #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:50 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:42:50 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:42:50 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:42:50 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:42:50 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:42:50 #31 ... 02:42:50 02:42:50 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:42:50 #29 DONE 0.0s 02:42:50 02:42:50 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:42:50 #30 DONE 0.4s 02:42:50 02:42:50 #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:50 #31 ... 02:42:50 02:42:50 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:42:50 #29 DONE 0.0s 02:42:50 02:42:50 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:42:50 #33 DONE 1.5s 02:42:50 02:42:50 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:42:50 #34 DONE 0.5s 02:42:50 02:42:50 #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:50 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:42:50 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:42:50 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:42:50 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:42:50 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:42:50 #31 ... 02:42:50 02:42:50 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:42:50 #29 DONE 0.0s 02:42:50 02:42:50 #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:51 #31 ... 02:42:51 02:42:51 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:42:51 #30 DONE 0.8s 02:42:51 02:42:51 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:42:51 #33 DONE 1.6s 02:42:51 02:42:51 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:42:51 #34 DONE 0.6s 02:42:51 02:42:51 #31 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:51 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:42:51 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:42:51 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:42:51 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:42:51 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:42:51 #31 ... 02:42:51 02:42:51 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:42:51 #33 DONE 1.6s 02:42:51 02:42:51 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:42:51 #29 DONE 0.0s 02:42:51 02:42:51 #34 [core-data builder 2/7] WORKDIR /edgex-go 02:42:51 #34 DONE 0.6s 02:42:51 02:42:51 #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:51 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:42:51 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:42:51 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:42:51 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:42:51 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:42:51 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 02:42:51 #31 ... 02:42:51 02:42:51 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:42:51 #29 DONE 0.0s 02:42:51 02:42:51 #35 [security-proxy-auth internal] load build context 02:42:51 #35 ... 02:42:51 02:42:51 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:42:51 #29 DONE 0.0s 02:42:51 02:42:51 #35 [security-proxy-auth internal] load build context 02:42:51 #35 ... 02:42:51 02:42:51 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:42:51 #30 DONE 1.3s 02:42:51 02:42:51 #36 [core-command internal] load build context 02:42:51 #36 transferring context: 2.56MB 0.9s done 02:42:51 #36 DONE 1.3s 02:42:51 02:42:51 #35 [security-proxy-auth internal] load build context 02:42:51 #35 ... 02:42:51 02:42:51 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:42:51 #33 DONE 1.7s 02:42:51 02:42:51 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:42:51 #34 DONE 0.7s 02:42:51 02:42:51 #35 [security-proxy-auth internal] load build context 02:42:52 #35 ... 02:42:52 02:42:52 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:42:52 #37 DONE 1.5s 02:42:52 02:42:52 #35 [security-proxy-auth internal] load build context 02:42:52 #35 ... 02:42:52 02:42:52 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:42:52 #38 DONE 1.7s 02:42:52 02:42:52 #35 [security-proxy-auth internal] load build context 02:42:52 #35 ... 02:42:52 02:42:52 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:42:52 #29 DONE 0.0s 02:42:52 02:42:52 #35 [security-proxy-auth internal] load build context 02:42:52 #35 ... 02:42:52 02:42:52 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:42:52 #29 DONE 0.0s 02:42:52 02:42:52 #35 [security-proxy-auth internal] load build context 02:42:52 #35 transferring context: 2.56MB 1.3s done 02:42:52 #35 ... 02:42:52 02:42:52 #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:42:52 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:42:52 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:42:52 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:42:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:42:52 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 02:42:52 #31 DONE 4.0s 02:42:52 02:42:52 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:42:52 #33 DONE 1.8s 02:42:52 02:42:52 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 02:42:52 #34 DONE 0.8s 02:42:52 02:42:52 #39 [security-spiffe-token-provider internal] load build context 02:42:52 #39 transferring context: 2.56MB 1.3s done 02:42:52 #39 DONE 2.1s 02:42:52 02:42:52 #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:42:52 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:42:52 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:42:52 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:42:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:42:52 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 02:42:52 #31 DONE 4.0s 02:42:52 02:42:52 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:42:52 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 02:42:52 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:42:52 #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:42:52 #40 ... 02:42:52 02:42:52 #35 [security-proxy-auth internal] load build context 02:42:52 #35 DONE 1.7s 02:42:53 02:42:53 #41 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:42:53 #41 ... 02:42:53 02:42:53 #42 [support-scheduler internal] load build context 02:42:53 #42 transferring context: 2.56MB 1.2s done 02:42:53 #42 DONE 2.0s 02:42:53 02:42:53 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:42:53 #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 02:42:53 #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:42:53 #43 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 02:42:53 #43 ... 02:42:53 02:42:53 #44 [core-data internal] load build context 02:42:53 #44 transferring context: 2.56MB 1.3s done 02:42:53 #44 DONE 2.4s 02:42:53 02:42:53 #45 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:42:54 #140 ... 02:42:54 02:42:54 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:54 #136 68.28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:42:55 #45 ... 02:42:55 02:42:55 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:42:55 #30 DONE 4.0s 02:42:55 02:42:55 #46 [security-secretstore-setup internal] load build context 02:42:55 #46 ... 02:42:55 02:42:55 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:42:55 #33 DONE 1.8s 02:42:55 02:42:55 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 02:42:55 #34 DONE 0.8s 02:42:55 02:42:55 #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:55 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:42:55 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:42:55 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:42:55 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 02:42:55 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:42:55 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 02:42:55 #31 DONE 4.0s 02:42:55 02:42:55 #47 [core-metadata internal] load build context 02:42:55 #47 DONE 0.0s 02:42:55 02:42:55 #48 [security-spire-config internal] load build context 02:42:55 #48 transferring context: 16.35kB 0.1s done 02:42:55 #48 DONE 2.5s 02:42:55 02:42:55 #49 [security-spire-server internal] load build context 02:42:55 #49 transferring context: 18.10kB 0.2s done 02:42:55 #49 DONE 2.6s 02:42:55 02:42:55 #46 [security-secretstore-setup internal] load build context 02:42:55 #46 transferring context: 2.56MB 2.1s done 02:42:55 #46 ... 02:42:55 02:42:55 #50 [security-spire-agent internal] load build context 02:42:55 #50 transferring context: 17.63kB 0.2s done 02:42:55 #50 DONE 2.9s 02:42:55 02:42:55 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:42:55 #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:42:55 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done 02:42:55 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s 02:42:55 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s 02:42:55 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 02:42:55 #40 ... 02:42:55 02:42:55 #51 [security-proxy-setup internal] load build context 02:42:55 #51 transferring context: 2.56MB 2.1s done 02:42:55 #51 DONE 3.5s 02:42:55 02:42:55 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:42:55 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 02:42:55 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done 02:42:55 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.3s 02:42:55 #40 ... 02:42:55 02:42:55 #46 [security-secretstore-setup internal] load build context 02:42:55 #46 DONE 3.8s 02:42:55 02:42:55 #52 [core-common-config-bootstrapper internal] load build context 02:42:55 #52 transferring context: 2.56MB 2.3s done 02:42:55 #52 DONE 3.8s 02:42:55 02:42:55 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:42:56 #136 ... 02:42:56 02:42:56 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:42:56 #132 DONE 81.2s 02:42:56 02:42:56 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:42:56 #140 DONE 81.2s 02:42:56 02:42:56 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:42:56 #139 DONE 81.2s 02:42:56 02:42:56 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:42:56 #133 DONE 81.2s 02:42:56 02:42:56 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:42:56 #138 DONE 81.2s 02:42:56 02:42:56 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:42:56 #134 DONE 81.3s 02:42:56 02:42:56 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:56 #136 DONE 81.3s 02:42:56 02:42:56 #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:56 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.0s 02:42:56 #141 ... 02:42:56 02:42:56 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:42:56 #131 DONE 81.4s 02:42:56 02:42:56 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:42:56 #40 ... 02:42:56 02:42:56 #53 [support-notifications internal] load build context 02:42:56 #53 transferring context: 2.56MB 1.0s done 02:42:56 #53 DONE 3.6s 02:42:56 02:42:56 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:42:56 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.3s 02:42:56 #142 ... 02:42:56 02:42:56 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:56 #137 DONE 81.6s 02:42:56 02:42:56 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:56 #130 DONE 81.6s 02:42:56 02:42:56 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:56 #135 DONE 81.6s 02:42:56 02:42:56 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:56 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.5s 02:42:56 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 02:42:57 #143 ... 02:42:57 02:42:57 #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 #141 DONE 0.7s 02:42:57 02:42:57 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 #144 DONE 0.8s 02:42:57 02:42:57 #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 #145 DONE 0.3s 02:42:57 02:42:57 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:42:57 #142 DONE 0.7s 02:42:57 02:42:57 #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 #146 DONE 0.5s 02:42:57 02:42:57 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 #143 DONE 0.5s 02:42:57 02:42:57 #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 #147 DONE 0.8s 02:42:57 02:42:57 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:57 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 02:42:57 #148 ... 02:42:57 02:42:57 #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:57 #149 DONE 0.4s 02:42:57 02:42:57 #150 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:57 #150 CACHED 02:42:57 02:42:57 #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 #151 CACHED 02:42:57 02:42:57 #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:57 #152 CACHED 02:42:57 02:42:57 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 #153 CACHED 02:42:57 02:42:57 #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:57 #154 CACHED 02:42:57 02:42:57 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 #155 CACHED 02:42:57 02:42:57 #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:42:57 #156 DONE 0.4s 02:42:57 02:42:57 #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:42:57 #157 CACHED 02:42:57 02:42:57 #158 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:42:57 #158 CACHED 02:42:57 02:42:57 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:57 #148 DONE 0.3s 02:42:57 02:42:57 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:57 #159 DONE 0.3s 02:42:57 02:42:57 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:57 #160 DONE 0.4s 02:42:57 02:42:57 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:42:57 #161 DONE 0.4s 02:42:57 02:42:57 #162 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:42:57 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.4s 02:42:57 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 3.7s 02:42:58 #162 ... 02:42:58 02:42:58 #163 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:42:58 #163 DONE 1.0s 02:42:58 02:42:58 #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:42:58 #164 DONE 1.0s 02:42:58 02:42:58 #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:42:58 #165 DONE 1.0s 02:42:58 02:42:58 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:42:58 #166 DONE 1.0s 02:42:58 02:42:58 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:42:58 #167 DONE 1.0s 02:42:58 02:42:58 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:42:58 #168 DONE 1.1s 02:42:58 02:42:58 #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:42:58 #169 DONE 1.1s 02:42:58 02:42:58 #162 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:42:58 #162 DONE 1.0s 02:42:58 02:42:58 #170 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:42:58 #170 DONE 1.1s 02:42:58 02:42:58 #171 [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 02:42:58 #171 DONE 1.0s 02:42:58 02:42:58 #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:42:58 #172 ... 02:42:58 02:42:58 #173 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:42:58 #173 DONE 0.3s 02:42:58 02:42:58 #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:42:58 #174 DONE 0.3s 02:42:58 02:42:58 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:42:58 #175 DONE 0.3s 02:42:58 02:42:58 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:42:58 #176 DONE 0.4s 02:42:58 02:42:58 #177 [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 02:42:58 #177 DONE 0.3s 02:42:58 02:42:58 #94 [core-command] exporting to image 02:42:58 #94 exporting layers 02:42:58 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.73MB / 23.39MB 4.5s 02:42:59 #94 ... 02:42:59 02:42:59 #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:42:59 #178 DONE 0.4s 02:42:59 02:42:59 #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:42:59 #179 DONE 0.4s 02:42:59 02:42:59 #180 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:42:59 #180 DONE 0.4s 02:42:59 02:42:59 #181 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:42:59 #181 DONE 0.4s 02:42:59 02:42:59 #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:42:59 #172 DONE 0.4s 02:42:59 02:42:59 #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:42:59 #182 DONE 1.9s 02:42:59 02:42:59 #94 [core-data] exporting to image 02:42:59 #94 exporting layers 0.3s done 02:42:59 #94 ... 02:42:59 02:42:59 #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:42:59 #183 DONE 0.3s 02:42:59 02:42:59 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:42:59 #184 DONE 0.4s 02:42:59 02:42:59 #94 [support-scheduler] exporting to image 02:42:59 #94 writing image sha256:0f43dd8c0a53ab3fe738161590d73226f6eac9e503fee05da73a9ad964a1a76d 0.0s done 02:42:59 #94 writing image sha256:fff9bf6435ad05118874a75db3417115882fd714910aa02ccb536d80cb0182ee 0.1s done 02:42:59 #94 naming to docker.io/library/support-scheduler done 02:42:59 #94 naming to docker.io/library/core-command 02:42:59 #94 ... 02:42:59 02:42:59 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:42:59 #185 DONE 0.3s 02:42:59 02:42:59 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:42:59 #186 DONE 0.4s 02:42:59 02:42:59 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:42:59 #187 DONE 0.3s 02:42:59 02:42:59 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:42:59 #188 DONE 0.4s 02:42:59 02:42:59 #94 [core-metadata] exporting to image 02:42:59 #94 exporting layers 0.5s done 02:42:59 #94 naming to docker.io/library/core-command done 02:42:59 #94 writing image sha256:672473c0b5abf1f11cb9efbd9c1f765f6e54554e9806f2d8e9739a48cade7131 02:42:59 #40 ... 02:42:59 02:42:59 #47 [core-metadata internal] load build context 02:42:59 #47 transferring context: 2.56MB 3.7s done 02:42:59 #47 DONE 4.4s 02:42:59 02:42:59 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:42:59 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.31MB / 23.39MB 5.5s 02:42:59 #94 writing image sha256:672473c0b5abf1f11cb9efbd9c1f765f6e54554e9806f2d8e9739a48cade7131 done 02:42:59 #94 naming to docker.io/library/security-spiffe-token-provider done 02:42:59 #94 writing image sha256:e589710aeea799760f324256787b64833a30d73a8aed5524508267ba63aedaad 02:42:59 #94 ... 02:42:59 02:42:59 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:42:59 #189 DONE 0.2s 02:42:59 02:42:59 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:42:59 #190 DONE 0.4s 02:42:59 02:42:59 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:42:59 #191 DONE 0.4s 02:42:59 02:42:59 #94 [support-notifications] exporting to image 02:42:59 #94 exporting layers 0.3s done 02:42:59 #94 writing image sha256:e589710aeea799760f324256787b64833a30d73a8aed5524508267ba63aedaad 0.1s done 02:42:59 #94 naming to docker.io/library/support-notifications done 02:43:00 #94 writing image sha256:8ac9a4136dd0a18d21a9c796269388aaa79a4dc5e462ca242edde29c0349dfd6 0.0s done 02:43:00 #94 writing image sha256:514d0ef8f96c95df7ccfe2f5ca7084ead2b706364b732daaab17b643f802cbc1 0.0s done 02:43:00 #94 naming to docker.io/library/core-metadata done 02:43:00 #94 naming to docker.io/library/core-data 02:43:00 #94 naming to docker.io/library/core-data 0.4s done 02:43:00 #94 DONE 2.5s 02:43:00 02:43:00 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:43:00 #192 DONE 0.5s 02:43:00 02:43:00 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:43:00 #193 DONE 0.6s 02:43:00 02:43:00 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:43:00 #194 DONE 0.0s 02:43:00 02:43:00 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:43:00 #195 DONE 0.0s 02:43:00 02:43:00 #196 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:00 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 6.1s 02:43:00 #196 ... 02:43:00 02:43:00 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:00 #197 DONE 0.9s 02:43:00 02:43:00 #198 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:00 #198 DONE 0.9s 02:43:00 02:43:00 #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/ 02:43:00 #199 DONE 0.1s 02:43:00 02:43:00 #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/ 02:43:00 #200 DONE 0.1s 02:43:00 02:43:00 #94 [security-proxy-auth] exporting to image 02:43:00 #94 exporting layers 0.2s done 02:43:00 #94 writing image sha256:38283e7390d7570897f9104725ac6706c4d634f1214b2ed72f811f21593b0d1c 0.0s done 02:43:00 #94 naming to docker.io/library/security-proxy-auth 0.0s done 02:43:00 #40 ... 02:43:00 02:43:00 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:43:00 #0 6.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:00 #0 6.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:00 #94 exporting layers 0.2s done 02:43:00 #94 writing image sha256:56d85b06f713e8a3342e45345023e688db4ed5ae1801548688f9000e6a92c791 done 02:43:00 #94 naming to docker.io/library/core-common-config-bootstrapper done 02:43:00 #94 DONE 2.8s 02:43:00 02:43:00 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:43:00 #201 DONE 0.1s 02:43:00 02:43:00 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:00 #202 DONE 1.0s 02:43:00 02:43:00 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:43:00 #203 DONE 0.1s 02:43:00 02:43:00 #94 [security-proxy-setup] exporting to image 02:43:00 #54 ... 02:43:00 02:43:00 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:43:00 #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:00 #0 8.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:00 #55 ... 02:43:00 02:43:00 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:43:00 #0 6.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:00 #0 8.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:00 #94 exporting layers 0.2s done 02:43:00 #94 writing image sha256:24b28fd03bec773459cad93af7eb94b9b58e1ca7f816833edf9d611eae5d01b1 done 02:43:00 #94 naming to docker.io/library/security-proxy-setup done 02:43:00 #94 DONE 3.0s 02:43:00 02:43:00 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:43:01 #56 ... 02:43:01 02:43:01 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:01 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.38MB / 23.39MB 6.8s 02:43:01 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 02:43:01 #204 ... 02:43:01 02:43:01 #196 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:01 #196 DONE 0.8s 02:43:01 02:43:01 #94 [security-secretstore-setup] exporting to image 02:43:01 #94 exporting layers 0.2s done 02:43:01 #94 ... 02:43:01 02:43:01 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:43:01 #204 DONE 0.6s 02:43:01 02:43:01 #94 [security-bootstrapper] exporting to image 02:43:01 #94 writing image sha256:1ca3597ed780b41f796413485da62da0c447baf5a5b7cb616bdd2d113cdb94a1 done 02:43:01 #94 naming to docker.io/library/security-secretstore-setup done 02:43:01 #94 exporting layers 0.2s done 02:43:01 #94 writing image sha256:80375bd57938668a44ddc6c10756308bc774520aab9eeabcd24cfe3f13994c5e done 02:43:01 #94 naming to docker.io/library/security-bootstrapper done 02:43:01 #94 DONE 3.3s 02:43:01 time="2024-02-22T02:40:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:01 time="2024-02-22T02:40:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:43:01 $ docker stop --time=1 04f17e232dd8ffca3a87df978e55da0316c68aab79583224222c91541725cc10 02:43:01 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 7.4s 02:43:02 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 7.9s 02:43:02 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.57MB / 23.39MB 8.3s 02:43:02 $ docker rm -f --volumes 04f17e232dd8ffca3a87df978e55da0316c68aab79583224222c91541725cc10 02:43:02 #40 ... 02:43:02 02:43:02 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:43:02 #0 4.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:02 #0 5.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:02 #0 9.308 OK: 266 MiB in 52 packages [Pipeline] // withDockerContainer [Pipeline] sh 02:43:03 #57 ... 02:43:03 02:43:03 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:03 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.9s done 02:43:03 + docker images 02:43:03 REPOSITORY TAG IMAGE ID CREATED SIZE 02:43:03 security-bootstrapper latest 80375bd57938 1 second ago 18.6MB 02:43:03 core-common-config-bootstrapper latest 56d85b06f713 2 seconds ago 15MB 02:43:03 security-secretstore-setup latest 1ca3597ed780 2 seconds ago 36.3MB 02:43:03 security-proxy-setup latest 24b28fd03bec 2 seconds ago 25.9MB 02:43:03 security-proxy-auth latest 38283e7390d7 2 seconds ago 15.8MB 02:43:03 core-metadata latest 8ac9a4136dd0 3 seconds ago 17.4MB 02:43:03 support-notifications latest e589710aeea7 4 seconds ago 26.7MB 02:43:03 support-scheduler latest 0f43dd8c0a53 4 seconds ago 26.2MB 02:43:03 core-command latest fff9bf6435ad 4 seconds ago 17MB 02:43:03 core-data latest 514d0ef8f96c 4 seconds ago 17.2MB 02:43:03 security-spiffe-token-provider latest 672473c0b5ab 4 seconds ago 28.7MB 02:43:03 security-spire-config latest 5b9f43674fc3 About a minute ago 102MB 02:43:03 security-spire-agent latest 2d49f7ddbc89 About a minute ago 161MB 02:43:03 security-spire-server latest 6e3de9be7db7 About a minute ago 102MB 02:43:03 ci-base-image-x86_64 latest b77a0d66f7d8 4 minutes ago 885MB 02:43:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 02:43:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB 02:43:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 02:43:03 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.9s done 02:43:03 #40 ... 02:43:03 02:43:03 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:43:03 #56 12.03 OK: 266 MiB in 52 packages 02:43:03 #56 DONE 13.0s 02:43:03 02:43:03 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:43:03 #57 DONE 10.6s 02:43:03 02:43:03 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:03 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:03 provisioning config files... 02:43:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/627@tmp/config2850105553778190852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:03 #40 ... 02:43:03 02:43:03 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:43:03 #55 12.28 OK: 266 MiB in 52 packages 02:43:03 #55 DONE 13.6s 02:43:03 02:43:03 #58 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:43:03 ---> ****-login.sh 02:43:03 nexus3.edgexfoundry.org:10001 02:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:03 Configure a credential helper to remove this warning. See 02:43:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:03 02:43:03 Login Succeeded 02:43:03 nexus3.edgexfoundry.org:10002 02:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:03 Configure a credential helper to remove this warning. See 02:43:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:03 02:43:03 Login Succeeded 02:43:03 nexus3.edgexfoundry.org:10003 02:43:03 #58 ... 02:43:03 02:43:03 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:43:03 #59 ... 02:43:03 02:43:03 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:04 Configure a credential helper to remove this warning. See 02:43:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:04 02:43:04 Login Succeeded 02:43:04 nexus3.edgexfoundry.org:10004 02:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:04 Configure a credential helper to remove this warning. See 02:43:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:04 02:43:04 Login Succeeded 02:43:04 ****.io 02:43:04 #60 ... 02:43:04 02:43:04 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:04 Configure a credential helper to remove this warning. See 02:43:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:04 02:43:04 Login Succeeded 02:43:04 ---> ****-login.sh ends [Pipeline] } 02:43:04 Deleting 1 temporary files 02:43:04 #61 ... 02:43:04 02:43:04 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:43:04 #43 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 02:43:04 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 02:43:04 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 02:43:04 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 02:43:04 #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done 02:43:04 #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.7s done 02:43:04 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 02:43:04 #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 02:43:04 #43 ... 02:43:04 02:43:04 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:43:04 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:43:04 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:04 latest 02:43:04 3.2.0-dev.17 02:43:04 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:04 main 02:43:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 02:43:04 #62 ... 02:43:04 02:43:04 #58 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:43:04 #58 DONE 1.0s 02:43:04 02:43:04 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:43:04 #63 ... 02:43:04 02:43:04 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:05 #64 ... 02:43:05 02:43:05 #65 [core-command builder 4/7] COPY go.mod vendor* ./ 02:43:05 #65 DONE 1.6s 02:43:05 02:43:05 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:43:05 #66 ... 02:43:05 02:43:05 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:43:05 #67 DONE 1.6s 02:43:05 02:43:05 #45 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:43:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:05 #45 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:05 #45 ... 02:43:05 02:43:05 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:43:05 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 02:43:05 + docker push nexus3.edgexfoundry.org:10004/core-command:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:43:05 4e3ce3c8d9ea: Preparing 02:43:05 cdecf989b893: Preparing 02:43:05 7e6d28f3556c: Preparing 02:43:05 393a0a7606d3: Preparing 02:43:05 87b416f3289b: Preparing 02:43:05 223dbf3c67a6: Preparing 02:43:05 aedc3bda2944: Preparing 02:43:05 223dbf3c67a6: Waiting 02:43:05 aedc3bda2944: Waiting 02:43:05 393a0a7606d3: Pushed 02:43:05 87b416f3289b: Pushed 02:43:05 7e6d28f3556c: Pushed 02:43:05 aedc3bda2944: Layer already exists 02:43:05 4e3ce3c8d9ea: Pushed 02:43:05 #43 ... 02:43:05 02:43:05 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:43:05 #54 11.45 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:43:05 #54 11.45 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:43:05 #54 11.45 OK: 19950 distinct packages available 02:43:05 #54 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:05 #54 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:05 #54 14.25 OK: 266 MiB in 52 packages 02:43:05 #54 DONE 15.0s 02:43:05 02:43:05 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:43:06 223dbf3c67a6: Pushed 02:43:06 cdecf989b893: Pushed 02:43:06 #68 DONE 0.9s 02:43:06 02:43:06 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:06 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:f4898280bf834f1c66f10602234099c1bc8f25eaa2744a1601717e8cc16f9538 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:07 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:43:07 4e3ce3c8d9ea: Preparing 02:43:07 cdecf989b893: Preparing 02:43:07 7e6d28f3556c: Preparing 02:43:07 393a0a7606d3: Preparing 02:43:07 87b416f3289b: Preparing 02:43:07 223dbf3c67a6: Preparing 02:43:07 aedc3bda2944: Preparing 02:43:07 aedc3bda2944: Waiting 02:43:07 223dbf3c67a6: Waiting 02:43:07 87b416f3289b: Layer already exists 02:43:07 4e3ce3c8d9ea: Layer already exists 02:43:07 393a0a7606d3: Layer already exists 02:43:07 7e6d28f3556c: Layer already exists 02:43:07 cdecf989b893: Layer already exists 02:43:07 223dbf3c67a6: Layer already exists 02:43:07 aedc3bda2944: Layer already exists 02:43:07 latest: digest: sha256:f4898280bf834f1c66f10602234099c1bc8f25eaa2744a1601717e8cc16f9538 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:08 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.17 02:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:43:08 4e3ce3c8d9ea: Preparing 02:43:08 cdecf989b893: Preparing 02:43:08 7e6d28f3556c: Preparing 02:43:08 393a0a7606d3: Preparing 02:43:08 87b416f3289b: Preparing 02:43:08 223dbf3c67a6: Preparing 02:43:08 aedc3bda2944: Preparing 02:43:08 223dbf3c67a6: Waiting 02:43:08 aedc3bda2944: Waiting 02:43:08 393a0a7606d3: Layer already exists 02:43:08 87b416f3289b: Layer already exists 02:43:08 cdecf989b893: Layer already exists 02:43:08 4e3ce3c8d9ea: Layer already exists 02:43:08 7e6d28f3556c: Layer already exists 02:43:08 aedc3bda2944: Layer already exists 02:43:08 223dbf3c67a6: Layer already exists 02:43:08 3.2.0-dev.17: digest: sha256:f4898280bf834f1c66f10602234099c1bc8f25eaa2744a1601717e8cc16f9538 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:09 + docker push nexus3.edgexfoundry.org:10004/core-command:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:43:09 4e3ce3c8d9ea: Preparing 02:43:09 cdecf989b893: Preparing 02:43:09 7e6d28f3556c: Preparing 02:43:09 393a0a7606d3: Preparing 02:43:09 87b416f3289b: Preparing 02:43:09 223dbf3c67a6: Preparing 02:43:09 aedc3bda2944: Preparing 02:43:09 aedc3bda2944: Waiting 02:43:09 223dbf3c67a6: Waiting 02:43:09 4e3ce3c8d9ea: Layer already exists 02:43:09 cdecf989b893: Layer already exists 02:43:09 7e6d28f3556c: Layer already exists 02:43:09 87b416f3289b: Layer already exists 02:43:09 393a0a7606d3: Layer already exists 02:43:09 aedc3bda2944: Layer already exists 02:43:09 223dbf3c67a6: Layer already exists 02:43:09 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:f4898280bf834f1c66f10602234099c1bc8f25eaa2744a1601717e8cc16f9538 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:10 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:43:10 4e3ce3c8d9ea: Preparing 02:43:10 cdecf989b893: Preparing 02:43:10 7e6d28f3556c: Preparing 02:43:10 393a0a7606d3: Preparing 02:43:10 87b416f3289b: Preparing 02:43:10 223dbf3c67a6: Preparing 02:43:10 aedc3bda2944: Preparing 02:43:10 223dbf3c67a6: Waiting 02:43:10 aedc3bda2944: Waiting 02:43:10 4e3ce3c8d9ea: Layer already exists 02:43:10 393a0a7606d3: Layer already exists 02:43:10 cdecf989b893: Layer already exists 02:43:10 7e6d28f3556c: Layer already exists 02:43:10 87b416f3289b: Layer already exists 02:43:10 223dbf3c67a6: Layer already exists 02:43:10 aedc3bda2944: Layer already exists 02:43:10 main: digest: sha256:f4898280bf834f1c66f10602234099c1bc8f25eaa2744a1601717e8cc16f9538 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:10 ===================================================== [Pipeline] echo 02:43:10 taggedImages: 02:43:10 - nexus3.edgexfoundry.org:10004/core-command:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:10 - nexus3.edgexfoundry.org:10004/core-command:latest 02:43:10 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.17 02:43:10 - nexus3.edgexfoundry.org:10004/core-command:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:10 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:43:10 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:43:10 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:10 latest 02:43:10 3.2.0-dev.17 02:43:10 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:10 main 02:43:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:43:11 13e7b495bf03: Preparing 02:43:11 b08baf5c7594: Preparing 02:43:11 692dfde34559: Preparing 02:43:11 b829f78fb06e: Preparing 02:43:11 7e6d28f3556c: Preparing 02:43:11 393a0a7606d3: Preparing 02:43:11 87b416f3289b: Preparing 02:43:11 223dbf3c67a6: Preparing 02:43:11 aedc3bda2944: Preparing 02:43:11 87b416f3289b: Waiting 02:43:11 393a0a7606d3: Waiting 02:43:11 223dbf3c67a6: Waiting 02:43:11 aedc3bda2944: Waiting 02:43:11 692dfde34559: Pushed 02:43:11 b08baf5c7594: Pushed 02:43:12 7e6d28f3556c: Layer already exists 02:43:12 393a0a7606d3: Layer already exists 02:43:12 #69 ... 02:43:12 02:43:12 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:12 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.5s 02:43:12 87b416f3289b: Layer already exists 02:43:12 223dbf3c67a6: Layer already exists 02:43:12 aedc3bda2944: Layer already exists 02:43:12 13e7b495bf03: Pushed 02:43:12 b829f78fb06e: Pushed 02:43:12 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:dee8b63e3612919636a4bcbc1a0a8fb0330e724502db7d6c9024e9008af429a8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:12 + 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 02:43:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:43:13 13e7b495bf03: Preparing 02:43:13 b08baf5c7594: Preparing 02:43:13 692dfde34559: Preparing 02:43:13 b829f78fb06e: Preparing 02:43:13 7e6d28f3556c: Preparing 02:43:13 393a0a7606d3: Preparing 02:43:13 87b416f3289b: Preparing 02:43:13 223dbf3c67a6: Preparing 02:43:13 393a0a7606d3: Waiting 02:43:13 87b416f3289b: Waiting 02:43:13 aedc3bda2944: Preparing 02:43:13 223dbf3c67a6: Waiting 02:43:13 aedc3bda2944: Waiting 02:43:13 b829f78fb06e: Layer already exists 02:43:13 b08baf5c7594: Layer already exists 02:43:13 13e7b495bf03: Layer already exists 02:43:13 692dfde34559: Layer already exists 02:43:13 7e6d28f3556c: Layer already exists 02:43:13 393a0a7606d3: Layer already exists 02:43:13 223dbf3c67a6: Layer already exists 02:43:13 87b416f3289b: Layer already exists 02:43:13 aedc3bda2944: Layer already exists 02:43:13 latest: digest: sha256:dee8b63e3612919636a4bcbc1a0a8fb0330e724502db7d6c9024e9008af429a8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:43:13 #40 ... 02:43:13 02:43:13 #45 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:43:13 #45 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:13 #45 15.38 (1/1) Installing dumb-init (1.2.5-r2) 02:43:13 #45 15.42 Executing busybox-1.36.1-r5.trigger 02:43:13 #45 15.50 OK: 8 MiB in 16 packages 02:43:13 #45 DONE 19.8s 02:43:13 02:43:13 #41 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:43:13 #41 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:13 #41 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:13 #41 14.99 (1/2) Installing dumb-init (1.2.5-r2) 02:43:13 #41 15.04 (2/2) Installing su-exec (0.2-r3) 02:43:13 #41 15.05 Executing busybox-1.36.1-r5.trigger 02:43:13 #41 15.22 OK: 8 MiB in 17 packages 02:43:13 #41 DONE 20.3s 02:43:13 02:43:13 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:13 #40 ... 02:43:13 02:43:13 #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade [Pipeline] sh 02:43:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.17 02:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:43:14 13e7b495bf03: Preparing 02:43:14 b08baf5c7594: Preparing 02:43:14 692dfde34559: Preparing 02:43:14 b829f78fb06e: Preparing 02:43:14 7e6d28f3556c: Preparing 02:43:14 393a0a7606d3: Preparing 02:43:14 87b416f3289b: Preparing 02:43:14 223dbf3c67a6: Preparing 02:43:14 aedc3bda2944: Preparing 02:43:14 aedc3bda2944: Waiting 02:43:14 223dbf3c67a6: Waiting 02:43:14 393a0a7606d3: Waiting 02:43:14 87b416f3289b: Waiting 02:43:14 692dfde34559: Layer already exists 02:43:14 7e6d28f3556c: Layer already exists 02:43:14 13e7b495bf03: Layer already exists 02:43:14 b08baf5c7594: Layer already exists 02:43:14 b829f78fb06e: Layer already exists 02:43:14 393a0a7606d3: Layer already exists 02:43:14 223dbf3c67a6: Layer already exists 02:43:14 87b416f3289b: Layer already exists 02:43:14 aedc3bda2944: Layer already exists 02:43:14 3.2.0-dev.17: digest: sha256:dee8b63e3612919636a4bcbc1a0a8fb0330e724502db7d6c9024e9008af429a8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:14 #70 ... 02:43:14 02:43:14 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:14 #71 ... 02:43:14 02:43:14 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:43:14 13e7b495bf03: Preparing 02:43:14 b08baf5c7594: Preparing 02:43:14 692dfde34559: Preparing 02:43:14 b829f78fb06e: Preparing 02:43:14 7e6d28f3556c: Preparing 02:43:14 393a0a7606d3: Preparing 02:43:14 87b416f3289b: Preparing 02:43:14 223dbf3c67a6: Preparing 02:43:14 aedc3bda2944: Preparing 02:43:14 393a0a7606d3: Waiting 02:43:14 87b416f3289b: Waiting 02:43:14 223dbf3c67a6: Waiting 02:43:14 aedc3bda2944: Waiting 02:43:14 13e7b495bf03: Layer already exists 02:43:14 692dfde34559: Layer already exists 02:43:14 7e6d28f3556c: Layer already exists 02:43:14 b08baf5c7594: Layer already exists 02:43:14 b829f78fb06e: Layer already exists 02:43:14 393a0a7606d3: Layer already exists 02:43:14 223dbf3c67a6: Layer already exists 02:43:14 87b416f3289b: Layer already exists 02:43:14 aedc3bda2944: Layer already exists 02:43:14 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:dee8b63e3612919636a4bcbc1a0a8fb0330e724502db7d6c9024e9008af429a8 size: 2193 [Pipeline] } 02:43:14 #40 ... 02:43:14 02:43:14 #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:15 #72 ... 02:43:15 02:43:15 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:43:15 #73 ... 02:43:15 02:43:15 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] sh 02:43:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:43:15 13e7b495bf03: Preparing 02:43:15 b08baf5c7594: Preparing 02:43:15 692dfde34559: Preparing 02:43:15 b829f78fb06e: Preparing 02:43:15 7e6d28f3556c: Preparing 02:43:15 393a0a7606d3: Preparing 02:43:15 87b416f3289b: Preparing 02:43:15 223dbf3c67a6: Preparing 02:43:15 aedc3bda2944: Preparing 02:43:15 393a0a7606d3: Waiting 02:43:15 223dbf3c67a6: Waiting 02:43:15 87b416f3289b: Waiting 02:43:15 aedc3bda2944: Waiting 02:43:15 13e7b495bf03: Layer already exists 02:43:15 b08baf5c7594: Layer already exists 02:43:15 b829f78fb06e: Layer already exists 02:43:15 7e6d28f3556c: Layer already exists 02:43:15 692dfde34559: Layer already exists 02:43:15 223dbf3c67a6: Layer already exists 02:43:15 87b416f3289b: Layer already exists 02:43:15 aedc3bda2944: Layer already exists 02:43:15 393a0a7606d3: Layer already exists 02:43:15 main: digest: sha256:dee8b63e3612919636a4bcbc1a0a8fb0330e724502db7d6c9024e9008af429a8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:16 ===================================================== [Pipeline] echo 02:43:16 taggedImages: 02:43:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:43:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.17 02:43:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:43:16 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:43:16 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:16 latest 02:43:16 3.2.0-dev.17 02:43:16 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:16 main 02:43:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:16 #40 ... 02:43:16 02:43:16 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:43:16 #66 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:16 #66 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:16 #66 17.90 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:43:16 #66 17.90 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:43:16 #66 17.90 OK: 19945 distinct packages available 02:43:16 #66 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:16 #66 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:16 #66 ... 02:43:16 02:43:16 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:16 #40 ... 02:43:16 02:43:16 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:43:16 #63 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:16 #63 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:16 #63 20.60 (1/1) Installing dumb-init (1.2.5-r2) 02:43:16 #63 20.60 Executing busybox-1.36.1-r5.trigger 02:43:16 #63 20.81 OK: 8 MiB in 16 packages 02:43:16 #63 DONE 22.6s 02:43:16 02:43:16 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } 02:43:16 #40 ... 02:43:16 02:43:16 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:43:16 #60 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:16 #60 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:16 #60 18.67 (1/2) Installing ca-certificates (20230506-r0) 02:43:16 #60 18.90 (2/2) Installing dumb-init (1.2.5-r2) 02:43:16 #60 18.94 Executing busybox-1.36.1-r5.trigger 02:43:16 #60 19.02 Executing ca-certificates-20230506-r0.trigger 02:43:16 #60 20.27 OK: 9 MiB in 17 packages 02:43:16 #60 DONE 22.6s 02:43:16 02:43:16 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:16 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.2s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:17 + docker push nexus3.edgexfoundry.org:10004/core-data:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:43:17 bf7005c720d6: Preparing 02:43:17 df350cf42e6b: Preparing 02:43:17 7e6d28f3556c: Preparing 02:43:17 393a0a7606d3: Preparing 02:43:17 87b416f3289b: Preparing 02:43:17 223dbf3c67a6: Preparing 02:43:17 aedc3bda2944: Preparing 02:43:17 223dbf3c67a6: Waiting 02:43:17 aedc3bda2944: Waiting 02:43:17 87b416f3289b: Layer already exists 02:43:17 393a0a7606d3: Layer already exists 02:43:17 7e6d28f3556c: Layer already exists 02:43:17 223dbf3c67a6: Layer already exists 02:43:17 aedc3bda2944: Layer already exists 02:43:17 bf7005c720d6: Pushed 02:43:17 #40 ... 02:43:17 02:43:17 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:43:17 #61 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:17 #61 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:17 #61 20.13 (1/4) Installing dumb-init (1.2.5-r2) 02:43:17 #61 20.18 (2/4) Installing openssl (3.1.4-r5) 02:43:17 #61 20.30 (3/4) Installing su-exec (0.2-r3) 02:43:17 #61 20.30 (4/4) Installing yq (4.33.3-r5) 02:43:17 #61 21.48 Executing busybox-1.36.1-r5.trigger 02:43:17 #61 21.69 OK: 18 MiB in 19 packages 02:43:17 #61 DONE 23.4s 02:43:17 02:43:17 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:43:17 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.7s 02:43:17 #43 ... 02:43:17 02:43:17 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:18 df350cf42e6b: Pushed 02:43:18 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:0b6ea8c882ccac9e84c24d697e30e589ac781d0092df788977775d47024bee9d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:18 #40 ... 02:43:18 02:43:18 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:43:18 #59 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:18 #59 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:18 #59 20.29 (1/4) Installing ca-certificates (20230506-r0) 02:43:18 #59 20.83 (2/4) Installing dumb-init (1.2.5-r2) 02:43:18 #59 20.88 (3/4) Installing su-exec (0.2-r3) 02:43:18 #59 20.92 (4/4) Installing yq (4.33.3-r5) 02:43:18 #59 22.66 Executing busybox-1.36.1-r5.trigger 02:43:18 #59 22.77 Executing ca-certificates-20230506-r0.trigger 02:43:18 #59 23.84 OK: 18 MiB in 19 packages 02:43:18 #59 ... 02:43:18 02:43:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:19 #40 ... 02:43:19 02:43:19 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:43:19 #64 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:19 #64 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:19 #64 20.32 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:43:19 #64 20.32 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:43:19 #64 20.32 OK: 19945 distinct packages available 02:43:19 #64 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:19 #64 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:19 #64 ... 02:43:19 02:43:19 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:43:19 #62 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:19 #62 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:19 #62 21.45 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:43:19 #62 21.45 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:43:19 #62 21.45 OK: 19945 distinct packages available 02:43:19 #62 22.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:19 #62 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:19 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:43:19 bf7005c720d6: Preparing 02:43:19 df350cf42e6b: Preparing 02:43:19 7e6d28f3556c: Preparing 02:43:19 393a0a7606d3: Preparing 02:43:19 87b416f3289b: Preparing 02:43:19 223dbf3c67a6: Preparing 02:43:19 aedc3bda2944: Preparing 02:43:19 223dbf3c67a6: Waiting 02:43:19 aedc3bda2944: Waiting 02:43:19 7e6d28f3556c: Layer already exists 02:43:19 df350cf42e6b: Layer already exists 02:43:19 bf7005c720d6: Layer already exists 02:43:19 393a0a7606d3: Layer already exists 02:43:19 87b416f3289b: Layer already exists 02:43:19 223dbf3c67a6: Layer already exists 02:43:19 aedc3bda2944: Layer already exists 02:43:19 latest: digest: sha256:0b6ea8c882ccac9e84c24d697e30e589ac781d0092df788977775d47024bee9d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:19 #62 ... 02:43:19 02:43:19 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:20 #40 ... 02:43:20 02:43:20 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:43:20 #59 DONE 26.0s 02:43:20 02:43:20 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:20 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.17 02:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:43:20 bf7005c720d6: Preparing 02:43:20 df350cf42e6b: Preparing 02:43:20 7e6d28f3556c: Preparing 02:43:20 393a0a7606d3: Preparing 02:43:20 87b416f3289b: Preparing 02:43:20 223dbf3c67a6: Preparing 02:43:20 aedc3bda2944: Preparing 02:43:20 223dbf3c67a6: Waiting 02:43:20 aedc3bda2944: Waiting 02:43:20 bf7005c720d6: Layer already exists 02:43:20 393a0a7606d3: Layer already exists 02:43:20 7e6d28f3556c: Layer already exists 02:43:20 87b416f3289b: Layer already exists 02:43:20 df350cf42e6b: Layer already exists 02:43:20 aedc3bda2944: Layer already exists 02:43:20 223dbf3c67a6: Layer already exists 02:43:20 3.2.0-dev.17: digest: sha256:0b6ea8c882ccac9e84c24d697e30e589ac781d0092df788977775d47024bee9d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:20 + docker push nexus3.edgexfoundry.org:10004/core-data:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:43:20 bf7005c720d6: Preparing 02:43:20 df350cf42e6b: Preparing 02:43:20 7e6d28f3556c: Preparing 02:43:20 393a0a7606d3: Preparing 02:43:20 87b416f3289b: Preparing 02:43:20 223dbf3c67a6: Preparing 02:43:20 aedc3bda2944: Preparing 02:43:20 223dbf3c67a6: Waiting 02:43:20 aedc3bda2944: Waiting 02:43:20 bf7005c720d6: Layer already exists 02:43:20 df350cf42e6b: Layer already exists 02:43:20 393a0a7606d3: Layer already exists 02:43:20 87b416f3289b: Layer already exists 02:43:20 7e6d28f3556c: Layer already exists 02:43:20 aedc3bda2944: Layer already exists 02:43:20 223dbf3c67a6: Layer already exists 02:43:20 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:0b6ea8c882ccac9e84c24d697e30e589ac781d0092df788977775d47024bee9d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:21 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:43:21 bf7005c720d6: Preparing 02:43:21 df350cf42e6b: Preparing 02:43:21 7e6d28f3556c: Preparing 02:43:21 393a0a7606d3: Preparing 02:43:21 87b416f3289b: Preparing 02:43:21 223dbf3c67a6: Preparing 02:43:21 aedc3bda2944: Preparing 02:43:21 223dbf3c67a6: Waiting 02:43:21 aedc3bda2944: Waiting 02:43:21 bf7005c720d6: Layer already exists 02:43:21 393a0a7606d3: Layer already exists 02:43:21 87b416f3289b: Layer already exists 02:43:21 7e6d28f3556c: Layer already exists 02:43:21 df350cf42e6b: Layer already exists 02:43:21 223dbf3c67a6: Layer already exists 02:43:21 aedc3bda2944: Layer already exists 02:43:21 main: digest: sha256:0b6ea8c882ccac9e84c24d697e30e589ac781d0092df788977775d47024bee9d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:43:22 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.4s 02:43:22 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.7s done [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:22 ===================================================== [Pipeline] echo 02:43:22 taggedImages: 02:43:22 - nexus3.edgexfoundry.org:10004/core-data:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:22 - nexus3.edgexfoundry.org:10004/core-data:latest 02:43:22 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.17 02:43:22 - nexus3.edgexfoundry.org:10004/core-data:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:22 - nexus3.edgexfoundry.org:10004/core-data:main 02:43:22 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.7s done [Pipeline] echo 02:43:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:43:22 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:22 latest 02:43:22 3.2.0-dev.17 02:43:22 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:22 main 02:43:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:23 #40 ... 02:43:23 02:43:23 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:43:23 #66 26.22 (1/11) Installing ca-certificates (20230506-r0) 02:43:23 #66 26.56 (2/11) Installing brotli-libs (1.0.9-r14) 02:43:23 #66 26.64 (3/11) Installing libunistring (1.1-r1) 02:43:23 #66 26.77 (4/11) Installing libidn2 (2.3.4-r1) 02:43:23 #66 26.79 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:43:23 #66 26.81 (6/11) Installing libcurl (8.5.0-r0) 02:43:23 #66 26.88 (7/11) Installing curl (8.5.0-r0) 02:43:23 #66 26.91 (8/11) Installing dumb-init (1.2.5-r2) 02:43:23 #66 26.93 (9/11) Installing musl-obstack (1.2.3-r2) 02:43:23 #66 26.97 (10/11) Installing libucontext (1.2-r2) 02:43:23 #66 27.01 (11/11) Installing gcompat (1.1.0-r1) 02:43:23 #66 27.03 Executing busybox-1.36.1-r5.trigger 02:43:23 #66 27.13 Executing ca-certificates-20230506-r0.trigger 02:43:23 #66 28.13 OK: 13 MiB in 26 packages 02:43:23 #66 DONE 29.5s 02:43:23 02:43:23 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:43:23 #0 8.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:23 62112ab1309a: Preparing 02:43:23 974e363e5c81: Preparing 02:43:23 c6780f0b031f: Preparing 02:43:23 7e6d28f3556c: Preparing 02:43:23 393a0a7606d3: Preparing 02:43:23 87b416f3289b: Preparing 02:43:23 223dbf3c67a6: Preparing 02:43:23 aedc3bda2944: Preparing 02:43:23 87b416f3289b: Waiting 02:43:23 aedc3bda2944: Waiting 02:43:23 7e6d28f3556c: Layer already exists 02:43:23 393a0a7606d3: Layer already exists 02:43:23 87b416f3289b: Layer already exists 02:43:23 223dbf3c67a6: Layer already exists 02:43:23 aedc3bda2944: Layer already exists 02:43:23 62112ab1309a: Pushed 02:43:23 974e363e5c81: Pushed 02:43:23 #74 ... 02:43:23 02:43:23 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:43:23 #64 29.23 (1/5) Installing dumb-init (1.2.5-r2) 02:43:23 #64 29.28 (2/5) Installing musl-obstack (1.2.3-r2) 02:43:23 #64 29.31 (3/5) Installing libucontext (1.2-r2) 02:43:23 #64 29.36 (4/5) Installing gcompat (1.1.0-r1) 02:43:23 #64 29.42 (5/5) Installing openssl (3.1.4-r5) 02:43:23 #64 29.54 Executing busybox-1.36.1-r5.trigger 02:43:23 #64 29.69 OK: 9 MiB in 20 packages 02:43:24 c6780f0b031f: Pushed 02:43:24 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:932bddd2a4e00fec8b51e17b802f488cd19139b725bb85c302ad18432e74773c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:25 #64 ... 02:43:25 02:43:25 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:43:25 #62 29.05 (1/4) Installing dumb-init (1.2.5-r2) 02:43:25 #62 29.12 (2/4) Installing musl-obstack (1.2.3-r2) 02:43:25 #62 29.19 (3/4) Installing libucontext (1.2-r2) 02:43:25 #62 29.22 (4/4) Installing gcompat (1.1.0-r1) 02:43:25 #62 29.31 Executing busybox-1.36.1-r5.trigger 02:43:25 #62 29.53 OK: 8 MiB in 19 packages 02:43:25 #62 DONE 30.8s 02:43:25 02:43:25 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:43:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:25 62112ab1309a: Preparing 02:43:25 974e363e5c81: Preparing 02:43:25 c6780f0b031f: Preparing 02:43:25 7e6d28f3556c: Preparing 02:43:25 393a0a7606d3: Preparing 02:43:25 87b416f3289b: Preparing 02:43:25 223dbf3c67a6: Preparing 02:43:25 aedc3bda2944: Preparing 02:43:25 87b416f3289b: Waiting 02:43:25 aedc3bda2944: Waiting 02:43:25 223dbf3c67a6: Waiting 02:43:25 c6780f0b031f: Layer already exists 02:43:25 393a0a7606d3: Layer already exists 02:43:25 974e363e5c81: Layer already exists 02:43:25 7e6d28f3556c: Layer already exists 02:43:25 62112ab1309a: Layer already exists 02:43:25 87b416f3289b: Layer already exists 02:43:25 223dbf3c67a6: Layer already exists 02:43:25 aedc3bda2944: Layer already exists 02:43:25 latest: digest: sha256:932bddd2a4e00fec8b51e17b802f488cd19139b725bb85c302ad18432e74773c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:26 #75 ... 02:43:26 02:43:26 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:43:26 #64 DONE 32.3s 02:43:26 02:43:26 #76 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:43:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.17 02:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:26 62112ab1309a: Preparing 02:43:26 974e363e5c81: Preparing 02:43:26 c6780f0b031f: Preparing 02:43:26 7e6d28f3556c: Preparing 02:43:26 393a0a7606d3: Preparing 02:43:26 87b416f3289b: Preparing 02:43:26 223dbf3c67a6: Preparing 02:43:26 aedc3bda2944: Preparing 02:43:26 223dbf3c67a6: Waiting 02:43:26 87b416f3289b: Waiting 02:43:26 aedc3bda2944: Waiting 02:43:26 393a0a7606d3: Layer already exists 02:43:26 62112ab1309a: Layer already exists 02:43:26 974e363e5c81: Layer already exists 02:43:26 c6780f0b031f: Layer already exists 02:43:26 7e6d28f3556c: Layer already exists 02:43:26 223dbf3c67a6: Layer already exists 02:43:26 aedc3bda2944: Layer already exists 02:43:26 87b416f3289b: Layer already exists 02:43:26 3.2.0-dev.17: digest: sha256:932bddd2a4e00fec8b51e17b802f488cd19139b725bb85c302ad18432e74773c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:26 #76 ... 02:43:26 02:43:26 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:43:26 #0 7.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:26 #0 8.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:26 #77 ... 02:43:26 02:43:26 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:43:26 #0 8.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:27 #78 ... 02:43:27 02:43:27 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:43:27 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.3s done 02:43:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:27 62112ab1309a: Preparing 02:43:27 974e363e5c81: Preparing 02:43:27 c6780f0b031f: Preparing 02:43:27 7e6d28f3556c: Preparing 02:43:27 393a0a7606d3: Preparing 02:43:27 87b416f3289b: Preparing 02:43:27 223dbf3c67a6: Preparing 02:43:27 aedc3bda2944: Preparing 02:43:27 87b416f3289b: Waiting 02:43:27 223dbf3c67a6: Waiting 02:43:27 aedc3bda2944: Waiting 02:43:27 393a0a7606d3: Layer already exists 02:43:27 974e363e5c81: Layer already exists 02:43:27 62112ab1309a: Layer already exists 02:43:27 7e6d28f3556c: Layer already exists 02:43:27 c6780f0b031f: Layer already exists 02:43:27 87b416f3289b: Layer already exists 02:43:27 223dbf3c67a6: Layer already exists 02:43:27 aedc3bda2944: Layer already exists 02:43:27 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:932bddd2a4e00fec8b51e17b802f488cd19139b725bb85c302ad18432e74773c size: 1985 [Pipeline] } 02:43:27 #43 ... 02:43:27 02:43:27 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:43:27 #78 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:27 #78 ... 02:43:27 02:43:27 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:43:27 #0 6.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:27 #0 8.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv 02:43:27 #79 ... 02:43:27 02:43:27 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:43:27 #0 5.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:27 #0 7.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:28 62112ab1309a: Preparing 02:43:28 974e363e5c81: Preparing 02:43:28 c6780f0b031f: Preparing 02:43:28 7e6d28f3556c: Preparing 02:43:28 393a0a7606d3: Preparing 02:43:28 87b416f3289b: Preparing 02:43:28 223dbf3c67a6: Preparing 02:43:28 aedc3bda2944: Preparing 02:43:28 223dbf3c67a6: Waiting 02:43:28 aedc3bda2944: Waiting 02:43:28 87b416f3289b: Waiting 02:43:28 393a0a7606d3: Layer already exists 02:43:28 62112ab1309a: Layer already exists 02:43:28 7e6d28f3556c: Layer already exists 02:43:28 974e363e5c81: Layer already exists 02:43:28 c6780f0b031f: Layer already exists 02:43:28 aedc3bda2944: Layer already exists 02:43:28 87b416f3289b: Layer already exists 02:43:28 223dbf3c67a6: Layer already exists 02:43:28 main: digest: sha256:932bddd2a4e00fec8b51e17b802f488cd19139b725bb85c302ad18432e74773c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 02:43:28 #80 ... 02:43:28 02:43:28 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:43:28 #0 5.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:28 ===================================================== [Pipeline] echo 02:43:28 taggedImages: 02:43:28 - nexus3.edgexfoundry.org:10004/core-metadata:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:43:28 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.17 02:43:28 - nexus3.edgexfoundry.org:10004/core-metadata:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:28 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:43:28 #81 ... 02:43:28 02:43:28 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:43:28 #75 3.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] echo 02:43:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:43:28 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:28 latest 02:43:28 3.2.0-dev.17 02:43:28 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:28 main 02:43:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:29 03d6e5cf15f9: Preparing 02:43:29 41eda2466d62: Preparing 02:43:29 b66f31bfb047: Preparing 02:43:29 a8ffc4ea3ea1: Preparing 02:43:29 2564d1166ebc: Preparing 02:43:29 7f843c43737b: Preparing 02:43:29 c3f8c4473712: Preparing 02:43:29 7e6d28f3556c: Preparing 02:43:29 393a0a7606d3: Preparing 02:43:29 6eeb9553235d: Preparing 02:43:29 2ea4d8e0fe62: Preparing 02:43:29 5f70bf18a086: Preparing 02:43:29 13a2fc8c4b1d: Preparing 02:43:29 9e5c27fb6038: Preparing 02:43:29 7cd7be2c2d7b: Preparing 02:43:29 aedc3bda2944: Preparing 02:43:29 7e6d28f3556c: Waiting 02:43:29 5f70bf18a086: Waiting 02:43:29 7cd7be2c2d7b: Waiting 02:43:29 393a0a7606d3: Waiting 02:43:29 6eeb9553235d: Waiting 02:43:29 13a2fc8c4b1d: Waiting 02:43:29 2ea4d8e0fe62: Waiting 02:43:29 aedc3bda2944: Waiting 02:43:29 9e5c27fb6038: Waiting 02:43:29 c3f8c4473712: Waiting 02:43:29 7f843c43737b: Waiting 02:43:29 2564d1166ebc: Pushed 02:43:29 41eda2466d62: Pushed 02:43:29 a8ffc4ea3ea1: Pushed 02:43:29 b66f31bfb047: Pushed 02:43:29 03d6e5cf15f9: Pushed 02:43:29 7e6d28f3556c: Layer already exists 02:43:29 393a0a7606d3: Layer already exists 02:43:30 #75 5.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:30 7f843c43737b: Pushed 02:43:30 6eeb9553235d: Pushed 02:43:30 5f70bf18a086: Pushed 02:43:30 2ea4d8e0fe62: Pushed 02:43:30 aedc3bda2944: Layer already exists 02:43:30 13a2fc8c4b1d: Pushed 02:43:30 9e5c27fb6038: Pushed 02:43:30 7cd7be2c2d7b: Pushed 02:43:30 #75 ... 02:43:30 02:43:30 #70 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:43:30 #70 8.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:30 #70 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:30 #70 16.41 OK: 8 MiB in 16 packages 02:43:30 #70 DONE 17.6s 02:43:30 02:43:30 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:43:30 #77 13.74 OK: 9 MiB in 17 packages 02:43:31 c3f8c4473712: Pushed 02:43:31 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:3e83a0e0a15b74ecfa468918fbb5c8a5ff823eacc8321cad7599c28ec7fba60a size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:43:31 #77 DONE 15.1s 02:43:31 02:43:31 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:43:31 #74 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:31 #74 17.02 OK: 8 MiB in 17 packages 02:43:31 #74 DONE 18.5s 02:43:31 02:43:31 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:43:31 #80 11.73 OK: 18 MiB in 19 packages [Pipeline] sh 02:43:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:32 03d6e5cf15f9: Preparing 02:43:32 41eda2466d62: Preparing 02:43:32 b66f31bfb047: Preparing 02:43:32 a8ffc4ea3ea1: Preparing 02:43:32 2564d1166ebc: Preparing 02:43:32 7f843c43737b: Preparing 02:43:32 c3f8c4473712: Preparing 02:43:32 7e6d28f3556c: Preparing 02:43:32 393a0a7606d3: Preparing 02:43:32 6eeb9553235d: Preparing 02:43:32 c3f8c4473712: Waiting 02:43:32 7f843c43737b: Waiting 02:43:32 7e6d28f3556c: Waiting 02:43:32 393a0a7606d3: Waiting 02:43:32 2ea4d8e0fe62: Preparing 02:43:32 6eeb9553235d: Waiting 02:43:32 5f70bf18a086: Preparing 02:43:32 2ea4d8e0fe62: Waiting 02:43:32 13a2fc8c4b1d: Preparing 02:43:32 5f70bf18a086: Waiting 02:43:32 9e5c27fb6038: Preparing 02:43:32 7cd7be2c2d7b: Preparing 02:43:32 13a2fc8c4b1d: Waiting 02:43:32 9e5c27fb6038: Waiting 02:43:32 aedc3bda2944: Preparing 02:43:32 aedc3bda2944: Waiting 02:43:32 7cd7be2c2d7b: Waiting 02:43:32 a8ffc4ea3ea1: Layer already exists 02:43:32 2564d1166ebc: Layer already exists 02:43:32 b66f31bfb047: Layer already exists 02:43:32 03d6e5cf15f9: Layer already exists 02:43:32 41eda2466d62: Layer already exists 02:43:32 7e6d28f3556c: Layer already exists 02:43:32 7f843c43737b: Layer already exists 02:43:32 c3f8c4473712: Layer already exists 02:43:32 393a0a7606d3: Layer already exists 02:43:32 5f70bf18a086: Layer already exists 02:43:32 2ea4d8e0fe62: Layer already exists 02:43:32 6eeb9553235d: Layer already exists 02:43:32 9e5c27fb6038: Layer already exists 02:43:32 13a2fc8c4b1d: Layer already exists 02:43:32 aedc3bda2944: Layer already exists 02:43:32 7cd7be2c2d7b: Layer already exists 02:43:32 latest: digest: sha256:3e83a0e0a15b74ecfa468918fbb5c8a5ff823eacc8321cad7599c28ec7fba60a size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:33 #80 DONE 13.1s 02:43:33 02:43:33 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:43:33 #78 15.86 OK: 8 MiB in 16 packages 02:43:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.17 02:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:33 03d6e5cf15f9: Preparing 02:43:33 41eda2466d62: Preparing 02:43:33 b66f31bfb047: Preparing 02:43:33 a8ffc4ea3ea1: Preparing 02:43:33 2564d1166ebc: Preparing 02:43:33 7f843c43737b: Preparing 02:43:33 c3f8c4473712: Preparing 02:43:33 7e6d28f3556c: Preparing 02:43:33 393a0a7606d3: Preparing 02:43:33 6eeb9553235d: Preparing 02:43:33 2ea4d8e0fe62: Preparing 02:43:33 5f70bf18a086: Preparing 02:43:33 13a2fc8c4b1d: Preparing 02:43:33 9e5c27fb6038: Preparing 02:43:33 7cd7be2c2d7b: Preparing 02:43:33 aedc3bda2944: Preparing 02:43:33 7f843c43737b: Waiting 02:43:33 c3f8c4473712: Waiting 02:43:33 9e5c27fb6038: Waiting 02:43:33 7e6d28f3556c: Waiting 02:43:33 7cd7be2c2d7b: Waiting 02:43:33 aedc3bda2944: Waiting 02:43:33 393a0a7606d3: Waiting 02:43:33 6eeb9553235d: Waiting 02:43:33 2ea4d8e0fe62: Waiting 02:43:33 5f70bf18a086: Waiting 02:43:33 13a2fc8c4b1d: Waiting 02:43:33 41eda2466d62: Layer already exists 02:43:33 b66f31bfb047: Layer already exists 02:43:33 03d6e5cf15f9: Layer already exists 02:43:33 a8ffc4ea3ea1: Layer already exists 02:43:33 2564d1166ebc: Layer already exists 02:43:33 c3f8c4473712: Layer already exists 02:43:33 7f843c43737b: Layer already exists 02:43:33 6eeb9553235d: Layer already exists 02:43:33 7e6d28f3556c: Layer already exists 02:43:33 5f70bf18a086: Layer already exists 02:43:33 13a2fc8c4b1d: Layer already exists 02:43:33 393a0a7606d3: Layer already exists 02:43:33 2ea4d8e0fe62: Layer already exists 02:43:33 9e5c27fb6038: Layer already exists 02:43:33 7cd7be2c2d7b: Layer already exists 02:43:33 aedc3bda2944: Layer already exists 02:43:33 3.2.0-dev.17: digest: sha256:3e83a0e0a15b74ecfa468918fbb5c8a5ff823eacc8321cad7599c28ec7fba60a size: 3645 [Pipeline] } 02:43:33 #78 ... 02:43:33 02:43:33 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:43:33 #79 14.48 OK: 18 MiB in 19 packages 02:43:33 #79 DONE 15.9s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:33 02:43:33 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:43:33 #78 DONE 17.1s 02:43:33 02:43:33 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:43:33 #82 DONE 0.3s 02:43:33 02:43:33 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:43:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:34 03d6e5cf15f9: Preparing 02:43:34 41eda2466d62: Preparing 02:43:34 b66f31bfb047: Preparing 02:43:34 a8ffc4ea3ea1: Preparing 02:43:34 2564d1166ebc: Preparing 02:43:34 7f843c43737b: Preparing 02:43:34 c3f8c4473712: Preparing 02:43:34 7e6d28f3556c: Preparing 02:43:34 393a0a7606d3: Preparing 02:43:34 6eeb9553235d: Preparing 02:43:34 2ea4d8e0fe62: Preparing 02:43:34 5f70bf18a086: Preparing 02:43:34 13a2fc8c4b1d: Preparing 02:43:34 9e5c27fb6038: Preparing 02:43:34 7cd7be2c2d7b: Preparing 02:43:34 aedc3bda2944: Preparing 02:43:34 6eeb9553235d: Waiting 02:43:34 13a2fc8c4b1d: Waiting 02:43:34 9e5c27fb6038: Waiting 02:43:34 2ea4d8e0fe62: Waiting 02:43:34 5f70bf18a086: Waiting 02:43:34 7cd7be2c2d7b: Waiting 02:43:34 7f843c43737b: Waiting 02:43:34 c3f8c4473712: Waiting 02:43:34 aedc3bda2944: Waiting 02:43:34 7e6d28f3556c: Waiting 02:43:34 393a0a7606d3: Waiting 02:43:34 03d6e5cf15f9: Layer already exists 02:43:34 a8ffc4ea3ea1: Layer already exists 02:43:34 2564d1166ebc: Layer already exists 02:43:34 41eda2466d62: Layer already exists 02:43:34 c3f8c4473712: Layer already exists 02:43:34 7e6d28f3556c: Layer already exists 02:43:34 393a0a7606d3: Layer already exists 02:43:34 6eeb9553235d: Layer already exists 02:43:34 5f70bf18a086: Layer already exists 02:43:34 9e5c27fb6038: Layer already exists 02:43:34 7cd7be2c2d7b: Layer already exists 02:43:34 aedc3bda2944: Layer already exists 02:43:34 b66f31bfb047: Layer already exists 02:43:34 7f843c43737b: Layer already exists 02:43:34 2ea4d8e0fe62: Layer already exists 02:43:34 13a2fc8c4b1d: Layer already exists 02:43:34 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:3e83a0e0a15b74ecfa468918fbb5c8a5ff823eacc8321cad7599c28ec7fba60a size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } 02:43:35 #83 DONE 3.2s 02:43:35 02:43:35 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:43:35 #84 DONE 0.2s 02:43:35 02:43:35 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:43:35 #75 9.847 OK: 8 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:35 03d6e5cf15f9: Preparing 02:43:35 41eda2466d62: Preparing 02:43:35 b66f31bfb047: Preparing 02:43:35 a8ffc4ea3ea1: Preparing 02:43:35 2564d1166ebc: Preparing 02:43:35 7f843c43737b: Preparing 02:43:35 c3f8c4473712: Preparing 02:43:35 7e6d28f3556c: Preparing 02:43:35 393a0a7606d3: Preparing 02:43:35 6eeb9553235d: Preparing 02:43:35 2ea4d8e0fe62: Preparing 02:43:35 5f70bf18a086: Preparing 02:43:35 13a2fc8c4b1d: Preparing 02:43:35 9e5c27fb6038: Preparing 02:43:35 7cd7be2c2d7b: Preparing 02:43:35 7e6d28f3556c: Waiting 02:43:35 aedc3bda2944: Preparing 02:43:35 2ea4d8e0fe62: Waiting 02:43:35 13a2fc8c4b1d: Waiting 02:43:35 393a0a7606d3: Waiting 02:43:35 6eeb9553235d: Waiting 02:43:35 aedc3bda2944: Waiting 02:43:35 5f70bf18a086: Waiting 02:43:35 9e5c27fb6038: Waiting 02:43:35 7f843c43737b: Waiting 02:43:35 c3f8c4473712: Waiting 02:43:35 2564d1166ebc: Layer already exists 02:43:35 a8ffc4ea3ea1: Layer already exists 02:43:35 41eda2466d62: Layer already exists 02:43:35 b66f31bfb047: Layer already exists 02:43:35 03d6e5cf15f9: Layer already exists 02:43:35 c3f8c4473712: Layer already exists 02:43:35 6eeb9553235d: Layer already exists 02:43:35 7e6d28f3556c: Layer already exists 02:43:35 7f843c43737b: Layer already exists 02:43:35 393a0a7606d3: Layer already exists 02:43:35 2ea4d8e0fe62: Layer already exists 02:43:35 5f70bf18a086: Layer already exists 02:43:35 7cd7be2c2d7b: Layer already exists 02:43:35 9e5c27fb6038: Layer already exists 02:43:35 13a2fc8c4b1d: Layer already exists 02:43:35 aedc3bda2944: Layer already exists 02:43:35 main: digest: sha256:3e83a0e0a15b74ecfa468918fbb5c8a5ff823eacc8321cad7599c28ec7fba60a size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:43:35 #75 DONE 10.7s 02:43:35 02:43:35 #76 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:43:35 #76 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:43:35 #76 5.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:35 #76 9.163 OK: 9 MiB in 20 packages 02:43:35 #76 DONE 9.8s 02:43:35 02:43:35 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:36 ===================================================== [Pipeline] echo 02:43:36 taggedImages: 02:43:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:43:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.17 02:43:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:43:36 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:43:36 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:36 latest 02:43:36 3.2.0-dev.17 02:43:36 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:36 main 02:43:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 02:43:36 #85 ... 02:43:36 02:43:36 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:43:36 #81 6.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:43:36 #81 11.83 OK: 13 MiB in 26 packages 02:43:36 #81 DONE 12.9s 02:43:36 02:43:36 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:37 13e7b495bf03: Preparing 02:43:37 b08baf5c7594: Preparing 02:43:37 701f978ca0fb: Preparing 02:43:37 c31f48fc18ff: Preparing 02:43:37 7e6d28f3556c: Preparing 02:43:37 393a0a7606d3: Preparing 02:43:37 87b416f3289b: Preparing 02:43:37 223dbf3c67a6: Preparing 02:43:37 aedc3bda2944: Preparing 02:43:37 87b416f3289b: Waiting 02:43:37 aedc3bda2944: Waiting 02:43:37 393a0a7606d3: Waiting 02:43:37 223dbf3c67a6: Waiting 02:43:37 b08baf5c7594: Layer already exists 02:43:37 7e6d28f3556c: Layer already exists 02:43:37 13e7b495bf03: Layer already exists 02:43:37 393a0a7606d3: Layer already exists 02:43:37 87b416f3289b: Layer already exists 02:43:37 223dbf3c67a6: Layer already exists 02:43:37 aedc3bda2944: Layer already exists 02:43:37 701f978ca0fb: Pushed 02:43:37 #86 ... 02:43:37 02:43:37 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:43:37 #85 DONE 2.3s 02:43:38 02:43:38 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:43:38 #87 DONE 2.4s 02:43:38 02:43:38 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:43:38 #86 DONE 2.3s 02:43:38 02:43:38 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:43:38 #88 ... 02:43:38 02:43:38 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:43:38 #89 DONE 0.3s 02:43:38 c31f48fc18ff: Pushed 02:43:38 02:43:38 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:43:38 #90 DONE 0.3s 02:43:38 02:43:38 #91 [security-spire-config stage-2 6/10] COPY security.txt / 02:43:38 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:68b935d6ab65fc4a20f95106c910b26af49c826f80fe0f6c7d59672723b0bbca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:38 #91 DONE 0.4s 02:43:38 02:43:38 #92 [security-spire-server stage-2 6/9] COPY security.txt / 02:43:38 #92 DONE 0.4s 02:43:38 02:43:38 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:43:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:39 #93 DONE 0.4s 02:43:39 02:43:39 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:43:39 #94 ... 02:43:39 02:43:39 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:43:39 #95 DONE 0.5s 02:43:39 02:43:39 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:43:39 #94 DONE 0.3s 02:43:39 02:43:39 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:43:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:39 13e7b495bf03: Preparing 02:43:39 b08baf5c7594: Preparing 02:43:39 701f978ca0fb: Preparing 02:43:39 c31f48fc18ff: Preparing 02:43:39 7e6d28f3556c: Preparing 02:43:39 393a0a7606d3: Preparing 02:43:39 87b416f3289b: Preparing 02:43:39 223dbf3c67a6: Preparing 02:43:39 aedc3bda2944: Preparing 02:43:39 87b416f3289b: Waiting 02:43:39 223dbf3c67a6: Waiting 02:43:39 aedc3bda2944: Waiting 02:43:39 393a0a7606d3: Waiting 02:43:39 13e7b495bf03: Layer already exists 02:43:39 7e6d28f3556c: Layer already exists 02:43:39 c31f48fc18ff: Layer already exists 02:43:39 701f978ca0fb: Layer already exists 02:43:39 b08baf5c7594: Layer already exists 02:43:39 223dbf3c67a6: Layer already exists 02:43:39 87b416f3289b: Layer already exists 02:43:39 aedc3bda2944: Layer already exists 02:43:39 393a0a7606d3: Layer already exists 02:43:39 latest: digest: sha256:68b935d6ab65fc4a20f95106c910b26af49c826f80fe0f6c7d59672723b0bbca size: 2192 [Pipeline] } [Pipeline] // withEnv 02:43:39 #96 DONE 0.4s 02:43:39 02:43:39 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:39 #97 DONE 0.4s 02:43:39 02:43:39 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:43:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:40 #98 DONE 0.6s 02:43:40 02:43:40 #99 [security-spire-server] exporting to image 02:43:40 #99 exporting layers 02:43:40 #99 ... 02:43:40 02:43:40 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:43:40 #88 DONE 2.3s 02:43:40 02:43:40 #99 [security-spire-config] exporting to image 02:43:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.17 02:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:40 13e7b495bf03: Preparing 02:43:40 b08baf5c7594: Preparing 02:43:40 701f978ca0fb: Preparing 02:43:40 c31f48fc18ff: Preparing 02:43:40 7e6d28f3556c: Preparing 02:43:40 393a0a7606d3: Preparing 02:43:40 87b416f3289b: Preparing 02:43:40 223dbf3c67a6: Preparing 02:43:40 aedc3bda2944: Preparing 02:43:40 87b416f3289b: Waiting 02:43:40 223dbf3c67a6: Waiting 02:43:40 aedc3bda2944: Waiting 02:43:40 393a0a7606d3: Waiting 02:43:40 13e7b495bf03: Layer already exists 02:43:40 b08baf5c7594: Layer already exists 02:43:40 701f978ca0fb: Layer already exists 02:43:40 7e6d28f3556c: Layer already exists 02:43:40 c31f48fc18ff: Layer already exists 02:43:40 223dbf3c67a6: Layer already exists 02:43:40 87b416f3289b: Layer already exists 02:43:40 aedc3bda2944: Layer already exists 02:43:40 393a0a7606d3: Layer already exists 02:43:40 3.2.0-dev.17: digest: sha256:68b935d6ab65fc4a20f95106c910b26af49c826f80fe0f6c7d59672723b0bbca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:40 #99 ... 02:43:40 02:43:40 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:43:40 #100 DONE 0.4s 02:43:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:40 02:43:40 #101 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:41 #101 DONE 0.4s 02:43:41 02:43:41 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:43:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:41 13e7b495bf03: Preparing 02:43:41 b08baf5c7594: Preparing 02:43:41 701f978ca0fb: Preparing 02:43:41 c31f48fc18ff: Preparing 02:43:41 7e6d28f3556c: Preparing 02:43:41 393a0a7606d3: Preparing 02:43:41 87b416f3289b: Preparing 02:43:41 223dbf3c67a6: Preparing 02:43:41 aedc3bda2944: Preparing 02:43:41 223dbf3c67a6: Waiting 02:43:41 87b416f3289b: Waiting 02:43:41 aedc3bda2944: Waiting 02:43:41 393a0a7606d3: Waiting 02:43:41 701f978ca0fb: Layer already exists 02:43:41 13e7b495bf03: Layer already exists 02:43:41 c31f48fc18ff: Layer already exists 02:43:41 7e6d28f3556c: Layer already exists 02:43:41 b08baf5c7594: Layer already exists 02:43:41 87b416f3289b: Layer already exists 02:43:41 223dbf3c67a6: Layer already exists 02:43:41 393a0a7606d3: Layer already exists 02:43:41 aedc3bda2944: Layer already exists 02:43:41 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:68b935d6ab65fc4a20f95106c910b26af49c826f80fe0f6c7d59672723b0bbca size: 2192 [Pipeline] } 02:43:41 #102 DONE 0.3s 02:43:41 02:43:41 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv 02:43:42 #103 DONE 0.4s 02:43:42 02:43:42 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:42 #104 DONE 0.5s 02:43:42 02:43:42 #99 [security-spire-agent] exporting to image 02:43:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:42 13e7b495bf03: Preparing 02:43:42 b08baf5c7594: Preparing 02:43:42 701f978ca0fb: Preparing 02:43:42 c31f48fc18ff: Preparing 02:43:42 7e6d28f3556c: Preparing 02:43:42 393a0a7606d3: Preparing 02:43:42 87b416f3289b: Preparing 02:43:42 223dbf3c67a6: Preparing 02:43:42 aedc3bda2944: Preparing 02:43:42 87b416f3289b: Waiting 02:43:42 aedc3bda2944: Waiting 02:43:42 223dbf3c67a6: Waiting 02:43:42 13e7b495bf03: Layer already exists 02:43:42 b08baf5c7594: Layer already exists 02:43:42 c31f48fc18ff: Layer already exists 02:43:42 7e6d28f3556c: Layer already exists 02:43:42 701f978ca0fb: Layer already exists 02:43:42 87b416f3289b: Layer already exists 02:43:42 223dbf3c67a6: Layer already exists 02:43:42 393a0a7606d3: Layer already exists 02:43:42 aedc3bda2944: Layer already exists 02:43:42 main: digest: sha256:68b935d6ab65fc4a20f95106c910b26af49c826f80fe0f6c7d59672723b0bbca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:42 ===================================================== [Pipeline] echo 02:43:43 taggedImages: 02:43:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:43:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.17 02:43:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:43:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:43:43 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:43 latest 02:43:43 3.2.0-dev.17 02:43:43 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:43 main 02:43:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 02:43:43 #99 exporting layers 3.4s done 02:43:43 #99 writing image sha256:1d90ff6484db3cbc46769c294ca705db0069221feb771e9f614939a7f58fdf52 0.1s done 02:43:43 #99 naming to docker.io/library/security-spire-server-arm64 02:43:43 #99 exporting layers 3.2s done 02:43:43 #99 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:43:43 #99 writing image sha256:25df47a4c13a52e5cf39bcad6a5a5be0e6fed5ca6bbe3d569137bd47bf044f53 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:43 #99 writing image sha256:25df47a4c13a52e5cf39bcad6a5a5be0e6fed5ca6bbe3d569137bd47bf044f53 0.0s done 02:43:43 #99 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:43:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:44 056fc0f02ee2: Preparing 02:43:44 172affffa99f: Preparing 02:43:44 4eaa486e8afd: Preparing 02:43:44 25c45722bea7: Preparing 02:43:44 93d633c1345a: Preparing 02:43:44 7e6d28f3556c: Preparing 02:43:44 393a0a7606d3: Preparing 02:43:44 dafbc7979411: Preparing 02:43:44 f0915b3648e0: Preparing 02:43:44 029ff685a352: Preparing 02:43:44 aedc3bda2944: Preparing 02:43:44 aedc3bda2944: Waiting 02:43:44 7e6d28f3556c: Waiting 02:43:44 029ff685a352: Waiting 02:43:44 393a0a7606d3: Waiting 02:43:44 dafbc7979411: Waiting 02:43:44 93d633c1345a: Pushed 02:43:44 7e6d28f3556c: Layer already exists 02:43:44 056fc0f02ee2: Pushed 02:43:44 172affffa99f: Pushed 02:43:44 25c45722bea7: Pushed 02:43:44 393a0a7606d3: Layer already exists 02:43:44 aedc3bda2944: Layer already exists 02:43:44 #99 exporting layers 1.8s done 02:43:44 #99 writing image sha256:7cf8b77b859345b94b0095c33d2c2320cb298240dca1f6b28783c1f61116276f done 02:43:44 #99 naming to docker.io/library/security-spire-agent-arm64 done 02:43:44 #99 DONE 4.7s 02:43:44 02:43:44 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:44 dafbc7979411: Pushed 02:43:44 f0915b3648e0: Pushed 02:43:45 4eaa486e8afd: Pushed 02:43:45 029ff685a352: Pushed 02:43:45 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:412042ad985d6fa0c48c27cc62a10e44aa938530cf7e705ba171dee2dd23c260 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:46 056fc0f02ee2: Preparing 02:43:46 172affffa99f: Preparing 02:43:46 4eaa486e8afd: Preparing 02:43:46 25c45722bea7: Preparing 02:43:46 93d633c1345a: Preparing 02:43:46 7e6d28f3556c: Preparing 02:43:46 393a0a7606d3: Preparing 02:43:46 dafbc7979411: Preparing 02:43:46 f0915b3648e0: Preparing 02:43:46 029ff685a352: Preparing 02:43:46 aedc3bda2944: Preparing 02:43:46 7e6d28f3556c: Waiting 02:43:46 393a0a7606d3: Waiting 02:43:46 dafbc7979411: Waiting 02:43:46 aedc3bda2944: Waiting 02:43:46 029ff685a352: Waiting 02:43:46 4eaa486e8afd: Layer already exists 02:43:46 172affffa99f: Layer already exists 02:43:46 25c45722bea7: Layer already exists 02:43:46 056fc0f02ee2: Layer already exists 02:43:46 93d633c1345a: Layer already exists 02:43:46 393a0a7606d3: Layer already exists 02:43:46 029ff685a352: Layer already exists 02:43:46 7e6d28f3556c: Layer already exists 02:43:46 f0915b3648e0: Layer already exists 02:43:46 dafbc7979411: Layer already exists 02:43:46 aedc3bda2944: Layer already exists 02:43:46 latest: digest: sha256:412042ad985d6fa0c48c27cc62a10e44aa938530cf7e705ba171dee2dd23c260 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.17 02:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:47 056fc0f02ee2: Preparing 02:43:47 172affffa99f: Preparing 02:43:47 4eaa486e8afd: Preparing 02:43:47 25c45722bea7: Preparing 02:43:47 93d633c1345a: Preparing 02:43:47 7e6d28f3556c: Preparing 02:43:47 393a0a7606d3: Preparing 02:43:47 dafbc7979411: Preparing 02:43:47 f0915b3648e0: Preparing 02:43:47 029ff685a352: Preparing 02:43:47 aedc3bda2944: Preparing 02:43:47 7e6d28f3556c: Waiting 02:43:47 f0915b3648e0: Waiting 02:43:47 029ff685a352: Waiting 02:43:47 aedc3bda2944: Waiting 02:43:47 393a0a7606d3: Waiting 02:43:47 dafbc7979411: Waiting 02:43:47 4eaa486e8afd: Layer already exists 02:43:47 172affffa99f: Layer already exists 02:43:47 25c45722bea7: Layer already exists 02:43:47 056fc0f02ee2: Layer already exists 02:43:47 93d633c1345a: Layer already exists 02:43:47 393a0a7606d3: Layer already exists 02:43:47 f0915b3648e0: Layer already exists 02:43:47 7e6d28f3556c: Layer already exists 02:43:47 dafbc7979411: Layer already exists 02:43:47 029ff685a352: Layer already exists 02:43:47 aedc3bda2944: Layer already exists 02:43:47 3.2.0-dev.17: digest: sha256:412042ad985d6fa0c48c27cc62a10e44aa938530cf7e705ba171dee2dd23c260 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:48 056fc0f02ee2: Preparing 02:43:48 172affffa99f: Preparing 02:43:48 4eaa486e8afd: Preparing 02:43:48 25c45722bea7: Preparing 02:43:48 93d633c1345a: Preparing 02:43:48 7e6d28f3556c: Preparing 02:43:48 393a0a7606d3: Preparing 02:43:48 dafbc7979411: Preparing 02:43:48 f0915b3648e0: Preparing 02:43:48 029ff685a352: Preparing 02:43:48 aedc3bda2944: Preparing 02:43:48 7e6d28f3556c: Waiting 02:43:48 393a0a7606d3: Waiting 02:43:48 dafbc7979411: Waiting 02:43:48 f0915b3648e0: Waiting 02:43:48 aedc3bda2944: Waiting 02:43:48 029ff685a352: Waiting 02:43:48 25c45722bea7: Layer already exists 02:43:48 056fc0f02ee2: Layer already exists 02:43:48 4eaa486e8afd: Layer already exists 02:43:48 93d633c1345a: Layer already exists 02:43:48 172affffa99f: Layer already exists 02:43:48 7e6d28f3556c: Layer already exists 02:43:48 f0915b3648e0: Layer already exists 02:43:48 dafbc7979411: Layer already exists 02:43:48 393a0a7606d3: Layer already exists 02:43:48 029ff685a352: Layer already exists 02:43:48 aedc3bda2944: Layer already exists 02:43:48 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:412042ad985d6fa0c48c27cc62a10e44aa938530cf7e705ba171dee2dd23c260 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:49 056fc0f02ee2: Preparing 02:43:49 172affffa99f: Preparing 02:43:49 4eaa486e8afd: Preparing 02:43:49 25c45722bea7: Preparing 02:43:49 93d633c1345a: Preparing 02:43:49 7e6d28f3556c: Preparing 02:43:49 393a0a7606d3: Preparing 02:43:49 dafbc7979411: Preparing 02:43:49 f0915b3648e0: Preparing 02:43:49 029ff685a352: Preparing 02:43:49 aedc3bda2944: Preparing 02:43:49 dafbc7979411: Waiting 02:43:49 393a0a7606d3: Waiting 02:43:49 aedc3bda2944: Waiting 02:43:49 f0915b3648e0: Waiting 02:43:49 029ff685a352: Waiting 02:43:49 7e6d28f3556c: Waiting 02:43:49 93d633c1345a: Layer already exists 02:43:49 4eaa486e8afd: Layer already exists 02:43:49 056fc0f02ee2: Layer already exists 02:43:49 25c45722bea7: Layer already exists 02:43:49 172affffa99f: Layer already exists 02:43:49 7e6d28f3556c: Layer already exists 02:43:49 dafbc7979411: Layer already exists 02:43:49 393a0a7606d3: Layer already exists 02:43:49 f0915b3648e0: Layer already exists 02:43:49 029ff685a352: Layer already exists 02:43:49 aedc3bda2944: Layer already exists 02:43:49 main: digest: sha256:412042ad985d6fa0c48c27cc62a10e44aa938530cf7e705ba171dee2dd23c260 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:50 ===================================================== [Pipeline] echo 02:43:50 taggedImages: 02:43:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:43:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.17 02:43:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:43:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:43:50 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:50 latest 02:43:50 3.2.0-dev.17 02:43:50 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:50 main 02:43:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:43:51 a0a92fca55b2: Preparing 02:43:51 04565a98c17d: Preparing 02:43:51 761d579ab4fb: Preparing 02:43:51 34833bdd56b6: Preparing 02:43:51 30be11a826f2: Preparing 02:43:51 61452d542d1a: Preparing 02:43:51 ad68c94fd494: Preparing 02:43:51 7e6d28f3556c: Preparing 02:43:51 393a0a7606d3: Preparing 02:43:51 4921bf11b54a: Preparing 02:43:51 94745c938dfa: Preparing 02:43:51 aedc3bda2944: Preparing 02:43:51 ad68c94fd494: Waiting 02:43:51 7e6d28f3556c: Waiting 02:43:51 aedc3bda2944: Waiting 02:43:51 393a0a7606d3: Waiting 02:43:51 4921bf11b54a: Waiting 02:43:51 94745c938dfa: Waiting 02:43:51 61452d542d1a: Waiting 02:43:51 30be11a826f2: Pushed 02:43:51 a0a92fca55b2: Pushed 02:43:51 04565a98c17d: Pushed 02:43:51 7e6d28f3556c: Layer already exists 02:43:51 393a0a7606d3: Layer already exists 02:43:51 61452d542d1a: Pushed 02:43:51 ad68c94fd494: Pushed 02:43:51 aedc3bda2944: Layer already exists 02:43:51 4921bf11b54a: Pushed 02:43:52 34833bdd56b6: Pushed 02:43:52 761d579ab4fb: Pushed 02:43:52 94745c938dfa: Pushed 02:43:52 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:aa99c2edfe35032d12391653da690d1706fe8d39eabfcb9c068a29d6717384f9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:43:53 a0a92fca55b2: Preparing 02:43:53 04565a98c17d: Preparing 02:43:53 761d579ab4fb: Preparing 02:43:53 34833bdd56b6: Preparing 02:43:53 30be11a826f2: Preparing 02:43:53 61452d542d1a: Preparing 02:43:53 ad68c94fd494: Preparing 02:43:53 7e6d28f3556c: Preparing 02:43:53 393a0a7606d3: Preparing 02:43:53 4921bf11b54a: Preparing 02:43:53 94745c938dfa: Preparing 02:43:53 aedc3bda2944: Preparing 02:43:53 ad68c94fd494: Waiting 02:43:53 7e6d28f3556c: Waiting 02:43:53 aedc3bda2944: Waiting 02:43:53 94745c938dfa: Waiting 02:43:53 393a0a7606d3: Waiting 02:43:53 4921bf11b54a: Waiting 02:43:53 61452d542d1a: Waiting 02:43:53 a0a92fca55b2: Layer already exists 02:43:53 30be11a826f2: Layer already exists 02:43:53 04565a98c17d: Layer already exists 02:43:53 34833bdd56b6: Layer already exists 02:43:53 761d579ab4fb: Layer already exists 02:43:53 ad68c94fd494: Layer already exists 02:43:53 61452d542d1a: Layer already exists 02:43:53 393a0a7606d3: Layer already exists 02:43:53 7e6d28f3556c: Layer already exists 02:43:53 4921bf11b54a: Layer already exists 02:43:53 94745c938dfa: Layer already exists 02:43:53 aedc3bda2944: Layer already exists 02:43:53 latest: digest: sha256:aa99c2edfe35032d12391653da690d1706fe8d39eabfcb9c068a29d6717384f9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.17 02:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:43:54 a0a92fca55b2: Preparing 02:43:54 04565a98c17d: Preparing 02:43:54 761d579ab4fb: Preparing 02:43:54 34833bdd56b6: Preparing 02:43:54 30be11a826f2: Preparing 02:43:54 61452d542d1a: Preparing 02:43:54 ad68c94fd494: Preparing 02:43:54 61452d542d1a: Waiting 02:43:54 7e6d28f3556c: Preparing 02:43:54 393a0a7606d3: Preparing 02:43:54 4921bf11b54a: Preparing 02:43:54 ad68c94fd494: Waiting 02:43:54 7e6d28f3556c: Waiting 02:43:54 393a0a7606d3: Waiting 02:43:54 94745c938dfa: Preparing 02:43:54 aedc3bda2944: Preparing 02:43:54 4921bf11b54a: Waiting 02:43:54 aedc3bda2944: Waiting 02:43:54 94745c938dfa: Waiting 02:43:54 a0a92fca55b2: Layer already exists 02:43:54 30be11a826f2: Layer already exists 02:43:54 04565a98c17d: Layer already exists 02:43:54 761d579ab4fb: Layer already exists 02:43:54 34833bdd56b6: Layer already exists 02:43:54 ad68c94fd494: Layer already exists 02:43:54 7e6d28f3556c: Layer already exists 02:43:54 393a0a7606d3: Layer already exists 02:43:54 61452d542d1a: Layer already exists 02:43:54 4921bf11b54a: Layer already exists 02:43:54 94745c938dfa: Layer already exists 02:43:54 aedc3bda2944: Layer already exists 02:43:54 3.2.0-dev.17: digest: sha256:aa99c2edfe35032d12391653da690d1706fe8d39eabfcb9c068a29d6717384f9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:43:56 a0a92fca55b2: Preparing 02:43:56 04565a98c17d: Preparing 02:43:56 761d579ab4fb: Preparing 02:43:56 34833bdd56b6: Preparing 02:43:56 30be11a826f2: Preparing 02:43:56 61452d542d1a: Preparing 02:43:56 ad68c94fd494: Preparing 02:43:56 7e6d28f3556c: Preparing 02:43:56 393a0a7606d3: Preparing 02:43:56 4921bf11b54a: Preparing 02:43:56 94745c938dfa: Preparing 02:43:56 aedc3bda2944: Preparing 02:43:56 393a0a7606d3: Waiting 02:43:56 4921bf11b54a: Waiting 02:43:56 94745c938dfa: Waiting 02:43:56 aedc3bda2944: Waiting 02:43:56 61452d542d1a: Waiting 02:43:56 7e6d28f3556c: Waiting 02:43:56 04565a98c17d: Layer already exists 02:43:56 34833bdd56b6: Layer already exists 02:43:56 30be11a826f2: Layer already exists 02:43:56 761d579ab4fb: Layer already exists 02:43:56 a0a92fca55b2: Layer already exists 02:43:56 61452d542d1a: Layer already exists 02:43:56 ad68c94fd494: Layer already exists 02:43:56 393a0a7606d3: Layer already exists 02:43:56 7e6d28f3556c: Layer already exists 02:43:56 4921bf11b54a: Layer already exists 02:43:56 aedc3bda2944: Layer already exists 02:43:56 94745c938dfa: Layer already exists 02:43:56 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:aa99c2edfe35032d12391653da690d1706fe8d39eabfcb9c068a29d6717384f9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:43:57 a0a92fca55b2: Preparing 02:43:57 04565a98c17d: Preparing 02:43:57 761d579ab4fb: Preparing 02:43:57 34833bdd56b6: Preparing 02:43:57 30be11a826f2: Preparing 02:43:57 61452d542d1a: Preparing 02:43:57 ad68c94fd494: Preparing 02:43:57 7e6d28f3556c: Preparing 02:43:57 393a0a7606d3: Preparing 02:43:57 4921bf11b54a: Preparing 02:43:57 94745c938dfa: Preparing 02:43:57 aedc3bda2944: Preparing 02:43:57 61452d542d1a: Waiting 02:43:57 4921bf11b54a: Waiting 02:43:57 ad68c94fd494: Waiting 02:43:57 7e6d28f3556c: Waiting 02:43:57 393a0a7606d3: Waiting 02:43:57 94745c938dfa: Waiting 02:43:57 aedc3bda2944: Waiting 02:43:57 34833bdd56b6: Layer already exists 02:43:57 04565a98c17d: Layer already exists 02:43:57 30be11a826f2: Layer already exists 02:43:57 a0a92fca55b2: Layer already exists 02:43:57 761d579ab4fb: Layer already exists 02:43:57 ad68c94fd494: Layer already exists 02:43:57 393a0a7606d3: Layer already exists 02:43:57 61452d542d1a: Layer already exists 02:43:57 4921bf11b54a: Layer already exists 02:43:57 7e6d28f3556c: Layer already exists 02:43:57 94745c938dfa: Layer already exists 02:43:57 aedc3bda2944: Layer already exists 02:43:57 main: digest: sha256:aa99c2edfe35032d12391653da690d1706fe8d39eabfcb9c068a29d6717384f9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:57 ===================================================== [Pipeline] echo 02:43:57 taggedImages: 02:43:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:43:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.17 02:43:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:43:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:43:57 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:57 latest 02:43:57 3.2.0-dev.17 02:43:57 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:43:57 main 02:43:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:43:59 372c0f50cfd7: Preparing 02:43:59 356e316b5fa5: Preparing 02:43:59 7e6d28f3556c: Preparing 02:43:59 393a0a7606d3: Preparing 02:43:59 7b128ddddfc6: Preparing 02:43:59 4da8486faf11: Preparing 02:43:59 aedc3bda2944: Preparing 02:43:59 4da8486faf11: Waiting 02:43:59 7e6d28f3556c: Layer already exists 02:43:59 393a0a7606d3: Layer already exists 02:43:59 aedc3bda2944: Layer already exists 02:43:59 7b128ddddfc6: Pushed 02:43:59 372c0f50cfd7: Pushed 02:43:59 #40 ... 02:43:59 02:43:59 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #71 DONE 53.2s 02:43:59 02:43:59 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #73 DONE 52.7s 02:43:59 02:43:59 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #69 DONE 51.1s 02:43:59 02:43:59 #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #72 DONE 52.8s 02:43:59 02:43:59 #105 [core-command builder 6/7] COPY . . 02:43:59 #105 DONE 1.2s 02:43:59 02:43:59 #106 [support-notifications builder 6/7] COPY . . 02:43:59 #106 DONE 1.2s 02:43:59 02:43:59 #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #107 CACHED 02:43:59 02:43:59 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:43:59 #108 CACHED 02:43:59 02:43:59 #109 [core-metadata builder 6/7] COPY . . 02:43:59 #109 CACHED 02:43:59 02:43:59 #110 [security-proxy-setup builder 6/7] COPY . . 02:43:59 #110 CACHED 02:43:59 02:43:59 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #111 CACHED 02:43:59 02:43:59 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:43:59 #112 CACHED 02:43:59 02:43:59 #113 [core-common-config-bootstrapper builder 6/7] COPY . . 02:43:59 #113 CACHED 02:43:59 02:43:59 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #114 CACHED 02:43:59 02:43:59 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:43:59 #115 CACHED 02:43:59 02:43:59 #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:43:59 #116 CACHED 02:43:59 02:43:59 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #117 CACHED 02:43:59 02:43:59 #118 [security-secretstore-setup builder 6/7] COPY . . 02:43:59 #118 CACHED 02:43:59 02:43:59 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:43:59 #119 CACHED 02:43:59 02:43:59 #120 [support-scheduler builder 6/7] COPY . . 02:43:59 #120 CACHED 02:43:59 02:43:59 #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #121 CACHED 02:43:59 02:43:59 #122 [security-proxy-auth builder 6/7] COPY . . 02:43:59 #122 CACHED 02:43:59 02:43:59 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #123 CACHED 02:43:59 02:43:59 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:43:59 #124 CACHED 02:43:59 02:43:59 #125 [core-data builder 6/7] COPY . . 02:43:59 #125 CACHED 02:43:59 02:43:59 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:59 #126 CACHED 02:43:59 02:43:59 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 02:43:59 #127 CACHED 02:43:59 02:43:59 #128 [security-spiffe-token-provider builder 6/7] COPY . . 02:43:59 #128 DONE 1.2s 02:43:59 02:43:59 #129 [security-bootstrapper builder 6/7] COPY . . 02:43:59 #129 DONE 1.2s 02:43:59 02:43:59 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:43:59 4da8486faf11: Pushed 02:44:00 356e316b5fa5: Pushed 02:44:00 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:4a4a7580c3150c20f9d7a059feb9bbb94f7466fd7639c98b2503ef1444933768 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:01 + 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 02:44:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:44:01 372c0f50cfd7: Preparing 02:44:01 356e316b5fa5: Preparing 02:44:01 7e6d28f3556c: Preparing 02:44:01 393a0a7606d3: Preparing 02:44:01 7b128ddddfc6: Preparing 02:44:01 4da8486faf11: Preparing 02:44:01 aedc3bda2944: Preparing 02:44:01 aedc3bda2944: Waiting 02:44:01 4da8486faf11: Waiting 02:44:01 372c0f50cfd7: Layer already exists 02:44:01 393a0a7606d3: Layer already exists 02:44:01 7b128ddddfc6: Layer already exists 02:44:01 356e316b5fa5: Layer already exists 02:44:01 7e6d28f3556c: Layer already exists 02:44:01 aedc3bda2944: Layer already exists 02:44:01 4da8486faf11: Layer already exists 02:44:01 latest: digest: sha256:4a4a7580c3150c20f9d7a059feb9bbb94f7466fd7639c98b2503ef1444933768 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.17 02:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:44:02 372c0f50cfd7: Preparing 02:44:02 356e316b5fa5: Preparing 02:44:02 7e6d28f3556c: Preparing 02:44:02 393a0a7606d3: Preparing 02:44:02 7b128ddddfc6: Preparing 02:44:02 4da8486faf11: Preparing 02:44:02 aedc3bda2944: Preparing 02:44:02 4da8486faf11: Waiting 02:44:02 aedc3bda2944: Waiting 02:44:02 356e316b5fa5: Layer already exists 02:44:02 7b128ddddfc6: Layer already exists 02:44:02 393a0a7606d3: Layer already exists 02:44:02 372c0f50cfd7: Layer already exists 02:44:02 7e6d28f3556c: Layer already exists 02:44:02 4da8486faf11: Layer already exists 02:44:02 aedc3bda2944: Layer already exists 02:44:02 3.2.0-dev.17: digest: sha256:4a4a7580c3150c20f9d7a059feb9bbb94f7466fd7639c98b2503ef1444933768 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:44:04 372c0f50cfd7: Preparing 02:44:04 356e316b5fa5: Preparing 02:44:04 7e6d28f3556c: Preparing 02:44:04 393a0a7606d3: Preparing 02:44:04 7b128ddddfc6: Preparing 02:44:04 4da8486faf11: Preparing 02:44:04 aedc3bda2944: Preparing 02:44:04 4da8486faf11: Waiting 02:44:04 aedc3bda2944: Waiting 02:44:04 372c0f50cfd7: Layer already exists 02:44:04 356e316b5fa5: Layer already exists 02:44:04 7e6d28f3556c: Layer already exists 02:44:04 7b128ddddfc6: Layer already exists 02:44:04 393a0a7606d3: Layer already exists 02:44:04 4da8486faf11: Layer already exists 02:44:04 aedc3bda2944: Layer already exists 02:44:04 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:4a4a7580c3150c20f9d7a059feb9bbb94f7466fd7639c98b2503ef1444933768 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv 02:44:04 #130 5.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:44:05 372c0f50cfd7: Preparing 02:44:05 356e316b5fa5: Preparing 02:44:05 7e6d28f3556c: Preparing 02:44:05 393a0a7606d3: Preparing 02:44:05 7b128ddddfc6: Preparing 02:44:05 4da8486faf11: Preparing 02:44:05 aedc3bda2944: Preparing 02:44:05 4da8486faf11: Waiting 02:44:05 aedc3bda2944: Waiting 02:44:05 7e6d28f3556c: Layer already exists 02:44:05 372c0f50cfd7: Layer already exists 02:44:05 7b128ddddfc6: Layer already exists 02:44:05 356e316b5fa5: Layer already exists 02:44:05 393a0a7606d3: Layer already exists 02:44:05 aedc3bda2944: Layer already exists 02:44:05 4da8486faf11: Layer already exists 02:44:05 main: digest: sha256:4a4a7580c3150c20f9d7a059feb9bbb94f7466fd7639c98b2503ef1444933768 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:05 ===================================================== [Pipeline] echo 02:44:05 taggedImages: 02:44:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:44:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.17 02:44:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:44:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:44:05 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:05 latest 02:44:05 3.2.0-dev.17 02:44:05 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:05 main 02:44:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:07 a22c5bd3bfef: Preparing 02:44:07 1e047f3f25ca: Preparing 02:44:07 bf0ad707df50: Preparing 02:44:07 7e6d28f3556c: Preparing 02:44:07 393a0a7606d3: Preparing 02:44:07 ca0873f97690: Preparing 02:44:07 fbe730fd7508: Preparing 02:44:07 dab6cd29bdcd: Preparing 02:44:07 240cec7eb256: Preparing 02:44:07 aedc3bda2944: Preparing 02:44:07 ca0873f97690: Waiting 02:44:07 fbe730fd7508: Waiting 02:44:07 dab6cd29bdcd: Waiting 02:44:07 240cec7eb256: Waiting 02:44:07 aedc3bda2944: Waiting 02:44:07 7e6d28f3556c: Layer already exists 02:44:07 393a0a7606d3: Layer already exists 02:44:07 a22c5bd3bfef: Pushed 02:44:07 bf0ad707df50: Pushed 02:44:07 1e047f3f25ca: Pushed 02:44:07 aedc3bda2944: Layer already exists 02:44:07 dab6cd29bdcd: Pushed 02:44:07 240cec7eb256: Pushed 02:44:09 #130 ... 02:44:09 02:44:09 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:44:09 #0 5.124 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:44:09 #131 ... 02:44:09 02:44:09 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:44:09 #0 4.628 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:44:09 #132 ... 02:44:09 02:44:09 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:09 #0 4.075 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:44:09 #133 ... 02:44:09 02:44:09 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:44:09 #0 5.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:44:09 #134 ... 02:44:09 02:44:09 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:44:09 #0 4.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:44:09 #135 ... 02:44:09 02:44:09 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:44:09 #0 4.989 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:44:10 #136 ... 02:44:10 02:44:10 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:44:10 #0 4.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:44:10 #137 ... 02:44:10 02:44:10 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:44:10 #0 5.400 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:44:10 #138 ... 02:44:10 02:44:10 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:44:10 #0 5.469 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:44:10 #139 ... 02:44:10 02:44:10 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:44:10 #0 5.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:44:12 fbe730fd7508: Pushed 02:44:14 ca0873f97690: Pushed 02:44:14 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:5adcfc8b71c8068b397f5f0cffda2ea6a67330ce95fa896b4cb7cba971097cdf size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:15 a22c5bd3bfef: Preparing 02:44:15 1e047f3f25ca: Preparing 02:44:15 bf0ad707df50: Preparing 02:44:15 7e6d28f3556c: Preparing 02:44:15 393a0a7606d3: Preparing 02:44:15 ca0873f97690: Preparing 02:44:15 fbe730fd7508: Preparing 02:44:15 dab6cd29bdcd: Preparing 02:44:15 ca0873f97690: Waiting 02:44:15 fbe730fd7508: Waiting 02:44:15 240cec7eb256: Preparing 02:44:15 aedc3bda2944: Preparing 02:44:15 dab6cd29bdcd: Waiting 02:44:15 240cec7eb256: Waiting 02:44:15 7e6d28f3556c: Layer already exists 02:44:15 1e047f3f25ca: Layer already exists 02:44:15 393a0a7606d3: Layer already exists 02:44:15 bf0ad707df50: Layer already exists 02:44:15 a22c5bd3bfef: Layer already exists 02:44:15 fbe730fd7508: Layer already exists 02:44:15 ca0873f97690: Layer already exists 02:44:15 aedc3bda2944: Layer already exists 02:44:15 dab6cd29bdcd: Layer already exists 02:44:15 240cec7eb256: Layer already exists 02:44:15 latest: digest: sha256:5adcfc8b71c8068b397f5f0cffda2ea6a67330ce95fa896b4cb7cba971097cdf size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.17 02:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:17 a22c5bd3bfef: Preparing 02:44:17 1e047f3f25ca: Preparing 02:44:17 bf0ad707df50: Preparing 02:44:17 7e6d28f3556c: Preparing 02:44:17 393a0a7606d3: Preparing 02:44:17 ca0873f97690: Preparing 02:44:17 fbe730fd7508: Preparing 02:44:17 dab6cd29bdcd: Preparing 02:44:17 ca0873f97690: Waiting 02:44:17 240cec7eb256: Preparing 02:44:17 aedc3bda2944: Preparing 02:44:17 fbe730fd7508: Waiting 02:44:17 dab6cd29bdcd: Waiting 02:44:17 aedc3bda2944: Waiting 02:44:17 240cec7eb256: Waiting 02:44:17 1e047f3f25ca: Layer already exists 02:44:17 a22c5bd3bfef: Layer already exists 02:44:17 bf0ad707df50: Layer already exists 02:44:17 393a0a7606d3: Layer already exists 02:44:17 7e6d28f3556c: Layer already exists 02:44:17 ca0873f97690: Layer already exists 02:44:17 240cec7eb256: Layer already exists 02:44:17 dab6cd29bdcd: Layer already exists 02:44:17 fbe730fd7508: Layer already exists 02:44:17 aedc3bda2944: Layer already exists 02:44:17 3.2.0-dev.17: digest: sha256:5adcfc8b71c8068b397f5f0cffda2ea6a67330ce95fa896b4cb7cba971097cdf size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:18 a22c5bd3bfef: Preparing 02:44:18 1e047f3f25ca: Preparing 02:44:18 bf0ad707df50: Preparing 02:44:18 7e6d28f3556c: Preparing 02:44:18 393a0a7606d3: Preparing 02:44:18 ca0873f97690: Preparing 02:44:18 fbe730fd7508: Preparing 02:44:18 dab6cd29bdcd: Preparing 02:44:18 240cec7eb256: Preparing 02:44:18 aedc3bda2944: Preparing 02:44:18 fbe730fd7508: Waiting 02:44:18 aedc3bda2944: Waiting 02:44:18 dab6cd29bdcd: Waiting 02:44:18 240cec7eb256: Waiting 02:44:18 ca0873f97690: Waiting 02:44:18 393a0a7606d3: Layer already exists 02:44:18 7e6d28f3556c: Layer already exists 02:44:18 bf0ad707df50: Layer already exists 02:44:18 a22c5bd3bfef: Layer already exists 02:44:18 1e047f3f25ca: Layer already exists 02:44:18 ca0873f97690: Layer already exists 02:44:18 fbe730fd7508: Layer already exists 02:44:18 dab6cd29bdcd: Layer already exists 02:44:18 240cec7eb256: Layer already exists 02:44:18 aedc3bda2944: Layer already exists 02:44:18 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:5adcfc8b71c8068b397f5f0cffda2ea6a67330ce95fa896b4cb7cba971097cdf size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:19 a22c5bd3bfef: Preparing 02:44:19 1e047f3f25ca: Preparing 02:44:19 bf0ad707df50: Preparing 02:44:19 7e6d28f3556c: Preparing 02:44:19 393a0a7606d3: Preparing 02:44:19 ca0873f97690: Preparing 02:44:19 fbe730fd7508: Preparing 02:44:19 dab6cd29bdcd: Preparing 02:44:19 240cec7eb256: Preparing 02:44:19 aedc3bda2944: Preparing 02:44:19 ca0873f97690: Waiting 02:44:19 fbe730fd7508: Waiting 02:44:19 dab6cd29bdcd: Waiting 02:44:19 240cec7eb256: Waiting 02:44:19 aedc3bda2944: Waiting 02:44:19 bf0ad707df50: Layer already exists 02:44:19 393a0a7606d3: Layer already exists 02:44:19 7e6d28f3556c: Layer already exists 02:44:19 a22c5bd3bfef: Layer already exists 02:44:19 1e047f3f25ca: Layer already exists 02:44:19 fbe730fd7508: Layer already exists 02:44:19 240cec7eb256: Layer already exists 02:44:19 ca0873f97690: Layer already exists 02:44:19 aedc3bda2944: Layer already exists 02:44:19 dab6cd29bdcd: Layer already exists 02:44:19 main: digest: sha256:5adcfc8b71c8068b397f5f0cffda2ea6a67330ce95fa896b4cb7cba971097cdf size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:19 ===================================================== [Pipeline] echo 02:44:19 taggedImages: 02:44:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:44:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.17 02:44:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:44:20 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:44:20 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:20 latest 02:44:20 3.2.0-dev.17 02:44:20 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:20 main 02:44:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:21 3ec8863f8245: Preparing 02:44:21 8803cf6c91c1: Preparing 02:44:21 d1f6bd7effc0: Preparing 02:44:21 7e6d28f3556c: Preparing 02:44:21 393a0a7606d3: Preparing 02:44:21 07a1cba44126: Preparing 02:44:21 e9faa7ed89fd: Preparing 02:44:21 0580ce980452: Preparing 02:44:21 aedc3bda2944: Preparing 02:44:21 aedc3bda2944: Waiting 02:44:21 0580ce980452: Waiting 02:44:21 07a1cba44126: Waiting 02:44:21 e9faa7ed89fd: Waiting 02:44:21 393a0a7606d3: Layer already exists 02:44:21 7e6d28f3556c: Layer already exists 02:44:21 d1f6bd7effc0: Pushed 02:44:21 3ec8863f8245: Pushed 02:44:21 8803cf6c91c1: Pushed 02:44:21 e9faa7ed89fd: Pushed 02:44:21 aedc3bda2944: Layer already exists 02:44:21 0580ce980452: Pushed 02:44:29 07a1cba44126: Pushed 02:44:29 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:cb2466eadb9a3d689b63ef030387fc19eb79e27c0005a73927381654cefcaa84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:30 3ec8863f8245: Preparing 02:44:30 8803cf6c91c1: Preparing 02:44:30 d1f6bd7effc0: Preparing 02:44:30 7e6d28f3556c: Preparing 02:44:30 393a0a7606d3: Preparing 02:44:30 07a1cba44126: Preparing 02:44:30 e9faa7ed89fd: Preparing 02:44:30 0580ce980452: Preparing 02:44:30 aedc3bda2944: Preparing 02:44:30 07a1cba44126: Waiting 02:44:30 e9faa7ed89fd: Waiting 02:44:30 0580ce980452: Waiting 02:44:30 aedc3bda2944: Waiting 02:44:30 d1f6bd7effc0: Layer already exists 02:44:30 3ec8863f8245: Layer already exists 02:44:30 8803cf6c91c1: Layer already exists 02:44:30 393a0a7606d3: Layer already exists 02:44:30 7e6d28f3556c: Layer already exists 02:44:30 07a1cba44126: Layer already exists 02:44:30 e9faa7ed89fd: Layer already exists 02:44:30 0580ce980452: Layer already exists 02:44:30 aedc3bda2944: Layer already exists 02:44:30 latest: digest: sha256:cb2466eadb9a3d689b63ef030387fc19eb79e27c0005a73927381654cefcaa84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.17 02:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:31 3ec8863f8245: Preparing 02:44:31 8803cf6c91c1: Preparing 02:44:31 d1f6bd7effc0: Preparing 02:44:31 7e6d28f3556c: Preparing 02:44:31 393a0a7606d3: Preparing 02:44:31 07a1cba44126: Preparing 02:44:31 e9faa7ed89fd: Preparing 02:44:31 0580ce980452: Preparing 02:44:31 aedc3bda2944: Preparing 02:44:31 07a1cba44126: Waiting 02:44:31 e9faa7ed89fd: Waiting 02:44:31 0580ce980452: Waiting 02:44:31 aedc3bda2944: Waiting 02:44:31 8803cf6c91c1: Layer already exists 02:44:31 7e6d28f3556c: Layer already exists 02:44:31 3ec8863f8245: Layer already exists 02:44:31 d1f6bd7effc0: Layer already exists 02:44:31 393a0a7606d3: Layer already exists 02:44:31 07a1cba44126: Layer already exists 02:44:31 aedc3bda2944: Layer already exists 02:44:31 e9faa7ed89fd: Layer already exists 02:44:31 0580ce980452: Layer already exists 02:44:32 3.2.0-dev.17: digest: sha256:cb2466eadb9a3d689b63ef030387fc19eb79e27c0005a73927381654cefcaa84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:33 3ec8863f8245: Preparing 02:44:33 8803cf6c91c1: Preparing 02:44:33 d1f6bd7effc0: Preparing 02:44:33 7e6d28f3556c: Preparing 02:44:33 393a0a7606d3: Preparing 02:44:33 07a1cba44126: Preparing 02:44:33 e9faa7ed89fd: Preparing 02:44:33 0580ce980452: Preparing 02:44:33 aedc3bda2944: Preparing 02:44:33 07a1cba44126: Waiting 02:44:33 aedc3bda2944: Waiting 02:44:33 0580ce980452: Waiting 02:44:33 e9faa7ed89fd: Waiting 02:44:33 393a0a7606d3: Layer already exists 02:44:33 d1f6bd7effc0: Layer already exists 02:44:33 3ec8863f8245: Layer already exists 02:44:33 7e6d28f3556c: Layer already exists 02:44:33 8803cf6c91c1: Layer already exists 02:44:33 0580ce980452: Layer already exists 02:44:33 07a1cba44126: Layer already exists 02:44:33 aedc3bda2944: Layer already exists 02:44:33 e9faa7ed89fd: Layer already exists 02:44:33 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:cb2466eadb9a3d689b63ef030387fc19eb79e27c0005a73927381654cefcaa84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:34 3ec8863f8245: Preparing 02:44:34 8803cf6c91c1: Preparing 02:44:34 d1f6bd7effc0: Preparing 02:44:34 7e6d28f3556c: Preparing 02:44:34 393a0a7606d3: Preparing 02:44:34 07a1cba44126: Preparing 02:44:34 e9faa7ed89fd: Preparing 02:44:34 0580ce980452: Preparing 02:44:34 aedc3bda2944: Preparing 02:44:34 0580ce980452: Waiting 02:44:34 07a1cba44126: Waiting 02:44:34 e9faa7ed89fd: Waiting 02:44:34 393a0a7606d3: Layer already exists 02:44:34 3ec8863f8245: Layer already exists 02:44:34 7e6d28f3556c: Layer already exists 02:44:34 8803cf6c91c1: Layer already exists 02:44:34 d1f6bd7effc0: Layer already exists 02:44:34 07a1cba44126: Layer already exists 02:44:34 e9faa7ed89fd: Layer already exists 02:44:34 0580ce980452: Layer already exists 02:44:34 aedc3bda2944: Layer already exists 02:44:34 main: digest: sha256:cb2466eadb9a3d689b63ef030387fc19eb79e27c0005a73927381654cefcaa84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:34 ===================================================== [Pipeline] echo 02:44:35 taggedImages: 02:44:35 - nexus3.edgexfoundry.org:10004/security-spire-config:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:35 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:44:35 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.17 02:44:35 - nexus3.edgexfoundry.org:10004/security-spire-config:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:35 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:44:35 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:44:35 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:35 latest 02:44:35 3.2.0-dev.17 02:44:35 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:35 main 02:44:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:36 29676a01329d: Preparing 02:44:36 0f0cdf98d8a4: Preparing 02:44:36 896ca16652d3: Preparing 02:44:36 7e6d28f3556c: Preparing 02:44:36 393a0a7606d3: Preparing 02:44:36 a6a0d0187364: Preparing 02:44:36 dab6cd29bdcd: Preparing 02:44:36 240cec7eb256: Preparing 02:44:36 aedc3bda2944: Preparing 02:44:36 240cec7eb256: Waiting 02:44:36 dab6cd29bdcd: Waiting 02:44:36 aedc3bda2944: Waiting 02:44:36 a6a0d0187364: Waiting 02:44:36 7e6d28f3556c: Layer already exists 02:44:36 393a0a7606d3: Layer already exists 02:44:36 dab6cd29bdcd: Layer already exists 02:44:36 240cec7eb256: Layer already exists 02:44:36 aedc3bda2944: Layer already exists 02:44:36 29676a01329d: Pushed 02:44:36 896ca16652d3: Pushed 02:44:36 0f0cdf98d8a4: Pushed 02:44:44 a6a0d0187364: Pushed 02:44:44 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:97b539f6dd1a02e96a925b7ced2f10ca04f0bada6f436588278e21a5c2975ad9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:45 29676a01329d: Preparing 02:44:45 0f0cdf98d8a4: Preparing 02:44:45 896ca16652d3: Preparing 02:44:45 7e6d28f3556c: Preparing 02:44:45 393a0a7606d3: Preparing 02:44:45 a6a0d0187364: Preparing 02:44:45 dab6cd29bdcd: Preparing 02:44:45 240cec7eb256: Preparing 02:44:45 aedc3bda2944: Preparing 02:44:45 240cec7eb256: Waiting 02:44:45 a6a0d0187364: Waiting 02:44:45 dab6cd29bdcd: Waiting 02:44:45 aedc3bda2944: Waiting 02:44:45 0f0cdf98d8a4: Layer already exists 02:44:45 29676a01329d: Layer already exists 02:44:45 393a0a7606d3: Layer already exists 02:44:45 7e6d28f3556c: Layer already exists 02:44:45 896ca16652d3: Layer already exists 02:44:45 aedc3bda2944: Layer already exists 02:44:45 a6a0d0187364: Layer already exists 02:44:45 240cec7eb256: Layer already exists 02:44:45 dab6cd29bdcd: Layer already exists 02:44:45 latest: digest: sha256:97b539f6dd1a02e96a925b7ced2f10ca04f0bada6f436588278e21a5c2975ad9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.17 02:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:46 29676a01329d: Preparing 02:44:46 0f0cdf98d8a4: Preparing 02:44:46 896ca16652d3: Preparing 02:44:46 7e6d28f3556c: Preparing 02:44:46 393a0a7606d3: Preparing 02:44:46 a6a0d0187364: Preparing 02:44:46 dab6cd29bdcd: Preparing 02:44:46 240cec7eb256: Preparing 02:44:46 aedc3bda2944: Preparing 02:44:46 dab6cd29bdcd: Waiting 02:44:46 240cec7eb256: Waiting 02:44:46 aedc3bda2944: Waiting 02:44:46 a6a0d0187364: Waiting 02:44:46 7e6d28f3556c: Layer already exists 02:44:46 896ca16652d3: Layer already exists 02:44:46 0f0cdf98d8a4: Layer already exists 02:44:46 29676a01329d: Layer already exists 02:44:46 393a0a7606d3: Layer already exists 02:44:46 dab6cd29bdcd: Layer already exists 02:44:46 240cec7eb256: Layer already exists 02:44:46 a6a0d0187364: Layer already exists 02:44:46 aedc3bda2944: Layer already exists 02:44:46 3.2.0-dev.17: digest: sha256:97b539f6dd1a02e96a925b7ced2f10ca04f0bada6f436588278e21a5c2975ad9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:48 29676a01329d: Preparing 02:44:48 0f0cdf98d8a4: Preparing 02:44:48 896ca16652d3: Preparing 02:44:48 7e6d28f3556c: Preparing 02:44:48 393a0a7606d3: Preparing 02:44:48 a6a0d0187364: Preparing 02:44:48 dab6cd29bdcd: Preparing 02:44:48 240cec7eb256: Preparing 02:44:48 aedc3bda2944: Preparing 02:44:48 a6a0d0187364: Waiting 02:44:48 dab6cd29bdcd: Waiting 02:44:48 240cec7eb256: Waiting 02:44:48 aedc3bda2944: Waiting 02:44:48 0f0cdf98d8a4: Layer already exists 02:44:48 29676a01329d: Layer already exists 02:44:48 7e6d28f3556c: Layer already exists 02:44:48 896ca16652d3: Layer already exists 02:44:48 393a0a7606d3: Layer already exists 02:44:48 a6a0d0187364: Layer already exists 02:44:48 dab6cd29bdcd: Layer already exists 02:44:48 240cec7eb256: Layer already exists 02:44:48 aedc3bda2944: Layer already exists 02:44:48 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:97b539f6dd1a02e96a925b7ced2f10ca04f0bada6f436588278e21a5c2975ad9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:49 29676a01329d: Preparing 02:44:49 0f0cdf98d8a4: Preparing 02:44:49 896ca16652d3: Preparing 02:44:49 7e6d28f3556c: Preparing 02:44:49 393a0a7606d3: Preparing 02:44:49 a6a0d0187364: Preparing 02:44:49 dab6cd29bdcd: Preparing 02:44:49 240cec7eb256: Preparing 02:44:49 aedc3bda2944: Preparing 02:44:49 a6a0d0187364: Waiting 02:44:49 dab6cd29bdcd: Waiting 02:44:49 aedc3bda2944: Waiting 02:44:49 240cec7eb256: Waiting 02:44:49 393a0a7606d3: Layer already exists 02:44:49 7e6d28f3556c: Layer already exists 02:44:49 0f0cdf98d8a4: Layer already exists 02:44:49 896ca16652d3: Layer already exists 02:44:49 29676a01329d: Layer already exists 02:44:49 240cec7eb256: Layer already exists 02:44:49 a6a0d0187364: Layer already exists 02:44:49 dab6cd29bdcd: Layer already exists 02:44:49 aedc3bda2944: Layer already exists 02:44:49 main: digest: sha256:97b539f6dd1a02e96a925b7ced2f10ca04f0bada6f436588278e21a5c2975ad9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:49 ===================================================== [Pipeline] echo 02:44:50 taggedImages: 02:44:50 - nexus3.edgexfoundry.org:10004/security-spire-server:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:50 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:44:50 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.17 02:44:50 - nexus3.edgexfoundry.org:10004/security-spire-server:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:50 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:44:50 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:44:50 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:50 latest 02:44:50 3.2.0-dev.17 02:44:50 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:50 main 02:44:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:44:51 88e14f756695: Preparing 02:44:51 680f05f063cf: Preparing 02:44:51 7e6d28f3556c: Preparing 02:44:51 393a0a7606d3: Preparing 02:44:51 7573adb7fd37: Preparing 02:44:51 62f753c0db61: Preparing 02:44:51 aedc3bda2944: Preparing 02:44:51 62f753c0db61: Waiting 02:44:51 aedc3bda2944: Waiting 02:44:51 7e6d28f3556c: Layer already exists 02:44:51 393a0a7606d3: Layer already exists 02:44:51 aedc3bda2944: Layer already exists 02:44:51 7573adb7fd37: Pushed 02:44:51 88e14f756695: Pushed 02:44:51 62f753c0db61: Pushed 02:44:53 680f05f063cf: Pushed 02:44:53 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:77f7290dc22a31b24f6436d8db6eafcb3d3dba26272c414734bbeb6c39131aaa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:44:54 88e14f756695: Preparing 02:44:54 680f05f063cf: Preparing 02:44:54 7e6d28f3556c: Preparing 02:44:54 393a0a7606d3: Preparing 02:44:54 7573adb7fd37: Preparing 02:44:54 62f753c0db61: Preparing 02:44:54 aedc3bda2944: Preparing 02:44:54 aedc3bda2944: Waiting 02:44:54 88e14f756695: Layer already exists 02:44:54 7573adb7fd37: Layer already exists 02:44:54 393a0a7606d3: Layer already exists 02:44:54 680f05f063cf: Layer already exists 02:44:54 7e6d28f3556c: Layer already exists 02:44:54 aedc3bda2944: Layer already exists 02:44:54 62f753c0db61: Layer already exists 02:44:54 latest: digest: sha256:77f7290dc22a31b24f6436d8db6eafcb3d3dba26272c414734bbeb6c39131aaa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.17 02:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:44:56 88e14f756695: Preparing 02:44:56 680f05f063cf: Preparing 02:44:56 7e6d28f3556c: Preparing 02:44:56 393a0a7606d3: Preparing 02:44:56 7573adb7fd37: Preparing 02:44:56 62f753c0db61: Preparing 02:44:56 aedc3bda2944: Preparing 02:44:56 62f753c0db61: Waiting 02:44:56 680f05f063cf: Layer already exists 02:44:56 7573adb7fd37: Layer already exists 02:44:56 393a0a7606d3: Layer already exists 02:44:56 88e14f756695: Layer already exists 02:44:56 7e6d28f3556c: Layer already exists 02:44:56 62f753c0db61: Layer already exists 02:44:56 aedc3bda2944: Layer already exists 02:44:56 3.2.0-dev.17: digest: sha256:77f7290dc22a31b24f6436d8db6eafcb3d3dba26272c414734bbeb6c39131aaa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:44:57 88e14f756695: Preparing 02:44:57 680f05f063cf: Preparing 02:44:57 7e6d28f3556c: Preparing 02:44:57 393a0a7606d3: Preparing 02:44:57 7573adb7fd37: Preparing 02:44:57 62f753c0db61: Preparing 02:44:57 aedc3bda2944: Preparing 02:44:57 aedc3bda2944: Waiting 02:44:57 62f753c0db61: Waiting 02:44:57 393a0a7606d3: Layer already exists 02:44:57 680f05f063cf: Layer already exists 02:44:57 7e6d28f3556c: Layer already exists 02:44:57 88e14f756695: Layer already exists 02:44:57 7573adb7fd37: Layer already exists 02:44:57 62f753c0db61: Layer already exists 02:44:57 aedc3bda2944: Layer already exists 02:44:57 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:77f7290dc22a31b24f6436d8db6eafcb3d3dba26272c414734bbeb6c39131aaa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:44:58 88e14f756695: Preparing 02:44:58 680f05f063cf: Preparing 02:44:58 7e6d28f3556c: Preparing 02:44:58 393a0a7606d3: Preparing 02:44:58 7573adb7fd37: Preparing 02:44:58 62f753c0db61: Preparing 02:44:58 aedc3bda2944: Preparing 02:44:58 62f753c0db61: Waiting 02:44:58 88e14f756695: Layer already exists 02:44:58 7e6d28f3556c: Layer already exists 02:44:58 393a0a7606d3: Layer already exists 02:44:58 680f05f063cf: Layer already exists 02:44:58 7573adb7fd37: Layer already exists 02:44:58 62f753c0db61: Layer already exists 02:44:58 aedc3bda2944: Layer already exists 02:44:58 main: digest: sha256:77f7290dc22a31b24f6436d8db6eafcb3d3dba26272c414734bbeb6c39131aaa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:59 ===================================================== [Pipeline] echo 02:44:59 taggedImages: 02:44:59 - nexus3.edgexfoundry.org:10004/support-notifications:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:59 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:44:59 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.17 02:44:59 - nexus3.edgexfoundry.org:10004/support-notifications:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:59 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:44:59 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:44:59 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:44:59 latest 02:44:59 3.2.0-dev.17 02:44:59 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:44:59 main 02:44:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:45:00 e58cda44f892: Preparing 02:45:00 fd61b0622951: Preparing 02:45:00 7e6d28f3556c: Preparing 02:45:00 393a0a7606d3: Preparing 02:45:00 87b416f3289b: Preparing 02:45:00 223dbf3c67a6: Preparing 02:45:00 aedc3bda2944: Preparing 02:45:00 223dbf3c67a6: Waiting 02:45:00 aedc3bda2944: Waiting 02:45:00 7e6d28f3556c: Layer already exists 02:45:00 393a0a7606d3: Layer already exists 02:45:00 87b416f3289b: Layer already exists 02:45:00 223dbf3c67a6: Layer already exists 02:45:00 aedc3bda2944: Layer already exists 02:45:00 e58cda44f892: Pushed 02:45:02 fd61b0622951: Pushed 02:45:02 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:e4bc0f606188817c025ead6f07377b3fdfba178b4e2e939801627bd08d7fd11c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:45:04 e58cda44f892: Preparing 02:45:04 fd61b0622951: Preparing 02:45:04 7e6d28f3556c: Preparing 02:45:04 393a0a7606d3: Preparing 02:45:04 87b416f3289b: Preparing 02:45:04 223dbf3c67a6: Preparing 02:45:04 aedc3bda2944: Preparing 02:45:04 223dbf3c67a6: Waiting 02:45:04 aedc3bda2944: Waiting 02:45:04 393a0a7606d3: Layer already exists 02:45:04 87b416f3289b: Layer already exists 02:45:04 fd61b0622951: Layer already exists 02:45:04 e58cda44f892: Layer already exists 02:45:04 7e6d28f3556c: Layer already exists 02:45:04 223dbf3c67a6: Layer already exists 02:45:04 aedc3bda2944: Layer already exists 02:45:04 latest: digest: sha256:e4bc0f606188817c025ead6f07377b3fdfba178b4e2e939801627bd08d7fd11c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.17 02:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:45:05 e58cda44f892: Preparing 02:45:05 fd61b0622951: Preparing 02:45:05 7e6d28f3556c: Preparing 02:45:05 393a0a7606d3: Preparing 02:45:05 87b416f3289b: Preparing 02:45:05 223dbf3c67a6: Preparing 02:45:05 aedc3bda2944: Preparing 02:45:05 223dbf3c67a6: Waiting 02:45:05 aedc3bda2944: Waiting 02:45:05 fd61b0622951: Layer already exists 02:45:05 87b416f3289b: Layer already exists 02:45:05 7e6d28f3556c: Layer already exists 02:45:05 393a0a7606d3: Layer already exists 02:45:05 e58cda44f892: Layer already exists 02:45:05 223dbf3c67a6: Layer already exists 02:45:05 aedc3bda2944: Layer already exists 02:45:05 3.2.0-dev.17: digest: sha256:e4bc0f606188817c025ead6f07377b3fdfba178b4e2e939801627bd08d7fd11c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:45:06 e58cda44f892: Preparing 02:45:06 fd61b0622951: Preparing 02:45:06 7e6d28f3556c: Preparing 02:45:06 393a0a7606d3: Preparing 02:45:06 87b416f3289b: Preparing 02:45:06 223dbf3c67a6: Preparing 02:45:06 aedc3bda2944: Preparing 02:45:06 223dbf3c67a6: Waiting 02:45:06 aedc3bda2944: Waiting 02:45:06 e58cda44f892: Layer already exists 02:45:06 87b416f3289b: Layer already exists 02:45:06 fd61b0622951: Layer already exists 02:45:06 393a0a7606d3: Layer already exists 02:45:06 7e6d28f3556c: Layer already exists 02:45:06 223dbf3c67a6: Layer already exists 02:45:06 aedc3bda2944: Layer already exists 02:45:06 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:e4bc0f606188817c025ead6f07377b3fdfba178b4e2e939801627bd08d7fd11c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:45:07 e58cda44f892: Preparing 02:45:07 fd61b0622951: Preparing 02:45:07 7e6d28f3556c: Preparing 02:45:07 393a0a7606d3: Preparing 02:45:07 87b416f3289b: Preparing 02:45:07 223dbf3c67a6: Preparing 02:45:07 aedc3bda2944: Preparing 02:45:07 223dbf3c67a6: Waiting 02:45:07 aedc3bda2944: Waiting 02:45:07 7e6d28f3556c: Layer already exists 02:45:07 fd61b0622951: Layer already exists 02:45:07 e58cda44f892: Layer already exists 02:45:07 393a0a7606d3: Layer already exists 02:45:07 87b416f3289b: Layer already exists 02:45:07 223dbf3c67a6: Layer already exists 02:45:07 aedc3bda2944: Layer already exists 02:45:07 main: digest: sha256:e4bc0f606188817c025ead6f07377b3fdfba178b4e2e939801627bd08d7fd11c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:08 ===================================================== [Pipeline] echo 02:45:08 taggedImages: 02:45:08 - nexus3.edgexfoundry.org:10004/support-scheduler:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:45:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:45:08 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.17 02:45:08 - nexus3.edgexfoundry.org:10004/support-scheduler:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:45:08 - 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] } 02:56:51 #140 ... 02:56:51 02:56:51 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:56:51 #137 764.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:56:51 #137 ... 02:56:51 02:56:51 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:56:51 #131 DONE 768.0s 02:56:51 02:56:51 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:51 #40 ... 02:56:51 02:56:51 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:56:51 #141 DONE 0.1s 02:56:51 02:56:51 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:56:51 #142 DONE 0.3s 02:56:51 02:56:51 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:56:51 #134 ... 02:56:51 02:56:51 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:56:51 #143 DONE 0.1s 02:56:51 02:56:51 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:56:51 #144 DONE 0.2s 02:56:51 02:56:51 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:56:51 #145 DONE 0.3s 02:56:51 02:56:51 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:56:51 #146 DONE 0.1s 02:56:51 02:56:51 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:51 #136 ... 02:56:51 02:56:51 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:56:51 #147 DONE 2.3s 02:56:51 02:56:51 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:56:51 #140 ... 02:56:51 02:56:51 #99 [security-proxy-setup] exporting to image 02:56:51 #99 exporting layers 02:56:52 #99 exporting layers 1.2s done 02:56:52 #99 writing image sha256:223490a285bedbe80f9f4066b5881a6fe7123485ddb48f00ba16c6268799e67a done 02:56:52 #99 naming to docker.io/library/security-proxy-setup-arm64 done 02:56:52 #99 DONE 5.9s 02:56:52 02:56:52 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:56:55 #140 ... 02:56:55 02:56:55 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:56:55 #135 DONE 776.5s 02:56:55 02:56:55 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:56:56 #130 ... 02:56:56 02:56:56 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:56:56 #148 DONE 0.2s 02:56:56 02:56:56 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:56:58 #149 DONE 2.0s 02:56:58 02:56:58 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:56:58 #150 DONE 0.3s 02:56:58 02:56:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:58 #40 ... 02:56:58 02:56:58 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:56:59 #151 DONE 0.2s 02:56:59 02:56:59 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:56:59 #138 ... 02:56:59 02:56:59 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:56:59 #137 DONE 780.1s 02:56:59 02:56:59 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:56:59 #152 DONE 0.9s 02:56:59 02:56:59 #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:57:00 #153 DONE 0.5s 02:57:00 02:57:00 #154 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:57:00 #154 DONE 0.5s 02:57:00 02:57:00 #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:57:00 #155 DONE 0.2s 02:57:00 02:57:00 #156 [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 02:57:00 #156 DONE 0.2s 02:57:00 02:57:00 #157 [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/ 02:57:00 #157 DONE 0.3s 02:57:00 02:57:00 #158 [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/ 02:57:00 #158 DONE 0.2s 02:57:00 02:57:00 #159 [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 02:57:00 #159 DONE 0.2s 02:57:00 02:57:00 #160 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:57:01 #160 DONE 0.3s 02:57:01 02:57:01 #161 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:57:01 #161 DONE 0.4s 02:57:01 02:57:01 #162 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:57:01 #162 DONE 0.2s 02:57:01 02:57:01 #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:57:01 #163 DONE 0.5s 02:57:01 02:57:01 #164 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:57:02 #164 DONE 0.6s 02:57:02 02:57:02 #165 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:57:02 #165 DONE 0.1s 02:57:02 02:57:02 #166 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:57:04 #166 ... 02:57:04 02:57:04 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:57:04 #167 DONE 2.8s 02:57:04 02:57:04 #99 [security-bootstrapper] exporting to image 02:57:04 #99 exporting layers 02:57:05 #99 ... 02:57:05 02:57:05 #166 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:57:05 #166 DONE 2.6s 02:57:05 02:57:05 #99 [security-secretstore-setup] exporting to image 02:57:06 #99 exporting layers 1.6s done 02:57:06 #99 writing image sha256:cdbae2159b908efe5d6da10d636486d868313ab4f458beb72f15cc3866b379b1 02:57:06 #99 writing image sha256:cdbae2159b908efe5d6da10d636486d868313ab4f458beb72f15cc3866b379b1 0.0s done 02:57:06 #99 naming to docker.io/library/security-bootstrapper-arm64 done 02:57:06 #99 exporting layers 1.4s done 02:57:06 #99 writing image sha256:d27716bc456e2f6e4bda202a65d0ac9b25faf11fa2890a8fdd182b866e3f2723 0.0s done 02:57:06 #99 naming to docker.io/library/security-secretstore-setup-arm64 02:57:06 #99 naming to docker.io/library/security-secretstore-setup-arm64 done 02:57:06 #99 DONE 7.8s 02:57:06 02:57:06 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:57:21 #130 ... 02:57:21 02:57:21 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:57:21 #134 DONE 800.3s 02:57:21 02:57:21 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:21 #139 ... 02:57:21 02:57:21 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:57:21 #168 DONE 0.2s 02:57:21 02:57:21 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:57:21 #169 DONE 0.3s 02:57:21 02:57:21 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:57:21 #130 ... 02:57:21 02:57:21 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:57:21 #170 DONE 0.3s 02:57:21 02:57:21 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:57:21 #40 ... 02:57:21 02:57:21 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:57:21 #171 DONE 0.1s 02:57:21 02:57:21 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:57:21 #172 DONE 0.1s 02:57:21 02:57:21 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:57:21 #130 ... 02:57:21 02:57:21 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:57:25 #173 DONE 4.7s 02:57:25 02:57:25 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:57:25 #130 ... 02:57:25 02:57:25 #99 [security-proxy-auth] exporting to image 02:57:25 #99 exporting layers 02:57:26 #99 exporting layers 0.7s done 02:57:26 #99 writing image sha256:daa532c262b64269bda809948e9155f47414bff1772aede2c7cdc36b77ede93b done 02:57:26 #99 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 02:57:26 #99 DONE 8.5s 02:57:26 02:57:26 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:57:30 #40 ... 02:57:30 02:57:30 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:57:30 #140 DONE 811.1s 02:57:30 02:57:30 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:30 #139 ... 02:57:30 02:57:30 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:57:30 #174 DONE 0.1s 02:57:31 02:57:31 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:57:31 #175 DONE 0.3s 02:57:31 02:57:31 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:57:31 #136 ... 02:57:31 02:57:31 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:57:31 #176 DONE 0.2s 02:57:31 02:57:31 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:57:31 #177 DONE 0.2s 02:57:31 02:57:31 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:57:31 #40 ... 02:57:31 02:57:31 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:57:31 #178 DONE 0.1s 02:57:31 02:57:31 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:57:33 #179 DONE 2.0s 02:57:33 02:57:33 #99 [core-common-config-bootstrapper] exporting to image 02:57:33 #99 exporting layers 02:57:34 #99 exporting layers 0.6s done 02:57:34 #99 writing image sha256:d94c896d687b9d43ea7b5a3f46ff337082dc2ba199c625fc204e0c3664ec4b91 done 02:57:34 #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:57:34 #99 DONE 9.1s 02:57:34 02:57:34 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:58:13 #138 DONE 853.3s 02:58:13 02:58:13 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:58:13 #136 ... 02:58:13 02:58:13 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:58:13 #180 DONE 0.1s 02:58:13 02:58:13 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:58:13 #181 DONE 0.2s 02:58:13 02:58:13 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:58:13 #182 DONE 0.3s 02:58:13 02:58:13 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:13 #133 ... 02:58:13 02:58:13 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:58:13 #183 DONE 0.2s 02:58:13 02:58:13 #99 [core-command] exporting to image 02:58:13 #99 exporting layers 02:58:14 #99 exporting layers 0.3s done 02:58:14 #99 writing image sha256:8955a0ac1fa889a897a632c6c66e8750532ca229f1a4f9fc26eea4fba71f3c3a done 02:58:14 #99 naming to docker.io/library/core-command-arm64 done 02:58:14 #99 DONE 9.4s 02:58:14 02:58:14 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:19 #40 ... 02:58:19 02:58:19 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:58:19 #132 DONE 860.1s 02:58:19 02:58:19 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:58:19 #184 DONE 0.4s 02:58:19 02:58:19 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:58:20 #185 DONE 0.2s 02:58:20 02:58:20 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:58:20 #186 DONE 0.3s 02:58:20 02:58:20 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:58:20 #187 DONE 0.2s 02:58:20 02:58:20 #99 [core-data] exporting to image 02:58:20 #99 exporting layers 02:58:20 #99 exporting layers 0.3s done 02:58:20 #99 writing image sha256:5495fd41847b0a8c791a5f5d88894eea66d00f604ec7f0076cb7a066fc24e9e3 0.0s done 02:58:20 #99 naming to docker.io/library/core-data-arm64 done 02:58:20 #99 DONE 9.8s 02:58:20 02:58:20 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:25 #133 ... 02:58:25 02:58:25 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:58:25 #136 DONE 865.9s 02:58:25 02:58:25 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:58:25 #139 ... 02:58:25 02:58:25 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:58:26 #188 DONE 0.2s 02:58:26 02:58:26 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:58:26 #189 DONE 0.2s 02:58:26 02:58:26 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:58:26 #190 DONE 0.2s 02:58:26 02:58:26 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:58:26 #43 ... 02:58:26 02:58:26 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:58:26 #191 DONE 0.1s 02:58:26 02:58:26 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:58:26 #192 DONE 0.3s 02:58:26 02:58:26 #99 [core-metadata] exporting to image 02:58:26 #99 exporting layers 02:58:27 #99 exporting layers 0.3s done 02:58:27 #99 writing image sha256:464435cb30e98fcdbb6d2e04e0316a9491e24491712301318b17f9a1c25f273c done 02:58:27 #99 naming to docker.io/library/core-metadata-arm64 done 02:58:27 #99 DONE 10.1s 02:58:27 02:58:27 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:45 #133 ... 02:58:45 02:58:45 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:58:45 #130 DONE 883.3s 02:58:45 02:58:45 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:58:45 #43 ... 02:58:45 02:58:45 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:58:45 #193 DONE 0.3s 02:58:45 02:58:45 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:58:45 #194 DONE 0.1s 02:58:45 02:58:45 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:58:45 #195 DONE 0.3s 02:58:45 02:58:45 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:58:45 #196 DONE 0.1s 02:58:45 02:58:45 #99 [security-spiffe-token-provider] exporting to image 02:58:45 #99 exporting layers 02:58:45 #99 exporting layers 0.6s done 02:58:45 #99 writing image sha256:22f91dd2312dc56cb52793b901ec179f60928349a2031d113c5df085d2b8379b done 02:58:45 #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:58:45 #99 DONE 10.7s 02:58:45 02:58:45 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:59:03 #43 ... 02:59:03 02:59:03 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:59:03 #139 DONE 903.7s 02:59:03 02:59:03 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:59:03 #197 DONE 0.2s 02:59:03 02:59:03 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:59:03 #198 DONE 0.2s 02:59:03 02:59:03 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:59:03 #133 DONE 904.4s 02:59:03 02:59:03 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:59:03 #199 DONE 0.4s 02:59:03 02:59:03 #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:59:03 #200 DONE 0.2s 02:59:03 02:59:03 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:59:04 #201 DONE 0.1s 02:59:04 02:59:04 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:59:04 #202 DONE 0.2s 02:59:04 02:59:04 #99 [support-scheduler] exporting to image 02:59:04 #99 exporting layers 02:59:04 #99 ... 02:59:04 02:59:04 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:59:04 #203 DONE 0.3s 02:59:04 02:59:04 #99 [support-scheduler] exporting to image 02:59:04 #99 exporting layers 0.4s done 02:59:04 #99 writing image sha256:beb17afb289b56bea9794bf09a56c98e05b9719cf8dc966561af700f6bb3a4c4 done 02:59:04 #99 naming to docker.io/library/support-scheduler-arm64 done 02:59:04 #99 DONE 11.1s 02:59:04 02:59:04 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:59:04 #204 DONE 0.2s 02:59:04 02:59:04 #99 [support-notifications] exporting to image 02:59:04 #99 exporting layers 0.4s done 02:59:04 #99 writing image sha256:6ced2b47d7dd237135a74d6972103f1e469bc35d7768a0ad656fe115e9e5e441 done 02:59:04 #99 naming to docker.io/library/support-notifications-arm64 done 02:59:04 #99 DONE 11.5s 02:59:04 02:59:04 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:59:04 time="2024-02-22T02:42:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:59:05 $ docker stop --time=1 4a45122872838c51389fbf8344b5981d668313d439368c9ba205e3dfdfe932b3 02:59:06 $ docker rm -f --volumes 4a45122872838c51389fbf8344b5981d668313d439368c9ba205e3dfdfe932b3 [Pipeline] // withDockerContainer [Pipeline] sh 02:59:07 + docker images 02:59:07 REPOSITORY TAG IMAGE ID CREATED SIZE 02:59:07 support-notifications-arm64 latest 6ced2b47d7dd 3 seconds ago 26.6MB 02:59:07 support-scheduler-arm64 latest beb17afb289b 4 seconds ago 25.9MB 02:59:07 security-spiffe-token-provider-arm64 latest 22f91dd2312d 24 seconds ago 29.1MB 02:59:07 core-metadata-arm64 latest 464435cb30e9 41 seconds ago 17.4MB 02:59:07 core-data-arm64 latest 5495fd41847b 47 seconds ago 17.2MB 02:59:07 core-command-arm64 latest 8955a0ac1fa8 54 seconds ago 17.1MB 02:59:07 core-common-config-bootstrapper-arm64 latest d94c896d687b About a minute ago 15.1MB 02:59:07 security-proxy-auth-arm64 latest daa532c262b6 About a minute ago 15.9MB 02:59:07 security-secretstore-setup-arm64 latest d27716bc456e 2 minutes ago 35.9MB 02:59:07 security-bootstrapper-arm64 latest cdbae2159b90 2 minutes ago 18.5MB 02:59:07 security-proxy-setup-arm64 latest 223490a285be 2 minutes ago 25.9MB 02:59:07 security-spire-agent-arm64 latest 7cf8b77b8593 15 minutes ago 152MB 02:59:07 security-spire-config-arm64 latest 25df47a4c13a 15 minutes ago 95.8MB 02:59:07 security-spire-server-arm64 latest 1d90ff6484db 15 minutes ago 96.7MB 02:59:07 ci-base-image-arm64 latest c5189b6697da 16 minutes ago 881MB 02:59:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 02:59:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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 02:59:08 provisioning config files... 02:59:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/627@tmp/config2808136659292346612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:08 ---> ****-login.sh 02:59:08 nexus3.edgexfoundry.org:10001 02:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:09 Configure a credential helper to remove this warning. See 02:59:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:09 02:59:09 Login Succeeded 02:59:09 nexus3.edgexfoundry.org:10002 02:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:09 Configure a credential helper to remove this warning. See 02:59:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:09 02:59:09 Login Succeeded 02:59:09 nexus3.edgexfoundry.org:10003 02:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:10 Configure a credential helper to remove this warning. See 02:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:10 02:59:10 Login Succeeded 02:59:10 nexus3.edgexfoundry.org:10004 02:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:10 Configure a credential helper to remove this warning. See 02:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:10 02:59:10 Login Succeeded 02:59:10 ****.io 02:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:11 Configure a credential helper to remove this warning. See 02:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:11 02:59:11 Login Succeeded 02:59:11 ---> ****-login.sh ends [Pipeline] } 02:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:59:11 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:59:11 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:11 latest 02:59:11 3.2.0-dev.17 02:59:11 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:59:11 main 02:59:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:59:13 9b828be1e8b4: Preparing 02:59:13 cb9edcd27f8b: Preparing 02:59:13 66df503365bb: Preparing 02:59:13 87c338729d7f: Preparing 02:59:13 37351cd5ec6f: Preparing 02:59:13 f5a6e57534e2: Preparing 02:59:13 7c504f21be85: Preparing 02:59:13 7c504f21be85: Waiting 02:59:13 f5a6e57534e2: Waiting 02:59:13 66df503365bb: Pushed 02:59:13 37351cd5ec6f: Pushed 02:59:13 9b828be1e8b4: Pushed 02:59:13 87c338729d7f: Pushed 02:59:13 7c504f21be85: Layer already exists 02:59:13 f5a6e57534e2: Pushed 02:59:15 cb9edcd27f8b: Pushed 02:59:15 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:4e38c4f606e5f4daeed6dacaad244a285a128f0826c18487ac2a56613c675f60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:59:17 9b828be1e8b4: Preparing 02:59:17 cb9edcd27f8b: Preparing 02:59:17 66df503365bb: Preparing 02:59:17 87c338729d7f: Preparing 02:59:17 37351cd5ec6f: Preparing 02:59:17 f5a6e57534e2: Preparing 02:59:17 7c504f21be85: Preparing 02:59:17 f5a6e57534e2: Waiting 02:59:17 7c504f21be85: Waiting 02:59:17 87c338729d7f: Layer already exists 02:59:17 37351cd5ec6f: Layer already exists 02:59:17 66df503365bb: Layer already exists 02:59:17 cb9edcd27f8b: Layer already exists 02:59:17 9b828be1e8b4: Layer already exists 02:59:17 7c504f21be85: Layer already exists 02:59:17 f5a6e57534e2: Layer already exists 02:59:17 latest: digest: sha256:4e38c4f606e5f4daeed6dacaad244a285a128f0826c18487ac2a56613c675f60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.17 02:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:59:18 9b828be1e8b4: Preparing 02:59:18 cb9edcd27f8b: Preparing 02:59:18 66df503365bb: Preparing 02:59:18 87c338729d7f: Preparing 02:59:18 37351cd5ec6f: Preparing 02:59:18 f5a6e57534e2: Preparing 02:59:18 7c504f21be85: Preparing 02:59:18 f5a6e57534e2: Waiting 02:59:18 7c504f21be85: Waiting 02:59:18 cb9edcd27f8b: Layer already exists 02:59:18 9b828be1e8b4: Layer already exists 02:59:18 37351cd5ec6f: Layer already exists 02:59:18 66df503365bb: Layer already exists 02:59:18 87c338729d7f: Layer already exists 02:59:18 7c504f21be85: Layer already exists 02:59:18 f5a6e57534e2: Layer already exists 02:59:19 3.2.0-dev.17: digest: sha256:4e38c4f606e5f4daeed6dacaad244a285a128f0826c18487ac2a56613c675f60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:59:20 9b828be1e8b4: Preparing 02:59:20 cb9edcd27f8b: Preparing 02:59:20 66df503365bb: Preparing 02:59:20 87c338729d7f: Preparing 02:59:20 37351cd5ec6f: Preparing 02:59:20 f5a6e57534e2: Preparing 02:59:20 7c504f21be85: Preparing 02:59:20 7c504f21be85: Waiting 02:59:20 f5a6e57534e2: Waiting 02:59:20 37351cd5ec6f: Layer already exists 02:59:20 9b828be1e8b4: Layer already exists 02:59:20 66df503365bb: Layer already exists 02:59:20 87c338729d7f: Layer already exists 02:59:20 cb9edcd27f8b: Layer already exists 02:59:20 f5a6e57534e2: Layer already exists 02:59:20 7c504f21be85: Layer already exists 02:59:20 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:4e38c4f606e5f4daeed6dacaad244a285a128f0826c18487ac2a56613c675f60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:59:25 9b828be1e8b4: Preparing 02:59:25 cb9edcd27f8b: Preparing 02:59:25 66df503365bb: Preparing 02:59:25 87c338729d7f: Preparing 02:59:25 37351cd5ec6f: Preparing 02:59:25 f5a6e57534e2: Preparing 02:59:25 7c504f21be85: Preparing 02:59:25 7c504f21be85: Waiting 02:59:25 f5a6e57534e2: Waiting 02:59:25 9b828be1e8b4: Layer already exists 02:59:25 87c338729d7f: Layer already exists 02:59:25 cb9edcd27f8b: Layer already exists 02:59:25 37351cd5ec6f: Layer already exists 02:59:25 66df503365bb: Layer already exists 02:59:25 7c504f21be85: Layer already exists 02:59:25 f5a6e57534e2: Layer already exists 02:59:25 main: digest: sha256:4e38c4f606e5f4daeed6dacaad244a285a128f0826c18487ac2a56613c675f60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:26 ===================================================== [Pipeline] echo 02:59:26 taggedImages: 02:59:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:59:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.17 02:59:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:59:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:59:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:59:26 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:26 latest 02:59:26 3.2.0-dev.17 02:59:26 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:59:26 main 02:59:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:59:28 ba1ffd95bf6a: Preparing 02:59:28 96259f360f19: Preparing 02:59:28 95a915db4199: Preparing 02:59:28 ac93d5d4a519: Preparing 02:59:28 66df503365bb: Preparing 02:59:28 87c338729d7f: Preparing 02:59:28 37351cd5ec6f: Preparing 02:59:28 f5a6e57534e2: Preparing 02:59:28 7c504f21be85: Preparing 02:59:28 87c338729d7f: Waiting 02:59:28 37351cd5ec6f: Waiting 02:59:28 f5a6e57534e2: Waiting 02:59:28 7c504f21be85: Waiting 02:59:28 66df503365bb: Layer already exists 02:59:28 87c338729d7f: Layer already exists 02:59:28 37351cd5ec6f: Layer already exists 02:59:28 f5a6e57534e2: Layer already exists 02:59:28 95a915db4199: Pushed 02:59:28 96259f360f19: Pushed 02:59:28 ba1ffd95bf6a: Pushed 02:59:28 7c504f21be85: Layer already exists 02:59:30 ac93d5d4a519: Pushed 02:59:30 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:6ca8d6c1988bf8b815587c3f4f398a0b179d78569d0dea4cf63462d3359273a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:31 + 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 02:59:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:59:31 ba1ffd95bf6a: Preparing 02:59:31 96259f360f19: Preparing 02:59:31 95a915db4199: Preparing 02:59:31 ac93d5d4a519: Preparing 02:59:31 66df503365bb: Preparing 02:59:31 87c338729d7f: Preparing 02:59:31 37351cd5ec6f: Preparing 02:59:31 f5a6e57534e2: Preparing 02:59:31 7c504f21be85: Preparing 02:59:31 f5a6e57534e2: Waiting 02:59:31 7c504f21be85: Waiting 02:59:31 37351cd5ec6f: Waiting 02:59:31 87c338729d7f: Waiting 02:59:31 ba1ffd95bf6a: Layer already exists 02:59:31 95a915db4199: Layer already exists 02:59:31 ac93d5d4a519: Layer already exists 02:59:31 66df503365bb: Layer already exists 02:59:31 96259f360f19: Layer already exists 02:59:31 37351cd5ec6f: Layer already exists 02:59:31 87c338729d7f: Layer already exists 02:59:31 7c504f21be85: Layer already exists 02:59:31 f5a6e57534e2: Layer already exists 02:59:32 latest: digest: sha256:6ca8d6c1988bf8b815587c3f4f398a0b179d78569d0dea4cf63462d3359273a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.17 02:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:59:33 ba1ffd95bf6a: Preparing 02:59:33 96259f360f19: Preparing 02:59:33 95a915db4199: Preparing 02:59:33 ac93d5d4a519: Preparing 02:59:33 66df503365bb: Preparing 02:59:33 87c338729d7f: Preparing 02:59:33 37351cd5ec6f: Preparing 02:59:33 f5a6e57534e2: Preparing 02:59:33 7c504f21be85: Preparing 02:59:33 87c338729d7f: Waiting 02:59:33 37351cd5ec6f: Waiting 02:59:33 f5a6e57534e2: Waiting 02:59:33 7c504f21be85: Waiting 02:59:33 95a915db4199: Layer already exists 02:59:33 96259f360f19: Layer already exists 02:59:33 ba1ffd95bf6a: Layer already exists 02:59:33 ac93d5d4a519: Layer already exists 02:59:33 66df503365bb: Layer already exists 02:59:33 87c338729d7f: Layer already exists 02:59:33 f5a6e57534e2: Layer already exists 02:59:33 37351cd5ec6f: Layer already exists 02:59:33 7c504f21be85: Layer already exists 02:59:33 3.2.0-dev.17: digest: sha256:6ca8d6c1988bf8b815587c3f4f398a0b179d78569d0dea4cf63462d3359273a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:59:35 ba1ffd95bf6a: Preparing 02:59:35 96259f360f19: Preparing 02:59:35 95a915db4199: Preparing 02:59:35 ac93d5d4a519: Preparing 02:59:35 66df503365bb: Preparing 02:59:35 87c338729d7f: Preparing 02:59:35 37351cd5ec6f: Preparing 02:59:35 f5a6e57534e2: Preparing 02:59:35 7c504f21be85: Preparing 02:59:35 37351cd5ec6f: Waiting 02:59:35 87c338729d7f: Waiting 02:59:35 7c504f21be85: Waiting 02:59:35 f5a6e57534e2: Waiting 02:59:35 95a915db4199: Layer already exists 02:59:35 96259f360f19: Layer already exists 02:59:35 66df503365bb: Layer already exists 02:59:35 ba1ffd95bf6a: Layer already exists 02:59:35 ac93d5d4a519: Layer already exists 02:59:35 37351cd5ec6f: Layer already exists 02:59:35 87c338729d7f: Layer already exists 02:59:35 f5a6e57534e2: Layer already exists 02:59:35 7c504f21be85: Layer already exists 02:59:35 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:6ca8d6c1988bf8b815587c3f4f398a0b179d78569d0dea4cf63462d3359273a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:36 + 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 02:59:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:59:40 ba1ffd95bf6a: Preparing 02:59:40 96259f360f19: Preparing 02:59:40 95a915db4199: Preparing 02:59:40 ac93d5d4a519: Preparing 02:59:40 66df503365bb: Preparing 02:59:40 87c338729d7f: Preparing 02:59:40 37351cd5ec6f: Preparing 02:59:40 f5a6e57534e2: Preparing 02:59:40 7c504f21be85: Preparing 02:59:40 37351cd5ec6f: Waiting 02:59:40 87c338729d7f: Waiting 02:59:40 f5a6e57534e2: Waiting 02:59:40 7c504f21be85: Waiting 02:59:40 95a915db4199: Layer already exists 02:59:40 96259f360f19: Layer already exists 02:59:40 66df503365bb: Layer already exists 02:59:40 ba1ffd95bf6a: Layer already exists 02:59:40 ac93d5d4a519: Layer already exists 02:59:40 37351cd5ec6f: Layer already exists 02:59:40 f5a6e57534e2: Layer already exists 02:59:40 87c338729d7f: Layer already exists 02:59:40 7c504f21be85: Layer already exists 02:59:40 main: digest: sha256:6ca8d6c1988bf8b815587c3f4f398a0b179d78569d0dea4cf63462d3359273a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:41 ===================================================== [Pipeline] echo 02:59:41 taggedImages: 02:59:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:59:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.17 02:59:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:59:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:59:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:59:41 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:41 latest 02:59:41 3.2.0-dev.17 02:59:41 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:59:41 main 02:59:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:59:42 638c9b4d656b: Preparing 02:59:42 dde8fbdf2f10: Preparing 02:59:42 66df503365bb: Preparing 02:59:42 87c338729d7f: Preparing 02:59:42 362dae0ff8d2: Preparing 02:59:42 46e3c13a0b9a: Preparing 02:59:42 7c504f21be85: Preparing 02:59:42 46e3c13a0b9a: Waiting 02:59:42 7c504f21be85: Waiting 02:59:42 87c338729d7f: Layer already exists 02:59:43 66df503365bb: Layer already exists 02:59:43 7c504f21be85: Layer already exists 02:59:43 362dae0ff8d2: Pushed 02:59:43 638c9b4d656b: Pushed 02:59:43 46e3c13a0b9a: Pushed 02:59:45 dde8fbdf2f10: Pushed 02:59:45 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:266a4b84ff2e38b8da42e790650c8078b49495bc2018db05a1a3e8971903e647 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:59:47 638c9b4d656b: Preparing 02:59:47 dde8fbdf2f10: Preparing 02:59:47 66df503365bb: Preparing 02:59:47 87c338729d7f: Preparing 02:59:47 362dae0ff8d2: Preparing 02:59:47 46e3c13a0b9a: Preparing 02:59:47 7c504f21be85: Preparing 02:59:47 46e3c13a0b9a: Waiting 02:59:47 7c504f21be85: Waiting 02:59:47 66df503365bb: Layer already exists 02:59:47 362dae0ff8d2: Layer already exists 02:59:47 87c338729d7f: Layer already exists 02:59:47 dde8fbdf2f10: Layer already exists 02:59:47 638c9b4d656b: Layer already exists 02:59:47 7c504f21be85: Layer already exists 02:59:47 46e3c13a0b9a: Layer already exists 02:59:47 latest: digest: sha256:266a4b84ff2e38b8da42e790650c8078b49495bc2018db05a1a3e8971903e647 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.17 02:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:59:48 638c9b4d656b: Preparing 02:59:48 dde8fbdf2f10: Preparing 02:59:48 66df503365bb: Preparing 02:59:48 87c338729d7f: Preparing 02:59:48 362dae0ff8d2: Preparing 02:59:48 46e3c13a0b9a: Preparing 02:59:48 7c504f21be85: Preparing 02:59:48 46e3c13a0b9a: Waiting 02:59:48 7c504f21be85: Waiting 02:59:48 66df503365bb: Layer already exists 02:59:48 87c338729d7f: Layer already exists 02:59:48 dde8fbdf2f10: Layer already exists 02:59:48 362dae0ff8d2: Layer already exists 02:59:48 638c9b4d656b: Layer already exists 02:59:48 7c504f21be85: Layer already exists 02:59:48 46e3c13a0b9a: Layer already exists 02:59:49 3.2.0-dev.17: digest: sha256:266a4b84ff2e38b8da42e790650c8078b49495bc2018db05a1a3e8971903e647 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:59:50 638c9b4d656b: Preparing 02:59:50 dde8fbdf2f10: Preparing 02:59:50 66df503365bb: Preparing 02:59:50 87c338729d7f: Preparing 02:59:50 362dae0ff8d2: Preparing 02:59:50 46e3c13a0b9a: Preparing 02:59:50 7c504f21be85: Preparing 02:59:50 46e3c13a0b9a: Waiting 02:59:50 7c504f21be85: Waiting 02:59:50 87c338729d7f: Layer already exists 02:59:50 638c9b4d656b: Layer already exists 02:59:50 66df503365bb: Layer already exists 02:59:50 dde8fbdf2f10: Layer already exists 02:59:50 362dae0ff8d2: Layer already exists 02:59:50 46e3c13a0b9a: Layer already exists 02:59:50 7c504f21be85: Layer already exists 02:59:50 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:266a4b84ff2e38b8da42e790650c8078b49495bc2018db05a1a3e8971903e647 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:59:54 638c9b4d656b: Preparing 02:59:54 dde8fbdf2f10: Preparing 02:59:54 66df503365bb: Preparing 02:59:54 87c338729d7f: Preparing 02:59:54 362dae0ff8d2: Preparing 02:59:54 46e3c13a0b9a: Preparing 02:59:54 7c504f21be85: Preparing 02:59:54 7c504f21be85: Waiting 02:59:54 46e3c13a0b9a: Waiting 02:59:54 66df503365bb: Layer already exists 02:59:54 638c9b4d656b: Layer already exists 02:59:54 362dae0ff8d2: Layer already exists 02:59:54 dde8fbdf2f10: Layer already exists 02:59:54 87c338729d7f: Layer already exists 02:59:54 7c504f21be85: Layer already exists 02:59:54 46e3c13a0b9a: Layer already exists 02:59:54 main: digest: sha256:266a4b84ff2e38b8da42e790650c8078b49495bc2018db05a1a3e8971903e647 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:55 ===================================================== [Pipeline] echo 02:59:55 taggedImages: 02:59:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:59:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.17 02:59:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:59:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:59:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:59:55 29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:55 latest 02:59:55 3.2.0-dev.17 02:59:55 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 02:59:55 main 02:59:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 02:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:59:57 45882e68c05c: Preparing 02:59:57 ef08ae3629f7: Preparing 02:59:57 b9aa212f1fdf: Preparing 02:59:57 66df503365bb: Preparing 02:59:57 87c338729d7f: Preparing 02:59:57 37351cd5ec6f: Preparing 02:59:57 f5a6e57534e2: Preparing 02:59:57 7c504f21be85: Preparing 02:59:57 37351cd5ec6f: Waiting 02:59:57 f5a6e57534e2: Waiting 02:59:57 7c504f21be85: Waiting 02:59:57 66df503365bb: Layer already exists 02:59:57 87c338729d7f: Layer already exists 02:59:57 37351cd5ec6f: Layer already exists 02:59:57 f5a6e57534e2: Layer already exists 02:59:57 7c504f21be85: Layer already exists 02:59:57 45882e68c05c: Pushed 02:59:57 ef08ae3629f7: Pushed 03:00:00 b9aa212f1fdf: Pushed 03:00:00 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:38dfa7f2dd296b13b283a12a7e41321230a152a1aa400ae099b1b55840c82ca4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:00:01 45882e68c05c: Preparing 03:00:01 ef08ae3629f7: Preparing 03:00:01 b9aa212f1fdf: Preparing 03:00:01 66df503365bb: Preparing 03:00:01 87c338729d7f: Preparing 03:00:01 37351cd5ec6f: Preparing 03:00:01 f5a6e57534e2: Preparing 03:00:01 37351cd5ec6f: Waiting 03:00:01 7c504f21be85: Preparing 03:00:01 f5a6e57534e2: Waiting 03:00:01 7c504f21be85: Waiting 03:00:01 b9aa212f1fdf: Layer already exists 03:00:01 87c338729d7f: Layer already exists 03:00:01 66df503365bb: Layer already exists 03:00:01 ef08ae3629f7: Layer already exists 03:00:01 f5a6e57534e2: Layer already exists 03:00:01 37351cd5ec6f: Layer already exists 03:00:01 45882e68c05c: Layer already exists 03:00:01 7c504f21be85: Layer already exists 03:00:02 latest: digest: sha256:38dfa7f2dd296b13b283a12a7e41321230a152a1aa400ae099b1b55840c82ca4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.17 03:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:00:03 45882e68c05c: Preparing 03:00:03 ef08ae3629f7: Preparing 03:00:03 b9aa212f1fdf: Preparing 03:00:03 66df503365bb: Preparing 03:00:03 87c338729d7f: Preparing 03:00:03 37351cd5ec6f: Preparing 03:00:03 f5a6e57534e2: Preparing 03:00:03 7c504f21be85: Preparing 03:00:03 f5a6e57534e2: Waiting 03:00:03 7c504f21be85: Waiting 03:00:03 37351cd5ec6f: Waiting 03:00:03 45882e68c05c: Layer already exists 03:00:03 ef08ae3629f7: Layer already exists 03:00:03 66df503365bb: Layer already exists 03:00:03 87c338729d7f: Layer already exists 03:00:03 b9aa212f1fdf: Layer already exists 03:00:03 f5a6e57534e2: Layer already exists 03:00:03 7c504f21be85: Layer already exists 03:00:03 37351cd5ec6f: Layer already exists 03:00:03 3.2.0-dev.17: digest: sha256:38dfa7f2dd296b13b283a12a7e41321230a152a1aa400ae099b1b55840c82ca4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:00:05 45882e68c05c: Preparing 03:00:05 ef08ae3629f7: Preparing 03:00:05 b9aa212f1fdf: Preparing 03:00:05 66df503365bb: Preparing 03:00:05 87c338729d7f: Preparing 03:00:05 37351cd5ec6f: Preparing 03:00:05 f5a6e57534e2: Preparing 03:00:05 7c504f21be85: Preparing 03:00:05 37351cd5ec6f: Waiting 03:00:05 f5a6e57534e2: Waiting 03:00:05 7c504f21be85: Waiting 03:00:05 87c338729d7f: Layer already exists 03:00:05 66df503365bb: Layer already exists 03:00:05 b9aa212f1fdf: Layer already exists 03:00:05 ef08ae3629f7: Layer already exists 03:00:05 45882e68c05c: Layer already exists 03:00:05 37351cd5ec6f: Layer already exists 03:00:05 f5a6e57534e2: Layer already exists 03:00:05 7c504f21be85: Layer already exists 03:00:05 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:38dfa7f2dd296b13b283a12a7e41321230a152a1aa400ae099b1b55840c82ca4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:00:09 45882e68c05c: Preparing 03:00:09 ef08ae3629f7: Preparing 03:00:09 b9aa212f1fdf: Preparing 03:00:09 66df503365bb: Preparing 03:00:09 87c338729d7f: Preparing 03:00:09 37351cd5ec6f: Preparing 03:00:09 f5a6e57534e2: Preparing 03:00:09 7c504f21be85: Preparing 03:00:09 37351cd5ec6f: Waiting 03:00:09 f5a6e57534e2: Waiting 03:00:09 7c504f21be85: Waiting 03:00:09 66df503365bb: Layer already exists 03:00:09 45882e68c05c: Layer already exists 03:00:09 ef08ae3629f7: Layer already exists 03:00:09 b9aa212f1fdf: Layer already exists 03:00:09 87c338729d7f: Layer already exists 03:00:09 f5a6e57534e2: Layer already exists 03:00:09 37351cd5ec6f: Layer already exists 03:00:09 7c504f21be85: Layer already exists 03:00:09 main: digest: sha256:38dfa7f2dd296b13b283a12a7e41321230a152a1aa400ae099b1b55840c82ca4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:10 ===================================================== [Pipeline] echo 03:00:10 taggedImages: 03:00:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:00:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.17 03:00:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:00:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:00:10 29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:10 latest 03:00:10 3.2.0-dev.17 03:00:10 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:10 main 03:00:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:00:12 13f10e09d0da: Preparing 03:00:12 1982bf738d4c: Preparing 03:00:12 7b9e7444438a: Preparing 03:00:12 b201f881be36: Preparing 03:00:12 52e725b274cf: Preparing 03:00:12 80c7a647a7fb: Preparing 03:00:12 bcefa1f7cdd2: Preparing 03:00:12 66df503365bb: Preparing 03:00:12 87c338729d7f: Preparing 03:00:12 64cb2d214d47: Preparing 03:00:12 a2ecbf6ff5cf: Preparing 03:00:12 5f70bf18a086: Preparing 03:00:12 005e09549627: Preparing 03:00:12 12b842902bef: Preparing 03:00:12 9a7f43cc9ec2: Preparing 03:00:12 7c504f21be85: Preparing 03:00:12 12b842902bef: Waiting 03:00:12 7c504f21be85: Waiting 03:00:12 9a7f43cc9ec2: Waiting 03:00:12 80c7a647a7fb: Waiting 03:00:12 64cb2d214d47: Waiting 03:00:12 bcefa1f7cdd2: Waiting 03:00:12 a2ecbf6ff5cf: Waiting 03:00:12 66df503365bb: Waiting 03:00:12 87c338729d7f: Waiting 03:00:12 5f70bf18a086: Waiting 03:00:12 005e09549627: Waiting 03:00:12 b201f881be36: Pushed 03:00:12 1982bf738d4c: Pushed 03:00:12 7b9e7444438a: Pushed 03:00:12 52e725b274cf: Pushed 03:00:12 13f10e09d0da: Pushed 03:00:12 87c338729d7f: Layer already exists 03:00:12 66df503365bb: Layer already exists 03:00:12 80c7a647a7fb: Pushed 03:00:12 64cb2d214d47: Pushed 03:00:12 5f70bf18a086: Pushed 03:00:12 a2ecbf6ff5cf: Pushed 03:00:12 005e09549627: Pushed 03:00:12 12b842902bef: Pushed 03:00:12 7c504f21be85: Layer already exists 03:00:13 9a7f43cc9ec2: Pushed 03:00:15 bcefa1f7cdd2: Pushed 03:00:15 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:3a732e5044e7b9b54628bd37c09405953f6203cb2a6bc1a9a9512696cb92283c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:00:17 13f10e09d0da: Preparing 03:00:17 1982bf738d4c: Preparing 03:00:17 7b9e7444438a: Preparing 03:00:17 b201f881be36: Preparing 03:00:17 52e725b274cf: Preparing 03:00:17 80c7a647a7fb: Preparing 03:00:17 bcefa1f7cdd2: Preparing 03:00:17 66df503365bb: Preparing 03:00:17 87c338729d7f: Preparing 03:00:17 64cb2d214d47: Preparing 03:00:17 a2ecbf6ff5cf: Preparing 03:00:17 5f70bf18a086: Preparing 03:00:17 005e09549627: Preparing 03:00:17 12b842902bef: Preparing 03:00:17 9a7f43cc9ec2: Preparing 03:00:17 7c504f21be85: Preparing 03:00:17 80c7a647a7fb: Waiting 03:00:17 a2ecbf6ff5cf: Waiting 03:00:17 bcefa1f7cdd2: Waiting 03:00:17 66df503365bb: Waiting 03:00:17 64cb2d214d47: Waiting 03:00:17 87c338729d7f: Waiting 03:00:17 5f70bf18a086: Waiting 03:00:17 12b842902bef: Waiting 03:00:17 7c504f21be85: Waiting 03:00:17 9a7f43cc9ec2: Waiting 03:00:17 005e09549627: Waiting 03:00:17 7b9e7444438a: Layer already exists 03:00:17 52e725b274cf: Layer already exists 03:00:17 13f10e09d0da: Layer already exists 03:00:17 1982bf738d4c: Layer already exists 03:00:17 b201f881be36: Layer already exists 03:00:17 bcefa1f7cdd2: Layer already exists 03:00:17 80c7a647a7fb: Layer already exists 03:00:17 66df503365bb: Layer already exists 03:00:17 87c338729d7f: Layer already exists 03:00:17 64cb2d214d47: Layer already exists 03:00:17 a2ecbf6ff5cf: Layer already exists 03:00:17 005e09549627: Layer already exists 03:00:17 12b842902bef: Layer already exists 03:00:17 5f70bf18a086: Layer already exists 03:00:17 9a7f43cc9ec2: Layer already exists 03:00:17 7c504f21be85: Layer already exists 03:00:17 latest: digest: sha256:3a732e5044e7b9b54628bd37c09405953f6203cb2a6bc1a9a9512696cb92283c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.17 03:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:00:18 13f10e09d0da: Preparing 03:00:18 1982bf738d4c: Preparing 03:00:18 7b9e7444438a: Preparing 03:00:18 b201f881be36: Preparing 03:00:18 52e725b274cf: Preparing 03:00:18 80c7a647a7fb: Preparing 03:00:18 bcefa1f7cdd2: Preparing 03:00:18 80c7a647a7fb: Waiting 03:00:18 66df503365bb: Preparing 03:00:18 87c338729d7f: Preparing 03:00:18 bcefa1f7cdd2: Waiting 03:00:18 66df503365bb: Waiting 03:00:18 87c338729d7f: Waiting 03:00:18 64cb2d214d47: Preparing 03:00:18 a2ecbf6ff5cf: Preparing 03:00:18 64cb2d214d47: Waiting 03:00:18 5f70bf18a086: Preparing 03:00:18 a2ecbf6ff5cf: Waiting 03:00:18 005e09549627: Preparing 03:00:18 5f70bf18a086: Waiting 03:00:18 12b842902bef: Preparing 03:00:18 005e09549627: Waiting 03:00:18 9a7f43cc9ec2: Preparing 03:00:18 7c504f21be85: Preparing 03:00:18 9a7f43cc9ec2: Waiting 03:00:18 13f10e09d0da: Layer already exists 03:00:18 52e725b274cf: Layer already exists 03:00:18 1982bf738d4c: Layer already exists 03:00:18 b201f881be36: Layer already exists 03:00:18 7b9e7444438a: Layer already exists 03:00:18 80c7a647a7fb: Layer already exists 03:00:18 87c338729d7f: Layer already exists 03:00:18 64cb2d214d47: Layer already exists 03:00:18 bcefa1f7cdd2: Layer already exists 03:00:18 66df503365bb: Layer already exists 03:00:18 a2ecbf6ff5cf: Layer already exists 03:00:18 5f70bf18a086: Layer already exists 03:00:18 005e09549627: Layer already exists 03:00:18 9a7f43cc9ec2: Layer already exists 03:00:18 12b842902bef: Layer already exists 03:00:18 7c504f21be85: Layer already exists 03:00:19 3.2.0-dev.17: digest: sha256:3a732e5044e7b9b54628bd37c09405953f6203cb2a6bc1a9a9512696cb92283c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:00:23 13f10e09d0da: Preparing 03:00:23 1982bf738d4c: Preparing 03:00:23 7b9e7444438a: Preparing 03:00:23 b201f881be36: Preparing 03:00:23 52e725b274cf: Preparing 03:00:23 80c7a647a7fb: Preparing 03:00:23 bcefa1f7cdd2: Preparing 03:00:23 66df503365bb: Preparing 03:00:23 87c338729d7f: Preparing 03:00:23 64cb2d214d47: Preparing 03:00:23 a2ecbf6ff5cf: Preparing 03:00:23 5f70bf18a086: Preparing 03:00:23 005e09549627: Preparing 03:00:23 12b842902bef: Preparing 03:00:23 9a7f43cc9ec2: Preparing 03:00:23 7c504f21be85: Preparing 03:00:23 bcefa1f7cdd2: Waiting 03:00:23 66df503365bb: Waiting 03:00:23 87c338729d7f: Waiting 03:00:23 64cb2d214d47: Waiting 03:00:23 a2ecbf6ff5cf: Waiting 03:00:23 5f70bf18a086: Waiting 03:00:23 80c7a647a7fb: Waiting 03:00:23 12b842902bef: Waiting 03:00:23 9a7f43cc9ec2: Waiting 03:00:23 7c504f21be85: Waiting 03:00:23 005e09549627: Waiting 03:00:23 b201f881be36: Layer already exists 03:00:23 7b9e7444438a: Layer already exists 03:00:23 1982bf738d4c: Layer already exists 03:00:23 13f10e09d0da: Layer already exists 03:00:23 52e725b274cf: Layer already exists 03:00:23 80c7a647a7fb: Layer already exists 03:00:23 bcefa1f7cdd2: Layer already exists 03:00:23 66df503365bb: Layer already exists 03:00:23 64cb2d214d47: Layer already exists 03:00:23 87c338729d7f: Layer already exists 03:00:23 a2ecbf6ff5cf: Layer already exists 03:00:23 5f70bf18a086: Layer already exists 03:00:23 005e09549627: Layer already exists 03:00:23 12b842902bef: Layer already exists 03:00:23 9a7f43cc9ec2: Layer already exists 03:00:23 7c504f21be85: Layer already exists 03:00:24 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:3a732e5044e7b9b54628bd37c09405953f6203cb2a6bc1a9a9512696cb92283c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:00:25 13f10e09d0da: Preparing 03:00:25 1982bf738d4c: Preparing 03:00:25 7b9e7444438a: Preparing 03:00:25 b201f881be36: Preparing 03:00:25 52e725b274cf: Preparing 03:00:25 80c7a647a7fb: Preparing 03:00:25 bcefa1f7cdd2: Preparing 03:00:25 66df503365bb: Preparing 03:00:25 87c338729d7f: Preparing 03:00:25 64cb2d214d47: Preparing 03:00:25 a2ecbf6ff5cf: Preparing 03:00:25 5f70bf18a086: Preparing 03:00:25 005e09549627: Preparing 03:00:25 12b842902bef: Preparing 03:00:25 9a7f43cc9ec2: Preparing 03:00:25 7c504f21be85: Preparing 03:00:25 64cb2d214d47: Waiting 03:00:25 a2ecbf6ff5cf: Waiting 03:00:25 5f70bf18a086: Waiting 03:00:25 005e09549627: Waiting 03:00:25 12b842902bef: Waiting 03:00:25 9a7f43cc9ec2: Waiting 03:00:25 7c504f21be85: Waiting 03:00:25 80c7a647a7fb: Waiting 03:00:25 bcefa1f7cdd2: Waiting 03:00:25 66df503365bb: Waiting 03:00:25 87c338729d7f: Waiting 03:00:25 1982bf738d4c: Layer already exists 03:00:25 52e725b274cf: Layer already exists 03:00:25 13f10e09d0da: Layer already exists 03:00:25 b201f881be36: Layer already exists 03:00:25 7b9e7444438a: Layer already exists 03:00:25 66df503365bb: Layer already exists 03:00:25 bcefa1f7cdd2: Layer already exists 03:00:25 87c338729d7f: Layer already exists 03:00:25 64cb2d214d47: Layer already exists 03:00:25 80c7a647a7fb: Layer already exists 03:00:25 005e09549627: Layer already exists 03:00:25 a2ecbf6ff5cf: Layer already exists 03:00:25 5f70bf18a086: Layer already exists 03:00:25 9a7f43cc9ec2: Layer already exists 03:00:25 12b842902bef: Layer already exists 03:00:25 7c504f21be85: Layer already exists 03:00:25 main: digest: sha256:3a732e5044e7b9b54628bd37c09405953f6203cb2a6bc1a9a9512696cb92283c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:26 ===================================================== [Pipeline] echo 03:00:26 taggedImages: 03:00:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:00:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.17 03:00:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:00:26 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:00:26 29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:26 latest 03:00:26 3.2.0-dev.17 03:00:26 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:26 main 03:00:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:00:28 f603e3413a08: Preparing 03:00:28 9b5c77aaf86a: Preparing 03:00:28 39e1933b0f0d: Preparing 03:00:28 cfe2a6a7ed5a: Preparing 03:00:28 66df503365bb: Preparing 03:00:28 87c338729d7f: Preparing 03:00:28 37351cd5ec6f: Preparing 03:00:28 f5a6e57534e2: Preparing 03:00:28 7c504f21be85: Preparing 03:00:28 37351cd5ec6f: Waiting 03:00:28 f5a6e57534e2: Waiting 03:00:28 7c504f21be85: Waiting 03:00:28 87c338729d7f: Waiting 03:00:28 66df503365bb: Layer already exists 03:00:29 87c338729d7f: Layer already exists 03:00:29 37351cd5ec6f: Layer already exists 03:00:29 f5a6e57534e2: Layer already exists 03:00:29 7c504f21be85: Layer already exists 03:00:29 f603e3413a08: Pushed 03:00:29 39e1933b0f0d: Pushed 03:00:29 9b5c77aaf86a: Pushed 03:00:31 cfe2a6a7ed5a: Pushed 03:00:31 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:04eab46c6769876e6497b0b2ed8f88247307da01b4f60dc3dbe4a8a5165b7419 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:31 + 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 03:00:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:00:32 f603e3413a08: Preparing 03:00:32 9b5c77aaf86a: Preparing 03:00:32 39e1933b0f0d: Preparing 03:00:32 cfe2a6a7ed5a: Preparing 03:00:32 66df503365bb: Preparing 03:00:32 87c338729d7f: Preparing 03:00:32 37351cd5ec6f: Preparing 03:00:32 f5a6e57534e2: Preparing 03:00:32 7c504f21be85: Preparing 03:00:32 87c338729d7f: Waiting 03:00:32 37351cd5ec6f: Waiting 03:00:32 f5a6e57534e2: Waiting 03:00:32 7c504f21be85: Waiting 03:00:32 f603e3413a08: Layer already exists 03:00:32 cfe2a6a7ed5a: Layer already exists 03:00:32 39e1933b0f0d: Layer already exists 03:00:32 66df503365bb: Layer already exists 03:00:32 9b5c77aaf86a: Layer already exists 03:00:32 87c338729d7f: Layer already exists 03:00:32 37351cd5ec6f: Layer already exists 03:00:32 f5a6e57534e2: Layer already exists 03:00:32 7c504f21be85: Layer already exists 03:00:32 latest: digest: sha256:04eab46c6769876e6497b0b2ed8f88247307da01b4f60dc3dbe4a8a5165b7419 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.17 03:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:00:37 f603e3413a08: Preparing 03:00:37 9b5c77aaf86a: Preparing 03:00:37 39e1933b0f0d: Preparing 03:00:37 cfe2a6a7ed5a: Preparing 03:00:37 66df503365bb: Preparing 03:00:37 87c338729d7f: Preparing 03:00:37 37351cd5ec6f: Preparing 03:00:37 f5a6e57534e2: Preparing 03:00:37 7c504f21be85: Preparing 03:00:37 37351cd5ec6f: Waiting 03:00:37 f5a6e57534e2: Waiting 03:00:37 7c504f21be85: Waiting 03:00:37 87c338729d7f: Waiting 03:00:37 66df503365bb: Layer already exists 03:00:37 9b5c77aaf86a: Layer already exists 03:00:37 f603e3413a08: Layer already exists 03:00:37 cfe2a6a7ed5a: Layer already exists 03:00:37 39e1933b0f0d: Layer already exists 03:00:37 f5a6e57534e2: Layer already exists 03:00:37 87c338729d7f: Layer already exists 03:00:37 37351cd5ec6f: Layer already exists 03:00:37 7c504f21be85: Layer already exists 03:00:37 3.2.0-dev.17: digest: sha256:04eab46c6769876e6497b0b2ed8f88247307da01b4f60dc3dbe4a8a5165b7419 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:00:39 f603e3413a08: Preparing 03:00:39 9b5c77aaf86a: Preparing 03:00:39 39e1933b0f0d: Preparing 03:00:39 cfe2a6a7ed5a: Preparing 03:00:39 66df503365bb: Preparing 03:00:39 87c338729d7f: Preparing 03:00:39 37351cd5ec6f: Preparing 03:00:39 f5a6e57534e2: Preparing 03:00:39 7c504f21be85: Preparing 03:00:39 87c338729d7f: Waiting 03:00:39 37351cd5ec6f: Waiting 03:00:39 f5a6e57534e2: Waiting 03:00:39 7c504f21be85: Waiting 03:00:39 39e1933b0f0d: Layer already exists 03:00:39 cfe2a6a7ed5a: Layer already exists 03:00:39 f603e3413a08: Layer already exists 03:00:39 9b5c77aaf86a: Layer already exists 03:00:39 66df503365bb: Layer already exists 03:00:39 87c338729d7f: Layer already exists 03:00:39 37351cd5ec6f: Layer already exists 03:00:39 f5a6e57534e2: Layer already exists 03:00:39 7c504f21be85: Layer already exists 03:00:39 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:04eab46c6769876e6497b0b2ed8f88247307da01b4f60dc3dbe4a8a5165b7419 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:40 + 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 03:00:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:00:40 f603e3413a08: Preparing 03:00:40 9b5c77aaf86a: Preparing 03:00:40 39e1933b0f0d: Preparing 03:00:40 cfe2a6a7ed5a: Preparing 03:00:40 66df503365bb: Preparing 03:00:40 87c338729d7f: Preparing 03:00:40 37351cd5ec6f: Preparing 03:00:40 f5a6e57534e2: Preparing 03:00:40 7c504f21be85: Preparing 03:00:40 87c338729d7f: Waiting 03:00:40 37351cd5ec6f: Waiting 03:00:40 f5a6e57534e2: Waiting 03:00:40 7c504f21be85: Waiting 03:00:40 66df503365bb: Layer already exists 03:00:40 f603e3413a08: Layer already exists 03:00:40 9b5c77aaf86a: Layer already exists 03:00:40 39e1933b0f0d: Layer already exists 03:00:40 cfe2a6a7ed5a: Layer already exists 03:00:40 37351cd5ec6f: Layer already exists 03:00:40 7c504f21be85: Layer already exists 03:00:40 f5a6e57534e2: Layer already exists 03:00:40 87c338729d7f: Layer already exists 03:00:41 main: digest: sha256:04eab46c6769876e6497b0b2ed8f88247307da01b4f60dc3dbe4a8a5165b7419 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:42 ===================================================== [Pipeline] echo 03:00:42 taggedImages: 03:00:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:00:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.17 03:00:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:00:42 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:00:42 29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:42 latest 03:00:42 3.2.0-dev.17 03:00:42 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:42 main 03:00:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:00:44 1e019df7c2a8: Preparing 03:00:44 064d5b9b0016: Preparing 03:00:44 75e0c29a07e1: Preparing 03:00:44 c9f4c9255993: Preparing 03:00:44 e04b4e5a7373: Preparing 03:00:44 66df503365bb: Preparing 03:00:44 87c338729d7f: Preparing 03:00:44 f591fb4b06b5: Preparing 03:00:44 dc1487b4262c: Preparing 03:00:44 44f51096d3ec: Preparing 03:00:44 7c504f21be85: Preparing 03:00:44 66df503365bb: Waiting 03:00:44 87c338729d7f: Waiting 03:00:44 f591fb4b06b5: Waiting 03:00:44 7c504f21be85: Waiting 03:00:44 dc1487b4262c: Waiting 03:00:44 44f51096d3ec: Waiting 03:00:44 e04b4e5a7373: Pushed 03:00:44 064d5b9b0016: Pushed 03:00:44 c9f4c9255993: Pushed 03:00:44 1e019df7c2a8: Pushed 03:00:44 66df503365bb: Layer already exists 03:00:44 87c338729d7f: Layer already exists 03:00:44 7c504f21be85: Layer already exists 03:00:44 f591fb4b06b5: Pushed 03:00:44 dc1487b4262c: Pushed 03:00:46 75e0c29a07e1: Pushed 03:00:47 44f51096d3ec: Pushed 03:00:47 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:f76c6a3cbc86d5f84e46ebee4fde337ab3b6fb26af5fce73d37b0af793fb6284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:47 + 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 03:00:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:00:51 1e019df7c2a8: Preparing 03:00:51 064d5b9b0016: Preparing 03:00:51 75e0c29a07e1: Preparing 03:00:51 c9f4c9255993: Preparing 03:00:51 e04b4e5a7373: Preparing 03:00:51 66df503365bb: Preparing 03:00:51 87c338729d7f: Preparing 03:00:51 f591fb4b06b5: Preparing 03:00:51 dc1487b4262c: Preparing 03:00:51 44f51096d3ec: Preparing 03:00:51 7c504f21be85: Preparing 03:00:51 f591fb4b06b5: Waiting 03:00:51 dc1487b4262c: Waiting 03:00:51 44f51096d3ec: Waiting 03:00:51 7c504f21be85: Waiting 03:00:51 66df503365bb: Waiting 03:00:51 87c338729d7f: Waiting 03:00:51 064d5b9b0016: Layer already exists 03:00:51 e04b4e5a7373: Layer already exists 03:00:51 c9f4c9255993: Layer already exists 03:00:51 75e0c29a07e1: Layer already exists 03:00:51 1e019df7c2a8: Layer already exists 03:00:51 87c338729d7f: Layer already exists 03:00:51 f591fb4b06b5: Layer already exists 03:00:51 dc1487b4262c: Layer already exists 03:00:51 44f51096d3ec: Layer already exists 03:00:51 66df503365bb: Layer already exists 03:00:51 7c504f21be85: Layer already exists 03:00:52 latest: digest: sha256:f76c6a3cbc86d5f84e46ebee4fde337ab3b6fb26af5fce73d37b0af793fb6284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.17 03:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:00:53 1e019df7c2a8: Preparing 03:00:53 064d5b9b0016: Preparing 03:00:53 75e0c29a07e1: Preparing 03:00:53 c9f4c9255993: Preparing 03:00:53 e04b4e5a7373: Preparing 03:00:53 66df503365bb: Preparing 03:00:53 87c338729d7f: Preparing 03:00:53 f591fb4b06b5: Preparing 03:00:53 dc1487b4262c: Preparing 03:00:53 44f51096d3ec: Preparing 03:00:53 7c504f21be85: Preparing 03:00:53 f591fb4b06b5: Waiting 03:00:53 dc1487b4262c: Waiting 03:00:53 66df503365bb: Waiting 03:00:53 87c338729d7f: Waiting 03:00:53 44f51096d3ec: Waiting 03:00:53 7c504f21be85: Waiting 03:00:53 75e0c29a07e1: Layer already exists 03:00:53 1e019df7c2a8: Layer already exists 03:00:53 e04b4e5a7373: Layer already exists 03:00:53 c9f4c9255993: Layer already exists 03:00:53 064d5b9b0016: Layer already exists 03:00:53 f591fb4b06b5: Layer already exists 03:00:53 66df503365bb: Layer already exists 03:00:53 44f51096d3ec: Layer already exists 03:00:53 dc1487b4262c: Layer already exists 03:00:53 87c338729d7f: Layer already exists 03:00:53 7c504f21be85: Layer already exists 03:00:53 3.2.0-dev.17: digest: sha256:f76c6a3cbc86d5f84e46ebee4fde337ab3b6fb26af5fce73d37b0af793fb6284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:00:55 1e019df7c2a8: Preparing 03:00:55 064d5b9b0016: Preparing 03:00:55 75e0c29a07e1: Preparing 03:00:55 c9f4c9255993: Preparing 03:00:55 e04b4e5a7373: Preparing 03:00:55 66df503365bb: Preparing 03:00:55 87c338729d7f: Preparing 03:00:55 f591fb4b06b5: Preparing 03:00:55 dc1487b4262c: Preparing 03:00:55 44f51096d3ec: Preparing 03:00:55 7c504f21be85: Preparing 03:00:55 87c338729d7f: Waiting 03:00:55 f591fb4b06b5: Waiting 03:00:55 dc1487b4262c: Waiting 03:00:55 44f51096d3ec: Waiting 03:00:55 7c504f21be85: Waiting 03:00:55 66df503365bb: Waiting 03:00:55 1e019df7c2a8: Layer already exists 03:00:55 75e0c29a07e1: Layer already exists 03:00:55 e04b4e5a7373: Layer already exists 03:00:55 064d5b9b0016: Layer already exists 03:00:55 c9f4c9255993: Layer already exists 03:00:55 44f51096d3ec: Layer already exists 03:00:55 f591fb4b06b5: Layer already exists 03:00:55 dc1487b4262c: Layer already exists 03:00:55 87c338729d7f: Layer already exists 03:00:55 66df503365bb: Layer already exists 03:00:55 7c504f21be85: Layer already exists 03:00:55 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:f76c6a3cbc86d5f84e46ebee4fde337ab3b6fb26af5fce73d37b0af793fb6284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:56 + 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 03:00:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:00:57 1e019df7c2a8: Preparing 03:00:57 064d5b9b0016: Preparing 03:00:57 75e0c29a07e1: Preparing 03:00:57 c9f4c9255993: Preparing 03:00:57 e04b4e5a7373: Preparing 03:00:57 66df503365bb: Preparing 03:00:57 87c338729d7f: Preparing 03:00:57 f591fb4b06b5: Preparing 03:00:57 dc1487b4262c: Preparing 03:00:57 44f51096d3ec: Preparing 03:00:57 7c504f21be85: Preparing 03:00:57 87c338729d7f: Waiting 03:00:57 f591fb4b06b5: Waiting 03:00:57 dc1487b4262c: Waiting 03:00:57 44f51096d3ec: Waiting 03:00:57 7c504f21be85: Waiting 03:00:57 66df503365bb: Waiting 03:00:57 c9f4c9255993: Layer already exists 03:00:57 75e0c29a07e1: Layer already exists 03:00:57 064d5b9b0016: Layer already exists 03:00:57 e04b4e5a7373: Layer already exists 03:00:57 1e019df7c2a8: Layer already exists 03:00:57 66df503365bb: Layer already exists 03:00:57 87c338729d7f: Layer already exists 03:00:57 44f51096d3ec: Layer already exists 03:00:57 f591fb4b06b5: Layer already exists 03:00:57 dc1487b4262c: Layer already exists 03:00:57 7c504f21be85: Layer already exists 03:00:57 main: digest: sha256:f76c6a3cbc86d5f84e46ebee4fde337ab3b6fb26af5fce73d37b0af793fb6284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:58 ===================================================== [Pipeline] echo 03:00:58 taggedImages: 03:00:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:00:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.17 03:00:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:00:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:00:58 29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:00:58 latest 03:00:58 3.2.0-dev.17 03:00:58 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:00:58 main 03:00:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:01:00 442028aa89cc: Preparing 03:01:00 56220b56e866: Preparing 03:01:00 f6ef7286786b: Preparing 03:01:00 f84a1abfd73c: Preparing 03:01:00 ad8ec1ea293e: Preparing 03:01:00 83144aacc9ac: Preparing 03:01:00 5deb86b3ad60: Preparing 03:01:00 66df503365bb: Preparing 03:01:00 87c338729d7f: Preparing 03:01:00 6e250c28f255: Preparing 03:01:00 42a89915c01a: Preparing 03:01:00 7c504f21be85: Preparing 03:01:00 83144aacc9ac: Waiting 03:01:00 5deb86b3ad60: Waiting 03:01:00 87c338729d7f: Waiting 03:01:00 6e250c28f255: Waiting 03:01:00 42a89915c01a: Waiting 03:01:00 7c504f21be85: Waiting 03:01:00 66df503365bb: Waiting 03:01:00 56220b56e866: Pushed 03:01:00 ad8ec1ea293e: Pushed 03:01:00 442028aa89cc: Pushed 03:01:00 66df503365bb: Layer already exists 03:01:00 87c338729d7f: Layer already exists 03:01:00 83144aacc9ac: Pushed 03:01:00 5deb86b3ad60: Pushed 03:01:00 7c504f21be85: Layer already exists 03:01:00 6e250c28f255: Pushed 03:01:02 f84a1abfd73c: Pushed 03:01:03 f6ef7286786b: Pushed 03:01:03 42a89915c01a: Pushed 03:01:06 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:cfd9933937058c307d448caccdda51528a7788a711b609ad42978e8385b63350 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:06 + 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 03:01:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:01:07 442028aa89cc: Preparing 03:01:07 56220b56e866: Preparing 03:01:07 f6ef7286786b: Preparing 03:01:07 f84a1abfd73c: Preparing 03:01:07 ad8ec1ea293e: Preparing 03:01:07 83144aacc9ac: Preparing 03:01:07 5deb86b3ad60: Preparing 03:01:07 66df503365bb: Preparing 03:01:07 87c338729d7f: Preparing 03:01:07 6e250c28f255: Preparing 03:01:07 42a89915c01a: Preparing 03:01:07 7c504f21be85: Preparing 03:01:07 5deb86b3ad60: Waiting 03:01:07 66df503365bb: Waiting 03:01:07 87c338729d7f: Waiting 03:01:07 6e250c28f255: Waiting 03:01:07 42a89915c01a: Waiting 03:01:07 7c504f21be85: Waiting 03:01:07 83144aacc9ac: Waiting 03:01:07 442028aa89cc: Layer already exists 03:01:07 f6ef7286786b: Layer already exists 03:01:07 ad8ec1ea293e: Layer already exists 03:01:07 56220b56e866: Layer already exists 03:01:07 f84a1abfd73c: Layer already exists 03:01:07 5deb86b3ad60: Layer already exists 03:01:07 83144aacc9ac: Layer already exists 03:01:07 66df503365bb: Layer already exists 03:01:07 87c338729d7f: Layer already exists 03:01:07 6e250c28f255: Layer already exists 03:01:07 42a89915c01a: Layer already exists 03:01:07 7c504f21be85: Layer already exists 03:01:07 latest: digest: sha256:cfd9933937058c307d448caccdda51528a7788a711b609ad42978e8385b63350 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.17 03:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:01:09 442028aa89cc: Preparing 03:01:09 56220b56e866: Preparing 03:01:09 f6ef7286786b: Preparing 03:01:09 f84a1abfd73c: Preparing 03:01:09 ad8ec1ea293e: Preparing 03:01:09 83144aacc9ac: Preparing 03:01:09 5deb86b3ad60: Preparing 03:01:09 66df503365bb: Preparing 03:01:09 87c338729d7f: Preparing 03:01:09 6e250c28f255: Preparing 03:01:09 42a89915c01a: Preparing 03:01:09 7c504f21be85: Preparing 03:01:09 66df503365bb: Waiting 03:01:09 87c338729d7f: Waiting 03:01:09 6e250c28f255: Waiting 03:01:09 83144aacc9ac: Waiting 03:01:09 5deb86b3ad60: Waiting 03:01:09 7c504f21be85: Waiting 03:01:09 42a89915c01a: Waiting 03:01:09 ad8ec1ea293e: Layer already exists 03:01:09 f84a1abfd73c: Layer already exists 03:01:09 f6ef7286786b: Layer already exists 03:01:09 56220b56e866: Layer already exists 03:01:09 442028aa89cc: Layer already exists 03:01:09 83144aacc9ac: Layer already exists 03:01:09 66df503365bb: Layer already exists 03:01:09 5deb86b3ad60: Layer already exists 03:01:09 6e250c28f255: Layer already exists 03:01:09 87c338729d7f: Layer already exists 03:01:09 7c504f21be85: Layer already exists 03:01:09 42a89915c01a: Layer already exists 03:01:09 3.2.0-dev.17: digest: sha256:cfd9933937058c307d448caccdda51528a7788a711b609ad42978e8385b63350 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:01:11 442028aa89cc: Preparing 03:01:11 56220b56e866: Preparing 03:01:11 f6ef7286786b: Preparing 03:01:11 f84a1abfd73c: Preparing 03:01:11 ad8ec1ea293e: Preparing 03:01:11 83144aacc9ac: Preparing 03:01:11 5deb86b3ad60: Preparing 03:01:11 66df503365bb: Preparing 03:01:11 87c338729d7f: Preparing 03:01:11 6e250c28f255: Preparing 03:01:11 42a89915c01a: Preparing 03:01:11 7c504f21be85: Preparing 03:01:11 66df503365bb: Waiting 03:01:11 87c338729d7f: Waiting 03:01:11 6e250c28f255: Waiting 03:01:11 42a89915c01a: Waiting 03:01:11 7c504f21be85: Waiting 03:01:11 83144aacc9ac: Waiting 03:01:11 5deb86b3ad60: Waiting 03:01:11 f6ef7286786b: Layer already exists 03:01:11 f84a1abfd73c: Layer already exists 03:01:11 ad8ec1ea293e: Layer already exists 03:01:11 56220b56e866: Layer already exists 03:01:11 442028aa89cc: Layer already exists 03:01:11 83144aacc9ac: Layer already exists 03:01:11 5deb86b3ad60: Layer already exists 03:01:11 87c338729d7f: Layer already exists 03:01:11 6e250c28f255: Layer already exists 03:01:11 66df503365bb: Layer already exists 03:01:11 7c504f21be85: Layer already exists 03:01:11 42a89915c01a: Layer already exists 03:01:11 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:cfd9933937058c307d448caccdda51528a7788a711b609ad42978e8385b63350 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:12 + 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 03:01:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:01:12 442028aa89cc: Preparing 03:01:12 56220b56e866: Preparing 03:01:12 f6ef7286786b: Preparing 03:01:12 f84a1abfd73c: Preparing 03:01:12 ad8ec1ea293e: Preparing 03:01:12 83144aacc9ac: Preparing 03:01:12 5deb86b3ad60: Preparing 03:01:12 66df503365bb: Preparing 03:01:12 87c338729d7f: Preparing 03:01:12 6e250c28f255: Preparing 03:01:12 42a89915c01a: Preparing 03:01:12 7c504f21be85: Preparing 03:01:12 83144aacc9ac: Waiting 03:01:12 5deb86b3ad60: Waiting 03:01:12 66df503365bb: Waiting 03:01:12 42a89915c01a: Waiting 03:01:12 87c338729d7f: Waiting 03:01:12 6e250c28f255: Waiting 03:01:12 7c504f21be85: Waiting 03:01:12 442028aa89cc: Layer already exists 03:01:12 ad8ec1ea293e: Layer already exists 03:01:12 f84a1abfd73c: Layer already exists 03:01:12 f6ef7286786b: Layer already exists 03:01:12 56220b56e866: Layer already exists 03:01:12 5deb86b3ad60: Layer already exists 03:01:12 66df503365bb: Layer already exists 03:01:12 83144aacc9ac: Layer already exists 03:01:12 6e250c28f255: Layer already exists 03:01:12 87c338729d7f: Layer already exists 03:01:12 42a89915c01a: Layer already exists 03:01:12 7c504f21be85: Layer already exists 03:01:13 main: digest: sha256:cfd9933937058c307d448caccdda51528a7788a711b609ad42978e8385b63350 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:13 ===================================================== [Pipeline] echo 03:01:14 taggedImages: 03:01:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:01:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:01:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.17 03:01:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:01:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:01:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:01:14 29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:01:14 latest 03:01:14 3.2.0-dev.17 03:01:14 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:01:14 main 03:01:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:01:16 e3a48c8ddab4: Preparing 03:01:16 e08eb1d72d35: Preparing 03:01:16 66df503365bb: Preparing 03:01:16 87c338729d7f: Preparing 03:01:16 b1cf2cd76cdd: Preparing 03:01:16 b052d8ce616c: Preparing 03:01:16 7c504f21be85: Preparing 03:01:16 b052d8ce616c: Waiting 03:01:16 7c504f21be85: Waiting 03:01:16 66df503365bb: Layer already exists 03:01:16 87c338729d7f: Layer already exists 03:01:16 7c504f21be85: Layer already exists 03:01:16 b1cf2cd76cdd: Pushed 03:01:16 e3a48c8ddab4: Pushed 03:01:17 b052d8ce616c: Pushed 03:01:19 e08eb1d72d35: Pushed 03:01:19 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:e0a9b8e60a100f7dd6045c079af2917bca2fed527094076ad9920d2e4258c57d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:20 + 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 03:01:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:01:21 e3a48c8ddab4: Preparing 03:01:21 e08eb1d72d35: Preparing 03:01:21 66df503365bb: Preparing 03:01:21 87c338729d7f: Preparing 03:01:21 b1cf2cd76cdd: Preparing 03:01:21 b052d8ce616c: Preparing 03:01:21 7c504f21be85: Preparing 03:01:21 b052d8ce616c: Waiting 03:01:21 7c504f21be85: Waiting 03:01:21 87c338729d7f: Layer already exists 03:01:21 b1cf2cd76cdd: Layer already exists 03:01:21 e08eb1d72d35: Layer already exists 03:01:21 e3a48c8ddab4: Layer already exists 03:01:21 66df503365bb: Layer already exists 03:01:21 b052d8ce616c: Layer already exists 03:01:21 7c504f21be85: Layer already exists 03:01:21 latest: digest: sha256:e0a9b8e60a100f7dd6045c079af2917bca2fed527094076ad9920d2e4258c57d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.17 03:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:01:23 e3a48c8ddab4: Preparing 03:01:23 e08eb1d72d35: Preparing 03:01:23 66df503365bb: Preparing 03:01:23 87c338729d7f: Preparing 03:01:23 b1cf2cd76cdd: Preparing 03:01:23 b052d8ce616c: Preparing 03:01:23 7c504f21be85: Preparing 03:01:23 b052d8ce616c: Waiting 03:01:23 7c504f21be85: Waiting 03:01:23 e3a48c8ddab4: Layer already exists 03:01:23 87c338729d7f: Layer already exists 03:01:23 66df503365bb: Layer already exists 03:01:23 b1cf2cd76cdd: Layer already exists 03:01:23 e08eb1d72d35: Layer already exists 03:01:23 7c504f21be85: Layer already exists 03:01:23 b052d8ce616c: Layer already exists 03:01:23 3.2.0-dev.17: digest: sha256:e0a9b8e60a100f7dd6045c079af2917bca2fed527094076ad9920d2e4258c57d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:01:25 e3a48c8ddab4: Preparing 03:01:25 e08eb1d72d35: Preparing 03:01:25 66df503365bb: Preparing 03:01:25 87c338729d7f: Preparing 03:01:25 b1cf2cd76cdd: Preparing 03:01:25 b052d8ce616c: Preparing 03:01:25 7c504f21be85: Preparing 03:01:25 b052d8ce616c: Waiting 03:01:25 7c504f21be85: Waiting 03:01:25 e3a48c8ddab4: Layer already exists 03:01:25 66df503365bb: Layer already exists 03:01:25 e08eb1d72d35: Layer already exists 03:01:25 87c338729d7f: Layer already exists 03:01:25 b1cf2cd76cdd: Layer already exists 03:01:25 b052d8ce616c: Layer already exists 03:01:25 7c504f21be85: Layer already exists 03:01:25 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:e0a9b8e60a100f7dd6045c079af2917bca2fed527094076ad9920d2e4258c57d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:26 + 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 03:01:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:01:26 e3a48c8ddab4: Preparing 03:01:26 e08eb1d72d35: Preparing 03:01:26 66df503365bb: Preparing 03:01:26 87c338729d7f: Preparing 03:01:26 b1cf2cd76cdd: Preparing 03:01:26 b052d8ce616c: Preparing 03:01:26 7c504f21be85: Preparing 03:01:26 b052d8ce616c: Waiting 03:01:26 7c504f21be85: Waiting 03:01:26 66df503365bb: Layer already exists 03:01:26 87c338729d7f: Layer already exists 03:01:26 e08eb1d72d35: Layer already exists 03:01:26 e3a48c8ddab4: Layer already exists 03:01:26 b1cf2cd76cdd: Layer already exists 03:01:26 b052d8ce616c: Layer already exists 03:01:26 7c504f21be85: Layer already exists 03:01:27 main: digest: sha256:e0a9b8e60a100f7dd6045c079af2917bca2fed527094076ad9920d2e4258c57d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:28 ===================================================== [Pipeline] echo 03:01:28 taggedImages: 03:01:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:01:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:01:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.17 03:01:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:01:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:01:28 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:01:28 29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:01:28 latest 03:01:28 3.2.0-dev.17 03:01:28 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:01:28 main 03:01:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:01:30 01ee82263de0: Preparing 03:01:30 b494d182914b: Preparing 03:01:30 bed61b4ebbdb: Preparing 03:01:30 66df503365bb: Preparing 03:01:30 87c338729d7f: Preparing 03:01:30 7ba82d9d98d0: Preparing 03:01:30 444f51ba747c: Preparing 03:01:30 0974e63a9428: Preparing 03:01:30 a84cc9bd13c4: Preparing 03:01:30 7c504f21be85: Preparing 03:01:30 7ba82d9d98d0: Waiting 03:01:30 0974e63a9428: Waiting 03:01:30 a84cc9bd13c4: Waiting 03:01:30 7c504f21be85: Waiting 03:01:30 444f51ba747c: Waiting 03:01:30 b494d182914b: Pushed 03:01:30 bed61b4ebbdb: Pushed 03:01:34 66df503365bb: Layer already exists 03:01:34 87c338729d7f: Layer already exists 03:01:34 01ee82263de0: Pushed 03:01:34 7c504f21be85: Layer already exists 03:01:34 0974e63a9428: Pushed 03:01:35 a84cc9bd13c4: Pushed 03:01:48 444f51ba747c: Pushed 03:01:53 7ba82d9d98d0: Pushed 03:01:53 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:e862f3ddbd9d9389d3f8e0e471efc66675c9c428a8ef47117590e36e7600bed0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:54 + 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 03:01:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:01:56 01ee82263de0: Preparing 03:01:56 b494d182914b: Preparing 03:01:56 bed61b4ebbdb: Preparing 03:01:56 66df503365bb: Preparing 03:01:56 87c338729d7f: Preparing 03:01:56 7ba82d9d98d0: Preparing 03:01:56 444f51ba747c: Preparing 03:01:56 0974e63a9428: Preparing 03:01:56 a84cc9bd13c4: Preparing 03:01:56 7c504f21be85: Preparing 03:01:56 7ba82d9d98d0: Waiting 03:01:56 444f51ba747c: Waiting 03:01:56 0974e63a9428: Waiting 03:01:56 a84cc9bd13c4: Waiting 03:01:56 7c504f21be85: Waiting 03:01:57 b494d182914b: Layer already exists 03:01:57 87c338729d7f: Layer already exists 03:01:57 01ee82263de0: Layer already exists 03:01:57 66df503365bb: Layer already exists 03:01:57 bed61b4ebbdb: Layer already exists 03:01:57 7ba82d9d98d0: Layer already exists 03:01:57 a84cc9bd13c4: Layer already exists 03:01:57 0974e63a9428: Layer already exists 03:01:57 7c504f21be85: Layer already exists 03:01:57 444f51ba747c: Layer already exists 03:01:57 latest: digest: sha256:e862f3ddbd9d9389d3f8e0e471efc66675c9c428a8ef47117590e36e7600bed0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.17 03:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:01:58 01ee82263de0: Preparing 03:01:58 b494d182914b: Preparing 03:01:58 bed61b4ebbdb: Preparing 03:01:58 66df503365bb: Preparing 03:01:58 87c338729d7f: Preparing 03:01:58 7ba82d9d98d0: Preparing 03:01:58 444f51ba747c: Preparing 03:01:58 0974e63a9428: Preparing 03:01:58 a84cc9bd13c4: Preparing 03:01:58 7c504f21be85: Preparing 03:01:58 444f51ba747c: Waiting 03:01:58 0974e63a9428: Waiting 03:01:58 a84cc9bd13c4: Waiting 03:01:58 7c504f21be85: Waiting 03:01:58 7ba82d9d98d0: Waiting 03:01:58 b494d182914b: Layer already exists 03:01:58 87c338729d7f: Layer already exists 03:01:58 66df503365bb: Layer already exists 03:01:58 01ee82263de0: Layer already exists 03:01:58 bed61b4ebbdb: Layer already exists 03:01:58 7ba82d9d98d0: Layer already exists 03:01:58 444f51ba747c: Layer already exists 03:01:58 0974e63a9428: Layer already exists 03:01:58 7c504f21be85: Layer already exists 03:01:58 a84cc9bd13c4: Layer already exists 03:01:59 3.2.0-dev.17: digest: sha256:e862f3ddbd9d9389d3f8e0e471efc66675c9c428a8ef47117590e36e7600bed0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:02:03 01ee82263de0: Preparing 03:02:03 b494d182914b: Preparing 03:02:03 bed61b4ebbdb: Preparing 03:02:03 66df503365bb: Preparing 03:02:03 87c338729d7f: Preparing 03:02:03 7ba82d9d98d0: Preparing 03:02:03 444f51ba747c: Preparing 03:02:03 0974e63a9428: Preparing 03:02:03 a84cc9bd13c4: Preparing 03:02:03 7c504f21be85: Preparing 03:02:03 7ba82d9d98d0: Waiting 03:02:03 444f51ba747c: Waiting 03:02:03 0974e63a9428: Waiting 03:02:03 a84cc9bd13c4: Waiting 03:02:03 7c504f21be85: Waiting 03:02:03 66df503365bb: Layer already exists 03:02:03 87c338729d7f: Layer already exists 03:02:03 01ee82263de0: Layer already exists 03:02:03 bed61b4ebbdb: Layer already exists 03:02:03 b494d182914b: Layer already exists 03:02:03 0974e63a9428: Layer already exists 03:02:03 444f51ba747c: Layer already exists 03:02:03 a84cc9bd13c4: Layer already exists 03:02:03 7ba82d9d98d0: Layer already exists 03:02:03 7c504f21be85: Layer already exists 03:02:04 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:e862f3ddbd9d9389d3f8e0e471efc66675c9c428a8ef47117590e36e7600bed0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:09 + 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 03:02:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:02:10 01ee82263de0: Preparing 03:02:10 b494d182914b: Preparing 03:02:10 bed61b4ebbdb: Preparing 03:02:10 66df503365bb: Preparing 03:02:10 87c338729d7f: Preparing 03:02:10 7ba82d9d98d0: Preparing 03:02:10 444f51ba747c: Preparing 03:02:10 0974e63a9428: Preparing 03:02:10 a84cc9bd13c4: Preparing 03:02:10 7c504f21be85: Preparing 03:02:10 7ba82d9d98d0: Waiting 03:02:10 444f51ba747c: Waiting 03:02:10 0974e63a9428: Waiting 03:02:10 a84cc9bd13c4: Waiting 03:02:10 7c504f21be85: Waiting 03:02:10 87c338729d7f: Layer already exists 03:02:10 bed61b4ebbdb: Layer already exists 03:02:10 66df503365bb: Layer already exists 03:02:10 01ee82263de0: Layer already exists 03:02:10 b494d182914b: Layer already exists 03:02:10 7ba82d9d98d0: Layer already exists 03:02:10 444f51ba747c: Layer already exists 03:02:10 0974e63a9428: Layer already exists 03:02:10 a84cc9bd13c4: Layer already exists 03:02:10 7c504f21be85: Layer already exists 03:02:10 main: digest: sha256:e862f3ddbd9d9389d3f8e0e471efc66675c9c428a8ef47117590e36e7600bed0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:11 ===================================================== [Pipeline] echo 03:02:12 taggedImages: 03:02:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:02:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:02:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.17 03:02:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:02:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:02:12 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:02:12 29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:02:12 latest 03:02:12 3.2.0-dev.17 03:02:12 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:02:12 main 03:02:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:02:14 e7a353abefa7: Preparing 03:02:14 9b45c44c8628: Preparing 03:02:14 e4eea2feb1af: Preparing 03:02:14 66df503365bb: Preparing 03:02:14 87c338729d7f: Preparing 03:02:14 b12c8214e08e: Preparing 03:02:14 27a1dd771dd3: Preparing 03:02:14 b225707c21df: Preparing 03:02:14 7c504f21be85: Preparing 03:02:14 b12c8214e08e: Waiting 03:02:14 27a1dd771dd3: Waiting 03:02:14 b225707c21df: Waiting 03:02:14 7c504f21be85: Waiting 03:02:14 87c338729d7f: Layer already exists 03:02:14 e4eea2feb1af: Pushed 03:02:14 9b45c44c8628: Pushed 03:02:18 66df503365bb: Layer already exists 03:02:18 7c504f21be85: Layer already exists 03:02:18 e7a353abefa7: Pushed 03:02:18 27a1dd771dd3: Pushed 03:02:18 b225707c21df: Pushed 03:02:37 b12c8214e08e: Pushed 03:02:37 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:2905ab7eb3620aaa2547a0a30dd35f295bf76e832c46123a6e478900736da20e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:37 + 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 03:02:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:02:38 e7a353abefa7: Preparing 03:02:38 9b45c44c8628: Preparing 03:02:38 e4eea2feb1af: Preparing 03:02:38 66df503365bb: Preparing 03:02:38 87c338729d7f: Preparing 03:02:38 b12c8214e08e: Preparing 03:02:38 27a1dd771dd3: Preparing 03:02:38 b225707c21df: Preparing 03:02:38 7c504f21be85: Preparing 03:02:38 b12c8214e08e: Waiting 03:02:38 27a1dd771dd3: Waiting 03:02:38 b225707c21df: Waiting 03:02:38 7c504f21be85: Waiting 03:02:38 66df503365bb: Layer already exists 03:02:38 9b45c44c8628: Layer already exists 03:02:38 e7a353abefa7: Layer already exists 03:02:38 e4eea2feb1af: Layer already exists 03:02:38 87c338729d7f: Layer already exists 03:02:38 b12c8214e08e: Layer already exists 03:02:38 27a1dd771dd3: Layer already exists 03:02:38 7c504f21be85: Layer already exists 03:02:38 b225707c21df: Layer already exists 03:02:38 latest: digest: sha256:2905ab7eb3620aaa2547a0a30dd35f295bf76e832c46123a6e478900736da20e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.17 03:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:02:40 e7a353abefa7: Preparing 03:02:40 9b45c44c8628: Preparing 03:02:40 e4eea2feb1af: Preparing 03:02:40 66df503365bb: Preparing 03:02:40 87c338729d7f: Preparing 03:02:40 b12c8214e08e: Preparing 03:02:40 27a1dd771dd3: Preparing 03:02:40 b225707c21df: Preparing 03:02:40 7c504f21be85: Preparing 03:02:40 27a1dd771dd3: Waiting 03:02:40 b225707c21df: Waiting 03:02:40 7c504f21be85: Waiting 03:02:40 b12c8214e08e: Waiting 03:02:40 e4eea2feb1af: Layer already exists 03:02:40 9b45c44c8628: Layer already exists 03:02:40 e7a353abefa7: Layer already exists 03:02:40 87c338729d7f: Layer already exists 03:02:40 66df503365bb: Layer already exists 03:02:40 b225707c21df: Layer already exists 03:02:40 b12c8214e08e: Layer already exists 03:02:40 27a1dd771dd3: Layer already exists 03:02:40 7c504f21be85: Layer already exists 03:02:40 3.2.0-dev.17: digest: sha256:2905ab7eb3620aaa2547a0a30dd35f295bf76e832c46123a6e478900736da20e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:02:42 e7a353abefa7: Preparing 03:02:42 9b45c44c8628: Preparing 03:02:42 e4eea2feb1af: Preparing 03:02:42 66df503365bb: Preparing 03:02:42 87c338729d7f: Preparing 03:02:42 b12c8214e08e: Preparing 03:02:42 27a1dd771dd3: Preparing 03:02:42 b225707c21df: Preparing 03:02:42 7c504f21be85: Preparing 03:02:42 b12c8214e08e: Waiting 03:02:42 27a1dd771dd3: Waiting 03:02:42 b225707c21df: Waiting 03:02:42 7c504f21be85: Waiting 03:02:42 e7a353abefa7: Layer already exists 03:02:42 9b45c44c8628: Layer already exists 03:02:42 87c338729d7f: Layer already exists 03:02:42 e4eea2feb1af: Layer already exists 03:02:42 66df503365bb: Layer already exists 03:02:42 7c504f21be85: Layer already exists 03:02:42 b225707c21df: Layer already exists 03:02:42 b12c8214e08e: Layer already exists 03:02:42 27a1dd771dd3: Layer already exists 03:02:42 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:2905ab7eb3620aaa2547a0a30dd35f295bf76e832c46123a6e478900736da20e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:43 + 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 03:02:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:02:44 e7a353abefa7: Preparing 03:02:44 9b45c44c8628: Preparing 03:02:44 e4eea2feb1af: Preparing 03:02:44 66df503365bb: Preparing 03:02:44 87c338729d7f: Preparing 03:02:44 b12c8214e08e: Preparing 03:02:44 27a1dd771dd3: Preparing 03:02:44 b225707c21df: Preparing 03:02:44 7c504f21be85: Preparing 03:02:44 b12c8214e08e: Waiting 03:02:44 27a1dd771dd3: Waiting 03:02:44 b225707c21df: Waiting 03:02:44 7c504f21be85: Waiting 03:02:44 e4eea2feb1af: Layer already exists 03:02:44 e7a353abefa7: Layer already exists 03:02:44 66df503365bb: Layer already exists 03:02:44 9b45c44c8628: Layer already exists 03:02:44 87c338729d7f: Layer already exists 03:02:44 b12c8214e08e: Layer already exists 03:02:44 27a1dd771dd3: Layer already exists 03:02:44 7c504f21be85: Layer already exists 03:02:44 b225707c21df: Layer already exists 03:02:44 main: digest: sha256:2905ab7eb3620aaa2547a0a30dd35f295bf76e832c46123a6e478900736da20e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:45 ===================================================== [Pipeline] echo 03:02:45 taggedImages: 03:02:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:02:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:02:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.17 03:02:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:02:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:02:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:02:45 29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:02:45 latest 03:02:45 3.2.0-dev.17 03:02:45 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:02:45 main 03:02:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:02:48 219363e4c305: Preparing 03:02:48 0f106350afcf: Preparing 03:02:48 7c7ca5cd167a: Preparing 03:02:48 66df503365bb: Preparing 03:02:48 87c338729d7f: Preparing 03:02:48 b12c8214e08e: Preparing 03:02:48 0974e63a9428: Preparing 03:02:48 a84cc9bd13c4: Preparing 03:02:48 7c504f21be85: Preparing 03:02:48 b12c8214e08e: Waiting 03:02:48 0974e63a9428: Waiting 03:02:48 a84cc9bd13c4: Waiting 03:02:48 7c504f21be85: Waiting 03:02:48 66df503365bb: Layer already exists 03:02:48 87c338729d7f: Layer already exists 03:02:48 b12c8214e08e: Layer already exists 03:02:48 0974e63a9428: Layer already exists 03:02:48 a84cc9bd13c4: Layer already exists 03:02:48 7c504f21be85: Layer already exists 03:02:48 0f106350afcf: Pushed 03:02:48 7c7ca5cd167a: Pushed 03:02:48 219363e4c305: Pushed 03:02:48 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:3c83dbfd9ed63f00d4c2ab2a17208ac2823e26b001b77a62b7df145999cd6179 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:02:50 219363e4c305: Preparing 03:02:50 0f106350afcf: Preparing 03:02:50 7c7ca5cd167a: Preparing 03:02:50 66df503365bb: Preparing 03:02:50 87c338729d7f: Preparing 03:02:50 b12c8214e08e: Preparing 03:02:50 0974e63a9428: Preparing 03:02:50 a84cc9bd13c4: Preparing 03:02:50 7c504f21be85: Preparing 03:02:50 b12c8214e08e: Waiting 03:02:50 0974e63a9428: Waiting 03:02:50 7c504f21be85: Waiting 03:02:50 a84cc9bd13c4: Waiting 03:02:50 87c338729d7f: Layer already exists 03:02:50 66df503365bb: Layer already exists 03:02:50 219363e4c305: Layer already exists 03:02:50 7c7ca5cd167a: Layer already exists 03:02:50 0f106350afcf: Layer already exists 03:02:50 b12c8214e08e: Layer already exists 03:02:50 0974e63a9428: Layer already exists 03:02:50 a84cc9bd13c4: Layer already exists 03:02:50 7c504f21be85: Layer already exists 03:02:50 latest: digest: sha256:3c83dbfd9ed63f00d4c2ab2a17208ac2823e26b001b77a62b7df145999cd6179 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.17 03:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:02:52 219363e4c305: Preparing 03:02:52 0f106350afcf: Preparing 03:02:52 7c7ca5cd167a: Preparing 03:02:52 66df503365bb: Preparing 03:02:52 87c338729d7f: Preparing 03:02:52 b12c8214e08e: Preparing 03:02:52 0974e63a9428: Preparing 03:02:52 a84cc9bd13c4: Preparing 03:02:52 7c504f21be85: Preparing 03:02:52 0974e63a9428: Waiting 03:02:52 b12c8214e08e: Waiting 03:02:52 a84cc9bd13c4: Waiting 03:02:52 7c504f21be85: Waiting 03:02:52 66df503365bb: Layer already exists 03:02:52 219363e4c305: Layer already exists 03:02:52 7c7ca5cd167a: Layer already exists 03:02:52 87c338729d7f: Layer already exists 03:02:52 0f106350afcf: Layer already exists 03:02:52 a84cc9bd13c4: Layer already exists 03:02:52 0974e63a9428: Layer already exists 03:02:52 b12c8214e08e: Layer already exists 03:02:52 7c504f21be85: Layer already exists 03:02:52 3.2.0-dev.17: digest: sha256:3c83dbfd9ed63f00d4c2ab2a17208ac2823e26b001b77a62b7df145999cd6179 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:02:54 219363e4c305: Preparing 03:02:54 0f106350afcf: Preparing 03:02:54 7c7ca5cd167a: Preparing 03:02:54 66df503365bb: Preparing 03:02:54 87c338729d7f: Preparing 03:02:54 b12c8214e08e: Preparing 03:02:54 0974e63a9428: Preparing 03:02:54 a84cc9bd13c4: Preparing 03:02:54 7c504f21be85: Preparing 03:02:54 b12c8214e08e: Waiting 03:02:54 0974e63a9428: Waiting 03:02:54 a84cc9bd13c4: Waiting 03:02:54 7c504f21be85: Waiting 03:02:54 87c338729d7f: Layer already exists 03:02:54 7c7ca5cd167a: Layer already exists 03:02:54 66df503365bb: Layer already exists 03:02:54 0f106350afcf: Layer already exists 03:02:54 219363e4c305: Layer already exists 03:02:54 a84cc9bd13c4: Layer already exists 03:02:54 b12c8214e08e: Layer already exists 03:02:54 7c504f21be85: Layer already exists 03:02:54 0974e63a9428: Layer already exists 03:02:54 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:3c83dbfd9ed63f00d4c2ab2a17208ac2823e26b001b77a62b7df145999cd6179 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:55 + 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 03:02:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:02:56 219363e4c305: Preparing 03:02:56 0f106350afcf: Preparing 03:02:56 7c7ca5cd167a: Preparing 03:02:56 66df503365bb: Preparing 03:02:56 87c338729d7f: Preparing 03:02:56 b12c8214e08e: Preparing 03:02:56 0974e63a9428: Preparing 03:02:56 a84cc9bd13c4: Preparing 03:02:56 7c504f21be85: Preparing 03:02:56 b12c8214e08e: Waiting 03:02:56 0974e63a9428: Waiting 03:02:56 a84cc9bd13c4: Waiting 03:02:56 7c504f21be85: Waiting 03:02:56 7c7ca5cd167a: Layer already exists 03:02:56 0f106350afcf: Layer already exists 03:02:56 87c338729d7f: Layer already exists 03:02:56 219363e4c305: Layer already exists 03:02:56 66df503365bb: Layer already exists 03:02:56 a84cc9bd13c4: Layer already exists 03:02:56 b12c8214e08e: Layer already exists 03:02:56 0974e63a9428: Layer already exists 03:02:56 7c504f21be85: Layer already exists 03:02:56 main: digest: sha256:3c83dbfd9ed63f00d4c2ab2a17208ac2823e26b001b77a62b7df145999cd6179 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:57 ===================================================== [Pipeline] echo 03:02:57 taggedImages: 03:02:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:02:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:02:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.17 03:02:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:02:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:02:57 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:02:57 29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:02:57 latest 03:02:57 3.2.0-dev.17 03:02:57 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:02:57 main 03:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:03:04 399a0f06e7ec: Preparing 03:03:04 23d807d0cfcd: Preparing 03:03:04 66df503365bb: Preparing 03:03:04 87c338729d7f: Preparing 03:03:04 9fbec1a057de: Preparing 03:03:04 12c7a352c70c: Preparing 03:03:04 7c504f21be85: Preparing 03:03:04 12c7a352c70c: Waiting 03:03:04 7c504f21be85: Waiting 03:03:04 66df503365bb: Layer already exists 03:03:04 87c338729d7f: Layer already exists 03:03:04 9fbec1a057de: Pushed 03:03:04 7c504f21be85: Layer already exists 03:03:04 399a0f06e7ec: Pushed 03:03:04 12c7a352c70c: Pushed 03:03:08 23d807d0cfcd: Pushed 03:03:08 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:458997ed4fc67f3a78979d5d3b8e5f4a096d6307161460d560fb632ea71862e1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:03:10 399a0f06e7ec: Preparing 03:03:10 23d807d0cfcd: Preparing 03:03:10 66df503365bb: Preparing 03:03:10 87c338729d7f: Preparing 03:03:10 9fbec1a057de: Preparing 03:03:10 12c7a352c70c: Preparing 03:03:10 7c504f21be85: Preparing 03:03:10 12c7a352c70c: Waiting 03:03:10 7c504f21be85: Waiting 03:03:10 399a0f06e7ec: Layer already exists 03:03:10 23d807d0cfcd: Layer already exists 03:03:10 66df503365bb: Layer already exists 03:03:10 87c338729d7f: Layer already exists 03:03:10 9fbec1a057de: Layer already exists 03:03:10 12c7a352c70c: Layer already exists 03:03:10 7c504f21be85: Layer already exists 03:03:10 latest: digest: sha256:458997ed4fc67f3a78979d5d3b8e5f4a096d6307161460d560fb632ea71862e1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.17 03:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:03:12 399a0f06e7ec: Preparing 03:03:12 23d807d0cfcd: Preparing 03:03:12 66df503365bb: Preparing 03:03:12 87c338729d7f: Preparing 03:03:12 9fbec1a057de: Preparing 03:03:12 12c7a352c70c: Preparing 03:03:12 7c504f21be85: Preparing 03:03:12 12c7a352c70c: Waiting 03:03:12 7c504f21be85: Waiting 03:03:12 399a0f06e7ec: Layer already exists 03:03:12 9fbec1a057de: Layer already exists 03:03:12 23d807d0cfcd: Layer already exists 03:03:12 66df503365bb: Layer already exists 03:03:12 87c338729d7f: Layer already exists 03:03:12 12c7a352c70c: Layer already exists 03:03:12 7c504f21be85: Layer already exists 03:03:12 3.2.0-dev.17: digest: sha256:458997ed4fc67f3a78979d5d3b8e5f4a096d6307161460d560fb632ea71862e1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:03:14 399a0f06e7ec: Preparing 03:03:14 23d807d0cfcd: Preparing 03:03:14 66df503365bb: Preparing 03:03:14 87c338729d7f: Preparing 03:03:14 9fbec1a057de: Preparing 03:03:14 12c7a352c70c: Preparing 03:03:14 7c504f21be85: Preparing 03:03:14 12c7a352c70c: Waiting 03:03:14 7c504f21be85: Waiting 03:03:14 87c338729d7f: Layer already exists 03:03:14 9fbec1a057de: Layer already exists 03:03:14 399a0f06e7ec: Layer already exists 03:03:14 66df503365bb: Layer already exists 03:03:14 23d807d0cfcd: Layer already exists 03:03:14 7c504f21be85: Layer already exists 03:03:14 12c7a352c70c: Layer already exists 03:03:14 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:458997ed4fc67f3a78979d5d3b8e5f4a096d6307161460d560fb632ea71862e1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:03:17 399a0f06e7ec: Preparing 03:03:17 23d807d0cfcd: Preparing 03:03:17 66df503365bb: Preparing 03:03:17 87c338729d7f: Preparing 03:03:17 9fbec1a057de: Preparing 03:03:17 12c7a352c70c: Preparing 03:03:17 7c504f21be85: Preparing 03:03:17 12c7a352c70c: Waiting 03:03:17 7c504f21be85: Waiting 03:03:17 66df503365bb: Layer already exists 03:03:17 399a0f06e7ec: Layer already exists 03:03:17 9fbec1a057de: Layer already exists 03:03:17 87c338729d7f: Layer already exists 03:03:17 23d807d0cfcd: Layer already exists 03:03:17 12c7a352c70c: Layer already exists 03:03:17 7c504f21be85: Layer already exists 03:03:18 main: digest: sha256:458997ed4fc67f3a78979d5d3b8e5f4a096d6307161460d560fb632ea71862e1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:19 ===================================================== [Pipeline] echo 03:03:19 taggedImages: 03:03:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:03:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:03:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.17 03:03:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:03:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:03:19 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:03:19 29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:03:19 latest 03:03:19 3.2.0-dev.17 03:03:19 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:03:19 main 03:03:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:03:21 f2a4dd254d37: Preparing 03:03:21 dc9cb2ececf5: Preparing 03:03:21 66df503365bb: Preparing 03:03:21 87c338729d7f: Preparing 03:03:21 37351cd5ec6f: Preparing 03:03:21 f5a6e57534e2: Preparing 03:03:21 7c504f21be85: Preparing 03:03:21 f5a6e57534e2: Waiting 03:03:21 7c504f21be85: Waiting 03:03:21 87c338729d7f: Layer already exists 03:03:21 66df503365bb: Layer already exists 03:03:21 37351cd5ec6f: Layer already exists 03:03:21 f5a6e57534e2: Layer already exists 03:03:21 7c504f21be85: Layer already exists 03:03:21 f2a4dd254d37: Pushed 03:03:26 dc9cb2ececf5: Pushed 03:03:26 29dca6d8be80d599f8fc1a08ef72b1c586c75330: digest: sha256:670d93d79d7fd764417bd774ed59888d812b759395782cfd53b2d169d0b433a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:03:27 f2a4dd254d37: Preparing 03:03:27 dc9cb2ececf5: Preparing 03:03:27 66df503365bb: Preparing 03:03:27 87c338729d7f: Preparing 03:03:27 37351cd5ec6f: Preparing 03:03:27 f5a6e57534e2: Preparing 03:03:27 7c504f21be85: Preparing 03:03:27 f5a6e57534e2: Waiting 03:03:27 7c504f21be85: Waiting 03:03:27 f2a4dd254d37: Layer already exists 03:03:27 87c338729d7f: Layer already exists 03:03:27 66df503365bb: Layer already exists 03:03:27 dc9cb2ececf5: Layer already exists 03:03:27 37351cd5ec6f: Layer already exists 03:03:27 7c504f21be85: Layer already exists 03:03:27 f5a6e57534e2: Layer already exists 03:03:28 latest: digest: sha256:670d93d79d7fd764417bd774ed59888d812b759395782cfd53b2d169d0b433a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.17 03:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:03:32 f2a4dd254d37: Preparing 03:03:32 dc9cb2ececf5: Preparing 03:03:32 66df503365bb: Preparing 03:03:32 87c338729d7f: Preparing 03:03:32 37351cd5ec6f: Preparing 03:03:32 f5a6e57534e2: Preparing 03:03:32 7c504f21be85: Preparing 03:03:32 f5a6e57534e2: Waiting 03:03:32 7c504f21be85: Waiting 03:03:32 37351cd5ec6f: Layer already exists 03:03:32 f2a4dd254d37: Layer already exists 03:03:32 66df503365bb: Layer already exists 03:03:32 dc9cb2ececf5: Layer already exists 03:03:32 87c338729d7f: Layer already exists 03:03:32 f5a6e57534e2: Layer already exists 03:03:32 7c504f21be85: Layer already exists 03:03:32 3.2.0-dev.17: digest: sha256:670d93d79d7fd764417bd774ed59888d812b759395782cfd53b2d169d0b433a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:03:34 f2a4dd254d37: Preparing 03:03:34 dc9cb2ececf5: Preparing 03:03:34 66df503365bb: Preparing 03:03:34 87c338729d7f: Preparing 03:03:34 37351cd5ec6f: Preparing 03:03:34 f5a6e57534e2: Preparing 03:03:34 7c504f21be85: Preparing 03:03:34 f5a6e57534e2: Waiting 03:03:34 7c504f21be85: Waiting 03:03:34 dc9cb2ececf5: Layer already exists 03:03:34 f2a4dd254d37: Layer already exists 03:03:34 37351cd5ec6f: Layer already exists 03:03:34 66df503365bb: Layer already exists 03:03:34 87c338729d7f: Layer already exists 03:03:34 7c504f21be85: Layer already exists 03:03:34 f5a6e57534e2: Layer already exists 03:03:34 29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17: digest: sha256:670d93d79d7fd764417bd774ed59888d812b759395782cfd53b2d169d0b433a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:03:36 f2a4dd254d37: Preparing 03:03:36 dc9cb2ececf5: Preparing 03:03:36 66df503365bb: Preparing 03:03:36 87c338729d7f: Preparing 03:03:36 37351cd5ec6f: Preparing 03:03:36 f5a6e57534e2: Preparing 03:03:36 7c504f21be85: Preparing 03:03:36 f5a6e57534e2: Waiting 03:03:36 7c504f21be85: Waiting 03:03:36 87c338729d7f: Layer already exists 03:03:36 f2a4dd254d37: Layer already exists 03:03:36 66df503365bb: Layer already exists 03:03:36 dc9cb2ececf5: Layer already exists 03:03:36 37351cd5ec6f: Layer already exists 03:03:36 7c504f21be85: Layer already exists 03:03:36 f5a6e57534e2: Layer already exists 03:03:36 main: digest: sha256:670d93d79d7fd764417bd774ed59888d812b759395782cfd53b2d169d0b433a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:38 ===================================================== [Pipeline] echo 03:03:38 taggedImages: 03:03:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330 03:03:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:03:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.17 03:03:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29dca6d8be80d599f8fc1a08ef72b1c586c75330-3.2.0-dev.17 03:03:38 - 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 03:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:03:39 03:03:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:03:40 arm64: Pulling from edgex-lftools-log-publisher 03:03:40 8998bd30e6a1: Pulling fs layer 03:03:40 04944245beec: Pulling fs layer 03:03:40 699f458cf7ca: Pulling fs layer 03:03:40 765212b225bb: Pulling fs layer 03:03:40 f23df028b6ca: Pulling fs layer 03:03:40 d65c8cfc05b1: Pulling fs layer 03:03:40 2437ff75d9bd: Pulling fs layer 03:03:40 765212b225bb: Waiting 03:03:40 d65c8cfc05b1: Waiting 03:03:40 f23df028b6ca: Waiting 03:03:40 2437ff75d9bd: Waiting 03:03:40 04944245beec: Verifying Checksum 03:03:40 04944245beec: Download complete 03:03:40 765212b225bb: Verifying Checksum 03:03:40 765212b225bb: Download complete 03:03:40 f23df028b6ca: Verifying Checksum 03:03:40 f23df028b6ca: Download complete 03:03:40 d65c8cfc05b1: Verifying Checksum 03:03:40 d65c8cfc05b1: Download complete 03:03:40 699f458cf7ca: Verifying Checksum 03:03:40 699f458cf7ca: Download complete 03:03:41 8998bd30e6a1: Verifying Checksum 03:03:41 8998bd30e6a1: Download complete 03:03:43 2437ff75d9bd: Verifying Checksum 03:03:43 2437ff75d9bd: Download complete 03:03:46 8998bd30e6a1: Pull complete 03:03:46 04944245beec: Pull complete 03:03:47 699f458cf7ca: Pull complete 03:03:48 765212b225bb: Pull complete 03:03:49 f23df028b6ca: Pull complete 03:03:49 d65c8cfc05b1: Pull complete 03:04:07 2437ff75d9bd: Pull complete 03:04:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:08 prd-ubuntu20.04-docker-arm64-4c-16g-1471 does not seem to be running inside a container 03:04:08 $ 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/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 03:04:11 $ docker top 5e0395ed648873251bb77215f89b3dc401e7d3f84ee0f9db82713e9079c89bb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:12 ---> job-cost.sh 03:04:12 lf-activate-venv: SKIPPING 03:04:12 INFO: No Stack... 03:04:13 INFO: Retrieving Pricing Info for: v3-standard-4 03:04:14 INFO: Archiving Costs [Pipeline] sh 03:04:14 + cat /w/workspace/edgex-go/627/archives/cost.csv 03:04:14 + cut -d, -f6 [Pipeline] lock 03:04:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-627-stack-cost] 03:04:14 Resource [jenkins-edgexfoundry-edgex-go-main-627-stack-cost] did not exist. Created. 03:04:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-627-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:04:15 + echo total: 0.10999999940395355 [Pipeline] stash 03:04:16 Stashed 1 file(s) [Pipeline] } 03:04:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-627-stack-cost] [Pipeline] // lock [Pipeline] } 03:04:17 $ docker stop --time=1 5e0395ed648873251bb77215f89b3dc401e7d3f84ee0f9db82713e9079c89bb7 03:04:18 $ docker rm -f --volumes 5e0395ed648873251bb77215f89b3dc401e7d3f84ee0f9db82713e9079c89bb7 [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 03:04:22 provisioning config files... 03:04:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/627@tmp/config8776622535496358903tmp [Pipeline] { [Pipeline] sh 03:04:23 + set +x 03:04:23 + curl -s https://codecov.io/bash 03:04:23 + bash -s -- 03:04:23 03:04:23 _____ _ 03:04:23 / ____| | | 03:04:23 | | ___ __| | ___ ___ _____ __ 03:04:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:04:23 | |___| (_) | (_| | __/ (_| (_) \ V / 03:04:23 \_____\___/ \__,_|\___|\___\___/ \_/ 03:04:23 Bash-1.0.6 03:04:23 03:04:23 03:04:23 ==> git version 2.25.1 found 03:04:23 ==> 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 03:04:23 Release-Date: 2020-01-08 03:04:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:04:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:04:23 ==> Jenkins CI detected. 03:04:23 current dir:  /w/workspace/edgex-go/627 03:04:23 project root: . 03:04:23 --> token set from env 03:04:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:04:23 ==> Running gcov in . (disable via -X gcov) 03:04:23 ==> Python coveragepy not found 03:04:23 ==> Searching for coverage reports in: 03:04:23 + . 03:04:23 -> Found 1 reports 03:04:23 ==> Detecting git/mercurial file structure 03:04:23 ==> Reading reports 03:04:23 + ./coverage.out bytes=453602 03:04:23 ==> Appending adjustments 03:04:23 https://docs.codecov.io/docs/fixing-reports 03:04:24 + Found adjustments 03:04:24 ==> Gzipping contents 03:04:24 60K /tmp/codecov.fl89Xg.gz 03:04:24 ==> Uploading reports 03:04:24 url: https://codecov.io 03:04:24 query: branch=main&commit=29dca6d8be80d599f8fc1a08ef72b1c586c75330&build=627&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F627%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:04:24 -> Pinging Codecov 03:04:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=29dca6d8be80d599f8fc1a08ef72b1c586c75330&build=627&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F627%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:04:25 -> Uploading to 03:04:25 https://storage.googleapis.com/codecov/v4/raw/2024-02-22/00271124DB129430A58F1EEE437C3FCB/29dca6d8be80d599f8fc1a08ef72b1c586c75330/829c24c9-564c-46e0-aa5c-d8185d07b3f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T030424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8088bfda0af322e7f5bd66cb84f77ac06dca6271214a8946d829fb630bad3403 03:04:25 % Total % Received % Xferd Average Speed Time Time Time Current 03:04:25 Dload Upload Total Spent Left Speed 03:04:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57817 0 0 100 57817 0 190k --:--:-- --:--:-- --:--:-- 190k 03:04:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/29dca6d8be80d599f8fc1a08ef72b1c586c75330 [Pipeline] } 03:04:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:04:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:04:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:04:27 03:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:04:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:04:27 df9b9388f04a: Pulling fs layer 03:04:27 52dc419b0ee2: Pulling fs layer 03:04:27 25bc292e5bac: Pulling fs layer 03:04:27 114826534d7a: Pulling fs layer 03:04:27 4657fd5d0bcf: Pulling fs layer 03:04:27 6ad1cebc031e: Pulling fs layer 03:04:27 8a3aa393b2d8: Pulling fs layer 03:04:27 114826534d7a: Waiting 03:04:27 4657fd5d0bcf: Waiting 03:04:27 6ad1cebc031e: Waiting 03:04:27 8a3aa393b2d8: Waiting 03:04:27 25bc292e5bac: Verifying Checksum 03:04:27 25bc292e5bac: Download complete 03:04:27 52dc419b0ee2: Verifying Checksum 03:04:27 52dc419b0ee2: Download complete 03:04:27 4657fd5d0bcf: Verifying Checksum 03:04:27 4657fd5d0bcf: Download complete 03:04:27 df9b9388f04a: Download complete 03:04:27 6ad1cebc031e: Verifying Checksum 03:04:27 6ad1cebc031e: Download complete 03:04:27 df9b9388f04a: Pull complete 03:04:27 52dc419b0ee2: Pull complete 03:04:27 25bc292e5bac: Pull complete 03:04:28 114826534d7a: Download complete 03:04:28 8a3aa393b2d8: Verifying Checksum 03:04:28 8a3aa393b2d8: Download complete 03:04:31 114826534d7a: Pull complete 03:04:31 4657fd5d0bcf: Pull complete 03:04:32 6ad1cebc031e: Pull complete 03:04:35 8a3aa393b2d8: Pull complete 03:04:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:04:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:36 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 03:04:36 $ 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/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 03:04:46 $ docker top 608641e63a9d87ffdf3596b6c6b7a341203f041bedd1e5166c5c1ac8d95422f6 -eo pid,comm [Pipeline] { [Pipeline] echo 03:04:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:04:47 + set -o pipefail 03:04:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:04:53 03:04:53 Monitoring /w/workspace/edgex-go/627 (github.com/edgexfoundry/edgex-go)... 03:04:53 03:04:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4639f672-1ced-404d-9ee8-f1504b5804ab 03:04:53 03:04:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:04:53 03:04:53 03:04:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:04:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:04:53 More details here: https://snyk.co/ue1NS [Pipeline] } 03:04:53 $ docker stop --time=1 608641e63a9d87ffdf3596b6c6b7a341203f041bedd1e5166c5c1ac8d95422f6 03:04:57 $ docker rm -f --volumes 608641e63a9d87ffdf3596b6c6b7a341203f041bedd1e5166c5c1ac8d95422f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:04:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:59 provisioning config files... 03:04:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/627@tmp/config144512820265811757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:00 --> edgex-publish-swagger.sh 03:05:00 === Publish openapi/v3 API === 03:05:00 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:05:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/627/openapi/v3/core-command.yaml] 03:05:00 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:00 Dload Upload Total Spent Left Speed 03:05:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 143k 100 32782 0 0 100 32782 0 52959 --:--:-- --:--:-- --:--:-- 52874 03:05:00 03:05:00 03:05:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/627/openapi/v3/core-data.yaml] 03:05:00 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:00 Dload Upload Total Spent Left Speed 03:05:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 99920 --:--:-- --:--:-- --:--:-- 99782 100 72043 0 0 100 72043 0 99920 --:--:-- --:--:-- --:--:-- 99782 03:05:01 03:05:01 03:05:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/627/openapi/v3/core-metadata.yaml] 03:05:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:01 Dload Upload Total Spent Left Speed 03:05:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 328 263k --:--:-- --:--:-- --:--:-- 263k 03:05:01 {"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":{}} 03:05:01 03:05:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/627/openapi/v3/support-notifications.yaml] 03:05:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:01 Dload Upload Total Spent Left Speed 03:05:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87151 0 0 100 87151 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87331 100 180 100 87151 430 203k --:--:-- --:--:-- --:--:-- 204k 03:05:02 {"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":{}} 03:05:02 03:05:02 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/627/openapi/v3/support-scheduler.yaml] 03:05:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:02 Dload Upload Total Spent Left Speed 03:05:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 455 93554 --:--:-- --:--:-- --:--:-- 94010 03:05:02 {"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":{}} 03:05:02 [Pipeline] } 03:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:05:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:05:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:05 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 03:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 03:05:06 $ docker top 599842911b7dd5fb768a530bc3214bc78968d0426e7ce49638c697d4fb96edee -eo pid,comm 03:05:06 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). 03:05:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:07 [ssh-agent] Looking for ssh-agent implementation... 03:05:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:07 $ docker exec 599842911b7dd5fb768a530bc3214bc78968d0426e7ce49638c697d4fb96edee ssh-agent 03:05:07 SSH_AUTH_SOCK=/tmp/ssh-ogcAHqyBKmBZ/agent.32 03:05:07 SSH_AGENT_PID=38 03:05:07 Running ssh-add (command line suppressed) 03:05:07 Identity added: /w/workspace/edgex-go/627@tmp/private_key_16774295007659291158.key (/w/workspace/edgex-go/627@tmp/private_key_16774295007659291158.key) 03:05:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:08 + git semver tag 03:05:08 2024-02-22 03:05:08,499 [run_tag] DEBUG tag force:False 03:05:08 2024-02-22 03:05:08,499 [check_head_tag] DEBUG check head tag 03:05:08 2024-02-22 03:05:08,501 [execute] INFO git cat-file --batch-check 03:05:08 2024-02-22 03:05:08,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/627, universal_newlines=False, shell=None, istream=) 03:05:08 2024-02-22 03:05:08,506 [execute] INFO git cat-file --batch 03:05:08 2024-02-22 03:05:08,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/627, universal_newlines=False, shell=None, istream=) 03:05:08 2024-02-22 03:05:08,542 [read_version] DEBUG read version from /w/workspace/edgex-go/627/.semver/main 03:05:08 2024-02-22 03:05:08,542 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 03:05:08 2024-02-22 03:05:08,542 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/edgex-go/627, universal_newlines=False, shell=None, istream=None) 03:05:08 2024-02-22 03:05:08,548 [read_version] DEBUG read version from /w/workspace/edgex-go/627/.semver/main 03:05:08 3.2.0-dev.17 [Pipeline] } 03:05:08 $ docker exec --env ******** --env ******** 599842911b7dd5fb768a530bc3214bc78968d0426e7ce49638c697d4fb96edee ssh-agent -k 03:05:08 unset SSH_AUTH_SOCK; 03:05:08 unset SSH_AGENT_PID; 03:05:08 echo Agent pid 38 killed; 03:05:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:09 + git semver [Pipeline] } 03:05:10 $ docker stop --time=1 599842911b7dd5fb768a530bc3214bc78968d0426e7ce49638c697d4fb96edee 03:05:11 $ docker rm -f --volumes 599842911b7dd5fb768a530bc3214bc78968d0426e7ce49638c697d4fb96edee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:05:12 03:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:05:13 0.23.1-centos7: Pulling from edgex-lftools 03:05:13 ab5ef0e58194: Pulling fs layer 03:05:13 9712f1f96733: Pulling fs layer 03:05:13 63f879dbbcfc: Pulling fs layer 03:05:13 0d9ebad4ef96: Pulling fs layer 03:05:13 e9a5061849ea: Pulling fs layer 03:05:13 d747dcd14b5f: Pulling fs layer 03:05:13 2de7ff778b66: Pulling fs layer 03:05:13 2de7ff778b66: Waiting 03:05:13 d747dcd14b5f: Waiting 03:05:13 0d9ebad4ef96: Waiting 03:05:13 e9a5061849ea: Waiting 03:05:13 9712f1f96733: Download complete 03:05:13 63f879dbbcfc: Verifying Checksum 03:05:13 63f879dbbcfc: Download complete 03:05:14 e9a5061849ea: Verifying Checksum 03:05:14 e9a5061849ea: Download complete 03:05:14 d747dcd14b5f: Verifying Checksum 03:05:14 d747dcd14b5f: Download complete 03:05:14 0d9ebad4ef96: Verifying Checksum 03:05:14 0d9ebad4ef96: Download complete 03:05:14 2de7ff778b66: Verifying Checksum 03:05:14 2de7ff778b66: Download complete 03:05:14 ab5ef0e58194: Download complete 03:05:17 ab5ef0e58194: Pull complete 03:05:17 9712f1f96733: Pull complete 03:05:18 63f879dbbcfc: Pull complete 03:05:22 0d9ebad4ef96: Pull complete 03:05:22 e9a5061849ea: Pull complete 03:05:22 d747dcd14b5f: Pull complete 03:05:23 2de7ff778b66: Pull complete 03:05:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:05:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:24 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 03:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 03:05:31 $ docker top e8cc4e33680ca792c3c0b7825c316ce3c005e09a81f612b62bc9f831e5e5b064 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:05:32 provisioning config files... 03:05:32 copy managed file [sigul-config] to file:/w/workspace/edgex-go/627@tmp/config17516339413541914314tmp 03:05:32 copy managed file [sigul-password] to file:/w/workspace/edgex-go/627@tmp/config17817093724828343650tmp 03:05:32 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/627@tmp/config9216877588682042704tmp [Pipeline] { [Pipeline] echo 03:05:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:05:32 ---> sigul-configuration.sh 03:05:32 gpg: directory `/root/.gnupg' created 03:05:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:05:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:05:32 gpg: keyring `/root/.gnupg/secring.gpg' created 03:05:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:05:32 gpg: CAST5 encrypted data 03:05:32 gpg: encrypted with 1 passphrase 03:05:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:05:33 + mkdir /home/jenkins 03:05:33 + mkdir /home/jenkins/sigul [Pipeline] sh 03:05:33 + 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 03:05:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:05:33 ---> sigul-install.sh 03:05:33 Sigul already installed; skipping installation. [Pipeline] sh 03:05:33 + git tag --list 03:05:33 0.6.0 03:05:33 0.6.1 03:05:33 0.7.0 03:05:33 0.7.1 03:05:33 v1.0.0 03:05:33 v1.0.1 03:05:33 v1.1.0 03:05:33 v1.2.0 03:05:33 v1.2.1 03:05:33 v1.3.0 03:05:33 v1.3.1 03:05:33 v2.0.0 03:05:33 v2.1.0 03:05:33 v2.1.1 03:05:33 v2.2.0 03:05:33 v2.3.0 03:05:33 v3.0 03:05:33 v3.0.0 03:05:33 v3.1 03:05:33 v3.1.0 03:05:33 v3.1.0-dev.1 03:05:33 v3.1.0-dev.10 03:05:33 v3.1.0-dev.11 03:05:33 v3.1.0-dev.12 03:05:33 v3.1.0-dev.13 03:05:33 v3.1.0-dev.14 03:05:33 v3.1.0-dev.15 03:05:33 v3.1.0-dev.16 03:05:33 v3.1.0-dev.17 03:05:33 v3.1.0-dev.18 03:05:33 v3.1.0-dev.19 03:05:33 v3.1.0-dev.2 03:05:33 v3.1.0-dev.20 03:05:33 v3.1.0-dev.21 03:05:33 v3.1.0-dev.22 03:05:33 v3.1.0-dev.23 03:05:33 v3.1.0-dev.24 03:05:33 v3.1.0-dev.25 03:05:33 v3.1.0-dev.26 03:05:33 v3.1.0-dev.27 03:05:33 v3.1.0-dev.28 03:05:33 v3.1.0-dev.29 03:05:33 v3.1.0-dev.3 03:05:33 v3.1.0-dev.30 03:05:33 v3.1.0-dev.31 03:05:33 v3.1.0-dev.32 03:05:33 v3.1.0-dev.33 03:05:33 v3.1.0-dev.34 03:05:33 v3.1.0-dev.35 03:05:33 v3.1.0-dev.36 03:05:33 v3.1.0-dev.37 03:05:33 v3.1.0-dev.38 03:05:33 v3.1.0-dev.39 03:05:33 v3.1.0-dev.4 03:05:33 v3.1.0-dev.40 03:05:33 v3.1.0-dev.41 03:05:33 v3.1.0-dev.42 03:05:33 v3.1.0-dev.43 03:05:33 v3.1.0-dev.44 03:05:33 v3.1.0-dev.45 03:05:33 v3.1.0-dev.46 03:05:33 v3.1.0-dev.47 03:05:33 v3.1.0-dev.48 03:05:33 v3.1.0-dev.49 03:05:33 v3.1.0-dev.5 03:05:33 v3.1.0-dev.50 03:05:33 v3.1.0-dev.51 03:05:33 v3.1.0-dev.52 03:05:33 v3.1.0-dev.53 03:05:33 v3.1.0-dev.54 03:05:33 v3.1.0-dev.55 03:05:33 v3.1.0-dev.56 03:05:33 v3.1.0-dev.57 03:05:33 v3.1.0-dev.58 03:05:33 v3.1.0-dev.59 03:05:33 v3.1.0-dev.6 03:05:33 v3.1.0-dev.60 03:05:33 v3.1.0-dev.61 03:05:33 v3.1.0-dev.62 03:05:33 v3.1.0-dev.63 03:05:33 v3.1.0-dev.64 03:05:33 v3.1.0-dev.65 03:05:33 v3.1.0-dev.66 03:05:33 v3.1.0-dev.67 03:05:33 v3.1.0-dev.68 03:05:33 v3.1.0-dev.69 03:05:33 v3.1.0-dev.7 03:05:33 v3.1.0-dev.70 03:05:33 v3.1.0-dev.71 03:05:33 v3.1.0-dev.72 03:05:33 v3.1.0-dev.73 03:05:33 v3.1.0-dev.8 03:05:33 v3.1.0-dev.9 03:05:33 v3.2.0-dev.1 03:05:33 v3.2.0-dev.10 03:05:33 v3.2.0-dev.11 03:05:33 v3.2.0-dev.12 03:05:33 v3.2.0-dev.13 03:05:33 v3.2.0-dev.14 03:05:33 v3.2.0-dev.15 03:05:33 v3.2.0-dev.16 03:05:33 v3.2.0-dev.17 03:05:33 v3.2.0-dev.2 03:05:33 v3.2.0-dev.3 03:05:33 v3.2.0-dev.4 03:05:33 v3.2.0-dev.5 03:05:33 v3.2.0-dev.6 03:05:33 v3.2.0-dev.7 03:05:33 v3.2.0-dev.8 03:05:33 v3.2.0-dev.9 [Pipeline] sh 03:05:34 + lftools sign git-tag v3.2.0-dev.17 03:05:34 Signing Git tag with Sigul... 03:05:34 Signing v3.2.0-dev.17 [Pipeline] echo 03:05:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:05:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:05:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:05:36 $ docker stop --time=1 e8cc4e33680ca792c3c0b7825c316ce3c005e09a81f612b62bc9f831e5e5b064 03:05:37 $ docker rm -f --volumes e8cc4e33680ca792c3c0b7825c316ce3c005e09a81f612b62bc9f831e5e5b064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:05:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:05:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:40 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 03:05:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 03:05:41 $ docker top 5d12e0e90b37af161e021b55d652f979af6060cb0913f429a462f544e4e11f87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:45 [ssh-agent] Looking for ssh-agent implementation... 03:05:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:45 $ docker exec 5d12e0e90b37af161e021b55d652f979af6060cb0913f429a462f544e4e11f87 ssh-agent 03:05:45 SSH_AUTH_SOCK=/tmp/ssh-Pv60MVhY18Dj/agent.32 03:05:45 SSH_AGENT_PID=38 03:05:45 Running ssh-add (command line suppressed) 03:05:45 Identity added: /w/workspace/edgex-go/627@tmp/private_key_7319093564123581235.key (/w/workspace/edgex-go/627@tmp/private_key_7319093564123581235.key) 03:05:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:46 + git semver bump pre 03:05:46 2024-02-22 03:05:46,609 [read_version] DEBUG read version from /w/workspace/edgex-go/627/.semver/main 03:05:46 2024-02-22 03:05:46,609 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev 03:05:46 2024-02-22 03:05:46,609 [bump_version] DEBUG bumped version:3.2.0-dev.18 03:05:46 2024-02-22 03:05:46,609 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/edgex-go/627/.semver/main with force:True 03:05:46 2024-02-22 03:05:46,609 [read_version] DEBUG read version from /w/workspace/edgex-go/627/.semver/main 03:05:46 2024-02-22 03:05:46,609 [write_file] DEBUG write to file:/w/workspace/edgex-go/627/.semver/main 03:05:46 2024-02-22 03:05:46,612 [execute] INFO git cat-file --batch-check 03:05:46 2024-02-22 03:05:46,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/627/.semver, universal_newlines=False, shell=None, istream=) 03:05:46 2024-02-22 03:05:46,618 [execute] INFO git cat-file --batch 03:05:46 2024-02-22 03:05:46,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/627/.semver, universal_newlines=False, shell=None, istream=) 03:05:46 2024-02-22 03:05:46,623 [read_version] DEBUG read version from /w/workspace/edgex-go/627/.semver/main 03:05:46 3.2.0-dev.18 [Pipeline] } 03:05:46 $ docker exec --env ******** --env ******** 5d12e0e90b37af161e021b55d652f979af6060cb0913f429a462f544e4e11f87 ssh-agent -k 03:05:46 unset SSH_AUTH_SOCK; 03:05:46 unset SSH_AGENT_PID; 03:05:46 echo Agent pid 38 killed; 03:05:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:47 + git semver [Pipeline] } 03:05:48 $ docker stop --time=1 5d12e0e90b37af161e021b55d652f979af6060cb0913f429a462f544e4e11f87 03:05:49 $ docker rm -f --volumes 5d12e0e90b37af161e021b55d652f979af6060cb0913f429a462f544e4e11f87 [Pipeline] // withDockerContainer [Pipeline] sh 03:05:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:05:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:51 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 03:05:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 03:05:51 $ docker top ca02553c834fce51d36d67fc19c02bb161709357e994c436348444b7f246749a -eo pid,comm 03:05:51 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). 03:05:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:52 [ssh-agent] Looking for ssh-agent implementation... 03:05:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:52 $ docker exec ca02553c834fce51d36d67fc19c02bb161709357e994c436348444b7f246749a ssh-agent 03:05:52 SSH_AUTH_SOCK=/tmp/ssh-RLqt2PEluUge/agent.32 03:05:52 SSH_AGENT_PID=38 03:05:52 Running ssh-add (command line suppressed) 03:05:52 Identity added: /w/workspace/edgex-go/627@tmp/private_key_8427313833538369169.key (/w/workspace/edgex-go/627@tmp/private_key_8427313833538369169.key) 03:05:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:53 + git semver push 03:05:53 2024-02-22 03:05:53,329 [run_push] DEBUG push 03:05:53 2024-02-22 03:05:53,329 [execute] INFO git cat-file --batch-check 03:05:53 2024-02-22 03:05:53,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/627/.semver, universal_newlines=False, shell=None, istream=) 03:05:53 2024-02-22 03:05:53,332 [execute] INFO git rev-list 4bbaff5dc8a802f3675987f76dad566d976584ad -- 03:05:53 2024-02-22 03:05:53,333 [execute] DEBUG Popen(['git', 'rev-list', '4bbaff5dc8a802f3675987f76dad566d976584ad', '--'], cwd=/w/workspace/edgex-go/627/.semver, universal_newlines=False, shell=None, istream=None) 03:05:53 2024-02-22 03:05:53,352 [execute] INFO git fetch -v origin 03:05:53 2024-02-22 03:05:53,353 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/627/.semver, universal_newlines=True, shell=None, istream=None) 03:05:53 2024-02-22 03:05:53,857 [run_push] DEBUG no remote changes detected 03:05:53 2024-02-22 03:05:53,857 [execute] INFO git push origin semver 03:05:53 2024-02-22 03:05:53,858 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/627/.semver, universal_newlines=False, shell=None, istream=None) 03:05:54 2024-02-22 03:05:54,588 [run_push] DEBUG push all version tags 03:05:54 2024-02-22 03:05:54,589 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:05:54 2024-02-22 03:05:54,590 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/627, universal_newlines=False, shell=None, istream=None) 03:05:55 2024-02-22 03:05:55,308 [read_version] DEBUG read version from /w/workspace/edgex-go/627/.semver/main 03:05:55 3.2.0-dev.18 [Pipeline] } 03:05:55 $ docker exec --env ******** --env ******** ca02553c834fce51d36d67fc19c02bb161709357e994c436348444b7f246749a ssh-agent -k 03:05:55 unset SSH_AUTH_SOCK; 03:05:55 unset SSH_AGENT_PID; 03:05:55 echo Agent pid 38 killed; 03:05:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:56 + git semver [Pipeline] } 03:05:56 $ docker stop --time=1 ca02553c834fce51d36d67fc19c02bb161709357e994c436348444b7f246749a 03:05:58 $ docker rm -f --volumes ca02553c834fce51d36d67fc19c02bb161709357e994c436348444b7f246749a [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 03:06:00 + [ -d /w/workspace/edgex-go/627/archives ] [Pipeline] libraryResource [Pipeline] sh 03:06:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:06:01 ---> package-listing.sh 03:06:01 ++ facter osfamily 03:06:01 ++ tr '[:upper:]' '[:lower:]' 03:06:02 + OS_FAMILY=debian 03:06:02 + workspace=/w/workspace/edgex-go/627 03:06:02 + START_PACKAGES=/tmp/packages_start.txt 03:06:02 + END_PACKAGES=/tmp/packages_end.txt 03:06:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:02 + PACKAGES=/tmp/packages_start.txt 03:06:02 + '[' /w/workspace/edgex-go/627 ']' 03:06:02 + PACKAGES=/tmp/packages_end.txt 03:06:02 + case "${OS_FAMILY}" in 03:06:02 + dpkg -l 03:06:02 + grep '^ii' 03:06:02 + '[' -f /tmp/packages_start.txt ']' 03:06:02 + '[' -f /tmp/packages_end.txt ']' 03:06:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:02 + '[' /w/workspace/edgex-go/627 ']' 03:06:02 + mkdir -p /w/workspace/edgex-go/627/archives/ 03:06:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/627/archives/ [Pipeline] echo 03:06:02 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/627/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:06:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:06:03 03:06:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:06:03 latest: Pulling from edgex-lftools-log-publisher 03:06:03 5eb5b503b376: Pulling fs layer 03:06:03 5c69ac0246d0: Pulling fs layer 03:06:03 ec43610c2a17: Pulling fs layer 03:06:03 3a2ae6a8a46f: Pulling fs layer 03:06:03 33b1e0a273af: Pulling fs layer 03:06:03 5d3b04190fa2: Pulling fs layer 03:06:03 2f39f015ded8: Pulling fs layer 03:06:03 3a2ae6a8a46f: Waiting 03:06:03 33b1e0a273af: Waiting 03:06:03 5d3b04190fa2: Waiting 03:06:03 2f39f015ded8: Waiting 03:06:03 5c69ac0246d0: Verifying Checksum 03:06:03 5c69ac0246d0: Download complete 03:06:03 3a2ae6a8a46f: Verifying Checksum 03:06:03 3a2ae6a8a46f: Download complete 03:06:03 33b1e0a273af: Verifying Checksum 03:06:03 33b1e0a273af: Download complete 03:06:03 ec43610c2a17: Verifying Checksum 03:06:03 ec43610c2a17: Download complete 03:06:03 5d3b04190fa2: Verifying Checksum 03:06:03 5d3b04190fa2: Download complete 03:06:03 5eb5b503b376: Verifying Checksum 03:06:03 5eb5b503b376: Download complete 03:06:04 2f39f015ded8: Verifying Checksum 03:06:04 2f39f015ded8: Download complete 03:06:05 5eb5b503b376: Pull complete 03:06:05 5c69ac0246d0: Pull complete 03:06:05 ec43610c2a17: Pull complete 03:06:05 3a2ae6a8a46f: Pull complete 03:06:05 33b1e0a273af: Pull complete 03:06:05 5d3b04190fa2: Pull complete 03:06:10 2f39f015ded8: Pull complete 03:06:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:06:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:06:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:10 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 03:06:10 $ 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/627/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/627 -v /w/workspace/edgex-go/627:/w/workspace/edgex-go/627:rw,z -v /w/workspace/edgex-go/627@tmp:/w/workspace/edgex-go/627@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 03:06:18 $ docker top 37f0366873866cb4bb44ca1cbd6bf9d01dfb416113b6c55d3beac39b5dca0426 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:19 + touch /tmp/pre-build-complete [Pipeline] sh 03:06:19 + mkdir -p /var/log/sysstat [Pipeline] sh 03:06:20 + ls /var/log/sa-host 03:06:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:20 provisioning config files... 03:06:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/627@tmp/config5424178146221715360tmp [Pipeline] { [Pipeline] echo 03:06:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:06:21 ---> create-netrc.sh [Pipeline] } 03:06:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:06:21 ---> python-tools-install.sh [Pipeline] echo 03:06:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:06:22 ---> sudo-logs.sh 03:06:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:06:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:06:22 ---> job-cost.sh 03:06:22 lf-activate-venv: SKIPPING 03:06:22 DEBUG: total: 0.10999999940395355 03:06:22 INFO: Retrieving Stack Cost... 03:06:22 INFO: Retrieving Pricing Info for: v3-standard-8 03:06:23 INFO: Archiving Costs [Pipeline] echo 03:06:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:06:23 ---> logs-deploy.sh 03:06:23 lf-activate-venv: SKIPPING 03:06:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/627 03:06:23 INFO: archiving workspace using pattern(s): 03:06:24 Archives upload complete. 03:06:25 INFO: archiving logs to Nexus 03:06:25 ---> uname -a: 03:06:25 Linux prd-ubuntu20-04-docker-8c-8g-1469 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:06:25 03:06:25 03:06:25 ---> lscpu: 03:06:25 Architecture: x86_64 03:06:25 CPU op-mode(s): 32-bit, 64-bit 03:06:25 Byte Order: Little Endian 03:06:25 Address sizes: 40 bits physical, 48 bits virtual 03:06:25 CPU(s): 8 03:06:25 On-line CPU(s) list: 0-7 03:06:25 Thread(s) per core: 1 03:06:25 Core(s) per socket: 1 03:06:25 Socket(s): 8 03:06:25 NUMA node(s): 1 03:06:25 Vendor ID: AuthenticAMD 03:06:25 CPU family: 23 03:06:25 Model: 49 03:06:25 Model name: AMD EPYC-Rome Processor 03:06:25 Stepping: 0 03:06:25 CPU MHz: 2799.998 03:06:25 BogoMIPS: 5599.99 03:06:25 Virtualization: AMD-V 03:06:25 Hypervisor vendor: KVM 03:06:25 Virtualization type: full 03:06:25 L1d cache: 256 KiB 03:06:25 L1i cache: 256 KiB 03:06:25 L2 cache: 4 MiB 03:06:25 L3 cache: 128 MiB 03:06:25 NUMA node0 CPU(s): 0-7 03:06:25 Vulnerability Itlb multihit: Not affected 03:06:25 Vulnerability L1tf: Not affected 03:06:25 Vulnerability Mds: Not affected 03:06:25 Vulnerability Meltdown: Not affected 03:06:25 Vulnerability Mmio stale data: Not affected 03:06:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:06:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:06:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:06:25 Vulnerability Srbds: Not affected 03:06:25 Vulnerability Tsx async abort: Not affected 03:06:25 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 03:06:25 03:06:25 03:06:25 ---> nproc: 03:06:25 8 03:06:25 03:06:25 03:06:25 ---> df -h: 03:06:25 Filesystem Size Used Avail Use% Mounted on 03:06:25 overlay 155G 21G 135G 14% / 03:06:25 tmpfs 64M 0 64M 0% /dev 03:06:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:06:25 shm 64M 0 64M 0% /dev/shm 03:06:25 /dev/vda1 155G 21G 135G 14% /facter-os 03:06:25 03:06:25 03:06:25 ---> sar -b -r -n DEV: 03:06:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1469) 02/22/24 _x86_64_ (8 CPU) 03:06:25 03:06:25 02:37:00 LINUX RESTART (8 CPU) 03:06:25 03:06:25 02:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:06:25 02:39:01 135.93 0.93 135.00 0.00 31.05 60359.32 0.00 03:06:25 02:40:01 27.72 0.00 27.72 0.00 0.00 20019.74 0.00 03:06:25 02:41:01 183.95 0.54 183.40 0.00 44.39 124054.92 0.00 03:06:25 02:42:02 589.55 4.35 585.20 0.00 58.35 117033.26 0.00 03:06:25 02:43:01 620.28 7.98 612.30 0.00 923.64 113430.13 0.00 03:06:25 02:44:01 95.43 4.82 90.62 0.00 4346.61 8232.89 0.00 03:06:25 02:45:01 23.78 0.03 23.75 0.00 2.80 603.23 0.00 03:06:25 02:46:01 2.90 0.02 2.88 0.00 4.27 63.32 0.00 03:06:25 02:47:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 03:06:25 02:48:01 2.15 0.00 2.15 0.00 0.00 23.06 0.00 03:06:25 02:49:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 03:06:25 02:50:01 2.27 0.00 2.27 0.00 0.00 29.73 0.00 03:06:25 02:51:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 03:06:25 02:52:01 2.48 0.02 2.47 0.00 0.13 26.92 0.00 03:06:25 02:53:01 1.52 0.00 1.52 0.00 0.00 22.13 0.00 03:06:25 02:54:01 1.98 0.00 1.98 0.00 0.00 21.20 0.00 03:06:25 02:55:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 03:06:25 02:56:01 1.92 0.00 1.92 0.00 0.00 22.26 0.00 03:06:25 02:57:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 03:06:25 02:58:01 2.20 0.00 2.20 0.00 0.00 25.33 0.00 03:06:25 02:59:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 03:06:25 03:00:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 03:06:25 03:01:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 03:06:25 03:02:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 03:06:25 03:03:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 03:06:25 03:04:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 03:06:25 03:05:01 84.47 0.33 84.14 0.00 12.13 33539.48 0.00 03:06:25 03:06:01 90.93 0.05 90.88 0.00 10.00 23767.24 0.00 03:06:25 Average: 67.06 0.68 66.38 0.00 193.63 17883.00 0.00 03:06:25 03:06:25 02:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:06:25 02:39:01 27862644 31346916 962564 2.93 110964 3569696 2115728 6.24 1581412 2964940 403952 03:06:25 02:40:01 27139312 30841248 1464724 4.45 113700 3758236 2368908 6.98 1945904 3299216 293724 03:06:25 02:41:01 24418368 31462728 842616 2.56 123060 7005364 2157076 6.36 1575036 6297680 686644 03:06:25 02:42:02 16806396 27743980 4491984 13.66 216908 10434052 10736824 31.64 6064780 8939344 1111128 03:06:25 02:43:01 19413364 31361516 901832 2.74 246196 11485680 2605504 7.68 2265608 10258088 952 03:06:25 02:44:01 19158348 31454908 805840 2.45 263312 11808336 1933980 5.70 2538464 10238676 600 03:06:25 02:45:01 19152664 31445624 815016 2.48 262824 11805384 2077600 6.12 2897412 9886972 276 03:06:25 02:46:01 19163484 31456708 803792 2.44 262904 11805512 1943420 5.73 2901588 9871804 4 03:06:25 02:47:01 19164036 31457268 803164 2.44 262948 11805516 1943420 5.73 2899728 9871808 8 03:06:25 02:48:01 19177092 31470372 790500 2.40 263020 11805516 1943420 5.73 2886076 9871808 8 03:06:25 02:49:01 19177424 31470776 790172 2.40 263088 11805520 1943420 5.73 2886072 9871816 8 03:06:25 02:50:01 19181660 31475064 785804 2.39 263152 11805528 1943420 5.73 2881796 9871816 8 03:06:25 02:51:01 19181296 31474844 785960 2.39 263224 11805528 1943420 5.73 2881632 9871824 8 03:06:25 02:52:01 19181176 31474828 786468 2.39 263252 11805532 1994412 5.88 2881916 9871816 4 03:06:25 02:53:01 19180916 31474616 786644 2.39 263332 11805512 1994412 5.88 2882104 9871800 56 03:06:25 02:54:01 19181056 31474816 786404 2.39 263384 11805512 1994412 5.88 2882196 9871804 196 03:06:25 02:55:01 19181188 31475024 786160 2.39 263440 11805516 1994412 5.88 2882316 9871800 184 03:06:25 02:56:01 19181332 31475232 786096 2.39 263500 11805516 1994412 5.88 2882412 9871804 208 03:06:25 02:57:01 19181340 31475312 786004 2.39 263572 11805520 1994412 5.88 2882384 9871812 148 03:06:25 02:58:01 19182104 31476136 785120 2.39 263652 11805528 1994412 5.88 2881648 9871812 36 03:06:25 02:59:01 19182136 31476240 785028 2.39 263720 11805520 1994412 5.88 2881644 9871812 8 03:06:25 03:00:01 19181800 31476024 785360 2.39 263796 11805600 1994412 5.88 2881792 9871872 8 03:06:25 03:01:01 19181792 31476092 785308 2.39 263812 11805600 1994412 5.88 2881660 9871892 12 03:06:25 03:02:01 19181720 31476064 785288 2.39 263836 11805608 1994412 5.88 2882064 9871892 184 03:06:25 03:03:01 19181508 31475856 785468 2.39 263860 11805600 1994412 5.88 2882044 9871896 4 03:06:25 03:04:01 19181764 31476192 784972 2.39 263920 11805612 1994412 5.88 2882072 9871896 4 03:06:25 03:05:01 18371408 31435836 824156 2.51 277488 12509700 2009164 5.92 2971892 10534596 88 03:06:25 03:06:01 17658244 31426296 830848 2.53 300480 13114112 2043492 6.02 3026964 11116152 240 03:06:25 Average: 19799485 31303804 961189 2.92 247155 11064138 2344148 6.91 2845379 9325016 89239 03:06:25 03:06:25 02:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:06:25 02:39:01 veth84f79fc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:39:01 docker0 270.03 328.66 20.55 2249.60 0.00 0.00 0.00 0.00 03:06:25 02:39:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 03:06:25 02:39:01 ens3 486.59 373.24 5477.38 108.04 0.00 0.00 0.00 0.00 03:06:25 02:40:01 veth84f79fc 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 03:06:25 02:40:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 03:06:25 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:40:01 ens3 37.96 25.74 30.23 16.11 0.00 0.00 0.00 0.00 03:06:25 02:41:01 veth5759d12 0.49 0.48 0.05 0.18 0.00 0.00 0.00 0.00 03:06:25 02:41:01 docker0 0.49 0.35 0.04 0.17 0.00 0.00 0.00 0.00 03:06:25 02:41:01 lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 03:06:25 02:41:01 ens3 112.64 74.79 2257.29 22.19 0.00 0.00 0.00 0.00 03:06:25 02:42:02 veth289376d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 veth5759d12 0.08 1.10 0.00 0.05 0.00 0.00 0.00 0.00 03:06:25 02:42:02 vethe617625 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 veth43646c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 veth0d60d19 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 veth04fb9fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 veth9e8830c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 veth6e6ecf2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 veth72154d1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 vethbcef36f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 docker0 153.43 259.76 12.43 2351.18 0.00 0.00 0.00 0.00 03:06:25 02:42:02 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:06:25 02:42:02 veth66df0bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 veth65a2411 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:42:02 ens3 320.12 181.94 3103.93 27.59 0.00 0.00 0.00 0.00 03:06:25 02:43:01 veth5759d12 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:43:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:06:25 02:43:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:06:25 02:43:01 ens3 58.36 36.52 713.73 6.39 0.00 0.00 0.00 0.00 03:06:25 02:43:01 vethd3053ee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:43:01 veth2d5857b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:44:01 lo 48.53 48.53 4.78 4.78 0.00 0.00 0.00 0.00 03:06:25 02:44:01 ens3 494.33 415.68 2261.64 1103.47 0.00 0.00 0.00 0.00 03:06:25 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:45:01 lo 23.73 23.73 2.34 2.34 0.00 0.00 0.00 0.00 03:06:25 02:45:01 ens3 286.05 282.22 131.44 1836.18 0.00 0.00 0.00 0.00 03:06:25 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:46:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 03:06:25 02:46:01 ens3 48.54 55.41 20.19 204.61 0.00 0.00 0.00 0.00 03:06:25 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:47:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:48:01 ens3 2.22 2.92 0.21 6.72 0.00 0.00 0.00 0.00 03:06:25 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:53:01 ens3 0.37 0.35 0.09 1.80 0.00 0.00 0.00 0.00 03:06:25 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:54:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:56:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 02:58:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 03:06:25 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 02:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 03:00:01 ens3 0.25 0.22 0.17 0.01 0.00 0.00 0.00 0.00 03:06:25 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 03:01:01 ens3 0.47 0.52 0.27 0.22 0.00 0.00 0.00 0.00 03:06:25 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 03:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 03:03:01 ens3 0.25 0.22 0.13 0.07 0.00 0.00 0.00 0.00 03:06:25 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:25 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:06:25 03:04:01 ens3 0.98 0.52 0.39 0.28 0.00 0.00 0.00 0.00 03:06:25 03:05:01 docker0 57.16 111.40 4.67 926.48 0.00 0.00 0.00 0.00 03:06:25 03:05:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 03:06:25 03:05:01 ens3 247.56 137.13 4908.69 22.26 0.00 0.00 0.00 0.00 03:06:25 03:06:01 docker0 2.27 2.07 0.36 1.05 0.00 0.00 0.00 0.00 03:06:25 03:06:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 03:06:25 03:06:01 ens3 182.85 116.45 3271.31 38.76 0.00 0.00 0.00 0.00 03:06:25 Average: docker0 17.18 24.98 1.35 196.47 0.00 0.00 0.00 0.00 03:06:25 Average: lo 2.97 2.97 0.29 0.29 0.00 0.00 0.00 0.00 03:06:25 Average: ens3 81.26 60.73 790.14 121.26 0.00 0.00 0.00 0.00 03:06:25 03:06:25 03:06:25 ---> sar -P ALL: 03:06:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1469) 02/22/24 _x86_64_ (8 CPU) 03:06:25 03:06:25 02:37:00 LINUX RESTART (8 CPU) 03:06:25 03:06:25 02:38:02 CPU %user %nice %system %iowait %steal %idle 03:06:25 02:39:01 all 20.21 0.00 4.13 3.96 0.08 71.62 03:06:25 02:39:01 0 21.66 0.00 4.69 3.30 0.09 70.26 03:06:25 02:39:01 1 18.91 0.00 4.71 1.71 0.07 74.60 03:06:25 02:39:01 2 19.12 0.00 3.93 11.04 0.10 65.81 03:06:25 02:39:01 3 20.42 0.00 4.17 0.15 0.07 75.18 03:06:25 02:39:01 4 20.49 0.00 3.20 0.86 0.09 75.36 03:06:25 02:39:01 5 19.31 0.00 4.43 13.24 0.09 62.93 03:06:25 02:39:01 6 20.82 0.00 4.35 0.91 0.09 73.84 03:06:25 02:39:01 7 20.90 0.00 3.53 0.60 0.09 74.89 03:06:25 02:40:01 all 32.49 0.00 3.47 0.91 0.09 63.03 03:06:25 02:40:01 0 32.25 0.00 3.59 0.03 0.10 64.03 03:06:25 02:40:01 1 33.82 0.00 3.48 0.05 0.10 62.55 03:06:25 02:40:01 2 32.71 0.00 4.14 6.39 0.10 56.65 03:06:25 02:40:01 3 30.57 0.00 4.07 0.02 0.10 65.25 03:06:25 02:40:01 4 32.84 0.00 3.03 0.00 0.10 64.03 03:06:25 02:40:01 5 32.54 0.00 2.90 0.76 0.10 63.70 03:06:25 02:40:01 6 31.47 0.00 3.41 0.05 0.08 64.99 03:06:25 02:40:01 7 33.75 0.00 3.11 0.02 0.07 63.06 03:06:25 02:41:01 all 32.33 0.00 6.11 5.68 0.13 55.76 03:06:25 02:41:01 0 32.23 0.00 5.55 2.71 0.08 59.44 03:06:25 02:41:01 1 32.77 0.00 6.25 13.70 0.24 47.04 03:06:25 02:41:01 2 32.04 0.00 5.85 10.00 0.13 51.97 03:06:25 02:41:01 3 32.54 0.00 6.44 0.42 0.12 60.49 03:06:25 02:41:01 4 33.48 0.00 6.08 8.12 0.10 52.21 03:06:25 02:41:01 5 31.77 0.00 6.14 7.43 0.12 54.55 03:06:25 02:41:01 6 31.58 0.00 6.96 2.47 0.12 58.88 03:06:25 02:41:01 7 32.23 0.00 5.58 0.60 0.12 61.47 03:06:25 02:42:02 all 45.12 0.00 7.51 9.90 0.11 37.36 03:06:25 02:42:02 0 43.88 0.00 7.19 4.36 0.13 44.43 03:06:25 02:42:02 1 44.98 0.00 5.87 3.89 0.08 45.18 03:06:25 02:42:02 2 44.03 0.00 6.63 7.47 0.10 41.77 03:06:25 02:42:02 3 45.72 0.00 6.92 3.56 0.10 43.71 03:06:25 02:42:02 4 45.07 0.00 8.39 15.75 0.10 30.68 03:06:25 02:42:02 5 46.38 0.00 9.26 23.07 0.15 21.13 03:06:25 02:42:02 6 44.54 0.00 7.24 8.03 0.10 40.09 03:06:25 02:42:02 7 46.40 0.00 8.58 13.17 0.10 31.75 03:06:25 02:43:01 all 72.04 0.00 7.07 5.19 0.14 15.55 03:06:25 02:43:01 0 71.53 0.00 7.64 2.69 0.12 18.02 03:06:25 02:43:01 1 72.75 0.00 6.64 2.32 0.17 18.13 03:06:25 02:43:01 2 72.59 0.00 6.80 10.98 0.14 9.49 03:06:25 02:43:01 3 70.28 0.00 7.24 3.32 0.14 19.02 03:06:25 02:43:01 4 72.61 0.00 7.53 11.33 0.12 8.42 03:06:25 02:43:01 5 70.41 0.00 7.50 2.24 0.14 19.70 03:06:25 02:43:01 6 72.29 0.00 6.32 0.70 0.17 20.52 03:06:25 02:43:01 7 73.73 0.00 6.95 7.72 0.12 11.47 03:06:25 02:44:01 all 5.96 0.00 1.86 0.91 0.06 91.21 03:06:25 02:44:01 0 6.35 0.00 1.73 0.53 0.07 91.31 03:06:25 02:44:01 1 6.50 0.00 1.99 1.31 0.05 90.14 03:06:25 02:44:01 2 4.17 0.00 2.59 0.69 0.05 92.50 03:06:25 02:44:01 3 5.49 0.00 1.44 1.72 0.07 91.28 03:06:25 02:44:01 4 6.98 0.00 2.01 1.96 0.08 88.96 03:06:25 02:44:01 5 5.18 0.00 1.35 0.13 0.07 93.27 03:06:25 02:44:01 6 5.79 0.00 1.66 0.12 0.05 92.39 03:06:25 02:44:01 7 7.20 0.00 2.10 0.83 0.07 89.80 03:06:25 02:45:01 all 6.99 0.00 0.61 0.06 0.05 92.29 03:06:25 02:45:01 0 11.32 0.00 0.80 0.02 0.05 87.81 03:06:25 02:45:01 1 9.97 0.00 0.52 0.02 0.07 89.42 03:06:25 02:45:01 2 2.96 0.00 0.49 0.05 0.05 96.46 03:06:25 02:45:01 3 4.23 0.00 0.54 0.27 0.05 94.92 03:06:25 02:45:01 4 10.26 0.00 0.74 0.08 0.05 88.87 03:06:25 02:45:01 5 7.51 0.00 0.63 0.00 0.07 91.79 03:06:25 02:45:01 6 4.77 0.00 0.65 0.02 0.05 94.52 03:06:25 02:45:01 7 4.88 0.00 0.48 0.02 0.03 94.59 03:06:25 02:46:01 all 0.48 0.00 0.10 0.01 0.01 99.40 03:06:25 02:46:01 0 0.72 0.00 0.10 0.00 0.00 99.18 03:06:25 02:46:01 1 0.15 0.00 0.12 0.00 0.03 99.70 03:06:25 02:46:01 2 0.30 0.00 0.17 0.02 0.03 99.48 03:06:25 02:46:01 3 0.97 0.00 0.13 0.05 0.02 98.83 03:06:25 02:46:01 4 0.07 0.00 0.05 0.00 0.00 99.88 03:06:25 02:46:01 5 0.25 0.00 0.05 0.00 0.00 99.70 03:06:25 02:46:01 6 0.67 0.00 0.12 0.00 0.02 99.20 03:06:25 02:46:01 7 0.73 0.00 0.05 0.00 0.02 99.20 03:06:25 02:47:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:06:25 02:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:47:01 1 0.02 0.00 0.05 0.00 0.00 99.93 03:06:25 02:47:01 2 0.08 0.00 0.02 0.00 0.02 99.88 03:06:25 02:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:06:25 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:06:25 02:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:06:25 02:48:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:06:25 02:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 02:48:01 1 0.05 0.00 0.00 0.02 0.02 99.92 03:06:25 02:48:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:06:25 02:48:01 3 0.05 0.00 0.02 0.02 0.00 99.92 03:06:25 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:06:25 02:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 02:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 02:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:06:25 02:49:01 all 0.03 0.00 0.00 0.01 0.01 99.96 03:06:25 02:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:06:25 02:49:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:06:25 02:49:01 2 0.05 0.00 0.02 0.02 0.03 99.88 03:06:25 02:49:01 3 0.00 0.00 0.00 0.03 0.00 99.97 03:06:25 02:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:06:25 02:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:06:25 02:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:06:25 02:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:06:25 03:06:25 02:49:01 CPU %user %nice %system %iowait %steal %idle 03:06:25 02:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:06:25 02:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:06:25 02:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:06:25 02:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:06:25 02:50:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:06:25 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:06:25 02:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:06:25 02:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:06:25 02:51:01 all 0.02 0.00 0.00 0.01 0.01 99.96 03:06:25 02:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:06:25 02:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:06:25 02:51:01 2 0.05 0.00 0.02 0.02 0.03 99.88 03:06:25 02:51:01 3 0.00 0.00 0.00 0.03 0.00 99.97 03:06:25 02:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:06:25 02:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:51:01 7 0.05 0.00 0.00 0.00 0.02 99.93 03:06:25 02:52:01 all 0.04 0.00 0.03 0.01 0.01 99.92 03:06:25 02:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:06:25 02:52:01 1 0.15 0.00 0.02 0.00 0.02 99.82 03:06:25 02:52:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:06:25 02:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:06:25 02:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:06:25 02:52:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:06:25 02:52:01 6 0.03 0.00 0.03 0.03 0.02 99.88 03:06:25 02:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:06:25 02:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:06:25 02:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:06:25 02:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:06:25 02:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 02:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:06:25 02:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:06:25 02:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:06:25 02:53:01 6 0.00 0.00 0.05 0.00 0.03 99.92 03:06:25 02:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:54:01 all 0.10 0.00 0.01 0.00 0.01 99.87 03:06:25 02:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:06:25 02:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:06:25 02:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 02:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:06:25 02:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:06:25 02:54:01 5 0.12 0.00 0.00 0.00 0.00 99.88 03:06:25 02:54:01 6 0.60 0.00 0.00 0.00 0.02 99.38 03:06:25 02:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:06:25 02:55:01 all 0.01 0.00 0.01 0.01 0.00 99.96 03:06:25 02:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 02:55:01 3 0.02 0.00 0.00 0.08 0.02 99.88 03:06:25 02:55:01 4 0.00 0.00 0.03 0.02 0.02 99.93 03:06:25 02:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:06:25 02:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 02:56:01 all 0.03 0.00 0.01 0.02 0.01 99.94 03:06:25 02:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:06:25 02:56:01 1 0.12 0.00 0.02 0.00 0.02 99.85 03:06:25 02:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 02:56:01 3 0.02 0.00 0.00 0.13 0.00 99.85 03:06:25 02:56:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:06:25 02:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:06:25 02:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:57:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:06:25 02:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:06:25 02:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 02:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:06:25 02:57:01 3 0.00 0.00 0.02 0.03 0.00 99.95 03:06:25 02:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:06:25 02:57:01 5 0.10 0.00 0.00 0.00 0.00 99.90 03:06:25 02:57:01 6 0.05 0.00 0.00 0.02 0.00 99.93 03:06:25 02:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:06:25 02:58:01 all 0.03 0.00 0.00 0.01 0.01 99.96 03:06:25 02:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:06:25 02:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:06:25 02:58:01 3 0.02 0.00 0.00 0.03 0.00 99.95 03:06:25 02:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:06:25 02:58:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:06:25 02:58:01 6 0.00 0.00 0.00 0.02 0.02 99.97 03:06:25 02:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:06:25 02:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:06:25 02:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:06:25 02:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:06:25 02:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:06:25 02:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:06:25 02:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:06:25 02:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 02:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:06:25 02:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:06:25 03:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:06:25 03:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:06:25 03:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 03:00:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:06:25 03:00:01 3 0.00 0.00 0.00 0.03 0.00 99.97 03:06:25 03:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:06:25 03:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:06:25 03:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:06:25 03:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 03:06:25 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:06:25 03:01:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:06:25 03:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 03:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:06:25 03:01:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:06:25 03:01:01 3 0.02 0.00 0.00 0.03 0.00 99.95 03:06:25 03:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:06:25 03:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:06:25 03:01:01 6 0.08 0.00 0.02 0.00 0.00 99.90 03:06:25 03:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:06:25 03:02:01 all 0.21 0.00 0.02 0.00 0.00 99.76 03:06:25 03:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:06:25 03:02:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:06:25 03:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:06:25 03:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:06:25 03:02:01 4 0.00 0.00 0.03 0.00 0.02 99.95 03:06:25 03:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:06:25 03:02:01 6 1.56 0.00 0.05 0.02 0.02 98.35 03:06:25 03:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:06:25 03:03:01 all 0.04 0.00 0.01 0.02 0.01 99.92 03:06:25 03:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:06:25 03:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:06:25 03:03:01 2 0.08 0.00 0.02 0.15 0.02 99.73 03:06:25 03:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 03:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:06:25 03:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:06:25 03:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:06:25 03:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:06:25 03:04:01 all 0.04 0.00 0.01 0.03 0.01 99.91 03:06:25 03:04:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:06:25 03:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:06:25 03:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:06:25 03:04:01 3 0.02 0.00 0.00 0.23 0.02 99.73 03:06:25 03:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:06:25 03:04:01 5 0.10 0.00 0.00 0.00 0.00 99.90 03:06:25 03:04:01 6 0.05 0.00 0.03 0.00 0.03 99.88 03:06:25 03:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:06:25 03:05:01 all 4.45 0.00 1.84 3.25 0.04 90.42 03:06:25 03:05:01 0 3.96 0.00 2.05 0.03 0.03 93.92 03:06:25 03:05:01 1 2.81 0.00 1.81 0.92 0.03 94.42 03:06:25 03:05:01 2 4.79 0.00 1.62 0.50 0.03 93.05 03:06:25 03:05:01 3 4.51 0.00 2.26 1.71 0.02 91.50 03:06:25 03:05:01 4 4.75 0.00 1.91 0.02 0.03 93.29 03:06:25 03:05:01 5 4.32 0.00 1.50 4.32 0.05 89.81 03:06:25 03:05:01 6 5.14 0.00 2.19 18.67 0.05 73.95 03:06:25 03:05:01 7 5.34 0.00 1.42 0.00 0.03 93.21 03:06:25 03:06:01 all 5.13 0.00 2.38 1.80 0.06 90.63 03:06:25 03:06:01 0 4.99 0.00 2.49 9.54 0.05 82.93 03:06:25 03:06:01 1 6.15 0.00 2.25 0.92 0.07 90.61 03:06:25 03:06:01 2 6.65 0.00 2.43 0.29 0.05 90.58 03:06:25 03:06:01 3 5.05 0.00 2.87 0.08 0.07 91.92 03:06:25 03:06:01 4 2.31 0.00 1.59 2.55 0.03 93.52 03:06:25 03:06:01 5 4.77 0.00 2.61 0.00 0.05 92.56 03:06:25 03:06:01 6 5.18 0.00 2.35 0.95 0.07 91.45 03:06:25 03:06:01 7 5.96 0.00 2.42 0.05 0.07 91.50 03:06:25 Average: all 7.96 0.00 1.25 1.12 0.03 89.64 03:06:25 Average: 0 8.06 0.00 1.27 0.82 0.03 89.82 03:06:25 Average: 1 8.09 0.00 1.20 0.88 0.04 89.80 03:06:25 Average: 2 7.79 0.00 1.24 1.68 0.04 89.25 03:06:25 Average: 3 7.68 0.00 1.27 0.42 0.03 90.60 03:06:25 Average: 4 8.09 0.00 1.23 1.44 0.03 89.21 03:06:25 Average: 5 7.82 0.00 1.28 1.80 0.03 89.07 03:06:25 Average: 6 7.96 0.00 1.26 1.13 0.04 89.61 03:06:25 Average: 7 8.20 0.00 1.22 0.81 0.03 89.74 03:06:25 03:06:25 03:06:25